[BangPypers] Spell Checker Python

Puneet Aggarwal look4puneet at gmail.com
Fri Jul 1 11:09:25 CEST 2011


Thanks everyone for the responses.  I will try out the suggestions.

Thanks,
Puneet

On Fri, Jul 1, 2011 at 12:45 AM, JAGANADH G <jaganadhg at gmail.com> wrote:

> On Fri, Jul 1, 2011 at 12:14 AM, Shashidhar P <shashidhar85 at gmail.com
> >wrote:
>
> > Hello Jaganadh
> >
> >                I already used pyenchant and implemented for German,
> French,
> > Italy, Czech, English languages.
> >                But I am also facing problem with special characters in
> the
> > German language i.e UMLAUTS. Its not giving me proper result for the
> German
> > special characters. It check a word and says its wrong.
> >
> >               Do you have any idea about how to handle this exception?
> >
>
>
>
> Which function from Enahcnt dict you are using ".check(word)" or
> ".suggest(word)" ? .
> I think the german special charcters problem may due to:
> 1) Either enchant may not be reading the dict file with proper encoding . I
> am not sure about this . I will check and tell
> --
> **********************************
> JAGANADH G
> http://jaganadhg.freeflux.net/blog
> *ILUGCBE*
> http://ilugcbe.techstud.org
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list