itanish / Twitter-Sentiment-Analysis

Sentiment Analysis of the tweets using NLP and TextBlob pakage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Sentiment-Analysis

A tool to predict sentiment "positiveness" "negativeness" of the tweets

Run the program in python and the you can simply enter the query for which you want the sentiment based on the tweets of the public and click enter then sentiment related to that query will be displayed.

You will need to download Textblob and NLTK for running this code.

#Thank You

About

Sentiment Analysis of the tweets using NLP and TextBlob pakage


Languages

Language:Python 100.0%