kaustav202 / RealTime-TwitterDataAnalysis

Collect and process real time twitter data plotting various metrics like volume , proportion, sentiment. Analyze tweet node networks and map them geographically.
28 stars 14 forks source link

incomplete networks in tweet_networks.py #17

Open kaustav202 opened 1 year ago

kaustav202 commented 1 year ago

Missing features in tweet_networks.py

Need to add network plots for all the tweet categories.. ie retweets, quotes, replies.

chinmaychahar commented 1 year ago

Hi, could you throw some more light on what you're expecting through this issue?

kaustav202 commented 1 year ago

Hi, could you throw some more light on what you're expecting through this issue?

basically the quote tweets network is missing so need to add that ( it will be the same as with retweet and reply networks ). Also, the finish of the plots needs to improved.. it gets messy with too many data points( undistinguishable )

Surya-29 commented 1 year ago

I'll work on this issue Can u assign it to me?

kaustav202 commented 1 year ago

sure.. you can go ahead @Surya-29