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

Download JAR files tagged by class with all dependencies

Search JAR files by class name

dkpro-lab-support-slf4j from group org.dkpro.lab (version 0.14.0)

Group: org.dkpro.lab Artifact: dkpro-lab-support-slf4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact dkpro-lab-support-slf4j
Group org.dkpro.lab
Version 0.14.0
Last update 01. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-log4j12, jcl-over-slf4j, jul-to-slf4j, log4j,
There are maybe transitive dependencies!

dkpro-lab-uima-engine-simple from group org.dkpro.lab (version 0.14.0)

Group: org.dkpro.lab Artifact: dkpro-lab-uima-engine-simple
Show all versions Show documentation Show source 
 

0 downloads
Artifact dkpro-lab-uima-engine-simple
Group org.dkpro.lab
Version 0.14.0
Last update 01. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies dkpro-lab-core, dkpro-lab-uima, uimaj-core, uimafit-core,
There are maybe transitive dependencies!

dkpro-lab-uima from group org.dkpro.lab (version 0.14.0)

Group: org.dkpro.lab Artifact: dkpro-lab-uima
Show all versions Show documentation Show source 
 

0 downloads
Artifact dkpro-lab-uima
Group org.dkpro.lab
Version 0.14.0
Last update 01. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies dkpro-lab-core, uimaj-core, uimafit-core,
There are maybe transitive dependencies!

dkpro-lab-groovy from group org.dkpro.lab (version 0.14.0)

Group: org.dkpro.lab Artifact: dkpro-lab-groovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact dkpro-lab-groovy
Group org.dkpro.lab
Version 0.14.0
Last update 01. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies dkpro-lab-core, uimaj-core, uimafit-core,
There are maybe transitive dependencies!

dkpro-lab-core from group org.dkpro.lab (version 0.14.0)

Group: org.dkpro.lab Artifact: dkpro-lab-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact dkpro-lab-core
Group org.dkpro.lab
Version 0.14.0
Last update 01. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies commons-io, commons-lang, spring-core, spring-context, spring-tx, spring-beans, jug, jfreechart, opencsv, poi, xmlgraphics-commons, batik-svggen, batik-dom, fop, jsr311-api, ant, commons-logging-api,
There are maybe transitive dependencies!

dkpro-lab from group org.dkpro.lab (version 0.14.0)

DKPro Lab is a lightweight framework for parameter sweeping experiments. It allows to set up experiments consisting of multiple interdependent tasks in a declarative manner with minimal overhead. Parameters are injected into tasks using via annotated class fields. Data produced by a task for any particular parameter configuration is stored and re-used whenever possible to avoid the needless recalculation of results. Reports can be attached to each task to post-process the experimental results and present them in a convenient manner, e.g. as tables or charts.

Group: org.dkpro.lab Artifact: dkpro-lab
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dkpro-lab
Group org.dkpro.lab
Version 0.14.0
Last update 01. February 2018
Organization Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt
URL http://dkpro.github.io/dkpro-lab/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ordinalClassClassifier from group nz.ac.waikato.cms.weka (version 1.0.5)

Meta classifier that allows standard classification algorithms to be applied to ordinal class problems. For more information see: Eibe Frank, Mark Hall: A Simple Approach to Ordinal Classification. In: 12th European Conference on Machine Learning, 145-156, 2001. Robert E. Schapire, Peter Stone, David A. McAllester, Michael L. Littman, Janos A. Csirik: Modeling Auction Price Uncertainty Using Boosting-based Conditional Density Estimation. In: Machine Learning, Proceedings of the Nineteenth International Conference (ICML 2002), 546-553, 2002.

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

1 downloads
Artifact ordinalClassClassifier
Group nz.ac.waikato.cms.weka
Version 1.0.5
Last update 06. December 2017
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/ordinalClassClassifier
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

classificationViaClustering from group nz.ac.waikato.cms.weka (version 1.0.7)

A simple meta-classifier that uses a clusterer for classification. For cluster algorithms that use a fixed number of clusterers, like SimpleKMeans, the user has to make sure that the number of clusters to generate are the same as the number of class labels in the dataset in order to obtain a useful model. Note: at prediction time, a missing value is returned if no cluster is found for the instance. The code is based on the 'clusters to classes' functionality of the weka.clusterers.ClusterEvaluation class by Mark Hall.

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

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

ISO-13616 from group org.jdtaus (version 2007.78)

ISO 13616-1:2007 specifies the elements of an international bank account number (IBAN) used to facilitate the processing of data internationally in data interchange, in financial environments as well as within and between other industries. The IBAN is designed for automated processing, but can also be used conveniently in other media interchange when appropriate (e.g. paper document exchange, etc.). ISO 13616-1:2007 does not specify internal procedures, file organization techniques, storage media, languages, etc. to be used in its implementation, nor is it designed to facilitate the routing of messages within a network. It is applicable to the textual data which might be conveyed through a system (network). This project provides a general purpose ISO 13616-1:2007 compatible IBAN Java class.

Group: org.jdtaus Artifact: ISO-13616
Show all versions Show documentation Show source 
 

8 downloads
Artifact ISO-13616
Group org.jdtaus
Version 2007.78
Last update 03. September 2017
Organization not specified
URL ${jdtaus.artifacts.url}/ISO-13616/${project.version}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

threadfix-cli from group com.denimgroup.threadfix (version 2.5)

This module contains library classes for accessing the ThreadFix REST API. The ThreadFix IDE plugins use this library to retrieve application and vulnerability marker information, and in the ThreadFix scanner plugins to get endpoint information and upload scans to ThreadFix applications. The easiest way to start using the library is with the PluginClient or ThreadFixRestClient classes. Both have constructors that take a PropertiesManager instance, which holds the ThreadFix API key and url information. The default PropertiesManager implementation stores these properties in threadfix.properties, but the ThreadFix plugins extend the default PropertiesManager class to override this behavior for the target platform.

Group: com.denimgroup.threadfix Artifact: threadfix-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact threadfix-cli
Group com.denimgroup.threadfix
Version 2.5
Last update 28. August 2017
Organization Denim Group, Ltd.
URL https://github.com/denimgroup/threadfix
License Mozilla Public License, Version 2.0
Dependencies amount 7
Dependencies threadfix-entities, commons-httpclient, commons-cli, commons-io, commons-validator, gson, jackson-annotations,
There are maybe transitive dependencies!



Page 256 from 269 (items total 2686)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy