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