<!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>Emo2Val: Inferring Valence Scores from fine-grained Emotion Values</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Alessandro Bondielli, Lucia C. Passaro and Alessandro Lenci CoLing Lab, Dipartimento di Filologia, Letteratura e Linguistica University of Pisa</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>English. This paper studies the relationship between the valence, one of the psycholinguistic variables in the Italian version of ANEW (Montefinese et al., 2014), and emotive scores calculated by exploiting distributional methods (Passaro et al., 2015). We show two methods to infer valence from fine grained emotions and discuss their evaluation.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        Recent years have seen a surge in studies
concerning emotional ratings, both in
psycholinguistics and in affective computing. Traditionally, the
three main behavioral dimensions to measure the
emotional value of a word are valence, arousal and
dominance. Warriner et al. (2013) define valence
as the “pleasantness of the stimulus”, usually
ranging from 1 (very unpleasant) to 9 (very pleasant).
The word dead has a low valence rating, whereas
holiday has a higher one. Arousal is the intensity
of the feeling evoked on a scale from “stimulated”
to “unaroused”. A highly stimulating word is
passion. On the contrary, sleep is not arousing.
Finally, dominance is identified with the degree to
which the stimulus makes the reader feel “in
control”
        <xref ref-type="bibr" rid="ref11 ref9">(Louwerse and Recchia, 2014)</xref>
        . Victory is a
word with high dominance.
      </p>
      <p>In the domain of Affective Computing, the goal
moves from the identification of such variables to
the annotation of the texts with the emotions they
express and - for Sentiment Analysis - with their
degree of positivity and/or negativity.</p>
      <p>
        The aim of this work is to study the relationship
between the most important psycholinguistic
variables and emotive scores calculated by exploiting
distributional methods. In particular, we will
focus on valence ratings, assuming that, within these
three dimensions, valence is the most highly
related with a positive, negative or neutral emotional
content. In fact, it can be defined as the “the
polarity of emotional activation”
        <xref ref-type="bibr" rid="ref4 ref8">(Lang et al., 1999)</xref>
        .
      </p>
      <p>
        A possible approach to infer the valence of
the words from co-occurrence statistics is the one
adopted by Louwerse and Recchia (2014), who
followed a bootstrapping method to extend the
ANEW lexicon
        <xref ref-type="bibr" rid="ref4 ref8">(Bradley and Lang, 1999)</xref>
        .
Another approach would be to exploit a resource such
as SenticNet
        <xref ref-type="bibr" rid="ref5">(Cambria et al., 2016)</xref>
        to infer
valence based on values of polarity for words or
conceptual primitives. An alternative strategy is
to infer the valence from an emotive lexicon such
as ItEM
        <xref ref-type="bibr" rid="ref12 ref13 ref5">(Passaro et al., 2015; Passaro and Lenci,
2016)</xref>
        , a distributional lexicon for Italian, in which
words are associated with an emotive score for 8
different emotions. In our opinion, this solution
has several advantages: first of all, ItEM has been
proven to be quite robust, and guarantees high
coverage over Italian words; secondly, it is not only a
static resource, but it can be easily expanded with
new words, allowing for a quick adaptation to
different contexts. Finally, associating words with
fine-grained emotional values allows for a wide
range of analyses, such as for instance hate and
violence detection in texts.
      </p>
      <p>
        Experimental results showed, in an indirect
way, that distributional emotive ratings can be
very useful in the implementation of systems for
polarity classification
        <xref ref-type="bibr" rid="ref12 ref3 ref5">(Passaro and Lenci, 2016;
Bondielli, 2016)</xref>
        . However, what is the real
relation between emotive scores and valence? Our
hypothesis is that emotions can be seen as a
representation of valence on a more granular scale.
The Plutchik’s emotion taxonomy
        <xref ref-type="bibr" rid="ref14 ref15">(Plutchik, 1994;
Plutchik, 2001)</xref>
        is partitioned into positive or
negative emotions. However, borderline emotions such
as SURPRISE are harder to be included into a
positive or negative class, and therefore to be attributed
with a direct valence rating. Words like party
and gun will have widely differing valence
ratings, but both strongly elicit the emotion of
SURPRISE. Hence it is interesting to ask the
following question: given ItEM, are we able to predict
the valence (i.e., positivity and/or negativity) of its
words? In order to address this latter point, we
performed a simple regression model to predict the
valence ratings of words in ANEW
        <xref ref-type="bibr" rid="ref11">(Montefinese
et al., 2014)</xref>
        given the respective emotive values
