Jar examples for j:jcore-mallet-2.0.9
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.
Common Public License Version 1.0
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'
Click the following link to download the jar file.
jcore-mallet-2.0.9-2.1.0-javadoc.jar