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