is not current version
Last Version 2.0.0

org.cleartk:cleartk-ml-opennlp-maxent 1.1.1

ClearTK wrapper for OpenNLP-Maxent

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-ml-opennlp-maxent
Version

Version

1.1.1
Type

Type

jar

Download cleartk-ml-opennlp-maxent 1.1.1


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