License |
License
The BSD 3-Clause License
|
---|---|
GroupId | GroupIdorg.cleartk |
ArtifactId | ArtifactIdcleartk-opennlp-tools |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClearTK OpenNLP Tools
ClearTK wrapper for OpenNLP tools
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.cleartk/cleartk-opennlp-tools/ -->
<dependency>
<groupId>org.cleartk</groupId>
<artifactId>cleartk-opennlp-tools</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cleartk/cleartk-opennlp-tools/
implementation 'org.cleartk:cleartk-opennlp-tools:2.0.0'
// https://jarcasting.com/artifacts/org.cleartk/cleartk-opennlp-tools/
implementation ("org.cleartk:cleartk-opennlp-tools:2.0.0")
'org.cleartk:cleartk-opennlp-tools:jar:2.0.0'
<dependency org="org.cleartk" name="cleartk-opennlp-tools" rev="2.0.0">
<artifact name="cleartk-opennlp-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cleartk', module='cleartk-opennlp-tools', version='2.0.0')
)
libraryDependencies += "org.cleartk" % "cleartk-opennlp-tools" % "2.0.0"
[org.cleartk/cleartk-opennlp-tools "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.opennlp : opennlp-maxent | jar | 3.0.3 |
org.apache.opennlp : opennlp-tools | jar | 1.5.3 |
org.apache.opennlp : opennlp-uima | jar | 1.5.3 |
org.cleartk : cleartk-util | jar | 2.0.0 |
org.cleartk : cleartk-type-system | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.cleartk : cleartk-test-util | jar | 2.0.0 |