Jar examples for c:cleartk-corpus
ClearTK annotators and readers for various corpora
You can download jar file cleartk-corpus 0.8.0 in this page.
The BSD 3-Clause License
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'
Click the following link to download the jar file.
cleartk-corpus-0.8.0-javadoc.jar