<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Workshop on Computational Humanities Research, November</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Toward a Musical Sentiment (MuSe) Dataset for Afective Distant Hearing</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Christopher Akiki</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Manuel Burghardt</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Leipzig University</institution>
          ,
          <addr-line>Augustusplatz 10, 04109 Leipzig</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <volume>1</volume>
      <issue>4</issue>
      <fpage>8</fpage>
      <lpage>20</lpage>
      <abstract>
        <p>In this short paper we present work in progress that tries to leverage crowdsourced music metadata and crowdsourced afective word norms to create a comprehensive dataset of music emotions, which can be used for sentiment analyses in the music domain. We combine a mixture of diferent data sources to create a new dataset of 90,408 songs with their associated embeddings in Russell's model of afect, with the dimensions valence, dominance and arousal. In addition, we provide a Spotify ID for the songs, which can be used to add more metadata to the dataset via the Spotify API.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;music information retrieval</kwd>
        <kwd>music emotion recognition</kwd>
        <kwd>music sentiment</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Related work As for related work on that topic, Delbouys et al. (2018), Yang &amp; Chen (2011)
as well as Turnbull (2010) provide a concise overview of the diferent approaches to emotion
detection and classification in music. To that end, a multitude of datasets have been put
together over the years, with diferent machine learning approaches to try and classify them
based on numerous audio and non-audio features. This multitude of datasets is the result of a
lack of consensus as to what categories ought to be used, infamous copyright issues that hinder
the field, and the diversity of machine learning approaches that require diferent sorts of data.
Those studies that do not rely on small datasets of public domain music, such as Lu, Liu &amp;
Zhang (2006) and Laurier, Grivolla &amp; Herrera (2008), either use the Million Song Dataset
(MSD)
        <xref ref-type="bibr" rid="ref4">(Bertin-Mahieux et al. 2011)</xref>
        , their own in-house private collection, which is not open
to the public (MIREX audio data is only available to submission algorithms), or both, like a
study by Deezer researchers in Delbouys et al. (2018). It is worth noting that a number of
studies use lyrics, either fully or in part, as a proxy to analyze musical sentiment
        <xref ref-type="bibr" rid="ref20 ref4 ref5">(Wang et al.
2011, Parisi et al., 2019)</xref>
        . The MTG-Jamendo dataset
        <xref ref-type="bibr" rid="ref20 ref5">(Bogdanov et al., 2019)</xref>
        is a prominent
example for a large audio-based dataset. Among other kinds of information, the dataset also
contains mood annotations, which are also used in the MediaEval1 task on emotion and theme
recognition in music. However, a major drawback of the MTG-Jamendo collection is that it
exclusively consists of royalty free music.
      </p>
      <p>
        Focus of this work While we see the value of a lot of these existing approaches, we try
and adopt a method that does not rely on the inherent assumptions made by the respective
methods. Using already compiled datasets, like the MSD, forces us to deal with whatever bias
the original gathering method forces on the mood distribution of the ensuing dataset. Indeed,
some have noted a bias toward positively charged music when collecting the social tags
        <xref ref-type="bibr" rid="ref7">(Cano
&amp; Morisio, 2017)</xref>
        . With this in mind, we think it is more important to focus on the collection
of a new dataset, rather on the methods used to classify it. Such a dataset can pave the
way for sentiment analyses in the Digital Humanities that goes well beyond text-based media.
Combined with other metadata, such as genre, chart placement or gender of the artist(s), a
variety of research questions come to mind that may be investigated in an empirical way and
enable some kind of “distant hearing”.
      </p>
      <p>In this paper we present the MuSe (Music Sentiment) dataset, a collection of 90,408 songs,
sentiment information and various metadata. We use the Allmusic mood taxonomy of music,
the creation of which involves human experts, to seed a scraping of social tags-based Last.fm
data which we then enrich with all available tags2. We then filter the additional tags based on
a corpus of afect-related terms. We also provide the Spotify ID, which can be used to obtain
all kinds of metadata via the Spotify API.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Modeling emotions in music</title>
      <p>
        Conceptualizing the understanding of emotions in general and music in particular is not a new
