paper-with-me

Papers

Enhancing Grammatical Error Correction Systems with Explanations

2023-05-25 · Yuejiao Fei, Leyang Cui, Sen yang, Wai Lam, Zhenzhong Lan, Shuming Shi

Grammatical error correction systems improve written communication by detecting and correcting language mistakes. To help language learners better understand why the GEC system makes a certain correction, the causes of errors (evidence words) and the corresponding error types are two key factors. To enhance GEC systems with explanations, we introduce EXPECT, a large dataset annotated with evidence words and grammatical error types. We propose several baselines and analysis to understand this task. Furthermore, human evaluation verifies our explainable GEC system's explanations can assist second-language learners in determining whether to accept a correction suggestion and in understanding the associated grammar rule.

📄 PDF Abstract BibTeX arXiv:2305.15676

Code (1)

lorafei/explainable_gec 공식 구현 pytorch

Tasks

Grammatical Error Correction

Similar Papers 제목 키워드 기반

ArabiGEE: A Hierarchical Taxonomy for Arabic Grammatical Error Explanation

2026-06-09 · Khaled Elhady, Omar Kallas, Nizar Habash, Bashar Alhafni arxiv

We introduce ArabiGEE, the first comprehensive Arabic grammatical error explanation (GEE) taxonomy grounded in explicit error types. Unlike existing GEE approaches that treat explanation generation as free-form text, Ara…

Grammatical Error CorrectionExplanation Generation

Corrections Meet Explanations: A Unified Framework for Explainable Grammatical Error Correction

2025-02-21 · Jingheng Ye, Shang Qin, Yinghui Li, Hai-Tao Zheng 외

Grammatical Error Correction (GEC) faces a critical challenge concerning explainability, notably when GEC systems are designed for language learners. Existing research predominantly focuses on explaining grammatical erro…

Grammatical Error Correction

GEE! Grammar Error Explanation with Large Language Models

2023-11-16 · Yixiao Song, Kalpesh Krishna, Rajesh Bhatt, Kevin Gimpel 외

Grammatical error correction tools are effective at correcting grammatical errors in users' input sentences but do not provide users with \textit{natural language} explanations about their errors. Such explanations are e…

Grammatical Error CorrectionSentence

Controlled Generation with Prompt Insertion for Natural Language Explanations in Grammatical Error Correction

2023-09-20 · Masahiro Kaneko, Naoaki Okazaki

In Grammatical Error Correction (GEC), it is crucial to ensure the user's comprehension of a reason for correction. Existing studies present tokens, examples, and hints as to the basis for correction but do not directly …

Grammatical Error Correction

EXCGEC: A Benchmark of Edit-wise Explainable Chinese Grammatical Error Correction

2024-07-01 · Jingheng Ye, Shang Qin, Yinghui Li, Xuxin Cheng 외

Existing studies explore the explainability of Grammatical Error Correction (GEC) in a limited scenario, where they ignore the interaction between corrections and explanations. To bridge the gap, this paper introduces th…

Grammatical Error Correction