is not current version
Last Version 3.5.4.53.18

com.graphaware.neo4j:nlp-stanfordnlp 3.4.9.52.15

Stanford NLP integration into GraphAware NLP

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

nlp-stanfordnlp
Version

Version

3.4.9.52.15
Type

Type

jar

Download nlp-stanfordnlp 3.4.9.52.15


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