paper-with-me

홈 › Papers

Connecting the Dots: Towards Human-Level Grammatical Error Correction

2017-09-01 · WS 2017 9 · Shamil Chollampatt, Hwee Tou Ng

We build a grammatical error correction (GEC) system primarily based on the state-of-the-art statistical machine translation (SMT) approach, using task-specific features and tuning, and further enhance it with the modeling power of neural network joint models. The SMT-based system is weak in generalizing beyond patterns seen during training and lacks granularity below the word level. To address this issue, we incorporate a character-level SMT component targeting the misspelled words that the original SMT-based system fails to correct. Our final system achieves 53.14{\%} F 0.5 score on the benchmark CoNLL-2014 test set, an improvement of 3.62{\%} F 0.5 over the best previous published score.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error CorrectionLanguage ModelingLanguage ModellingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Annotating Errors in English Learners' Written Language Production: Advancing Automated Written Feedback Systems

2025-08-09 · Steven Coyne, Diana Galvan-Sosa, Ryan Spring, Camélia Guerraoui 외 arxiv

Recent advances in natural language processing (NLP) have contributed to the development of automated writing evaluation (AWE) systems that can correct grammatical errors. However, while these systems are effective at im…

IMPARA-GED: Grammatical Error Detection is Boosting Reference-free Grammatical Error Quality Estimator

2025-06-03 · Yusuke Sakai, Takumi Goto, Taro Watanabe

We propose IMPARA-GED, a novel reference-free automatic grammatical error correction (GEC) evaluation method with grammatical error detection (GED) capabilities. We focus on the quality estimator of IMPARA, an existing a…

Grammatical Error CorrectionGrammatical Error DetectionLanguage ModelingLanguage Modelling+1

There's No Comparison: Reference-less Evaluation Metrics in Grammatical Error Correction

2016-10-07 · EMNLP 2016 11 · Courtney Napoles, Keisuke Sakaguchi, Joel Tetreault

Current methods for automatically evaluating grammatical error correction (GEC) systems rely on gold-standard references. However, these methods suffer from penalizing grammatical edits that are correct but not in the go…

BenchmarkingGrammatical Error CorrectionSentence

Near Human-Level Performance in Grammatical Error Correction with Hybrid Machine Translation

2018-04-16 · NAACL 2018 6 · Roman Grundkiewicz, Marcin Junczys-Dowmunt

We combine two of the most popular approaches to automated Grammatical Error Correction (GEC): GEC based on Statistical Machine Translation (SMT) and GEC based on Neural Machine Translation (NMT). The hybrid system achie…

Grammatical Error CorrectionMachine TranslationNMTTranslation

Evaluation of really good grammatical error correction

2023-08-17 · Robert Östling, Katarina Gillholm, Murathan Kurfali, Marie Mattson 외

Although rarely stated, in practice, Grammatical Error Correction (GEC) encompasses various models with distinct objectives, ranging from grammatical error detection to improving fluency. Traditional evaluation methods f…

Grammatical Error CorrectionGrammatical Error Detection