中文
相关论文

相关论文: Grammatical Error Correction Evaluation by Optimal…

200 篇论文

Estimation of semantic similarity is an important research problem both in natural language processing and the natural language understanding, and that has tremendous application on various downstream tasks such as question answering,…

计算与语言 · 计算机科学 2025-06-24 R. Prashanth

The text editing tasks, including sentence fusion, sentence splitting and rephrasing, text simplification, and Grammatical Error Correction (GEC), share a common trait of dealing with highly similar input and output sequences. This area of…

计算与语言 · 计算机科学 2023-09-21 Bohdan Didenko , Andrii Sameliuk

We present a grammar error correction (GEC) system that achieves state of the art for the Czech language. Our system is based on a neural network translation approach with the Transformer architecture, and its key feature is its real-time…

计算与语言 · 计算机科学 2025-08-28 Petr Pechman , Milan Straka , Jana Straková , Jakub Náplava

Evaluating the performance of Grammatical Error Correction (GEC) models has become increasingly challenging, as large language model (LLM)-based GEC systems often produce corrections that diverge from provided gold references. This…

计算与语言 · 计算机科学 2025-06-24 Jinxiang Xie , Yilin Li , Xunjian Yin , Xiaojun Wan

Existing studies explore the explainability of Grammatical Error Correction (GEC) in a limited scenario, where they ignore the interaction between corrections and explanations and have not established a corresponding comprehensive…

计算与语言 · 计算机科学 2025-02-18 Jingheng Ye , Shang Qin , Yinghui Li , Xuxin Cheng , Libo Qin , Hai-Tao Zheng , Ying Shen , Peng Xing , Zishan Xu , Guo Cheng , Wenhao Jiang

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

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 study of the applicability of the BERTScore metric was conducted to translation quality assessment at the sentence level for English -> Russian direction. Experiments were performed with a pre-trained Multilingual BERT as well as with a…

计算与语言 · 计算机科学 2022-04-01 A. A. Vetrov , E. A. Gorn

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

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

Text continues to remain a relevant form of representation for information. Text documents are created either in digital native platforms or through the conversion of other media files such as images and speech. While the digital native…

计算与语言 · 计算机科学 2024-03-26 Rohit Raju , Peeta Basa Pati , SA Gandheesh , Gayatri Sanjana Sannala , Suriya KS

Usage similarity estimation addresses the semantic proximity of word instances in different contexts. We apply contextualized (ELMo and BERT) word and sentence embeddings to this task, and propose supervised models that leverage these…

计算与语言 · 计算机科学 2019-05-22 Aina Garí Soler , Marianna Apidianaki , Alexandre Allauzen

Since automatic translations can contain errors that require substantial human post-editing, machine translation proofreading is essential for improving quality. This paper proposes a novel hybrid approach for robust proofreading that…

计算与语言 · 计算机科学 2025-06-06 Feijun Liu , Huifeng Wang , Kun Wang , Yizhen Wang

Grammatical error correction in English is a long studied problem with many existing systems and datasets. However, there has been only a limited research on error correction of other languages. In this paper, we present a new dataset…

计算与语言 · 计算机科学 2019-10-17 Jakub Náplava , Milan Straka

We introduce the metric using BERT (Bidirectional Encoder Representations from Transformers) (Devlin et al., 2019) for automatic machine translation evaluation. The experimental results of the WMT-2017 Metrics Shared Task dataset show that…

计算与语言 · 计算机科学 2019-07-31 Hiroki Shimanaka , Tomoyuki Kajiwara , Mamoru Komachi

Word and sentence embeddings are useful feature representations in natural language processing. However, intrinsic evaluation for embeddings lags far behind, and there has been no significant update since the past decade. Word and sentence…

计算与语言 · 计算机科学 2022-03-22 Bin Wang , C. -C. Jay Kuo , Haizhou Li

As a fundamental task in natural language processing, Chinese Grammatical Error Correction (CGEC) has gradually received widespread attention and become a research hotspot. However, one obvious deficiency for the existing CGEC evaluation…

计算与语言 · 计算机科学 2022-05-03 Nankai Lin , Nankai Lin , Xiaotian Lin , Ziyu Yang , Shengyi Jiang

In this paper, we carry out experimental research on Grammatical Error Correction, delving into the nuances of single-model systems, comparing the efficiency of ensembling and ranking methods, and exploring the application of large language…

Existing Grammatical Error Correction (GEC) systems suffer from limited reference diversity, leading to underestimated evaluation and restricted model generalization. To address this issue, we introduce the Judge of Edit-Level Validity…

计算与语言 · 计算机科学 2025-12-09 Yuhao Zhan , Yuqing Zhang , Jing Yuan , Qixiang Ma , Zhiqi Yang , Yu Gu , Zemin Liu , Fei Wu

Machine Translation (MT) Quality Estimation (QE) assesses translation reliability without reference texts. This study introduces "textual similarity" as a new metric for QE, using sentence transformers and cosine similarity to measure…

计算与语言 · 计算机科学 2024-07-02 Kun Sun , Rong Wang