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