This document describes a system created by researchers to analyze sentiment in tweets about 2012 US presidential candidates in real-time. The system collects tweets through the Twitter API, preprocesses them by tokenizing text, matches tweets to candidates, analyzes sentiment using a model trained on Twitter language, aggregates sentiment results by candidate, and visualizes the analysis through interactive dashboards. It provides up-to-the-minute insight into how public opinion responds to political events as expressed on Twitter.