in ItEM
        <xref ref-type="bibr" rid="ref12 ref13 ref5">(Passaro et al., 2015; Passaro and Lenci,
2016)</xref>
        .
      </p>
      <p>This paper is organized as follow: in Section 2
we describe the resources used for the creation of
the model. Section 3 shows our method and the
results obtained. Finally, in Section 4 we evaluate
the results and discuss our findings.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Resources</title>
      <p>
        The main resources we used for our experiments
are the Italian version of the Affective Norms for
English Words
        <xref ref-type="bibr" rid="ref11">(Montefinese et al., 2014)</xref>
        and the
Italian EMotive lexicon
        <xref ref-type="bibr" rid="ref13">(Passaro et al., 2015)</xref>
        .
      </p>
      <sec id="sec-2-1">
        <title>2.1 Italian ANEW</title>
        <p>
          ANEW (Affective Norms for English Words)
          <xref ref-type="bibr" rid="ref4 ref8">(Bradley and Lang, 1999)</xref>
          is a database created
from a rating of 1034 English words with
values for valence, arousal and dominance.
Montefinese et al. (2014) provided an Italian version
of ANEW, developed by translating the English
ANEW words, and by adding the words taken
from the Italian semantic norms
          <xref ref-type="bibr" rid="ref10">(Montefinese et
al., 2012)</xref>
          , for a total of 1121 words. Ratings
have been obtained via an experiment where
participants had to rate words for the target variables.
The reported ratings are the average of the ratings
for all participants.
2.2 ItEM
ItEM
          <xref ref-type="bibr" rid="ref12 ref13 ref5">(Passaro et al., 2015; Passaro and Lenci,
2016)</xref>
          is an emotive lexicon for Italian, in which
each target term is associated with a score
quantifying its association with each emotion in the
Plutchik’s taxonomy
          <xref ref-type="bibr" rid="ref14">(Plutchik, 1994)</xref>
          : JOY,
SADNESS, ANGER, FEAR, TRUST, DISGUST,
SURPRISE and ANTICIPATION. The resource has been
created as follows: in a first phase, feature
elicitation was used to create a small set of seed lemmas
highly associated to one or more of the emotions
in the taxonomy. Then, these lemmas have been
distributionally expanded with the most frequent
words in two Italian corpora
          <xref ref-type="bibr" rid="ref1 ref2">(Baroni et al., 2004;
Baroni et al., 2009)</xref>
          . Finally, the emotive scores for
each word were calculated by measuring the
cosine similarity between the lemma and eight
emotive centroids built from the collected seeds.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>From fine-grained Emotion Values to</title>
    </sec>
    <sec id="sec-4">
      <title>Polarity</title>
      <p>We used 2 main regression models to predict the
valence from the distributional emotive scores.
The first experiment, described in section 3.1
shows a polynomial regression model, and the
second one (section 3.2) shows a logistic model in
which the valence scores in ANEW have been
discretized into two classes representing the
positiveness and negativeness of the word.</p>
      <p>
        A simple preprocessing phase has been applied
to align the two resources. ANEW has 1121
words, but 65 of them have multiple POS (e.g.
aereo (plane) can be both a noun and an adjective).
We duplicated each word, extending the dataset
to 1189 elements, and extracted distinct emotive
scores for each &lt;lemma,PoS&gt; pair. In addition,
we replaced word forms like “scorie” (waste), with
their most frequent word type (scoria) in ItaWaC
        <xref ref-type="bibr" rid="ref1">(Baroni et al., 2004)</xref>
        and La Repubblica
        <xref ref-type="bibr" rid="ref1">(Baroni et
al., 2004)</xref>
        . Eventually, 57 ANEW words were left
out of the analysis because they were not in ItEM.
Overall, the resulting size of the aligned dataset is
1129 elements. Finally, to cope with the different
distribution of data among the various emotions in
ItEM, we normalized the scores with their z-score.
3.1
      </p>
      <sec id="sec-4-1">
        <title>Polynomial regression</title>
        <p>Due to the bimodal distribution of the data in
ANEW, we decided to use a polynomial
regression model to predict the valence of the words
in ANEW by exploiting their emotive normalized
scores in ItEM. Preliminary tests had in fact shown
that a simple multiple linear regression model was
not able to properly fit the data. The histogram
in Figure 1 shows such data distribution, in which
most of the ANEW words have a valence score in
the ranges 2-3 and 6-8, with a slight bias towards
higher values.</p>
        <p>To define the most performing degree (Deg) of
