Last Version

ClearTK 2.0.0

The official ClearTK release

License

License

BSD
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk
Version

Version

2.0.0
Type

Type

pom
Description

Description

ClearTK
The official ClearTK release
Source Code Management

Source Code Management

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

Download cleartk 2.0.0

Filename Size
cleartk-2.0.0.pom 18 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cleartk-test-util
  • cleartk-util
  • cleartk-ml
  • cleartk-ml-opennlp-maxent
  • cleartk-ml-svmlight
  • cleartk-ml-tksvmlight
  • cleartk-ml-liblinear
  • cleartk-ml-libsvm
  • cleartk-ml-libsvm-tk
  • cleartk-ml-mallet
  • cleartk-ml-crfsuite
  • cleartk-ml-weka
  • cleartk-eval
  • cleartk-type-system
  • cleartk-corpus
  • cleartk-feature
  • cleartk-snowball
  • cleartk-opennlp-tools
  • cleartk-berkeleyparser
  • cleartk-clearnlp
  • cleartk-maltparser
  • cleartk-stanford-corenlp
  • cleartk-token
  • cleartk-summarization
  • cleartk-timeml
  • cleartk-examples