扩展语义相似情感词的文本情感分类方法

A Method of Text Sentiment Classification by Extending Semantic Similar Sentiment Words

  • 摘要: 针对文本情感分类中情感语义特征利用不足、特征降维效果欠佳等影响分类效果的问题,提出了一种通过扩展语义相似的情感词以及引入词语间统计特征的高精度网络评论情感分类方法.该方法利用神经网络Skip-gram模型生成词嵌入,通过词嵌入相似性度量将语义相似的词语扩展为情感特征;再利用词语间的统计特征进行特征降维;通过多个弱分器加权构建Adaboost分类模型实现网络评论情感分类.基于酒店评论和手机评论公开测试集进行实验,结果表明其情感分类的正确率分别达到90.96%和93.67%.方法扩展语义相似情感词有利于丰富文本情感语义特征,引入词语间的统计特征有更好的特征降维效果,可以进一步提升文本情感分类的效果.

     

    Abstract: To solve the effect problem of sentiment classification due to the insufficient use of emotional semantic features and unpromising dimension reduction effects, a novel high-precision sentiment classification method was proposed in this paper for online comments by extending semantic similar emotional words and employing the statistical features between words. Firstly, a neural network skip-gram model was employed to generate word embedding and extend the semantic similar words to emotional feature by the measure of embedding word similarity. Then the feature dimension was reduced by employing the statistical features between words. At last, sentiment classification of online comments was carried out by the Adaboost classification model which was constructed by weighting multiple weak classifiers. Experiment results on hotel reviews and mobile comments show that, the accuracy of sentiment classification with new method can reach 90.96% and 93.67% respectively. Expanding semantic similarity emotion words is helpful to enrich the semantic features of emotion. Employing statistical features between words has better feature reduction effect. Both two procedures effectively improve the performance of text sentiment classification.

     

/

返回文章
返回