Lin Chih-Hsueh, Nuha Ulin
Department of Electronic Engineering, National Kaohsiung University of Science and Technology, Kaohsiung, 80778 Taiwan.
J Big Data. 2023;10(1):88. doi: 10.1186/s40537-023-00782-9. Epub 2023 May 29.
Various attempts have been conducted to improve the performance of text-based sentiment analysis. These significant attempts have focused on text representation and model classifiers. This paper introduced a hybrid model based on the text representation and the classifier models, to address sentiment classification with various topics. The combination of BERT and a distilled version of BERT (DistilBERT) was selected in the representative vectors of the input sentences, while the combination of long short-term memory and temporal convolutional networks was taken to enhance the proposed model in understanding the semantics and context of each word. The experiment results showed that the proposed model outperformed various counterpart schemes in considered metrics. The reliability of the proposed model was confirmed in a mixed dataset containing nine topics.
为了提高基于文本的情感分析性能,人们进行了各种尝试。这些重要尝试主要集中在文本表示和模型分类器上。本文介绍了一种基于文本表示和分类器模型的混合模型,以处理不同主题的情感分类。在输入句子的代表性向量中选择了BERT和BERT的蒸馏版本(DistilBERT)的组合,同时采用长短期记忆和时间卷积网络的组合来增强所提出的模型对每个单词语义和上下文的理解。实验结果表明,在所考虑的指标中,所提出的模型优于各种对应方案。在包含九个主题的混合数据集中证实了所提出模型的可靠性。