<!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>SINAI at IberLEF-2021 DETOXIS task: Exploring Features as Tasks in a Multi-task Learning Approach to Detecting Toxic Comments</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Flor Miriam Plaza-del-Arco</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>M. Dolores Molina-Gonzalez</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>L. Alfonso Uren~a-Lopez</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>M. Teresa Mart n-Valdivia</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, Advanced Studies Center in ICT (CEATIC) Universidad de Jaen</institution>
          ,
          <addr-line>Campus Las Lagunillas, 23071, Jaen</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper describes the participation of the SINAI research group at DETOXIS (DEtection of TOxicity in comments In Spanish) shared task at IberLEF 2021. The proposed system follows a Multitask Learning approach where multiple tasks related to toxic comments identi cation are learned in parallel while using a shared representation. Speci cally, we use the dataset features provided by the organizers as tasks along with the combination of polarity classi cation, emotion classi cation and o ensive language detection tasks to explore if they help in the identi cation of toxic comments. Our proposal ranked rst in both DETOXIS subtasks, toxicity detection and toxicity level detection.</p>
      </abstract>
      <kwd-group>
        <kwd>Multi-Task Learning</kwd>
        <kwd>BERT</kwd>
        <kwd>Toxic Features</kwd>
        <kwd>Sentiment Analysis</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Toxic comment classi cation is a eld of research that has attracted
increasing interest in the Natural Language Processing (NLP) community in recent
years. In this task, the organizers de ned a toxic comment as \a comment that
denigrates, hates or vili es, attacks, threatens, insults, o ends or disquali es a
person or group of people based on characteristics such as race, ethnicity,
nationality, political ideology, religion, gender and sexual orientation, among others".
Therefore, toxicity term will be used as an umbrella term to include di erent
de nitions used in the literature to describe hate speech [
        <xref ref-type="bibr" rid="ref4 ref5">5, 4</xref>
        ], abusive [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ],
aggressive [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], and o ensive language [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ]. In fact, these di erent terms address
di erent aspects of toxic language [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ].
      </p>
      <p>Detecting online toxicity may be di cult, as it can be expressed in di erent
ways: explicitly (through insult, mockery or inappropriate humor) or implicitly
(through sarcasm). Another aspect to take into account is the the presence of
di erent levels of intensity in toxicity (from rude and o ensive comments to
more aggressive ones, the latter being those that incite hatred or even physical
violence).</p>
      <p>
        In this paper, we present the systems we developed as part of our
participation in the DETOXIS (DEtection of TOxicity in comments In Spanish) shared
task [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ], at IberLEF 2021 [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] in both subtasks. The aim of DETOXIS is the
detection of toxicity in comments posted in Spanish in response to di erent
online news articles related to immigration. The DETOXIS task is divided into
two related classi cation subtasks: (1) toxicity detection and (2) toxicity level
detection. The rst subtask consists of detecting whether or not a comment is
toxic while the second one aims to categorize the comment according to four
levels of toxicity (0: not toxic, 1: mildly toxic, 2: toxic, and 3: very toxic).
      </p>
      <p>The rest of the paper is structured as follows. In Section 2 we explain the
data used in our experiments. In Section 3, we describe our proposal to
address the task. In Section 4 and 5, we present the experiment setup and results,
respectively. Finally, the conclusion is presented in Section 6.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Corpora</title>
      <p>To run our experiments, we used the Spanish dataset provided by the organizers
