paper-with-me

홈 › Papers

An Analysis of Source-Side Grammatical Errors in NMT

2019-05-24 · WS 2019 8 · Antonios Anastasopoulos

The quality of Neural Machine Translation (NMT) has been shown to significantly degrade when confronted with source-side noise. We present the first large-scale study of state-of-the-art English-to-German NMT on real grammatical noise, by evaluating on several Grammar Correction corpora. We present methods for evaluating NMT robustness without true references, and we use them for extensive analysis of the effects that different grammatical errors have on the NMT output. We also introduce a technique for visualizing the divergence distribution caused by a source-side error, which allows for additional insights.

📄 PDF Abstract BibTeX arXiv:1905.10024

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Tibyan Corpus: Balanced and Comprehensive Error Coverage Corpus Using ChatGPT for Arabic Grammatical Error Correction

2024-11-07 · Ahlam Alrehili, Areej Alhothali

Natural language processing (NLP) utilizes text data augmentation to overcome sample size constraints. Increasing the sample size is a natural and widely used strategy for alleviating these challenges. In this study, we …

Data AugmentationGrammatical Error Correction

A Syntax-Guided Grammatical Error Correction Model with Dependency Tree Correction

2021-11-05 · Zhaohong Wan, Xiaojun Wan

Grammatical Error Correction (GEC) is a task of detecting and correcting grammatical errors in sentences. Recently, neural machine translation systems have become popular approaches for this task. However, these methods …

Data AugmentationGrammatical Error CorrectionGraph AttentionMachine Translation+1

GrammarGPT: Exploring Open-Source LLMs for Native Chinese Grammatical Error Correction with Supervised Fine-Tuning

2023-07-26 · Yaxin Fan, Feng Jiang, Peifeng Li, Haizhou Li

Grammatical error correction aims to correct ungrammatical sentences automatically. Recently, some work has demonstrated the excellent capabilities of closed-source Large Language Models (LLMs, e.g., ChatGPT) in grammati…

Grammatical Error Correction

Some Grammatical Errors are Frequent, Others are Important

2022-05-11 · Leshem Choshen, Ofir Shifman, Omri Abend

In Grammatical Error Correction, systems are evaluated by the number of errors they correct. However, no one has assessed whether all error types are equally important. We provide and apply a method to quantify the impor…

Grammatical Error Correction

Do Grammatical Error Correction Models Realize Grammatical Generalization?

2021-06-06 · Findings (ACL) 2021 8 · Masato Mita, Hitomi Yanaka

There has been an increased interest in data generation approaches to grammatical error correction (GEC) using pseudo data. However, these approaches suffer from several issues that make them inconvenient for real-world …

Grammatical Error Correction