problem. Diferent approaches to the subject involve diferent representations. Some are based
on a categorical approach that considers emotions as categories or classes which one experiences
separately (Yang and Chen 2011), or as a cluster of discrete categories
        <xref ref-type="bibr" rid="ref14 ref9">(Downie et al. 2010)</xref>
        .
      </p>
      <sec id="sec-2-1">
        <title>1http://www.multimediaeval.org/mediaeval2019/music/</title>
        <p>2A similar approach was used by Delbouys et al. (2018), who used a Last.fm-based filtering approach on
the MDS to create a corpus of about 18k songs with afective information.
Others use a dimensional approach, which can be achieved by asking subjects to rate
musicrelated concepts on a continuous scale for several dimensions (Warriner, Kuperman &amp;
Brysbaert 2013). While a dimensional approach may include various factors of scale, such as
tensionenergy, gaiety-gloom, solemnity-triviality, intensity-softness, pleasantness-unpleasantness, etc.
(Yang and Chen 2011), Scherer (2004) shows that these various factors can mostly be reduced
to three fundamental dimensions of emotion:
1. valence (pleasantness and positivity)
2. arousal (energy and stimulation)
3. dominance (potency and control)</p>
        <p>
          This approach can be traced back to Russell’s seminal “circumplex model”
          <xref ref-type="bibr" rid="ref22">(Russell 1980)</xref>
          , a
two-dimensional vectorial space with valence on the abscissa and arousal on the ordinate. This
simple yet powerful model provides a way to embed emotions into a space where one dimension
represents physiology (arousal), and the other represents afect (valence). This approach also
allows for a straightforward comparison of diferent emotions within the space in terms of
Euclidean distance. In this study, we also opt for Russell’s circumplex model and extend it by
the third dimension of dominance, as suggested by Scherer (2014).
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Methodology: Creating the dataset</title>
      <p>This section describes the diferent stages of creating a comprehensive dataset that contains
songs along with values for the dimensions valence, arousal and dominance.
Seed stage: Collecting mood labels from Allmusic.com We start building our dataset by
collecting mood labels that are available from Allmusic.com3. There is a total of 279 labels
that were created manually by Allmusic.com editors. These will serve as the starting point of
our analysis and provide an overarching set of mood descriptors which we will use to guide our
collecting of further tags. If we had let other factors guide our collection eforts, we might have
ended up with emotional biases where certain moods are over-represented. This approach will
ensure that we collect a balanced dataset that encompasses a large variety of moods.</p>
      <sec id="sec-3-1">
        <title>Expansion stage: Collecting user-generated tags from Last.fm Now that we have 279 terms</title>
        <p>which can be used to address diferent categories of musical emotions, we can use each of these
terms to collect song objects from the Last.fm API. For every one of the 279 seed moods, we
collect a maximum of 1,000 songs, which currently is the official limit of the Last.fm API.</p>
        <p>For every single song, we then collect the top-100 tags4 assigned to it by the users of Last.fm5
as well as other metadata such as artist name, album name and number of listeners. Using this
approach, we collected a total of 131,883 songs. We did not collect the theoretical amount of
279 ∗ 1, 000 = 279, 000 songs, because we could not find 1,000 songs on Last.fm for each of the
279 seed labels. The total number is also reduced, as some songs were collected for multiple
tags (but obviously kept only once in the dataset). After removing duplicate songs, the corpus
3https://www.allmusic.com/moods; It is worth noting that the MIREX emotion categories were originally
also derived by clustering the co-ocurrence of moods in songs from the Allmusic.com moods taxonomy.
4https://www.last.fm/api/show/track.getTopTags
5For some songs, the initial seed mood tags were not among the Last.fm top-100 tags. As we did not want
to lose these seed moods, we included them for every song, regardless of their ranking on Last.fm.
contains a total of 96,499 songs. These songs altogether have more than 3 million tags, from
which about 261k tags are unique. At this stage, songs in our collection have a mean of 33.83
Last.fm tags (std: 31.01; min: 1, max: 100). The most frequent tags are typically genre-related
tags, such as the top-3 tags rock (29,810 times), alternative (24,763 times) or indie (23,006).
However, there are also afective tags among the highly frequent tags, for instance chill (11,841
times), sad (8,350 times) and melancholy (8,344 times).</p>
      </sec>
      <sec id="sec-3-2">
        <title>Filtering stage: Identifying mood tags with WordNet-Afect In order to detect which of</title>
        <p>
          the collected tags correspond to mood categories, we apply the pre-processing step described
