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.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.dkpro.lab
Идентификатор

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

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

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

0.14.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

http://dkpro.github.io/dkpro-lab/
Организация-разработчик

Организация-разработчик

Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt
Система контроля версий

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

https://github.com/dkpro/dkpro-lab

Скачать dkpro-lab

Имя Файла Размер
dkpro-lab-0.14.0.pom 19 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • dkpro-lab-core
  • dkpro-lab-groovy
  • dkpro-lab-ml-example
  • dkpro-lab-support-slf4j
  • dkpro-lab-uima
  • dkpro-lab-uima-engine-simple
  • dkpro-lab-uima-engine-cpe
  • dkpro-lab-doc

DKPro Lab

Gitter Maven Central

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.

org.dkpro.lab

DKPro

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

Версия
0.14.0
0.13.0
0.12.0