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

Download JAR files tagged by exploiting with all dependencies

Search JAR files by class name

maple-karaf-distribution from group it.uniroma2.art.maple (version 0.0.13)

Group: it.uniroma2.art.maple Artifact: maple-karaf-distribution
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maple-karaf-distribution
Group it.uniroma2.art.maple
Version 0.0.13
Last update 13. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies apache-karaf,
There are maybe transitive dependencies!

webgraph-big from group it.unimi.dsi (version 3.7.0)

WebGraph is a framework to study the web graph. It provides simple ways to manage very large graph, exploiting modern compression techniques. The big version is a fork of the original WebGraph that can handle more than 2^31 nodes.

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

1 downloads
Artifact webgraph-big
Group it.unimi.dsi
Version 3.7.0
Last update 28. June 2022
Organization not specified
URL http://webgraph.dsi.unimi.it/
License GNU Lesser General Public License Version 2.1+
Dependencies amount 6
Dependencies slf4j-api, jsap, fastutil, dsiutils, webgraph, sux4j,
There are maybe transitive dependencies!

ks-server-hbase from group eu.fbk.knowledgestore (version 1.7.1)

The HBase server module (ks-server-hbase) provides an implementation of the Data Store internal sub-component of the Knowledgestore based on the Apache HBase no-sql store, exploiting OMID and Apache Avro to support, respectively, operation transactionality and serialization of efficient serialization of structured data in byte strings.

Group: eu.fbk.knowledgestore Artifact: ks-server-hbase
Show all versions Show documentation Show source 
 

0 downloads
Artifact ks-server-hbase
Group eu.fbk.knowledgestore
Version 1.7.1
Last update 08. October 2015
Organization not specified
URL http://knowledgestore.fbk.eu/ks-server-hbase/
License not specified
Dependencies amount 10
Dependencies slf4j-api, guava, sesame-model, avro, hadoop-core, hbase, ks-core, ks-server, omid, commons-cli,
There are maybe transitive dependencies!

PA4RDF from group org.xenei (version 1.3)

Persistence Annotation for RDF (PA4RDF) is a set of annotations and an entity manager that provides JPA like functionality on top of an RDF store while accounting for and exploiting the fundamental differences between graph storage and relational storage. PA4RDF introduces three (3) annotations that map a RDF triple (subject, predicate, object) to a Plain Old Java Object (POJO) using Java's dynamic proxy capabilities.

Group: org.xenei Artifact: PA4RDF
Show all versions Show documentation Show source 
 

0 downloads
Artifact PA4RDF
Group org.xenei
Version 1.3
Last update 21. February 2015
Organization XENEI.org
URL http://claudenw.github.com/PA4RDF
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies commons-proxy, commons-lang3, commons-lang, junit, slf4j-api, slf4j-log4j12, cglib, apache-jena,
There are maybe transitive dependencies!

Jena-PA from group org.xenei (version 1.0.1)

Persistence Annotation for RDF (PAR) is a set of annotations and an entity manager that provides JPA like functionality on top of an RDF store while accounting for and exploiting the fundamental differences between graph storage and relational storage. PAR introduces three (3) annotations that map a RDF triple (subject, predicate, object) to a Plain Old Java Object (POJO) using Java's dynamic proxy capabilities.

Group: org.xenei Artifact: Jena-PA
Show all versions Show documentation Show source 
 

0 downloads
Artifact Jena-PA
Group org.xenei
Version 1.0.1
Last update 14. January 2013
Organization XENEI.com
URL http://sourceforge.net/p/pa4rdf/wiki/Home/
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies commons-proxy, commons-lang3, commons-lang, junit, slf4j-api, slf4j-log4j12, cglib, jena-core, jena-arq,
There are maybe transitive dependencies!

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

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 (e.g. 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.5.1
Last update 05. September 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal/integraal-backward-chaining
License Apache License, Version 2.0
Dependencies amount 11
Dependencies integraal-model, integraal-core, integraal-unifiers, integraal-util, integraal-query-evaluation, integraal-storage, guava, commons-lang3, integraal-io, slf4j-api, logback-classic,
There are maybe transitive dependencies!

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

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 (e.g. 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.5.1
Last update 05. September 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!

mlrules-weka-package from group com.github.fracpete (version 2023.7.26)

Maximum Likelihood Rule Ensembles (MLRules) is a new rule induction algorithm for solving classification problems via probability estimation. The ensemble is built using boosting, by greedily minimizing the negative loglikelihood which results in estimating the class conditional probability distribution. The main advantage of decision rules is their simplicity and comprehensibility: they are logical statements of the form "if condition then decision", which is probably the easiest form of model to interpret. On the other hand, by exploiting a powerful statistical technique to induce the rules, the final ensemble has very high prediction accuracy. Fork of the original code located at: http://www.cs.put.poznan.pl/wkotlowski/software-mlrules.html

Group: com.github.fracpete Artifact: mlrules-weka-package
Show documentation Show source 
 

0 downloads
Artifact mlrules-weka-package
Group com.github.fracpete
Version 2023.7.26
Last update 25. July 2023
Organization University of Waikato, Hamilton, NZ
URL https://github.com/fracpete/mlrules-weka-package
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 3 from 3 (items total 28)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy