<!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>What Constitutes Happiness? Predicting and Characterizing the Ingredients of Happiness Using Emotion Intensity Analysis</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Raj Kumar Gupta</string-name>
          <email>gupta-rk@ihpc.a-star.edu.sg</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Prasanta Bhattacharya</string-name>
          <email>prasanta_bhattacharya@ihpc.a-star.edu.sg</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yinping Yang</string-name>
          <email>yangyp@ihpc.a-star.edu.sg</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>16-16</institution>
          ,
          <addr-line>1 Fusionopolis Way</addr-line>
          ,
          <country country="SG">Singapore</country>
          <addr-line>138632</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Institute of High Performance Computing (IHPC), Agency for Science, Technology and Research (A</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>STAR)</institution>
          ,
          <country country="SG">Singapore</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper explores the use of emotion intensity analysis in predicting and understanding the ingredients of happiness as expressed in text. We show that by using just the five dimensions of emotion intensity features (i.e., joy, anger, fear, sadness and overall valence), we can achieve good accuracies in classifying agency (i.e., whether or not the author of the happy moment is in control) (ACC=73.8%, AUC=.579, F1=.849) and in classifying social (i.e., whether or not the happy moment involves other people) (ACC=60.3%, AUC=.637, F1=.603). By integrating emotion intensity with sentiment, linguistics, demographics, concepts, and word embedding features, our final hybrid model performed significantly better for agency (ACC=83.5%, AUC=.887, F1=.893) and for social (ACC=90.3%, AUC=.959, F1=.907) predictions. Furthermore, we uncovered interesting patterns in how emotion intensities characterized happiness expressions across the various concepts (e.g., family, food, career, animals), between the two reflection periods (24 hours vs. 3 months), and across seven user-generated content corpora sources (HappyDB vs. MySpace, Runners World, Twitter, Digg, BBC and YouTube).</p>
      </abstract>
      <kwd-group>
        <kwd>emotion intensity</kwd>
        <kwd>emotion analysis</kwd>
        <kwd>affect</kwd>
        <kwd>happiness</kwd>
        <kwd>concept categories</kwd>
        <kwd>reflection period</kwd>
        <kwd>positive psychology</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        While negative human emotions such as anger, fear or sadness are key subjects of
