paper-with-me

Papers

Real-Word Error Correction with Trigrams: Correcting Multiple Errors in a Sentence

2023-02-07 · Seyed MohammadSadegh Dashti

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.

📄 PDF Abstract BibTeX arXiv:2302.04096

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSpelling Correction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Correcting Real-Word Spelling Errors: A New Hybrid Approach

2023-02-09 · Seyed MohammadSadegh Dashti, Amid Khatibi Bardsiri, Vahid Khatibi Bardsiri

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 Correction

Automatic Real-word Error Correction in Persian Text

2024-07-20 · Seyed Mohammad Sadegh Dashti, Amid Khatibi Bardsiri, Mehdi Jafari Shahbazzadeh

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 Correction

Improving Grammatical Error Correction for Multiword Expressions

2022-06-01 · LREC (MWE) 2022 6 · Shiva Taslimipoor, Christopher Bryant, Zheng Yuan

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 Correction

PERCORE: A Deep Learning-Based Framework for Persian Spelling Correction with Phonetic Analysis

2024-07-20 · Seyed Mohammad Sadegh Dashti, Amid Khatibi Bardsiri, Mehdi Jafari Shahbazzadeh

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 Correction

Automatic Extraction of English Grammar Pattern Correction Rules

2021-10-01 · ROCLING 2021 10 · Kuan-Yu Shen, Yi-Chien Lin, Jason S. Chang

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…