nusnlp/greco
The official code for the "System Combination via Quality Estimation for Grammatical Error Correction" paper, published in EMNLP 2023.
This tool helps language researchers and developers working on writing assistance to combine multiple grammatical error correction (GEC) models for better results. It takes original sentences and various corrected versions from different GEC models. The output is a single, improved corrected sentence for each original sentence, along with scores indicating correction quality.
Use this if you are a natural language processing researcher or developer looking to improve the accuracy of grammatical error correction systems by combining outputs from multiple models.
Not ideal if you are an end-user simply looking for a single-model grammatical error correction tool.
Stars
16
Forks
1
Language
Macaulay2
License
GPL-3.0
Category
Last pushed
Jan 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nusnlp/greco"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
nlp-uoregon/trankit
Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing
UBC-NLP/turjuman
TURJUMAN, a neural toolkit for translating from 20 languages into Modern Standard Arabic (MSA).
sagorbrur/codeswitch
CodeSwitch is a NLP tool, can use for language identification, pos tagging, name entity...
nusnlp/esc
The official code of the "Frustratingly Easy System Combination for Grammatical Error Correction" paper
mynlp/pnmt
Pre-train support for OpenNMT (PNMT)