Last Version

weka 0.3.0

UIMA components to extract an annotation as a Weka arff file

License

License

GroupId

GroupId

de.unistuttgart.ims
ArtifactId

ArtifactId

uima.weka
Version

Version

0.3.0
Type

Type

jar
Description

Description

weka
UIMA components to extract an annotation as a Weka arff file

Download uima.weka 0.3.0


<!-- https://jarcasting.com/artifacts/de.unistuttgart.ims/uima.weka/ -->
<dependency>
    <groupId>de.unistuttgart.ims</groupId>
    <artifactId>uima.weka</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.unistuttgart.ims/uima.weka/
implementation 'de.unistuttgart.ims:uima.weka:0.3.0'
// https://jarcasting.com/artifacts/de.unistuttgart.ims/uima.weka/
implementation ("de.unistuttgart.ims:uima.weka:0.3.0")
'de.unistuttgart.ims:uima.weka:jar:0.3.0'
<dependency org="de.unistuttgart.ims" name="uima.weka" rev="0.3.0">
  <artifact name="uima.weka" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.unistuttgart.ims', module='uima.weka', version='0.3.0')
)
libraryDependencies += "de.unistuttgart.ims" % "uima.weka" % "0.3.0"
[de.unistuttgart.ims/uima.weka "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.uima : uimafit-core jar 2.1.0
nz.ac.waikato.cms.weka : weka-stable jar 3.6.13
de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.api.io-asl jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.