Re: suggestions with confidence levels
Kevin Atkinson <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 26 Apr 2007, Amit Khemka wrote: > On 4/26/07, Kevin Atkinson <[email protected]> wrote: >> On Tue, 24 Apr 2007, Amit Khemka wrote: >> >> > I am using aspell 0.60.3 ( with python bindings) for generating >> > possible suggestions of a wrongly spelled word. It returns a sorted >> > list, >> >> By sorted list do you mean, alphabetically? > > Nopes, sorted by some kind of 'score' or closeness to input word. That's what it should do, just making sure that the python wrapper wasn't sorting them alphabetically.