Developer(s) | László Németh |
---|---|
Stable release |
1.6.1 / 26 March 2017
|
Repository | github |
Written in | C++ |
Operating system | Cross-platform |
Type | Spell checker |
License | GNU Lesser General Public License and Mozilla Public License |
Website | hunspell |
Hunspell is a spell checker and morphological analyzer designed for languages with rich morphology and complex word compounding and character encoding, originally designed for the Hungarian language.
Hunspell is based on MySpell and is backward-compatible with MySpell dictionaries. While MySpell uses a single-byte character encoding, Hunspell can use Unicode UTF-8-encoded dictionaries.
Hunspell is the spell checker of:
Hunspell is free software, distributed under the terms of a GPL, LGPL and MPL tri-license.