Last Version

The OpenIMAJ NLP Library 1.3.10

The OpenIMAJ NLP Library contains a text pre-processing pipeline which goes from raw unstructured text to part of speech tagged stemmed text.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

nlp
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ NLP Library
The OpenIMAJ NLP Library contains a text pre-processing pipeline which goes from raw unstructured text to part of speech tagged stemmed text.
Project Organization

Project Organization

The University of Southampton

Download nlp 1.3.10


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

Dependencies

compile (20)

Group / Artifact Type Version
org.openimaj : core-rdf jar 1.3.10
org.apache.opennlp : opennlp-tools jar 1.5.2-incubating
org.apache.opennlp : opennlp-uima jar 1.5.2-incubating
org.apache.opennlp : opennlp-maxent jar 3.0.2-incubating
org.openimaj : core jar 1.3.10
org.openimaj : clustering jar 1.3.10
org.openimaj : machine-learning jar 1.3.10
uk.co.magus.fourstore » 4store-client jar 1.0
org.arabidopsis.ahocorasick » ahocorasick jar 2.x
com.twitter : twitter-text jar 1.4.8
info.bliki.wiki : bliki-core jar 3.0.18
org.openimaj : core-math jar 1.3.10
mysql : mysql-connector-java jar 5.1.21
org.apache.lucene : lucene-core jar 4.0.0-ALPHA
org.apache.lucene : lucene-analyzers-common jar 4.0.0-ALPHA
org.apache.lucene : lucene-queryparser jar 4.0.0-ALPHA
commons-lang : commons-lang jar 2.6
com.google.code.gson : gson jar 2.1
org.ostermiller : utils jar 1.07.00
gov.sandia.foundry : gov-sandia-cognition-text-core jar 3.3.0

test (2)

Group / Artifact Type Version
org.openimaj : test-resources jar 1.3.10
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.