I want to see the context that words are used in.
- Parses text.
- Shows word-count / frequency list after parsing.
- Ability to select a word from list and see the sentences that it belongs in.
node userside.js
node wordgod.js filename.txt
- Sort most-to-least frequent (I will need to ban common words.)
- Display counts