the polynomial function, we performed 10-fold
cross validation for degrees in the range f1:::5g.
The results, presented in Table 1, clearly show
overfitting for degrees equal or higher than 3. This
is due to the fact that, given the number of
parameters (#P), the estimated minimum number of
observations (Min. Obs.), computed as #P 15,
must be at most around the total number of
observations. This is true only for polynomial of
degree 1 and 2. This finding is in line with Schmidt
(1971) and Harrell (2001) who demonstrated that
to guarantee the reliability of the prediction, each
parameter in the regression model should have a
minimum number of observations between 10 and
20.</p>
        <p>Given this result, we performed a polynomial
interpolation over our parameters with a
polynomial of degree 2. Then, we applied a simple
multiple linear regression over the new data for
predicting the valence. Figure 2 shows the result of
the regression fitting. For this model, we obtained
a R-Squared (R2) of 0:58, a mean absolute error
(MeanAE) of 1:08, a mean squared error (MSE)
of 1:81, and a Median absolute error (MedianAE)
of 0:95.</p>
        <p>For this experiment, we also provide two
additional evaluations (the corresponding results are
shown in Table 2):</p>
        <p>A) the results of prediction by means of a
10fold cross validation;
B) the results of prediction by means of split
of the data between training (66%) and test
(33%).</p>
        <p>Method</p>
        <p>A
B</p>
        <p>R2
0:53
0:54</p>
        <p>MeanAE
1:13
1:13</p>
        <p>MSE
1:99
2:00</p>
        <p>MedianAE
0:98
0:93</p>
        <p>We would like to notice that our prediction
performs better for words with a very high arousal. In
fact, emotionally arousing words were more likely
to be produced as an emotive prototypical word in
the elicitation phase of ItEM. As a consequence,
since ItEM’s emotive centroids have been
constructed using the vectors of these words (namely
the seeds), also their nearest neighbors (i.e., the
most emotive words) are assumed to have a high
level of arousal. Moreover, the distribution of the
data in Figure 3, clearly shows how, in ANEW,
high arousal corresponds to very high (or very
low) valence ratings, suggesting that highly
arousing words tend to be very positive or very negative
(i.e. polarized). Building on this evidence, we
performed an additional experiment in which we used
the portion of the data (573 words) with an arousal
rating higher than its median (5:64) for prediction.
In such model, in fact, R2 is attested to 0:64.</p>
        <p>Given the distribution of the data showed in
Figure 2, it is clear that a polynomial regression might
not be a perfect fit for valence ratings.
Nevertheless, it is very important to focus on MeanAE and
MSE values. These errors are relatively low with
respect to the scale of the human-rated valences.</p>
        <p>This means that, on average, the difference
between human-rated valence and predicted valence
is between 1 and 2. To prove this point, we also
compared the obtained scores with the original
human annotations, by exploiting the standard
deviation for each valence rating. We found that 73; 5%
of our predictions fall into the correct range around
the average valence. If we consider a word having
(in ANEW) a valence score of around 8 (e.g. pace
(peace)) the system will predict a score between
6 and 9, leaving the word around the same
(positive) area of the distribution. The same (and
opposite) goes for low-valenced words, such as drogato
(drug addicted) and feccia (scum). Problems arise
in the case of the words with a medium valence.
Examples can be corridoio (corridor) and insipido
(bland). In this case, the word will have the same
chance to be attributed with a high valence score
(5-6) or with a low one (3-4). Supposing to
discretize valence ratings in two classes, a positive
and a negative one, with a cut on the median,
predictions will fall in the right class for most of the
high (or low) valenced words, and (possibly) in
the wrong one for the words of medium valence.
In fact, by constructing a shallow mapping of the
valence into positive (with valence &gt;= 5:5) and
negative class, we found a correlation of 0:73
between predicted and actual data.
Building on the last experiment, and supposing a
discretization of the valence into the positive and
negative class, we also used a logistic regression
model to predict this binary valence. The results
of this experiment are very promising. We
performed 10-fold cross validation to evaluate the
effectiveness of the logistic regression over the
transformed valence ratings, and obtained an
average mean accuracy of 0:80. Detailed results for
this evaluation are shown in Table 3.</p>
        <p>MicroAVG
MacroAVG</p>
        <p>Precision
0:806
0:803</p>
        <p>Recall
0:803
0:803
The results provided in previous experiments
showed both pros and cons of this approach.</p>
        <p>The main advantage of exploiting distributional
emotive scores to predict the word’s valence is that
such scores can be easily obtained in an
unsupervised way by means of co-occurrence statistics.</p>
        <p>Moreover, predicted data showed a rather good
accuracy with respect to the actual distribution,
especially considering the logistic regression
experiment. In fact, our models reach peak performances
by focusing the analysis on the sign of the valence
with logistic regression instead of working with
continuous values.</p>
        <p>On the other hand, the main drawback of our
