@inproceedings{zhao-etal-2025-unifiedgec,
    title = "{U}nified{GEC}: Integrating Grammatical Error Correction Approaches for Multi-languages with a Unified Framework",
    author = "Zhao, Yike  and
      Wang, Xiaoman  and
      Lan, Yunshi  and
      Qian, Weining",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven  and
      Mather, Brodie  and
      Dras, Mark",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics: System Demonstrations",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2025.coling-demos.5/",
    pages = "37--45",
    abstract = "Grammatical Error Correction is an important research direction in NLP field. Although many models of different architectures and datasets across different languages have been developed to support the research, there is a lack of a comprehensive evaluation on these models, and different architectures make it hard for developers to implement these models on their own. To address this limitation, we present UnifiedGEC, the first open-source GEC-oriented toolkit, which consists of several core components and reusable modules. In UnifiedGEC, we integrate 5 widely-used GEC models and compare their performance on 7 datasets in different languages. Additionally, GEC-related modules such as data augmentation, prompt engineering are also deployed in it. Developers are allowed to implement new models, run and evaluate on existing benchmarks through our framework in a simple way. Code, documents and detailed results of UnifiedGEC are available at https://github.com/AnKate/UnifiedGEC."
}Markdown (Informal)
[UnifiedGEC: Integrating Grammatical Error Correction Approaches for Multi-languages with a Unified Framework](https://preview.aclanthology.org/ingest-emnlp/2025.coling-demos.5/) (Zhao et al., COLING 2025)
ACL