Java-based 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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://code.google.com/p/jwktl/
Организация-разработчик

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

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

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

http://code.google.com/p/jwktl/source/browse/tags/jwktl-1.0.1

Скачать jwktl

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

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

Зависимости

compile (3)

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

test (1)

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

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

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

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

Версия
1.0.1
1.0.0
0.17.2