DKPro Lab - SLF4J Support Package

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.

Лицензия

Лицензия

Категории

Категории

SLF4J Библиотеки уровня приложения Logging DKPro Прикладные библиотеки Machine Learning Natural Language Processing
Группа

Группа

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

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

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

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

0.14.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

DKPro Lab - SLF4J Support Package
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.
Организация-разработчик

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

Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt

Скачать dkpro-lab-support-slf4j

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25
log4j : log4j jar 1.2.17

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

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

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