I'm looking for a thesaurus that is free and can be easily dump into a mysql database and accessed using php or java to get related words and meanings, I have been searching, I saw mobysaurus but I dont think it can be dumped into a database since it's desktop based. Please help.

link|improve this question
feedback

1 Answer

I would highly recommend Wordnet. All synonymous words will share the same definition.

Here is a SQL version: WNSQLBuilder

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.