Add wordlists (or relate)
Closed this issue · 3 comments
I just saw there wasn't anything similar on so I created a repo for this:
https://github.com/CodeBrauer/1000-most-common-words
Maybe this could be somehow added with rawgit.com or you can just put a small link it your readme
Hi! Great suggestion and thank you for your work.
I checked the Hungarian wordlist and it seems to contain many non-word, multiple words on a line and e.g. "Bell" is not even a Hungarian word.
I think the correct solution would be to supply default wordlists and use your repo as a fallback if a wordlist is not supplied for the specific language. I will write a downloader function for this, but please don't change your filename patterns.
I checked the Hungarian wordlist and it seems to contain many non-word, multiple words on a line and e.g. "Bell" is not even a Hungarian word.
I tried to find any other source than 1000mostcommonwords.com, but didn't found anything similar. Maybe this repo needs some collaborative refactoring. Feel free to fork and change this. I will also remove commas and dots from the files asap. Just freshly generated the lists.
Filenames will be the same.
Closing this as it is not related to this repository.