Last Version

ClearNLP 1.4.2

Fast and robust NLP components implemented in Java.

License

License

GroupId

GroupId

com.googlecode.clearnlp
ArtifactId

ArtifactId

clearnlp
Version

Version

1.4.2
Type

Type

jar
Description

Description

ClearNLP
Fast and robust NLP components implemented in Java.

Download clearnlp 1.4.2


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