study in the social sciences and humanities, the science of happiness has received
growing attention in recent decades. Positive psychology is in itself a notable field of
study focusing on factors that affect and improve happiness [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        To provide a linguistic source for happiness research, Asai et al. [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] has developed
a corpus of 100,000 happy moments —popularly known as HappyDB — based on
crowdsourced contributions by Amazon Mechanical Turkers. In the CL-Aff shared
task [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], a new corpus with 10,560 short text has been constructed as training data
with annotated labels that identify the 'agency' of the author and the 'social'
characteristic of the moment, in addition to demographic labels (e.g., age, gender, marital status)
and concept labels describing its theme (e.g., romance, career, family, food).
      </p>
      <p>
        The CL-Aff task data [
        <xref ref-type="bibr" rid="ref1 ref9">1, 9</xref>
        ] offers a rich linguistic source for the study of
ingredients of happy moments. Of 10,506 happy moments, 73.8% (7,796) are labelled with
‘yes’ for agency (indicating that the author is in control), and 53.3% (5,625) are
labeled with ‘yes’ for social (indicating that individuals other than the author are
involved). Majority of the authors are single (53.4%), followed by married (41.9%),
then divorced, separated and widowed (4.5%). 41.9% are female, and 38.8% have
children. Majority of authors live in the U.S. (79.8%).
      </p>
      <p>Though “happy moments” are inevitably positive feelings, do they vary in their
degree or intensity of happiness? Our interest in this study focuses on the use of emotion
intensity analysis to distinguish the happy moments. Furthermore, we study how this
emotion intensity analysis contributes to the classification of the different
characteristics—agency and social—of the happy moments.</p>
    </sec>
    <sec id="sec-2">
      <title>2 Feature Extraction</title>
      <p>
        Emotion Intensity (EI) Features. While humans experience and express emotions
every day, the intensity of our emotions varies to a great extent [
        <xref ref-type="bibr" rid="ref13 ref4">4, 13</xref>
        ]. For example,
within the course of a single event, we can experience a range of negative emotions
from feeling slightly annoyed, to feeling extremely angry, or even raged. We may also
feel worried or anxious, and sometimes even petrified. Positive emotions can also
similarly range from feeling content, serene, proud and grateful, to higher-intensity joy,
excitement and ecstasy. In the present context, for example, the expression “Today is
my last day of work before heading off for vacation, I am very happy and excited
right now!” expresses a greater amount of joy than “I taught my neighbor how to
change a flat tire.”, even though both are essentially instances of a joyous event.
      </p>
      <p>
        We extracted the emotion intensity information for each line of happy moments
using a tool we developed in a recent work [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. The tool, named as CrystalFeel, is a
collection of five SVM-based systems using features derived from parts-of-speech,
ngrams, word embedding, and multiple affective lexicons, trained and validated using
labelled tweets from the SemEval-18 affect in tweets task [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. For each text,
CrystalFeel automatically quantifies the intensity of five dimensions of emotions, i.e.,
valence, joy, anger, fear, and sadness, as real-valued scores. Evaluated on SemEval-18
test data, the tool has been shown to achieve Pearson correlations
of .816, .708, .740, .700, .720 with ground truth data, for valence, anger, sadness, fear
and joy respectively [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>To illustrate, we excerpted five happy moments’ examples from applying the tool
on the CL-Aff training dataset (see Table 1). The first example is the one with highest
valence intensity, and the remaining four are the ones with highest joy, anger, fear and
sadness intensities respectively. It is useful to note that as emotion intensity is
independently trained and developed for each of the five dimensions (i.e., valence, joy,
anger, sadness, fear) with separate models, the comparison within each dimension is
meaningful, but comparison across the dimensions is not meaningful or interpretable.</p>
      <sec id="sec-2-1">
        <title>Happy Moments with High- vs. Low-Emotion Intensities. The continuous emo</title>
        <p>
          tion intensity scores can be converted to categorical values. For instance, using
emotion intensity of 0.5 as a general threshold [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ], an anger intensity of value &gt; 0.5 can
be considered to be “high-intensity” anger.
        </p>
        <p>The following examples (first two with valence intensity &gt; 0.5; second two &lt;= 0.5)
illustrate that the categorization of emotion intensity scores can provide an avenue to
further distinguish happy moments, where the high-intensity ones tended to be
associated with joyful emotions such as cheerfulness and excitement, whereas low-intensity
ones were more linked to contentment and relief.</p>
        <p>1) My favorite basketball team had a semi-critical game, and came out with a
big win in exciting and entertaining fashion. (valence intensity = .849)
2) Last night, we had a reunion dinner with a group of good friends; the food,
drinks, and company were amazing! (valence intensity = .846)
3) I didn't get fired from my job after a major screw up I caused, I managed to
side step around the blame. (valence intensity = .306)
4) My dad getting out of the hospital after being sick for two weeks with
pneumonia and an ear infection. (valence intensity = .282)</p>
        <p>
          Sentiment, Personal Pronouns and other Linguistics (SPL) Features. We
extracted a set of textual features using the R textfeatures package2 including a
combination of textual sentiment based on popular dictionaries by Nielsen [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] and Liu et al.
[
          <xref ref-type="bibr" rid="ref7">7</xref>
          ], count of personal pronouns (e.g. count of first and second person mentions), and
1 The score can be sometimes greater than 1 which indicates extremely high valence intensity is expressed
in this text (higher than anyone in the system’s training tweets data trained using linear regressions).
2 https://textfeatures.mikewk.com
other linguistic features (e.g. count of words). These features were subsequently
logtransformed and mean-centered before including them in our correlational analyses
and classification models. There are a total of 24 dimensions in this feature set.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Demographics and Concepts (DC) Features. We also leveraged the de</title>
        <p>mographics and concepts metadata provided in the training dataset. The data,
