Jar examples for n:nlp4j
You can download jar file nlp4j 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nlp4j-1.0.0.jar to your project.
<dependency> <groupId>edu.emory.mathcs.nlp</groupId> <artifactId>nlp4j</artifactId> <version>1.0.0</version> </dependency>
compile group: 'edu.emory.mathcs.nlp', name: 'nlp4j', version: '1.0.0'
libraryDependencies += "edu.emory.mathcs.nlp" % "nlp4j" % "1.0.0"
<dependency org="edu.emory.mathcs.nlp" name="nlp4j" rev="1.0.0"/>
@Grapes(@Grab(group='edu.emory.mathcs.nlp', module='nlp4j', version='1.0.0'))
'edu.emory.mathcs.nlp:nlp4j:jar:1.0.0'
Click the following link to download the jar file.
nlp4j-1.0.0-javadoc.jar