« Return to Thread: implement hyphenation using Aspell

Re: implement hyphenation using Aspell

by Kevin Atkinson :: Rate this Message:

| View in Thread

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.


_______________________________________________
Aspell-user mailing list
Aspell-user@...
https://lists.gnu.org/mailman/listinfo/aspell-user

 « Return to Thread: implement hyphenation using Aspell