clearnlp

Fast and robust NLP components implemented in Java.

License

License

GroupId

GroupId

com.clearnlp
ArtifactId

ArtifactId

clearnlp
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

clearnlp
Fast and robust NLP components implemented in Java.
Source Code Management

Source Code Management

https://github.com/clearnlp/clearnlp

Download clearnlp

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
args4j : args4j jar 2.0.23
log4j : log4j jar 1.2.17
net.sourceforge.jregex : jregex jar 1.2_01
com.carrotsearch : hppc jar 0.5.2
com.google.guava : guava jar 14.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0