Last Version

MAchine Learning for LanguagE Toolkit (MALLET) 2.0.8

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.

License

License

Categories

Categories

MALLET Business Logic Libraries Machine Learning
GroupId

GroupId

cc.mallet
ArtifactId

ArtifactId

mallet
Version

Version

2.0.8
Type

Type

jar
Description

Description

MAchine Learning for LanguagE Toolkit (MALLET)
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.
Project URL

Project URL

http://mallet.cs.umass.edu/
Source Code Management

Source Code Management

https://github.com/mimno/Mallet

Download mallet 2.0.8


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

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.10
org.beanshell : bsh jar 2.0b4
jgrapht : jgrapht jar 0.6.0
net.sf.jwordnet : jwnl jar 1.4_rc3
net.sf.trove4j : trove4j jar 2.0.2
com.googlecode.matrix-toolkits-java : mtj jar 0.9.14
org.jdom : jdom jar 1.1

Project Modules

There are no modules declared in this project.