Jar examples for c:cleartk-ml-weka
ClearTK wrapper for the WEKA machine learning library
You can download jar file cleartk-ml-weka 2.0.0 in this page.
The GNU General Public License, Version 2
You can use the following script to add cleartk-ml-weka-2.0.0.jar to your project.
<dependency> <groupId>org.cleartk</groupId> <artifactId>cleartk-ml-weka</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.cleartk', name: 'cleartk-ml-weka', version: '2.0.0'
libraryDependencies += "org.cleartk" % "cleartk-ml-weka" % "2.0.0"
<dependency org="org.cleartk" name="cleartk-ml-weka" rev="2.0.0"/>
@Grapes(@Grab(group='org.cleartk', module='cleartk-ml-weka', version='2.0.0'))
'org.cleartk:cleartk-ml-weka:jar:2.0.0'
Click the following link to download the jar file.
cleartk-ml-weka-2.0.0-javadoc.jar