Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

** Twitter Crawler ***

TwitterDatatoCouchDB.py // Crawl twitter data


analyzer.py
// Analyses tweet
** Visualization Engine (Execution order) ****
generateView.py
// Create views from analysed twitter data
script_file.js
// Configure geoCouchdb
generateLocation.py // Identify location of a tweet
generateResults.py // Format the resullts to feed in web application
upload.py
// Upload the formatted files into server
** Additional text files **
filenames
// contains all the generated file names, input to upload.py
VmList
// contains address of distributed couchdb servers, input to
TwitterDatatoCouchDB.py
NectarIP
// contains address of nectar VMs, input to generateView.py
** More Scripts **
DatatoCouchDB.py
generateGCouchView.py

You might also like