A Winnow-Based Approach to Context-Sensitive Spelling Correction (1999) [50 citations — 1 self]
http://www.cs.iastate.edu/~honavar/weighted-majori
http://www.merl.com/reports/TR98-07a/TR98-07a.ps.g
http://www.merl.com/papers/docs/TR98-07a.pdf
DBLP
CACHED:
Abstract:
A large class of machine-learning problems in natural language require the characterization of linguistic context. Two characteristic properties of such problems are that their feature space is of very high dimensionality, and their target concepts depend on only a small subset of the features in the space. Under such conditions, multiplicative weight-update algorithms such as Winnow have been shown to have exceptionally good theoretical properties. In the work reported here, we present an algorithm combining variants of Winnow and weighted-majority voting, and apply it to a problem in the aforementioned class: context-sensitive spelling correction. This is the task of fixing spelling errors that happen to result in valid words, such as substituting to for too, casual for causal, and so on. We evaluate our algorithm, WinSpell, by comparing it against BaySpell, a statistics-based method representing the state of the art for this task. We find: (1) When run with a full (unpruned) set ...
Citations
No citations identified.