of the DETOXIS task at IberLEF 2021. The DETOXIS dataset was collected
from the NewsCom-TOX dataset. This dataset consists of 4,357 comments
(approximately) posted in response to di erent articles extracted from Spanish
online newspapers (ABC, elDiario.es, El Mundo, NIUS, etc.) and discussion forums
(such as Meneame) from August 2017 to July 2020. These articles were
manually selected taking into account their controversial subject matter, their
potential toxicity and the number of comments posted (minimum 50 comments). A
keyword-based approach was used to search for articles primarily related to
immigration. Comments were selected in the same order in which they appear in the
web timeline. The author (anonymous), date and time the comment was posted
are also retrieved. The number of comments ranged from 65 to 359 comments
per article. On average, approximately 30% of the comments are toxic. Each
comment was annotated into two categories \toxic" and \non-toxic", and
subsequently those annotated as \toxic" were assigned with di erent toxicity levels
(non-toxic, slightly toxic, toxic, and very toxic). In addition, the following
characteristics were also annotated: argumentation, constructiveness, stance, target,
stereotype, sarcasm, mockery, insult, improper language, aggressiveness and
intolerance. All of these characteristics (or categories) have a binary classi cation,
except for the level of toxicity. Each comment was annotated by three
annotators and, once all comments for each item were annotated, an inter-annotator
agreement test was performed.</p>
      <p>
        In addition, we used in our experiments other corpora corresponding to tasks
