This document describes a study that developed a sentiment analyzer to analyze people's opinions on top engineering colleges in India using Twitter data. It involved collecting tweets related to three top engineering colleges in India from Twitter using APIs. The tweets were preprocessed by removing URLs, user mentions, digits, stop words, and applying other text cleaning steps. A maximum entropy classifier was then used to classify the sentiment expressed in each tweet as positive, negative or neutral. The goal was to analyze public sentiment towards the top engineering colleges based on what people were sharing on Twitter.