Access a database of word frequencies, in various natural languages.
Go to file
Robyn Speer 5fc933495f Revert "code review and pep8 fixes"
This reverts commit ae6e03fa06 [formerly b4b8ba8be7].

Conflicts:
	wordfreq/transfer.py

Former-commit-id: 5c8ba34492
2013-11-01 17:33:39 -04:00
tests make the tests less picky about numerical exactness 2013-10-31 15:43:19 -04:00
wordfreq Revert "code review and pep8 fixes" 2013-11-01 17:33:39 -04:00
wordfreq_data try to match the wordlist metanl actually uses 2013-10-31 15:13:22 -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: Robyn Speer