This repository contained the code and data of 'Hierarchical and Incremental Structural Entropy Minimization for Unsupervised Social Event Detection', accepted to AAAI 2024.
Download the Event2012 and Event2018 datasets from this Google drive link.
Place the entire ./raw_data folder under the root folder.
Preprocess datasets by running
python preprocess.py
Conduct social event detection by running
python run.py