Enchant 1.4.0 (Default branch) |
|
|
Enchant is a cross-platform abstract layer for
spell-checking. It is a meta spell-checking
framework. It recognizes that different
languages often require radically different
tools and alogrithms to spell-check and
correct. It also takes into account that
systems often have a radical host of spell-
checking software installed. It provides a
standard C API/ABI for all of its backends,
while allowing multiple backends to be loaded
and used at once.
License: GNU Lesser General Public License (LGPL)
Changes:
Voikko (Finnish) language support. Zemberek (Turkish) language support. Better support for Unicode in the personal dictionaries. Personal dictionaries offer better suggestions. OpenOffice's dictionaries are used on Windows. Aspell works on Windows. This release can use a system-wide Hunspell/Myspell installation on Unix-like platforms. Hunspell 1.2.1 and .NET bindings are required. This release has more lax language matching rules. It uses XDG's data-dirs spec for locating dictionaries. There are many unit tests and bugfixes.
|