Skip to content

extjwnl/extjwnl-data-wn31-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

extJWNL WordNet 3.1 Map Data contains serialized dictionary files from Unix version of WordNet 3.1 augmented with an extJWNL configuration file.

Getting started

In the pom.xml:

<dependency>
    <groupId>net.sf.extjwnl</groupId>
    <artifactId>extjwnl</artifactId>
    <version>1.9.4</version>
</dependency>
<dependency>
    <groupId>net.sf.extjwnl</groupId>
    <artifactId>extjwnl-data-wn31-map</artifactId>
    <version>1.0</version>
</dependency>

In the code:

Dictionary d = Dictionary.getDefaultResourceInstance();

Credits

This resource was created following issue #22 and draft from Paul Landes.

About

Serialized dictionary data from WordNet 3.1 Unix version

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages