All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by ranked with all dependencies

Search JAR files by class name

closa from group com.iandadesign (version 1.4)

Cross-Language Ontology Based Similarity Analysis (CL-OSA) is an algorithm that leverages ontology data from Wikidata in order to perform ranked retrieval on possibly plagiarized documents across language boundaries. This repository contains the source code, tests and evaluations for CL-OSA, written in Java.

Group: com.iandadesign Artifact: closa
Show all versions Show documentation Show source 
 

0 downloads
Artifact closa
Group com.iandadesign
Version 1.4
Last update 17. September 2019
Organization not specified
URL https://bitbucket.org/iandadesign/closa/src/master/
License MIT License
Dependencies amount 36
Dependencies commons-io, commons-lang3, stanford-corenlp, stanford-corenlp, stanford-corenlp, stanford-corenlp, stanford-corenlp, stanford-corenlp, commons-math3, commons-collections4, gson, jsoup, language-detector, mmseg4j-core, language-de, commons-collections, commons-csv, mongodb-driver, extjwnl, extjwnl-data-wn31, Java-Naive-Bayes-Classifier, progressbar, httpclient, commons-lang, logback-classic, reflections, slf4j-api, log4j, jackson-databind, commons-cli, kuromoji, mail, activation, jaxb-api, jaxb-core, jaxb-impl,
There are maybe transitive dependencies!

geocode from group com.afrigis.services (version 3.0.2)

Forward Geocoding matches an address to its correct location on the map by converting an address into geographical coordinates. Applications submit addresses or a search string containing partial address information. The result is either a single record exactly matching the input, or a set of records ranked by relevance when the input is ambiguous.

Group: com.afrigis.services Artifact: geocode
Show all versions Show documentation Show source 
 

0 downloads
Artifact geocode
Group com.afrigis.services
Version 3.0.2
Last update 18. July 2017
Organization AfriGIS (Pty) Ltd
URL https://developers.afrigis.co.za/portfolio/search/
License not specified
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!

SVMAttributeEval from group nz.ac.waikato.cms.weka (version 1.0.2)

Evaluates the worth of an attribute by using an SVM classifier. Attributes are ranked by the square of the weight assigned by the SVM. Attribute selection for multiclass problems is handled by ranking attributes for each class seperately using a one-vs-all method and then "dealing" from the top of each pile to give a final ranking. For more information see: I. Guyon, J. Weston, S. Barnhill, V. Vapnik (2002). Gene selection for cancer classification using support vector machines. Machine Learning. 46:389-422.

Group: nz.ac.waikato.cms.weka Artifact: SVMAttributeEval
Show all versions Show documentation Show source 
 

2 downloads
Artifact SVMAttributeEval
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/SVMAttributeEval
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

raceSearch from group nz.ac.waikato.cms.weka (version 1.0.2)

Races the cross validation error of competing attribute subsets. Use in conjuction with a ClassifierSubsetEval. RaceSearch has four modes: forward selection races all single attribute additions to a base set (initially no attributes), selects the winner to become the new base set and then iterates until there is no improvement over the base set. Backward elimination is similar but the initial base set has all attributes included and races all single attribute deletions. Schemata search is a bit different. Each iteration a series of races are run in parallel. Each race in a set determines whether a particular attribute should be included or not---ie the race is between the attribute being "in" or "out". The other attributes for this race are included or excluded randomly at each point in the evaluation. As soon as one race has a clear winner (ie it has been decided whether a particular attribute should be inor not) then the next set of races begins, using the result of the winning race from the previous iteration as new base set. Rank race first ranks the attributes using an attribute evaluator and then races the ranking. The race includes no attributes, the top ranked attribute, the top two attributes, the top three attributes, etc. It is also possible to generate a raked list of attributes through the forward racing process. If generateRanking is set to true then a complete forward race will be run---that is, racing continues until all attributes have been selected. The order that they are added in determines a complete ranking of all the attributes. Racing uses paired and unpaired t-tests on cross-validation errors of competing subsets. When there is a significant difference between the means of the errors of two competing subsets then the poorer of the two can be eliminated from the race. Similarly, if there is no significant difference between the mean errors of two competing subsets and they are within some threshold of each other, then one can be eliminated from the race.

Group: nz.ac.waikato.cms.weka Artifact: raceSearch
Show all versions Show documentation Show source 
 

0 downloads
Artifact raceSearch
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/raceSearch
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, classifierBasedAttributeSelection,
There are maybe transitive dependencies!



Page 1 from 1 (items total 4)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy