<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>M. Stillman);</journal-title>
      </journal-title-group>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mila Stillman</string-name>
          <email>mila.stillman@hm.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Anna Kruspe</string-name>
          <email>anna.kruspe@hm.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Geospatial Text Mining</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Social Media</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>BERT Classification</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Reddit</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Hochschule München</institution>
          ,
          <addr-line>Lothstraße 64, München</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Technische Hochschule Nürnberg</institution>
          ,
          <addr-line>Fakultät Informatik, Hohfelderstraße. 40, Nürnberg</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2041</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>Reddit has been an important source of news and information exchange in the past two decades. This social media platform is composed of communities forming spaces where users with common interests can share their experiences and opinions. Many of these online communities, called 'subreddits', are highly active, with some subreddits having tens of millions of followers. The extraction of geographic information from social media text data has been an increasing topic of research in the last years. While most of the work has been done on Twitter data, recent restrictions to its Application Programming Interface (API) have limited the access for academic research. Reddit.com could be a good alternative source due to its depth of discussions and communal interactions. Additionally, it allows more anonymity to users, thereby rendering it more ethically acceptable as it reduces users' traceability. However, this characteristic complicates the process of objective verification and evaluation. Nevertheless, we believe that Reddit is a rich source of information that could be used for training models for geolocation extraction. This paper presents a few first such experiments of extracting geographic data from location-based communities on Reddit and classifying posts on a city-level using BERT for text classification.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        around two billion monthly visits to Reddit, and more than 130,000 active communities, or
