[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Aspell-user] implement hyphenation using Aspell
From: |
Kevin Atkinson |
Subject: |
Re: [Aspell-user] implement hyphenation using Aspell |
Date: |
Wed, 22 Jun 2011 10:41:03 -0600 (MDT) |
User-agent: |
Alpine 2.00 (BSF 1167 2008-08-23) |
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.