is not current version
Last Version 2.0.1

de.cit-ec.scie:scie-classifiers 2.0

Library based on liblinear which allows to aggregate multiple UIMA annotations to compound UIMA annotations/higher order concepts/ relations by employing machine learning techniques.

GroupId

GroupId

de.cit-ec.scie
ArtifactId

ArtifactId

scie-classifiers
Version

Version

2.0
Type

Type

jar

Download scie-classifiers 2.0


<!-- https://jarcasting.com/artifacts/de.cit-ec.scie/scie-classifiers/ -->
<dependency>
    <groupId>de.cit-ec.scie</groupId>
    <artifactId>scie-classifiers</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.scie/scie-classifiers/
implementation 'de.cit-ec.scie:scie-classifiers:2.0'
// https://jarcasting.com/artifacts/de.cit-ec.scie/scie-classifiers/
implementation ("de.cit-ec.scie:scie-classifiers:2.0")
'de.cit-ec.scie:scie-classifiers:jar:2.0'
<dependency org="de.cit-ec.scie" name="scie-classifiers" rev="2.0">
  <artifact name="scie-classifiers" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.scie', module='scie-classifiers', version='2.0')
)
libraryDependencies += "de.cit-ec.scie" % "scie-classifiers" % "2.0"
[de.cit-ec.scie/scie-classifiers "2.0"]