Access a database of word frequencies, in various natural languages.
Go to file
Robyn Speer ae6e03fa06 code review and pep8 fixes
Former-commit-id: b4b8ba8be7
2013-11-01 17:05:12 -04:00
tests make the tests less picky about numerical exactness 2013-10-31 15:43:19 -04:00
wordfreq code review and pep8 fixes 2013-11-01 17:05:12 -04:00
wordfreq_data try to match the wordlist metanl actually uses 2013-10-31 15:13:22 -04:00
.gitignore Add wordfreq_data files. 2013-10-31 13:39:02 -04:00
README.txt Initial version. 2013-10-28 19:26:44 -04:00
setup.py Don't download the DB if the right version is already there 2013-10-31 14:12:04 -04:00

Tools for working with word frequencies from various corpora.

Author: Robyn Speer