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

Download JAR files tagged by more with all dependencies

Search JAR files by class name

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

Nearest-neighbor-like algorithm using non-nested generalized exemplars (which are hyperrectangles that can be viewed as if-then rules). For more information, see Brent Martin (1995). Instance-Based learning: Nearest Neighbor With Generalization. Hamilton, New Zealand. Sylvain Roy (2002). Nearest Neighbor With Generalization. Christchurch, New Zealand.

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

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

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

Class for building and using a Discriminative Multinomial Naive Bayes classifier. For more information see: Jiang Su,Harry Zhang,Charles X. Ling,Stan Matwin: Discriminative Parameter Learning for Bayesian Networks. In: ICML 2008', 2008.

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

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

mg4j-big from group it.unimi.dsi (version 4.0.4)

MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java. The big version is a fork of the original MG4J that can handle more than 2^31 terms and documents.

Group: it.unimi.dsi Artifact: mg4j-big
Show all versions Show documentation Show source 
 

0 downloads
Artifact mg4j-big
Group it.unimi.dsi
Version 4.0.4
Last update 29. February 2012
Organization not specified
URL http://mg4j.dsi.unimi.it/
License GNU Lesser General Public License Version 3+
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cli-util from group com.github.jpbetz (version 1.0)

cli-util is an extension of apache common's java command line interface (commons-cli) library. It adds sub commands, more type safely and a declarative style for defining commands, their options, flags and arguments.

Group: com.github.jpbetz Artifact: cli-util
Show documentation Show source 
 

0 downloads
Artifact cli-util
Group com.github.jpbetz
Version 1.0
Last update 25. January 2012
Organization not specified
URL http://github.com/jpbetz/cli-util
License Apache 2.0 License
Dependencies amount 1
Dependencies commons-cli,
There are maybe transitive dependencies!

fluentlenium from group org.fluentlenium (version 0.5.4)

FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://mywebpage/"); fill("#firstName").with("toto"); click("#create-button");

Group: org.fluentlenium Artifact: fluentlenium
Show documentation Show source 
 

1 downloads
Artifact fluentlenium
Group org.fluentlenium
Version 0.5.4
Last update 27. December 2011
Organization AConsulting
URL https://github.com/FluentLenium/FluentLenium
License Apache 2
Dependencies amount 1
Dependencies fluentlenium-festassert,
There are maybe transitive dependencies!

fluentlenium from group fr.javafreelance.fluentlenium (version 0.5.3)

FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://mywebpage/"); fill("#firstName").with("toto"); click("#create-button");

Group: fr.javafreelance.fluentlenium Artifact: fluentlenium
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluentlenium
Group fr.javafreelance.fluentlenium
Version 0.5.3
Last update 30. November 2011
Organization AConsulting
URL https://github.com/MathildeLemee/FluentLenium
License Apache 2
Dependencies amount 1
Dependencies fluentlenium-festassert,
There are maybe transitive dependencies!

fluentlenium-parent from group fr.javafreelance.fluentlenium (version 0.5.3)

FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://mywebpage/"); fill("#firstName").with("toto"); click("#create-button");

Group: fr.javafreelance.fluentlenium Artifact: fluentlenium-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fluentlenium-parent
Group fr.javafreelance.fluentlenium
Version 0.5.3
Last update 30. November 2011
Organization AConsulting
URL https://github.com/MathildeLemee/FluentLenium
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

integration from group eu.dicode-project (version 0.0.11)

The examples module provides glue code implementation for extracting common phrases, key word distributions and more from tweets stored on HDFS/HBase. It builds on Mahout for more sophisticated analysis.

Group: eu.dicode-project Artifact: integration
Show documentation Show source 
 

0 downloads
Artifact integration
Group eu.dicode-project
Version 0.0.11
Last update 03. November 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies hadoop-core, hbase, mahout-utils, mahout-core, mahout-examples, commons-configuration, commons-io, twitter4j-core, tika-parsers, log4j, slf4j-log4j12, slf4j-api,
There are maybe transitive dependencies!

zip64file from group net.sourceforge.zip64file (version 1.02)

Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.

Group: net.sourceforge.zip64file Artifact: zip64file
Show documentation Show source 
 

0 downloads
Artifact zip64file
Group net.sourceforge.zip64file
Version 1.02
Last update 21. September 2011
Organization not specified
URL http://sourceforge.net/projects/zip64file/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xaoc-event from group eu.vitaliy (version 1.0.1)

Spring components can interact by simply calling each others methods. But to enable components to interact in a more loosely-coupled fashion than is possible when the components call each others methods directly, xaoc-event provides component-driven events

Group: eu.vitaliy Artifact: xaoc-event
Show all versions Show documentation Show source 
 

0 downloads
Artifact xaoc-event
Group eu.vitaliy
Version 1.0.1
Last update 19. May 2011
Organization not specified
URL http://sourceforge.net/projects/xaoc-event
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spring-beans, spring-context, aspectjweaver, aspectjrt,
There are maybe transitive dependencies!



Page 306 from 357 (items total 3568)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy