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

Import issues #20

Open oxitheman opened 1 year ago

oxitheman commented 1 year ago

Bug

issues with imports in tweet_network.py and sentiment_analysis.py

kaustav202 commented 1 year ago

@oxitheman the import should be fixed now in main sentiment_analysis, just fix tweet_network if any. Sync your fork

oxitheman commented 1 year ago

okay