is not current version
Last Version 0.9.0

NLPCraft - Stanford CoreNLP Integration 0.7.5

An open source API to convert natural language into actions.

License

License

GroupId

GroupId

org.apache.nlpcraft
ArtifactId

ArtifactId

nlpcraft-stanford
Version

Version

0.7.5
Type

Type

jar
Description

Description

NLPCraft - Stanford CoreNLP Integration
An open source API to convert natural language into actions.
Project Organization

Project Organization

The Apache Software Foundation

Download nlpcraft-stanford 0.7.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.nlpcraft : nlpcraft jar 0.7.5
edu.stanford.nlp : stanford-corenlp jar 3.9.2
edu.stanford.nlp : stanford-corenlp jar 3.9.2

Project Modules

There are no modules declared in this project.