MVN

org.dkpro.lab : dkpro-lab

Maven & Gradle

Feb 01, 2018
2 usages
9 stars

DKPro Lab · 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.

<dependency>
    <groupId>org.dkpro.lab</groupId>
    <artifactId>dkpro-lab</artifactId>
    <version>0.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dkpro.lab : dkpro-lab to add to Maven - Latest Versions:

  • Latest Stable: 0.14.0

All Versions

Choose a version of org.dkpro.lab : dkpro-lab to add to Maven - All Versions:

Version Vulnerabilities Updated
0.14.x
dkpro-lab-0.14.0
0.13.x
dkpro-lab-0.13.0
0.12.x
dkpro-lab-0.12.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.dkpro.lab</groupId>
    <artifactId>dkpro-lab</artifactId>
    <version>0.14.0</version>
</dependency>

Advertisement

Dependencies from Group

Feb 01, 2018
24 usages
9 stars
Feb 01, 2018
6 usages
9 stars
Feb 01, 2018
3 usages
9 stars
Feb 01, 2018
2 usages
9 stars
Feb 01, 2018
2 usages
9 stars

Discover Dependencies

Apr 19, 2016
1 usages
24 stars
Apr 19, 2016
1 usages
24 stars
bom
Apr 19, 2016
4 usages
24 stars
Apr 19, 2016
1 usages
24 stars
Sep 29, 2022
7 usages
2.2k stars
Nov 30, 2018
5 usages
2.2k stars
Apr 27, 2016
2 usages
May 18, 2017
1 usages
21 stars