Last Version

org.dkpro.tc:dkpro-tc-ml-libsvm 1.1.0

DKPro TC is a UIMA-based text classification framework built on top of DKPro Core and DKPro Lab. It is intended to alleviate supervised machine learning experiments with any kind of textual data.

License

License

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.tc
ArtifactId

ArtifactId

dkpro-tc-ml-libsvm
Version

Version

1.1.0
Type

Type

jar
Description

Description

DKPro TC is a UIMA-based text classification framework built on top of DKPro Core and DKPro Lab. It is intended to alleviate supervised machine learning experiments with any kind of textual data.
Project Organization

Project Organization

Ubiquitous Knowledge Processing (UKP) Lab

Download dkpro-tc-ml-libsvm 1.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-logging : commons-logging-api jar
org.dkpro.tc : dkpro-tc-core jar 1.1.0
org.dkpro.tc : dkpro-tc-io-libsvm jar 1.1.0
org.dkpro.tc : dkpro-tc-ml jar 1.1.0
org.dkpro.lab : dkpro-lab-core jar
com.datumbox : libsvm jar 3.22
commons-io : commons-io jar 2.6
org.apache.uima : uimaj-core jar 2.10.2

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.