Access a database of word frequencies, in various natural languages.
Go to file
2013-10-30 16:58:10 -04:00
tests Revise the build test to compare lengths of wordlists. 2013-10-30 13:22:56 -04:00
wordfreq Turns out we need to change the metanl constant after normalizing words. 2013-10-30 16:58:10 -04:00
.gitignore Implement the data uploady downloady stuff in setup. 2013-10-29 16:44:13 -04:00
README.txt Initial version. 2013-10-28 19:26:44 -04:00
setup.py Normalize words when storing them or looking them up. 2013-10-30 14:59:57 -04:00

Tools for working with word frequencies from various corpora.

Author: Robyn Speer