This study investigates the performance of various classifiers and vectorizers on social media data, with a focus on linear regression, random forest, logistic regression, Bernoulli naive Bayes, and support vector clustering. It found that the linear regression algorithm outperforms others, while the term frequency-inverse document frequency (tfidf) vectorizer yields the best accuracy for representing word feature dimensions in sentiment analysis. The research utilizes data collected from Twitter through a crawling technique to analyze community sentiments regarding local government services.