<!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>Valladolid, Spain
* Corresponding author.
$ mcasavantes@inaoep.mx (M. Casavantes); mmontesg@inaoep.mx (M. Montes-y-Gómez); dirazuhf@inaoep.mx
(D. I. Hernández-Farías); lcgonzalez@uach.mx (L. C. González); a.barron@unibo.it (A. Barrón-Cedeño)</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>PropaLTL at DIPROMATS 2024: Cross-lingual Data Augmentation for Propaganda Detection on Tweets</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Marco Casavantes</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Manuel Montes-y-Gómez</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Delia Irazú Hernández-Farías</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Luis Carlos González</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alberto Barrón-Cedeño</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Instituto Nacional de Astrofísica</institution>
          ,
          <addr-line>Óptica y Electrónica, Puebla</addr-line>
          ,
          <country country="MX">Mexico</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universidad Autónoma de Chihuahua</institution>
          ,
          <addr-line>Chihuahua</addr-line>
          ,
          <country country="MX">Mexico</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Università di Bologna</institution>
          ,
          <addr-line>Forlì</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2024</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0003</lpage>
      <abstract>
        <p>In this paper, we describe our participation in the Automatic Detection and Characterization of Propaganda Techniques and Narratives from Diplomats of Major Powers shared task (DIPROMATS). For this edition, we experimented with data augmentation, leveraging both English and Spanish training sets in a crosslingual setting. As in the previous edition, the use of contextual features of the posts was also considered to improve their interpretation and subsequent classification. Our results show a slight increase in classification performance by incorporating more training instances. In particular, our strategy of crosslingual data augmentation obtained competitive scores in the binary propaganda identification task : the eighth position for English out of 26 runs, and the eighth position for Spanish out of 30 runs.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Propaganda detection</kwd>
        <kwd>contextual information</kwd>
        <kwd>data augmentation</kwd>
        <kwd>transformers</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Propaganda can be defined as “an evolving set of techniques and mechanisms which facilitate
