DKPro Lab - Core Platform

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.

Лицензия

Лицензия

Категории

Категории

DKPro Прикладные библиотеки Machine Learning Natural Language Processing
Группа

Группа

de.tudarmstadt.ukp.dkpro.lab
Идентификатор

Идентификатор

dkpro-lab-core
Последняя версия

Последняя версия

0.11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

DKPro Lab - Core Platform
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.
Ссылка на сайт

Ссылка на сайт

http://code.google.com/p/dkpro-lab/dkpro-lab-core/
Система контроля версий

Система контроля версий

http://code.google.com/p/dkpro-lab/source/browse/dkpro-lab-core/

Скачать dkpro-lab-core

Как подключить последнюю версию

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

Зависимости

compile (18)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math jar 2.1
commons-io : commons-io jar 2.1
commons-lang : commons-lang jar 2.6
org.springframework : spring-core jar 3.1.2.RELEASE
org.springframework : spring-context jar 3.1.2.RELEASE
org.springframework : spring-expression jar 3.1.2.RELEASE
org.springframework : spring-tx jar 3.1.2.RELEASE
org.safehaus.jug : jug jar 2.0.0
jfree : jfreechart jar 1.0.13
net.sf.opencsv : opencsv jar 2.0
org.apache.poi : poi jar 3.6
org.apache.xmlgraphics : batik-svggen jar 1.7
org.apache.xmlgraphics : batik-dom jar 1.7
org.apache.xmlgraphics : batik-gvt jar 1.7
org.apache.xmlgraphics : fop jar 0.95
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1
javax.ws.rs : jsr311-api jar 1.1.1
org.apache.ant : ant jar 1.8.3

test (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 3.1.2.RELEASE
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.11.0