org.dkpro.tc:dkpro-tc-fstore-simple

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 FST Data Data Formats Serialization
GroupId

GroupId

org.dkpro.tc
ArtifactId

ArtifactId

dkpro-tc-fstore-simple
Last Version

Last Version

0.9.0
Release Date

Release Date

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-fstore-simple

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.dkpro.tc : dkpro-tc-api-features jar 0.9.0
commons-collections : commons-collections jar
commons-lang : commons-lang jar
org.dkpro.tc : dkpro-tc-api jar 0.9.0
log4j : log4j jar
it.unimi.dsi : fastutil jar 7.0.12

test (3)

Group / Artifact Type Version
junit : junit jar
com.google.code.gson : gson jar 2.2.4
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

dkpro-tc

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

For more information, please visit the DKPro TC Documentation.

Join the chat at https://gitter.im/dkpro/dkpro-tc Maven Central

org.dkpro.tc

DKPro

Versions

Version
0.9.0
0.8.0