Jar examples for c:cleartk-feature
ClearTK feature extractors that depend on the type system.
You can download jar file cleartk-feature 2.0.0 in this page.
The BSD 3-Clause License
You can use the following script to add cleartk-feature-2.0.0.jar to your project.
<dependency> <groupId>org.cleartk</groupId> <artifactId>cleartk-feature</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.cleartk', name: 'cleartk-feature', version: '2.0.0'
libraryDependencies += "org.cleartk" % "cleartk-feature" % "2.0.0"
<dependency org="org.cleartk" name="cleartk-feature" rev="2.0.0"/>
@Grapes(@Grab(group='org.cleartk', module='cleartk-feature', version='2.0.0'))
'org.cleartk:cleartk-feature:jar:2.0.0'
Click the following link to download the jar file.
cleartk-feature-2.0.0-javadoc.jar