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

Download JAR files tagged by data with all dependencies

Search JAR files by class name

graal-converter from group fr.lirmm.graphik (version 1.2.0)

Group: fr.lirmm.graphik Artifact: graal-converter
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-converter
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies graal-api, graal-io-dlgp, graal-io-ruleml, graal-io-owl, graal-io-iris-dtg, jcommander,
There are maybe transitive dependencies!

graal-cqa from group fr.lirmm.graphik (version 1.2.0)

Group: fr.lirmm.graphik Artifact: graal-cqa
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-cqa
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies graal-core, graal-io-dlgp, graal-store-rdbms, graal-forward-chaining, jcommander, logback-classic, annotations,
There are maybe transitive dependencies!

graal-cli from group fr.lirmm.graphik (version 1.2.0)

Group: fr.lirmm.graphik Artifact: graal-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-cli
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies graal-core, graal-io-dlgp, graal-store-rdbms, graal-forward-chaining, logback-classic, annotations,
There are maybe transitive dependencies!

graal-apps-incubator from group fr.lirmm.graphik (version 1.2.0)

Group: fr.lirmm.graphik Artifact: graal-apps-incubator
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-apps-incubator
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies graal-store-rdbms, graal-core, graal-io-dlgp, graal-io-sparql, graal-io-rdf, graal-rules-analyser, graal-forward-chaining, graal-backward-chaining, graal-incubator-misc, jcommander, logback-classic, annotations,
There are maybe transitive dependencies!

graal-apps from group fr.lirmm.graphik (version 1.2.0)

Group: fr.lirmm.graphik Artifact: graal-apps
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graal-apps
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graal-incubator-misc from group fr.lirmm.graphik (version 1.2.0)

Group: fr.lirmm.graphik Artifact: graal-incubator-misc
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-incubator-misc
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies graal-core, graal-api, graal-io-dlgp, graal-forward-chaining, graal-homomorphism, commons-lang3, logback-classic, annotations,
There are maybe transitive dependencies!

graal-incubator from group fr.lirmm.graphik (version 1.2.0)

Group: fr.lirmm.graphik Artifact: graal-incubator
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graal-incubator
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graal-main-project from group fr.lirmm.graphik (version 1.2.0)

Graal is a java toolkit dedicated to ontological query answering in the framework of existential rules. We consider knowledge bases composed of data and an ontology expressed by existential rules. The main features of Graal are the following: a basic layer that provides generic interfaces to store and query various kinds of data, forward chaining and query rewriting algorithms, structural analysis of decidability properties of a rule set, a textual format and its parser, and import of OWL 2 files. We describe in more detail the query rewriting algorithms, which rely on original techniques, and report some experiments.

Group: fr.lirmm.graphik Artifact: graal-main-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graal-main-project
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization GraphIK (INRIA - LIRMM)
URL https://graphik-team.github.io/graal/
License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

NyBatisCore from group com.github.NyBatis (version 0.5.0)

Nybatis Data Mapper Framework 1. Logging based on logback but further simple 2. Configuration 3. Message 4. Database It can substitute iBasit or MyBatis. It is very simple but powerful to use 5. Util It provides following utility class - FileUtil - StringUtil - ClassUtil - Reflector - Validator - StopWatcher - ExcelFileUtil this module will run when including following optinal dependency <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-ooxml</artifactId> <version>3.11</version> </dependency> OR <dependency> <groupId>net.sourceforge.jexcelapi</groupId> <artifactId>jxl</artifactId> <version>2.6.12</version> </dependency>

Group: com.github.NyBatis Artifact: NyBatisCore
Show documentation Show source 
 

0 downloads
Artifact NyBatisCore
Group com.github.NyBatis
Version 0.5.0
Last update 21. July 2016
Organization not specified
URL http://nybatis.github.io
License Apache-2.0
Dependencies amount 8
Dependencies logback-classic, jackson-databind, cloning, json-path, maven-gpg-plugin, maven-javadoc-plugin, maven-source-plugin, nexus-staging-maven-plugin,
There are maybe transitive dependencies!

jet from group edu.nyu (version 1.9.0)

Information extraction is the process of identifying specified classes of entities, relations, and events in natural language text – creating structured data from unstructured input. JET, the Java Extraction Toolkit, developed at New York University over the past fifteen years, provides a rich set of tools for research and education in information extraction from English text. These include standard language processing tools such as a tokenizer, sentence segmenter, part-of-speech tagger, name tagger, regular-expression pattern matcher, and dependency parser. Also provided are relation and event extractors based on the specifications of the U.S. Government's ACE [Automatic Content Extraction] program. The program is provided under an Apache 2.0 license.

Group: edu.nyu Artifact: jet
Show documentation Show source 
 

0 downloads
Artifact jet
Group edu.nyu
Version 1.9.0
Last update 21. June 2016
Organization New York University
URL http://cs.nyu.edu/grishman/jet/jet.html
License Apache License, Version 2.0
Dependencies amount 13
Dependencies opennlp-maxent, jyaml, trove4j, jwnl, commons-logging, joda-time, pnuts, mallet, mallet.fst, slf4j-api, slf4j-simple, fanseparser, junit,
There are maybe transitive dependencies!



Page 1866 from 1890 (items total 18896)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy