Download jcore-mallet-2.0.9-2.1.0.jar file - Jar j

Jar examples for j:jcore-mallet-2.0.9

Description

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.

You can download jar file jcore-mallet-2.0.9 2.1.0 in this page.

License

Common Public License Version 1.0

Build File

You can use the following script to add jcore-mallet-2.0.9-2.1.0.jar to your project.

<dependency>
   <groupId>de.julielab</groupId>
   <artifactId>jcore-mallet-2.0.9</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'de.julielab', name: 'jcore-mallet-2.0.9', version: '2.1.0'
libraryDependencies += "de.julielab" % "jcore-mallet-2.0.9" % "2.1.0"
<dependency org="de.julielab" name="jcore-mallet-2.0.9" rev="2.1.0"/>
@Grapes(@Grab(group='de.julielab', module='jcore-mallet-2.0.9', version='2.1.0'))
'de.julielab:jcore-mallet-2.0.9:jar:2.1.0'

Download

Click the following link to download the jar file.

jcore-mallet-2.0.9-2.1.0-javadoc.jar
jcore-mallet-2.0.9-2.1.0-sources.jar
jcore-mallet-2.0.9-2.1.0.jar
jcore-mallet-2.0.9-2.1.0.pom



Related Tutorials