DKPro Lab - Groovy Support

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.

Лицензия

Лицензия

Категории

Категории

Groovy Языки программирования DKPro Прикладные библиотеки Machine Learning Natural Language Processing
Группа

Группа

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

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

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

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

0.11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

DKPro Lab - Groovy Support
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-groovy/
Система контроля версий

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

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

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.tudarmstadt.ukp.dkpro.lab : dkpro-lab-core jar 0.11.0
org.apache.uima : uimafit-core jar 2.1.0

test (2)

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

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

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

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

Версия
0.11.0