Sentiment Analysis has improvement in online shopping platforms, scientific surveys from political polls, business
intelligence, etc. In this we trying to analyse the twitter posts about Hashtag like #MakeinIndia using Machine Learning
approach. By doing opinion mining in a specific area, it is possible to identify the effect of area information in sentiment
analysis. We put forth a feature vector for classifying the tweets as positive, negative and neutral. After that applied machine
learning algorithms namely: MaxEnt and SVM. We utilised Unigram, Bigram and Trigram Features to generate a set of
features to train a linear MaxEnt and SVM classifiers. In the end we have measured the performance of classifier in terms of
overall accuracy.