@inproceedings{goto-etal-2025-gec,
title = "gec-metrics: A Unified Library for Grammatical Error Correction Evaluation",
author = "Goto, Takumi and
Sakai, Yusuke and
Watanabe, Taro",
editor = "Mishra, Pushkar and
Muresan, Smaranda and
Yu, Tao",
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2025.acl-demo.50/",
doi = "10.18653/v1/2025.acl-demo.50",
pages = "524--534",
ISBN = "979-8-89176-253-4",
abstract = "We introduce gec-metrics, a library for using and developing grammatical error correction (GEC) evaluation metrics through a unified interface. Our library enables fair system comparisons by ensuring that everyone conducts evaluations using a consistent implementation. Moreover, it is designed with a strong focus on API usage, making it highly extensible. It also includes meta-evaluation functionalities and provides analysis and visualization scripts, contributing to developing GEC evaluation metrics. Our code is released under the MIT license$^1$ and is also distributed as an installable package$^2$. The video is available at YouTube$^3$.$^1$GitHub: https://github.com/gotutiyan/gec-metrics$^2$PyPi: https://pypi.org/project/gec-metrics/$^3$Video: https://youtu.be/cor6dkN6EfI"
}<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="goto-etal-2025-gec">
<titleInfo>
<title>gec-metrics: A Unified Library for Grammatical Error Correction Evaluation</title>
</titleInfo>
<name type="personal">
<namePart type="given">Takumi</namePart>
<namePart type="family">Goto</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Yusuke</namePart>
<namePart type="family">Sakai</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Taro</namePart>
<namePart type="family">Watanabe</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2025-07</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations)</title>
</titleInfo>
<name type="personal">
<namePart type="given">Pushkar</namePart>
<namePart type="family">Mishra</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Smaranda</namePart>
<namePart type="family">Muresan</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Tao</namePart>
<namePart type="family">Yu</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>Association for Computational Linguistics</publisher>
<place>
<placeTerm type="text">Vienna, Austria</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
<identifier type="isbn">979-8-89176-253-4</identifier>
</relatedItem>
<abstract>We introduce gec-metrics, a library for using and developing grammatical error correction (GEC) evaluation metrics through a unified interface. Our library enables fair system comparisons by ensuring that everyone conducts evaluations using a consistent implementation. Moreover, it is designed with a strong focus on API usage, making it highly extensible. It also includes meta-evaluation functionalities and provides analysis and visualization scripts, contributing to developing GEC evaluation metrics. Our code is released under the MIT license¹ and is also distributed as an installable package². The video is available at YouTube³.¹GitHub: https://github.com/gotutiyan/gec-metrics²PyPi: https://pypi.org/project/gec-metrics/³Video: https://youtu.be/cor6dkN6EfI</abstract>
<identifier type="citekey">goto-etal-2025-gec</identifier>
<identifier type="doi">10.18653/v1/2025.acl-demo.50</identifier>
<location>
<url>https://aclanthology.org/2025.acl-demo.50/</url>
</location>
<part>
<date>2025-07</date>
<extent unit="page">
<start>524</start>
<end>534</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T gec-metrics: A Unified Library for Grammatical Error Correction Evaluation
%A Goto, Takumi
%A Sakai, Yusuke
%A Watanabe, Taro
%Y Mishra, Pushkar
%Y Muresan, Smaranda
%Y Yu, Tao
%S Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations)
%D 2025
%8 July
%I Association for Computational Linguistics
%C Vienna, Austria
%@ 979-8-89176-253-4
%F goto-etal-2025-gec
%X We introduce gec-metrics, a library for using and developing grammatical error correction (GEC) evaluation metrics through a unified interface. Our library enables fair system comparisons by ensuring that everyone conducts evaluations using a consistent implementation. Moreover, it is designed with a strong focus on API usage, making it highly extensible. It also includes meta-evaluation functionalities and provides analysis and visualization scripts, contributing to developing GEC evaluation metrics. Our code is released under the MIT license¹ and is also distributed as an installable package². The video is available at YouTube³.¹GitHub: https://github.com/gotutiyan/gec-metrics²PyPi: https://pypi.org/project/gec-metrics/³Video: https://youtu.be/cor6dkN6EfI
%R 10.18653/v1/2025.acl-demo.50
%U https://aclanthology.org/2025.acl-demo.50/
%U https://doi.org/10.18653/v1/2025.acl-demo.50
%P 524-534
Markdown (Informal)
[gec-metrics: A Unified Library for Grammatical Error Correction Evaluation](https://aclanthology.org/2025.acl-demo.50/) (Goto et al., ACL 2025)
ACL