org.clojars.strongh/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.

Leiningen/Boot

[org.clojars.strongh/mallet "2.0.7-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.strongh/mallet {:mvn/version "2.0.7-SNAPSHOT"}

Gradle

implementation("org.clojars.strongh:mallet:2.0.7-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.strongh</groupId>
  <artifactId>mallet</artifactId>
  <version>2.0.7-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.