I'm trying to find a free downloadable dictionary (or Corpus might be the better word) which I can import into MySQL. I need to words to have the type (noun, verb, adjective) associated with them. Any tips on where I can find one? I found one several years ago that worked nicely, but I no longer have it around.
Thanks! Chris
Project Gutenberg has public domain books you can download.
This includes 'The Gutenberg Webster's Unabridged Dictionary', but nothing modern, and not in a format immediately suitable for import into a MySQL database.
Not without some work, anyway. What was the one you found "years ago" ?
- Kevin's Word List Page includes a part of speech database.
- Wiktionary
- The 1913 edition of Webster's Dictionary, now in the public domain
http://www.desiquintans.com/nounlist looks pretty good... I searched 'nouns.txt' and it came right up.
来源:https://stackoverflow.com/questions/1892802/need-free-english-dictionary-or-corpus-ultimately-for-a-mysql-database