zc 190ee7fc79 初次提交 há 11 meses atrás
..
List_of_common_misspellings.txt 190ee7fc79 初次提交 há 11 meses atrás
Makefile.am 190ee7fc79 初次提交 há 11 meses atrás
Makefile.orig 190ee7fc79 初次提交 há 11 meses atrás
README 190ee7fc79 初次提交 há 11 meses atrás
prepare 190ee7fc79 初次提交 há 11 meses atrás
prepare2 190ee7fc79 初次提交 há 11 meses atrás
test 190ee7fc79 初次提交 há 11 meses atrás

README

source of text data: Wikipedia
http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines

For testing Hunspell you need the extended en_US dictionary with phonetic table:
http://hunspell.sourceforge.net/en_US.zip

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