ClearTK ClearNLP

Wrappers for the ClearNLP components that integrate with ClearTK's type system.

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-clearnlp
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ClearTK ClearNLP
Wrappers for the ClearNLP components that integrate with ClearTK's type system.
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-clearnlp

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.cleartk : cleartk-util jar 2.0.0
org.cleartk : cleartk-type-system jar 2.0.0
com.clearnlp : clearnlp jar 2.0.1
com.clearnlp : clearnlp-dictionary jar 1.0
com.clearnlp : clearnlp-general-en-pos jar 1.1
com.clearnlp : clearnlp-general-en-dep jar 1.2
com.clearnlp : clearnlp-general-en-srl jar 1.1
org.cleartk : cleartk-test-util jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
0.6.0
0.5.0