grammatical-error-correction topic

List grammatical-error-correction repositories

nlprule

576
Stars
41
Forks
Watchers

A fast, low-resource Natural Language Processing and Text Correction library written in Rust.

PIE

225
Stars
40
Forks
Watchers

Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models for Local Sequence Transduction": www.aclweb.org/anthology/D19-...

gector

869
Stars
214
Forks
Watchers

Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)

MuCGEC

462
Stars
57
Forks
Watchers

MuCGEC中文纠错数据集及文本纠错SOTA模型开源;Code & Data for our NAACL 2022 Paper "MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Grammatical Error Correction"

ua-gec

255
Stars
21
Forks
Watchers

UA-GEC: Grammatical Error Correction and Fluency Corpus for the Ukrainian Language

gec-pseudodata

67
Stars
8
Forks
Watchers

Repository of "An Empirical Study of Incorporating Pseudo Data into Grammatical Error Correction" (EMNLP-IJCNLP 2019)

LM-Critic

118
Stars
11
Forks
Watchers

[EMNLP 2021] LM-Critic: Language Models for Unsupervised Grammatical Error Correction

helo-word

88
Stars
22
Forks
Watchers

Team Kakao&Brain's Grammatical Error Correction System for the ACL 2019 BEA Shared Task

cged_tf

51
Stars
15
Forks
Watchers

论文实现:《Chinese Grammatical Error Diagnosis with Long Short-Term Memory Networks》

pytorch-translm

28
Stars
7
Forks
Watchers

An implementation of transformer-based language model for sentence rewriting tasks such as summarization, simplification, and grammatical error correction.