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

Download JAR files tagged by parser with all dependencies


parser from group com.github.claasahl (version 2.0.1)

This is an open source library for parsing text-based inputs. PARSER makes use of context-free grammars to validate and parse sentences. Having specified such a grammar, the library takes care of parsing text-based inputs and returns a tree of nodes that represents the parsed sentence. Furthermore, it provides ways for interpreting and refining the returned tree of nodes. In essence, the library aims to remove the pain of parsing and instead allow focusing on processing and interpreting parsed results.

Group: com.github.claasahl Artifact: parser
Show all versions Show documentation Show source 
Download parser.jar (2.0.1)
 

0 downloads
Artifact parser
Group com.github.claasahl
Version 2.0.1
Last update 28. February 2017
Organization not specified
URL https://github.com/claasahl/PARSER
License GNU Lesser General Public License (LGPL) - Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graal-store-openrdf from group fr.lirmm.graphik (version 1.3.a0)

Group: fr.lirmm.graphik Artifact: graal-store-openrdf
Show all versions Show documentation Show source 
Download graal-store-openrdf.jar (1.3.a0)
 

0 downloads
Artifact graal-store-openrdf
Group fr.lirmm.graphik
Version 1.3.a0
Last update 30. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies graal-core, graal-api, sesame-sail-api, sesame-sail-memory, sesame-repository-sail, sesame-repository-api, sesame-util, sesame-query, sesame-model,
There are maybe transitive dependencies!

alpheusafpparser from group com.github.afpdev (version 0.2.2)

Alpheus AFP Parser is a library and parser for the IBM Advanced Function Presentation (AFP) document/print stream format. Alpheus covers all AFP specifications: MO:DCA, BCOCA, CMOCA, FOCA, GOCA, IOCA, and PTOCA. It is a complete implementation. Every Structured Field, Repeating Group, and Triplet is fully implemented as Java class. Alpheus AFP Parser was written from scratch and has no external dependencies. Copyright 2015,2016 Rudolf Fiala Alpheus AFP Parser is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Group: com.github.afpdev Artifact: alpheusafpparser
Show documentation Show source 
Download alpheusafpparser.jar (0.2.2)
 

6 downloads
Artifact alpheusafpparser
Group com.github.afpdev
Version 0.2.2
Last update 03. October 2016
Organization not specified
URL https://github.com/afpdev/alpheusafpparser
License GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

Group: fr.lirmm.graphik Artifact: graal-distro
Show all versions Show source 
Download graal-distro.jar (1.2.0)
 

0 downloads
Artifact graal-distro
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies graal-util, graal-api, graal-core, graal-homomorphism, graal-forward-chaining, graal-backward-chaining, graal-rules-analyser, graal-io-dlgp, graal-io-owl, graal-io-ruleml, graal-io-sparql, graal-store-rdbms, graal-store-blueprints, graal-store-jenaTDB, graal-store-neo4j, graal-store-openrdf, logback-classic,
There are maybe transitive dependencies!

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

Group: fr.lirmm.graphik Artifact: graal-examples
Show all versions Show documentation Show source 
Download graal-examples.jar (1.2.0)
 

0 downloads
Artifact graal-examples
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies graal-api, graal-util, graal-homomorphism, graal-store-openrdf, graal-store-neo4j, graal-store-rdbms, graal-incubator-misc, graal-core, graal-io-dlgp, graal-io-owl, graal-io-rdf, graal-io-sparql, graal-io-ruleml, graal-backward-chaining, graal-forward-chaining, graal-rules-analyser, logback-classic,
There are maybe transitive dependencies!

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

Group: fr.lirmm.graphik Artifact: graal-interpreter
Show all versions Show documentation Show source 
Download graal-interpreter.jar (1.2.0)
 

0 downloads
Artifact graal-interpreter
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-api, graal-homomorphism, graal-core, graal-util, graal-forward-chaining, graal-io-dlgp, jcommander, logback-classic,
There are maybe transitive dependencies!

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

Group: fr.lirmm.graphik Artifact: forward-chaining
Show all versions Show documentation Show source 
Download forward-chaining.jar (1.2.0)
 

0 downloads
Artifact forward-chaining
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-forward-chaining, graal-util, graal-store-rdbms, graal-io-dlgp, jcommander, logback-classic,
There are maybe transitive dependencies!

utility-tools from group fr.lirmm.graphik (version 1.2.0)

Group: fr.lirmm.graphik Artifact: utility-tools
Show all versions Show documentation Show source 
Download utility-tools.jar (1.2.0)
 

0 downloads
Artifact utility-tools
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization INRIA
URL Not specified
License not specified
Dependencies amount 4
Dependencies graal-core, graal-io-dlgp, jcommander, logback-classic,
There are maybe transitive dependencies!

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

Group: fr.lirmm.graphik Artifact: graal-query
Show all versions Show documentation Show source 
Download graal-query.jar (1.2.0)
 

0 downloads
Artifact graal-query
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-util, graal-store-rdbms, graal-io-dlgp, jcommander, logback-classic,
There are maybe transitive dependencies!

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 
Download graal-converter.jar (1.2.0)
 

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!



Page 331 from 336 (items total 3353)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy