Download opennlp-tools-1.7.2.jar file - Jar o

Jar examples for o:opennlp-tools

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

opennlp-tools-1.7.2-javadoc.jar
opennlp-tools-1.7.2-sources.jar
opennlp-tools-1.7.2.jar
opennlp-tools-1.7.2.pom



Related Tutorials