Skip to content

Habitats/athens

Repository files navigation

Athens

Detecting events in Twitter

Filtering

The filtering code is written in Scala, and is present in the filtering folder.

Densest subgraph alogrithm

Three Python implementations of the algorithm are present in the algorithm folder, along with functions to manipulate graphs and files to read

  • The first implementation is the basic_algorithm for a single densest subset
  • The second implementation is the iterative removals
  • The third implementation is the random subsampling

About

Detecting events in Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published