Access a database of word frequencies, in various natural languages.
Go to file
2013-10-31 14:12:04 -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 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: Rob Speer