News Readers' Sentiment Analysis Based on Fused-KNN Algorithm

Caisheng Jiang,Yuqiang Li,Lin Li,Aihua Liu,Chun Liu
DOI: https://doi.org/10.1109/ICCIA.2019.00012
2019-01-01
Abstract:News readers' sentiment analysis means speculating emotions that readers may express after reading the news according to the comments. When traditional KNN algorithm is applied to the emotional prediction task, there are some deficiencies in definiting distance and judging category. These issues ultimately lead to poor evaluation of the classification's results. Therefore, this paper proposed the Fused-KNN algorithm which adopted the improved neighbor sample selection strategy and the improved category judgment strategy. Firstly, with considering the specific application area of news readers' sentiment analysis, emotional amount is structured combining the Emotion Word Ontology of Dalian University of Technology and semantic rules. Then, four attributes are proposed which include emotional amount and the number of commendatory terms, neutral terms and derogatory terms. Distance between samples is measured by the attribute-correlated distance. Based on this, the k nearest neighbors are selected. Meanwhile, emotional polarity is predicted by the sum of neighbor samples' polarity influence factors, instead of the most neighbor samples' category in traditional method. The experiment results show that the algorithm achieves superior performance and can better complete the sentiment classification task for news comment samples.
What problem does this paper attempt to address?