by Hu, Downie &amp; Ehmann (2009) and employed by Delbouys et al. (2018), which is to compare
the list of tags of a song to the lemmas of WordNet-Afect
          <xref ref-type="bibr" rid="ref26">(Strapparava &amp; Valitutti 2004)</xref>
          .
WordNet-Afect is an extension of WordNet, an English lexical database which itself provides
sets of synonyms for English words. WordNet-Afect restricts those words to “afective concepts
correlated with afective words”
          <xref ref-type="bibr" rid="ref26">(Strapparava &amp; Valitutti 2004)</xref>
          . Hu, Downie &amp; Ehmann use
a categorical approach and therefore use the WordNet-Afect categories themselves to further
cluster the mood terms into several groups. Our study takes on a continuous approach and
aims to embed afective words in a continuous Euclidean space, similarly to Delbouys et al.
        </p>
        <p>From the 261k unique tags in our corpus, only 873 tags (for some example tags and their
frequencies see Table 1) could be matched to the WordNet-Afect list, which altogether contains
a collection of 1,606 afective words 6.</p>
        <p>
          Mapping stage: Embedding mood labels into Russell space Having a way to filter out
tags based on whether or not they refer to mood leaves us with the task of estimating the
valence, arousal and dominance of each one of these tags. Warriner, Kuperman &amp; Brysbaert
(2013) mention the hegemony of the ANEW norms dataset
          <xref ref-type="bibr" rid="ref6">(Bradley et al. 1999)</xref>
          for assigning
emotive values to words for many fields of study. The ANEW dataset is one of 1,034 words
and conceived for small-scale experiments. Warriner et al. (2013) recognize the promise of
crowdsourcing a newer and more complete word norms dataset than the ANEW collection.
To that end, they recruited native English speakers through Amazon Mechanical Turk who
provided 1,085,998 afective ratings of 13,915 lemmas across all three dimensions.
        </p>
        <p>We make use of the Warriner et al. (2013) wordlist – which we will refer to as the V-A-D
list – to map the mood labels of our song collection to the dimensions valence, arousal and
dominance. Each of the mood tags from each song is looked up in the V-A-D list and is
assigned a 3-dimensional coordinates triple for a word. If the word is not present, it will return
a value of 0 for each dimension. From the overall 1,827 unique mood labels in our dataset, only
765 (41.9%) are matched with the lemmas in the V-A-D list. Taking a closer look at the mood
tags collected from Last.fm and the V-A-D list, it becomes clear that a basic lemmatization
procedure might further improve the match7. We will look into this optimization as we will
further develop the dataset. For now we were content to observe that, although many of the
Last.fm tags did not match with the V-A-D lemmas, these were typically tags with very low
frequencies. In total, 88.1% of the mood tags used to characterize the songs in our dataset
are actually matched with the V-A-D list, i.e. Last.fm tags that occur frequently are typically
already in lemmatized form and thus have a higher chance of matching the V-A-D list.</p>
        <p>6As we believe our initial seed moods collected from Allmusic.com are important afect words in any case,
we add those that are not already included on top of the WordNet-Afect list, resulting in a total of 1,827 afect
tags.</p>
        <p>7Some examples: fevered (Last.fm)/fever (V-A-D), horrify/horrific, sickish/sick, peacefulness/peaceful</p>
        <p>From the overall 96,499 songs, 90,408 (93,7%) are matched with a least one tag that is also
