Last Version

org.dkpro.tc:dkpro-tc-ml 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
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 1.1.0


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

Dependencies

compile (18)

Group / Artifact Type Version
commons-logging : commons-logging-api jar
org.apache.commons : commons-collections4 jar
org.dkpro.tc : dkpro-tc-api jar 1.1.0
org.dkpro.tc : dkpro-tc-api-features jar 1.1.0
org.dkpro.tc : dkpro-tc-core jar 1.1.0
org.dkpro.lab : dkpro-lab-core jar
de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.api.metadata-asl jar
de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.io.bincas-asl jar
de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.api.frequency-asl jar
de.unidue.ltl.evaluation : ltlab-evaluation-core jar 0.1.1
de.unidue.ltl.evaluation : ltlab-evaluation-measures jar 0.1.1
de.unidue.ltl.evaluation : ltlab-evaluation-visualization jar 0.1.1
commons-lang : commons-lang jar
org.apache.commons : commons-compress jar
org.apache.uima : uimafit-core jar 2.4.0
org.apache.uima : uimaj-core jar 2.10.2
commons-io : commons-io jar 2.6
org.jfree : jfreechart jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.