is not current version
Last Version 2.0.0

org.cleartk:cleartk-corpus 0.8.0

ClearTK annotators and readers for various corpora

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-corpus
Version

Version

0.8.0
Type

Type

jar

Download cleartk-corpus 0.8.0


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