Word count for text files, for bigrams, trigrams, etc...
app | ||
output | ||
src | ||
words | ||
.gitignore | ||
LICENSE | ||
package.yaml | ||
README.md | ||
Setup.hs | ||
stack.yaml | ||
stack.yaml.lock | ||
WordParse.cabal |
WordParse
Tool to compute word counts, bigrams, trigrams, etc for a large body of text. I have used this to generate a word cloud from my research papers.