Download cleartk-corpus-0.8.0.jar file - Jar c

Jar examples for c:cleartk-corpus

Description

ClearTK annotators and readers for various corpora

You can download jar file cleartk-corpus 0.8.0 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add cleartk-corpus-0.8.0.jar to your project.

<dependency>
   <groupId>org.cleartk</groupId>
   <artifactId>cleartk-corpus</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'org.cleartk', name: 'cleartk-corpus', version: '0.8.0'
libraryDependencies += "org.cleartk" % "cleartk-corpus" % "0.8.0"
<dependency org="org.cleartk" name="cleartk-corpus" rev="0.8.0"/>
@Grapes(@Grab(group='org.cleartk', module='cleartk-corpus', version='0.8.0'))
'org.cleartk:cleartk-corpus:jar:0.8.0'

Download

Click the following link to download the jar file.

cleartk-corpus-0.8.0-javadoc.jar
cleartk-corpus-0.8.0-sources.jar
cleartk-corpus-0.8.0.jar
cleartk-corpus-0.8.0.pom



Related Tutorials