present in the V-A-D list, with a mean of 3.36 mood tags (std: 3.71; min: 1, max: 42). As songs
typically will have multiple mood tags, we calculate the weighted average for every dimension
of every word separately, whereas each word is weighted according to scores we retrieved for
each tag via the Last.fm API (see Figure 1 for an example). Higher Last.fm weights indicate
a higher relevance of a tag.</p>
      </sec>
      <sec id="sec-3-3">
        <title>Metadata stage: Adding further metadata via the Spotify API Having collected all the</title>
        <p>afective metadata we now add the Spotify ID whenever we were able to retrieve one. In order
to find the appropriate ID for each of the songs, we performed an API lookup for a track based
on its title and artist. Some of the problems we encountered here include untranslated artist
names for languages such as Japanese or Korean, as well as search queries that are too wordy.
In the end, we were able to track down a Spotify ID for a total of 61,484 songs. This allows
us to append any additional information to our dataset that is available via the Spotify API8,
for instance:
• metadata: release date, popularity, available markets, explicit lyrics (boolean), etc.</p>
        <sec id="sec-3-3-1">
          <title>8https://developer.spotify.com/documentation/web-api/reference/tracks/</title>
          <p>Title
Moop Bears
Await The King’s
Justice
Et Tu
Magnolia
The Angels
Eternity
Cupid De Locke
Breaking News
Reflections
I Love A Man In A
Uniform
Mosquito Brain
Surgery
...</p>
          <p>Artist
Momus
Ramin
Djawadi
Siddharta
The Hush
Sound
Melissa
Etheridge
Robbie
Williams
000PUfi7X3otImjyjJXvFS ... [naive]
001VMKfkHZrlyj7JlQbQFL ... [dramatic, joy,</p>
          <p>score]
002SF61pDJexw3oSRcUgnE ... [monumental,</p>
          <p>easy]
004VU4cWTkRqVMrlv8KW3D ... [introspective,
optimism, love,
cool]
004ddQGTS8w7sDEKuwXZhi ... [earthy]
7zw9OxtVotLfxlfavSADXQ
The Smashing 7zwwvrJAWGjfc9wFD3bVzZ
Pumpkins
Anuj Rastogi</p>
          <p>7zxG55mLhPAx2EIMj6loEg
Gang of Four
7zy6jG8RIUI8qNYYVuLGbY</p>
          <p>... [cynical, cynical]
Spastic Ink
7zzbwY4h8Q6kI1ZX3gB1B3</p>
          <p>... [complex]
...</p>
          <p>...
• low-level audio features: bars, beats, sections, duration, etc.
• mid-level audio features: acousticness, danceability, tempo, energy, valence9, etc.</p>
          <p>The final song dataset (for a snippet see Table 2) contains basic metadata, such as artist,
title and genre, as well as the mood tags, the three afective dimensions as well as the Spotify
ID that allows us to further extend the dataset with additional information via the Spotify
API. Figures 2 and 3 plot the overall distribution of diferent artists and genres in the dataset.</p>
          <p>Figure 4 shows a Pearson correlation matrix for the three afective dimensions and various
Spotify parameters. While the matrix reveals a strong correlation between Spotify features
such as loudness and energy (0.78) or acousticness and energy (-0.74), there seems to be no
positive or negative correlation between valence / arousal / dominance and other acoustic
features. However, this might well be diferent, if we calculate correlations for diferent genres.
Another interesting insight is that Spotify’s valence value – which very generally describes
a song’s acoustic sentiment – is only very weakly correlated with our valence / arousal /
dominance dimensions, indicating that sentiment based on user generated tags is diferent to
sentiment that is exclusively derived from audio features. Another interesting observation in
the correlation plot is the strong correlation of the valence and dominance values (0.87) we
calculated. This suggests that the emotion data might be plotted also in a 2-dimensional way,
without loosing to much information on the general distribution of songs. Figure 5 shows an
example that plots all songs in our collection on the axes arousal and valence, indicating a
slightly positive trend for most of the songs, which aligns with the notion of a bias toward
9Note: Energy and valence obviously point toward a similar direction as our calculated arousal and valence
dimensions. We want to stress that Spotify uses audio features exlusively while we make use of user-generated
tags, which might be considered a more holistic description of a song.
positively charged music by Cano &amp; Morisio (2017).</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion: Toward afective distant hearing with the MuSe dataset</title>
      <p>Moretti’s (2000) notion of distant reading – as an antipode to the more traditional close