approach derives from the dimension of the ANEW
dataset, and in particular from the lack of
examples around the medium valence score ratings. It
is clear that the ratings distribution in this resource
prevented us from obtaining reliable results for
continuous values. This might also provide an
explanation for the errors concerning the logistic
regression experiment. We are confident that having
access to a new resource covering the full
spectrum of the valence more evenly would have a
positive impact on our model.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusions and ongoing research</title>
      <p>In this work we studied the relationship between
valence and distributional emotive scores. We
modeled our data with regression in order to
predict both a continuous score for valence and its
corresponding binarized version (i.e., polarity).</p>
      <p>Despite the difficulties of modeling an
accurate representation of a continuous valence rating
from a small and unbalanced dataset like the
Italian ANEW, we can identify a clear relationship
between distributional emotional scores and a
discrete valence obtained by categorizing the ratings
into a positive and a negative class.</p>
      <p>
        In the near future, we plan to improve our
regression models, with the aim of reducing the
impact of the distribution of the data in ANEW,
possibly implementing new strategies able to cope
with non linear data. ANEW is a highly renown
psycholinguistic dataset, but we plan to extend the
present work to predict sentiment polarity scores
taken from SentiWordNet
        <xref ref-type="bibr" rid="ref6 ref6">(Esuli and Sebastiani,
2006a; Esuli and Sebastiani, 2006b)</xref>
        , thereby
exploiting the larger coverage of this resource.
      </p>
      <p>Moreover, we plan to follow the approach
employed in ItEM to create a polarity lexicon for
Italian, using ANEW words as seed to build
positive and negative polarity centroids. This would
also be beneficial for evaluating performances on a
emotion-based approach and a polarity-based one.</p>
      <p>Finally, we aim at testing the effectiveness of
