License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdnlp |
Last Version | Last Version3.5.4.53.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNatural Language Processing with Neo4j
GraphAware Framework Module for adding NLP capabilities to Neo4j.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nlp-3.5.4.53.18.pom | |
nlp-3.5.4.53.18.jar | 6 MB |
nlp-3.5.4.53.18-tests.jar | 229 KB |
nlp-3.5.4.53.18-sources.jar | 174 KB |
nlp-3.5.4.53.18-javadoc.jar | 861 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/nlp/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>nlp</artifactId>
<version>3.5.4.53.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/nlp/
implementation 'com.graphaware.neo4j:nlp:3.5.4.53.18'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/nlp/
implementation ("com.graphaware.neo4j:nlp:3.5.4.53.18")
'com.graphaware.neo4j:nlp:jar:3.5.4.53.18'
<dependency org="com.graphaware.neo4j" name="nlp" rev="3.5.4.53.18">
<artifact name="nlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='nlp', version='3.5.4.53.18')
)
libraryDependencies += "com.graphaware.neo4j" % "nlp" % "3.5.4.53.18"
[com.graphaware.neo4j/nlp "3.5.4.53.18"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.app : neo4j-server | jar | 3.5.4 |
com.graphaware.neo4j : runtime | jar | 3.5.4.53 |
com.graphaware.neo4j : runtime-api | jar | 3.5.4.53 |
org.neo4j : neo4j | jar | 3.5.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.8 |
com.google.guava : guava | jar | 21.0 |
commons-io : commons-io | jar | 2.5 |
org.ow2.asm : asm | jar | 5.0.2 |
org.ow2.asm : asm-util | jar | 5.0.2 |
org.ow2.asm : asm-analysis | jar | 5.0.2 |
com.graphaware.neo4j : common | jar | 3.5.4.53 |
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware.kryo : kryo | jar | 2.24.0 |
junit : junit | jar | 4.12 |
com.sun.jersey : jersey-server | jar | 1.19.1 |
com.graphaware.neo4j : server | jar | 3.5.4.53 |
org.hamcrest : hamcrest-core | jar | 1.3 |
com.graphaware.neo4j : tests | jar | 3.5.4.53 |
org.mockito : mockito-all | jar | 1.10.19 |