An empirical study of massively parallel bayesian networks learning for sentiment extraction from unstructured text

  • Authors:
  • Wei Chen;Lang Zong;Weijing Huang;Gaoyan Ou;Yue Wang;Dongqing Yang

  • Affiliations:
  • Key Laboratory of High Confidence Software Technologies, Ministry of Education, School of EECS, Peking University, Beijing, China;Key Laboratory of High Confidence Software Technologies, Ministry of Education, School of EECS, Peking University, Beijing, China;Key Laboratory of High Confidence Software Technologies, Ministry of Education, School of EECS, Peking University, Beijing, China;Key Laboratory of High Confidence Software Technologies, Ministry of Education, School of EECS, Peking University, Beijing, China;Key Laboratory of High Confidence Software Technologies, Ministry of Education, School of EECS, Peking University, Beijing, China;Key Laboratory of High Confidence Software Technologies, Ministry of Education, School of EECS, Peking University, Beijing, China

  • Venue:
  • APWeb'11 Proceedings of the 13th Asia-Pacific web conference on Web technologies and applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

Abstract

Extracting sentiments from unstructured text has emerged as an important problem in many disciplines, for example, to mine online opinions from the Internet. Many algorithms have been applied to solve this problem. Most of them fail to handle the large scale web data. In this paper, we present a parallel algorithm for BN (Bayesian Networks) structure leaning from large-scale dateset by using a MapReduce cluster. Then, we apply this parallel BN learning algorithm to capture the dependencies among words, and, at the same time, finds a vocabulary that is efficient for the purpose of extracting sentiments. The benefits of using MapReduce for BN structure learning are discussed. The performance of using BN to extract sentiments is demonstrated by applying it to real web blog data. Experimental results on the web data set show that our algorithm is able to select a parsimonious feature set with substantially fewer predictor variables than in the full data set and leads to better predictions about sentiment orientations than several usually used methods.