Download opennlp-maxent-3.0.3.jar file - Jar o

Jar examples for o:opennlp-maxent

Description

You can download jar file opennlp-maxent 3.0.3 in this page.

License

Apache License

Build File

You can use the following script to add opennlp-maxent-3.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

opennlp-maxent-3.0.3-javadoc.jar
opennlp-maxent-3.0.3-sources.jar
opennlp-maxent-3.0.3.jar
opennlp-maxent-3.0.3.pom



Related Tutorials