UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
45 stars 103 forks source link

[Code Addition Request]: Sentiment analysis using machine learning #452

Open Ananya-vastare opened 2 hours ago

Ananya-vastare commented 2 hours ago

Have you completed your first issue?

Guidelines

Latest Merged PR Link

https://github.com/UTSAVS26/PyVerse/pull/311

Project Description

The Sentiment Analysis of Social Media Texts project aims to develop a machine learning model to classify sentiments expressed in social media posts (such as tweets and Facebook comments) as positive, negative, or neutral. The project involves collecting a labeled dataset, preprocessing the text by removing noise, tokenizing, and vectorizing the data using techniques like TF-IDF or word embeddings. Multiple machine learning algorithms, including Logistic Regression, Support Vector Machines, and Neural Networks, will be trained and evaluated for their performance using metrics like accuracy and F1-score. Additionally, visualizations will be created to showcase sentiment trends over time or across different topics. The project may culminate in a web application that allows users to input text for real-time sentiment analysis, utilizing tools such as Python, Scikit-learn, Pandas, and various natural language processing libraries.

Full Name

Ananya Ravikiran Vastare

Participant Role

Contributor GSSOC -Extd

github-actions[bot] commented 2 hours ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!