garimasingh128 / garimasingh128/awesome-python-projects
Sentiment analyser ML project
- Dominant language
- Jupyter Notebook
- Stars
- 1.5k
- Forks
- 388
- PR merge metrics
- No merged PRs in 30d
Description
A sentiment analyzer learns about various sentiments behind a content through machine learning and predicts the same using AI. By creating an ML system that would analyze the sentiment behind texts, or a post, it might become so a lot easier for organizations to know and understand their consumer behavior better. Twitter data is taken into account as an ultimate entry point for beginners to practice sentiment analysis machine learning problems. Using Twitter datasets, one can get a charismatic combination of tweet contents and other related metadata such as hashtags, location, retweets, users, and many more which pave way for insightful analysis. The foremost problem that you can start working on as a beginner is to build a model to classify users’ profile photos as sad happy or neutral.
Contributor guide
Assessment
This issue has not been assessed yet.