Code to accompany the paper "Predicting Anchor Links between Heterogeneous Social Networks" published in IEEE/ACM ASONAM 2016.
Please drop me an email to send you the download link.
sina.sajadmanesh@epfl.ch
- Download and import the dataset into MySQL.
- Set your MySQL settings in feature_extraction/config.ini
- Run feature_extraction/prepare_database.py
- Run feature_extraction/extract.py
- Run classification/batch_results_*.m
Available on arXiv: https://arxiv.org/pdf/1607.08821v2.pdf
@INPROCEEDINGS{sajadmaneshasonam16,
author={S. {Sajadmanesh} and H. R. {Rabiee} and A. {Khodadadi}},
booktitle={2016 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM)},
title={Predicting anchor links between heterogeneous social networks},
year={2016},
month={Aug},
pages={158-163}
}