Commit Graph

4 Commits

Author SHA1 Message Date
David Foster
737aa9ef0d things: Refactor.
Specifically:
* Remove dead assignments to _data and _stop_words.
* Convert _word_freqs from class field to instance field to avoid side effects.
* Remove no-op call ''.join(self._data) because self._data is guaranteed to be a string.
2014-01-05 20:54:14 -08:00
Crista Lopes
015b716915 Simplified things a bit 2013-12-02 12:23:26 -08:00
crista
95389e864c Update README.md 2013-09-27 20:11:34 -07:00
Crista Lopes
08539ca0e0 Changed numbers all over, so that the progression is more natural 2013-09-27 09:05:36 -07:00