our system for Sentiment Polarity Classification.
European Chapter of the Association for
Computational Linguistics (EACL06), Trento (Italy).
Association for Computational Linguistics.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Marco</given-names>
            <surname>Baroni</surname>
          </string-name>
          , Silvia Bernardini, Federica Comastri, Lorenzo Piccioni, Alessandra Volpi, Guy Aston, and
          <string-name>
            <given-names>Marco</given-names>
            <surname>Mazzoleni</surname>
          </string-name>
          .
          <year>2004</year>
          .
          <article-title>Introducing the la repubblica corpus: A large, annotated, tei (xml)-compliant corpus of newspaper italian</article-title>
          .
          <source>issues</source>
          ,
          <volume>2</volume>
          :
          <fpage>5</fpage>
          -
          <lpage>163</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Marco</given-names>
            <surname>Baroni</surname>
          </string-name>
          , Silvia Bernardini, Adriano Ferraresi, and
          <string-name>
            <given-names>Eros</given-names>
            <surname>Zanchetta</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>The wacky wide web: a collection of very large linguistically processed web-crawled corpora</article-title>
          .
          <source>Language resources and evaluation</source>
          ,
          <volume>43</volume>
          (
          <issue>3</issue>
          ):
          <fpage>209</fpage>
          -
          <lpage>226</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Alessandro</given-names>
            <surname>Bondielli</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Da facebook a twitter: Creazione e utilizzo di una risorsa lessicale emotiva per la sentiment analysis di tweet</article-title>
          .
          <source>Master's thesis</source>
          , University of Pisa, Italy.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Margaret M Bradley and Peter J Lang</surname>
          </string-name>
          .
          <year>1999</year>
          .
          <article-title>Affective norms for english words (anew): Instruction manual and affective ratings</article-title>
          .
          <source>Technical report, Technical report C-1</source>
          , the center for research in psychophysiology, University of Florida.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>Erik</given-names>
            <surname>Cambria</surname>
          </string-name>
          , Soujanya Poria, Rajiv Bajpai, and Bjo¨rn
          <string-name>
            <given-names>W</given-names>
            <surname>Schuller</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Senticnet 4: A semantic resource for sentiment analysis based on conceptual primitives</article-title>
          .
          <source>In COLING</source>
          , pages
          <fpage>2666</fpage>
          -
          <lpage>2677</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>A.</given-names>
            <surname>Esuli</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Sebastiani</surname>
          </string-name>
          . 2006a.
          <article-title>Determining term subjectivity and term orientation for opinion mining</article-title>
          .
          <source>In Proceedings of the 11th Conference of the A. Esuli</source>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Sebastiani</surname>
          </string-name>
          . 2006b.
          <article-title>Sentiwordnet: A publicly available lexical resource for opinion mining</article-title>
          .
          <source>In Proceedings of the 5th International Conference on Language Resources and Evaluation</source>
          , pages
          <fpage>417</fpage>
          -
          <lpage>422</lpage>
          ,
          <string-name>
            <surname>Genoa (Italy). European Language Resource Association (ELRA).</surname>
          </string-name>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>F.E.</given-names>
            <surname>Harrell</surname>
          </string-name>
          .
          <year>2001</year>
          .
          <article-title>Regression Modeling Strategies: With Applications to Linear Models, Logistic Regression, and Survival Analysis</article-title>
          . Graduate Texts in Mathematics. Springer.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Peter J Lang</surname>
          </string-name>
          ,
          <article-title>Margaret M Bradley,</article-title>
          and
          <string-name>
            <surname>Bruce N Cuthbert</surname>
          </string-name>
          .
          <year>1999</year>
          .
          <article-title>International affective picture system (iaps): Technical manual and affective ratings</article-title>
          . Gainesville, FL: The Center for Research in Psychophysiology, University of Florida,
          <volume>2</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>MM</given-names>
            <surname>Louwerse</surname>
          </string-name>
          and
          <string-name>
            <given-names>G</given-names>
            <surname>Recchia</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Reproducing affective norms with lexical co-occurrence statistics: Predicting valence, arousal, and dominance</article-title>
          .
          <source>The Quarterly Journal of Experimental Psychology</source>
          ,
          <volume>68</volume>
          (
          <issue>12</issue>
          ):
          <fpage>1</fpage>
          -
          <lpage>15</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>Maria</given-names>
            <surname>Montefinese</surname>
          </string-name>
          , Ettore Ambrosini, Beth Fairfield, and
          <string-name>
            <given-names>Nicola</given-names>
            <surname>Mammarella</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Semantic memory: A feature-based analysis and new norms for Italian</article-title>
          .
          <source>Behavior Research Methods</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          , oct.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <given-names>Maria</given-names>
            <surname>Montefinese</surname>
          </string-name>
          , Ettore Ambrosini, Beth Fairfield, and
          <string-name>
            <given-names>Nicola</given-names>
            <surname>Mammarella</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>The adaptation of the affective norms for english words (anew) for italian</article-title>
          .
          <source>Behavior research methods</source>
          ,
          <volume>46</volume>
          (
          <issue>3</issue>
          ):
          <fpage>887</fpage>
          -
          <lpage>903</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>Lucia C.</given-names>
            <surname>Passaro</surname>
          </string-name>
          and
          <string-name>
            <given-names>Alessandro</given-names>
            <surname>Lenci</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Evaluating context selection strategies to build emotive vector space models</article-title>
          .
          <source>In Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC</source>
          <year>2016</year>
          ), Portoro (Slovenia).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Lucia C Passaro</surname>
          </string-name>
          ,
          <string-name>
            <surname>Laura Pollacci</surname>
            , and
            <given-names>Alessandro</given-names>
          </string-name>
          <string-name>
            <surname>Lenci</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Item: A vector space model to bootstrap an italian emotive lexicon</article-title>
          .
          <source>CLiC it</source>
          ,
          <volume>60</volume>
          (
          <issue>15</issue>
          ):
          <fpage>215</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <given-names>Robert</given-names>
            <surname>Plutchik</surname>
          </string-name>
          .
          <year>1994</year>
          .
          <article-title>The psychology and biology of emotion</article-title>
          . HarperCollins College Publishers.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <given-names>R.</given-names>
            <surname>Plutchik</surname>
          </string-name>
          .
          <year>2001</year>
          .
          <article-title>The nature of emotions</article-title>
          .
          <source>American Scientist</source>
          ,
          <volume>89</volume>
          :
          <fpage>344</fpage>
          -
          <lpage>350</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Frank L Schmidt</surname>
          </string-name>
          .
          <year>1971</year>
          .
          <article-title>The relative efficiency of regression and simple unit predictor weights in applied differential psychology</article-title>
          .
          <source>Educational and Psychological Measurement</source>
          ,
          <volume>31</volume>
          (
          <issue>3</issue>
          ):
          <fpage>699</fpage>
          -
          <lpage>714</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <given-names>Amy</given-names>
            <surname>Beth</surname>
          </string-name>
          <string-name>
            <surname>Warriner</surname>
          </string-name>
          , Victor Kuperman, and
          <string-name>
            <given-names>Marc</given-names>
            <surname>Brysbaert</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Norms of valence, arousal, and dominance for 13,915 english lemmas</article-title>
          .
          <source>Behavior research methods</source>
          ,
          <volume>45</volume>
          (
          <issue>4</issue>
          ):
          <fpage>1191</fpage>
          -
          <lpage>1207</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>