Skip to content

Local time event detection using geo tagged tweets

Notifications You must be signed in to change notification settings

aditi098/GeoBurst

Repository files navigation

GeoBurst

Local time event detection using geo tagged tweets The zip folder contains 10 files in total.

The following 5 files are modules/python code files:

  1. text_processing_final.py
  2. Tf_IDF.py
  3. Clustering.py
  4. Candidate_Ranking.py
  5. GUI.py

Execute the above files in python3 in the given order: $ python3 <FILE-NAME>

The following 5 files are files storing intermediate results:

  1. processed_dataset.csv
  2. TF_IDFscores: A json file containing a list of ditionaries, where each dictionary contains: doc_id, term, TFIDFscore
  3. Authority_Scores
  4. Clusters
  5. Cluster_Ranking_Results.csv

About

Local time event detection using geo tagged tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages