Word Segmentation by Separation Inference for East Asian Languages

Yu Tong, Jingzhi Guo, Jizhe Zhou, Ge Chen, Guokai Zheng


Abstract
Chinese Word Segmentation (CWS) intends to divide a raw sentence into words through sequence labeling. Thinking in reverse, CWS can also be viewed as a process of grouping a sequence of characters into a sequence of words. In such a way, CWS is reformed as a separation inference task in every adjacent character pair. Since every character is either connected or not connected to the others, the tagging schema is simplified as two tags “Connection” (C) or “NoConnection” (NC). Therefore, bigram is specially tailored for “C-NC” to model the separation state of every two consecutive characters. Our Separation Inference (SpIn) framework is evaluated on five public datasets, is demonstrated to work for machine learning and deep learning models, and outperforms state-of-the-art performance for CWS in all experiments. Performance boosts on Japanese Word Segmentation (JWS) and Korean Word Segmentation (KWS) further prove the framework is universal and effective for East Asian Languages.
Anthology ID:
2022.findings-acl.309
Volume:
Findings of the Association for Computational Linguistics: ACL 2022
Month:
May
Year:
2022
Address:
Dublin, Ireland
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
3924–3934
Language:
URL:
https://aclanthology.org/2022.findings-acl.309
DOI:
10.18653/v1/2022.findings-acl.309
Bibkey:
Cite (ACL):
Yu Tong, Jingzhi Guo, Jizhe Zhou, Ge Chen, and Guokai Zheng. 2022. Word Segmentation by Separation Inference for East Asian Languages. In Findings of the Association for Computational Linguistics: ACL 2022, pages 3924–3934, Dublin, Ireland. Association for Computational Linguistics.
Cite (Informal):
Word Segmentation by Separation Inference for East Asian Languages (Tong et al., Findings 2022)
Copy Citation:
PDF:
https://preview.aclanthology.org/auto-file-uploads/2022.findings-acl.309.pdf
Code
 um-nlper/spin-ws