subreddits [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Subreddits are sections on the website where discussions are organized in a
forum-like fashion. Moderators ensure that posts are relevant and adhere to community rules,
with automation playing an increasing role in the process [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Redditors are predominately
male (around 65%), and the majority of web trafic comes from English speaking countries: USA
(around 48.5%), Canada and UK (each approximately 7%) and Australia (4.63%). Germany is
the sole non-English speaking country within the top five countries active on Reddit (around
3%) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The range of topics of subreddits covers almost any conceivable topic. Thus, topics
related to locations are included, i.e., subreddits exist for many large cities worldwide, as well
as for smaller cities with local communities. In this paper, we conduct first experiments on
Reddit posts from location-related subreddits using a purely textual approach. The premise
underlying our study is that posts and comments from location-focused subreddits with ongoing
moderation, are likely to contain textual cues enabling automated methods to determine the
geographic origin directly from the content.
      </p>
    </sec>
    <sec id="sec-3">
      <title>2. Related work</title>
      <p>
        The topic of geographic information extraction from text is challenging due to considerable
linguistic variability inherent in such data and its complex relations within a geospatial
framework. A large part of the research was focused on Named Entity Recognition (NER), which is
the categorization of important entities within unstructured text, specifically location related
entities [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. To-date, research using social media data was mainly focused on Twitter data due
to the size of the platform and the previously available API, which included precise geolocation
in the form of GPS-based coordinates and place location with variable granularity. Research on
extracting geolocation based on the textual content, as well as based on user-location profiling
or a combination of both has been conducted, e.g., in the shared task on geolocation prediction
at the Workshop on Noisy User-generated Text (WNUT) in 2016 [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>
        The authors in [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] used statistical machine learning methods such as K-Nearest Neighbor
and Support Vector Machines to extract geolocation from Tweets without an indicated location.
Others used deep neural networks [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] for this task. The authors in [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] used CNNs and user
metadata, achieving an accuracy of 52.8% and 92.1% on city and country level predictions
respectively. Research has employed Knowledge Graphs (KG) generated from Gazeteers and other
geographic resources to link entities mentioned in Tweets with relevant geographic information
[16, 17]. Wing and Baldridge [18] used a hierarchical approach via logistic regression models
on nodes in geodesic grids. Huang and Carley [19] worked on hierarchical approaches using
initial classification at a country-level, and subsequently refining it to city-level. Recently,
Transformer-based language models, such as Bidirectional Encoder Representations from
Transformers (BERT) [20] have also been used extensively due to their success in other NLP tasks
[21, 22, 23, 24, 25]. E.g., [21] achieved an F1-score of 0.77 for location detection in Indonesia.
Hybrid approaches have also been utilized, e.g., the authors in [25] used geographic data from
OpenStreetMap [26] fused with a BERT model, achieving an F1-score of up to 0.88 on certain
Twitter datasets. More detailed information about previous work on geoparsing using Twitter
data can be found in the survey by Hu et al. [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>Since 2023, Twitter API is not afordable for academic research. In addition, Twitter reduced
Tweets with precise geolocation to less than 0.2% in 2021 [27] and many of the user-set place
names and geolocations on Twitter were proven unreliable [28]. Therefore, research needs to
be extended beyond those labels and platform. Reddit is one of the strong alternative candidates
with a freely available API. To our knowledge, research on geoparsing using Reddit data was
limited due to the lack of ground-truth data. Harrigian [29] attempted to classify Reddit user
geolocation using subreddit metadata and extracting localized data via queries for questions
such as ’where do you live?’. The results showed that models trained on Reddit data significantly
outperformed transferred models trained on Tweets.</p>
    </sec>
    <sec id="sec-4">
      <title>3. Methodology and Results</title>
      <sec id="sec-4-1">
        <title>3.1. Data collection and model</title>
        <p>We used a subset of the Reddit Data Dump dataset from Academic Torrents1, which was
collected using the Pushshift API [ 30]. Namely we used posts from the last quarter of 2022
for the training and validation, and tested the model on data from February 2023 to avoid
immediate temporal influences. Subreddits of large cities by population in the USA and in
Germany were chosen manually for the classification task (the full list is available under
https://github.com/Milast/GeoExt_Reddit). Overall there were 181 subreddits from 126 cities
that included the names of cities such as ’/rBerlin’2, as well as other location-related subreddits
such as ’/rChicagoFoods’, ’/rportlandmusic’, etc., which were aggregated under the relevant
city name. To train the model, only cities with over 100 posts during the mentioned time frame
were included in the experiments, resulting in 57 cities being selected.</p>
        <p>A pre-trained BERT model from Hugging Face [31] was used for the text classification. We
chose the multilingual bert-base-multilingual-cased model, due to the ability of the case
sensitive model to deal with the capitalization of nouns in the German language. The title
and content of Reddit posts were combined and used for the classification. The code from the
tutorial of Winastwan [32] was modified to fit the task. The model comprises a BERT tokenizer
with a maximal text length of 512, which generated the input into the BERT transformer model
with 12 layers of transformer encoder and hidden size of 768. A classification layer was used to
discriminate between the cities. The fine-tuned model was then evaluated on the test data.</p>
      </sec>
      <sec id="sec-4-2">
        <title>3.2. Experiments and results</title>
        <p>First, a country-level classification was performed and achieved 98.2% accuracy (see Appendix C).
This result was somewhat expected due to the nature of BERT embeddings, providing higher
similarity between languages than semantic similarity [33]. Since the focus was on two countries
with a large language diference (US and Germany), we then conducted a non-hierarchical
city-level classification, assuming that country level diferences would be captured automatically.
After the city-level classification of the original text, we used the SpaCy library in Python [ 34]
for the NER to keep posts that included Named Entities (NEs) that could imply, or infer, a
1www.academictorrents.com
2The notation ’/r’ indicates a subreddit on the platform.
location, such as organizations, events, etc. The NER tags used and their meanings can be found
in the appendix A. After seeing an improvement of 0.08 in the overall F1-score, we pursued to
further filtering the posts to keep those with NEs related specifically to a geographic location,
namely ’GPE’ (Countries, cities, states) and ’LOC’ (Non-GPE locations, mountain ranges, bodies
of water). The results are summarized in table 1. There was a significant improvement in
the classification after filtering the posts for NEs that could potentially infer a location, and
another improvement after filtering for location specific NEs. It is important to mention that
the size of the dataset changed after filtering, which might have had an impact on the results.
The size of the training and testing data, and the full results per city for the three experiments
were added in appendixB and appendixC respectively. Some communities had more accurate
classification results in all of three experiments, namely large German cities such as Munich,
Berlin and Hamburg, as well as Las Vegas and Kanzas City achieving up to 70-80% accuracy
while other cities only around 50%. Interestingly, both Las Vegas and Kanzas City included an
aggregated subreddit ’&lt;city_name&gt;_r4r’, which stands for Redditors for Redditors and facilitates
connections between users. These subreddits improved the classification results to a larger
extent than other topics such as food or music, and could be studied further in the future.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Conclusion and future work</title>
      <p>In this paper, we presented the initial results for geoparsing experiments on recent Reddit
data. The analysis was done in a statistical manner without attempting to locate specific
users, adhering to ethical recommendations. We performed these experiments using BERT
classification on country and city levels. For countries, the classification worked near-perfectly
due to the influence of language. For cities, we also included experiments where NER was used
to detect posts that contain either location-inferring NEs, or location-specific NEs, showing
an improving classification accuracy. There are many influences that should be analyzed next
such as linguistic ambiguities, influences of specific NER tags and aggregated subreddits, and
extension to other countries. Geoparsing using Large Language Models (LLMs) could also be
compared to supervised classification, as well as utilizing KGs constructed from Gazeteers and
other sources, with or without the assistance of LLMs. Other future work could be on hierarchical
classification, using additional training data and diferent BERT models, and examining user
networks in the localized communities. Although working with Reddit data is challenging due
to the anonymous nature of the platform and the lack of explicit geolocation information, our
experiments demonstrate an interesting basis for further research on geoparsing.
SBP-BRiMS 2017, Washington, DC, USA, July 5-8, 2017, Proceedings 10, Springer, 2017, pp.
281–291.
[16] T. Miyazaki, A. Rahimi, T. Cohn, T. Baldwin, Twitter geolocation using knowledge-based
methods, in: Proceedings of the 2018 EMNLP Workshop W-NUT: The 4th Workshop on
Noisy User-generated Text, 2018, pp. 7–16.
[17] F. Lovera, Y. Cardinale, D. Buscaldi, T. Charnois, A knowledge graph-based method for
the geolocation of tweets, in: Workshop Proceedings of the 19th International Conference
on Intelligent Environments (IE2023), IOS Press, 2023, pp. 53–62.
[18] B. Wing, J. Baldridge, Hierarchical discriminative classification for text-based geolocation,
in: Proceedings of the 2014 conference on empirical methods in natural language processing
(EMNLP), 2014, pp. 336–348.
[19] B. Huang, K. M. Carley, A hierarchical location prediction neural network for twitter user
geolocation, arXiv preprint arXiv:1910.12941 (2019).
[20] J. Devlin, M.-W. Chang, K. Lee, K. Toutanova, Bert: Pre-training of deep bidirectional
transformers for language understanding, arXiv preprint arXiv:1810.04805 (2018).
[21] L. F. Simanjuntak, R. Mahendra, E. Yulianti, We know you are living in bali: Location
prediction of twitter users using bert language model, Big Data and Cognitive Computing
6 (2022) 77.
[22] I. Salogni, Salogni at geolingit: Geolocalization by fine-tuning bert, in: Proceedings of the
Eighth Evaluation Campaign of Natural Language Processing and Speech Tools for Italian.</p>
      <p>Final Workshop (EVALITA 2023), CEUR. org, Parma, Italy, 2023.
[23] K. Lutsai, C. H. Lampert, Geolocation predicting of tweets using bert-based models, arXiv
preprint arXiv:2303.07865 (2023).
[24] Y. Scherrer, N. Ljubešić, Helju@ vardial 2020: Social media variety geolocation with bert
models, in: Proceedings of the 7th Workshop on NLP for Similar Languages, Varieties and
Dialects, 2020, pp. 202–211.
[25] X. Hu, Z. Zhou, J. Kersten, M. Wiegmann, F. Klan, Gazpne2: A general and annotation-free
place name extractor for microblogs fusing gazetteers and transformer models (2021).
[26] OpenStreetMap contributors, Planet dump retrieved from https://planet.osm.org , https:
//www.openstreetmap.org, 2017.
[27] A. Kruspe, M. Häberle, E. J. Hofmann, S. Rode-Hasinger, K. Abdulahhad, X. X. Zhu,
Changes in twitter geolocations: Insights and suggestions for future usage, arXiv preprint
arXiv:2108.12251 (2021).
[28] A. Kumar, J. P. Singh, N. P. Rana, Authenticity of geo-location and place name in tweets
(2017).
[29] K. Harrigian, Geocoding without geotags: A text-based approach for reddit. arxiv, 2018.
[30] J. Baumgartner, S. Zannettou, B. Keegan, M. Squire, J. Blackburn, The pushshift reddit
dataset, in: Proceedings of the international AAAI conference on web and social media,
volume 14, 2020, pp. 830–839.
[31] H. Face, huggingface.co, 2024. URL: https://huggingface.co/bert-base-multilingual-cased.
[32] R. Winastwan, Text classification with bert in pytorch, 2021. URL: https://
towardsdatascience.com/text-classification-with-bert-in-pytorch-887965e5820f.
[33] J. Libovickỳ, R. Rosa, A. Fraser, How language-neutral is multilingual bert?, arXiv preprint
arXiv:1911.03310 (2019).
[34] M. Honnibal, I. Montani, spaCy 2: Natural language understanding with Bloom
embeddings, convolutional neural networks and incremental parsing, 2017. To appear.</p>
    </sec>
    <sec id="sec-6">
      <title>A. Named Entity Recognition (NER) tags</title>
    </sec>
    <sec id="sec-7">
      <title>B. Data volume</title>
      <p>Original text (and Country-level)
Text filtered for location inferable NER
Text filtered for location specific NER</p>
    </sec>
    <sec id="sec-8">
      <title>C. Extended results for the country-level and city-level experiments</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>X.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Gu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kersten</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Klan</surname>
          </string-name>
          ,
          <article-title>Location reference recognition from texts: A survey and comparison</article-title>
          ,
          <source>ACM Computing Surveys</source>
          <volume>56</volume>
          (
          <year>2023</year>
          )
          <fpage>1</fpage>
          -
          <lpage>37</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>X. X.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kochupillai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Werner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Häberle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. J.</given-names>
            <surname>Hofmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Taubenböck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Tuia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Levering</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Jacobs</surname>
          </string-name>
          , et al.,
          <article-title>Geoinformation harvesting from social media data: A community remote sensing approach</article-title>
          ,
          <source>IEEE Geoscience and Remote Sensing Magazine</source>
          <volume>10</volume>
          (
          <year>2022</year>
          )
          <fpage>150</fpage>
          -
          <lpage>180</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Häberle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Werner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X. X.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <article-title>Geo-spatial text-mining from twitter-a feature space analysis with a view toward building classification in urban regions</article-title>
          ,
          <source>European journal of remote sensing 52</source>
          (
          <year>2019</year>
          )
          <fpage>2</fpage>
          -
          <lpage>11</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kruspe</surname>
          </string-name>
          ,
          <article-title>Few-shot tweet detection in emerging disaster events</article-title>
          , in: AI+HADR Workshop @ NeurIPS,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kruspe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kersten</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Klan</surname>
          </string-name>
          ,
          <article-title>Review article: Detection of actionable tweets in crisis events, Natural Hazards and Earth System Sciences (NHESS) Special Issue: Groundbreaking technologies, big data, and innovation for disaster risk modelling and reduction (</article-title>
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S.</given-names>
            <surname>Rode-Hasinger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Häberle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Racek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kruspe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X. X.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <article-title>TweEvent: A dataset of Twitter messages about events in the Ukraine conflict</article-title>
          ,
          <source>in: Information Systems for Crisis Response and Management (ISCRAM)</source>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Rode-Hasinger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kruspe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X. X.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <article-title>True or False? Detecting False Information on Social Media Using Graph Neural Networks</article-title>
          , in: Proceedings of the Eighth Workshop on Noisy User-generated
          <string-name>
            <surname>Text</surname>
          </string-name>
          (
          <article-title>W-NUT</article-title>
          <year>2022</year>
          ),
          <article-title>Association for Computational Linguistics</article-title>
          , Gyeongju, Republic of Korea,
          <year>2022</year>
          , pp.
          <fpage>222</fpage>
          -
          <lpage>229</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .wnut-
          <volume>1</volume>
          .
          <fpage>24</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Niu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Stillman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Seeberger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kruspe</surname>
          </string-name>
          ,
          <article-title>A dataset of Open Source Intelligence (OSINT) Tweets about the Russo-Ukrainian war</article-title>
          ,
          <source>in: Information Systems for Crisis Response and Management (ISCRAM)</source>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <article-title>[9] Reddit.com, Reddit's 2020 year in review, 2020</article-title>
          . URL: https://www.redditinc.com/blog/ reddits-2020
          <string-name>
            <surname>-</surname>
          </string-name>
          year
          <article-title>-in-review.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10] statista, Statista.com,
          <year>2024</year>
          . URL: https://www.statista.com/statistics/443332/ reddit-monthly-visitors/imilarweb.com/website/reddit.com/#overview.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>SimilarWeb</surname>
          </string-name>
          , Reddit.com,
          <year>2024</year>
          . URL: https://www.similarweb.com/website/reddit.com/ #overview.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>B.</given-names>
            <surname>Han</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A</given-names>
            .
            <surname>Rahimi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Derczynski</surname>
          </string-name>
          , T. Baldwin,
          <article-title>Twitter geolocation prediction shared task of the 2016 workshop on noisy user-generated text</article-title>
          ,
          <source>in: Proceedings of the 2nd Workshop on Noisy User-generated Text (WNUT)</source>
          ,
          <year>2016</year>
          , pp.
          <fpage>213</fpage>
          -
          <lpage>217</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>T.</given-names>
            <surname>Julie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sadouanouan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Yaya</surname>
          </string-name>
          ,
          <article-title>A geolocation approach for tweets not explicitly georeferenced based on machine learning</article-title>
          ,
          <source>in: International Symposium on Distributed Computing and Artificial Intelligence</source>
          , Springer,
          <year>2023</year>
          , pp.
          <fpage>223</fpage>
          -
          <lpage>231</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>I.</given-names>
            <surname>Lourentzou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Morales</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhai</surname>
          </string-name>
          ,
          <article-title>Text-based geolocation prediction of social media users with neural networks</article-title>
          ,
          <source>in: 2017 IEEE International Conference on Big Data (Big Data)</source>
          , IEEE,
          <year>2017</year>
          , pp.
          <fpage>696</fpage>
          -
          <lpage>705</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>B.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <surname>K. M. Carley</surname>
          </string-name>
          ,
          <article-title>On predicting geolocation of tweets using convolutional neural networks</article-title>
          , in: Social, Cultural, and Behavioral Modeling: 10th International Conference,
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>