Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
3 tasks done
Ananya-vastare opened this issue Oct 11, 2024 · 2 comments
Closed
3 tasks done
Assignees
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.

Comments

@Ananya-vastare
Copy link
Contributor

Have you completed your first issue?

  • I have completed my first issue

Guidelines

  • I have read the guidelines
  • I have the link to my latest merged PR

Latest Merged PR Link

#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

Copy link

🙌 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!

@UTSAVS26 UTSAVS26 added Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Assigned Indicates an issue has been assigned to a contributor. level1 gssoc-ext hacktoberfest labels Oct 11, 2024
Copy link

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants