Download nlp-3.4.0.52.8.jar file - Jar n

Jar examples for n:nlp

Description

GraphAware Framework Module for adding NLP capabilities to Neo4j.

You can download jar file nlp 3.4.0.52.8 in this page.

License

GNU General Public License, version 3

Build File

You can use the following script to add nlp-3.4.0.52.8.jar to your project.

<dependency>
   <groupId>com.graphaware.neo4j</groupId>
   <artifactId>nlp</artifactId>
   <version>3.4.0.52.8</version>
</dependency>
compile group: 'com.graphaware.neo4j', name: 'nlp', version: '3.4.0.52.8'
libraryDependencies += "com.graphaware.neo4j" % "nlp" % "3.4.0.52.8"
<dependency org="com.graphaware.neo4j" name="nlp" rev="3.4.0.52.8"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='nlp', version='3.4.0.52.8'))
'com.graphaware.neo4j:nlp:jar:3.4.0.52.8'

Download

Click the following link to download the jar file.

nlp-3.4.0.52.8-javadoc.jar
nlp-3.4.0.52.8-sources.jar
nlp-3.4.0.52.8-tests.jar
nlp-3.4.0.52.8.jar
nlp-3.4.0.52.8.pom



Related Tutorials