Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use Wordnet in SQL

Tags:

sql

nlp

How to use Wordnet in SQL database. Does it exists anywhere can someone give me step by step procedure

like image 600
harsha Avatar asked Aug 05 '09 09:08

harsha


1 Answers

Yes, actually, you can use the WordNet SQL Builder (http://wnsqlbuilder.sourceforge.net/). Instructions for performing the conversion are straightforward: http://wnsqlbuilder.sourceforge.net/howto.html. Basically you download the code, decompress it, and run the script.

like image 80
ealdent Avatar answered Nov 04 '22 23:11

ealdent