Last Version

ClearTK ML Mallet 2.0.0

ClearTK wrapper for MALLET

License

License

The BSD 3-Clause License
Categories

Categories

MALLET Business Logic Libraries Machine Learning
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-ml-mallet
Version

Version

2.0.0
Type

Type

jar
Description

Description

ClearTK ML Mallet
ClearTK wrapper for MALLET
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-ml-mallet 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.cleartk : cleartk-ml jar 2.0.0
cc.mallet : mallet jar 2.0.7
org.jdom : jdom-legacy jar 1.1.3

test (1)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 2.0.0

Project Modules

There are no modules declared in this project.