nusnlp/esc
The official code of the "Frustratingly Easy System Combination for Grammatical Error Correction" paper
This project helps improve the accuracy of Grammatical Error Correction (GEC) systems. If you have multiple GEC tools that each produce a corrected version of text, this combines their outputs to create a single, more accurate corrected text. Researchers and developers working on GEC models can use this to enhance their system's performance.
No commits in the last 6 months.
Use this if you are developing or evaluating Grammatical Error Correction systems and want to combine the outputs of several individual GEC models to achieve better correction quality.
Not ideal if you are an end-user simply looking for a tool to correct your grammar; this project is for combining existing correction systems, not for providing corrections directly.
Stars
57
Forks
13
Language
Macaulay2
License
GPL-3.0
Category
Last pushed
Mar 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nusnlp/esc"
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/greco
The official code for the "System Combination via Quality Estimation for Grammatical Error...
mynlp/pnmt
Pre-train support for OpenNMT (PNMT)