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-utilities from group de.julielab (version 2.6.1)

Utilities for UIMA compliant components.

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

0 downloads
Artifact jcore-utilities
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-utilities
License BSD-2-Clause
Dependencies amount 4
Dependencies slf4j-api, junit-jupiter-engine, commons-lang3, jcore-types,
There are maybe transitive dependencies!

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

A CAS Consumer that converts UIMA annotations into IOB format

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

1 downloads
Artifact jcore-iob-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-iob-consumer
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-utilities, assertj-core, jcore-descriptor-creator, julie-segment-eval, junit-jupiter-engine,
There are maybe transitive dependencies!

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

Collection reader for MMAX2 annotation projects.

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

0 downloads
Artifact jcore-mmax2-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-mmax2-reader
License BSD 2-Clause
Dependencies amount 8
Dependencies slf4j-api, jcore-descriptor-creator, jcore-types, julielab-mmax-to-iob-iexml-converter, commons-lang3, jcore-utilities, assertj-core, junit-jupiter-engine,
There are maybe transitive dependencies!

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

Lemmatization tool for morphological analysis of biomedical literature downloaded from SourceForge

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

2 downloads
Artifact jcore-biolemmatizer-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-biolemmatizer-ae
License BSD-2-Clause
Dependencies amount 4
Dependencies slf4j-api, jcore-types, biolemmatizer-core, junit-jupiter-engine,
There are maybe transitive dependencies!

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

Collection reader for the BioC format of the NLM-Gene corpus.

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

0 downloads
Artifact jcore-nlmgene-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-nlmgene-reader
License BSD 2-Clause
Dependencies amount 6
Dependencies assertj-core, pengyifan-bioc, slf4j-api, jcore-descriptor-creator, jcore-types, junit-jupiter-engine,
There are maybe transitive dependencies!

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

Reads simple text files; derived from UIMA example "FileSystemCollectionReader"

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

0 downloads
Artifact jcore-file-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-file-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-types, julielab-java-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

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

Banner gene tagging tool. Bases on version 0.0.12-SNAPSHOT from scm:git:[email protected]:oaqa/banner.git.

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

0 downloads
Artifact jcore-banner-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 11
Dependencies commons-collections, commons-configuration, commons-lang, commons-logging, dragontool, jcore-types, jcore-utilities, jcore-mallet-2.0.9, jcore-descriptor-creator, julielab-java-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-line-multiplier from group de.julielab (version 2.6.1)

A multiplier that splits files into lines.

Group: de.julielab Artifact: jcore-line-multiplier
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-line-multiplier
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-line-multiplier
License BSD-2-Clause
Dependencies amount 5
Dependencies slf4j-api, jcore-types, junit-jupiter-engine, assertj-core, jcore-descriptor-creator,
There are maybe transitive dependencies!

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

This component recognizes Enzyme Comission (EC) numbers.

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

0 downloads
Artifact jcore-ecn-code-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL Not specified
License BSD-2-Clause
Dependencies amount 3
Dependencies slf4j-api, jcore-types, junit-jupiter-engine,
There are maybe transitive dependencies!

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

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

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



Page 5 from 21 (items total 203)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy