AI Chat Paper
Note: Please note that the following content is generated by AMiner AI. SciOpen does not take any responsibility related to this content.
{{lang === 'zh_CN' ? '文章概述' : 'Summary'}}
{{lang === 'en_US' ? '中' : 'Eng'}}
Chat more with AI
Article Link
Collect
Submit Manuscript
Show Outline
Outline
Show full outline
Hide outline
Outline
Show full outline
Hide outline
Regular Paper

Chinese Word Segmentation via BiLSTM+Semi-CRF with Relay Node

Nuo Qun1,2,#Hang Yan1,2,#Xi-Peng Qiu1,2( )Xuan-Jing Huang1,2
School of Computer Science, Fudan University, Shanghai 200433, China
Shanghai Key Laboratory of Intelligent Information Processing, Fudan University, Shanghai 200433, China

#Contributed Equally to the Paper

Show Author Information

Abstract

Semi-Markov conditional random fields (Semi-CRFs) have been successfully utilized in many segmentation problems, including Chinese word segmentation (CWS). The advantage of Semi-CRF lies in its inherent ability to exploit properties of segments instead of individual elements of sequences. Despite its theoretical advantage, Semi-CRF is still not the best choice for CWS because its computation complexity is quadratic to the sentence’s length. In this paper, we propose a simple yet effective framework to help Semi-CRF achieve comparable performance with CRF-based models under similar computation complexity. Specifically, we first adopt a bi-directional long short-term memory (BiLSTM) on character level to model the context information, and then use simple but effective fusion layer to represent the segment information. Besides, to model arbitrarily long segments within linear time complexity, we also propose a new model named Semi-CRF-Relay. The direct modeling of segments makes the combination with word features easy and the CWS performance can be enhanced merely by adding publicly available pre-trained word embeddings. Experiments on four popular CWS datasets show the effectiveness of our proposed methods. The source codes and pre-trained embeddings of this paper are available on https://github.com/fastnlp/fastNLP/.

Electronic Supplementary Material

Download File(s)
jcst-35-5-1115-Highlights.pdf (540.9 KB)

References

【1】
【1】
 
 
Journal of Computer Science and Technology
Pages 1115-1126

{{item.num}}

Comments on this article

Go to comment

< Back to all reports

Review Status: {{reviewData.commendedNum}} Commended , {{reviewData.revisionRequiredNum}} Revision Required , {{reviewData.notCommendedNum}} Not Commended Under Peer Review

Review Comment

Close
Close
Cite this article:
Qun N, Yan H, Qiu X-P, et al. Chinese Word Segmentation via BiLSTM+Semi-CRF with Relay Node. Journal of Computer Science and Technology, 2020, 35(5): 1115-1126. https://doi.org/10.1007/s11390-020-9576-4

1017

Views

12

Crossref

N/A

Web of Science

16

Scopus

1

CSCD

Received: 23 March 2019
Revised: 04 July 2019
Published: 30 September 2020
©Institute of Computing Technology, Chinese Academy of Sciences 2020