FOAFRealm/Installation/WordNet
From Corrib Clan Wiki
lalilicotroc racgetolog
[edit]
Installing WordNet support for FOAFRealm
[edit]
Getting WordNet
- You can obtain WordNet from http://wordnet.princeton.edu/obtain
- Download, untar it [tar -zxf WordNet*.tar.gz]
- Configure [./configure], compile [make] and install it [make install]
- Set
<param name="dictionary_path" value="/usr/local/WordNet-2.1/dict"/>to path to your Dictionary in WordNet installation
[edit]
WordNet 2.1 and Windows
- If you installed WordNet (2.1) and JOnto in Windows, note that there is a bug in JWNL library. To fix it you need to rebuild jwnl with changes described here: http://sourceforge.net/forum/forum.php?thread_id=1289291&forum_id=106153



