Jar examples for c:cleartk-token
ClearTK annotators for sentence segmentation and tokenization
You can download jar file cleartk-token 0.9.0 in this page.
The BSD 3-Clause License
You can use the following script to add cleartk-token-0.9.0.jar to your project.
<dependency> <groupId>org.cleartk</groupId> <artifactId>cleartk-token</artifactId> <version>0.9.0</version> </dependency>
compile group: 'org.cleartk', name: 'cleartk-token', version: '0.9.0'
libraryDependencies += "org.cleartk" % "cleartk-token" % "0.9.0"
<dependency org="org.cleartk" name="cleartk-token" rev="0.9.0"/>
@Grapes(@Grab(group='org.cleartk', module='cleartk-token', version='0.9.0'))
'org.cleartk:cleartk-token:jar:0.9.0'
Click the following link to download the jar file.
cleartk-token-0.9.0-javadoc.jar