nuspell

spell checker (program)
  http://nuspell.github.io/
  0
  no reviews



Nuspell is a free and open source spell checker that is written in modern C++. It is designed for languages with rich morphology and complex word compounding.

Main features are: - Full unicode support backed by ICU - Backward compatibility with Hunspell dictionary file format - Twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compounds (for example, Hungarian, German and Dutch) - Support language specific features (for example, special casing of Azeri and Turkish dotted i, or German sharp s) - Handle conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms.

This package contains the command-line program.