This document provides an overview of sentiment analysis on Twitter. It discusses how sentiment analysis can be used to determine sentiment behind texts and social media updates. The document outlines the methodology used, including data collection from Twitter, preprocessing, feature extraction, and using classifiers like Naive Bayes to predict sentiment. It also discusses applications of sentiment analysis and future areas of improvement, such as using different algorithms and temporal analysis. The goal is to more accurately analyze human sentiment from social media data.