Re: implement hyphenation using Aspell
Kevin Atkinson <[email protected]> Wed, 22 Jun 2011 10:41:03 -0600 (MDT)
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 22 Jun 2011, chenxiajian1985 wrote: > mySpell(hunspell): support hyphenation This is incorrect. Hunspell is a spell checker, it in and of itself does not support hyphenation. That is a separate library. If you download the Hunspell sourcecode http://hunspell.sourceforge.net/ you will not find any hyphenation support. > Zemberek: we have implemented it ! > Voikko: we have implemented it ! Both of these are more than just a spell checker.