Download cleartk-ml-opennlp-maxent-1.1.2.jar file - Jar c

Jar examples for c:cleartk-ml-opennlp-maxent

Description

ClearTK wrapper for OpenNLP-Maxent

You can download jar file cleartk-ml-opennlp-maxent 1.1.2 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add cleartk-ml-opennlp-maxent-1.1.2.jar to your project.

<dependency>
   <groupId>org.cleartk</groupId>
   <artifactId>cleartk-ml-opennlp-maxent</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'org.cleartk', name: 'cleartk-ml-opennlp-maxent', version: '1.1.2'
libraryDependencies += "org.cleartk" % "cleartk-ml-opennlp-maxent" % "1.1.2"
<dependency org="org.cleartk" name="cleartk-ml-opennlp-maxent" rev="1.1.2"/>
@Grapes(@Grab(group='org.cleartk', module='cleartk-ml-opennlp-maxent', version='1.1.2'))
'org.cleartk:cleartk-ml-opennlp-maxent:jar:1.1.2'

Download

Click the following link to download the jar file.

cleartk-ml-opennlp-maxent-1.1.2-javadoc.jar
cleartk-ml-opennlp-maxent-1.1.2-sources.jar
cleartk-ml-opennlp-maxent-1.1.2.jar
cleartk-ml-opennlp-maxent-1.1.2.pom



Related Tutorials