Skip to content

A python program to implement Twitter User influence ranking based on Tweets

License

Notifications You must be signed in to change notification settings

ganesh-karthick/TwitterUserRanker

Repository files navigation

A Python Program that calculates Twitter user influence Rank by implementing Page Rank taking into account retweets and user mentions. The input to main.py is json file.You could use marsample.json in project directory as sample input. The program outputs rank of each twitter, along with bar plot showing top 15 twitter users and their page rank scores. Program runs faster with 64 bit python. Requires numpy and scipy packages.

About

A python program to implement Twitter User influence ranking based on Tweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages