Real-Word Error Correction with Trigrams: Correcting Multiple Errors in a Sentence
Spelling correction is a fundamental task in Text Mining. In this study, we assess the real-word error correction model proposed by Mays, Damerau and Mercer and describe several drawbacks of the model. We propose a new variation which focuses on detecting and correcting multiple real-word errors in a sentence, by manipulating a Probabilistic Context-Free Grammar (PCFG) to discriminate between items in the search space. We test our approach on the Wall Street Journal corpus and show that it outperforms Hirst and Budanitsky's WordNet-based method and Wilcox-O'Hearn, Hirst, and Budanitsky's fixed windows size method.-O'Hearn, Hirst, and Budanitsky's fixed windows size method.
Code (0)
등록된 구현이 없습니다.
Tasks
SentenceSpelling CorrectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Correcting Real-Word Spelling Errors: A New Hybrid Approach
Spelling correction is one of the main tasks in the field of Natural Language Processing. Contrary to common spelling errors, real-word errors cannot be detected by conventional spelling correction methods. The real-word…
Spelling CorrectionAutomatic Real-word Error Correction in Persian Text
Automatic spelling correction stands as a pivotal challenge within the ambit of natural language processing (NLP), demanding nuanced solutions. Traditional spelling correction techniques are typically only capable of det…
feature selectionSemantic SimilaritySemantic Textual SimilaritySpelling CorrectionImproving Grammatical Error Correction for Multiword Expressions
Grammatical error correction (GEC) is the task of automatically correcting errors in text. It has mainly been developed to assist language learning, but can also be applied to native text. This paper reports on prelimina…
DecoderGrammatical Error CorrectionPERCORE: A Deep Learning-Based Framework for Persian Spelling Correction with Phonetic Analysis
This research introduces a state-of-the-art Persian spelling correction system that seamlessly integrates deep learning techniques with phonetic analysis, significantly enhancing the accuracy and efficiency of natural la…
Spelling CorrectionAutomatic Extraction of English Grammar Pattern Correction Rules
We introduce a method for generating error-correction rules for grammar pattern errors in a given annotated learner corpus. In our approach, annotated edits in the learner corpus are converted into edit rules for correct…