Python script for analyzing Twitter users' sentiment polarity towards a specific trending hashtag on the platform online.
python twitter sentiment-analysis pandas-dataframe tweepy numpy-library textblob-sentiment-analysis matplotlib-pyplot polarity-dataset trending-hashtags
-
Updated
Mar 14, 2022 - Python