You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,18 @@
1
1
# Twitter-Sentiment-Analysis
2
-
Analyze how People are Reacting to any Certain Event by Analyzing their Tweets.
2
+
### Complete text and video based [tutorial link](http://www.letscodepro.com/Twitter-Sentiment-Analysis/)
3
+
4
+
# Overview
5
+
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event. It will search for tweets about any topic and analyze each tweet to see how positive or negative it's emotion is.
0 commit comments