Download nlp4j-english-1.1.2.jar file - Jar n

Jar examples for n:nlp4j-english

Description

You can download jar file nlp4j-english 1.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nlp4j-english-1.1.2.jar to your project.

<dependency>
   <groupId>edu.emory.mathcs.nlp</groupId>
   <artifactId>nlp4j-english</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'edu.emory.mathcs.nlp', name: 'nlp4j-english', version: '1.1.2'
libraryDependencies += "edu.emory.mathcs.nlp" % "nlp4j-english" % "1.1.2"
<dependency org="edu.emory.mathcs.nlp" name="nlp4j-english" rev="1.1.2"/>
@Grapes(@Grab(group='edu.emory.mathcs.nlp', module='nlp4j-english', version='1.1.2'))
'edu.emory.mathcs.nlp:nlp4j-english:jar:1.1.2'

Download

Click the following link to download the jar file.

nlp4j-english-1.1.2-sources.jar
nlp4j-english-1.1.2.jar
nlp4j-english-1.1.2.pom



Related Tutorials