Iv been scouring the net looking for a simple lookup thesaurus to import into mysql? Could anyone point me in the right direction?

I am also looking for a word association db aswell??

Thanks

Christopher

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

I would suggest you look at the WordNet project:

http://wnsql.sourceforge.net/

link|improve this answer
Thanks thats exactly what i needed. – Christopher Feb 17 '11 at 0:47
Please could you consider accepting this answer? You need to click the "check" next to it. – diagonalbatman Feb 17 '11 at 10:21
feedback

I also found this useful: http://code.google.com/p/moby-thesaurus/

There's a MySQL dump file which you can import into MySQL directly. It is the Moby Thesaurus and Parts-of-Speech.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.