originally provided as categorical values (e.g., concepts, parenthood, gender), was
transformed into binary features. This led to a 29 dimensional feature set.</p>
        <p>Correlation Analysis. To assess the effect of the individual features, we
performed bivariate correlations analyses between the outcome variables and key features
extracted for the model. Kendall’s τ rank coefficients were used as the variables
distributions do not conform to the normal distribution, and include binary variables.</p>
        <p>The analysis indicates that emotion intensity scores are significantly associated
with both agency and social labels. Agency is linked to higher valence intensity
(τ=.016*), lower joy intensity (τ=-.025**), lower anger (τ=-.052**) and lower fear
(τ=-.041**) intensities. Social is associated with higher valence (τ=.138**), higher joy
(τ=.146**), lower anger (τ=-.086**) and lower sadness intensities (τ=-.102**).</p>
        <p>For social, 12 features including emotion valence intensity (τ=.138**), joy
intensity (τ=.146**), sadness intensity (τ=-.102**), first person mentions (τ=.240**),
number of characters (τ=.166**), words (τ=.158**), characters per word (τ=.103**),
upper cases (τ=-.192**), and lower cases (τ=.152*), prepositions words (τ=.131**),
were found to be the most notable individual predictors.</p>
        <p>Most of the other features in our model were also found to be statistically
significant. Many of the correlations, however, were small in size. Appendix A provides
detailed correlation results.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>What are the Ingredients of Happiness?</title>
      <sec id="sec-3-1">
        <title>Feature Experiments with 10-fold Cross Validation. For assessing the performance</title>
        <p>of the feature model, we first ran the three main feature sets separately to identify the
individual performance, followed by a combination of these feature sets to explore the
hybrid model’s performance. All classifiers were based on logistic regression.</p>
        <p>
          To complement the main features, we used FastText [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] and GloVe [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]
embedding techniques to extract 200-dimensional word embedding features. To train the
FastText features, we downloaded approximately 8 million tweets using Twitter
Streaming API. For GloVe, we downloaded the model provided by the authors [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]3.
Table 3 and Table 4 provide the detailed experiment results.
        </p>
        <p>With classifying agency, the overall pattern showed that the hybrid model led to
better overall performances across F1, AUC and ACC measures. Notably, although the
emotion intensity feature set has only five dimensions, it led to a comparable F1 score
(.849) as compared to the 100-dimensional FastText features (.884) and
100dimensinoal GloVe (.879). The final hybrid model (258D) achieved the highest
performance (F1=.893, AUC=.887, ACC=83.5%).
3 http://nlp.stanford.edu/data/glove.6B.zip</p>
        <p>For classifying social, a similar pattern emerged for the hybrid features vs.
individual feature sets. However, individually, high dimensional FastText (F1=.849) and
Glove (F1=.866) features performed significantly better than the low-dimensional
emotional intensity features (F1=.603). As with the agency models, the final hybrid
model (258D) achieved the highest performance (F1=.907, AUC=.959, ACC=90.3%).</p>
        <p>Individual Features Ranking. To find out the relative predictive value of the
individual features in our model, we also performed an individual feature ranking
analysis. Variable importance analyses are common techniques with tree-based
classification models, such as a random forest. Such measures of importance are broadly
categorized into two types – accuracy-based importance and Gini/purity based importance.
For accuracy-based importance analyses, the values of a particular variable are
shuffled and the resultant decrease in accuracy is recorded as a measure of the variable’s
relative contribution or importance in the model. The Gini-based importance analyses
is perhaps more specific to tree-based models as when a tree is built, the decision on
which variable to branch on, at a particular node, is often based on a calculation of the
Gini impurity or information gain metric.</p>
        <p>
          Fig. 1 and Fig. 2 describe the impurity-based variable importance scores for the EI
