Last Version

DKPro Lab - UIMA AS Execution Engine (experimental) 0.13.0

DKPro Lab is a lightweight framework for parameter sweeping experiments. It allows to set up experiments consisting of multiple interdependent tasks in a declarative manner with minimal overhead. Parameters are injected into tasks using via annotated class fields. Data produced by a task for any particular parameter configuration is stored and re-used whenever possible to avoid the needless recalculation of results. Reports can be attached to each task to post-process the experimental results and present them in a convenient manner, e.g. as tables or charts.

License

License

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.lab
ArtifactId

ArtifactId

dkpro-lab-uima-engine-uimaas
Version

Version

0.13.0
Type

Type

jar
Description

Description

DKPro Lab - UIMA AS Execution Engine (experimental)
DKPro Lab is a lightweight framework for parameter sweeping experiments. It allows to set up experiments consisting of multiple interdependent tasks in a declarative manner with minimal overhead. Parameters are injected into tasks using via annotated class fields. Data produced by a task for any particular parameter configuration is stored and re-used whenever possible to avoid the needless recalculation of results. Reports can be attached to each task to post-process the experimental results and present them in a convenient manner, e.g. as tables or charts.
Project Organization

Project Organization

Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt

Download dkpro-lab-uima-engine-uimaas 0.13.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.dkpro.lab : dkpro-lab-uima jar 0.13.0
org.dkpro.lab : dkpro-lab-support-slf4j jar 0.13.0
org.springframework : spring-jms jar 4.1.9.RELEASE
org.apache.uima : uimaj-as-core jar 2.8.1
org.apache.uima : uimaj-as-jms jar 2.8.1
org.apache.uima : uimaj-as-activemq jar 2.8.1
dom4j : dom4j jar 1.6.1

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.9.RELEASE
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.