WordNet Mapping Scripts

Do you have tagged text, rules, or other data containing WordNet 1.5 synsets that need to be upgraded to 1.6? Although 1.6 comes with a mapping file for the nouns to help you with this task, it does not come with a mapping for the verbs.

The scripts below were developed here to automatically generate mapping files for the verbs. Naturally, the mapping is not 100% correct, but it's close and I will update this page as improvements are made.

Feel free to download the source and output files below. If you plan to run the Perl scripts yourself, read through them first to see what paths you need to change. You may modify the source, of course, perhaps to change the output format or improve the results. Please let me know if you do improve the results or have other suggestions.

What's New

1999-02-15 Included 1.6 to 1.5 Inverse Mapping 1999-01-24 Original Release Shift-click to download.

How It Works

For each old synset, potential matching new synsets are found and ranked by the following: See the source for details.

To Do


Send comments or questions to bmartin@cs.ucf.edu .