paper-with-me

Papers

ERRANT: Assessing and Improving Grammatical Error Type Classification

2020-12-01 · COLING (LaTeCHCLfL, CLFL, LaTeCH) 2020 12 · Katerina Korre, John Pavlopoulos

Grammatical Error Correction (GEC) is the task of correcting different types of errors in written texts. To manage this task, large amounts of annotated data that contain erroneous sentences are required. This data, however, is usually annotated according to each annotator’s standards, making it difficult to manage multiple sets of data at the same time. The recently introduced Error Annotation Toolkit (ERRANT) tackled this problem by presenting a way to automatically annotate data that contain grammatical errors, while also providing a standardisation for annotation. ERRANT extracts the errors and classifies them into error types, in the form of an edit that can be used in the creation of GEC systems, as well as for grammatical error analysis. However, we observe that certain errors are falsely or ambiguously classified. This could obstruct any qualitative or quantitative grammatical error type analysis, as the results would be inaccurate. In this work, we use a sample of the FCE coprus (Yannakoudakis et al., 2011) for secondary error type annotation and we show that up to 39% of the annotations of the most frequent type should be re-classified. Our corrections will be publicly released, so that they can serve as the starting point of a broader, collaborative, ongoing correction process.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGrammatical Error CorrectionVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

SERRANT: a syntactic classifier for English Grammatical Error Types

2021-04-06 · Leshem Choshen, Matanel Oren, Dmitry Nikolaev, Omri Abend

SERRANT is a system and code for automatic classification of English grammatical errors that combines SErCl and ERRANT. SERRANT uses ERRANT's annotations when they are informative and those provided by SErCl otherwise.

General Classification

ELERRANT: Automatic Grammatical Error Type Classification for Greek

2021-09-01 · RANLP 2021 9 · Katerina Korre, Marita Chatzipanagiotou, John Pavlopoulos

In this paper, we introduce the Greek version of the automatic annotation tool ERRANT (Bryant et al., 2017), which we named ELERRANT. ERRANT functions as a rule-based error type classifier and was used as the main evalua…

ClassificationVocal Bursts Type Prediction

Automatic Annotation and Evaluation of Error Types for Grammatical Error Correction

2017-07-01 · ACL 2017 7 · Christopher Bryant, Mariano Felice, Ted Briscoe

Until now, error type performance for Grammatical Error Correction (GEC) systems could only be measured in terms of recall because system output is not annotated. To overcome this problem, we introduce ERRANT, a grammati…

Annotated Code SearchGrammatical Error CorrectionNews AnnotationTable annotation+1

Synthetic Data Generation for Grammatical Error Correction with Tagged Corruption Models

2021-05-27 · EACL (BEA) 2021 4 · Felix Stahlberg, Shankar Kumar

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 grammat…

DiversityGrammatical Error CorrectionSentenceSynthetic Data Generation+1

Grammatical Error Correction Evaluation by Optimally Transporting Edit Representation

2026-02-05 · Takumi Goto, Yusuke Sakai, Taro Watanabe arxiv

Automatic evaluation in grammatical error correction (GEC) is crucial for selecting the best-performing systems. Currently, reference-based metrics are a popular choice, which basically measure the similarity between hyp…

Grammatical Error Correction