« Return to Thread: implement hyphenation using Aspell

Re: implement hyphenation using Aspell

by chenxiajian1985 :: Rate this Message:

| View in Thread

hi, thanks for your reply

http://sourceforge.net/projects/hunspell/files/Hyphen/   

this is the hyphenation project in hunspell. we need add other dic (hyph_en_us.dic) to support hyphenation.


Best Regrads~
chen xiajian


2011-06-23



chenxiajian1985



发件人: Kevin Atkinson
发送时间: 2011-06-23  00:41:07
收件人: chenxiajian1985
抄送: aspell-user
主题: Re: [Aspell-user] implement hyphenation using Aspell
 
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