features (5D) and SPL features (24D). The importance scores reported are the Mean
Decrease Impurity (MDI) scores for the Gini impurity [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] based on weighted impurity
decreases for all nodes wherever the focal variable was used, averaged over all trees in
a random forest. While the absolute values of the mean decrease scores are not
important, the relative rankings of the scores provide an illustration of the variable
importance.
        </p>
        <p>The variable importance plots highlight that certain features consistently rank as
most important features for both agency and social classifiers: the EI features, number
of characters, number of characters per word, proportion of lower case and upper
case. However, the relative importance of the emotion features varied for the
classifiers. The valence score was found to be most predictive of agency, followed by
intensity scores for joy and anger. In contrast, for the social classifier, joy was the most
important predictor, followed by fear and sadness. Interestingly, some linguistic features
(e.g., first person mentions) were more predictive of social than agency.
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Understanding Happiness with Emotion Intensity</title>
      <sec id="sec-4-1">
        <title>Emotion Intensity across HappyDB Concepts. To uncover further insights and</title>
        <p>characterize happy moments, focusing on emotion intensity, we analyzed the
prevalence and intensity of various emotions across the 15 tagged concept categories. Fig. 3
shows the distribution of valence across the concepts, together with statistical
significance results comparing the level of valence in each category.</p>
        <p>We observe that the median valence scores for all concepts, except for
conversation and family, are significantly different from the baseline (average) valence. While
all categories within the HappyDB understandably exhibited positive valence,
moments for the party category reported the highest valence relative to the baseline
(t=26.052), followed by food (t=10.553), entertainment (t=7.187) and romance
(t=5.920), while moments related to animals (t=-13.498), shopping (t=-10.979) and
religion (t=-10.952) reported relatively lower valence.</p>
        <p>Similarly, for the individual emotion categories of joy, anger, fear and sadness, we
also observed a significant variance in intensities across the concepts. For instance, the
intensity for joy was found to be high for party (t=16.324) and family (t=9.802), but
relatively low for career (t=-11.654), shopping (t=-8.606), and technology (t=-8.396).
Likewise, the intensity for anger was generally low across concepts, but particularly
higher for career (t=16.391), and lower for entertainment (t=-16.799) and party
(t=21.569). For fear, we found significantly higher intensities for religion (t=15.361) and
exercise (t=10.549), and lower intensities for entertainment (t=-14.604), food
(t=16.94) and party (t=-9.617). For sadness, the intensity was higher for career
(t=20.015), and religion (t=9.579), but was substantially lower for entertainment
(t=25.265) and party (t=-16.401). All significances reported are smaller than .0001.</p>
      </sec>
      <sec id="sec-4-2">
        <title>Emotion Intensity across Reflection Duration. We also analyzed the extent to</title>
        <p>which specific emotions were manifested in the happy moments for the two specific
reflection durations, i.e., 24 hours vs. 3 months. No statistically significant difference
was observed in the valence scores reported for the two reflection periods.</p>
        <p>However, the analysis of specific emotions uncovered interesting differences. We
found that the anger intensities were lower for the 3-month than for the 24-hour
reflection period (t=3.091; p&lt;.01) (Fig. 4). Similarly, the same pattern holds true for the
sadness intensity (t=8.466; p&lt;.001). No statistically significant difference was
observed for the joy and fear emotions.</p>
        <p>
          Plausibly, this pattern can be explained by the fact that when respondents were
