Ancient Chinese Sentence Segmentation Based on Bidirectional LSTM+CRF Model
Hongbin Wang,Haibing Wei,Jianyi Guo,Liang Cheng,,
DOI: https://doi.org/10.20965/jaciii.2019.p0719
2019-07-20
Journal of Advanced Computational Intelligence and Intelligent Informatics
Abstract:This study proposes a novel method for the segmentation of Archaic Chinese sentences based on a bidirectional long short-term memory (LSTM) + conditional random field (CRF) model. The method added a layer of linear statistical model to the traditional bidirectional LSTM neural network; it can be used for sequence annotation from the sentence level. In addition, this model introduced the stochastic gradient descent (SGD) to prevent excessive fitting, and the viterbi algorithm was used to calculate the optimal sequence of the sentences. In the experiment, this study tests the performance of the proposed method using the History of the Han Dynasty, the History of the later Han Dynasty, Three Kingdoms, and the Book of Jin, amongst others. The results show that the precision value, recall value, and F1 value are 0.77, 0.75, and 0.76, respectively, in the open test, and 0.90, 0.88, and 0.76, respectively, in the closed test.