moth/docs/CREDITS.md

20 lines
576 B
Markdown
Raw Normal View History

2017-09-11 09:42:55 -06:00
Being in this list is voluntary. Add your name when you contribute code.
2019-01-22 13:06:16 -07:00
* Neale Pickett
* Patrick Avery
* Paul Ferrell
* Shannon Steinfadt
2019-01-22 13:10:51 -07:00
* John Donaldson
* 3ch01c
2017-09-11 09:42:55 -06:00
Word List
---------
`answer_words.txt` was obtained thus:
2017-10-03 15:36:33 -06:00
curl https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt | grep ...... > answer_words.txt
2017-09-11 09:42:55 -06:00
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.