Access a database of word frequencies, in various natural languages.
Go to file
Rob Speer 3063b3915a Revise the build test to compare lengths of wordlists.
The test currently fails on Python 3, for some strange reason.
2013-10-30 13:22:56 -04:00
tests Revise the build test to compare lengths of wordlists. 2013-10-30 13:22:56 -04:00
wordfreq Revise the build test to compare lengths of wordlists. 2013-10-30 13:22:56 -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 Another Py3 change, this one for functools32 2013-10-30 12:06:41 -04:00

Tools for working with word frequencies from various corpora.

Author: Rob Speer