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

Download JAR files tagged by algorithms with all dependencies

Search JAR files by class name

sspace from group edu.ucla.sspace (version 2.0.4)

The S-Space Package is a Natural Language Processing library for distributional semantics representations. Distributional semantics representations model the meaning of words, phrases, and sentences as high dimensional vectors or probability distributions. The library includes common algorithms such as Latent Semantic Analysis, Random Indexing, and Latent Dirichlet Allocation. The S-Space package also includes software libraries for matrices, vectors, graphs, and numerous clustering algorithms.

Group: edu.ucla.sspace Artifact: sspace
Show all versions Show documentation Show source 
 

1 downloads
Artifact sspace
Group edu.ucla.sspace
Version 2.0.4
Last update 10. August 2013
Organization not specified
URL http://fozziethebeat.github.com/S-Space
License GNU General Public License 2
Dependencies amount 1
Dependencies trove4j,
There are maybe transitive dependencies!

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

Implements Winnow and Balanced Winnow algorithms by Littlestone. For more information, see N. Littlestone (1988). Learning quickly when irrelevant attributes are abound: A new linear threshold algorithm. Machine Learning. 2:285-318; N. Littlestone (1989). Mistake bounds and logarithmic linear-threshold learning algorithms. University of California, Santa Cruz. Does classification for problems with nominal attributes (which it converts into binary attributes)

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

1 downloads
Artifact winnow
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/winnow
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

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

An implementation of the Ordinal Stochastic Dominance Learner. Further information regarding the OSDL-algorithm can be found in: S. Lievens, B. De Baets, K. Cao-Van (2006). A Probabilistic Framework for the Design of Instance-Based Supervised Ranking Algorithms in an Ordinal Setting. Annals of Operations Research; Kim Cao-Van (2003). Supervised ranking: from semantics to algorithms; Stijn Lievens (2004). Studie en implementatie van instantie-gebaseerde algoritmen voor gesuperviseerd rangschikken

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

0 downloads
Artifact ordinalStochasticDominance
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/ordinalStochasticDominance
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

jazzy from group net.sf.jazzy (version 0.5.2-rtext-1.4.1-2)

A set of APIs that allow you to add spell checking functionality to Java Applications easily. Jazzy is based on most of the algorithms that aspell has; so the suggestions they come up with are very similar. Note that this is not an official release from the jazzy project; it is a release of 0.5.2 with enhancements / bug-fixes as required by the RText SpellChecker project hosted on www.fifesoft.com. The scm urls in this pom indicate where the enhanced source code is hosted

Group: net.sf.jazzy Artifact: jazzy
Show all versions Show documentation Show source 
 

5 downloads
Artifact jazzy
Group net.sf.jazzy
Version 0.5.2-rtext-1.4.1-2
Last update 26. June 2011
Organization not specified
URL http://jazzy.sourceforge.net/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

integraal-backward-chaining from group fr.lirmm.graphik (version 1.2.0)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (eg. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal-backward-chaining
Show all versions Show documentation Show source 
 

0 downloads
Artifact integraal-backward-chaining
Group fr.lirmm.graphik
Version 1.2.0
Last update 15. April 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal/integraal-backward-chaining
License Apache License, Version 2.0
Dependencies amount 10
Dependencies integraal-model, integraal-unifiers, integraal-util, integraal-query-evaluation, integraal-storage, guava, commons-lang3, integraal-io, auroralogger, radicchio,
There are maybe transitive dependencies!

integraal from group fr.lirmm.graphik (version 1.2.0)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (eg. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact integraal
Group fr.lirmm.graphik
Version 1.2.0
Last update 15. April 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fastutil-core from group it.unimi.dsi (version 8.5.13)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.

Group: it.unimi.dsi Artifact: fastutil-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact fastutil-core
Group it.unimi.dsi
Version 8.5.13
Last update 06. February 2024
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TimoCloud-API from group cloud.timo.timocloud (version 6.7.4)

Group: cloud.timo.timocloud Artifact: TimoCloud-API
Show all versions Show documentation Show source 
 

0 downloads
Artifact TimoCloud-API
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TimoCloud from group cloud.timo.timocloud (version 6.7.4)

TimoCloud is a Minecraft server/proxy management system ("Cloud System"). It will care about keeping online enough servers/proxies of every kind. But it's more than that. Thank to its algorithms, you'll never have to care again about servers or resources. TimoCloud automatically chooses servers with low CPU usage and enough available RAM to start your instances. And its integrated Flow-System makes updating templates easier than ever before: Edit one file in a server template, and the update will automatically be deployed to all bases (a.k.a. "Wrapper"). But of course, only the changed files will get updated.

Group: cloud.timo.timocloud Artifact: TimoCloud
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact TimoCloud
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL https://github.com/TimoCloud/TimoCloud
License Custom License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TimoCloud-Staging from group cloud.timo.timocloud (version 6.7.4)

Group: cloud.timo.timocloud Artifact: TimoCloud-Staging
Show all versions 
 

0 downloads
Artifact TimoCloud-Staging
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 90 from 99 (items total 984)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy