Design of Chinese Grammar Recognition and Error Correction Model Based on the Deep Neural Network

Yuhan Qiao,Lin Liang
DOI: https://doi.org/10.1155/2022/2614899
2022-08-25
Journal of Environmental and Public Health
Abstract:In order to further improve the performance of the automatic grammar error detection system, a new Chinese grammar recognition and correction model is proposed in this paper. Based on the transformer attention mechanism, the bias matrix of Gaussian distribution is added to improve the attention of the model to local text and strengthen the information extraction of wrong words and surrounding words in the wrong text. In addition, the ON_LSTM model is used to extract grammatical information from the special grammatical structure of error text. The experimental results show that the two methods can effectively improve the accuracy and recall rate, and the fused model achieves the highest F1 value. Finally, the Chinese text error correction system is designed to expand the application scope of the model, which helps to reduce the human cost in language learning.
What problem does this paper attempt to address?