is not current version
Last Version 2.1.2

de.julielab:jcore-mallet-2.0.9 2.1.1

MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.

Categories

Categories

MALLET Business Logic Libraries Machine Learning
GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-mallet-2.0.9
Version

Version

2.1.1
Type

Type

jar

Download jcore-mallet-2.0.9 2.1.1


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