0

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

Christopher
  • 12,057
  • 9
  • 31
  • 37

2 Answers2

3

I would suggest you look at the WordNet project:

http://wnsql.sourceforge.net/

diagonalbatman
  • 17,340
  • 3
  • 31
  • 31
3

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.

Sojoodi
  • 552
  • 5
  • 10