gec
There are 29 repositories under gec topic.
HillZhang1999/MuCGEC
MuCGEC中文纠错数据集及文本纠错SOTA模型开源;Code & Data for our NAACL 2022 Paper "MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Grammatical Error Correction"
grammarly/ua-gec
UA-GEC: Grammatical Error Correction and Fluency Corpus for the Ukrainian Language
xlxwalex/FCGEC
The Corpus & Code for EMNLP 2022 paper "FCGEC: Fine-Grained Corpus for Chinese Grammatical Error Correction" | FCGEC中文语法纠错语料及STG模型
butsugiri/gec-pseudodata
Repository of "An Empirical Study of Incorporating Pseudo Data into Grammatical Error Correction" (EMNLP-IJCNLP 2019)
CAMeL-Lab/arabic-gec
Code, models, and data for "Advancements in Arabic Grammatical Error Detection and Correction: An Empirical Investigation". EMNLP 2023.
nusnlp/greco
The official code for the "System Combination via Quality Estimation for Grammatical Error Correction" paper, published in EMNLP 2023.
teodor-cotet/RoGEC
Neural Grammatical Error Correction for Romanian using Transformer
Engicos-Coders-Club/Happenings-Site
Happenings is one of Goa's largest cultural festival, that provides the perfect platform for youngsters to demonstrate their talents. This is a one stop destination for unleashing the creative monster inside us.
upunaprosk/grammar-checker
Essay Grammar Checker trained on REALEC Corpus using SpaCy
nusnlp/geccl
Grammatical Error Correction with Contrastive Learning in Low Error Density Domains
young-zonglin/zlyang-seq2seq-gec
Sequence to sequence learning for GEC task using several deep models.
aseifert/textshine-seq2seq
Textshine is a seq2seq model for grammatical error correction.
lolla-sai/Technix23-Website
The repo for the official website of Technix 2023.
SannyZhou/GEC-t2t
Grammar Error Correction Based on Tensor2Tensor
knarfamlap/low-resource-gec-uk
Code for "A Low-Resource Approach to the Grammatical Error Correction of Ukrainian"
happenings2020/happenings2020.github.io
The official website of "Happenings".
orient-me/gec
G.E.C.
team-langbot/conversationally
AI based conversational language tutor
upunaprosk/corpora-manipulation
Tool for converting error corpora to parallel datasets
vipulchodankar/gec-computer-engineering
Collection of practical, assignment codes etc.
VisualJoyce/TERepo
[ACL 2023] A Text Editing Repository for reproduction and innovation.
Clairelin298/2022_NLP_Spell_checker
2022-NLP-Spell checker demo app
GarnixJu2015/cs412-scorer
Code related to the CS421 Final Project
Mindful/m2data
A Python package for working with GEC data in .m2 files
pn3425/Gramify-GEC
Gramify - A Grammatical Error Corrector, that not only corrects the error but also shows what type of error has been made along with visualization through graph, which shows type of error made on the basis of count.
rohit-yadavv/gec-portal-old
Platform designed to efficiently manage General Elective Courses (GECs), Value Added Courses (VACs), and events, of over 3000+ students
shubham-shetty/Reformer_GEC
Grammatical Error Correction at the character level using Reformers.
bjclayton/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
young-zonglin/seq2seq-gec-pytorch
Sequence to sequence learning for GEC task using PyTorch framework.