Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaminibhole/social_media_sentiment_analysis
https://github.com/yaminibhole/social_media_sentiment_analysis
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaminibhole/social_media_sentiment_analysis
- Owner: yaminibhole
- Created: 2023-12-11T06:39:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-16T13:04:02.000Z (12 months ago)
- Last Synced: 2024-01-16T20:22:31.352Z (12 months ago)
- Language: Jupyter Notebook
- Size: 301 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Social Media Sentiment Analysis
This repository contains code for analyzing and visualizing sentiment patterns in social media data. The purpose of the project is to gain insights into public opinion and attitudes towards specific topics or brands based on social media content.# Requirements
1. Python 3.x
2. pandas
3. matplotlib
4. seaborn
5. textblob
6. wordcloudThis GitHub repository encompasses a sentiment analysis and visualization project tailored for social media data. By utilizing Python scripts, the project aims to uncover public sentiments and attitudes towards particular topics or brands. Users can clone the repository, install the required dependencies, and execute the provided code on their own datasets. The output includes a bar plot showcasing sentiment distribution and a word cloud for a visual representation of the textual content.