Java Wiktionary Library (JWKTL)

JWKTL (Java Wiktionary Library) is a Java-based API that enables efficient and structured access to the information encoded in the English and the German Wiktionary edition, including sense definitions, part of speech tags, etymology, example sentences, translations, semantic relations and many other lexical information types.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Wiktionary Library (JWKTL)
JWKTL (Java Wiktionary Library) is a Java-based API that enables efficient and structured access to the information encoded in the English and the German Wiktionary edition, including sense definitions, part of speech tags, etymology, example sentences, translations, semantic relations and many other lexical information types.
Организация-разработчик

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

Ubiquitous Knowledge Processing (UKP) Lab
Система контроля версий

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

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

Скачать dkpro-jwktl

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.sleepycat : je jar 5.0.73
org.apache.ant : ant jar 1.7.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.1.0