JCoRe Open NLP Chunker

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.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-opennlp-chunk-ae
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

JCoRe Open NLP Chunker
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.
Project URL

Project URL

https://github.com/JULIELab/jcore-base/tree/master/jcore-opennlp-chunk-ae
Project Organization

Project Organization

JULIE Lab Jena, Germany

Download jcore-opennlp-chunk-ae

How to add to project

<!-- https://jarcasting.com/artifacts/de.julielab/jcore-opennlp-chunk-ae/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-opennlp-chunk-ae</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-opennlp-chunk-ae/
implementation 'de.julielab:jcore-opennlp-chunk-ae:2.5.0'
// https://jarcasting.com/artifacts/de.julielab/jcore-opennlp-chunk-ae/
implementation ("de.julielab:jcore-opennlp-chunk-ae:2.5.0")
'de.julielab:jcore-opennlp-chunk-ae:jar:2.5.0'
<dependency org="de.julielab" name="jcore-opennlp-chunk-ae" rev="2.5.0">
  <artifact name="jcore-opennlp-chunk-ae" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-opennlp-chunk-ae', version='2.5.0')
)
libraryDependencies += "de.julielab" % "jcore-opennlp-chunk-ae" % "2.5.0"
[de.julielab/jcore-opennlp-chunk-ae "2.5.0"]

Dependencies

compile (7)

Group / Artifact Type Version
de.julielab : jcore-types jar 2.5.0
org.apache.opennlp : opennlp-tools jar 1.6.0
ant : ant-optional jar 1.5.3-1
org.slf4j : slf4j-api jar 1.7.30
de.julielab : julielab-java-utilities jar 1.3.0
org.apache.uima : uimaj-core jar 2.10.4
org.apache.uima : uimafit-core jar 2.5.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.24
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
2.5.0
2.4.0
2.3.10
2.3.8
2.3.4
2.3.3
2.3.0
2.2.0
2.1.0
2.0.0