paper-with-me

홈 › Papers

How Good (really) are Grammatical Error Correction Systems?

2021-04-01 · EACL 2021 2 · Alla Rozovskaya, Dan Roth

Standard evaluations of Grammatical Error Correction (GEC) systems make use of a fixed reference text generated relative to the original text; they show, even when using multiple references, that we have a long way to go. This analysis paper studies the performance of GEC systems relative to closest-gold {--} a gold reference text created relative to the output of a system. Surprisingly, we show that the real performance is 20-40 points better than standard evaluations show. Moreover, the performance remains high even when considering any of the top-10 hypotheses produced by a system. Importantly, the type of mistakes corrected by lower-ranked hypotheses differs in interesting ways from the top one, providing an opportunity to focus on a range of errors {--} local spelling and grammar edits vs. more complex lexical improvements. Our study shows these results in English and Russian, and thus provides a preliminary proposal for a more realistic evaluation of GEC systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error Correction

Similar Papers 제목 키워드 기반

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

N-gram Model for Chinese Grammatical Error Diagnosis

2017-12-01 · WS 2017 12 · Jianbo Zhao, Hao liu, Zuyi Bao, Xiaopeng Bai 외

Detection and correction of Chinese grammatical errors have been two of major challenges for Chinese automatic grammatical error diagnosis.This paper presents an N-gram model for automatic detection and correction of Chi…

Language ModelingLanguage Modellingmodel

Automatic Annotation and Evaluation of Error Types for Grammatical Error Correction

2017-07-01 · ACL 2017 7 · Christopher Bryant, Mariano Felice, Ted Briscoe

Until now, error type performance for Grammatical Error Correction (GEC) systems could only be measured in terms of recall because system output is not annotated. To overcome this problem, we introduce ERRANT, a grammati…

Annotated Code SearchGrammatical Error CorrectionNews AnnotationTable annotation+1

System Combination via Quality Estimation for Grammatical Error Correction

2023-10-23 · Muhammad Reza Qorib, Hwee Tou Ng

Quality estimation models have been developed to assess the corrections made by grammatical error correction (GEC) models when the reference or gold-standard corrections are not available. An ideal quality estimator can …

Grammatical Error CorrectionSentence

LM-Combiner: A Contextual Rewriting Model for Chinese Grammatical Error Correction

2024-03-26 · YiXuan Wang, Baoxin Wang, Yijun Liu, Dayong Wu 외

Over-correction is a critical problem in Chinese grammatical error correction (CGEC) task. Recent work using model ensemble methods based on voting can effectively mitigate over-correction and improve the precision of th…

Grammatical Error Correction