is not current version
Last Version 0.2.0

eu.trentorise.opendata:nlprise 0.1.0

Java library for natural language processing. Initially geared to handle Italian.

Categories

Categories

Data
GroupId

GroupId

eu.trentorise.opendata
ArtifactId

ArtifactId

nlprise
Version

Version

0.1.0
Type

Type

jar

Download nlprise 0.1.0


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