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.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

nlp
Last Version

Last Version

1.3.10
Release Date

Release Date

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

How to add to project

<!-- 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.

Open Intelligent Multimedia Analysis for Java (OpenIMAJ)

OpenIMAJ is an award-winning collection of libraries and tools for multimedia (images, text, video, audio, etc.) content analysis and content generation. OpenIMAJ is very broad and contains everything from state-of-the-art computer vision (e.g., SIFT descriptors, salient region detection, face detection, etc.) and advanced data clustering, through to software that performs analysis on the content, layout, and structure of web pages.

How to use OpenIMAJ

Please see the tutorial: http://openimaj.org/tutorial

Compiling OpenIMAJ from source

Instructions for source compilation can be found here: https://github.com/openimaj/openimaj/wiki/Compiling-OpenIMAJ-from-Source Please note that you probably don't want to do this unless you intend on adding new features or making changes to the source code; pre-compiled JARs of release versions are available from Maven Central, and regular snapshots (built automatically when code is pushed to the GitHub repository) are available here: http://snapshots.openimaj.org

org.openimaj

Versions

Version
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.1
1.3