wordfreq
wordfreq copied to clipboard
Text corpus calculation in Javascript. Supports Chinese, English.
Results
4
wordfreq issues
Sort by
recently updated
recently updated
newest added
This module is not working on nodejs 4.5
test cases passes, so it's a front-end issue. Looks like it's a simple CSS issue on the `#result` element.
bug
Support term like "New York", instead of count them as "New" and "York".
enhancement