License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdnlp-stanfordnlp |
Last Version | Last Version3.5.4.53.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware NLP Stanford Integration
Stanford NLP integration into GraphAware NLP
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nlp-stanfordnlp-3.5.4.53.18.pom | |
nlp-stanfordnlp-3.5.4.53.18.jar | 360 MB |
nlp-stanfordnlp-3.5.4.53.18-sources.jar | 15 KB |
nlp-stanfordnlp-3.5.4.53.18-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/nlp-stanfordnlp/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>nlp-stanfordnlp</artifactId>
<version>3.5.4.53.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/nlp-stanfordnlp/
implementation 'com.graphaware.neo4j:nlp-stanfordnlp:3.5.4.53.18'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/nlp-stanfordnlp/
implementation ("com.graphaware.neo4j:nlp-stanfordnlp:3.5.4.53.18")
'com.graphaware.neo4j:nlp-stanfordnlp:jar:3.5.4.53.18'
<dependency org="com.graphaware.neo4j" name="nlp-stanfordnlp" rev="3.5.4.53.18">
<artifact name="nlp-stanfordnlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='nlp-stanfordnlp', version='3.5.4.53.18')
)
libraryDependencies += "com.graphaware.neo4j" % "nlp-stanfordnlp" % "3.5.4.53.18"
[com.graphaware.neo4j/nlp-stanfordnlp "3.5.4.53.18"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : nlp | jar | 3.5.4.53.18 |
com.graphaware.neo4j : common | jar | 3.5.4.53 |
org.neo4j.app : neo4j-server | jar | 3.5.4 |
org.bouncycastle : bcprov-jdk15on | jar | 1.59 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.59 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.graphaware.neo4j : runtime | jar | 3.5.4.53 |
com.graphaware.neo4j : server | jar | 3.5.4.53 |
com.graphaware.neo4j : tests | jar | 3.5.4.53 |
com.graphaware.neo4j : resttest | jar | 3.5.4.53.19 |
com.graphaware.neo4j : nlp | test-jar | 3.5.4.53.18 |
com.sun.jersey : jersey-server | jar | 1.19.1 |
edu.stanford.nlp : stanford-corenlp | jar | 3.9.2 |
edu.stanford.nlp : stanford-corenlp | jar | 3.9.2 |