LSH projection classifiers lose only 2.94% average accuracy under misspelling attacks, far less than BERT or BiLSTM baselines.
Misspelling Oblivious Word Embeddings
1 Pith paper cite this work. Polarity classification is still indexing.
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.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
On-Device Text Representations Robust To Misspellings via Projections
LSH projection classifiers lose only 2.94% average accuracy under misspelling attacks, far less than BERT or BiLSTM baselines.