├── README.md ├── birthday.txt ├── birthday_Uddmmyyyy.txt ├── birthday_ddmmyyyy.txt ├── birthday_lddmmyyyy.txt ├── common.txt ├── english.txt ├── normalize.py ├── other-0.txt ├── other-1.txt └── other-2.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/README.md -------------------------------------------------------------------------------- /birthday.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/birthday.txt -------------------------------------------------------------------------------- /birthday_Uddmmyyyy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/birthday_Uddmmyyyy.txt -------------------------------------------------------------------------------- /birthday_ddmmyyyy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/birthday_ddmmyyyy.txt -------------------------------------------------------------------------------- /birthday_lddmmyyyy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/birthday_lddmmyyyy.txt -------------------------------------------------------------------------------- /common.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/common.txt -------------------------------------------------------------------------------- /english.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/english.txt -------------------------------------------------------------------------------- /normalize.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/normalize.py -------------------------------------------------------------------------------- /other-0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/other-0.txt -------------------------------------------------------------------------------- /other-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/other-1.txt -------------------------------------------------------------------------------- /other-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/conwnet/wpa-dictionary/HEAD/other-2.txt --------------------------------------------------------------------------------