Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 418 Bytes

Thesis Codes

Folder description:

  • distributed_system folder - To run data extraction, classification, location detection and storage on different nodes. Run run**.py, before that setup the message broker, mongodb and mysql setting. For MySQL schema run the tweet_sch.sql file in configuration folder. Every program is running on the different node in a given cluster

Rest thing to be cont.