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

Download JAR files tagged by project with all dependencies

Search JAR files by class name

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

UIMA wrapper for the OpenNLP POS Tagger. 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-postag-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-opennlp-postag-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-opennlp-postag-ae
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-types, opennlp-tools, slf4j-api, guava, junit-jupiter-engine,
There are maybe transitive dependencies!

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

UIMA wrapper for the OpenNLP Chunker. 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-chunk-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-opennlp-chunk-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-opennlp-chunk-ae
License BSD-2-Clause
Dependencies amount 6
Dependencies jcore-types, opennlp-tools, ant-optional, slf4j-api, julielab-java-utilities, junit-jupiter-engine,
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-topic-indexing-ae from group de.julielab (version 2.6.1)

Labels LDA Topics estimated from project julielab-topic-modeling to infer document topics for PubMed articles

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

0 downloads
Artifact jcore-topic-indexing-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-topic-labeling-ae
License BSD-2-Clause
Dependencies amount 9
Dependencies jcore-descriptor-creator, assertj-core, slf4j-api, jcore-types, commons-configuration2, uimaj-document-annotation, jcore-utilities, julielab-topic-modeling, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-jpos-ae-medical-german from group de.julielab (version 2.6.0)

This project employs the jcore-jpos-ae (Part-of-Speech Tagger) with a model trained on the confidential FraMed corpus.

Group: de.julielab Artifact: jcore-jpos-ae-medical-german
Show all versions Show source 
 

0 downloads
Artifact jcore-jpos-ae-medical-german
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-jpos-ae-medical-german
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-jpos-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-biosem-ae-bionlp-st13 from group de.julielab (version 2.6.0)

This project employs the JCoRe BioSem wrapper (jcore-biosem-ae) with a BioSem database trained on the BioNLP SharedTask 2013 train and development (mix) data for biological event extraction.

Group: de.julielab Artifact: jcore-biosem-ae-bionlp-st13
Show all versions Show source 
 

0 downloads
Artifact jcore-biosem-ae-bionlp-st13
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization not specified
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-biosem-ae-bionlp-st13
License BSD-2-Clause
Dependencies amount 4
Dependencies junit-jupiter-engine, jcore-biosem-ae, jcore-types, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-jnet-ae-biomedical-english from group de.julielab (version 2.6.0)

This project employs the jcore-jnet-ae (Named Entity Tagger) with a model trained on the PennBioIE corpus.

Group: de.julielab Artifact: jcore-jnet-ae-biomedical-english
Show all versions Show source 
 

0 downloads
Artifact jcore-jnet-ae-biomedical-english
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-jnet-ae-biomedical-english
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-jnet-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-opennlp-sentence-ae-biomedical-english from group de.julielab (version 2.6.0)

This project employs the UIMA wrapper (jcore-opennlp-sentence-ae) with a model trained on the PennBioIE and Genia corpora.

Group: de.julielab Artifact: jcore-opennlp-sentence-ae-biomedical-english
Show all versions Show source 
 

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

jcore-opennlp-token-ae-biomedical-english from group de.julielab (version 2.6.0)

This project employes the JCoRe OpenNLP tokenizer wrapper with a model trained on the PennBioIE corpus and data from MedLine abstracts.

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

0 downloads
Artifact jcore-opennlp-token-ae-biomedical-english
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-opennlp-token-ae-biomedical-english
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-opennlp-token-ae, junit-jupiter-engine,
There are maybe transitive dependencies!



Page 2381 from 2944 (items total 29438)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy