Skip to content

Commit 9de91e2

Browse files
Create README.md
1 parent 4caef16 commit 9de91e2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Twitter-Sentiment-Analysis
2+
Analyze how People are Reacting to any Certain Event by Analyzing their Tweets.
3+
4+
Basically the script does the following
5+
-To extract the tweets related to any desired Hash Tag/Keyword
6+
-Analyze the words in each tweet to find out whether the tweet is positive or negative (Happy or Sad) using Natural Language Processing
7+
-Find the results for bulk of tweets to get the sentiments of majority.
8+
9+
You can get more detailed tutorial (here) [http://www.letscodepro.com/Twitter-Sentiment-Analysis]

0 commit comments

Comments
 (0)