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