Skip to content

Dark-Shaun/Twitter-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Bot

1.The function of the Twitter Bot is to analyze the tweet's from timeline and search result of the specified user using TextBlob.

2.The second option help to analyze the search result.The major fucntion is to analyze the tweet from the search result and categorise them as Positive,Negative and Neutral Tweet.

3.The Twitter Bot can also be used retweet and like the tweet of a specified user if tweets are Positive Tweet.Classification of Positive and Negative tweet done with help of TextBlob.

4.We recommend user's to use the user name of the person,as every user-name are unique for all Twitter user which will lead to correct profile.

For example:'iamsrk','shahidkapoor','realDonaldTrump'.

5.We have used Twitter API and Python has a built in package which help us to interact with Twitter API.The documentation of tweepy is Tweepy Documentation

6.To get the polarity of any text we have used TextBlob

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages