Closed bernardoaraujor closed 7 years ago
commit 74afc7f:
Deleted the following files from experimental: Arabic Top 100, chinesecharacters, croatian, danish, english.words, Finnish, german, germanl, italian, japanese, spanish, swedish. All these languages can have wordlists easily generated by languageWordlists.py with an accurate statistical significance.
Deleted the following folders: us_names and us_sirnames (because they're already in the wordlists folder); india_names (same as us names); Hindi (easily generated by languageWordlists.py); frequency (same as hindi);wordlist scripts (unnecessary)
Deleted old wordlists folder
Added arabic, chinese, finnish, hindi, japanese, swedish to languageWordlists.py, which generated the Popular and LongTail wordlists for each language
Awesome. I noticed the last names list was all on one line. It looks like you fixed that.
commit 97d3918:
Fixed problems with us names
Reorganized Indian names into Popular/LongTail division
Renamed spanishNames and petNames
Renamed the python script that generates the language wordlists to languageWordlists.py