the propagation of ideas and actions” [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The subtlety of propaganda enables it to function as
a sophisticated method of manipulation, as its information does not have to be false, and its
characteristics might only become evident after thorough observation, which sets propaganda
apart from disinformation that can be debunked through fact-checking [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. One of the objectives
of DIPROMATS at IberLEF 2024 [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] is the identification of propaganda techniques; thus, a key
focus lies in discerning hostile, deceptive, and emotionally charged claims [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. One of the most
distinctive aspects of this shared task lies in the composition of its corpus, which consists of
Spanish and English tweets written by oficial government accounts, ambassadors, as well as
other diplomatic profiles like consuls and missions from China, Russia, the United States, and
the European Union.
      </p>
      <p>
        Our strategy this year is focused on binary propaganda identification , which involves deciding
whether a tweet contains propagandist content. In addition to resuming aspects of our
participation in the 2023 edition (i.e., exploiting contextual information [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]), this year we have included
a cross-lingual data augmentation configuration. Our intuition is that, due to the modest size
of the datasets provided for training, models could benefit from more training data. In order
to use data as close as possible to the task domain, we leveraged the tweets in both Spanish
and English, translating them and using them crosswise. We have also implemented a filtering
stage to select those tweets that would potentially benefit the cross-training process. Regarding
the use of contextual features, as in the previous edition [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], we considered three aspects of a
given tweet: (i) country of origin of its author, (ii) way in which it has been disseminated (i.e.,
original tweet, retweet, quote, or reply), and (iii) most likely emotion that it evokes (inferred
with a pre-trained supervised model). We used BERT models’ auxiliary input to include the
three contextual attributes described above.
      </p>
      <p>The rest of this paper is structured as follows. Section 2 describes the proposed approach.
Section 3 covers our experimental settings. Section 4 discusses the obtained results. Finally,
Section 5 draws conclusions about our participation in the shared task.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Proposed Approach</title>
      <p>
        When designing our propaganda detection models, it was noted that a potential factor hindering
the classifiers’ performance could be data scarcity. In order to investigate this, we conducted an
initial experiment using the data from DIPROMATS 2024 to assess how the classification
performance was afected when the proportions of training data were altered. For this experiment,
7,146 tweets were considered for the English training set and 5,202 tweets for Spanish. These
volumes represented training with "100%" data. Then, using stratified random sampling, smaller
volumes of data were created: 25%, 50% and 75%. With the four aforementioned data volumes,
BERT-based classifiers [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] were trained and predictions were made 5 diferent times (reporting
their average) over a custom test set (see Section 4.1). The results of this experiment in Figure 1
show a consistent pattern of improvement in F1-score over the propaganda class as the volume
of data increases in both languages. Upon analyzing these findings, we hypothesized that
increasing the quantity of training data for each language could potentially enhance the classifiers.
Accordingly, we developed our solution based on cross-lingual data augmentation, seeking to
use more tweets belonging to the same domain (i.e., diplomat’s propaganda), the decision was
made to consider the data sourced from the DIPROMATS task pertaining to opposite languages.
      </p>
      <sec id="sec-2-1">
        <title>2.1. Subtask 1A: Binary Propaganda Identification</title>
        <p>Our approach to Subtask 1a consists of three main modules: data preparation, features
computation, filtering process, and BERT-based classification.</p>
        <p>
          Data preparation. We extracted the country of each tweet (which corresponds to that of
the user who posted it) as well as the kind of post (how it was disseminated). The text of each
tweet, from now on referred to as , was passed through a tokenization procedure handled
by diferent pre-processing functions depending on their corresponding language 1. We also
included an additional feature regarding emotional information, in particular, we considered the
categorical model of emotions [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], and applied BERT models [
          <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
          ] fine-tuned with a Twitter
Sentiment Analysis dataset [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] to assign the most likely prevailing emotional category to each
tweeet . Before using the datasets for cross-lingual experiments, it was necessary to create
translated versions of both. Based on the work by [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ], OPUS-MT models [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] were used to
perform machine translations2.
        </p>
        <p>Used Features. After the pre-processing step, we conducted our experiments using the
following features:
• Text of the tweet (): raw contents of the tweet.
• Country: The source country of the person who posted the tweet.
• Type: The way how the tweet was disseminated: tweet, retweet, reply, or quote.
• Emotion: Emotional category assigned according to the corresponding pre-trained
language model, as described above.</p>
        <p>
          Filtering process. The methodology employed for augmenting data to the English train set
is as follows. Initially, a series of five BERTweet models are trained using all available tweets
in English. Subsequently, these models are used to generate predictions over the train set in
Spanish (previously translated to English). If a minimum of three out of the five predictions
align with the true label of the tweet (originally in Spanish), it is selected for inclusion in the
1We used BERTweet’s tokenizer module [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] for English and RoBERTuito’s repository [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] for Spanish.
2For Spanish to English we take advantage of https://huggingface.co/Helsinki-NLP/opus-mt-es-en. On the other
hand, for English to Spanish https://huggingface.co/Helsinki-NLP/opus-mt-en-es.
"augmented" English train set. The same procedure is applied in the opposite direction to
augment the Spanish training set.
        </p>
        <p>
          BERT-based classifiers. Our approach relies on Bidirectional Encoder Representations from
Transformers (BERT) models, which allowed us to create pre-trained language representations
combining left and right contexts (thus generating a deep bidirectional Transformer) [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. We
used a BERT-based model pre-trained on tweets for each language:
• BERTweet is a widely available large-scale language model pre-trained on 850 million
tweets in English [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ]. The RoBERTa [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] pre-training process with a masked language
modeling objective was used to train it.
• RoBERTuito is a pre-trained language model for content in Spanish [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ], trained on 500
million tweets, also using the RoBERTa pre-training process.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Experimental Setting</title>
      <p>3.1. Data
The datasets are a collection of tweets published by authorities from China, Russia, the European
Union, and the United States between January 1st, 2020, and March 11th, 2021 [20]. Table 1
shows the distributions of the train and test sets for both English and Spanish (refer to [21] for
further information). The last section of the table reports the emotion distribution, inferred as
described in Section 2.1.</p>
      <sec id="sec-3-1">
        <title>3.2. Classifiers</title>
        <p>We used a BERTweet based classifier for English and a RoBERTuito for Spanish. These models
were implemented using Python 3.7 [22], and the HuggingFace library [23]. The
hyperparameters used for both classifiers were a batch size of 32, learning rate of 2e-5, 3 epochs, max
sequence length of 250, and Adam optimizer.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.3. Runs’ Configuration</title>
        <p>As mentioned before, in our approach, we took advantage of both translated propaganda
instances and the auxiliary input of the transformer models. For our participation in the shared
task, we submitted the following five diferent configurations:
• Run 1 - Vanilla. No data augmentation, no contextual attributes.
• Run 2 - With contextual attributes. Country + type + emotion.
• Run 3 - Data augmentation. Adding all translated propaganda instances from the other
language.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Results</title>
      <sec id="sec-4-1">
        <title>4.1. Development stage</title>
        <p>During the development phase, our approach involved splitting the training sets (for both
English and Spanish) into two fixed partitions: 85% allocated to a training partition (which
we will subsequently refer to as "custom train set"), and the remaining 15% designated for
testing (hereafter referred to as "custom test set"). Table 2 shows the results for Task 1, which
correspond to the average of 5 executions of BERTweet/RoBERTuito along with their respective
standard deviations.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Oficial Results</title>
        <p>The boxplots in Figure 3 show the distribution of the runs, in terms of F1-score over the
propaganda class, submitted by all the participant teams at the shared task. Our cross-lingual
augmented runs are positioned either slightly above or close to the upper quartile, while our
vanilla runs are between the median and upper quartile.</p>
        <p>Attempting to explain the rationale behind the modest performance diferences observed in
our models when using or not data augmentation, we conduct supplementary analyses. The
ifrst one is based on the speculation that perhaps both English and Spanish train sets shared
Twitter accounts, and subsequently some tweets used to augment the training sets are likely
to both come from these common accounts and contain similar propaganda. However, our
examination refuted this first hypothesis at least for the data augmentation in Spanish, showing
that there is no strong overlap of accounts in both languages. In summary we observed the
following:
• It turned out that the number of unique Twitter accounts in the English Train set was
491, while the number in the Spanish Train set was 128.
• The total number of accounts in common (in other words, the intersection of these sets)
is 39.
• Of the 498 Spanish tweets that were added to the English Train set, the number of tweets
belonging to the common accounts was 284 (more than half).
• Of the 1030 English tweets that were added to the Train set in Spanish, the number of
tweets that belong to the common accounts was 82.</p>
        <p>Additionally, we calculated Kullback–Leibler divergences [25, 26] between term frequencies
of original and augmented sets for each language. For English, the divergence between the
custom train set and the augmented train set was 0.0599, while for Spanish the divergence
was 0.1636. The divergence in Spanish is greater than the divergence in English, possibly
because twice as much data was augmented in Spanish as in English; however both values are
rather small. Both results, which are very close to 0, indicate that the vocabulary frequency
distributions between the sets had very few diferences and, therefore, that the collections in
both languages have similar tweets, possibly corresponding to common propaganda campaigns.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions</title>
      <p>This paper describes our participation in the 2024 DIPROMATS shared task. The proposed
approach showed good performance in both English (8ℎ position) and Spanish (8ℎ position).
In particular, we focused on cross-lingual data augmentation, while also resuming part of our
previous participation by combining text messages with contextual information. Through our
participation, it has been confirmed that improvements in the classification outcomes can be
achieved for this subtask, by incorporating additional training resources, particularly sourced
from the same domain (diplomatic entities) and time period. As future work, we would like to
explore the idea of continuing to incorporate diferent data collections and determine if other
types of propaganda are "compatible" with those in the DIPROMATS corpus.
language model for social media text in Spanish, in: Proceedings of the Language Resources
and Evaluation Conference, European Language Resources Association, Marseille, France,
2022, pp. 7235–7243. URL: https://aclanthology.org/2022.lrec-1.785.
[18] J. A. Fuentes-Carbajal, M. Montes-y Gómez, L. Villaseñor-Pineda, Does This Tweet Report
an Adverse Drug Reaction? An Enhanced BERT-Based Method to Identify Drugs Side
Efects in Twitter, in: Pattern Recognition: 14th Mexican Conference, MCPR 2022, Ciudad
Juárez, Mexico, June 22–25, 2022, Proceedings, Springer, 2022, pp. 235–244.
[19] F. Sánchez-Vega, A. P. López-Monroy, BERT’s Auxiliary Sentence focused on Word’s</p>
      <p>Information for Ofensiveness Detection., 2021.
[20] DIPROMATS 2024, Task 1 Data page, https://sites.google.com/view/dipromats2024/task-1/
data, 2024. [Online; accessed 06-June-2023].
[21] P. Moral, J. Fraile, G. Marco, A. Peñas, J. Gonzalo, Overview of DIPROMATS 2024: Detection,
Characterization and Tracking of Propaganda in Messages from Diplomats and Authorities
of World Powers, Procesamiento del Lenguaje Natural 73 (2024).
[22] G. Van Rossum, F. L. Drake, Python 3 Reference Manual, CreateSpace, Scotts Valley, CA,
2009.
[23] T. Wolf, L. Debut, V. Sanh, J. Chaumond, C. Delangue, A. Moi, P. Cistac, T. Rault, R. Louf,
M. Funtowicz, J. Davison, S. Shleifer, P. von Platen, C. Ma, Y. Jernite, J. Plu, C. Xu, T. Le Scao,
S. Gugger, M. Drame, Q. Lhoest, A. Rush, Transformers: State-of-the-Art Natural
Language Processing, in: Proceedings of the 2020 Conference on Empirical Methods in
Natural Language Processing: System Demonstrations, Association for Computational
Linguistics, Online, 2020, pp. 38–45. URL: https://aclanthology.org/2020.emnlp-demos.6.
doi:10.18653/v1/2020.emnlp-demos.6.
[24] E. Amigo, A. Delgado, Evaluating Extreme Hierarchical Multi-label Classification, in:
Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics
(Volume 1: Long Papers), Association for Computational Linguistics, Dublin, Ireland, 2022,
pp. 5809–5819. URL: https://aclanthology.org/2022.acl-long.399. doi:10.18653/v1/2022.
acl-long.399.
[25] S. Kullback, R. A. Leibler, On Information and Suficiency, The Annals of Mathematical
Statistics 22 (1951) 79 – 86. URL: https://doi.org/10.1214/aoms/1177729694. doi:10.1214/
aoms/1177729694.
[26] C. E. Shannon, A mathematical theory of communication, The Bell System Technical
Journal 27 (1948) 379–423. doi:10.1002/j.1538-7305.1948.tb01338.x.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>C.</given-names>
            <surname>Sparkes-Vian</surname>
          </string-name>
          ,
          <source>Digital Propaganda: The Tyranny of Ignorance, Critical Sociology</source>
          <volume>45</volume>
          (
          <year>2019</year>
          )
          <fpage>393</fpage>
          -
          <lpage>409</lpage>
          . URL: https://doi.org/10.1177/0896920517754241. doi:
          <volume>10</volume>
          .1177/ 0896920517754241. arXiv:https://doi.org/10.1177/0896920517754241.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Pablo</given-names>
            <surname>Moral</surname>
          </string-name>
          , Guillermo Marco, Julio Gonzalo, Jorge
          <string-name>
            <surname>Carrillo-de-Albornoz</surname>
          </string-name>
          ,
          <article-title>Iván GonzaloVerdugo, Overview of DIPROMATS 2023: automatic detection and characterization of propaganda techniques in messages from diplomats and authorities of world powers</article-title>
          ,
          <source>Procesamiento del Lenguaje Natural</source>
          <volume>71</volume>
          (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>L.</given-names>
            <surname>Chiruzzo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Jiménez-Zafra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Rangel</surname>
          </string-name>
          , Overview of IberLEF 2024:
          <article-title>Natural Language Processing Challenges for Spanish and other Iberian Languages, in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF 2024), co-located with the 40th Conference of the Spanish Society for Natural Language Processing (SEPLN 2024), CEUR-WS</article-title>
          .org,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>DIPROMATS</surname>
          </string-name>
          ,
          <article-title>Automatic Detection and Characterization of Propaganda Techniques and Narratives from Diplomats of Major Powers - homepage</article-title>
          , https://sites.google.com/view/ dipromats2024/home,
          <year>2024</year>
          . [Online; accessed 06-June-2023].
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Casavantes</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Montes-y-</article-title>
          <string-name>
            <surname>Gómez</surname>
            ,
            <given-names>D. I. H.</given-names>
          </string-name>
          <string-name>
            <surname>Farías</surname>
            ,
            <given-names>L. C.</given-names>
          </string-name>
          <string-name>
            <surname>González-Gurrola</surname>
          </string-name>
          , A. BarrónCedeño, PropaLTL at DIPROMATS:
          <article-title>Incorporating Contextual Features with BERT's Auxiliary Input for Propaganda Detection on Tweets</article-title>
          , in: M.
          <article-title>Montes-y-</article-title>
          <string-name>
            <surname>Gómez</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Rangel</surname>
            ,
            <given-names>S. M. J.</given-names>
          </string-name>
          <string-name>
            <surname>Zafra</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Casavantes</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Altuna</surname>
            ,
            <given-names>M. Á.</given-names>
          </string-name>
          <string-name>
            <surname>Á. Carmona</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Bel-Enguix</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Chiruzzo</surname>
            , I. de la Iglesia,
            <given-names>H. J.</given-names>
          </string-name>
          <string-name>
            <surname>Escalante</surname>
            ,
            <given-names>M. Á. G.</given-names>
          </string-name>
          <string-name>
            <surname>Cumbreras</surname>
            ,
            <given-names>J. A.</given-names>
          </string-name>
          <string-name>
            <surname>García-Díaz</surname>
            ,
            <given-names>J. Á. G.</given-names>
          </string-name>
          <string-name>
            <surname>Barba</surname>
            ,
            <given-names>R. L.</given-names>
          </string-name>
          <string-name>
            <surname>Tamayo</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Lima</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Moral</surname>
            ,
            <given-names>F. M. P.</given-names>
          </string-name>
          <string-name>
            <surname>del Arco</surname>
          </string-name>
          , R. Valencia-García (Eds.),
          <source>Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2023</year>
          )
          <article-title>co-located with the Conference of the Spanish Society for Natural Language Processing (SEPLN</article-title>
          <year>2023</year>
          ), Jaén, Spain,
          <year>September 26</year>
          ,
          <year>2023</year>
          , volume
          <volume>3496</volume>
          <source>of CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Jaén, Spain,
          <year>2023</year>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3496</volume>
          /dipromats-paper2.
          <fpage>pdf</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <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>
          , arXiv preprint arXiv:
          <year>1810</year>
          .
          <volume>04805</volume>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <article-title>[7] BERTweet, TweetNormalizer</article-title>
          .py, https://github.com/VinAIResearch/BERTweet/blob/ master/TweetNormalizer.py,
          <year>2021</year>
          . [Online; accessed 30-May-2023].
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <article-title>[8] RoBERTuito, A pre-trained language model for social media text in Spanish</article-title>
          , https:// huggingface.co/pysentimiento/robertuito-base-uncased,
          <year>2022</year>
          . [Online; accessed 30-
          <fpage>May2023</fpage>
          ].
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>P.</given-names>
            <surname>Ekman</surname>
          </string-name>
          ,
          <article-title>Universals and cultural diferences in facial expressions of emotion</article-title>
          ., in: Nebraska symposium on motivation, University of Nebraska Press,
          <year>1971</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <article-title>Model Description,bert-base-uncased-emotion, https://huggingface.co/bhadresh-savani/ bert-base-uncased-</article-title>
          <string-name>
            <surname>emotion</surname>
          </string-name>
          ,
          <year>2018</year>
          . [Online; accessed 30-May-2023].
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>J. M. Pérez</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          <string-name>
            <surname>Giudici</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <article-title>Luque, pysentimiento: A Python Toolkit for Sentiment Analysis</article-title>
          and
          <source>SocialNLP tasks</source>
          ,
          <year>2021</year>
          . arXiv:
          <volume>2106</volume>
          .
          <fpage>09462</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <article-title>"Emotion"</article-title>
          , Dataset Summary, https://huggingface.co/datasets/philschmid/emotion,
          <year>2022</year>
          . [Online; accessed 30-May-2023].
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>V.</given-names>
            <surname>Ahuir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. F.</given-names>
            <surname>Hurtado</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>García-Granada</surname>
          </string-name>
          , E. Sanchis, ELiRF-VRAIN at DIPROMATS 2023:
          <article-title>Cross-lingual Data Augmentation for Propaganda Detection</article-title>
          ,
          <source>in: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2023</year>
          )
          <article-title>co-located with the Conference of the Spanish Society for Natural Language Processing (SEPLN</article-title>
          <year>2023</year>
          ), Jaén, Spain,
          <year>September 26</year>
          ,
          <year>2023</year>
          , volume
          <volume>3496</volume>
          <source>of CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Jaén, Spain,
          <year>2023</year>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3496</volume>
          /dipromats-paper6.
          <fpage>pdf</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J.</given-names>
            <surname>Tiedemann</surname>
          </string-name>
          , S. Thottingal,
          <article-title>OPUS-MT - building open translation services for the world</article-title>
          , in: A.
          <string-name>
            <surname>Martins</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Moniz</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Fumega</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Martins</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Batista</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Coheur</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Parra</surname>
            , I. Trancoso,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Turchi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Bisazza</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Moorkens</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Guerberof</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Nurminen</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Marg</surname>
            ,
            <given-names>M. L.</given-names>
          </string-name>
          Forcada (Eds.),
          <source>Proceedings of the 22nd Annual Conference of the European Association for Machine Translation, European Association for Machine Translation</source>
          , Lisboa, Portugal,
          <year>2020</year>
          , pp.
          <fpage>479</fpage>
          -
          <lpage>480</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .eamt-
          <volume>1</volume>
          .
          <fpage>61</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>D. Q.</given-names>
            <surname>Nguyen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Vu</surname>
          </string-name>
          , A. T. Nguyen,
          <article-title>BERTweet: A pre-trained language model for English Tweets</article-title>
          ,
          <source>in: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>9</fpage>
          -
          <lpage>14</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Joshi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Levy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          , V. Stoyanov,
          <string-name>
            <surname>RoBERTa: A Robustly Optimized BERT Pretraining Approach</surname>
          </string-name>
          ,
          <year>2019</year>
          . arXiv:
          <year>1907</year>
          .11692.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>J. M. Pérez</surname>
            ,
            <given-names>D. A.</given-names>
          </string-name>
          <string-name>
            <surname>Furman</surname>
            ,
            <given-names>L. Alonso</given-names>
          </string-name>
          <string-name>
            <surname>Alemany</surname>
            ,
            <given-names>F. M.</given-names>
          </string-name>
          <string-name>
            <surname>Luque</surname>
          </string-name>
          ,
          <article-title>RoBERTuito: a pre-trained</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>