License |
License |
---|---|
GroupId | GroupIdde.unistuttgart.ims |
ArtifactId | ArtifactIduima.weka |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionweka
UIMA components to extract an annotation as a Weka arff file
|
Filename | Size |
---|---|
uima.weka-0.3.0.pom | |
uima.weka-0.3.0.jar | 11 KB |
uima.weka-0.3.0-sources.jar | 8 KB |
uima.weka-0.3.0-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |