<!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>Hurtlex: A Multilingual Lexicon of Words to Hurt</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Elisa Bassignana and Valerio Basile and Viviana Patti Dipartimento di Informatica University of Turin</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>English. We describe the creation of HurtLex, a multilingual lexicon of hate words. The starting point is the Italian hate lexicon developed by the linguist Tullio De Mauro, organized in 17 categories. It has been expanded through the link to available synset-based computational lexical resources such as MultiWordNet and BabelNet, and evolved in a multi-lingual perspective by semiautomatic translation and expert annotation. A twofold evaluation of HurtLex as a resource for hate speech detection in social media is provided: a qualitative evaluation against an Italian annotated Twitter corpus of hate against immigrants, and an extrinsic evaluation in the context of the AMI@Ibereval2018 shared task, where the resource was exploited for extracting domain-specific lexicon-based features for the supervised classification of misogyny in English and Spanish tweets.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Italiano. L’articolo descrive lo sviluppo
di Hurtlex, un lessico multilingue di
parole per ferire. Il punto di partenza e` il
lessico di parole d’odio italiane sviluppato
dal linguista Tullio De Mauro,
organizzato in 17 categorie. Il lessico e` stato
espanso sfruttando risorse lessicali
sviluppate dalla comunita` di Linguistica
Computazionale come MultiWordNet e
BabelNet e le sue controparti in altre lingue
sono state generate semi-automaticamente
con traduzione ed annotazione manuale di
esperti. Viene presentata sia un’analisi
qualitativa della nuova risorsa, mediante
l’analisi di corpus di tweet italiani
annotati per odio nei confronti dei migranti e
una valutazione estrinseca, mediante l’uso
della risorsa nell’ambito dello sviluppo di
un sistema Automatic Misogyny
Identification in tweet in spagnolo ed inglese.</p>
    </sec>
    <sec id="sec-2">
      <title>1 Introduction</title>
      <p>
        Communication between people is rapidly
changing, in particular due to the exponential growth
of the use of social media. As a privileged place
for expressing opinions and feelings, social
media are also used to convey expressions of
hostility and hate speech, mirroring social and
political tensions. Social media enable a wide and viral
dissemination of hate messages. The extreme
expressions of verbal violence and their proliferation
in the network are progressively being configured
as unavoidable emergencies. Therefore, the
development of new linguistic resources and
computational techniques for the analysis of large amounts
of data becomes increasingly important, with
particular emphasis on the identification of hate in
language
        <xref ref-type="bibr" rid="ref12 ref13 ref2 ref2 ref8">(Schmidt and Wiegand, 2017; Waseem
and Hovy, 2016; Davidson et al., 2017)</xref>
        .
      </p>
      <p>
        The main objective of this work is the
development of a lexicon of hate words that can be used
as a resource to analyze and identify hate speech
in social media texts in a multilingual perspective.
The starting point is the lexicon ‘Le parole per
ferire’ developed by the Italian linguist Tullio De
Mauro for the “Joe Cox” Committee on
intolerance, xenophobia, racism and hate phenomena of
the Italian Chamber of Deputies. The lexicon
consists of more than 1,000 Italian hate words
organized along different semantic categories of hate
        <xref ref-type="bibr" rid="ref3">(De Mauro, 2016)</xref>
        .
      </p>
      <p>In this work, we present a computational
version of the lexicon. The hate categories and
lemmas have been represented in a machine-readable
format and a semi-automatic extension and
enrichment with additional information has been
provided using lexical databases and ontologies. In
particular we augmented the original Italian
lexicon with translations in multiple languages.</p>
      <p>HurtLex, the hate lexicon obtained with the
method described in Section 3, has been tested
with a corpus-based evaluation, through the
analysis of a hate corpus of about 6,000 Italian tweets
(Section 4.1), and through an extrinsic evaluation
in the context of the shared task on Automatic
Misogyny Identification at IberEval 2018,
focusing on the identification of hate against women in
Twitter in English and Spanish (Section 4.2).</p>
      <p>The resource is available for download at
http://hatespeech.di.unito.it/
resources.html
2</p>
    </sec>
    <sec id="sec-3">
      <title>Related Work</title>
      <p>
        Lexical knowledge for the detection of hate
speech, and abusive language in general, has
received little attention in literature until recently.
Even for English, there are few publicly available
domain-independent resources — see for instance
the novel lexicon of abusive words recently
proposed by
        <xref ref-type="bibr" rid="ref14">(Wiegand et al., 2018)</xref>
        . Indeed,
lexicons of abusive words are often manually
compiled specifically for a task, thus they are rarely
based on deep linguistic studies and reusable in
the context of new classification tasks. Moreover,
the lexical knowledge exploited in this context is
often limited to inherently derogative words (such
as slurs, swear words, taboo words). De Mauro
(2016) highlights that this can be a restriction in
the compilation of a lexicon of hate words, where
the accent is also on derogatory epithets aimed at
hurting weak and vulnerable categories of people,
targeting individuals and groups of individuals on
the basis of race, nationality, religion, gender or
sexual orientation
        <xref ref-type="bibr" rid="ref1">(Bianchi, 2014)</xref>
        .
      </p>
      <p>Regarding Italian, apart from the lexicon of hate
words developed by Tullio De Mauro described
in Section 3, the literature is sparse, but it is
worth mentioning at least the study by Pelosi et
al. (2017) on mining offensive language on social
media and the project reported in D’Errico et al.
(2018) on distinguishing between pro-social and
anti-social attitudes. Both the works rely on the
use of corpora of Facebook posts. In particular, in
Pelosi et al. (2017) the focus is on automatically
annotating hate speech in a corpus of posts from
the Facebook page “Sesso Droga e Pastorizia”, by
exploiting a lexicon-based method using a dataset
of Italian taboo expressions.</p>
      <p>To conclude, let us mention that a new shared
task on hate speech detection has been proposed
in the context of the EVALITA 2018 evaluation
campaign1, which provides a stimulating setting
for discussion on the role of lexical knowledge in
the detection of hate in language.
3</p>
    </sec>
    <sec id="sec-4">
      <title>Method</title>
      <p>Our lexicon was created starting from
preexisting lexical resources. In this section we give an
overview of such resources and of the process we
followed to create HurtLex.</p>
      <sec id="sec-4-1">
        <title>3.1 “Parole per Ferire”</title>
        <p>
          We started from the lexicon of “words to hurt” Le
parole per ferire by the Italian linguist Tullio De
Mauro
          <xref ref-type="bibr" rid="ref3">(De Mauro, 2016)</xref>
          . This lexicon includes
more than 1,000 Italian words from 3
macrocategories: derogatory words (all those words that
have a clearly offensive and negative value, e.g.
slurs), words bearing stereotypes (typically
hurting individuals or groups belonging to vulnerable
categories) and words that are neutral, but which
can be used to be derogatory in certain contexts
through semantic shift (such as metaphor). The
lexicon is divided into 17 finer-grained, more
specific sub-categories that aim at capturing the
context of each word (see also Table 1):
Negative stereotypes ethnic slurs (PS);
locations and demonyms (RCI); professions and
occupations (PA); physical disabilities and diversity
(DDF); cognitive disabilities and diversity (DDP);
moral and behavioral defects (DMC); words
related to social and economic disadvantage (IS).
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>Hate words and slurs beyond stereotypes</title>
        <p>plants (OR); animals (AN); male genitalia (ASM);
female genitalia (ASF); words related to
prostitution (PR); words related to homosexuality (OM).
Other words and insults descriptive words
with potential negative connotations (QAS);
derogatory words (CDS); felonies and words
related to crime and immoral behavior (RE); words
related to the seven deadly sins of the Christian
tradition (SVP).
3.2</p>
      </sec>
      <sec id="sec-4-3">
        <title>Lexical Resources</title>
        <p>
          WordNet
          <xref ref-type="bibr" rid="ref5">(Fellbaum, 1998)</xref>
          is a lexical reference
system for the English language based on
psycholinguistic theories of human lexical memory.
        </p>
        <p>1http://www.di.unito.it/˜tutreeb/
haspeede-evalita18</p>
        <p>WordNet is structured around synsets (sets of
synonyms) and their 4 coarse-grained parts of speech:
noun, verb, adjective and adverb.</p>
        <p>
          MultiWordNet
          <xref ref-type="bibr" rid="ref9">(Pianta et al., 2002)</xref>
          , is an
extension of WordNet that contains mappings between
the English lexical items in Wordnet and lexical
items of other languages, including Italian.
        </p>
        <p>
          BabelNet
          <xref ref-type="bibr" rid="ref6">(Navigli and Ponzetto, 2012)</xref>
          is a
combination of a multilingual encyclopedic
dictionary and a semantic network that links concepts
and named entities in a very wide network of
semantic relationships.
3.3
        </p>
      </sec>
      <sec id="sec-4-4">
        <title>A Computational Lexicon of Hate Words</title>
        <p>The first step for the creation of our lexicon
consisted in extracting every item from the lexicon
Le parole per ferire. We obtain 1,138 items, but
1,082 unique items because several items were
duplicated in multiple categories. We also removed
10 lemmas that belong to idiomatic
multi-wordexpressions, e.g., “coccodrillo” (crocodile) in the
expression “lacrime di coccodrillo” (crocodile
tears), leaving us to 1,072 unique lemmas.</p>
        <p>As a second step, we use MultiWordNet to
augment the words with their part-of-speech tags. We
use the Italian index of MultiWordNet,
comprising, for each lemma, four fields containing the
identifiers of the synsets in which the lemma is
intended like a noun, an adjective, a verb and a
pronoun. By joining this index with our lexicon, we
obtain all the possible part-of-speech for 59,2 % of
the lemmas, bringing the total number of lemmas
from 1,072 to 1,156 to include duplicates with
different part of speech. The remaining lemmas were
annotated manually.</p>
        <p>The third step consists of linking the lemmas
of the lexicon with a definition. We use the
BabelNet API to retrieve the definitions, aiming for high
coverage. In total, we were able to retrieve a
definition for 71,1% of the lemmas. Table 2 shows the
Category
PS
RCI
PA
DDF
DDP
DMC
IS
OR
AN</p>
        <p>Percentage
2,76%
0,41%
5,38%
1,52%
8,55%
7,45%
1,38%
2,34%
10,07%</p>
        <p>Category
ASM
ASF
PR
OM
QAS
CDS
RE
SVP
distribution of the words not present in BabelNet
across the HurtLex categories. All the
information about the entries of HurtLex (lemma, part of
speech, definition) and the hierarchy of categories
is collected in one XML structured file for
distribution in machine-readable format.</p>
      </sec>
      <sec id="sec-4-5">
        <title>3.4 Semi-automatic Multilingual Extension of the Lexicon</title>
        <p>We leverage BabelNet to translate the lexicon into
multiple languages, by querying the API2 to
retrieve all the senses of all the words in the lexicon.</p>
        <p>Next, we queried the BabelNet API again to
retrieve all the lemmas in all the supported
languages, thus creating a basis for a multilingual
lexicon starting from an Italian resource.</p>
        <p>Not surprisingly, some of the senses retrieved in
the first step were unrelated to the offensive
context, therefore their translation to other languages
would generate unlikely candidates for a lexicon
of hate words. For instance, BabelNet senses of
named entities which are homograph to words in
the input lexicon are extracted along with the other
senses, but they are typically to exclude from a
resource such as HurtLex.</p>
        <p>Therefore, we performed a manual filtering of
the senses prior to the automatic translation, with
the aim of translating the original words only
according to their offensive meaning. We manually
annotated each pair lemma-sense according to one
of three classes: Not offensive (used for senses
that are totally unrelated to any offensive context),
Neutral (senses that are not inherently offensive,
but are linked to some offensive use of the word,
for example by means of a semantic shift), and
Offensive (senses that embody a crystallized
offensive use of a word). To check the consistency
2https://babelnet.org/guide#java
Definition
Finocchio is a station
of Line C of the
Rome Metro.</p>
        <p>Aromatic bulbous stem
base eaten cooked or
raw in salads.</p>
        <p>Offensive term
for an openly
homosexual man.</p>
        <p>Annotation
Not offensive
Neutral3
Offensive
of the annotation, a subset of 200 senses were
annotated by two experts, reporting an agreement on
87.6% of the items. Table 3 shows examples of the
different annotation of senses of the same word.</p>
        <p>After discussing the results of the pilot
annotation, we decided to split the Neutral class into two
additional classes. One of the new classes covers
the cases where a sense is not literally pejorative,
but it is used to insult by means of a semantic shift,
e.g. metaphorically. The other additional class is
for the senses which have a clear negative
connotation, but not necessarily a direct derogatory
use in a derogatory way, e.g., the main senses of
“criminal”. Subsequently, the lexicon was
annotated by two other experts reporting an agreement
on 61% of the items. Most disagreement was
concentrated in the distinctions Not offensive/Not
literally pejorative (43% of the disagreement cases)
and Negative connotation/Offensive (25% of the
disagreement cases).</p>
        <p>After the annotation, we discarded all the senses
marked “not offensive”, and created two
different versions of the multilingual lexicon in 53
languages: one containing only the translations of
“offensive” senses (more conservative), and the
other containing translations of “offensive”, “not
literally pejorative” and “negative connotation”
senses (more inclusive).
4</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Evaluation</title>
      <p>We evaluated the quality of the lexicon of hate
words created with the method described in the
previous section in two settings: by studying the
occurrence of its words and their categories in a
corpus of hate speech (Section 4.1), and by
extracting features from HurtLex for supervised
clas3The derogatory use of the word “finocchio” (fennel) in
Italian is thought to originate from the middle ages, linking
the fennel plant to the execution of gay men at the burning
stake.</p>
      <p>Category
RE
QAS
CDS
PS
ASM
OM
AN
PA
DMC
In order to gain insights on the composition of the
HurtLex lexicon, we evaluated it against an
annotated corpus of Hate Speech on social media,
recently published by Sanguinetti et al. (2018b). The
corpus consists of 6,008 tweets selected
according to keywords related to immigration and ethnic
minorities. Each tweet in the corpus is annotated
following a rich schema, including hate speech
(yes/no), aggressiveness (strong/weak/none),
offensiveness (strong/weak/none), irony (yes/no)
and stereotype (yes/no).</p>
      <p>We searched the lemmas of HurtLex in the
version of the hate speech corpus enriched with
Universal Dependencies annotations4, by
matching the pairs (lemma, POS-tag) in HurtLex with
the morphosyntactic annotation of the corpus, and
computed several statistics on the actual usage of
such words in a specific abusive context of hate
against immigrants. Table 4 shows the rate of
messages in the corpus featuring words from each
HurtLex category in the corpus.</p>
      <p>For a more in-depth analysis, we also examined
the relative frequency of single words in HurtLex
with respect to the finer-grained annotation of the
messages where they occur. Figures 1, 2, 3, 4 and
5 show examples of such analysis.</p>
      <p>It can be noted how the relative frequency of words
like “terrorismo” (terrorism), “ladro” (thief ) and
“rubare” (stealing) decrease drastically as the
tweets become more aggressive, offensive or with
a higher level of hate speech (perhaps because,
albeit negative, they are not swear words)), while
4The corpus of hate speech by Sanguinetti et al. (2018b)
has been annotated with a method similar to that described in
Sanguinetti et al. (2018a).
words like “bastardo” (bastard) occur more as the
tweets become more offensive (possibly also
because they belong to the swearing sphere).
Another class of words, like “zingaro” (gypsy), show
a parabolic distribution. We hypothesize that this
behavior is typical of words with an apparently
neutral connotation that are sometimes used in
abusive context with an offensive connotation. We
plan to leverage this method of analysis for further
studies on this line.
4.2</p>
      <sec id="sec-5-1">
        <title>Misogyny Identification on Social Media</title>
        <p>
          HurtLex was one of the resources used by the
Unito’s team to participate to the shared task
Automatic Misogyny Identification (AMI) at IberEval
2018
          <xref ref-type="bibr" rid="ref7">(Pamungkas et al., 2018)</xref>
          . The task consists
of identifying misogynous content in Twitter
messages (first sub-task) and classifying their
misogynist behavior (second sub-task). The Unito’s team
employed different subsets of the 17 categories of
HurtLex by extracting lexicon-based features for
a supervised classifier. They identified the
Prostitution, Female and Male Sexual Apparatus and
Physical and Mental Diversity and Disability
categories as the most informative for this task. The
Our main contribution is a machine-readable
version of the hate words lexicon by De Mauro,
enriched with lexical features from available
computational resources. We make HurtLex
available for download as a tool for hate speech
detection. A first evaluation of the lexicon against
corpora featuring different targets of hate
(immigrants and women) has been presented. The
multilingual evaluation of HurtLex showed also
promising results. Although we are aware that hate
speech-related phenomena tend to follow regional
and cultural patterns, our semi-automatically
produced resource was able to partially fill the gap
towards hate speech detection in less represented
languages. To this end, we aim at
investigating the potential and pitfalls of semi-automating
mappings further. In particular, two possible
extensions of our method involve using
distributional semantic models to automatically expand
the lexicon with synonyms and lemmas
semantically related to the original ones, and exploiting
De Mauro’s derivational rules.
        </p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>Valerio Basile and Viviana Patti were partially
supported by Progetto di Ateneo/CSP 2016
(Immigrants, Hate and Prejudice in Social
MediaIhatePrejudice, S1618 L2 BOSC 01).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Claudia</given-names>
            <surname>Bianchi</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>The speech acts account of derogatory epithets: some critical notes</article-title>
          . In J. Dutant,
          <string-name>
            <given-names>D.</given-names>
            <surname>Fassio</surname>
          </string-name>
          , and Meylan A., editors,
          <source>Liber Amicorum Pascal Engel</source>
          , University of Geneva, pages pp.
          <fpage>465</fpage>
          -
          <lpage>480</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Davidson</surname>
          </string-name>
          , Dana Warmsley,
          <string-name>
            <given-names>Michael</given-names>
            <surname>Macy</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Ingmar</given-names>
            <surname>Weber</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Automated hate speech detection and the problem of offensive language</article-title>
          . In
          <source>International AAAI Conference on Web and Social Media.</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Tullio De Mauro</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Le parole per ferire</article-title>
          .
          <source>Internazionale. 27 settembre 2016</source>
          .
          <article-title>Compiled for the “Joe Cox” Committee on intolerance, xenophobia, racism and hate phenomena, of the Italian Chamber of Deputies, which issued a Final Report in</article-title>
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Francesca D'Errico</surname>
            ,
            <given-names>Marinella</given-names>
          </string-name>
          <string-name>
            <surname>Paciello</surname>
            , and
            <given-names>Matteo</given-names>
          </string-name>
          <string-name>
            <surname>Amadei</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Prosocial words in social media discussions on hosting immigrants. insights for psychological and computational field</article-title>
          .
          <source>In Symposium on Emotion Modelling</source>
          and
          <article-title>Detection in Social Media and Online Interaction, In conjunction with the 2018 Convention of the Society for the</article-title>
          <source>Study of Artificial Intelligence and Simulation of Behaviour (AISB</source>
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>Christiane</given-names>
            <surname>Fellbaum</surname>
          </string-name>
          .
          <year>1998</year>
          .
          <article-title>WordNet: an electronic lexical database</article-title>
          . MIT Press.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>Roberto</given-names>
            <surname>Navigli</surname>
          </string-name>
          and Simone Paolo Ponzetto.
          <year>2012</year>
          .
          <article-title>BabelNet: The Automatic Construction, Evaluation and Application of a Wide-Coverage Multilingual Semantic Network</article-title>
          .
          <source>Artificial Intelligence</source>
          ,
          <volume>193</volume>
          :
          <fpage>217</fpage>
          -
          <lpage>250</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>Endang</given-names>
            <surname>Wahyu</surname>
          </string-name>
          <string-name>
            <surname>Pamungkas</surname>
          </string-name>
          , Alessandra Teresa Cignarella, Valerio Basile, and
          <string-name>
            <given-names>Viviana</given-names>
            <surname>Patti</surname>
          </string-name>
          .
          <year>2018</year>
          . 14-ExLab@
          <article-title>UniTo for AMI at IberEval2018: Exploiting Lexical Knowledge for Detecting Misogyny in English and Spanish Tweets</article-title>
          .
          <source>In Proc. of 3rd Workshop on Evaluation of Human Language Technologies for Iberian Languages (IberEval</source>
          <year>2018</year>
          )
          <article-title>co-located with SEPLN 2018)</article-title>
          , volume
          <volume>2150</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org.</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>Serena</given-names>
            <surname>Pelosi</surname>
          </string-name>
          , Alessandro Maisto, Pierluigi Vitale, and
          <string-name>
            <given-names>Simonetta</given-names>
            <surname>Vietri</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Mining offensive language on social media</article-title>
          .
          <source>In Proceedings of the Fourth Italian Conference on Computational Linguistics</source>
          (CLiC-it
          <year>2017</year>
          ), Rome, Italy,
          <source>December 11-13</source>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>Emanuele</given-names>
            <surname>Pianta</surname>
          </string-name>
          , Luisa Bentivogli, and
          <string-name>
            <given-names>Christian</given-names>
            <surname>Girardi</surname>
          </string-name>
          .
          <year>2002</year>
          .
          <article-title>Multiwordnet: developing an aligned multilingual database</article-title>
          .
          <source>In Proceedings of the First International Conference on Global WordNet</source>
          , January.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>Manuela</given-names>
            <surname>Sanguinetti</surname>
          </string-name>
          , Cristina Bosco, Alberto Lavelli, Alessandro Mazzei, Oronzo Antonelli, and
          <string-name>
            <given-names>Fabio</given-names>
            <surname>Tamburini</surname>
          </string-name>
          .
          <year>2018a</year>
          .
          <article-title>PoSTWITA-UD: an Italian Twitter Treebank in Universal Dependencies</article-title>
          .
          <source>In Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC</source>
          <year>2018</year>
          ), Miyazaki, Japan, May 7-
          <issue>12</issue>
          ,
          <year>2018</year>
          .
          <string-name>
            <given-names>European</given-names>
            <surname>Language Resources Association (ELRA).</surname>
          </string-name>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <given-names>Manuela</given-names>
            <surname>Sanguinetti</surname>
          </string-name>
          , Fabio Poletto, Cristina Bosco, Viviana Patti, and
          <string-name>
            <given-names>Marco</given-names>
            <surname>Stranisci</surname>
          </string-name>
          .
          <year>2018b</year>
          .
          <article-title>An italian Twitter corpus of hate speech against immigrants</article-title>
          .
          <source>In Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC</source>
          <year>2018</year>
          ), Paris, France, may.
          <source>European Language Resources Association (ELRA).</source>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>Anna</given-names>
            <surname>Schmidt</surname>
          </string-name>
          and
          <string-name>
            <given-names>Michael</given-names>
            <surname>Wiegand</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>A survey on hate speech detection using natural language processing</article-title>
          .
          <source>In Proceedings of the Fifth International Workshop on Natural Language Processing for Social Media</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          . Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <given-names>Zeerak</given-names>
            <surname>Waseem</surname>
          </string-name>
          and
          <string-name>
            <given-names>Dirk</given-names>
            <surname>Hovy</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Hateful symbols or hateful people? Predictive features for hate speech detection on Twitter</article-title>
          .
          <source>In Proceedings of the NAACL Student Research Workshop</source>
          , pages
          <fpage>88</fpage>
          -
          <lpage>93</lpage>
          . ACL.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <given-names>Michael</given-names>
            <surname>Wiegand</surname>
          </string-name>
          , Josef Ruppenhofer, Anna Schmidt, and
          <string-name>
            <given-names>Clayton</given-names>
            <surname>Greenberg</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Inducing a lexicon of abusive words - a feature-based approach</article-title>
          .
          <source>In Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          , Volume
          <volume>1</volume>
          (
          <issue>Long Papers)</issue>
          , pages
          <fpage>1046</fpage>
          -
          <lpage>1056</lpage>
          . Association for Computational Linguistics.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>