ClearNLP

Fast and robust NLP components implemented in Java.

License

License

GroupId

GroupId

com.googlecode.clearnlp
ArtifactId

ArtifactId

clearnlp
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

ClearNLP
Fast and robust NLP components implemented in Java.

Download clearnlp

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
args4j : args4j jar 2.0.23
org.slf4j : slf4j-log4j12 jar 1.7.5
org.apache.commons : commons-compress jar 1.5
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
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0