Tracking Sentimental analysis of tweets and reply with relevant memes We use the polarity measure to track the sentiments of the tweet i.e :- if analysis.sentiment.polarity > 0: senti = 1 elif(analysis.sentiment.polarity == 0): senti = 0 else: senti = -1 this is a way of automatically tracking the mood or sentiment of the tweet and bot generating the memes to brighten up the day. in this file there are four documents
-
Notifications
You must be signed in to change notification settings - Fork 3
vishvanath45/Sentimental_analysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Tracking Sentimental analysis of tweets and reply with relevant memes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published