NLPCraft example Hello World

An open source API to convert natural language into actions.

License

License

GroupId

GroupId

org.apache.nlpcraft
ArtifactId

ArtifactId

nlpcraft-example-helloworld
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

NLPCraft example Hello World
An open source API to convert natural language into actions.
Project Organization

Project Organization

The Apache Software Foundation

Download nlpcraft-example-helloworld

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.nlpcraft : nlpcraft jar 0.9.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.1

Project Modules

There are no modules declared in this project.
org.apache.nlpcraft

The Apache Software Foundation

Versions

Version
0.9.0
0.8.0
0.7.5