License |
License
BSD
|
---|---|
GroupId | GroupIdorg.cleartk |
ArtifactId | ArtifactIdcleartk-ml-libsvm-tk |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClearTK ML LIBSVM-TK
The official ClearTK release
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-libsvm-tk/ -->
<dependency>
<groupId>org.cleartk</groupId>
<artifactId>cleartk-ml-libsvm-tk</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-libsvm-tk/
implementation 'org.cleartk:cleartk-ml-libsvm-tk:2.0.0'
// https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-libsvm-tk/
implementation ("org.cleartk:cleartk-ml-libsvm-tk:2.0.0")
'org.cleartk:cleartk-ml-libsvm-tk:jar:2.0.0'
<dependency org="org.cleartk" name="cleartk-ml-libsvm-tk" rev="2.0.0">
<artifact name="cleartk-ml-libsvm-tk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cleartk', module='cleartk-ml-libsvm-tk', version='2.0.0')
)
libraryDependencies += "org.cleartk" % "cleartk-ml-libsvm-tk" % "2.0.0"
[org.cleartk/cleartk-ml-libsvm-tk "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.2 |
org.cleartk : cleartk-ml-tksvmlight | jar | 2.0.0 |
org.cleartk : cleartk-ml | jar | 2.0.0 |
org.cleartk : cleartk-eval | jar | 2.0.0 |
org.chboston.cnlp : libsvm-java-kernel | jar | 0.1.0 |
org.cleartk : cleartk-test-util | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |