English

Misspelling Oblivious Word Embeddings

Computation and Language 2019-05-24 v1 Machine Learning

Abstract

In this paper we present a method to learn word embeddings that are resilient to misspellings. Existing word embeddings have limited applicability to malformed texts, which contain a non-negligible amount of out-of-vocabulary words. We propose a method combining FastText with subwords and a supervised task of learning misspelling patterns. In our method, misspellings of each word are embedded close to their correct variants. We train these embeddings on a new dataset we are releasing publicly. Finally, we experimentally show the advantages of this approach on both intrinsic and extrinsic NLP tasks using public test sets.

Keywords

Cite

@article{arxiv.1905.09755,
  title  = {Misspelling Oblivious Word Embeddings},
  author = {Bora Edizel and Aleksandra Piktus and Piotr Bojanowski and Rui Ferreira and Edouard Grave and Fabrizio Silvestri},
  journal= {arXiv preprint arXiv:1905.09755},
  year   = {2019}
}

Comments

9 Pages

R2 v1 2026-06-23T09:20:10.463Z