login

Typographical Nearest-Neighbor Search in a Finite-State Lexicon and Its Application to Spelling Correction

Lecture notes in computer sciencePublished 1 January 2002
Agata Savary
Citations20
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

A method of error-tolerant lookup in a finite-state lexicon is described, as well as its application to automatic spelling correction, to retain only the most similar corrections (nearest neighbours) and to reach the first correction as soon as possible.

Abstract

A method of error-tolerant lookup in a finite-state lexicon is described, as well as its application to automatic spelling correction. We compare our method to the algorithm by K. Oflazer [14]. While Oflazer's algorithm searches for all possible corrections of a misspelled word that are within a given similarity threshold, our approach is to retain only the most similar corrections (nearest neighbours), reducing dynamically the search space in the lexicon, and to reach the first correction as soon as possible.

Keywords

Computer Science