paper-with-me

홈 › Papers

Do Word Embeddings Capture Spelling Variation?

2020-12-01 · COLING 2020 8 · Dong Nguyen, Jack Grieve

Analyses of word embeddings have primarily focused on semantic and syntactic properties. However, word embeddings have the potential to encode other properties as well. In this paper, we propose a new perspective on the analysis of word embeddings by focusing on spelling variation. In social media, spelling variation is abundant and often socially meaningful. Here, we analyze word embeddings trained on Twitter and Reddit data. We present three analyses using pairs of word forms covering seven types of spelling variation in English. Taken together, our results show that word embeddings encode spelling variation patterns of various types to some extent, even embeddings trained using the skipgram model which does not take spelling into account. Our results also suggest a link between the intentionality of the variation and the distance of the non-conventional spellings to their conventional spellings.

📄 PDF Abstract BibTeX

Code (1)

dongpng/coling2020 공식 구현

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Misspelling Oblivious Word Embeddings

2019-05-23 · NAACL 2019 6 · Bora Edizel, Aleksandra Piktus, Piotr Bojanowski, Rui Ferreira 외

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-vocab…

Word Embeddings

Spell Once, Summon Anywhere: A Two-Level Open-Vocabulary Language Model

2018-04-23 · Sabrina J. Mielke, Jason Eisner

We show how the spellings of known words can help us deal with unknown words in open-vocabulary NLP tasks. The method we propose can be used to extend any closed-vocabulary generative model, but in this paper we specific…

Language ModelingLanguage ModellingSentenceVocal Bursts Valence Prediction

Unsupervised Context-Sensitive Spelling Correction of Clinical Free-Text with Word and Character N-Gram Embeddings

2017-08-01 · WS 2017 8 · Pieter Fivez, Simon {\v{S}}uster, Walter Daelemans

We present an unsupervised context-sensitive spelling correction method for clinical free-text that uses word and character n-gram embeddings. Our method generates misspelling replacement candidates and ranks them accord…

Spelling Correction

Automatic Normalization of Word Variations in Code-Mixed Social Media Text

2018-04-03 · Rajat Singh, Nurendra Choudhary, Manish Shrivastava

Social media platforms such as Twitter and Facebook are becoming popular in multilingual societies. This trend induces portmanteau of South Asian languages with English. The blend of multiple languages as code-mixed data…

Part-Of-Speech TaggingPOSPOS TaggingSentiment Analysis

Detecting spelling variants in non-standard texts

2017-04-01 · EACL 2017 4 · Fabian Barteld

Spelling variation in non-standard language, e.g. computer-mediated communication and historical texts, is usually treated as a deviation from a standard spelling, e.g. 2mr as an non-standard spelling for tomorrow. Conse…