Last Version

de.tudarmstadt.ukp.dkpro.tc:dkpro-tc 0.7.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

de.tudarmstadt.ukp.dkpro.tc
ArtifactId

ArtifactId

dkpro-tc
Version

Version

0.7.0
Type

Type

pom
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
Source Code Management

Source Code Management

http://code.google.com/p/dkpro-tc/source/browse/tags/dkpro-tc-0.7.0

Download dkpro-tc 0.7.0

Filename Size
dkpro-tc-0.7.0.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dkpro-tc-api
  • dkpro-tc-api-features
  • dkpro-tc-core
  • dkpro-tc-docbook
  • dkpro-tc-evaluation
  • dkpro-tc-examples
  • dkpro-tc-examples-groovy
  • dkpro-tc-features
  • dkpro-tc-features-ngram
  • dkpro-tc-features-pair
  • dkpro-tc-features-spelling
  • dkpro-tc-fstore-simple
  • dkpro-tc-integrationtest
  • dkpro-tc-ml
  • dkpro-tc-ml-crfsuite
  • dkpro-tc-ml-liblinear
  • dkpro-tc-ml-mallet
  • dkpro-tc-ml-svmhmm
  • dkpro-tc-ml-weka
  • dkpro-tc-testing