From 46ea651f194cbdb4e3b17242defb8c6a2b8fdc25 Mon Sep 17 00:00:00 2001 From: kawal Date: Mon, 7 Oct 2019 23:01:09 +0530 Subject: [PATCH] hackPR --- sentiment.py | 2 ++ 1 file changed, 2 insertions(+) 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