Sentiment analysis using the foundation of NLP, then evaluating multiple machine learning Models (SVM, decision tree, etc.)
The data contained scraped tweets from Twitter and reviews from Google Maps about certain products in the market.
After preprocessing and model evaluation, classify the sentence into positive, negative, and neutral.