Fast and safe spellchecking C++ library with command-line interface
Fast and safe spellchecking C++ library
nuspell
$ nuspell -d en_US document.txt
$ nuspell --list-dicts
$ echo 'This is a tst' | nuspell -d en_US