ClearTK Examples

ClearTK example annotators

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-examples
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

ClearTK Examples
ClearTK example annotators
Source Code Management

Source Code Management

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

Download cleartk-examples

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.cleartk : cleartk-util jar 0.9.1
org.cleartk : cleartk-eval jar 0.9.1
org.cleartk : cleartk-ml jar 1.2.1
org.cleartk : cleartk-ml-libsvm jar 1.1.1
org.cleartk : cleartk-ml-opennlp-maxent jar 1.1.1
org.cleartk : cleartk-ml-svmlight jar 1.1.1
org.cleartk : cleartk-ml-mallet jar 1.2.1
org.cleartk : cleartk-type-system jar 1.1.0
org.cleartk : cleartk-token jar 0.8.6
org.cleartk : cleartk-snowball jar 0.9.2
org.cleartk : cleartk-named-entity jar 0.6.5
org.cleartk : cleartk-syntax jar 0.6.3
org.cleartk : cleartk-opennlp-tools jar 0.10.2
org.jdom : jdom jar 2.0.2

test (1)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.3
0.6.2