• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2022, Vol. 44 ›› Issue (11): 2071-2079.

• Artificial Intelligence and Data Mining • Previous Articles     Next Articles

An aspect-level sentiment analysis model based on word co-occurrence

YANG Chun-xia1,2,3,YAO Si-cheng1,2,3,SONG Jin-jian1,2,3   

  1. (1.School of Automation,Nanjing University of Information Science & Technology,Nanjing 210044;
    2.Jiangsu Key Laboratory of Big Data Analysis Technology( B-DAT),Nanjing 210044;
    3.Jiangsu Collaborative Innovation Center of Atmospheric Environment and 
    Equipment Technology(CICAEET),Nanjing 210044,China)
  • Received:2021-02-06 Revised:2021-05-31 Accepted:2022-11-25 Online:2022-11-25 Published:2022-11-25

Abstract: Aiming at the problems of insufficient local information capture and multiple opinion words confusion in aspect level sentiment analysis, this paper proposes an aspect level sentiment analysis model based on word co-occurrence. In this model, aspect level sentiment analysis is regarded as a sentence pair task, and the node information including context and aspect word interaction attention is obtained by BERT. At the same time, independent word co-occurrence graph is constructed for each data sample, and gating graph neural network is used to update nodes to enhance the fusion of information near aspect words and reduce the interference of irrelevant opinion words. Then, the global information is further fused in the self-attention layer. Finally, the aspect word nodes are sent to the nonlinear layer to obtain the classification results. Compared with six baseline models, the experimental results show that the model can effectively improve the accuracy of aspect level sentiment analysis. 

Key words: aspect-level sentiment analysis, gated graph neural network, word co-occurrence graph, self-attention, BERT