English dictionary SQL dump?

后端 未结 4 1792
予麋鹿
予麋鹿 2020-12-23 22:28

I\'m looking for an open source, full english dictionary, that includes the type of word (i.e.: adjective, past tense, etc.) in some sort of database format, either SQL or s

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-23 22:46

    http://sourceforge.net/projects/mysqlenglishdictionary/

    I've been using this satisfactorily.

    It has source code as well.

    The database is made from a plain test English dictionary which is not too wordy and concise so easy to deal with.

    This is the the plain test English dictionary.

    http://www.mso.anu.edu.au/~ralph/OPTED/

提交回复
热议问题