Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / hunspell / tests / suggestiontest / README
blobc50e05cea95c8dbabc52a0b32a15945200faa5fb
1 source of text data: Wikipedia
2 http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
4 For testing Hunspell you need the extended en_US dictionary with phonetic table:
5 http://hunspell.sourceforge.net/en_US.zip
7 test:
8 make -f Makefile.orig
10 test only with Hunspell:
12 make -f Makefile.orig single
14 test with different input file and dictionaries:
16 INPUT=dutchlist.txt HUNSPELL=nl_NL ASPELL=nl make -f Makefile.orig