The full list is way to big for GitHub (~1GB).
If you want the full list you will have to build it by your own like this:
- Download a Wikipedia dump from here: https://dumps.wikimedia.org/enwiki/
- Extract the file (
bzip2 -d FILE
) - Rename the extracted file to
dump.xml
- Run
convert_to_text
- Run
calc_most_used_words
- (Optional) Modify the file