EMNLP 2021finding5 citations

An Alignment-Agnostic Model for Chinese Text Error Correction

Liying Zheng, Yue Deng, Weishun Song, Liang Xu, Jing Xiao

Abstract

This paper investigates how to correct Chinese text errors with types of mistaken, missing and redundant characters, which are common for Chinese native speakers. Most existing models based on detect-correct framework can correct mistaken characters, but cannot handle missing or redundant characters due to inconsistency between model inputs and outputs. Although Seq2Seq-based or sequence tagging methods provide solutions to the three error types and achieved relatively good results in English context, they do not perform well in Chinese context according to our experiments. In our work, we propose a novel alignment-agnostic detect-correct framework that can handle both text aligned and non-aligned situations and can serve as a cold start model when no annotation data are provided. Experimental results on three datasets demonstrate that our method is effective and achieves a better performance than most recent published models.

BibTeX
@inproceedings{zheng-etal-2021-alignment-agnostic,
    title = "An Alignment-Agnostic Model for {C}hinese Text Error Correction",
    author = "Zheng, Liying  and
      Deng, Yue  and
      Song, Weishun  and
      Xu, Liang  and
      Xiao, Jing",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.30/",
    doi = "10.18653/v1/2021.findings-emnlp.30",
    pages = "321--326"
}
An Alignment-Agnostic Model for Chinese Text Error Correction · EMNLP 2021