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.

License

License

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.jwktl
ArtifactId

ArtifactId

dkpro-jwktl
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Ubiquitous Knowledge Processing (UKP) Lab
Source Code Management

Source Code Management

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

Download dkpro-jwktl

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sleepycat : je jar 5.0.73
org.apache.ant : ant jar 1.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0