is not current version
Last Version 1.2.2

Annot8 OpenNLP Components 1.2.0

Components to work with language features within text (e.g. tokenization, parts of speech) using OpenNLP

License

License

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-components-opennlp
Version

Version

1.2.0
Type

Type

jar
Description

Description

Annot8 OpenNLP Components
Components to work with language features within text (e.g. tokenization, parts of speech) using OpenNLP

Download annot8-components-opennlp 1.2.0


<!-- https://jarcasting.com/artifacts/io.annot8/annot8-components-opennlp/ -->
<dependency>
    <groupId>io.annot8</groupId>
    <artifactId>annot8-components-opennlp</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-components-opennlp/
implementation 'io.annot8:annot8-components-opennlp:1.2.0'
// https://jarcasting.com/artifacts/io.annot8/annot8-components-opennlp/
implementation ("io.annot8:annot8-components-opennlp:1.2.0")
'io.annot8:annot8-components-opennlp:jar:1.2.0'
<dependency org="io.annot8" name="annot8-components-opennlp" rev="1.2.0">
  <artifact name="annot8-components-opennlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-components-opennlp', version='1.2.0')
)
libraryDependencies += "io.annot8" % "annot8-components-opennlp" % "1.2.0"
[io.annot8/annot8-components-opennlp "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.annot8 : annot8-components-base-text jar 1.2.0
org.apache.opennlp : opennlp-tools jar 1.9.3
io.annot8 : annot8-api jar 1.1

test (9)

Group / Artifact Type Version
io.annot8 : annot8-test-impl jar 1.1.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 3.10.0
org.mockito : mockito-junit-jupiter jar 3.10.0
org.assertj : assertj-core jar 3.19.0
org.assertj : assertj-guava jar 3.4.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.