Grammatical Error Correction

121 papers with code • 11 benchmarks • 15 datasets

Grammatical Error Correction (GEC) is the task of correcting different kinds of errors in text such as spelling, punctuation, grammatical, and word choice errors.

GEC is typically formulated as a sentence correction task. A GEC system takes a potentially erroneous sentence as input and is expected to transform it to its corrected version. See the example given below:

Input (Erroneous) Output (Corrected)
She see Tom is catched by policeman in park at last night. She saw Tom caught by a policeman in the park last night.

Libraries

Use these libraries to find Grammatical Error Correction models and implementations
2 papers
18,338

Latest papers with no code

Beyond English: Evaluating LLMs for Arabic Grammatical Error Correction

no code yet • 13 Dec 2023

Our best model achieves a new SOTA on Arabic GEC, with $73. 29$ and $73. 26$ F$_{1}$ on the 2014 and 2015 QALB datasets, respectively, compared to peer-reviewed published baselines.

Grammatical Error Correction via Mixed-Grained Weighted Training

no code yet • 23 Nov 2023

In this paper, the inherent discrepancies are manifested in two aspects, namely, accuracy of data annotation and diversity of potential annotations.

Efficient Grammatical Error Correction Via Multi-Task Training and Optimized Training Schedule

no code yet • 20 Nov 2023

Progress in neural grammatical error correction (GEC) is hindered by the lack of annotated training data.

Towards End-to-End Spoken Grammatical Error Correction

no code yet • 9 Nov 2023

This foundation model can be used to replace the whole framework or part of it, e. g., ASR and disfluency removal.

HTEC: Human Transcription Error Correction

no code yet • 18 Sep 2023

Therefore, we propose HTEC for Human Transcription Error Correction.

ChatGPT for Arabic Grammatical Error Correction

no code yet • 8 Aug 2023

Recently, large language models (LLMs) fine-tuned to follow human instruction have exhibited significant capabilities in various English NLP tasks.

On the (In)Effectiveness of Large Language Models for Chinese Text Correction

no code yet • 18 Jul 2023

Recently, the development and progress of Large Language Models (LLMs) have amazed the entire Artificial Intelligence community.

On the application of Large Language Models for language teaching and assessment technology

no code yet • 17 Jul 2023

The recent release of very large language models such as PaLM and GPT-4 has made an unprecedented impact in the popular media and public consciousness, giving rise to a mixture of excitement and fear as to their capabilities and potential uses, and shining a light on natural language processing research which had not previously received so much attention.

Evaluating the Capability of Large-scale Language Models on Chinese Grammatical Error Correction Task

no code yet • 8 Jul 2023

Large-scale language models (LLMs) has shown remarkable capability in various of Natural Language Processing (NLP) tasks and attracted lots of attention recently.

Leveraging Denoised Abstract Meaning Representation for Grammatical Error Correction

no code yet • 5 Jul 2023

Experiments on the BEA-2019 shared task and the CoNLL-2014 shared task have shown that AMR-GEC performs comparably to a set of strong baselines with a large number of synthetic data.