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