中文
相关论文

相关论文: Grammatical Error Correction via Mixed-Grained Wei…

200 篇论文

This paper describes our system at NLPTEA-2020 Task: Chinese Grammatical Error Diagnosis (CGED). The goal of CGED is to diagnose four types of grammatical errors: word selection (S), redundant words (R), missing words (M), and disordered…

计算与语言 · 计算机科学 2021-07-13 Jinhong Zhang

This paper presents MuCGEC, a multi-reference multi-source evaluation dataset for Chinese Grammatical Error Correction (CGEC), consisting of 7,063 sentences collected from three Chinese-as-a-Second-Language (CSL) learner sources. Each…

计算与语言 · 计算机科学 2022-05-05 Yue Zhang , Zhenghua Li , Zuyi Bao , Jiacheng Li , Bo Zhang , Chen Li , Fei Huang , Min Zhang

Studies on grammatical error correction (GEC) have reported the effectiveness of pretraining a Seq2Seq model with a large amount of pseudodata. However, this approach requires time-consuming pretraining for GEC because of the size of the…

计算与语言 · 计算机科学 2020-10-01 Satoru Katsumata , Mamoru Komachi

In this work, we study parameter tuning towards the M^2 metric, the standard metric for automatic grammar error correction (GEC) tasks. After implementing M^2 as a scorer in the Moses tuning framework, we investigate interactions of dense…

计算与语言 · 计算机科学 2016-10-06 Marcin Junczys-Dowmunt , Roman Grundkiewicz

Large Language Models (LLMs) have been reported to outperform existing automatic evaluation metrics in some tasks, such as text summarization and machine translation. However, there has been a lack of research on LLMs as evaluators in…

计算与语言 · 计算机科学 2024-05-28 Masamune Kobayashi , Masato Mita , Mamoru Komachi

Since performing exercises (including, e.g., practice tests) forms a crucial component of learning, and creating such exercises requires non-trivial effort from the teacher, there is a great value in automatic exercise generation in digital…

计算与语言 · 计算机科学 2023-06-16 Semere Kiros Bitew , Johannes Deleu , A. Seza Doğruöz , Chris Develder , Thomas Demeester

Grammatical error correction (GEC) is a task dedicated to rectifying texts with minimal edits, which can be decoupled into two components: detection and correction. However, previous works have predominantly focused on direct correction,…

计算与语言 · 计算机科学 2024-05-29 Wei Li , Houfeng Wang

We explore and improve the capabilities of LLMs to generate data for grammatical error correction (GEC). When merely producing parallel sentences, their patterns are too simplistic to be valuable as a corpus. To address this issue, we…

计算与语言 · 计算机科学 2024-06-12 Jeiyoon Park , Chanjun Park , Heuiseok Lim

Chinese Grammatical Error Correction (CGEC) is both a challenging NLP task and a common application in human daily life. Recently, many data-driven approaches are proposed for the development of CGEC research. However, there are two major…

Grammatical feedback is crucial for L2 learners, teachers, and testers. Spoken grammatical error correction (GEC) aims to supply feedback to L2 learners on their use of grammar when speaking. This process usually relies on a cascaded…

计算与语言 · 计算机科学 2024-07-22 Stefano Bannò , Rao Ma , Mengjie Qian , Kate M. Knill , Mark J. F. Gales

We propose USim, a semantic measure for Grammatical Error Correction (GEC) that measures the semantic faithfulness of the output to the source, thereby complementing existing reference-less measures (RLMs) for measuring the output's…

计算与语言 · 计算机科学 2018-05-10 Leshem Choshen , Omri Abend

In grammatical error correction (GEC), automatic evaluation is an important factor for research and development of GEC systems. Previous studies on automatic evaluation have demonstrated that quality estimation models built from datasets…

Grammatical error correction (GEC) is an important task in Natural Language Processing that aims to automatically detect and correct grammatical mistakes in text. While recent advances in transformer-based models and large annotated…

计算与语言 · 计算机科学 2025-11-26 Somsubhra De , Harsh Kumar , Arun Prakash A

Grammatical error correction (GEC) is a challenging task of natural language processing techniques. While more attempts are being made in this approach for universal languages like English or Chinese, relatively little work has been done…

计算与语言 · 计算机科学 2023-03-31 Nankai Lin , Hongbin Zhang , Menglan Shen , Yu Wang , Shengyi Jiang , Aimin Yang

The prevalent use of too few references for evaluating text-to-text generation is known to bias estimates of their quality ({\it low coverage bias} or LCB). This paper shows that overcoming LCB in Grammatical Error Correction (GEC)…

计算与语言 · 计算机科学 2019-09-19 Leshem Choshen , Omri Abend

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 gold standard. We show…

计算与语言 · 计算机科学 2016-10-10 Courtney Napoles , Keisuke Sakaguchi , Joel Tetreault

We introduce a large and diverse Czech corpus annotated for grammatical error correction (GEC) with the aim to contribute to the still scarce data resources in this domain for languages other than English. The Grammar Error Correction…

计算与语言 · 计算机科学 2022-04-22 Jakub Náplava , Milan Straka , Jana Straková , Alexandr Rosen

We propose a training-free approach to improve sentence embeddings leveraging test-time compute by applying generative text models for data augmentation at inference time. Unlike conventional data augmentation that utilises synthetic…

计算与语言 · 计算机科学 2025-09-09 Manuel Frank , Haithem Afli

Most existing Grammatical Error Correction (GEC) methods based on sequence-to-sequence mainly focus on how to generate more pseudo data to obtain better performance. Few work addresses few-shot GEC domain adaptation. In this paper, we treat…

计算与语言 · 计算机科学 2021-02-01 Shengsheng Zhang , Yaping Huang , Yun Chen , Liner Yang , Chencheng Wang , Erhong Yang

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 be utilized to…

计算与语言 · 计算机科学 2023-10-24 Muhammad Reza Qorib , Hwee Tou Ng