The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Proposal for implementing Twitter Sentiment Analysis model using ML model #748

Open Nancy248 opened 11 months ago

Nancy248 commented 11 months ago

The goal of this feature is to analyze tweets and determine the sentiment associated with each tweet, whether it is negative, positive or neutral. Proposed solution: data collection: from kaggle dataset Preprocessing Feature extraction Sentiment classification I am Gssoc'23 contributor kindly assign me this issue.