Skip to content

oewntk/jwix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oewntk

mavencentral

JWI - Java WordNet Interface

Extended MIT's Java WordNet Interface upstream.

Ported to Java 8 with lambda expressions.

Global configuration capability.

Global LexID check can be disabled.

Set global hints capability.

Set dictionary resource matcher (e.g. can use one index amongst many).

Set dictionary comparator (e.g. use a different comparator for index file).

Factored out IContentType key functionality into ContentType key enum.

Extensive JUnit testing (see test classes).

Added Maven support.

GroupID and ArtifactID on Maven Central:

<groupId>io.github.oewntk</groupId>
<artifactId>jwix</artifactId>
<packaging>jar</packaging>
<version>2.4.1.1</version>

About

Extended Java WordNet Interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published