Last Version

NLPCraft Stanford CoreNLP 0.9.0

An open source API to convert natural language into actions.

License

License

GroupId

GroupId

org.apache.nlpcraft
ArtifactId

ArtifactId

nlpcraft-stanford
Version

Version

0.9.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download nlpcraft-stanford 0.9.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.nlpcraft : nlpcraft jar 0.9.0
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.