There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Twitter Sentiment analysis is performed on a captured dataset of tweets. Regex is used to filter the data and predict how many positive, negative , and neutral tweets were there in the dataset. The model used to perform sentiment analysis is textblob.