Fast and Accurate Neural Word Segmentation for Chinese
2017-04-24ACL 2017Code Available0· sign in to hype
Deng Cai, Hai Zhao, Zhisong Zhang, Yuan Xin, Yongjian Wu, Feiyue Huang
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/jcyk/greedyCWSOfficialIn papernone★ 0
Abstract
Neural models with minimal feature engineering have achieved competitive performance against traditional methods for the task of Chinese word segmentation. However, both training and working procedures of the current neural models are computationally inefficient. This paper presents a greedy neural word segmenter with balanced word and character embedding inputs to alleviate the existing drawbacks. Our segmenter is truly end-to-end, capable of performing segmentation much faster and even more accurate than state-of-the-art neural models on Chinese benchmark datasets.