is not current version
Last Version 3.5.4.53.18

com.graphaware.neo4j:nlp-stanfordnlp 3.4.0.52.8

Stanford NLP integration into GraphAware NLP

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

nlp-stanfordnlp
Version

Version

3.4.0.52.8
Type

Type

jar

Download nlp-stanfordnlp 3.4.0.52.8


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