Access a database of word frequencies, in various natural languages.
Go to file
Rob Speer 26c0d7dd28 Add wordfreq_data files.
Now the build process is repeatable from scratch, even if something goes
wrong with the download server.
2013-10-31 13:39:02 -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
wordfreq_data Add wordfreq_data files. 2013-10-31 13:39:02 -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 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