Re: [Pyenchant-users] Hunspell
Brought to you by:
rynklly
|
From: Fredrik C. <fre...@gm...> - 2007-09-05 10:19:43
|
Hi, Replying to my own mail. I found out that it probably uses hunspell as it's spelling suggestions are much improved over earlier versions. It was my program that happened to pick the old dll that confused me when it gave me bad suggestions. However there seems to be some bugfixes done to hunspell after the latest pyenchant release so it would be nice to have in an updated version of pyenchant. [ 1592880 ] homonym support broken with compound flags http://sourceforge.net/tracker/index.php?func=detail&aid=1592880&group_id=143754&atid=756395 Cheers, Fredrik On 9/4/07, Fredrik Corneliusson <fre...@gm...> wrote: > Hi, > Does the windows build (PyEnchant 1.3) use myspell or hunspell? > I saw in a previous post that it should be using hunspell from release > 1.2 and later but the only dll pyenchant installs is > "libenchant_myspell.dll". Is this dll really a hunspell version using > the legacy name? And in that case can it use dicts that requires > "OpenOffice.org 2.0.2 or later" with pyenchant 1.3? > > Regards, > Fredrik > |