Spell checker and morphological analyzer using finite-state technology
Helsinki Finite-State Technology ospell
hfstospell$ echo 'teh' | hfstospell -s dictionary.zhfst$ hfstospell -s -L dictionary.zhfst < misspelled.txt$ cat words.txt | hfstospell -s dictionary.zhfst > corrections.txt