Ticket #225 (assigned defect)
Spelling algorithm should consider frequency and not just edit-distance
| Reported by: | philipn | Owned by: | olly |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.1 |
| Component: | Library API | Version: | SVN trunk |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: |
Description (last modified by olly) (diff)
As described here: http://thread.gmane.org/gmane.comp.search.xapian.general/5740/focus=5743
If the spelling correction algorithm considered frequency and edit-distance (using some reasonable heuristic) we would see dramatically better results. The current spelling algorithm will only correct words that never appear in the spelling index.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
