ClearTK ML Weka

ClearTK wrapper for the WEKA machine learning library

License

License

The GNU General Public License, Version 2
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-ml-weka
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ClearTK ML Weka
ClearTK wrapper for the WEKA machine learning library
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-ml-weka

How to add to project

<!-- https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-weka/ -->
<dependency>
    <groupId>org.cleartk</groupId>
    <artifactId>cleartk-ml-weka</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-weka/
implementation 'org.cleartk:cleartk-ml-weka:2.0.0'
// https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-weka/
implementation ("org.cleartk:cleartk-ml-weka:2.0.0")
'org.cleartk:cleartk-ml-weka:jar:2.0.0'
<dependency org="org.cleartk" name="cleartk-ml-weka" rev="2.0.0">
  <artifact name="cleartk-ml-weka" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cleartk', module='cleartk-ml-weka', version='2.0.0')
)
libraryDependencies += "org.cleartk" % "cleartk-ml-weka" % "2.0.0"
[org.cleartk/cleartk-ml-weka "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.cleartk : cleartk-ml jar 2.0.0
nz.ac.waikato.cms.weka : weka-dev jar 3.7.11

test (1)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
0.1.2
0.1.1
0.1.0