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

Jar examples for n:nlp4j-english

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nlp4j-english-1.0.0-sources.jar
nlp4j-english-1.0.0.jar
nlp4j-english-1.0.0.pom



Related Tutorials