Using the web for language independent spellchecking and autocorrection

  • Authors:
  • Casey Whitelaw;Ben Hutchinson;Grace Y. Chung;Gerard Ellis

  • Affiliations:
  • Google Inc., Pyrmont, NSW, Australia;Google Inc., Pyrmont, NSW, Australia;Google Inc., Pyrmont, NSW, Australia;Google Inc., Pyrmont, NSW, Australia

  • Venue:
  • EMNLP '09 Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing: Volume 2 - Volume 2
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We have designed, implemented and evaluated an end-to-end system spellchecking and autocorrection system that does not require any manually annotated training data. The World Wide Web is used as a large noisy corpus from which we infer knowledge about misspellings and word usage. This is used to build an error model and an n-gram language model. A small secondary set of news texts with artificially inserted misspellings are used to tune confidence classifiers. Because no manual annotation is required, our system can easily be instantiated for new languages. When evaluated on human typed data with real misspellings in English and German, our web-based systems outperform baselines which use candidate corrections based on hand-curated dictionaries. Our system achieves 3.8% total error rate in English. We show similar improvements in preliminary results on artificial data for Russian and Arabic.