| 英文摘要 |
The demand for sequence segmentation and tagging has recently extended to different professional fields. The most commonly used model in conventional solutions is Bidirectional Long Short-Term Memory-Conditional Random Fields (Bi- LSTM-CRF), which combines deep learning and supervised learning. As the importance of unsupervised learning has become equal to that of supervised learning, this study proposes a Bidirectional Long Short-term Memory-Unsupervised Supervised Learning-General Conditional Random Field (Bi-LSTM-USL-GRF) model that combines General Conditional Random Field (GRF) with Unsupervised Supervised Learning (USL) and Bi-LSTM, achieving a conceptual combination of supervised learning, unsupervised learning, and deep learning. In this study, we provide an innovative GRF architecture to replace the traditional CRF architecture, as well as the USL principle, which combines unsupervised learning with supervised learning. We demonstrate that this model not only demonstrates specialized ability in the use of the USL principle but also has the special advantages of GRF, outperforming the previous Bi-LSTM-CRF architecture with a performance improvement of 1.45%. The proposed USL and GRF has more flexibility in its combination and could even be used and promoted in different fields. |