Skip to content

Event Detection Approaches on Twitter data sets for 1 and 7 days, organized into clusters.

Notifications You must be signed in to change notification settings

ovidiup13/EventDetectionTwitter

Repository files navigation

Even Detection Twitter

Prerequisites

Make sure you have the following installed:

  • Node 8
  • Java 8
  • Gradle

Make sure all the appropriate data files are in the ./data/1day and ./data/7days folder.

Running

Then, from the root directory run the following:

cd public && npm install

Go back to the root directory, and run gradle to build the code and make sure everything is in place:

cd .. && gradle

To run all the script do:

cd scripts
./run.sh

About

Event Detection Approaches on Twitter data sets for 1 and 7 days, organized into clusters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published