Hunspell is a spellchecking library. On linux there should be simple packages that provides the hunspell library, and sets of dictionaries for various languages you can install. That test uses the en_US spellchecking dictionary which has its own affix file (.aff) and dictionary wordlist (.dic) file.
|