com.kotlinnlp:tokenslabeler

TokensLabeler allows to annotate the tokens of a sentence according to the BIEOU notation (or a subset of), in which the set of labels is defined in the training set.

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.kotlinnlp
Идентификатор

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

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

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

0.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.kotlinnlp:tokenslabeler
TokensLabeler allows to annotate the tokens of a sentence according to the BIEOU notation (or a subset of), in which the set of labels is defined in the training set.

Скачать tokenslabeler

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
com.xenomachina : xenocom jar 0.0.5
com.xenomachina : kotlin-argparser jar 2.0.7
com.beust : klaxon jar 5.2
com.kotlinnlp : tokensencoder jar 0.5.4

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

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

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

Версия
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0