| License |
License
The BSD 3-Clause License
|
|---|---|
| GroupId | GroupIdorg.cleartk |
| ArtifactId | ArtifactIdcleartk-ml-svmlight |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClearTK ML SVM-light
ClearTK wrapper for SVM-light
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cleartk-ml-svmlight-2.0.0.pom | |
| cleartk-ml-svmlight-2.0.0.jar | 55 KB |
| cleartk-ml-svmlight-2.0.0-sources.jar | 58 KB |
| cleartk-ml-svmlight-2.0.0-javadoc.jar | 207 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-svmlight/ -->
<dependency>
<groupId>org.cleartk</groupId>
<artifactId>cleartk-ml-svmlight</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-svmlight/
implementation 'org.cleartk:cleartk-ml-svmlight:2.0.0'
// https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-svmlight/
implementation ("org.cleartk:cleartk-ml-svmlight:2.0.0")
'org.cleartk:cleartk-ml-svmlight:jar:2.0.0'
<dependency org="org.cleartk" name="cleartk-ml-svmlight" rev="2.0.0">
<artifact name="cleartk-ml-svmlight" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cleartk', module='cleartk-ml-svmlight', version='2.0.0')
)
libraryDependencies += "org.cleartk" % "cleartk-ml-svmlight" % "2.0.0"
[org.cleartk/cleartk-ml-svmlight "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.cleartk : cleartk-ml | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.cleartk : cleartk-test-util | jar | 2.0.0 |