aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [aspell-devel] Aspell English dict - some words are missed


From: Hypo Stases
Subject: Re: [aspell-devel] Aspell English dict - some words are missed
Date: Sat, 3 Nov 2007 09:01:01 +0200

On 11/2/07, Kevin Atkinson <address@hidden> wrote:
On Fri, 2 Nov 2007, Hypo Stases wrote:
> The aspell 0.6 English dictionary does not contain
> geographic (like USA, Vietnam, etc), and some popular
> words, like Christmas, etc.
>
> Am I missing something?

Yes. since they are in there, I just checked.

The problem is in case-sensitivity.

Running the attached example outputs:

word "Christmas" - is correct
word "christmas" - is out of dictionary
word "USA" - is correct
word "usa" - is out of dictionary

Some people are using "christmas" and "usa" lower-case words.
Can libaspell spelling be tuned to be non-case-sensitive?

Very truly,
Hypo

Attachment: example.cpp
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]