edu.emory.mathcs.nlp:nlp4j

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

edu.emory.mathcs.nlp
ArtifactId

ArtifactId

nlp4j
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://nlp.mathcs.emory.edu
Source Code Management

Source Code Management

https://github.com/emorynlp/nlp4j

Download nlp4j

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • cli
edu.emory.mathcs.nlp

Emory NLP

NLP research group at Emory University

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0