Network Public Opinion Sentiment Analysis based on Bert Model

Qian Dong,Tingting Sun,Yan Xu, Xuguang Xu, Mei Zhong,Kai Yan

2022 IEEE 10TH INTERNATIONAL CONFERENCE ON INFORMATION, COMMUNICATION AND NETWORKS (ICICN 2022)(2022)

引用 1|浏览0
暂无评分
摘要
To solve the high complexity of traditional methods, this paper proposes a Bert-based network public opinion sentiment analysis method to improve the analysis efficiency of sentiment tendency. This method maps the input text sequence to the three spaces of Query, Key and Value to obtain the query vector, key vector and value vector. For each query vector, use the Softmax on the inner product of the query vector and the key vector to obtain the encoded vector. Then input the encoded vector into the trained classifier to obtain the recognition result. This method can overcome the shortcomings of ignoring context by RNN, and simplify the algorithm complexity to O(n) from O(n(2)) of RNN and Text-CNN. The experiment verifies the performance of the proposed method on the social network data set. Its public opinion classification accuracy rate is 98.72% and f1_score is 98.5%, which prove that this method can achieve a good performance on the network public opinion sentiment analysis.
更多
查看译文
关键词
transformer, bert, deep learning, network public opinion, sentiment analysis, public opinion analysis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要