Decoration
max planck institut
informatik
mpii logo Minerva of the Max Planck Society
 

UWN/MENTA: Towards a Universal Multilingual Wordnet

 Research   Query   Publications   People   Downloads 

Java Library

 

We provide a small Java library that can be used with one or more large plugins, which provide the complete data for offline use (i.e., no need to connect to our servers). More information (and new versions) will follow soon. In the meantime, please contact Gerard de Melo if you have any questions.

Important: A new version of uwnapi.zip was released on 2012-11-23. This version allows you to obtain statement weights and fixes a character encoding issue (thanks to Aya Zoghby for reporting this). Please upgrade!

How to use the library

Take a look at the example code.

Other programming languages

Raw Dump

Alternatively, you can work with a raw dump of the UWN Core. We provide a gzip-compressed TSV file, which is best decompressed on the fly while reading for best performance. Each line contains subject, predicate, object, and weight, separated by tabs.