Abstract

Chinese spelling check is an automatic mechanism to detect Chinese spelling errors in the text. State-of-the-art Chinese Spelling Check systems using bidirectional LSTM, which does not consider the constraint between output labels. In this paper, we introduce a novel neural network architecture that combines the bidirectional LSTM and CRF. This model takes char sequence of a sentence as input, and BLSTM learns the order information, feeds the probability vector to the CRF layer, then CRF output predict best tag sequences. Our system is effective and efficient, requiring no feature engineering or data preprocessing, thus making it applicable to many tasks. We evaluate our system on two datasets — the Sogou News dataset and the Literary Novels dataset. Compared with BLSTM models, we achieve a 5% and 3% relative f1-score improvement in Sogou News and Literary Novels, respectively.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.