You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is to analyse the sentiment of tweets being posted on twitter. I have used Random Forest Tree as a fitting model to predict the sentiments.
About
I took twitter tweets as a data set and predicted the sentiments of tweets using NLP and other python libraries.