Skip to content

Commit

Permalink
2024.wassa-1.8 : Swap author 3 and 4 according to the order in the pa…
Browse files Browse the repository at this point in the history
…per, closes #3886.
  • Loading branch information
anthology-assist committed Sep 17, 2024
1 parent 672f252 commit 0aa1ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/xml/2024.wassa.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
<title>Entity-Level Sentiment: More than the Sum of Its Parts</title>
<author><first>Egil</first><last>Rønningstad</last></author>
<author><first>Roman</first><last>Klinger</last><affiliation>Otto-Friedrich Universität Bamberg</affiliation></author>
<author><first>Erik</first><last>Velldal</last><affiliation>University of Oslo</affiliation></author>
<author><first>Lilja</first><last>Øvrelid</last><affiliation>Dept. of Informatics, University of Oslo</affiliation></author>
<author><first>Erik</first><last>Velldal</last><affiliation>University of Oslo</affiliation></author>
<pages>84-96</pages>
<abstract>In sentiment analysis of longer texts, there may be a variety of topics discussed, of entities mentioned, and of sentiments expressed regarding each entity. We find a lack of studies exploring how such texts express their sentiment towards each entity of interest, and how these sentiments can be modelled. In order to better understand how sentiment regarding persons and organizations (each entity in our scope) is expressed in longer texts, we have collected a dataset of expert annotations where the overall sentiment regarding each entity is identified, together with the sentence-level sentiment for these entities separately. We show that the reader’s perceived sentiment regarding an entity often differs from an arithmetic aggregation of sentiments at the sentence level. Only 70% of the positive and 55% of the negative entities receive a correct overall sentiment label when we aggregate the (human-annotated) sentiment labels for the sentences where the entity is mentioned. Our dataset reveals the complexity of entity-specific sentiment in longer texts, and allows for more precise modelling and evaluation of such sentiment expressions.</abstract>
<url hash="6cd290db">2024.wassa-1.8</url>
Expand Down

0 comments on commit 0aa1ce0

Please sign in to comment.