Skip to content

cc.mallet.mallet 2.1-alpha Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>cc.mallet</groupId>
  <artifactId>mallet</artifactId>
  <version>2.1-alpha</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

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.