is not current version
Last Version 2.0.0

org.cleartk:cleartk-clearnlp 0.6.0

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

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-clearnlp
Version

Version

0.6.0
Type

Type

jar

Download cleartk-clearnlp 0.6.0


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