is not current version
Last Version 3.5.4.53.18

com.graphaware.neo4j:nlp-stanfordnlp 3.5.0.53.16

Stanford NLP integration into GraphAware NLP

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

nlp-stanfordnlp
Version

Version

3.5.0.53.16
Type

Type

jar

Download nlp-stanfordnlp 3.5.0.53.16


<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/nlp-stanfordnlp/ -->
<dependency>
    <groupId>com.graphaware.neo4j</groupId>
    <artifactId>nlp-stanfordnlp</artifactId>
    <version>3.5.0.53.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/nlp-stanfordnlp/
implementation 'com.graphaware.neo4j:nlp-stanfordnlp:3.5.0.53.16'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/nlp-stanfordnlp/
implementation ("com.graphaware.neo4j:nlp-stanfordnlp:3.5.0.53.16")
'com.graphaware.neo4j:nlp-stanfordnlp:jar:3.5.0.53.16'
<dependency org="com.graphaware.neo4j" name="nlp-stanfordnlp" rev="3.5.0.53.16">
  <artifact name="nlp-stanfordnlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='nlp-stanfordnlp', version='3.5.0.53.16')
)
libraryDependencies += "com.graphaware.neo4j" % "nlp-stanfordnlp" % "3.5.0.53.16"
[com.graphaware.neo4j/nlp-stanfordnlp "3.5.0.53.16"]