Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalebu/twitter-sentiment-analysis-python
A python project that automates the analysis of tweets emotions
https://github.com/kalebu/twitter-sentiment-analysis-python
data-science nlp nlp-machine-learning python-tanzania sentiment-analysis tanzania textblob tweepy
Last synced: 18 days ago
JSON representation
A python project that automates the analysis of tweets emotions
- Host: GitHub
- URL: https://github.com/kalebu/twitter-sentiment-analysis-python
- Owner: Kalebu
- Created: 2020-05-07T13:22:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-22T03:00:53.000Z (over 2 years ago)
- Last Synced: 2024-10-12T10:16:15.370Z (about 1 month ago)
- Topics: data-science, nlp, nlp-machine-learning, python-tanzania, sentiment-analysis, tanzania, textblob, tweepy
- Language: Python
- Homepage: https://kalebujordan.dev/analyze-tweets-sentiment-using-python/
- Size: 1.95 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Twitter-Sentiment-analysis-Python](https://kalebujordan.dev/analyze-tweets-sentiment-using-python/)
This repo host source code an article [How to analyze tweets emotions using python](https://kalebujordan.dev/analyze-tweets-sentiment-using-python/).
Dependencies
------------
1. [Tweepy](http://docs.tweepy.org/en/latest/)
2. [TextBlob](https://textblob.readthedocs.io/en/dev/)
Issues
-------
Are you facing any issues while trying to run code in this repository ?, please raise an issue so as we can fix as soon as possible.
Credits
--------
1. [kalebu](https://github.com/Kalebu/)