English

Robust Chinese Word Segmentation with Contextualized Word Representations

Computation and Language 2019-01-18 v1

Abstract

In recent years, after the neural-network-based method was proposed, the accuracy of the Chinese word segmentation task has made great progress. However, when dealing with out-of-vocabulary words, there is still a large error rate. We used a simple bidirectional LSTM architecture and a large-scale pretrained language model to generate high-quality contextualize character representations, which successfully reduced the weakness of the ambiguous meanings of each Chinese character that widely appears in Chinese characters, and hence effectively reduced OOV error rate. State-of-the-art performance is achieved on many datasets.

Keywords

Cite

@article{arxiv.1901.05816,
  title  = {Robust Chinese Word Segmentation with Contextualized Word Representations},
  author = {Yung-Sung Chuang},
  journal= {arXiv preprint arXiv:1901.05816},
  year   = {2019}
}

Comments

6 pages, 1 figures

R2 v1 2026-06-23T07:14:39.404Z