Skip to content

Prakhar2505/Twitter-Sentiment-Analysis-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Twitter-Sentiment-Analysis

This project will help you in performing real time sentiment analysis using twitter's api (TWEEPY) and Textblob.

Tweepy is a Python library for accessing the Twitter API. It is great for extracting tweets of the people.

TextBlob is a Python library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) tasks such as part of sentiment analysis and more.

Libraries

Other libraries used are :

  • csv
  • re
  • pandas
  • plotly

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

NEED HELP ?

Reach out to me at

Linkedin : Prakhar Srivastava

Mail : prakharsrivastava725@gmail.com

Releases

No releases published

Packages

No packages published