Download opennlp-tools-1.5.2-incubating.jar file - Jar o

Jar examples for o:opennlp-tools

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

opennlp-tools-1.5.2-incubating-javadoc.jar
opennlp-tools-1.5.2-incubating-sources.jar
opennlp-tools-1.5.2-incubating.jar
opennlp-tools-1.5.2-incubating.pom



Related Tutorials