Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmarks84/coursework_project_sentiment-analysis
Project for University of Michigan Python Programming Specialization -- Read in tweets and analyzed their content to perform basic sentiment analysis
https://github.com/dmarks84/coursework_project_sentiment-analysis
classification programming python sentiment-analysis statistics web-scraping
Last synced: 11 days ago
JSON representation
Project for University of Michigan Python Programming Specialization -- Read in tweets and analyzed their content to perform basic sentiment analysis
- Host: GitHub
- URL: https://github.com/dmarks84/coursework_project_sentiment-analysis
- Owner: dmarks84
- License: bsd-3-clause
- Created: 2024-01-17T17:19:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-17T23:27:03.000Z (12 months ago)
- Last Synced: 2024-12-23T13:17:14.587Z (11 days ago)
- Topics: classification, programming, python, sentiment-analysis, statistics, web-scraping
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project(Project_Sentiment-Analysis)
### Part of the Coursera series: University of Michigan Python 3 Programming
## Summary
In this project, we inputted a number of tweets and analyzed their content in order to perform rudimetary sentiment analysis.## Skills (Developed & Applied)
Programming, Python, Statistics, Webscraping, Classification, Sentiment Analysis