| .. | ||
| const.ts | ||
| mod.ts | ||
| readme.md | ||
| top.ts | ||
| walk.ts | ||
-/top_words
naive top word counter
goes through a list of directories (that should contain text or code) and counts the most common words in them
incredibly naive approach with no stemming, no stop words, hardcoded bad directory names, etc.
dependencies
path