Skip to content

KripaShetty6/twitter-sentiment-analysis-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter-sentiment-analysis

A Python project using tweepy and textblob
Works on python 3 (3.6)
Required installs --> tweepy and textblob
textblob -->TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more.
tweepy --> An easy-to-use Python library for accessing the Twitter API.

About

A Python project using tweepy and textblob

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%