asked to recall happy moments from the past day, they were likely to cite fairly routine
activities (e.g. watched a movie, had a dinner with family) where the presence of
positive emotions might be mixed with certain negative ones as well (e.g. watched a tragic
movie, but really enjoyed it). However, for longer time horizons, respondents were
more likely to cite more significant events in their lives which are predominantly
positive in their valence (e.g. birth of the first child, got promoted in job). In a future
extension of this study, we plan to explore analyzing a collection of negatively valenced
moments, i.e., an “unhappy” DB, for example, and reinvestigate the variance across
reflection periods. We hypothesize that this difference between 3 months and 24 hours
would be much more pronounced for negative emotional experiences. Specifically, the
proportion of negative emotions for a 3 month reflection period would be much
greater than for a 24 hour reflection period. This is because, as studies in psychology
suggest, we tend to have stronger episodic memory of negative events, largely because
these memories serve a certain evolutionary purpose [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. The interplay between
emotion categories and their recall characteristics is an interesting and important area of
work that we plan to explore.
        </p>
        <p>
          Emotion Intensity across Corpora. To compare the emotion intensity other
corpora, we downloaded six datasets5 [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] for a further analysis. Table 5 provides the
mean statistics of EI scores for each of the corpora. Fig. 5 visualizes the EI scores
using radar charts to profile the different corpora.
        </p>
        <p>The emotion intensity profile analysis revealed interesting patterns. HappyDB’s
profile showed an inclination towards high-intensity of valence and moderate-intensity
of joy, which was most similar to the profile of MySpace, followed by RW, YouTube
and Twitter. The emotion intensity profiles for Digg and BBC were found to be very
different, in that they exhibited lower intensities of positive emotions and higher
intensities of negative emotions. BBC was almost the complete opposite, showing a
significant inclination towards highest anger, fear and sadness among corpora.</p>
        <sec id="sec-4-2-1">
          <title>5 http://sentistrength.wlv.ac.uk/documentation/6humanCodedDataSets.zip</title>
          <p>
            Emotion intensity is one of the most complex psychological constructs [
            <xref ref-type="bibr" rid="ref13 ref4">4, 13</xref>
            ]. Our
main contribution to this challenge is to introduce the notion of emotion intensity as a
useful factor to account for, in happiness research. We found that happiness
expressions can be effectively distinguished by valence, joy, anger, fear, and sadness
intensity scores [
            <xref ref-type="bibr" rid="ref5">5</xref>
            ]. We described our system incorporating emotion intensity as a main,
psychologically meaningful feature set for classifying agency and social, and reported
feature experiments showing how they contribute to the system’s performance.
          </p>
          <p>For the open task, our analyses overlaying emotion intensity with the various other
happiness dimensions revealed interesting new patterns. For instance, moments
associated with party were higher in joy, but significantly lower in all other emotions. We
also found that the intensities of anger and sadness were significantly lower across the
3-month than the 24-hour reflection period. Lastly, profiling various corpora revealed
interesting differences: HappyDB is closer to MySpace, Runners World, YouTube and
Twitter, but is quite different from comments under media sites Digg and BBC.</p>
          <p>The emotion intensity scores appear to characterize happiness effectively,
especially in conjunction with other dimensions such as concepts and reflection period. In
future work, we plan to explore how the emotion intensity measures interact with other
dimensions such as demographics. It might be also interesting to broaden the scope of
happiness research by cross-studying how happy moments differ from sad, angry and
fearful moments, through which the community can potentially uncover richer insights
underlying important human experiences.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgement</title>
      <p>This research is supported by SERC Strategic Fund from Science and Engineering
Research Council (SERC), A*STAR (project no. a1718g0046).</p>
      <sec id="sec-5-1">
        <title>Appendix A: Bivariate correlations analysis results</title>
        <p>Features
group
Features code</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Asai</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Evensen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Golshan</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Halevy</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lopatenko</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stepanov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Suhara</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tan</surname>
          </string-name>
          , W-C,
          <article-title>Xu</article-title>
          ,
          <string-name>
            <surname>Y.</surname>
          </string-name>
          :
          <source>HappyDB: A Corpus of 100</source>
          ,000 Crowdsourced Happy Moments, arXiv:
          <year>1801</year>
          .
          <article-title>07746v2 [cs</article-title>
          .CL] (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Baumeister</surname>
            ,
            <given-names>R. F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bratslavsky</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Finkenauer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vohs</surname>
          </string-name>
          , K. D.:
          <article-title>Bad is stronger than good</article-title>
          .
          <source>Review of General Psychology</source>
          ,
          <volume>5</volume>
          (
          <issue>4</issue>
          ),
          <fpage>323</fpage>
          . (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Compton</surname>
            ,
            <given-names>W.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hoffman</surname>
          </string-name>
          , E.: Positive Psychology:
          <article-title>The Science of Happiness and Flourishing</article-title>
          . 2nd ed. Belmont, CA: Wadsworth Cengage Learning, (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Frijda</surname>
            ,
            <given-names>N.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ortony</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sonnemans</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clore</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>The complexity of intensity: Issues concerning the structure of emotion intensity</article-title>
          .
          <source>Personality and Social Psychology Review</source>
          <volume>13</volume>
          :
          <fpage>60</fpage>
          -
          <lpage>89</lpage>
          . (
          <year>1992</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Gupta</surname>
            ,
            <given-names>R.K.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Yang</surname>
          </string-name>
          , Y.:
          <article-title>CrystalFeel at SemEval-2018 Task 1: Understanding and Detecting Intensity of Emotions using Affective Lexicons</article-title>
          , 12th International Workshop on Semantic Evaluation (SemEval
          <year>2018</year>
          ).
          <article-title>(</article-title>
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Joulin</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Grave</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bojanowski</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Bag of Tricks for Efficient Text Classification</article-title>
          .
          <source>European Chapter of the Association for Computational Linguistics</source>
          ,
          <volume>2</volume>
          , pp.
          <fpage>427</fpage>
          -
          <lpage>431</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hu</surname>
          </string-name>
          , M., Cheng, J.:
          <article-title>Opinion observer: analyzing and comparing opinions on the web</article-title>
          .
          <source>14th international conference on World Wide Web</source>
          , (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Louppe</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wehenkel</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sutera</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Geurts</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Understanding variable importances in forests of randomized trees</article-title>
          .
          <source>In Advances in neural information processing systems</source>
          . pp.
          <fpage>431</fpage>
          -
          <lpage>439</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Jaidka</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mumick</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chhaya</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ungar</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>The CL-Aff Happiness Shared Task: Results and Key Insights</article-title>
          ,
          <source>Proceedings of the 2nd Workshop on Affective Content Analysis @ AAAI (AffCon2019)</source>
          . (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Mohammad</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bravo-Marquez</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salameh</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kiritchenko</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Semeval-2018 task 1: Affect in tweets</article-title>
          .
          <source>SemEval</source>
          . (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Nielsen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Å</surname>
          </string-name>
          .:
          <article-title>A new ANEW: Evaluation of a word list for sentiment analysis in microblogs</article-title>
          .
          <source>arXiv preprint arXiv:1103.2903</source>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Pennington</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Socher</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manning</surname>
          </string-name>
          , C.D.:
          <article-title>GloVe: Global Vectors for Word Representation</article-title>
          .
          <source>Empirical Methods in Natural Language Processing (EMNLP)</source>
          , pp.
          <fpage>1532</fpage>
          -
          <lpage>1543</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Sonnemans</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Frijda</surname>
            ,
            <given-names>N. H.:</given-names>
          </string-name>
          <article-title>The structure of subjective emotional intensity</article-title>
          .
          <source>Cognition and Emotion</source>
          ,
          <volume>8</volume>
          (
          <issue>4</issue>
          ), pp.
          <fpage>329</fpage>
          -
          <lpage>350</lpage>
          . (
          <year>1994</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Thelwall</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Buckley</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paltoglou</surname>
          </string-name>
          , G.:
          <article-title>Sentiment strength detection for the social Web</article-title>
          ,
          <source>Journal of the American Society for Information Science and Technology</source>
          ,
          <volume>63</volume>
          (
          <issue>1</issue>
          ), pp.
          <fpage>163</fpage>
          -
          <lpage>173</lpage>
          . (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>