Jar examples for c:clearnlp
Fast and robust NLP components implemented in Java and Scala.
You can download jar file clearnlp 1.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add clearnlp-1.3.1.jar to your project.
<dependency> <groupId>com.googlecode.clearnlp</groupId> <artifactId>clearnlp</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.googlecode.clearnlp', name: 'clearnlp', version: '1.3.1'
libraryDependencies += "com.googlecode.clearnlp" % "clearnlp" % "1.3.1"
<dependency org="com.googlecode.clearnlp" name="clearnlp" rev="1.3.1"/>
@Grapes(@Grab(group='com.googlecode.clearnlp', module='clearnlp', version='1.3.1'))
'com.googlecode.clearnlp:clearnlp:jar:1.3.1'
Click the following link to download the jar file.
clearnlp-1.3.1-javadoc.jar