License |
License |
---|---|
GroupId | GroupIdorg.apache.nlpcraft |
ArtifactId | ArtifactIdnlpcraft |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNLPCraft
An open source API to convert natural language into actions.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nlpcraft-0.9.0.pom | |
nlpcraft-0.9.0.jar | 25 MB |
nlpcraft-0.9.0-tests.jar | 503 KB |
nlpcraft-0.9.0-sources.jar | 22 MB |
nlpcraft-0.9.0-javadoc.jar | 1019 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.nlpcraft/nlpcraft/ -->
<dependency>
<groupId>org.apache.nlpcraft</groupId>
<artifactId>nlpcraft</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nlpcraft/nlpcraft/
implementation 'org.apache.nlpcraft:nlpcraft:0.9.0'
// https://jarcasting.com/artifacts/org.apache.nlpcraft/nlpcraft/
implementation ("org.apache.nlpcraft:nlpcraft:0.9.0")
'org.apache.nlpcraft:nlpcraft:jar:0.9.0'
<dependency org="org.apache.nlpcraft" name="nlpcraft" rev="0.9.0">
<artifact name="nlpcraft" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nlpcraft', module='nlpcraft', version='0.9.0')
)
libraryDependencies += "org.apache.nlpcraft" % "nlpcraft" % "0.9.0"
[org.apache.nlpcraft/nlpcraft "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
io.opencensus : opencensus-impl | jar | 0.23.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.scalatest : scalatest_2.13 | jar | 3.0.8 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |