This document presents methods for geolocating social media users based on text and network information from Twitter data. It compares text-based, network-based, and hybrid models. The text-based model uses logistic regression on text features, the network-based model uses label propagation on the mention network, and the hybrid model initializes label propagation with text predictions. Evaluation on three Twitter datasets shows the hybrid method achieves state-of-the-art results, utilizing both text and network information.