Download cleartk-opennlp-tools-0.10.3.jar file - Jar c

Jar examples for c:cleartk-opennlp-tools

Description

ClearTK wrapper for OpenNLP tools

You can download jar file cleartk-opennlp-tools 0.10.3 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add cleartk-opennlp-tools-0.10.3.jar to your project.

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

Download

Click the following link to download the jar file.

cleartk-opennlp-tools-0.10.3-javadoc.jar
cleartk-opennlp-tools-0.10.3-sources.jar
cleartk-opennlp-tools-0.10.3.jar
cleartk-opennlp-tools-0.10.3.pom



Related Tutorials