Maps two WordNet versions through label relaxing.
This is a revamping and update of this tool.
http://nlp.lsi.upc.edu/tools/download-relax.php
http://www.talp.upc.edu/index.php/technology/tools/45-textual-processing-tools/98-wordnet-mappings/
http://nlp.lsi.upc.edu/papers.php?year=1999&year2=2006&name=Jordi&surname=Daud%C3%A9
C++ standard libraries
Boost Graph library (statically linked)
WordNet library (statically linked)
A manpage is available that provides the command-line options.
man relaxmapper
or
man ./relaxmapper.1
4 git repositories are to be found on this site
-Code : overhauled version without LEDA dependencies (replaced with std collections and BOOST graph library)
-Code3 : overhauled version but still has LEDA dependencies
-Code2 : for anglicized version of original (minimal changes)
-Code1 : for minimally modified version of original so that it compiles
The following are available for download on the File Release System:
Original work:
Jordi Daudé daude@lsi.upc.edu
http://www.lsi.upc.edu/~daude
Lluís Padró padro@lsi.upc.edu
http://www.lsi.upc.edu/~padro/
German Rigau german.rigau@ehu.es
http://www.lsi.upc.edu/~rigau/
Further work and port to English:
Bernard Bou bbou@ac-toulouse.fr