words usage database?

我怕爱的太早我们不能终老 提交于 2019-12-09 18:24:04

问题


Is there any free database/place out there with commonality/usage ratios of English words? (British or U.S. English, doesn't matter)

I don't care about the exact numbers, only relative to eachother. Something like:

the | 0.2
car | 0.08
chroma | 0.005
overspread | 0.0000007

Edit:

I have found http://en.wiktionary.org/wiki/Wiktionary%3aFrequency_lists which I can scrape for data. However I would prefer an sql-format which is easier to work with.


回答1:


The term you want to google is "word frequency". One of the top hits is http://www.wordfrequency.info/



来源:https://stackoverflow.com/questions/7248834/words-usage-database

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!