Download cleartk-snowball-0.9.2.jar file - Jar c

Jar examples for c:cleartk-snowball

Description

ClearTK wrapper for Snowball stemer

You can download jar file cleartk-snowball 0.9.2 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add cleartk-snowball-0.9.2.jar to your project.

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

Download

Click the following link to download the jar file.

cleartk-snowball-0.9.2-javadoc.jar
cleartk-snowball-0.9.2-sources.jar
cleartk-snowball-0.9.2.jar
cleartk-snowball-0.9.2.pom



Related Tutorials