/geoNN

Text-based Geolocation Prediction of Social Media Users with Neural Networks

Primary LanguagePython

geoNN

Geolocation Prediction of Twitter users with Deep Learning models, based solely on user's posts (text)

Requirements

  • keras
  • theano
  • scipy
  • scikit-learn

Citation

If you find this code useful you can cite us using the following bibTex:

@inproceedings{lourentzou2017text,
  title={Text-based geolocation prediction of social media users with neural networks},
  author={Lourentzou, Ismini and Morales, Alex and Zhai, ChengXiang},
  booktitle={Big Data (Big Data), 2017 IEEE International Conference on},
  pages={696--705},
  year={2017},
  organization={IEEE}
}