that could be related to detection of toxicity from social media including polarity
classi cation (InterTASS), emotion classi cation (EmoEvent and Universal Joy),
HS identi cation (HatEval and HaterNet), and aggressiveness detection
(MEXA3T). The datasets are described below:
{ International TASS Corpus (InterTASS) was released in 2017 [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] with
Spanish tweets and updated in 2018 with texts written in three di erent
variants of Spanish from Spain, Costa Rica and Peru [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. In 2019, InterTASS
was enlarged with new texts written in two new Spanish variants: Uruguayan
and Mexican [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] and nally, it was completed with Chilean-Spanish Tweets
in 2020 [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. The corpus released in 2019 is the one used in this paper. At
least three annotators annotated each tweet with its level of polarity, which
could be labeled as positive, negative, neutral and none.
{ EmoEvent [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] is a multilingual emotion dataset based on events that took
place in April 2019. It focuses on tweets in the areas of entertainment,
catastrophes, politics, global commemoration and global strikes. For the creation
of the corpus, the authors collected Spanish and English tweets from the
Twitter platform. Then, each tweet was labeled with one of seven emotions,
six Ekman's basic emotions plus the \neutral or other emotions" label.
Focusing on the Spanish language, a total of 8,409 were labeled by three
Amazon Mechanical Turkers.
{ Universal Joy[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] is a new data set of over 530k anonymized public
Facebook posts across 18 languages. It was collected in October 2014 by searching
for public Facebook posts with a Facebook \feelings tag", and labeled with
ve di erent emotions: anger, anticipation, fear, joy, and sadness. There is a
wide variety in the amount of data per language, ranging from 284,265 posts
for English, the most frequent language, to 869 posts for Bengali. We used
the 31,326 Spanish posts.
{ HatEval was provided by organizers in SemEval 2019 Task 5 [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. The task
consisted in detecting hateful content in Twitter posts, against two targets:
women and immigrants. For the creation of the corpus, the data was collected
using a di erent time frame. The majority of tweets against women were
derived from an earlier collection made in the context of two earlier challenges
on misogynistic speech identi cation, whose collection phase began on July
2017 and ended on November 2017 [
        <xref ref-type="bibr" rid="ref11 ref12">12, 11</xref>
        ]. The remaining tweets were
collected from July to September 2018. The dataset contains tweets composed
of an identi er, the text of the tweet and the mark of HS, which is 0 if
the text is not hateful and 1 if the text is hateful speech against women or
immigrants.
{ HaterNet [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] was built for the intelligent system of the same name, used
by the National O ce against Hate Crimes of the Spanish Secretary of State
for Security. For the creation of this corpus, over 2 million tweets originated
in Spain on di erent random dates between February 2017 and December
2017 were collected. Subsequently, the tweets were ltered using six HS
dictionaries and one dictionary containing generic insults. After this, only 6000
tweets were selected due to time restrictions, to be manually labeled by four
experts with di erent backgrounds and in case of a tie a fth person, cast the
deciding vote. Finally, out of the 6000 tweets, 1,567 were labeled as hateful
and 4,433 as non-hateful.
{ MEX-A3T [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. It was provided by the organizers in IberEval 2018:
Authorship and aggressiveness analysis in Mexican Spanish tweets [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. They built
a corpus of tweets to detect aggressiveness from Mexican accounts collected
from August to November of 2017. In order to extract the tweets, they
selected a set of terms that served as seeds. Then, they used both words
non-colloquial in the Dictionary of Mexicanisms and classi ed as vulgar.
The hashtags were related to sexism, homophobia, politics and
discrimination. They used Mexico City as the center and extracted all tweets that were
within a radius of 500 km. Finally, two people labeled the collected tweets.
The dataset contains tweets composed of an identi er, the text of the tweet,
and the mark of aggressiveness, being 0 if the tweet is not-aggressive and 1
if the tweet is aggressive.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>System overview</title>
      <p>In this section, we describe the systems developed for the DEtection of TOxicity
shared task in Spanish comments at IberLEF 2021.</p>
      <p>We propose a Multi-Task Learning (MTL) system using the well-known
Transformer-based model BERT which has been proven to be very successful
in many natural language processing tasks.</p>
      <p>
        In the MTL scenario, the goal is to learn multiple tasks simultaneously
instead of learning them separately in order to improve performance on each task
[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. These tasks are usually related, although they may have di erent data or
features. By sharing representations across related tasks, we can allow our model to
better generalize to our original task. In this study, we used tasks related to the
toxicity comment detection task. These tasks include hate speech detection,
offensive language identi cation, polarity classi cation, and emotion classi cation,
sharing the same type of source: social media platforms (Twitter and Facebook).
Moreover, we consider each of the features provided in the DETOXIS dataset
(constructiveness, argumentation, mockery, sarcasm, positive stance, negative
stance, target person, target group, stereotype, insult, improper language,
aggressiveness, intolerance) as speci c tasks to train our system. From now, we
will refer to all these speci c tasks (the ones provided in the DETOXIS dataset)
as tasks related to toxicity comments features.
      </p>
      <p>
        To develop the MTL system, we follow the most widely used technique in
neural networks introduced by [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], the hard parameter sharing approach. It
consists of a single encoder that is shared and updated between all tasks, while
keeping a few task-speci c layers to specialize in each task. [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ].
      </p>
      <p>
        The general architecture of the MTL-BERT model is shown in Figure 1. The
shared layers are based on BERT [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Following Devlin et al., 2018, in the rst
step, all the inputs are converted to WordPieces [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ], two additional tokens are
added at the start ([CLS]) and end ([SEP]) of the input sequence, respectively.
In the shared layers, the BERT model rst converts the input sequence to a
sequence of embedding vectors. This semantic representation is shared across all
tasks. Then, on top of the shared BERT layers, the task-speci c output heads are
created for each task, and task heads are attached to a common sentence encoder.
Finally, the layers are ne-tuned according to the given set of downstream tasks.
      </p>
    </sec>
    <sec id="sec-4">
      <title>Experimental setup</title>
      <sec id="sec-4-1">
        <title>Dataset preprocessing</title>
        <p>
          We perform a social media speci c data cleaning in the corpora related to Twitter
and Facebook (InterTASS, EmoEvent, Universal Joy, HatEval, HaterNet,
MEXA3T) before including the texts in the models. The following practices to prepare
the text for deep learning experiments have been carried out using the ekphrasis
module [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]:
{ URLs, emails, users' mentions, percentages, monetary amounts, time and
date expressions, and phone numbers are normalized.
{ Hashtags are unpacked and split to their constituent words.
{ Elongated words and repeated characters in words are annotated and
reduced.
{ Emojis are converted to its alias.
        </p>
        <p>As the DETOXIS task dataset provided by the organizers includes responses
to di erent articles extracted from Spanish online newspapers, we performed a
di erent data cleaning that includes the following steps:
{ Remove URLs, hashtags and users' mentions.
{ Reduce words with more than 4 repeated characters to 3 repetitions.
{ Remove multiple spaces.</p>
        <p>{ Remove texts with only numbers.
4.2</p>
      </sec>
      <sec id="sec-4-2">
        <title>System settings</title>
        <p>
          All the models were implemented using PyTorch, a high-performance deep
learning library [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ] based on the Torch library. The experiments were run on a single
Tesla-V100 32 GB GPU with 192 GB of RAM.
        </p>
        <p>During the evaluation phase, we train the model on the training set provided
by the organizers, then we evaluate it on the test set.</p>
        <p>Regarding our participation, we submitted ve runs using the proposed
MTLbased system. The details of the modules and the di erences of the ve settings
are described below.</p>
        <p>{ Run 1. In order to establish a baseline in our study and compare the results
with the MTL scenario, the rst run correspond to our baseline, a
singletask learning approach which involves only the DETOXIS dataset. For this
setting, we use the well-known Transformer BERT.
{ Run 2. In this setting, our goal is to train the MTL system on the tasks
which are related to the identi cation of toxicity comments. Speci cally,
HS identi cation, o ensive language detection and the toxicity comments
features (constructiveness, argumentation, mockery...) explained in Section
3. Our assumption is that all these tasks are related to the inappropriate
behavior on the web, therefore the knowledge share during training among
these tasks may bene t to the task of toxic comments identi cation even if
the texts correspond to di erent language registers from social media and
newspapers.
{ Run 3. This con guration includes run 2 but with the addition of a new task:
polarity classi cation. Our goal is to leverage on the sentiment expressed in
the posts to aid in the classi cation of toxic comments. Our assumption is
that toxicity is associated with a negative polarity, then the knowledge share
can help to detect easily toxic comments. For the polarity classi cation task,
we use the InterTASS dataset.
{ Run 4. This con guration includes run 2 but with the addition of a new
task: emotion classi cation. In this setting, our goal is to leverage in the
identi cation of emotion categories to aid in the classi cation of toxic comments.
Our assumption is that negative emotions such as anger, fear, sadness and
disgust could be related to toxicity while positive emotions are not. For the
emotion analysis task, we use the EmoEvent and Universal Joy datasets.
{ Run 5. In this setup, we have included the polarity and emotion classi
cation tasks in run 2. Therefore, in this setting the MTL system is trained on
the di erent tasks explainded above. We expect that the combination of all
the tasks helps to identify toxic comments.</p>
        <p>In all the runs, the DETOXIS training set has also been used to train the
MTL system, and then we have evaluated the shared task using the DETOXIS
test set.</p>
        <p>
          Since the DETOXIS dataset is composed of Spanish texts, while training the
MTL system we use the BETO model [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] trained on Spanish texts. We employ
the following hyperparameters in the ve runs: learning rate as 2e-05, batch
size as 16, dropout probability as 0.01, the optimization algorithm Adamw, and
maximum epoch as 3.
5
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Results</title>
      <p>
        In this section we present the results obtained by the di erent runs we have
explored in both subtasks of the competition. In order to evaluate them we use the
o cial competition metrics for subtask 1 (F-measure) and subtask 2 (Closeness
Evaluation Metric (CEM) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]). In addition, for the level detection subtask, the
organizers has provided evaluation results with Rank Biased Precision (RBP)
[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], Pearson coe cient, and Accuracy (Acc).
      </p>
      <p>We evaluated our ve runs on subtasks 1 and 2 of the DETOXIS shared
task. The results obtained are shown in Table 1 and 2, respectively. As can be
seen, in subtask 1, the di erent settings of the MTL system have outperformed
our baseline BETO (Run 1). It should be noted that the best setting in both
subtasks is Run 5 in which all tasks related to toxicity detection in comments
are combined. Speci cally, in subtask 1, run 5 outperforms with a substantial
margin (3,77%) our baseline BETO. For subtask 1 it can also be observed that
Run 3 achieves remarkable results, and Run 4 surpassed the baseline BETO,
therefore we can con rm our hypothesis that sentiment analysis helps the task
of detecting toxicity in comments. Regarding subtask 2, runs 4 and 5 surpasses
the baseline BETO in terms of CEM score, which means that emotion analysis
along the combination of HS identi cation, o ensive language detection and the
tasks related to toxicity comments features (argumentation, constructiveness,
sarcasm, mockery...) could bene t the detection of toxicity comments.</p>
      <p>It should be remarked that although the datasets of some of the tasks
explored (sentiment analysis, hate speech detection and o ensive language
identication) include posts from social media, the MTL seems to be able to transfer
the knowledge to a di erent language register employ in the comments posted
in response to di erent articles extracted from online newspapers (DETOXIS
dataset).</p>
      <p>Finally, our results in the competition for both subtasks among the
participants (Table 3 and Table 4) show the success of our proposed model achieving
the rst place in the ranking in both subtasks. The representations computed by
the encoder embed the a ective knowledge and the knowledge related to
toxicity detection tasks (o ensive language, constructiveness, sarcasm, among others)
allows the MTL model to identify toxic comments more accurately.
This paper presents the participation of the SINAI research group at the
DEtection of TOxicity in comments in Spanish shared task at IberLEF 2021. Our
proposal explores how transferred knowledge from tasks related to the
identication of toxicity language (polarity classi cation, emotion classi cation, hate
speech detection, o ensive language detection, constructiveness, argumentation,
sarcasm, mockery, etc.) may help in a text classi cation task like DETOXIS.
Experiments conducted show the e cacy of our proposed approach in achieving
convincing performance in both subtasks. Further exploration on how and which
of the features we use in our MTL approach (constructiveness, argumentation,
sarcasm, mockery, etc.) helps to the identi cation of toxic comments are left as
future work, and we welcome the community to contribute.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgement</title>
      <p>This work has been partially supported by a grant from European Regional
Development Fund (FEDER), LIVING-LANG project [RTI2018-094653-B-C21],
and Ministry of Science, Innovation and Universities (scholarship
[FPI-PRE2019089310]) from the Spanish Government.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Alvarez-Carmona</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guzman-Falcon</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montes-</surname>
            y-Gomez,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jair-Escalante</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <article-title>Villasen~or-</article-title>
          <string-name>
            <surname>Pineda</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reyes-Meza</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rico-Sulayes</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Overview of MEXA3T at ibereval 2018: Authorship and aggressiveness analysis in mexican spanish tweets</article-title>
          .
          <source>In: Proceedings of the Third Workshop on Evaluation of Human Language Technologies for Iberian Languages (IberEval</source>
          <year>2018</year>
          )
          <article-title>co-located with 34th Conference of the Spanish Society for Natural Language Processing (SEPLN</article-title>
          <year>2018</year>
          ), Sevilla, Spain,
          <year>September 18th</year>
          ,
          <year>2018</year>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>2150</volume>
          , pp.
          <volume>74</volume>
          {
          <fpage>96</fpage>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Amigo</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gonzalo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mizzaro</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Carrillo-de Albornoz</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>An e ectiveness metric for ordinal classi cation: Formal properties and experimental results</article-title>
          . arXiv preprint arXiv:
          <year>2006</year>
          .
          <volume>01245</volume>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Aragon</surname>
            ,
            <given-names>M.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jarqu</surname>
            n-Vasquez,
            <given-names>H.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montes-</surname>
            y-Gomez,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Escalante</surname>
            ,
            <given-names>H.J.</given-names>
          </string-name>
          ,
          <article-title>Villasen~or-</article-title>
          <string-name>
            <surname>Pineda</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gomez-Adorno</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Posadas-Duran</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bel-Enguix</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Overview of MEX-A3T at IberLEF 2020: Fake News and Aggressiveness Analysis in Mexican Spanish</article-title>
          .
          <source>In: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          )
          <article-title>co-located with 36th Conference of the Spanish Society for Natural Language Processing (SEPLN</article-title>
          <year>2020</year>
          ), Malaga, Spain,
          <year>September 23th</year>
          ,
          <year>2020</year>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>2664</volume>
          , pp.
          <volume>222</volume>
          {
          <fpage>235</fpage>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Plaza-del Arco</surname>
            ,
            <given-names>F.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Molina-Gonzalez</surname>
            ,
            <given-names>M.D.</given-names>
          </string-name>
          ,
          <article-title>Uren~a-</article-title>
          <string-name>
            <surname>Lopez</surname>
            ,
            <given-names>L.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mart</surname>
            <given-names>nValdivia</given-names>
          </string-name>
          , M.T.:
          <article-title>Comparing pre-trained language models for spanish hate speech detection</article-title>
          .
          <source>Expert Systems with Applications</source>
          <volume>166</volume>
          ,
          <issue>114120</issue>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Basile</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bosco</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fersini</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nozza</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patti</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Rangel</given-names>
            <surname>Pardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.M.</given-names>
            ,
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Sanguinetti</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.:</surname>
          </string-name>
          <article-title>SemEval-2019 task 5: Multilingual detection of hate speech against immigrants and women in Twitter</article-title>
          .
          <source>In: Proceedings of the 13th International Workshop on Semantic Evaluation</source>
          . pp.
          <volume>54</volume>
          {
          <fpage>63</fpage>
          . Association for Computational Linguistics, Minneapolis, Minnesota, USA (Jun
          <year>2019</year>
          ). https://doi.org/10.18653/v1/
          <fpage>S19</fpage>
          -2007
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Baziotis</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pelekis</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doulkeridis</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          : Datastories at semeval
          <article-title>-2017 task 4: Deep lstm with attention for message-level and topic-based sentiment analysis</article-title>
          .
          <source>In: Proceedings of the 11th International Workshop on Semantic Evaluation (SemEval2017)</source>
          . pp.
          <volume>747</volume>
          {
          <fpage>754</fpage>
          . Association for Computational Linguistics, Vancouver, Canada (
          <year>August 2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Caruana</surname>
          </string-name>
          , R.:
          <article-title>Multitask learning</article-title>
          .
          <source>Machine learning 28(1)</source>
          ,
          <volume>41</volume>
          {
          <fpage>75</fpage>
          (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8. Can~ete, J.,
          <string-name>
            <surname>Chaperon</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fuentes</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ho</surname>
            ,
            <given-names>J.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kang</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perez</surname>
          </string-name>
          , J.:
          <article-title>Spanish pretrained bert model and evaluation data</article-title>
          .
          <source>In: PML4DC at ICLR</source>
          <year>2020</year>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Devlin</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chang</surname>
            ,
            <given-names>M.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toutanova</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Bert: Pre-training of deep bidirectional transformers for language understanding (</article-title>
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <article-title>D az-</article-title>
          <string-name>
            <surname>Galiano</surname>
            ,
            <given-names>M.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            a-Vega,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Casasola</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chiruzzo</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            <given-names>aCumbreras</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>M.A.</given-names>
            ,
            <surname>Mart</surname>
          </string-name>
          nez-Camara,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Moctezuma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Montejo-Raez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Sobrevilla-Cabezudo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.A.</given-names>
            ,
            <surname>Sadit-Tellez</surname>
          </string-name>
          ,
          <string-name>
            <surname>E.</surname>
          </string-name>
          , et al.:
          <source>Overview of TASS</source>
          <year>2019</year>
          :
          <article-title>One More Further for the Global Spanish Sentiment Analysis Corpus</article-title>
          . In: IberLEF@ SEPLN. pp.
          <volume>550</volume>
          {
          <issue>560</issue>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Fersini</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nozza</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Overview of the evalita 2018 task on automatic misogyny identi cation (ami)</article-title>
          .
          <source>EVALITA Evaluation of NLP and Speech Tools for Italian</source>
          <volume>12</volume>
          ,
          <issue>59</issue>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Fersini</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anzovino</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Overview of the task on automatic misogyny identi cation at ibereval 2018</article-title>
          . In: Rosso,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Gonzalo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Mart</surname>
          </string-name>
          <string-name>
            <given-names>nez</given-names>
            , R.,
            <surname>Montalvo</surname>
          </string-name>
          , S., de Albornoz, J.C. (eds.)
          <source>Proceedings of the Third Workshop on Evaluation of Human Language Technologies for Iberian Languages (IberEval</source>
          <year>2018</year>
          ).
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>2150</volume>
          , pp.
          <volume>214</volume>
          {
          <fpage>228</fpage>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Garc</surname>
            a-Vega,
            <given-names>M.,</given-names>
          </string-name>
          <article-title>D az-</article-title>
          <string-name>
            <surname>Galiano</surname>
            ,
            <given-names>M.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            a-Cumbreras,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <article-title>Plaza-del-</article-title>
          <string-name>
            <surname>Arco</surname>
            ,
            <given-names>F.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montejo-Raez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jimenez-Zafra</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mart</surname>
            nez-Camara,
            <given-names>E.</given-names>
          </string-name>
          , et al.:
          <source>Overview of TASS</source>
          <year>2020</year>
          :
          <article-title>Introducing emotion detection</article-title>
          .
          <source>In: Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2020</year>
          )
          <article-title>co-located with 36th Conference of the Spanish Society for Natural Language Processing (SEPLN</article-title>
          <year>2020</year>
          ), Malaga, Spain,
          <year>September 23th</year>
          ,
          <year>2020</year>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>2664</volume>
          , pp.
          <volume>163</volume>
          {
          <fpage>170</fpage>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Kumar</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ojha</surname>
            ,
            <given-names>A.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Malmasi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zampieri</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Evaluating aggression identi cation in social media</article-title>
          .
          <source>In: Proceedings of the Second Workshop on Trolling, Aggression and Cyberbullying</source>
          . pp.
          <volume>1</volume>
          {
          <issue>5</issue>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Lamprinidis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bianchi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hardt</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hovy</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Universal joy a data set and results for classifying emotions across languages</article-title>
          .
          <source>In: Proceedings of the Eleventh Workshop on Computational Approaches</source>
          to Subjectivity,
          <article-title>Sentiment and Social Media Analysis</article-title>
          . pp.
          <volume>62</volume>
          {
          <issue>75</issue>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Mart</surname>
            nez-Camara,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Almeida-Cruz</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <article-title>D az-</article-title>
          <string-name>
            <surname>Galiano</surname>
            ,
            <given-names>M.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Estevez-Velarde</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            a-Cumbreras,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            a-Vega,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gutierrez</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montejo-Raez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montoyo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , Mun~oz, R.,
          <string-name>
            <surname>Piad-Mor s</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Villena-Roman</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <source>Overview of TASS</source>
          <year>2018</year>
          :
          <article-title>Opinions, health and emotions</article-title>
          .
          <source>In: Proceedings of TASS 2018: Workshop on Semantic Analysis at SEPLN, TASS@SEPLN 2018. CEUR Workshop Proceedings</source>
          , vol.
          <volume>2172</volume>
          , pp.
          <volume>13</volume>
          {
          <fpage>27</fpage>
          .
          <string-name>
            <surname>CEUR-WS.org</surname>
          </string-name>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Mart</surname>
          </string-name>
          nez-Camara, E.,
          <article-title>D az-</article-title>
          <string-name>
            <surname>Galiano</surname>
            ,
            <given-names>M.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            a-Cumbreras,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            a-Vega,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Villena-Roman</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Overview of TASS 2017</article-title>
          . Proceedings of TASS pp.
          <volume>13</volume>
          {
          <issue>21</issue>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18. Mo at, A.,
          <string-name>
            <surname>Zobel</surname>
          </string-name>
          , J.:
          <article-title>Rank-biased precision for measurement of retrieval e ectiveness</article-title>
          .
          <source>ACM Transactions on Information Systems (TOIS) 27(1)</source>
          ,
          <volume>1</volume>
          {
          <fpage>27</fpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Montes</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gonzalo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aragon</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Agerri</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Alvarez</given-names>
            <surname>Carmona</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Alvarez</given-names>
            <surname>Mellado</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Carrillo-de Albornoz</surname>
          </string-name>
          , J.,
          <string-name>
            <surname>Chiruzzo</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Freitas</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gomez</surname>
            <given-names>Adorno</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Gutierrez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            ,
            <surname>Jimenez-Zafra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.M.</given-names>
            ,
            <surname>Lima</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.</surname>
          </string-name>
          ,
          <article-title>Plaza-del-</article-title>
          <string-name>
            <surname>Arco</surname>
            ,
            <given-names>F.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taule</surname>
          </string-name>
          , M. (eds.):
          <source>Proceedings of the Iberian Languages Evaluation Forum (IberLEF</source>
          <year>2021</year>
          ) (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Nobata</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tetreault</surname>
          </string-name>
          , J.,
          <string-name>
            <surname>Thomas</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mehdad</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Abusive language detection in online user content</article-title>
          .
          <source>In: Proceedings of the 25th international conference on world wide web</source>
          . pp.
          <volume>145</volume>
          {
          <issue>153</issue>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Paszke</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gross</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Massa</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lerer</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bradbury</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chanan</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Killeen</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gimelshein</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antiga</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          , et al.:
          <article-title>Pytorch: An imperative style, highperformance deep learning library</article-title>
          .
          <source>In: Advances in neural information processing systems</source>
          . pp.
          <volume>8026</volume>
          {
          <issue>8037</issue>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Pereira-Kohatsu</surname>
            ,
            <given-names>J.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Quijano-Sanchez</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liberatore</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Camacho-Collados</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Detecting and monitoring hate speech in twitter</article-title>
          .
          <source>Sensors</source>
          <volume>19</volume>
          (
          <issue>21</issue>
          ),
          <volume>4654</volume>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <article-title>Plaza-del-</article-title>
          <string-name>
            <surname>Arco</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Strapparava</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Uren</surname>
            <given-names>~</given-names>
          </string-name>
          <article-title>a-</article-title>
          <string-name>
            <surname>Lopez</surname>
            ,
            <given-names>L.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martin-Valdivia</surname>
          </string-name>
          , M.T.:
          <article-title>EmoEvent: A Multilingual Emotion Corpus based on di erent Events</article-title>
          .
          <source>In: Proceedings of the 12th Language Resources and Evaluation Conference</source>
          . pp.
          <volume>1492</volume>
          {
          <fpage>1498</fpage>
          .
          <string-name>
            <surname>European Language Resources Association</surname>
          </string-name>
          , Marseille, France (May
          <year>2020</year>
          ), https://www.aclweb.org/anthology/2020.lrec-
          <volume>1</volume>
          .
          <fpage>186</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Poletto</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Basile</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sanguinetti</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bosco</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patti</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Resources and benchmark corpora for hate speech detection: a systematic review</article-title>
          .
          <source>Language Resources</source>
          and Evaluation pp.
          <volume>1</volume>
          {
          <issue>47</issue>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Ruder</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Neural transfer learning for natural language processing</article-title>
          .
          <source>Ph.D. thesis</source>
          , NUI Galway (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Taule</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ariza</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nofre</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Amigo</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Overview of the detoxis task at iberlef-2021: Detection of toxicity in comments in spanish</article-title>
          .
          <source>Procesamiento del Lenguaje Natural</source>
          <volume>67</volume>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schuster</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Le</surname>
            ,
            <given-names>Q.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Norouzi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Macherey</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krikun</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cao</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Macherey</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , et al.:
          <article-title>Google's neural machine translation system: Bridging the gap between human and machine translation</article-title>
          .
          <source>CoRR abs/1609</source>
          .08144 (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Zampieri</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nakov</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosenthal</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Atanasova</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karadzhov</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mubarak</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Derczynski</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pitenis</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          , Coltekin, C.: Semeval-2020 task 12:
          <article-title>Multilingual o ensive language identi cation in social media (o enseval 2020)</article-title>
          . arXiv preprint arXiv:
          <year>2006</year>
          .
          <volume>07235</volume>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>