<!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 />
    <article-meta>
      <title-group>
        <article-title>URJC-Team at PoliticIT: Political Ideology Detection in Italian Texts Using Transformers Architectures⋆</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Miguel Ángel Rodríguez-García</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Universidad Rey Juan Carlos</institution>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Over the years, psychologists have examined human personalities to understand their behaviours. This analysis has demonstrated the existence of several factors that are highly correlated to their conduct that supply clues about thought patterns. Consequently, in recent years the automatic prediction of personality traits has received considerable attention from the community. Thus, EVALITA proposes an evaluation campaign of Natural Language Processing, which suggests the PoliticIT task, which aims to recognise Twitter users' political polarity by analysing their comments. In particular, this task is composed of two subtasks focused on binary and multiclass classification problems. In this work, it is proposed a system which utilises Deep Learning architectures to address these subtasks. Three diferent pre-trained versions of the BERT transformer model are employed for each task. The outcomes of each generated model reached acceptable scores on the binary classification problems, but its performance dropped slightly on the multiclassification problem. In binary classification, 0.77 and 0.72 were achieved in gender and ideology tasks, respectively, and 0.56 in the multi-class.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Natural Language Processing</kwd>
        <kwd>Transformers architecture</kwd>
        <kwd>Political Ideology Detection</kwd>
        <kwd>Deep Learning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        nizing the political polarity in Italian texts [
        <xref ref-type="bibr" rid="ref10 ref8 ref9">8, 9, 10</xref>
        ]. It
