paper-with-me

홈 › Papers

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. Consequently, in normalization {--} the standard approach of dealing with spelling variation {--} so-called non-standard words are mapped to their corresponding standard words. However, there is not always a corresponding standard word. This can be the case for single types (like emoticons in computer-mediated communication) or a complete language, e.g. texts from historical languages that did not develop to a standard variety. The approach presented in this thesis proposal deals with spelling variation in absence of reference to a standard. The task is to detect pairs of types that are variants of the same morphological word. An approach for spelling-variant detection is presented, where pairs of potential spelling variants are generated with Levenshtein distance and subsequently filtered by supervised machine learning. The approach is evaluated on historical Low German texts. Finally, further perspectives are discussed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

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

Automated Anonymization as Spelling Variant Detection

2016-12-01 · WS 2016 12 · Steven Kester Yuwono, Hwee Tou Ng, Kee Yuan Ngiam

The issue of privacy has always been a concern when clinical texts are used for research purposes. Personal health information (PHI) (such as name and identification number) needs to be removed so that patients cannot be…

Sentence

Improving Native Language Identification by Using Spelling Errors

2017-07-01 · ACL 2017 7 · Lingzhen Chen, Carlo Strapparava, Vivi Nastase

In this paper, we explore spelling errors as a source of information for detecting the native language of a writer, a previously under-explored area. We note that character n-grams from misspelled words are very indicati…

Language IdentificationNative Language Identification

Unsupervised Data Augmentation for Less-Resourced Languages with no Standardized Spelling

2019-09-01 · RANLP 2019 9 · Alice Millour, Kar{\"e}n Fort

Building representative linguistic resources and NLP tools for non-standardized languages is challenging: when spelling is not determined by a norm, multiple written forms can be encountered for a given word, inducing a …

Data AugmentationDiversityPart-Of-Speech Tagging

MCSCSet: A Specialist-annotated Dataset for Medical-domain Chinese Spelling Correction

2022-10-21 · Wangjie Jiang, Zhihao Ye, Zijing Ou, Ruihui Zhao 외

Chinese Spelling Correction (CSC) is gaining increasing attention due to its promise of automatically detecting and correcting spelling errors in Chinese texts. Despite its extensive use in many applications, like search…

Optical Character RecognitionOptical Character Recognition (OCR)Spelling Correction