cltl / OpenDutchWordnet

This repo provides a python module to work with Open Dutch WordNet. It was created using python 3.4.
Other
64 stars 15 forks source link

Can you also use ODWN within a Java program? #5

Closed piekvossen closed 8 years ago

piekvossen commented 8 years ago

The WordnetTools package is a Java library that read the Wordnet-LMF format of ODWN and provides some API functions. It was specifically built to do wordnet similarity calculations on any Wordnet-LMF database, regardless of the language:

https://github.com/cltl/WordnetTools