@inproceedings{sun-deng-2018-unsupervised,
title = "Unsupervised Neural Word Segmentation for {C}hinese via Segmental Language Modeling",
author = "Sun, Zhiqing and
Deng, Zhi-Hong",
editor = "Riloff, Ellen and
Chiang, David and
Hockenmaier, Julia and
Tsujii, Jun{'}ichi",
booktitle = "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing",
month = oct # "-" # nov,
year = "2018",
address = "Brussels, Belgium",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/D18-1531/",
doi = "10.18653/v1/D18-1531",
pages = "4915--4920",
abstract = "Previous traditional approaches to unsupervised Chinese word segmentation (CWS) can be roughly classified into discriminative and generative models. The former uses the carefully designed goodness measures for candidate segmentation, while the latter focuses on finding the optimal segmentation of the highest generative probability. However, while there exists a trivial way to extend the discriminative models into neural version by using neural language models, those of generative ones are non-trivial. In this paper, we propose the segmental language models (SLMs) for CWS. Our approach explicitly focuses on the segmental nature of Chinese, as well as preserves several properties of language models. In SLMs, a context encoder encodes the previous context and a segment decoder generates each segment incrementally. As far as we know, we are the first to propose a neural model for unsupervised CWS and achieve competitive performance to the state-of-the-art statistical models on four different datasets from SIGHAN 2005 bakeoff."
}
Markdown (Informal)
[Unsupervised Neural Word Segmentation for Chinese via Segmental Language Modeling](https://preview.aclanthology.org/fix-sig-urls/D18-1531/) (Sun & Deng, EMNLP 2018)
ACL