Department of Computer Science and Engineering, Indian Institute of Technology (ISM), Dhanbad, Jharkhand, 826004, India.
Sci Rep. 2022 Oct 12;12(1):17095. doi: 10.1038/s41598-022-21604-7.
Social media platforms significantly increase general information about disease severity and inform preventive measures among community members. To identify public opinion through tweets on the subject of Covid-19 and investigate public sentiment in the country over the period. This article proposed a novel method for sentiment analysis of coronavirus-related tweets using bidirectional encoder representations from transformers (BERT) bi-directional long short-term memory (Bi-LSTM) ensemble learning model. The proposed approach consists of two stages. In the first stage, the BERT model gains the domain knowledge with Covid-19 data and fine-tunes with sentiment word dictionary. The second stage is the Bi-LSTM model, which is used to process the data in a bi-directional way with context sequence dependency preserving to process the data and classify the sentiment. Finally, the ensemble technique combines both models to classify the sentiment into positive and negative categories. The result obtained by the proposed method is better than the state-of-the-art methods. Moreover, the proposed model efficiently understands the public opinion on the Twitter platform, which can aid in formulating, monitoring and regulating public health policies during a pandemic.
社交媒体平台极大地增加了社区成员对疾病严重程度的一般信息,并告知他们预防措施。本研究旨在通过推特上关于新冠病毒的推文识别公众意见,并调查该时期国内的公众情绪。本文提出了一种使用来自转换器的双向编码器表示(BERT)双向长短期记忆(Bi-LSTM)集成学习模型对冠状病毒相关推文进行情感分析的新方法。所提出的方法包括两个阶段。在第一阶段,BERT 模型使用新冠病毒数据获取领域知识,并使用情感词词典进行微调。第二阶段是 Bi-LSTM 模型,用于以双向方式处理数据,保留上下文序列依赖性,以处理数据并对情感进行分类。最后,集成技术将两个模型结合起来,将情感分为积极和消极两类。所提出方法的结果优于最先进的方法。此外,该模型能够有效地理解推特平台上的公众意见,这有助于在大流行期间制定、监测和调整公共卫生政策。