Grammatical Error Detection

17 papers with code • 4 benchmarks • 4 datasets

Grammatical Error Detection (GED) is the task of detecting different kinds of errors in text such as spelling, punctuation, grammatical, and word choice errors. Grammatical error detection (GED) is one of the key component in grammatical error correction (GEC) community.

GECTurk: Grammatical Error Correction and Detection Dataset for Turkish

GGLAB-KU/gecturk 20 Sep 2023

To encourage further research on Turkish GEC, we release our datasets, baseline models, and the synthetic data generation pipeline at https://github. com/GGLAB-KU/gecturk.

10
20 Sep 2023

Evaluation of really good grammatical error correction

robertostling/gec-evaluation 17 Aug 2023

We find that GPT-3 in a few-shot setting by far outperforms previous grammatical error correction systems for Swedish, a language comprising only 0. 11% of its training data.

2
17 Aug 2023

Advancements in Arabic Grammatical Error Detection and Correction: An Empirical Investigation

camel-lab/arabic-gec 24 May 2023

We also define the task of multi-class Arabic grammatical error detection (GED) and present the first results on multi-class Arabic GED.

7
24 May 2023

Bangla Grammatical Error Detection Using T5 Transformer Model

ramisa2108/bangla-complex-named-entity-recognition-challenge 19 Mar 2023

This paper presents a method for detecting grammatical errors in Bangla using a Text-to-Text Transfer Transformer (T5) Language Model, using the small variant of BanglaT5, fine-tuned on a corpus of 9385 sentences where errors were bracketed by the dedicated demarcation symbol.

7
19 Mar 2023

Probing for targeted syntactic knowledge through grammatical error detection

chrisdavis90/ged-syntax-probing 28 Oct 2022

Targeted studies testing knowledge of subject-verb agreement (SVA) indicate that pre-trained language models encode syntactic information.

0
28 Oct 2022

FCGEC: Fine-Grained Corpus for Chinese Grammatical Error Correction

xlxwalex/FCGEC 22 Oct 2022

Grammatical Error Correction (GEC) has been broadly applied in automatic correction and proofreading system recently.

97
22 Oct 2022

Neural Quality Estimation with Multiple Hypotheses for Grammatical Error Correction

thunlp/VERNet NAACL 2021

Grammatical Error Correction (GEC) aims to correct writing errors and help language learners improve their writing skills.

42
10 May 2021

Context is Key: Grammatical Error Detection with Contextual Word Representations

samueljamesbell/sequence-labeler WS 2019

Grammatical error detection (GED) in non-native writing requires systems to identify a wide range of errors in text written by language learners.

11
15 Jun 2019

Detecting Local Insights from Global Labels: Supervised & Zero-Shot Sequence Labeling via a Convolutional Decomposition

allenschmaltz/exa 4 Jun 2019

From this sequence-labeling layer we derive dense representations of the input that can then be matched to instances from training, or a support set with known labels.

0
04 Jun 2019

Jointly Learning to Label Sentences and Tokens

marekrei/mltagger 14 Nov 2018

Learning to construct text representations in end-to-end systems can be difficult, as natural languages are highly compositional and task-specific annotated datasets are often limited in size.

23
14 Nov 2018