Affiliation:
1. State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing, Wuhan University, Wuhan 430072, China
2. Wuhan Geomatics Institute, Wuhan 430079, China
Abstract
The rapid development of information technology has made the amount of information in massive texts far exceed human intuitive cognition, and dependency parsing can effectively deal with information overload. In the background of domain specialization, the migration and application of syntactic treebanks and the speed improvement in syntactic analysis models become the key to the efficiency of syntactic analysis. To realize domain migration of syntactic tree library and improve the speed of text parsing, this paper proposes a novel approach—the Double-Array Trie and Multi-threading (DAT-MT) accelerated graph fusion dependency parsing model. It effectively combines the specialized syntactic features from small-scale professional field corpus with the generalized syntactic features from large-scale news corpus, which improves the accuracy of syntactic relation recognition. Aiming at the problem of high space and time complexity brought by the graph fusion model, the DAT-MT method is proposed. It realizes the rapid mapping of massive Chinese character features to the model’s prior parameters and the parallel processing of calculation, thereby improving the parsing speed. The experimental results show that the unlabeled attachment score (UAS) and the labeled attachment score (LAS) of the model are improved by 13.34% and 14.82% compared with the model with only the professional field corpus and improved by 3.14% and 3.40% compared with the model only with news corpus; both indicators are better than DDParser and LTP 4 methods based on deep learning. Additionally, the method in this paper achieves a speedup of about 3.7 times compared to the method with a red-black tree index and a single thread. Efficient and accurate syntactic analysis methods will benefit the real-time processing of massive texts in professional fields, such as multi-dimensional semantic correlation, professional feature extraction, and domain knowledge graph construction.
Funder
National Natural Science Foundation of China
Subject
General Physics and Astronomy
Reference54 articles.
1. Improving Chinese Named Entity Recognition by Large-Scale Syntactic Dependency Graph;Zhu;IEEE/ACM Trans. Audio Speech Lang. Process.,2022
2. Wang, S., Li, R., and Wu, H. (2023). Integrating machine learning with linguistic features: A universal method for extraction and normalization of temporal expressions in Chinese texts. Comput. Methods Programs Biomed., 233.
3. Conversational emotion recognition studies based on graph convolutional neural networks and a dependent syntactic analysis;Shou;Neurocomputing,2022
4. Framework for Deep Learning-Based Language Models Using Multi-Task Learning in Natural Language Understanding: A Systematic Literature Review and Future Directions;Samant;IEEE Access,2022
5. Ruggeri, F. (2022). Towards Unstructured Knowledge Integration in Natural Language Processing. [Ph.D. Thesis, Alma Mater Studiorum-Università di Bologna].