Mining Topic Sentiment in Microblogging Based on Multi-feature Fusion
Fa-Liang HUANG,Shi FENG,Da-Ling WANG,Ge YU
DOI: https://doi.org/10.11897/SP.J.1016.2017.00872
2017-01-01
Abstract:Sentiment analysis in microblogging is an important task in mining social media,and has important theoretical and application value in the terrorist organization identification,personalized recommendation,public opinion analysis,etc.However,different from traditional texts,messages in microblogging are short and irregular,and contain multifarious features such as emoticons,update time and etc,and in microblogging sentiment of a message is closely related to its topic.Most existing sentiment mining approaches cannot achieve cooperating analysis of topic and sentiment of messages in microblogging,or do not take factors such as social relations and users emotional personality into consideration,and this may lead to unsatisfactory sentiment classification and topic detection.To address the issues,a probabilistic model,TSMMF (Topic Sentiment Model based on Multi-feature Fusion) is proposed,which introduces emoticons and microbloggers personality into LDA inference framework,models emotion and personality of microbloggers under the guidance of emotional psychology theory,uses social relations among microbloggers to initialize topics of messages,utilizes Gibbs sampling techniques to estimate parameters in the model,and finally achieves synchronized detection of sentiment and topic in microblogging.Extensive experiments show that TSMMF outperforms state-of-the-art unsupervised approaches JST,SLDA and DPLDA significantly in terms of sentiment classification accuracy,and compared to the typical semi-supervised sentiment analysis algorithm SSA-ST,TSMMF performs as well as SSA-ST,but unlike SSA-ST,TSMMF can work without labeled training datasets.And so it has promising performance.