Source code
Revision control
Copy as Markdown
Other Tools
source of text data: Wikipedia
For testing Hunspell you need the extended en_US dictionary with phonetic table:
test:
make -f Makefile.orig
test only with Hunspell:
make -f Makefile.orig single
test with different input file and dictionaries:
INPUT=dutchlist.txt HUNSPELL=nl_NL ASPELL=nl make -f Makefile.orig