<!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>Catching Feelings: Aspect-Based Sentiment Analysis for Fanfiction Comments about Greek Myth</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>JuliaNeugarten</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tess Dejaeghere</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>PranaydeepSingh</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Amanda Robin Hemmons</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Julie M.Birkholz</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Arts and Culture Studies, Radboud University</institution>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>CHR 2024: Computational Humanities Research Conference</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>GhentCDH-Ghent Center for Digital Humanities and Department of History, Ghent University</institution>
          ,
          <country country="BE">Belgium</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>KBR- Royal Library of Belgium</institution>
          ,
          <country country="BE">Belgium</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>LT3 -Department of Translation, Interpreting and Communication, Ghent University</institution>
          ,
          <country country="BE">Belgium</country>
        </aff>
      </contrib-group>
      <fpage>217</fpage>
      <lpage>231</lpage>
      <abstract>
        <p>The application of sentiment analysis in literary studies has been limited and often criticized, yet aspectbased sentiment analysis (ABSA) ofers interesting applications in this domain because it addresses some limitations of traditional SA tools and provides a more detailed and context-sensitive analysis of sentiment. To investigate its usage in literary reception studies, we apply ABSA to a corpus of ±25,000 comments written by readers in response to fanfiction about Greek mythology on fanfiction website Archive of Our Own (AO3), one of the largest platforms for fanfiction in English. Our ABSA pipeline detects sentiment (positive/negative) associated with eight aspects of fanfiction stories (general evaluation, Greek mythology, character, character emotion, reading experience, writing style, events and storyworld, and non-specific sentiment). We explain the process of data collection and annotation and present a small inter-annotator agreement study (Pairwise Cohen'0s.86 for aspects and 0.88 for sentiments). We develop, evaluate, and fine-tune a machine-learning pipeline for ABSA, tackling the aspect extraction and sentiment analysis tasks respectively. We obtain the best results using NuNER for aspect extraction (0.5 macro F1) and Twitter-roBERTa-sentiment for sentiment analysis (0.75 macro F1). Finally, we outline some avenues for future research and reflect on the generalizability of our method to other domains, especially to fanfiction from other fandoms and platforms but also other social media.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;aspect-based sentiment analysis (absa)</kwd>
        <kwd>online discourse</kwd>
        <kwd>fanfiction</kwd>
        <kwd>reader response</kwd>
        <kwd>classical reception</kwd>
        <kwd>web data</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Fanfiction – stories inspired by existing works, written by and for an audience of fans, and
published for free online – is a burgeoning domain of online cultural actiAvritcyh.ive of Our
Own (AO3), one of the largest English-language websites for publishing and reading fanfiction,
recently reported hosting over 13 million wor3k1s].[ Fan studies scholars emphasize the need
to understand fanfiction in relation to its community contexts, because fanfiction is usually
written ”within and to the standards of a particular fannish communit9y]”[and ”is often so
deeply embedded within a specific community that it is practically incomprehensible to those
who don’t share exactly the same set of references3[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].” As such, ”a fan fiction story cannot be
viewed as a wholly self-contained object, a text delimited by the first and last words that appear
on the screen, the way that readers of novels and other genres of print culture conventionally
read books as bounded by their covers11[].” Due to the deeply intertwined nature of fanfiction
texts and the shared practices and contexts of their online community – which fans cfaalnldom
– fanfiction texts must be approached ”as both literary and digital objects4[].” Scholars need
methods to study the ways fanfiction is received, embedded and evaluated in online spaces like
AO3 that account for its hybrid literary/digital nature.
      </p>
      <p>Additionally, fanfiction often revolves around emotional trajectories. Love, heartbreak,
mental illness and other emotional highs and lows are frequently central to fanfiction, which has
been described as ”emotional landscapes of readin3g3[]” both because of its intradiegetic
emphasis on emotionality and because of its capacity to evoke strong emotions in readers.</p>
      <p>The comment-section on AO3 lets readers share their afective responses to fanfiction
reading, which we conceptualize as sentiments in the current paper. Sentiments can develop over
the course of the reading and may extend or endure into the time after. Through comments,
readers express these sentiments in the social context of their fan community. Sentiments are
important for understanding which aspects of fanfiction are loved, enjoyed, and appreciated.
The hybrid digital/textual nature of fanfiction comment, the enormous scale of fanfiction and
comment production and exchange as born-digital objects, and the fanfiction community’s
emphasis on both intradiegetic and extradiegetic emotion make fanfiction comments suitable for
computational approaches such as sentiment analysis (SA).</p>
      <p>
        The application of Natural Language Processing (NLP) methodologies to date in literary
studies has been limited 5[
        <xref ref-type="bibr" rid="ref21">, 23</xref>
        ]. Specifically, SA, which categorizes texts as positive, neutral, or
negative, is often criticized and considered inadequate for the detail-oriented research needs
of literary scholars20[
        <xref ref-type="bibr" rid="ref31">, 34</xref>
        ]. The sentiments present in literary or narrative text often cannot
be reduced to a negative/positive binary. To address some of the limitations of existing SA
tools, aspect-based sentiment analysis (ABSA) has gained attention. Unlike conventional SA
that labels the sentiment of entire documents, paragraphs, or sentences, ABSA operates at
the aspect level, extracting specific aspects and their corresponding sentiment polaritie3s, [
36]. Although ABSA ofers a more granular approach to sentiment mining, its application has
largely been confined to commercial domains such as customer review3s6[] and applications
in (computational) literary studies still need to be explored.
      </p>
      <p>To fill these research gaps – the application of ABSA to literary studies data and the use of
NLP to analyze textual/digital fanfiction comments – we employ ABSA to detect the aspects
of fanfiction that readers refer to when writing comments and the sentiments commenters
attach to these aspects, conceptualized in a binary fashion (positive/negative). We address a
methodologically-oriented research question about fanfiction reception on AO3:
• What are the afordances and limitations of aspect-based sentiment analysis (ABSA) for
analyzing fanfiction comments?</p>
      <p>In other words, we investigate whether ABSA is an efective approach to analyzing the
aspect-sentiment combinations in a dataset of fanfiction comments. We limit this research
to one platform (AO3) for reasons of scope. We focus on the Greek mythology fandom
because Catching Feelings is part of the larger projecAtnchoring and Innovating Greek Myth in
Contemporary Online Fanfiction (2022-2026), which focuses on the way contemporary online
fanfiction transforms cultural material about Greek mythology and the way this cultural
material resonates with online fan communitie1s.</p>
      <p>Section 2 outlines the processes of data collection and annotation. Secti3ondescribes our
ABSA pipeline. Section4 reports on the inter-annotator-agreement of the annotated dataset,
and presents the results of various ABSA pipelines. Sectio5nexamines these results. Finally,
Sections 6 reflects on the reproducibility, generalizability and limitations of our approach to
ABSA for fanfiction comments and outlines some avenues for future research, and in Section
7 we answer our research question.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Data</title>
      <sec id="sec-2-1">
        <title>2.1. Data Collection</title>
        <p>
          We based our comment dataset onMythFic Metadata [
          <xref ref-type="bibr" rid="ref28">29</xref>
          ], an existing collection of metadata
for 5.155 works of fanfiction about Greek mythology that were published on AO3 between 2008
and 2022.2 We used the list of unique identifiers for the stories inMythFic Metadata as input for
the AO3-api [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] to collect comments on those stories. The resulting dataset contains 25.970
comments. Table1 provides descriptive statistics of the comments in terms of character- and
word count.
        </p>
        <p>We must address three limitations of this dataset. First, fanfiction comments, like any type of
textual review or comment, do not fully capture the complex mental and emotional processes
of reading experience and evaluation. Instead, these comments reflect only the elements of
the reading experience that commenters are consciously aware of and chose to comment on,
in the way they chose or were led by discursive norms to represent these elements textually.
Second, commenters are only part of the users of AO3, and may not be representative of the
reader reception happening all over the platform, let alone the fanfiction reception happening
1To find out more about this project, visit theAnchoring Innovation website.
22008 is the year that AO3 went into open beta.
on other platforms. In a 2013 census of AO3, 43.6% of respondents reported commenting on
stories they had read (n = 4,358)7[]. When MythFic Metadata was collected, 1,584 stories in the
fandom Ancient Greek Religion and Lore, or 30.7%, of the fandom’s works, had not been
commented on at all. Additionally, commenters can be characterized as above-averagely engaged
or committed readers, since they invest the time and efort to comment. Finally, the content
of fanfiction comments is co-shaped by the culture and afordances of AO3. Like with online
book reviews, social factors like ”the interactive nature of the reviewing platform or reviewers’
desire to cultivate a persona or gain follower22s][” influence these texts. Additionally, fan
communities difer between platforms because ”the relationship that fans have to technology
and online platforms is integral to the culture of these communit1ie3s].”[ The exact dynamics
of such relationships remain largely unknown and so the generalizability of our findings to
other platforms may be limited.</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Annotation</title>
        <p>Of the 25,970 comments, 25,240 contain text and 730 contain only emojis. The emoji-only
comments were discarded in our subsequent analysis. From the textual comments, we created
an annotated subset using the following criteria:
• Length: 100 - 4,000 characters3.
• Language: English as predicted by the Python package langid25[] with high confidence
(&gt;0.9).</p>
        <p>From the remaining 12,866 comments, we randomly sampled 1,000 to create the annotations.</p>
        <p>Following existing research, we define sentiments as ”social constructs of emotions that
develop over time and are enduring10[].” Since we conceptualize aspects here as particular
features of a fanfiction story that elicit sentiments, it becomes possible to identify and
computationally extract positive and negative sentiments as they relate to particular aspects of
fanfiction reception.</p>
        <p>
          To develop an annotation guide we conducted exploratory analysis of the comment data,
such as an analysis of the most-frequent noun chunks as detected by SpaCy1[
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] and a topic
model of longer comments (&gt;300 characters) created with Top2Ve1c].[Based on these
explorations, we formulated a scheme of 8 aspects of fanfiction that were frequently commented on.
Table2 provides examples of each aspect-category. Following the methodological principle of
ethical fabrication 1[
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] these examples were fabricated to protect the privacy of commenters
while still mirroring as closely as possible the content of the data. Some aspects were chosen
bottom-up, i.e. based on the exploratory analysis, and others were chosen top-down, i.e. based
on aspects of comment-data that interest us.
        </p>
        <p>The eight resulting aspect-categories are:
• Canon: reference to how fanfiction transforms, critiques, or engages with canonical
material, including references to Greek mythology but also source materials from popular
culture.
3Shorter comments convey little to no evaluation, longer comments tend to go of-topic or quote extensively from
the fanfiction. The length-limitation for writing comments on AO3 is 10,000 characters.
• Character: reference to and assessment of character, characterization, character
appearance and relationships between characters from the story.
• Emotion: references to the emotions experienced by characters intradiegetically.
• Events and Storyworld: reference to plot events and settings, specific scenes, world
building, story content like tropes, and general plot elements like twists or endings.
• General: reference to the story as a whole or in general terms.
• Reading Experience: reference to reading experience, such as emotional engagement
(of the reader, not the characters), absorption or narrative tension.
• Style: reference to how the story was written down or rendered, including writing style,
word choices, metaphors, turns of phrase, voice, perspective.</p>
        <p>• NULL: expressions of sentiment that do not refer to specific words or aspects.</p>
        <p>
          One central aspect of fanfiction comments we exclude is expressions that foster a bond with
the author. Because fanfiction exchange relies on a gift economy [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ], expressions of
gratitude, appreciation and encouragement are an important part of commenting, and phrases like
”Thank you for writing this” or ”Please write more!” occur very frequently. An existing LDA
topic model of fanfiction comments showed that ”author encouragements” and ”requests for
story” were among the most prominent topics in comments on another fanfiction website,
Fanifction.net [
          <xref ref-type="bibr" rid="ref25">26</xref>
          ]. However, because these types of expressions do not explicitly evaluate aspects
of stories themselves, but rather relate to the status and position of authors and readers in the
community, we disregard them here.
        </p>
        <p>
          We used INCepTION [
          <xref ref-type="bibr" rid="ref20">21</xref>
          ] to annotate (see Figure1 for an example). The first author
annotated all 1,000 comments in the annotation-set. One co-author annotated an overlapping 100
comments to determine inter-annotator agreement (Sectio4n.1).
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Aspect-Based Sentiment Analysis</title>
      <p>
        Aspect-based sentiment analysis (ABSA) is a type of information extraction (IE) task consisting
of two subtasks: aspect extraction (AE) and sentiment analysis (SA) of the sentiments
associated with these aspects. Approaches to these tasks in and beyond computational humanities
include rule-based models22[], machine learning models3[
        <xref ref-type="bibr" rid="ref10 ref29">, 10, 36, 30</xref>
        ] and, more recently,
generative large language models12[
        <xref ref-type="bibr" rid="ref17 ref8">, 18, 8</xref>
        ]. We selected a machine learning approach
because (a) formulating domain-specific rules is time-consuming and would not generalize well
over other datasets, and (b) while approaches using generative Large Language Models (LLMs)
are currently in full development, the efects of their opaque nature, tendency to propagate
bias and hallucinate are not yet fully understood in IE-applications for the literary domain
[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. However, exploring the use of LLM’s for ABSA presents an interesting avenue for future
research.
      </p>
      <p>Given the evaluative nature of the comment section on AO3, ABSA could be a good fit for
assessing the sentiments of fanfiction readers on specific aspects of these texts. At the same
time, the strong influence of subcultural community norms on the description of aspects and
the expression of sentiments in these comments may make it challenging to apply an
out-ofthe-box method.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Results</title>
      <sec id="sec-4-1">
        <title>4.1. Evaluating the Annotations</title>
        <p>
          Before training a model on our annotations, we conducted a small-scale inter-annotator
agreement study of the 100 comments annotated by both annotators. Our inter-annotator
agreement was exceptionally high: pairwise Cohen’ s of 0.86 (aspects) and 0.88 (sentiments). This
is likely due to the intensive collaboration and discussion between the annotators on the
annotation guidelines and because of our shared familiarity with the discursive and social norms
of fanfiction communities. The only categories showing notable confusion werEevents and
Storyworld and Character, with 9 instances of confusion between annotators. This is
somewhat to be expected since characters often participate in story-events and always exist in the
storyworld, so the distinction between these aspects can be blurry. Both annotators found a
clear prevalence of positive evaluations (n=206 agreed occurrences in the annotation-set) of
aspects over negative evaluations (n=4). This aligned with our expectations based on the
exploratory data analysis and on a review of the existing literature, where research has shown
that fanfiction comments are often written in a ”positive style [
          <xref ref-type="bibr" rid="ref27">28</xref>
          ].”
model
        </p>
        <p>F-score (micro) F-score (macro) accuracy</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Results of the Aspect Extraction</title>
        <p>
          We tested three models for joint aspect extraction and categorization: roBERTa-ba2se4][
(Macro F1 0.25), Twitter-roBERT-sentiment2[] (Macro F1 0.31), and NuNER [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] (Macro F1 0.45).
Evaluation metrics for each of these models are listed in Ta5blaend per aspect in Table7. Since
NuNER performed best, we tried to improve its results further by splitting the tasks of aspect
extraction and categorization, to minimal efect (from 0.45 to 0.50 Macro F1).
        </p>
        <p>Note that the numbers for support for split- and joint task approaches are diferent because
in the split task, aspect extraction is a separate first step where some aspects may not have
been detected. Additionally, the support-numbers in Tab7ledo not perfectly match the
number of annotations reported in Tabl3e, because in a handful of instances the aspect-term in an
annotated sentence proved difÏcult to locate due to variations in spelling, punctuation,
capitalization or even spaces.
model</p>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. Results of the Sentiment Analysis</title>
        <p>We used the Twitter-roBERTa-sentiment model since it has already been fine-tuned for
sentiment detection, so we were expecting it to perform well on a polarity detection task. These
results were decent (0.75 macro F1) (Tabl6e). This may be because sentiment polarity does not
deal with as many categories as the aspect-task (two instead of eight), and because the model
has been trained on Twitter-data, which is in some ways similar to our dataset of
fanfictioncomments. Both types of texts are relatively brief, use internet jargon and often convey strong
sentiments or opinions.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Analysis</title>
      <p>Based on these results, the afordances and limitations of ABSA for analyzing fanfiction
comments seem strongly diferentiated by aspect category. As expected, the models perform best
for those aspect categories that have high support in the annotations, especialGlyeneral and
Style. Emotions are particularly problematic, perhaps due to their low support but perhaps
also because emotions are not commonly considered entities or aspects in NER-tasks.</p>
      <p>Figure 2 is a confusion matrix between the best-performing aspect-extraction model
(NuNER) and our gold standard annotations. As you can see, the only significant source of
confusion was betweenCharacter and Event &amp; Storyworld aspects, which makes sense as
characters usually participate in events and interact with story worlds. Entities that the model
failed to detect were left out of Figure2 for the sake of interpretability. Manual inspection of
these left-out results reveal that manyEvents were not detected.Emotion was also difÏcult
for all models to detect, perhaps because words that refer to Ethme otion-aspect also often
occur in descriptions ofReading Experience. Detection of Canon was often partial, but
detecting these partial matches (often revolving around words like ‘retelling,’ ‘original’
‘allusion’ or ‘portrayal’) is still useful in mapping on a large scale Choawnon is discussed in the
comments. Characters that were very frequent in the data (such as Achilles) were more often
accurately detected than less prominent characters (such as DemeterG).eneral aspects were
captured well in most models, with the exception of some relatively long and unique figures of
speech, such as ‘I take my hat of to you.’ Non-specific expressions of afect were also detected
relatively well, including the kinds of borderline-incoherent expressions that are specific to
fanfiction communities. Examples of these include ‘WAHHH’ and ‘HNNG’. NuNER even
identified ‘skdjahskdjhsd’ as a NULL-aspect; correctly, in our opinion, as keyboardsmashes often
convey strong but non-specific sentiments.</p>
      <p>Figure3 is a confusion matrix between the two annotators, for whom thCeharacter and
General aspects were easiest to agree on. With theGeneral aspect, then, the skills of
hu</p>
      <p>precision recall f1-score support
Twitter-roBERTa-sentiment precision recall f1-score support
roBERTa-base
character
general
event
NULL
reading
style
canon
emotion
micro avg
macro avg
weighted avg
character
general
event
NULL
reading
style
canon
emotion
micro avg
macro avg
weighted avg</p>
      <p>NuNER
character
general
event
NULL
reading
style
canon
emotion
micro avg
macro avg
weighted avg
NuNER (split-task)
micro avg
macro avg
weighted avg
0.33
0.72
0.08
0.31
0.16
0.48
0.21
0.00
0.36
0.28
0.36
0.35
0.72
0.08
0.41
0.19
0.46
0.26
0.09
0.39
0.32
0.39
0.45
0.78
0.42
0.58
0.32
0.74
0.33
0.27
0.53
0.49
0.53
0.55
0.55
0.55
precision recall f1-score support
precision recall f1-score support
man annotators overlap with those of NuNER. FoSrtyle, it seems that NuNER performed well
because Style is often described in the comments using a relatively specific and limited
vocabulary. In our test set, theStyle tokens contained only 30 unique words, compared to 53 for
Emotion, 93 forCanon and 287 forEvents &amp; Storyworld. The most common words forStyle
are also quite consistent and content-related, such as ’written’, ’writing’, ’describe’, ’language’,
and ’words. In comparison, the most common words detected in other aspect-categories are
often stop-words. This may make Style relatively easy to detect computationally.</p>
      <p>With NuNER’s help, we also found some small errors in our annotations, such as
characternames that were overlooked in the part of the annotation-set that was only annotated by one
author. In future work, an annotation efort where each text is annotated by multiple people
may provide better results.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Discussion</title>
      <p>
        The machine-learning approach to ABSA is more generalizable to other domains, especially
other fandoms, than a rule-based model would be. Particularly in the relatively successful
categories ofGeneral and Style, we expect no significant diferences between fandoms in how
commenters refer to these aspects of fanfiction. We do expect, however, that our model will be
difÏcult to generalize across diferent platforms for fanfiction exchange, as research has shown
that ”our lack of knowledge about platform influence on norms of commenting makes it difÏcult
to generalize about the dynamics of fanfiction commenting beyond AO3 2[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].” The importance
of subcultural norms in expressing the sentiments of members of fanfiction communities like
AO3 may also make it difÏcult to apply our ABSA pipeline to other types of comments, such
as book reviews on Goodreads or comments on Youtube.
      </p>
      <p>
        We want to highlight five potential directions for future research. Firstly, it may improve
results to annotate more data in a targeted way, supplementing those aspects for which support
was low. Secondly, it may be of interest to analyze the 730 comments containing only emojis,
using, for example, the Multidimensional Lexicon of Emoj1is5][. Third, it may be interesting
to tackle the task of ABSA with a generative LLM, since these models are gaining ground as
information extractors. GoLLie3[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] looks especially promising, as this prompting framework
would allow us to feed our existing detailed guidelines for annotation directly to a generative
model. Fourth, a hybrid approach to ABSA, particularly adding some rule-based elements
to our existing ML pipeline, may be a productive way to improve outcomes for some of the
aspects that were difÏcult to detect using our current setup. For example, we could use an
emotion lexicon like EmoLex2[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] to detect the Emotion aspect and create lists of characters
and story settings based on existing metadata 2[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] to detect the Character aspect and the
storyworld-dimension of thEevents and Storyworld aspect. Finally, a fruitful next step in
the field of fandom studies would be to examine the outcomes of our current best model in more
detail to generate domain-specific insight into the ways sentiment is expressed and attached
to particular aspects of fanfiction in the comment data.
      </p>
    </sec>
    <sec id="sec-7">
      <title>7. Conclusion</title>
      <p>NuNER delivered the best performance at our aspect-extraction task. Although results were
poor for some aspects (especiallEymotion but alsoEvents &amp; Storyworld), other aspects
(especiallyGeneral and Style) were more accurately detected. Furthermore, since the model
detected many partial matches in the aspect extraction for aspects such aCsanon, results are
still very useful to researchers wanting to know which aspects are mentioned in connection
to positive and negative sentiments in the fanfiction comment data. Our approach of using
Twitter-roBERTa-sentiment proved sufÏciently suitable to detecting positive and negative
sentiment. Overall, fanfiction comments seem suited to ABSA because many of the texts explicitly
express sentiments regarding specifically named aspects of fanfiction stories.</p>
    </sec>
    <sec id="sec-8">
      <title>8. Data Access Statement</title>
      <p>To protect the privacy of the fanfiction community, the dataset of fanfiction comments will not
be made available for reuse. Derived data and code aarveailable on Githu.b</p>
    </sec>
    <sec id="sec-9">
      <title>9. Acknowledgments</title>
      <p>This research was conducted as part of a Transnational Access Fellowship at GhentCDH &amp; Lt3
at Ghent University in the project Computational Literary Studies Infrastructure (CLSINFRA),
which has received funding from the European Union’s Horizon 2020 research and innovation
programme under grant agreement No. 101004984.</p>
      <p>The projectAnchoring and Innovating Greek Myth in Contemporary Online Fanfiction is
supported by the Dutch ministry of Education, Culture and Science (OCW) through the Dutch
Research Council (NWO), as part of the Anchoring Innovation Gravitation Grant research agenda
of OIKOS, the National Research School in Classical Studies, the Netherlands (project number
024.003.012).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>D.</given-names>
            <surname>Angelov</surname>
          </string-name>
          .
          <article-title>Top2Vec: Distributed Representations of Topics</article-title>
          . arXiv preprint.
          <year>2020</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.
          <year>2008</year>
          .
          <volume>09470</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>F.</given-names>
            <surname>Barbieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Camacho-Collados</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Neves</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L. E.</given-names>
            <surname>Anke</surname>
          </string-name>
          . “
          <article-title>TweetEval: Unified Benchmark and Comparative Evaluation for Tweet Classification”</article-title>
          . InC:oRR abs/
          <year>2010</year>
          .12421 (
          <year>2020</year>
          ). url: https://arxiv.org/abs/
          <year>2010</year>
          .12421.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Birjali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kasri</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Beni-Hssane</surname>
          </string-name>
          .
          <article-title>“A comprehensive survey on sentiment analysis: Approaches, challenges and trends”</article-title>
          .
          <source>InK: nowledge-Based Systems</source>
          <volume>226</volume>
          (
          <year>2021</year>
          ), p.
          <fpage>107134</fpage>
          . doi:
          <volume>10</volume>
          .1016/j.knosys.
          <year>2021</year>
          .
          <volume>107134</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S. R.</given-names>
            <surname>Black</surname>
          </string-name>
          . “
          <article-title>Adding a digital dimension to fan studies methodologies”</article-title>
          .
          <source>TInra:nsformative Works and Cultures</source>
          <volume>33</volume>
          (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .3983/twc.
          <year>2020</year>
          .
          <volume>1725</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>C.</given-names>
            <surname>Blevins</surname>
          </string-name>
          and
          <string-name>
            <surname>A.</surname>
          </string-name>
          <year>Robichaud2</year>
          .
          <article-title>: A Brief History » Tooling Up for Digital Humanities</article-title>
          .
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S.</given-names>
            <surname>Bogdanov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Constantin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Bernard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Crabbé</surname>
          </string-name>
          , and E. BernarNdu.NER:
          <article-title>Entity Recognition Encoder Pre-training via LLM-Annotated Data</article-title>
          . arXiv preprint,
          <source>arXiv:2402.15343</source>
          .
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <article-title>[7] centreoftheselights. AO3 Census: Site Use</article-title>
          . https://archiveofourown.org/works/16988355 /chapters/39932727.
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Chun</surname>
          </string-name>
          and
          <string-name>
            <given-names>K.</given-names>
            <surname>Elkins</surname>
          </string-name>
          .
          <article-title>“eXplainable AI with GPT4 for story analysis and generation: A novel framework for diachronic sentiment analysis”</article-title>
          .
          <source>Int:ernational Journal of Digital Humanities 5.2</source>
          (
          <issue>2023</issue>
          ), pp.
          <fpage>507</fpage>
          -
          <lpage>532</lpage>
          . doi:
          <volume>10</volume>
          .1007/s42803-023-00069-8.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>F.</given-names>
            <surname>Coppa</surname>
          </string-name>
          , ed. The Fanfiction Reader:
          <article-title>Folk Tales for the Digital Age</article-title>
          . Ann Arbor: University of Michigan Press,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>G. D'Aniello</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Gaeta</surname>
            ,
            <given-names>and I. La</given-names>
          </string-name>
          <string-name>
            <surname>Rocca</surname>
          </string-name>
          . “
          <article-title>KnowMIS-ABSA: an overview and a reference model for applications of sentiment analysis and aspect-based sentiment analysis”</article-title>
          .
          <source>In: Artificial Intelligence Review 55.7</source>
          (
          <issue>2022</issue>
          ), pp.
          <fpage>5543</fpage>
          -
          <lpage>5574</lpage>
          . doi:
          <volume>10</volume>
          .1007/s10462-021-10134- 9.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>A. De Kosnik. Rogue Archives</surname>
          </string-name>
          <article-title>: digital cultural memory and media fandom</article-title>
          . Cambridge: MIT Press,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>T.</given-names>
            <surname>Dejaeghere</surname>
          </string-name>
          , E. Lefever,
          <string-name>
            <given-names>P.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and J.</given-names>
            <surname>Birkholz</surname>
          </string-name>
          . “
          <article-title>Evaluating generative LLMs for named entity recognition in literary-historical texts”. PInro:ceedings of the 34th Meeting of Computational Linguistics in The Netherlands (CLIN 34)</article-title>
          .
          <source>Clin. Leiden</source>
          , the Netherlands, forthcoming, forthcoming.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>C.</given-names>
            <surname>Fiesler</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Dym</surname>
          </string-name>
          . “Moving Across Lands:
          <article-title>Online Platform Migration in Fandom Communities”</article-title>
          .
          <source>In: Proceedings of the ACM on Human-Computer Interaction 4.Cscw1</source>
          (
          <year>2020</year>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>25</lpage>
          . doi:
          <volume>10</volume>
          .1145/3392847.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>A.</given-names>
            <surname>Flores</surname>
          </string-name>
          .ao3_api. https://github.com/ArmindoFlores/ao3_
          <fpage>a</fpage>
          .
          <year>p2i022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>R.</given-names>
            <surname>Godard</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Holtzman</surname>
          </string-name>
          . “
          <article-title>The Multidimensional Lexicon of Emojis: A New Tool to Assess the Emotional Content of Emojis”</article-title>
          .
          <source>InF:rontiers in Psychology</source>
          <volume>13</volume>
          (
          <year>2022</year>
          ). doi: 10.3 389/fpsyg.
          <year>2022</year>
          .
          <volume>921388</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>K.</given-names>
            <surname>Hellekson</surname>
          </string-name>
          .
          <article-title>“A Fannish Field of Value: Online Fan Gift Culture”</article-title>
          .
          <source>InC:inema Journal 48.4</source>
          (
          <issue>2009</issue>
          ), pp.
          <fpage>113</fpage>
          -
          <lpage>118</lpage>
          . url: https://www.jstor.org/stable/2561973.3 [17]
          <string-name>
            <given-names>M.</given-names>
            <surname>Honnibal</surname>
          </string-name>
          and
          <string-name>
            <surname>I. Montani.</surname>
          </string-name>
          <article-title>spaCy 2: Natural language understanding with Bloom embeddings, convolutional neural networks and incremental parsing</article-title>
          . url/https://zenodo.org/doi/10.5281/zenodo.1212303.
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>E.</given-names>
            <surname>Hosseini-Asl</surname>
          </string-name>
          , W. Liu, and
          <string-name>
            <given-names>C.</given-names>
            <surname>XiongA. Generative Language</surname>
          </string-name>
          <article-title>Model for Few-shot AspectBased Sentiment Analysis</article-title>
          .
          <source>arXiv preprint</source>
          .
          <year>2022</year>
          . doi1:
          <fpage>0</fpage>
          .48550/arXiv.2204.05356.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>B.</given-names>
            <surname>Kelley</surname>
          </string-name>
          .
          <article-title>Loving fanfiction: exploring the role of emotion in online fandoms</article-title>
          . London ; New York: Routledge, Taylor &amp; Francis Group,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [20]
          <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>Who Feels What and Why? Annotation of a Literature Corpus with Semantic Roles of Emotions”</article-title>
          .
          <source>InP:roceedings of the 27th International Conference on Computational Linguistics. Santa Fe</source>
          , New Mexico, USA: Association for Computational Linguistics,
          <year>2018</year>
          , pp.
          <fpage>1345</fpage>
          -
          <lpage>1359</lpage>
          . url:https://aclanthology.org/C18-111.
          <fpage>4</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [21]
          <string-name>
            <surname>J.-C. Klie</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Bugert</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Boullosa</surname>
            , R. E. de Castilho,
            <given-names>and I. Gurevych.</given-names>
          </string-name>
          “
          <article-title>The INCEpTION platform: Machine-assisted and knowledge-oriented interactive annotation”.PIrno:ceedings of the 27th international conference on computational linguistics: System demonstrations</article-title>
          .
          <source>Santa Fe</source>
          , USA: Association for Computational Linguistics,
          <year>2018</year>
          , pp.
          <fpage>5</fpage>
          -
          <lpage>9</lpage>
          . urhl:ttp ://tubiblio.ulb.tu-darmstadt.
          <source>de/10627</source>
          .0/ M. Koolen,
          <string-name>
            <given-names>J.</given-names>
            <surname>Neugarten</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Boot</surname>
          </string-name>
          . “'
          <article-title>This book makes me happy and sad and I love it' A Rule-based Model for Extracting Reading Impact from English Book Reviews”</article-title>
          .
          <source>In: Journal of Computational Literary Studies</source>
          <volume>1</volume>
          .1 (
          <issue>2022</issue>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          . doi:
          <volume>10</volume>
          .48694/jcls.104.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>J.</given-names>
            <surname>Kuhn</surname>
          </string-name>
          and
          <string-name>
            <given-names>N.</given-names>
            <surname>Reiter</surname>
          </string-name>
          .
          <article-title>A Plea for a Method-Driven Agenda in the Digital Humanities</article-title>
          . Sydney, Australia: Adho,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Joshi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Levy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.</given-names>
            <surname>Stoyanov</surname>
          </string-name>
          .
          <article-title>Roberta: A robustly optimized bert pretraining approach</article-title>
          . arXiv preprint, arXiv:
          <year>1907</year>
          .11692.
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Lui</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Baldwin</surname>
          </string-name>
          .
          <article-title>“langid.py: An Of-the-shelf Language Identification Tool”</article-title>
          .
          <source>In: Proceedings of the ACL 2012 System Demonstrations. Jeju Island</source>
          , Korea,
          <year>2012</year>
          , pp.
          <fpage>25</fpage>
          -
          <lpage>30</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>url: https://aclanthology.org/P12-300.5 [22] [25]</mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>S.</given-names>
            <surname>Milli</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Bamman</surname>
          </string-name>
          . “Beyond Canonical Texts:
          <article-title>A Computational Analysis of Fanfiction”</article-title>
          .
          <source>In:Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing</source>
          . Austin, Texas: Association for Computational Linguistics,
          <year>2016</year>
          , pp.
          <fpage>2048</fpage>
          -
          <lpage>2053</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>D16</fpage>
          -1218.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Mohammad</surname>
          </string-name>
          and
          <string-name>
            <given-names>P. D.</given-names>
            <surname>Turney</surname>
          </string-name>
          . “
          <article-title>Crowdsourcing a Word-Emotion Association Lexicon”</article-title>
          .
          <source>In: Computational Intelligence</source>
          <volume>29</volume>
          .3 (
          <issue>2013</issue>
          ), pp.
          <fpage>436</fpage>
          -
          <lpage>465</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>J.</given-names>
            <surname>Neugarten</surname>
          </string-name>
          . “
          <article-title>Delicious Angst and tooth-rotting fluf: Distant reading community discourses of emotion in Harry Potter fanfiction comments”</article-title>
          .
          <source>InJ:ournal of Fandom Studies</source>
          <volume>11</volume>
          .
          <issue>2</issue>
          &amp;
          <issue>3</issue>
          (
          <issue>2023</issue>
          ), pp.
          <fpage>205</fpage>
          -
          <lpage>28</lpage>
          . doi: https://doi.org/10.1386/jfs\_
          <volume>00082</volume>
          \_ 1.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>J.</given-names>
            <surname>Neugarten</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Smeets</surname>
          </string-name>
          .MythFic Metadata:
          <article-title>Exploring Gendered Violence in Fanfiction about Greek Mythology</article-title>
          .
          <source>Radboud Data Repository</source>
          .
          <year>2023</year>
          . doi1:
          <fpage>0</fpage>
          .34973/2mye-
          <lpage>8468</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>D.</given-names>
            <surname>Nguyen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Liakata</surname>
          </string-name>
          , S. DeDeo, J.
          <string-name>
            <surname>Eisenstein</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Mimno</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Tromble</surname>
            , and
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Winters</surname>
          </string-name>
          . “
          <article-title>How We Do Things With Words: Analyzing Text as Social and Cultural Data”</article-title>
          .
          <source>FIrno:ntiers in Artificial Intelligence</source>
          <volume>3</volume>
          (
          <year>2020</year>
          ), p.
          <fpage>62</fpage>
          . doi:
          <volume>10</volume>
          .3389/frai.
          <year>2020</year>
          .
          <volume>00062</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>C.</given-names>
            <surname>Rebaza</surname>
          </string-name>
          .
          <article-title>AO3 Celebrates 13 Million Fanworks</article-title>
          . webpage.
          <year>2024</year>
          . url: https://www.transf ormativeworks.org/ao3-celebrates
          <string-name>
            <surname>-</surname>
          </string-name>
          13
          <string-name>
            <surname>-</surname>
            million-fanwor.ks/ [32] [33]
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Sainz</surname>
            , I. Garcıá-Ferrero,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Agerri</surname>
            ,
            <given-names>O. L.</given-names>
          </string-name>
          de Lacalle, G. Rigau, and
          <string-name>
            <surname>E. Agirre. “</surname>
          </string-name>
          <article-title>GoLLIE: Annotation Guidelines improve Zero-Shot Information-Extraction”</article-title>
          . TInh:e Twelfth International Conference on Learning Representations. Vienna, Austria,
          <year>2024</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>25</lpage>
          . url: https://openreview.net/forum?id=
          <source>Y3wpuxd7u</source>
          .9
          <string-name>
            <given-names>N.</given-names>
            <surname>Samutina</surname>
          </string-name>
          . “
          <article-title>Emotional landscapes of reading: fan fiction in the context of contemporary reading practices”</article-title>
          .
          <source>InI:nternational Journal of Cultural Studies 20.3</source>
          (
          <issue>2017</issue>
          ), pp.
          <fpage>253</fpage>
          -
          <lpage>269</lpage>
          . doi:
          <volume>10</volume>
          .1177/1367877916628238.
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>T.</given-names>
            <surname>Schmidt</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Burghardt</surname>
          </string-name>
          . “
          <article-title>An Evaluation of Lexicon-based Sentiment Analysis Techniques for the Plays of Gotthold Ephraim Lessing”</article-title>
          .
          <source>InPr:oceedings of the Second Joint SIGHUM Workshop on Computational Linguistics for Cultural Heritage</source>
          ,
          <source>Social Sciences, Humanities</source>
          and Literature. Ed. by
          <string-name>
            <given-names>B.</given-names>
            <surname>Alex</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Degaetano-Ortlieb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Feldman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kazantseva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Reiter</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Szpakowicz. Santa Fe</surname>
          </string-name>
          , New Mexico: Association for Computational Linguistics,
          <year>2018</year>
          , pp.
          <fpage>139</fpage>
          -
          <lpage>149</lpage>
          . url:https://aclanthology.org/W18-451.
          <fpage>6</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>C.</given-names>
            <surname>Tosenberger</surname>
          </string-name>
          . “Mature Poets Steal:
          <article-title>Children's Literature and the Unpublishability of Fanfiction”</article-title>
          .
          <source>In: Children's Literature Association Quarterly 39.1</source>
          (
          <issue>2014</issue>
          ), pp.
          <fpage>4</fpage>
          -
          <lpage>27</lpage>
          . doi:
          <volume>10</volume>
          .1353/chq.
          <year>2014</year>
          .
          <volume>0010</volume>
          . url: http://muse.jhu.edu/content/crossref/journals/childrens%5
          <source>C%5Fliterature%5C%5Fassociation%5C%5Fquarterly/v039/39</source>
          .1.tosenberger.h.tml
          <string-name>
            <given-names>W.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Deng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Bing</surname>
          </string-name>
          , and
          <string-name>
            <given-names>W.</given-names>
            <surname>Lam</surname>
          </string-name>
          .
          <article-title>A Survey on Aspect-Based Sentiment Analysis: Tasks, Methods, and Challenges</article-title>
          . arXiv preprint.
          <year>2022</year>
          . url:http://arxiv.org/abs /2203.01054.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>