This document summarizes an approach to sentiment analysis. It discusses how sentiment analysis uses natural language processing to identify subjective information and analyze affective states in text. It outlines several common methods for sentiment analysis, including Naive Bayes, Maximum Entropy, and Support Vector Machines. The document also discusses evaluating the accuracy of different sentiment analysis techniques and providing sentiment polarity classifications like positive, negative, neutral.