ClearTK ML TK-SVM-light

ClearTK wrapper for tree kernel SVM-light

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-ml-tksvmlight
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ClearTK ML TK-SVM-light
ClearTK wrapper for tree kernel SVM-light
Source Code Management

Source Code Management

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

Download cleartk-ml-tksvmlight

How to add to project

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

Dependencies

compile (3)

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

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.5.0
0.4.1
0.4.0