Access a database of word frequencies, in various natural languages.
Go to file
2013-10-31 13:11:13 -04:00
tests When strings are inconsistent between py2 and 3, don't test them on py2. 2013-10-31 13:11:13 -04:00
wordfreq When strings are inconsistent between py2 and 3, don't test them on py2. 2013-10-31 13:11:13 -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: Rob Speer