diff --git a/sentiment.py b/sentiment.py index 94175b9..5fd9c5f 100644 --- a/sentiment.py +++ b/sentiment.py @@ -1,3 +1,5 @@ +#realtime sentiment analisys of tweets + import re import tweepy import matplotlib.pyplot as plt