Jean-Marc Lasgouttes wrote:
Pavel Sanda <[email protected]> writes:
Abdelrazak Younes wrote:
To be clear, I've cleaned up the spellchecker interface so that it is now
quite easy to add support for another spellchecker library. So hunspell and
Enchant are the obvious candidates but the code is not written yet.
so we currently support only aspell?
Yes.
i seem to remember some request for Uwe
to include hunspell sources in the installer...
We include MyThes, and there were talks about MySpell, which is a subset
or superset (who really knows?) of hunspell.
It's the other way around: hunspell is the successor of myspell which
has been abandonned. Hunspell is used in OpenOffice, Firefox and
Thunderbird. AFAIK, these project all integrates the hunspell source
code but I am not sure (I just read that somewhere).
I managed to compile it on Windows and I even sent a patch to their
sourgeforce tracker. I also sent an email to OpenOffice devel but I got
no answer at all.
I propose to either include hunspell with my patches or try to contact
again the hunspell devs. Side note: Hunspell source code is not as clean
as MyThes.
Abdel.