1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-06 20:10:36 -07:00
moth/docs/CREDITS.md

19 lines
576 B
Markdown

Being in this list is voluntary. Add your name when you contribute code.
* Neale Pickett
* Patrick Avery
* Paul Ferrell
* Shannon Steinfadt
* John Donaldson
* 3ch01c
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.