jar

de.tudarmstadt.ukp.dkpro.lab : dkpro-lab

Maven & Gradle

Jun 18, 2014
2 usages

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.

Table Of Contents

Latest Version

Download de.tudarmstadt.ukp.dkpro.lab : dkpro-lab JAR file - Latest Versions:

All Versions

Download de.tudarmstadt.ukp.dkpro.lab : dkpro-lab JAR file - All Versions:

Version Vulnerabilities Size Updated
0.11.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dkpro-lab-0.11.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.