| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.nlpcraft | 
| ArtifactId | ArtifactIdnlpcraft-stanford | 
| Last Version | Last Version0.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionNLPCraft Stanford CoreNLP An open source API to convert natural language into actions. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| nlpcraft-stanford-0.9.0.pom | |
| nlpcraft-stanford-0.9.0.jar | 53 KB | 
| nlpcraft-stanford-0.9.0-sources.jar | 23 KB | 
| Browse | 
<!-- 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"]| 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 |