login

Identifying Text Polarity Using Random Walks

Published 11 July 2010
Ahmed H. Yousef, Dragomir Radev
Citations139

TL;DR

A Markov random walk model is applied to a large word related-ness graph, producing a polarity estimate for any given word, and outperforms the state of the art methods in the semi-supervised setting.

Abstract

Automatically identifying the polarity of words is a very important task in Natural Language Processing. It has applications in text classification, text filtering, analysis of product review, analysis of responses to surveys, and mining online discussions. We propose a method for identifying the polarity of words. We apply a Markov random walk model to a large word relatedness graph, producing a polarity estimate for any given word. A key advantage of the model is its ability to accurately and quickly assign a polarity sign and magnitude to any word. The method could be used both in a semi-supervised setting where a training set of labeled words is used, and in an unsupervised setting where a handful of seeds is used to define the two polarity classes. The method is experimentally tested using a manually labeled set of positive and negative words. It outperforms the state of the art methods in the semi-supervised setting. The results in the unsupervised setting is comparable to the best reported values. However, the proposed method is faster and does not need a large corpus. 1

Keywords

Computer Science