relates a system based on Deep Learning architectures
Personality is defined through people’s behaviour, moti- like Encoders-Decoders and their families of
maskedvation, emotion and features of their thought patterns [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. language models. Specifically, the proposed solution for
Besides, it accompanies us, impacting our daily lives sig- the challenge is based on Transformers, where three
difnificantly and afecting our decisions, satisfaction with ferent Bidirectional Encoder Representations from
Translife, well-being, happiness, preferences and desires [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. formers (BERT) are employed on each subtask. The
seThe capability to automatically infer personality traits lection was taken as a consequence of a literature review,
has an incredible amount of practical applications since where it was studied the highest performance of these
it helps us understand human nature deeply, enabling us models on natural language classification problems.
to discover how humans behave and think in determined The rest of the paper is organised as follows. Section
situations [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. 2 a brief overview of the related work. Section 3 details
      </p>
      <p>
        Social Media has revolutionized the way that people the datasets’ content delivered for each subtask and the
interact, providing an open and direct path for commu- proposed system’s architecture. Section 4 analyses the
nicating with each other anytime and anywhere and results achieved on each subtask in the challenge.
Fifor other varied purposes like enjoyment or simply in- nally, Section 5 compiles the findings gained facing this
formation access [
        <xref ref-type="bibr" rid="ref4 ref5 ref6">4, 5, 6</xref>
        ]. Hence, with the increasing challenge.
popularity of this interactive way, Social Media has
become a convenient resource for studying deeply human
behaviour, considering personality traits and linguistic 2. Related work
behaviour [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. In this context, the target of this work was
beyond this analysis, trying to understand the
connection between the conduct of linguistic humans and their
political ideology polarity.
      </p>
      <p>This article describes the approach submitted to the
challenge proposed in the EVALITA campaign for
recog</p>
      <sec id="sec-1-1">
        <title>Several studies discovered the party ideology in humans</title>
        <p>
          is strongly related to their personal traits [
          <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
          ]. Its
analysis is relevant since it provides more detailed
information about how humans behave and thinks in
determined situations [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. Hence, hereafter, it is provided with
a cutting-edge context about the proposed solutions in
EVALITA 2023: 8th Evaluation Campaign of Natural Language Pro- political ideology recognition. The study begins with the
cessing and Speech Tools for Italian, Sep 7 – 8, Parma, IT system proposed by Baly et al., in [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ], where they
em* Corresponding author. ployed two models based on two deep learning
architec†$Thmeisgeuaeul.trhoodrrsigcuoenzt@ribuurtjce.deseq(Mua.llRy.odríguez-García) tures: Long Short-Term Memory networks (LSTMs) and
0000-0001-6244-6532 (M. Rodríguez-García) Bidirectional Encoder Representations from
Transform© 2023 Copyright for this paper by its authors. Use permitted under Creative Commons License ers (BERT) to predict the political polarity of news
artiCPWrEooUrckReshdoinpgs IhStpN:/c1e6u1r3-w-0s.o7r3g ACttEribUutRion W4.0oInrtekrnsahtioonpal (PCCroBYce4.0e).dings (CEUR-WS.org)
cles. Then, in the experiments, they fine-tuned the hyper- dataset, in which the label ’left’ only has 11
clusparameters of both models, playing with the length of the ters against the label ’right’, which has 37. For
inputs, sizes of the architecture, learning rates, and batch its part, in the dataset delivered for evaluation, the
sizes, among others. As a result, they concluded that less imbalanced dataset is in ’gender’, where labels
the BERT overperformed the LSTM architecture in the ’male’ and ’female’ difer in 2 clusters. On the
experiments accomplished. In the same way, Iyyer et al., contrary, the more noticeable diference is again on
in [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] applied a Recursive Neural Network (RNN) model ’ideology_multiclass’, where there is
decompenfor identifying political polarity signals at the sentence sation between the four types of labels included.
level. For the experiments, they created a new dataset
that combines Convote, an initial dataset created, and a 3.2. Method
ifltered version of the Ideological Books Corpus (IBC), a
collection of resources whose authors had well-known The system proposed for the challenge is composed of a
political leanings. In the results, they created a baseline set of three modules: i) the cleaner, which is responsible
by selecting Machine Learning techniques like Logis- for removing useless information from tweets; ii) the
clastic regression to compare with more complex strategies sifier, which represents the main module in the system
based on Deep Learning like RNN. The results show how since it carries out categorization tasks; iii) the evaluator,
RNN clearly outperform traditional methods. Finally, in which aims at quantifying the performance of the system.
[
          <xref ref-type="bibr" rid="ref15">15</xref>
          ], Ozturk and Ozcan studied the application of var- The classifier is composed of three diferent versions of
ied Machine Learning Strategies such as Transformers, the BERT model [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]. Each one was pre-trained
diferLong Short Term Memory (LSTM), and Support Vector ently by using dissimilar datasets. The version dedicated
Machines, among others, on the ideology classification to the subtask gender was trained by employing text
obproblem. After testing diferent settings, they closed that tained from Wikipedia dump and OPUS corpora
colleca couple of Transformers architectures employed in the tion. 1 The model responsible for identifying the political
task achieved greater precision than others. Therefore, polarity in the binary classification problem was the XXL
given the notable performance of the Transformers ar- version of before, which was trained by employing the
chitectures, it was decided to select this choice to deal OSCAR corpus. 2 Finally, for the multiclassification
subwith the subtasks proposed. task, it was utilized AlBERTo, a language model trained
to understand the users’ jargon in social networks [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
3 Figure 1 depicts the modular architecture proposed.
3. Material and methods The system’ architecture has been configured as a
pipeline, and it works as follows: two inputs are defined
This section describes the methods developed to face to receive training and testing datasets. When the
trainthe tasks proposed and the distribution of the datasets ing dataset is provided, the cleaner module removes the
delivered. elements in the tweets that do not provide valuable
information as links, symbols, and emojis. Then, depending on
3.1. Data the faced classification task, a diferent model is trained
in the classifier module. Next, the evaluator employes
the test dataset to quantify the precision of the model.
        </p>
        <p>As a result, it provides three diferent outcomes, the
resulting CSV file, the main classification metrics and the
confusion matrix.</p>
        <p>
          The dataset was composed of tweets harvested from
Twitter user accounts, whose political afiliation could be
easily deduced since they have a clear link to the party they
belong to [
          <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
          ]. The collected tweets were grouped
into clusters to avoid ethical and privacy issues and
preprocessed to anonymize users’ names and remove those
tweets, including web content, news, and links.
Furthermore, they were labelled, considering gender: male and
female, and political spectrum from two perspectives: i)
binary: right and left, and ii) multiclass: right, moderate
right, left, and moderate left. As a result, the dataset was
composed of a set of clusters, which contained 80 tweets
each. The delivered dataset was organized into 80%-20%
for training and testing in the proposed challenge. Table
1 depicts the distribution of the datasets delivered for
practice and evaluation.
        </p>
        <p>The distribution analysis shows the imbalance of the
dataset on each task. The highest is on the practice</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>4. Results and Discussion</title>
      <p>This section details the outcomes obtained on each
subtask delivered in the challenge. The metrics selected to
assess the performance of the proposed systems in the
challenge are precision, recall, and F1-score. Table 2
scrutinizes the results achieved by the proposed architecture
on each classification task.</p>
      <sec id="sec-2-1">
        <title>1https://huggingface.co/dbmdz/bert-base-italian-cased</title>
        <p>2https://huggingface.co/dbmdz/bert-base-italian-xxl-cased
3https://huggingface.co/m-polignano-uniba/bert_uncased_L-12_H768_A-12_italian_alb3rt0
gender</p>
        <sec id="sec-2-1-1">
          <title>Total</title>
          <p>ideology_binary</p>
        </sec>
        <sec id="sec-2-1-2">
          <title>Total</title>
          <p>ideology_multiclass
Total
male
female
Train
23
25
48
37
11
48
10
27
1
10
48</p>
          <p>Test
23
25
48
37
11
48
10
27
1
10
48</p>
          <p>Evaluation
Train
810
488
1298
578
720
1298
131
447
558
162
1298</p>
          <p>Test
318
135
453
205
248
453
51
154
148
100
453</p>
          <p>The table was divided into three zones, one per each that the text annotated by these labels, ’right’ and
subtask delivered. The best results were achieved in ’moderate_left’, contains similar features to ’left’
classifying the political polarity, primarily on tagging since the model can not difer between them.
Consetweets as a ’right’ in binary and multiclass classifica- quently, a more exhaustive study of the dataset is required
tion problems, where both employed models obtained to identify precisely the most discriminant features
bean F1-score of 0.8 and 0.81, respectively. If we look tween these labels and reduce the ratio of mistakes made.
at the dataset distribution in Table 1, both cases did At the close of this section, it is compared the results
obnot contain the highest number of samples. Therefore, tained by the architecture proposed against the three first
from this behaviour, it can be deduced that, even when participants and the baseline delivered. Table 3 shows
the dataset is non-balanced and the amount of train- an excerpt of the oficial leader board, which depicts the
ing data is not abundant, both models could recognise F1-score obtained by these proposals.
the correct label with a high percentage. Moreover, With regard to the baseline, which combines the Bag
these high results suggest that the samples found in the of Words (BoW) and the logistic regression, it achieves
dataset and used during the training phase contained better results than our proposal on the binary task of
more discriminate features, improving the models’ dis- ideology, reaching 0.81 against 0.77. However, it is
obcrimination capacity. Conversely, the low results ob- tained much better results in the other tasks, doubling
tained on ’ideology_multiclass’, where the preci- the performance in the multi-classification task. This
sion dropped to 0.54 and 0.65 in ’moderate_right’ imbalance between the two approaches reveals the
inand ’moderate_left’, respectively, reveals that de- fluence of the choice of features on the behaviour of the
spite the highest number of training data, the outcomes techniques since it is compared two ways of extracting
were not extremely high, indicating the characteristics features, a set of isolated words versus embeddings, in
extracted from tweets were not discriminant enough to other words, words versus semantics. The higher results
teach the model how to recognise these labels during obtained by the baseline show that the selected features
the classification tasks. Finally, to have a deeper under- are highly discriminative and influence the highest
restanding of the models’ behaviour, Figure 2 shows the sults. The lower results show exactly the opposite. There
confusion matrices of each classification task. are similar features assigned to these classification tags</p>
          <p>Starting for the gender task, the confusion matrix re- that cause the approach to make mistakes, which has a
veals that the model had great dificulties in character- negative impact on the results obtained. On the other
izing tweets written by males since it misclassified 68 hand, the results obtained by the first three proposals in
against 42 mistakes made in female classification. For the ranking are very far from the results obtained by the
the political polarity identification, in the binary clas- other proposals. Only in the multiclassification task, the
sification problem, the models made more mistakes in proposed architecture can approximate the performance
recognizing right than left. In the multilabelling task, of the third classified opponent, which means there is
the errors were in the label ’left’ when the model still work to be done in fine-tuning the architecture and
tried to diferentiate this against ’moderate_left’ extracting features.
and ’right’, making 44 and 24 mistakes, respectively.</p>
          <p>From this amount of elevated errors, it can be deduced</p>
          <p>F1Ideology Binary</p>
          <p>F1Ideology Multiclass
TuebingenPoliticIT
INFOTEC-LaBD
extremITA
...</p>
          <p>NLP_URJC
UMU_TEAM</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>5. Conclusions</title>
      <sec id="sec-3-1">
        <title>This article describes the proposed system for EVALITA,</title>
        <p>an evaluation campaign focused on Natural Language
Processing and Speech challenges for the Italian language
in 2023, promoted by the Italian Association of
Computational Linguistics (AILC). In particular, this work faced
the PoliticIT challenge, which motivates the development
of smart systems capable of recognizing the ideological
polarity in italian texts. The challenge included three
subtasks that address three diferent classification problems,
two binary, where it is demanded to categorize gender
and political polarity and one multiclass, where the
political polarity was extended from two to four diferent
classes. To deal with these tasks, a system based on the
Transformers models. The system includes three
versions of the BERT model pre-trained using three datasets.
The best performance obtained by the system was on the
binary political polarity classification subtask. Not too
far are the remaining tasks, in which the system gains
relatively similar scores. In spite of the results obtained
being quite elevated, there is still a significant range of
improvement.</p>
        <p>In future work, several lines would be interesting to
explore for extending the architecture presented here.
Firstly, it would be interesting to use augmentation
techniques to study their efects on the Transformers models
selected. A more detailed dataset study would be
interesting to address, primarily to identify discriminant features
that can boost the system’s performance.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgments</title>
      <sec id="sec-4-1">
        <title>This research has been partially supported by</title>
        <p>grants: PID2021-125709OA-C22, funded by
MCIN/AEI/10.13039/501100011033, and “ERDF A
way of making Europe”; P2018/TCS-4566, funded by
Comunidad de Madrid and European Regional
Development Fund, and “Programa para la Recualificación del
Sistema Universitario Español 2021-2023”.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gelbukh</surname>
          </string-name>
          , E. Cambria,
          <article-title>Recent trends in deep learning based personality detection</article-title>
          ,
          <source>Artificial Intelligence Review</source>
          <volume>53</volume>
          (
          <year>2020</year>
          )
          <fpage>2313</fpage>
          -
          <lpage>2339</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>G.</given-names>
            <surname>Durand</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. Lobbestael,</surname>
          </string-name>
          <article-title>The relationship between psychopathic personality, well-being, and adaptive traits in undergraduates</article-title>
          ,
          <source>Personality and Individual Diferences</source>
          <volume>204</volume>
          (
          <year>2023</year>
          )
          <fpage>112050</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>P.</given-names>
            <surname>Sharma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Dhull</surname>
          </string-name>
          ,
          <article-title>Psychology approach: Through ai</article-title>
          ,
          <source>ml and dl, Psychology</source>
          <volume>7</volume>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>G.</given-names>
            <surname>Appel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Grewal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Hadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. T.</given-names>
            <surname>Stephen</surname>
          </string-name>
          ,
          <article-title>The future of social media in marketing</article-title>
          ,
          <source>Journal of the Academy of Marketing science 48</source>
          (
          <year>2020</year>
          )
          <fpage>79</fpage>
          -
          <lpage>95</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>F.</given-names>
            <surname>Monti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Frasca</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Eynard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mannion</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. M. Bronstein</surname>
          </string-name>
          ,
          <article-title>Fake news detection on social media using geometric deep learning</article-title>
          , arXiv preprint arXiv:
          <year>1902</year>
          .
          <volume>06673</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>L.</given-names>
            <surname>Xiao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Mou</surname>
          </string-name>
          ,
          <article-title>Social media fatigue-technological antecedents and the moderating roles of personality traits: The case of wechat</article-title>
          ,
          <source>Computers in Human Behavior</source>
          <volume>101</volume>
          (
          <year>2019</year>
          )
          <fpage>297</fpage>
          -
          <lpage>310</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>G.</given-names>
            <surname>Mavis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. H.</given-names>
            <surname>Toroslu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Karagoz</surname>
          </string-name>
          ,
          <article-title>Personality analysis using classification on turkish tweets</article-title>
          ,
          <source>International Journal of Cognitive Informatics and Natural Intelligence (IJCINI) 15</source>
          (
          <year>2021</year>
          )
          <fpage>1</fpage>
          -
          <lpage>18</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>D.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Jiménez-Zafra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>GarcíaDíaz</surname>
          </string-name>
          , T. Caselli,
          <string-name>
            <given-names>M.</given-names>
            <surname>Guerini</surname>
          </string-name>
          ,
          <string-name>
            <surname>L. A. UreñaLópez</surname>
          </string-name>
          , R. Valencia-García,
          <article-title>Overview of PoliticIT2023@EVALITA: Political Ideology Detection in Italian Texts, 8th evaluation campaign of Natural Language Processing and Speech tools for Italian (EVALITA</article-title>
          <year>2023</year>
          )
          <article-title>(</article-title>
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Lai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Menini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Polignano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sprugnoli</surname>
          </string-name>
          , G. Venturi,
          <year>Evalita 2023</year>
          :
          <article-title>Overview of the 8th evaluation campaign of natural language processing and speech tools for italian, in: Proceedings of the Eighth Evaluation Campaign of Natural Language Processing and Speech Tools for Italian</article-title>
          .
          <source>Final Workshop (EVALITA</source>
          <year>2023</year>
          ), CEUR.org, Parma, Italy,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>D.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Jiménez Zafra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>GarcíaDíaz</surname>
          </string-name>
          , T. Caselli,
          <string-name>
            <given-names>M.</given-names>
            <surname>Guerini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. A.</given-names>
            <surname>Ureña-López</surname>
          </string-name>
          , R. Valencia-García, PoliticIT at EVALITA 2023:
          <article-title>Overview of the Political Ideology Detection in Italian Texts Task</article-title>
          , in: M.
          <string-name>
            <surname>Lai</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Menini</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Polignano</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Russo</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Sprugnoli</surname>
          </string-name>
          , G. Venturi (Eds.),
          <source>Proceedings of the Eighth Evaluation Campaign of Natural Language Processing and Speech Tools for Italian. Final Workshop</source>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>B. N.</given-names>
            <surname>Bakker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Lelkes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Malka</surname>
          </string-name>
          ,
          <article-title>Reconsidering the link between self-reported personality traits and political preferences</article-title>
          ,
          <source>American Political Science Review</source>
          <volume>115</volume>
          (
          <year>2021</year>
          )
          <fpage>1482</fpage>
          -
          <lpage>1498</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>A.</given-names>
            <surname>Furnham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Fenton-O'Creevy</surname>
          </string-name>
          , Personality and political orientation,
          <source>Personality and Individual Diferences</source>
          <volume>129</volume>
          (
          <year>2018</year>
          )
          <fpage>88</fpage>
          -
          <lpage>91</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. D. S.</given-names>
            <surname>Martino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Glass</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <article-title>We can detect your bias: Predicting the political ideology of news articles</article-title>
          , arXiv preprint arXiv:
          <year>2010</year>
          .
          <volume>05338</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>M.</given-names>
            <surname>Iyyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Enns</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Boyd-Graber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Resnik</surname>
          </string-name>
          ,
          <article-title>Political ideology detection using recursive neural networks</article-title>
          ,
          <source>in: Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics (Volume</source>
          <volume>1</volume>
          :
          <string-name>
            <surname>Long</surname>
            <given-names>Papers)</given-names>
          </string-name>
          ,
          <year>2014</year>
          , pp.
          <fpage>1113</fpage>
          -
          <lpage>1122</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>O.</given-names>
            <surname>Ozturk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Özcan</surname>
          </string-name>
          ,
          <article-title>Ideology detection using transformer-based machine learning models (</article-title>
          <year>2022</year>
          )
          <fpage>1</fpage>
          -
          <lpage>23</lpage>
          . doi:
          <volume>10</volume>
          .13140/RG.2.2.12303.51362.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>J. A.</given-names>
            <surname>García-Díaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Colomo-Palacios</surname>
          </string-name>
          ,
          <string-name>
            <surname>R. ValenciaGarcía</surname>
          </string-name>
          ,
          <article-title>Psychographic traits identification based on political ideology: An author analysis study on Spanish politicians' tweets posted in 2020, Future Generation Computer Systems 130 (</article-title>
          <year>2022</year>
          )
          <fpage>59</fpage>
          -
          <lpage>74</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J. A.</given-names>
            <surname>García-Díaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Jiménez-Zafra</surname>
          </string-name>
          , M.-
          <string-name>
            <surname>T. M. Valdivia</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>García-Sánchez</surname>
            ,
            <given-names>L. A.</given-names>
          </string-name>
          <string-name>
            <surname>Ureña-López</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Valencia-García</surname>
          </string-name>
          ,
          <article-title>Overview of politices 2022: Spanish author profiling for political ideology</article-title>
          ,
          <source>Procesamiento del Lenguaje Natural</source>
          <volume>69</volume>
          (
          <year>2022</year>
          )
          <fpage>265</fpage>
          -
          <lpage>272</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          , M.-
          <string-name>
            <given-names>W.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Toutanova</surname>
          </string-name>
          , Bert:
          <article-title>Pre-training of deep bidirectional transformers for language understanding</article-title>
          ,
          <year>2019</year>
          . arXiv:
          <year>1810</year>
          .04805.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>M.</given-names>
            <surname>Polignano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Basile</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. De Gemmis</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Semeraro</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Basile</surname>
          </string-name>
          , et al.,
          <article-title>Alberto: Italian bert language understanding model for nlp challenging tasks based on tweets</article-title>
          ,
          <source>in: CEUR Workshop Proceedings</source>
          , volume
          <volume>2481</volume>
          ,
          <string-name>
            <surname>CEUR</surname>
          </string-name>
          ,
          <year>2019</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>