Jump to content

Hunspell

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Hsk81 (talk | contribs) at 05:22, 27 February 2013 (Uses: Added NoTex editor, which uses Hunspell (via typo.js)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Hunspell
Developer(s)László Németh
Stable release
1.3.2 / February 26, 2011 (2011-02-26)
Repository
Written inC++
Operating systemCross-platform
TypeSpell checker
LicenseGNU Lesser General Public License and Mozilla Public License
Websitehttp://hunspell.sourceforge.net

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.

Uses

Hunspell is the spell checker of:

2012[3]

Moreover, Hunspell is supported by Enchant and Emacs.

Hunspell is free software, distributed under the terms of a GPL, LGPL and MPL tri-license. Hunspell has ports or wrappers for the major platforms and programming languages such as Java,[5] Perl,[6] Python,[7].NET,[8] Lua,[9] and a lite version for JavaScript.[10]

See also

References