Recognizing sentiment of relations between entities in text

Recently, sentiment analysis for identifying positive or negative opinions from texts has received much attention. In this paper, we introduce sentiment analysis into a new field, which recognizes sentiment of relations between entities in the text. Three sentiment polarities between entities are recognized, namely positive, negative, and neutral. The difficulty in this work is that several pairs of entities may appear in the same sentence, and their sentiment polarities are determined by different related regions of the sentence. In addition, different features of words and their interactions in a related region will affect the final sentiment. It is difficult to process this using rigid rule-based methods. Therefore, we propose a machine-learning method based on statistics. In the proposed method, the model of conditional random fields (CRFs) is used to annotate the sentiment polarity between entities with the help of the syntactic dependency tree. The string of words that connects two entities in the dependency tree is used as the related region to recognize the sentiment. Experimental results and comparison with the other methods based on different principles and related regions suggest that the proposed method shows better performance and proves its validity. Moreover, the effect of different features on the CRF is word of the ith word in the sentence. We can get a CRF model using the CRF++ tool based on feature template and training corpus. After obtaining the model, sentiment of relations could be assigned automatically. The algorithm is shown in Fig. 2. © 2014 Institute of Electrical Engineers of Japan. Published by John Wiley & Sons, Inc.

[1]  Soo-Min Kim,et al.  Identifying and Analyzing Judgment Opinions , 2006, NAACL.

[2]  Christian Bauckhage,et al.  The slashdot zoo: mining a social network with negative edges , 2009, WWW.

[3]  Keith W. Hipel,et al.  Preference uncertainty in the graph model for conflict resolution , 2004, IEEE Transactions on Systems, Man, and Cybernetics - Part A: Systems and Humans.

[4]  Changqin Quan,et al.  A blog emotion corpus for emotional expression analysis in Chinese , 2010, Comput. Speech Lang..

[5]  Ram Dantu,et al.  Socioscope: Human Relationship and Behavior Analysis in Social Networks , 2011, IEEE Transactions on Systems, Man, and Cybernetics - Part A: Systems and Humans.

[6]  Wanxiang Che,et al.  LTP: A Chinese Language Technology Platform , 2010, COLING.

[7]  Joe Bond,et al.  Integrated Data for Events Analysis (IDEA): An Event Typology for Automated Events Data Development , 2003 .

[8]  Jun Wang,et al.  An improved method of extracting emotional attribute of relations based on syntactical analysis , 2011, 2011 IEEE International Conference on Cloud Computing and Intelligence Systems.

[9]  A. Hämmerli,et al.  Conflict and Cooperation in an Actors' Network of Chechnya Based on Event Data , 2006 .

[10]  Jiang,et al.  Semi-Automatic Complex Emotion Categorization and Ontology Construction from Chinese Knowledge , 2012 .

[11]  Soo-Min Kim,et al.  Automatic Detection of Opinion Bearing Words and Sentences , 2005, IJCNLP.

[12]  Xia Cui,et al.  A new kind of social network and its application in text mining , 2009 .

[13]  Andrew McCallum,et al.  Conditional Random Fields: Probabilistic Models for Segmenting and Labeling Sequence Data , 2001, ICML.

[14]  Soo-Min Kim,et al.  Determining the Sentiment of Opinions , 2004, COLING.

[15]  Xin,et al.  Predicting Complex Word Emotions and Topics through a Hierarchical Bayesian Network , 2012 .

[16]  Jure Leskovec,et al.  Predicting positive and negative links in online social networks , 2010, WWW '10.

[17]  Tad Hogg,et al.  Friends and foes: ideological social networking , 2008, CHI.

[18]  Jure Leskovec,et al.  Signed networks in social media , 2010, CHI.

[19]  Janyce Wiebe,et al.  Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis , 2005, HLT.

[20]  Katarzyna Musial,et al.  Multidimensional Social Network in the Social Recommender System , 2011, IEEE Transactions on Systems, Man, and Cybernetics - Part A: Systems and Humans.