ClearTK Corpus

ClearTK annotators and readers for various corpora

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-corpus
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ClearTK Corpus
ClearTK annotators and readers for various corpora
Source Code Management

Source Code Management

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

Download cleartk-corpus

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.uima : uimaj-document-annotation jar 2.5.0
org.cleartk : cleartk-util jar 2.0.0
org.cleartk : cleartk-type-system jar 2.0.0
org.jdom : jdom jar 2.0.2

test (1)

Group / Artifact Type Version
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.8.0