1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-07 12:30:47 -07:00
moth/docs/CREDITS.md
2017-10-03 15:36:33 -06:00

17 lines
542 B
Markdown

Being in this list is voluntary. Add your name when you contribute code.
Neale Pickett
Patrick Avery
Paul Ferrell
Shannon Steinfadt
Word List
---------
`answer_words.txt` was obtained thus:
curl https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt | grep ...... > answer_words.txt
That repository says:
> This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.