reading – by now has become a dictum in the Digital Humanities, summarizing any kind of
computational, empirical approach to analyzing text. Tilton &amp; Arnold (2019) even adopted
the concept for the field of image and video analysis, proclaiming a distant viewing paradigm.
Along these lines, it feels natural to coin distant hearing as a corresponding analogy for the
ifeld of music.</p>
      <p>In this paper we have described the reasonings and practical steps for the creation of a music
sentiment dataset that is not solely based on an analysis of lyrics or audio features, but rather
takes into account actual human judgement of a song’s emotional characteristics by mining
user-generated mood tags from the social music platform Last.fm. With our current MuSe
dataset we provide a resource that enables diferent kinds of research questions that may be
subsumed as afective distant hearing . These research questions may extend existing studies,
such as Elvers’ (2018) sentiment analysis of European chart music or Argstatter’s (2015) study
of emotions in music across-cultures. Further empirical research questions that come to mind
might investigate the relation of music emotion and genres, gender (either of the artist or the
predominant audience), chart placement, artist collaborations or audio features available via
the Spotify API, e.g. danceability or acousticness.</p>
      <p>The current dataset is available upon request. Although it can already be used to empirically
investigate research questions in music emotions, we consider this to be work in progress and
plan to further enhance the dataset in the near future. More concretely, we think about
extending the scope of songs we collect from Last.fm, by enhancing the number of seed tags by the 873
mood tags we identified in our current dataset. We also plan to enhance the match between
Last.fm tags and the V-A-D list by experimenting with lemmatization procedures. In addition,
we plan to integrate further metadata, for instance from Discogs10 and MusicBrainz11, into the
dataset. The latter seems particularly interesting, as Last.fm readily provides a MusicBrainz
ID for many songs. All in all, we hope the MuSe dataset will help to advance the field of
computational musicology and thus provide an incentive for more quantitative studies on the
role of emotions in music.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>H.</given-names>
            <surname>Argstatter</surname>
          </string-name>
          . “
          <article-title>Perception of basic emotions in music: Culture-specific or multicultural?”</article-title>
          <source>In: Psychology of Music</source>
          <volume>44</volume>
          (
          <year>June 2015</year>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>17</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>T.</given-names>
            <surname>Arnold</surname>
          </string-name>
          and
          <string-name>
            <given-names>L.</given-names>
            <surname>Tilton</surname>
          </string-name>
          . “Distant Viewing:
          <article-title>Analysing Large Visual Corpora”</article-title>
          .
          <source>In: Digital Scholarship in the Humanities (Mar</source>
          .
          <year>2019</year>
          ), pp.
          <fpage>3</fpage>
          -
          <lpage>16</lpage>
          . issn:
          <fpage>2055</fpage>
          -
          <lpage>7671</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>J. P.</given-names>
            <surname>Bello</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Pickens</surname>
          </string-name>
          .
          <article-title>“A Robust Mid-Level Representation for Harmonic Content in Music Signals”</article-title>
          .
          <source>In: Proceedings of the 6th International Conference on Music Information Retrieval (ISMIR)</source>
          , London, UK.
          <year>2005</year>
          , pp.
          <fpage>304</fpage>
          -
          <lpage>311</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>T.</given-names>
            <surname>Bertin-Mahieux</surname>
          </string-name>
          et al. “
          <article-title>The million song dataset”</article-title>
          .
          <source>In: Proceedings of the 12th International Society for Music Information Retrieval Conference (ISMIR</source>
          <year>2011</year>
          ), Miami, Florida.
          <year>2011</year>
          , pp.
          <fpage>591</fpage>
          -
          <lpage>596</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D.</given-names>
            <surname>Bogdanov</surname>
          </string-name>
          et al. “
          <article-title>The MTG-Jamendo dataset for automatic music tagging”</article-title>
          .
          <source>In: Machine Learning for Music Discovery Workshop, International Conference on Machine Learning (ICML</source>
          <year>2019</year>
          ).
          <year>2019</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>3</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M. M.</given-names>
            <surname>Bradley</surname>
          </string-name>
          and
          <string-name>
            <given-names>P. J.</given-names>
            <surname>Lang</surname>
          </string-name>
          .
          <article-title>Afective norms for English words (ANEW): Instruction manual and afective ratings</article-title>
          .
          <source>Tech. rep</source>
          . Center for Research in Psychophysiology, University of Florida,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>E.</given-names>
            <surname>Çano</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Morisio</surname>
          </string-name>
          . “
          <article-title>Music mood dataset creation based on last.fm tags”</article-title>
          .
          <source>In: International Conference on Artificial Intelligence and Applications</source>
          , Vienna, Austria .
          <year>2017</year>
          , pp.
          <fpage>15</fpage>
          -
          <lpage>26</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>R.</given-names>
            <surname>Delbouys</surname>
          </string-name>
          et al. “
          <article-title>Music Mood Detection Based on Audio and Lyrics with Deep Neural Net”</article-title>
          .
          <source>In: Proceedings of the 19th International Society for Music Information Retrieval Conference (ISMIR)</source>
          , Paris, France.
          <year>2018</year>
          , pp.
          <fpage>370</fpage>
          -
          <lpage>375</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J. S.</given-names>
            <surname>Downie</surname>
          </string-name>
          et al. “
          <article-title>The Music Information Retrieval Evaluation eXchange: Some Observations and Insights”</article-title>
          .
          <source>In: Advances in Music Information Retrieval</source>
          . Vol.
          <volume>274</volume>
          . Studies in Computational Intelligence. Springer,
          <year>2010</year>
          , pp.
          <fpage>93</fpage>
          -
          <lpage>115</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>P.</given-names>
            <surname>Elvers</surname>
          </string-name>
          .
          <article-title>Sentiment analysis of musical taste: a cross-European comparison</article-title>
          .
          <year>2018</year>
          . url: https://paulelvers.com/post/emotionsineuropeanmusic/.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>X.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. S.</given-names>
            <surname>Downie</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Ehmann</surname>
          </string-name>
          . “
          <article-title>Lyric Text Mining in Music Mood Classification”</article-title>
          .
          <source>In: Proceedings of the 10th International Society for Music Information Retrieval Conference (ISMIR)</source>
          , Kobe, Japan.
          <year>2009</year>
          , pp.
          <fpage>411</fpage>
          -
          <lpage>416</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>P. N.</given-names>
            <surname>Juslin</surname>
          </string-name>
          and
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Sloboda</surname>
          </string-name>
          .
          <source>Music and emotion: Theory and research</source>
          . Oxford University Press,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>E.</given-names>
            <surname>Kim</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Klinger</surname>
          </string-name>
          .
          <article-title>“A Survey on Sentiment and Emotion Analysis for Computational Literary Studies”</article-title>
          . In: CoRR (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Y. E.</given-names>
            <surname>Kim</surname>
          </string-name>
          et al. “
          <article-title>State of the Art Report: Music Emotion Recognition: A State of the Art Review”</article-title>
          .
          <source>In: Proceedings of the 11th International Society for Music Information Retrieval Conference (ISMIR)</source>
          , Utrecht, Netherlands.
          <year>2010</year>
          , pp.
          <fpage>255</fpage>
          -
          <lpage>266</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>P.</given-names>
            <surname>Lamere</surname>
          </string-name>
          . “
          <article-title>Social Tagging and Music Information Retrieval”</article-title>
          .
          <source>In: Journal of New Music Research 37.2</source>
          (
          <issue>2008</issue>
          ), pp.
          <fpage>101</fpage>
          -
          <lpage>114</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>C.</given-names>
            <surname>Laurier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Grivolla</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Herrera</surname>
          </string-name>
          . “
          <article-title>Multimodal Music Mood Classification Using Audio and Lyrics”</article-title>
          .
          <source>In: Seventh International Conference on Machine Learning and Applications</source>
          , (ICMLA), San Diego, California, USA. IEEE Computer Society,
          <year>2008</year>
          , pp.
          <fpage>688</fpage>
          -
          <lpage>693</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>L.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Liu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhang</surname>
          </string-name>
          . “
          <article-title>Automatic mood detection and tracking of music audio signals”</article-title>
          .
          <source>In: IEEE Trans. Speech Audio Process. 14.1</source>
          (
          <issue>2006</issue>
          ), pp.
          <fpage>5</fpage>
          -
          <lpage>18</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>R.</given-names>
            <surname>Malheiro</surname>
          </string-name>
          et al. “
          <article-title>Music Emotion Recognition from Lyrics: A Comparative Study”</article-title>
          .
          <source>In: Proceedings of the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECMLPKDD)</source>
          , Prague, Czech Republic.
          <year>2013</year>
          , pp.
          <fpage>47</fpage>
          -
          <lpage>50</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>F.</given-names>
            <surname>Moretti</surname>
          </string-name>
          . “Conjectures on World Literature”.
          <source>In: New Left Review</source>
          <volume>1</volume>
          (
          <issue>Jan</issue>
          .
          <year>2000</year>
          ), pp.
          <fpage>54</fpage>
          -
          <lpage>68</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>L.</given-names>
            <surname>Parisi</surname>
          </string-name>
          et al. “
          <article-title>Exploiting Synchronized Lyrics And Vocal Features For Music Emotion Detection”</article-title>
          . In: arXiv preprint arXiv:
          <year>1901</year>
          .
          <volume>04831</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>J.</given-names>
            <surname>Russell</surname>
          </string-name>
          . “
          <article-title>Core Afect and the Psychological Construction of Emotion”</article-title>
          .
          <source>In: Psychological Review 110 (Feb</source>
          .
          <year>2003</year>
          ), pp.
          <fpage>145</fpage>
          -
          <lpage>172</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Russell</surname>
          </string-name>
          .
          <article-title>“A Circumplex model of afect”</article-title>
          .
          <source>In: Journal of Personality and Social Psychology 39.6</source>
          (
          <issue>1980</issue>
          ), pp.
          <fpage>1161</fpage>
          -
          <lpage>1178</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23] [24]
          <string-name>
            <given-names>M.</given-names>
            <surname>Schedl</surname>
          </string-name>
          , E. Gómez, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Urbano</surname>
          </string-name>
          . “Music Information Retrieval:
          <article-title>Recent Developments and Applications”</article-title>
          .
          <source>In: Found. Trends Inf. Retr. 8</source>
          .2-
          <fpage>3</fpage>
          (
          <year>2014</year>
          ), pp.
          <fpage>127</fpage>
          -
          <lpage>261</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Scherer</surname>
          </string-name>
          . “
          <article-title>Which Emotions Can be Induced by Music? What Are the Underlying Mechanisms? And How Can We Measure Them?”</article-title>
          <source>In: Journal of New Music Research 33.3</source>
          (
          <issue>2004</issue>
          ), pp.
          <fpage>239</fpage>
          -
          <lpage>251</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>N.</given-names>
            <surname>Schwarz</surname>
          </string-name>
          . “
          <article-title>Emotion, cognition, and decision making”</article-title>
          .
          <source>In: Cognition &amp; Emotion 14.4</source>
          (
          <issue>2000</issue>
          ), pp.
          <fpage>433</fpage>
          -
          <lpage>440</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>C.</given-names>
            <surname>Strapparava</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Valitutti</surname>
          </string-name>
          . “WordNet Afect:
          <article-title>An Afective Extension of WordNet”</article-title>
          .
          <source>In: Proceedings of the Fourth International Conference on Language Resources and Evaluation (LREC)</source>
          , Lisbon, Portugal.
          <source>European Language Resources Association</source>
          ,
          <year>2004</year>
          , pp.
          <fpage>1083</fpage>
          -
          <lpage>1086</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>