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

Download de.julielab JAR files with all dependencies

Search JAR files by class name

jcore-mstparser-ae from group de.julielab (version 2.6.1)

Slightly modified version of the MST parser to fit into the UIMA framework. This dependency parser determines all syntactic dependencies between words within a sentence. Certain level of adaptation of the original source code was necessary to neatly integrate the parser in UIMA.

Group: de.julielab Artifact: jcore-mstparser-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-mstparser-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-mstparser-ae
License BSD-2-Clause
Dependencies amount 3
Dependencies slf4j-api, jcore-types, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-pubtator-reader from group de.julielab (version 2.6.1)

A collection reader to read the PubTator (https://www.ncbi.nlm.nih.gov/CBBresearch/Lu/Demo/PubTator/) format.

Group: de.julielab Artifact: jcore-pubtator-reader
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-pubtator-reader
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-pubtator-reader
License BSD-2-Clause
Dependencies amount 5
Dependencies slf4j-api, jcore-types, julielab-java-utilities, commons-lang3, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-ace-reader from group de.julielab (version 2.6.1)

JCoRe ACE Reader. A Collection Reader that converts ACE-XML files to CAS objects.

Group: de.julielab Artifact: jcore-ace-reader
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-ace-reader
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-ace-reader
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-utilities, slf4j-api, jcore-types, junit-jupiter-engine, jcore-descriptor-creator,
There are maybe transitive dependencies!

jcore-neo4j-relations-consumer from group de.julielab (version 2.6.1)

Writes EventMentions to Neo4j.

Group: de.julielab Artifact: jcore-neo4j-relations-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-neo4j-relations-consumer
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-neo4j-relations-consumer
License not specified
Dependencies amount 8
Dependencies slf4j-api, jcore-types, jcore-utilities, jcore-db-checkpoint-ae, julielab-neo4j-plugins-concepts-representation, assertj-core, jcore-descriptor-creator, junit,
There are maybe transitive dependencies!

jcore-medxn-ae from group de.julielab (version 2.6.1)

Group: de.julielab Artifact: jcore-medxn-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-medxn-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-types, jcore-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-lingscope-ae from group de.julielab (version 2.6.1)

This component marks spans of biomedical text to lie in the scope of a negation or hedge. The Lingscope (https://sourceforge.net/projects/lingscope/) algorithm is used to do this.

Group: de.julielab Artifact: jcore-lingscope-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-lingscope-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-archetype-ae
License BSD-2-Clause
Dependencies amount 8
Dependencies julielab-java-utilities, commons-lang3, logback-classic, jcore-types, abner-1.5, jcore-descriptor-creator, junit-jupiter-engine, assertj-core,
There are maybe transitive dependencies!

jcore-opennlp-token-ae from group de.julielab (version 2.6.1)

UIMA wrapper for OpenNLP Tokenizer. The difference to the official OpenNLP UIMA wrapper is basically the type system. In this project the JCoRe type system is employed and is thus compatible to other JCoRe components.

Group: de.julielab Artifact: jcore-opennlp-token-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-opennlp-token-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization not specified
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-opennlp-token-ae
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-types, ant-optional, opennlp-tools, slf4j-api, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-flow-controllers from group de.julielab (version 2.6.1)

Flow controllers can be used to control the route a (J)CAS takes through an aggregate analysis engine. This project contains Flow Controllers developed at the JULIE Lab.

Group: de.julielab Artifact: jcore-flow-controllers
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-flow-controllers
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-flow-controllers
License BSD-2-Clause
Dependencies amount 6
Dependencies slf4j-api, jcore-types, junit-jupiter-engine, jcore-utilities, annotations, jcore-descriptor-creator,
There are maybe transitive dependencies!

jcore-mantra-xml-types from group de.julielab (version 2.6.1)

Additional types for the Mantra Challenge (see iexml-{reader,cosnumer}).

Group: de.julielab Artifact: jcore-mantra-xml-types
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-mantra-xml-types
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization not specified
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-mantra-xml-types
License BSD-2-Clause
Dependencies amount 4
Dependencies jaxb-api, jaxb-runtime, javax.activation-api, javax.annotation-api,
There are maybe transitive dependencies!

jcore-annotation-removal-ae from group de.julielab (version 2.6.1)

Removes annotations from the CAS that belong to one of the types specified as a parameter value in the descriptor.

Group: de.julielab Artifact: jcore-annotation-removal-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-annotation-removal-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-annotation-removal-ae
License BSD 2-Clause
Dependencies amount 4
Dependencies slf4j-api, jcore-types, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!



Page 9 from 21 (items total 203)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy