Java OpenThesaurus Library

JOTL (Java-based OpenThesaurus Library) is an application programming interface for the free thesaurus project OpenThesaurus (http://www.openthesaurus.org). JOTL enables efficient and structured access to the information encoded OpenThesaurus, including synsets, senses, and semantic labels.

License

License

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.jotl
ArtifactId

ArtifactId

dkpro-jotl
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java OpenThesaurus Library
JOTL (Java-based OpenThesaurus Library) is an application programming interface for the free thesaurus project OpenThesaurus (http://www.openthesaurus.org). JOTL enables efficient and structured access to the information encoded OpenThesaurus, including synsets, senses, and semantic labels.
Project Organization

Project Organization

Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt
Source Code Management

Source Code Management

https://github.com/dkpro/jotl

Download dkpro-jotl

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.
org.dkpro.jotl

DKPro

Versions

Version
1.0.0