中文
相关论文

相关论文: UA-GEC: Grammatical Error Correction and Fluency C…

200 篇论文

To solve the Grammatical Error Correction (GEC) problem , a mapping between a source sequence and a target one is needed, where the two differ only on few spans. For this reason, the attention has been shifted to the non-autoregressive or…

计算与语言 · 计算机科学 2024-10-23 Kamal Al-Sabahi , Kang Yang , Wangwang Liu , Guanyu Jiang , Xian Li , Ming Yang

Despite the extensive amount of labeled datasets in the NLP text classification field, the persistent imbalance in data availability across various languages remains evident. To support further fair development of NLP models, exploring the…

计算与语言 · 计算机科学 2025-02-06 Daryna Dementieva , Valeriia Khylenko , Georg Groh

This study explores the necessity of performing cross-corpora evaluation for grammatical error correction (GEC) models. GEC models have been previously evaluated based on a single commonly applied corpus: the CoNLL-2014 benchmark. However,…

计算与语言 · 计算机科学 2019-04-08 Masato Mita , Tomoya Mizumoto , Masahiro Kaneko , Ryo Nagata , Kentaro Inui

In this paper we show that GEC systems display gender bias related to the use of masculine and feminine terms and the gender-neutral singular "they". We develop parallel datasets of texts with masculine and feminine terms and singular…

计算与语言 · 计算机科学 2023-06-14 Gunnar Lund , Kostiantyn Omelianchuk , Igor Samokhin

Grammatical error correction (GEC) systems strive to correct both global errors in word order and usage, and local errors in spelling and inflection. Further developing upon recent work on neural machine translation, we propose a new hybrid…

计算与语言 · 计算机科学 2017-07-11 Jianshu Ji , Qinlong Wang , Kristina Toutanova , Yongen Gong , Steven Truong , Jianfeng Gao

Synthetic data generation is widely known to boost the accuracy of neural grammatical error correction (GEC) systems, but existing methods often lack diversity or are too simplistic to generate the broad range of grammatical errors made by…

计算与语言 · 计算机科学 2021-05-28 Felix Stahlberg , Shankar Kumar

Text editing can involve several iterations of revision. Incorporating an efficient Grammar Error Correction (GEC) tool in the initial correction round can significantly impact further human editing effort and final text quality. This…

计算与语言 · 计算机科学 2025-10-07 Ankit Vadehra , Bill Johnson , Gene Saunders , Pascal Poupart

As the usage of large language models for problems outside of simple text understanding or generation increases, assessing their abilities and limitations becomes crucial. While significant progress has been made in this area over the last…

计算与语言 · 计算机科学 2025-01-14 Mykyta Syromiatnikov , Victoria Ruvinskaya , Anastasiya Troynina

Grammatical Error Correction (GEC) and feedback play a vital role in supporting second language (L2) learners, educators, and examiners. While written GEC is well-established, spoken GEC (SGEC), aiming to provide feedback based on learners'…

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

The sequence-to-sequence (Seq2Seq) approach has recently been widely used in grammatical error correction (GEC) and shows promising performance. However, the Seq2Seq GEC approach still suffers from two issues. First, a Seq2Seq GEC model can…

计算与语言 · 计算机科学 2023-10-24 Houquan Zhou , Yumeng Liu , Zhenghua Li , Min Zhang , Bo Zhang , Chen Li , Ji Zhang , Fei Huang

Grammatical Error Correction (GEC) is the task of correcting errorful sentences into grammatically correct, semantically consistent, and coherent sentences. Popular GEC models either use large-scale synthetic corpora or use a large number…

计算与语言 · 计算机科学 2023-07-06 Hejing Cao , Dongyan Zhao

The Gutenberg Literary English Corpus (GLEC) provides a rich source of textual data for research in digital humanities, computational linguistics or neurocognitive poetics. However, so far only a small subcorpus, the Gutenberg English…

计算与语言 · 计算机科学 2020-10-22 Arthur M. Jacobs , Annette Kinder

This paper presents a highly efficient Retrieval-Augmented Generation (RAG) system built specifically for Ukrainian document question answering, which achieved 2nd place in the UNLP 2026 Shared Task. Our solution features a custom two-stage…

计算与语言 · 计算机科学 2026-04-27 Mykola Trokhymovych , Yana Oliinyk , Nazarii Nyzhnyk

Grammatical error correction can be viewed as a low-resource sequence-to-sequence task, because publicly available parallel corpora are limited. To tackle this challenge, we first generate erroneous versions of large unannotated corpora…

计算与语言 · 计算机科学 2019-07-03 Yo Joong Choe , Jiyeon Ham , Kyubyong Park , Yeoil Yoon

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 achieves new…

计算与语言 · 计算机科学 2018-04-18 Roman Grundkiewicz , Marcin Junczys-Dowmunt

Grammatical error correction (GEC) is an important NLP task that is currently usually solved with autoregressive sequence-to-sequence models. However, approaches of this class are inherently slow due to one-by-one token generation, so…

计算与语言 · 计算机科学 2023-11-15 Konstantin Yakovlev , Alexander Podolskiy , Andrey Bout , Sergey Nikolenko , Irina Piontkovskaya

The use of Project Gutenberg (PG) as a text corpus has been extremely popular in statistical analysis of language for more than 25 years. However, in contrast to other major linguistic datasets of similar importance, no consensual full…

计算与语言 · 计算机科学 2018-12-20 Martin Gerlach , Francesc Font-Clos

Modern large language models demonstrate impressive capabilities in text generation and generalization. However, they often struggle with solving text editing tasks, particularly when it comes to correcting spelling errors and mistypings.…

We treat grammatical error correction (GEC) as a classification problem in this study, where for different types of errors, a target word is identified, and the classifier predicts the correct word form from a set of possible choices. We…

计算与语言 · 计算机科学 2018-07-03 Zhu Kaili , Chuan Wang , Ruobing Li , Yang Liu , Tianlei Hu , Hui Lin

We introduce EUREKA, an ensemble-based approach for performing automatic euphemism detection. We (1) identify and correct potentially mislabelled rows in the dataset, (2) curate an expanded corpus called EuphAug, (3) leverage model…

计算与语言 · 计算机科学 2022-10-25 Sedrick Scott Keh , Rohit K. Bharadwaj , Emmy Liu , Simone Tedeschi , Varun Gangal , Roberto Navigli