mirror of https://github.com/dirtbags/moth.git
18 lines
541 B
Markdown
18 lines
541 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:
|
|
|
|
url 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.
|