GNU Aspell is a spell checker designed to eventually replace Ispell. It can either be used as a library or as an independent spell checker. Its main feature is that it does a superior job of suggesting possible replacements for a misspelled word than just about any other spell checker out there for the English language. Unlike Ispell, Aspell can also easily check documents in UTF-8 without having to use a special dictionary. Aspell will also do its best to respect the current locale setting. Other advantages over Ispell include support for using multiple dictionaries at once and intelligently handling personal dictionaries when more than one Aspell process is open at once.
| Tags | Office/Business Text Editors Text Processing |
|---|---|
| Licenses | LGPL Freeware |
| Operating Systems | Windows Windows POSIX |
| Implementation | C++ |
Recent releases


Changes: Foreign language support and compilation bugs were fixed.


Changes: The two major changes in this release are support for affix compression and better Unicode support. Other significant changes include an enhanced SGML filter, support for loadable filters, and customizable filter modes.


No changes have been submitted for this release.


Changes: This version includes minor build- and bugfixes.


Changes: Several important bugfixes.
- All comments
Recent commentsProlems with Russian
I just read this post http://www.goldsoftware.ru/node/77 (http://www.goldsoftware.ru/node/77) where you can see problems in Russian spell checking. It's trying to change "megapixel" on "gay".
Re: Failure on three different Solaris machines with latest (.28.3)
I'm sorry that should be --disable-shared
Re: Failure on three different Solaris machines with latest (.28.3)
Try ./configure --disable-static.
Failure on three different Solaris machines with latest (.28.3)
make[2]: Entering directory `/src/aspell-.28.3/data'
../src/aspell --lang=english --data-dir=. create master ./english < english.wl
Abort - core dumped