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.

License

License

GroupId

GroupId

de.tudarmstadt.ukp.jwktl
ArtifactId

ArtifactId

jwktl
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://code.google.com/p/jwktl/
Project Organization

Project Organization

Ubiquitous Knowledge Processing (UKP) Lab
Source Code Management

Source Code Management

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

Download jwktl

How to add to project

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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.17.2