is not current version
Last Version 2.0.0

org.cleartk:cleartk-ml-mallet 1.2.0

ClearTK wrapper for MALLET

Categories

Categories

MALLET Business Logic Libraries Machine Learning
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-ml-mallet
Version

Version

1.2.0
Type

Type

jar

Download cleartk-ml-mallet 1.2.0


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