<!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>Xiv.</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.48550/arXiv.2304.06588</article-id>
      <title-group>
        <article-title>Comparing ChatGPT to Human Raters and Sentiment Analysis Tools for German Children's Literature</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Simone Rebora</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>MarinaLehmann</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Anne Heumann</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Wei Ding</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>GerhardLauer</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Book and Reading Studies, Johannes Gutenberg-University Mainz</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Foreign Languages and Literatures, University of Verona</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2304</year>
      </pub-date>
      <volume>06588</volume>
      <fpage>6</fpage>
      <lpage>8</lpage>
      <abstract>
        <p>In this paper, we apply the ChatGPT Large Language Model (gpt-3.5-turbo) to the 4books dataset, a German language collection of children's and young adult novels comprising a total of 22,860 sentences annotated for valence by 80 human raters. We verify if ChatGPT can (a) compare to the behaviour of human raters and/or (b) outperform state of the art sentiment analysis tools. Results show that, while inter-rater agreement with human readers is low (independently from the inclusion/exclusion of context), e昀케ciency scores are comparable to the most advanced sentiment analysis tools.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Large Language Models</kwd>
        <kwd>ChatGPT</kwd>
        <kwd>4books dataset</kwd>
        <kwd>sentiment analysis</kwd>
        <kwd>inter-rater agreement</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>then, it could also be used to test LLMs in one of the most common tasks in natural language
processing, namely Sentiment Analysis, in a still under-researched language for LLMs
(German).</p>
    </sec>
    <sec id="sec-2">
      <title>2. The 4books Dataset</title>
      <p>
        The 4books dataset [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] was developed in the context of the CHYLSA projec1tand consists of
diverse reader responses towards two children’s nove“lOsm( a!”, schreit der Frieder by G. Mebs
and Jim Knopf und Lukas der Lokomotivführer by M. Ende [
        <xref ref-type="bibr" rid="ref20 ref5">20, 5</xref>
        ]) and two young adult novels
(Das Schicksal ist ein mieser Verräter by J. Green andHarry Potter und der Halbblutprinz by J.K.
Rowling [
        <xref ref-type="bibr" rid="ref26 ref8">8, 25</xref>
        ]).2 Overall, the books contain 22,860 sentences and each book was read by 20
readers, resulting in a total of 80 participants, all native speakers of German (mean age = 23.33,
sd = 6.4).3
      </p>
      <p>The rating process was as follows: First, the participants evaluated the emotional impact in
terms of valence (on a scale from−3 to 3) and arousal (on a scale from 1 to 5) on sentence-level
(for an example of the rating interface, see Figur1e). Sentences were shown one by one, without
the possibility of reading following sentences or revising previous ratings. This was decided in
order to collect the most immediate and direct reactions from readers, by disrupting the least
possible their reading experience. To avoid cognitive overload, participants were asked to rate
one chapter per day. At the end of each chapter, they answered a series of comprehension
questions, aimed at verifying their understanding of the reading material. Finally, they were
1https://chylsa.pages.gitlab.rlp.net/chylsa-websit.e/
2Due to copyright reasons, the dataset cannot be published.
3Due to the heaviness and complexity of the rating task, it was not possible to match participants’ age with books’
target audience.
asked to produce multiple ratings on the chapter and book level (including valence and arousal,
but also suspense and transportation).</p>
      <p>In this paper, we focus on the sentence ratings for valence, as it is the most frequently studied
dimension in Sentiment Analysis research. We had also to exclude working on larger textual
segments (like chapters and full books) due to the current limitations of context window in the
most widely used LLMs.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Research Background</title>
      <p>
        In the 昀椀eld of NLP, much attention has been given to the recent LLMs. Multiple studies compare
ChatGPT to the best performing current Transformer models, so-called state-of-the-art (SOTA)
models. Overview studies use ChatGPT for numerous NLP task2s2[
        <xref ref-type="bibr" rid="ref14">, 14</xref>
        ]. More speci昀椀cally
targeted experiments assess, e.g., ChatGPT’s understanding ability32[] or its performance on
automatic genre identi昀椀cation [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Overall, ChatGPT has been evaluated in a wide range of
settings: 1) comparisons between di昀erent GPT-models [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]; 2) prompting strategies 3[
        <xref ref-type="bibr" rid="ref2">2, 31</xref>
        ];
or 3) the e昀ect of the prompts’ language [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Still, only a few studies have been dedicated
to German language tasks (see, e.g., Friederichs et al. and Wang et al.6, [30])—and none
speci昀椀cally to German Sentiment Analysis.
      </p>
      <sec id="sec-3-1">
        <title>3.1. Annotation</title>
        <p>
          With regards to ChatGPT various ethical considerations have been discussed. Recent research
has approached the question of whether LLMs could be considered as intelligent agents by
using frameworks such as the Turing test4[], theory of mind 1[
          <xref ref-type="bibr" rid="ref5">5</xref>
          ], and world-model building
[
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], frequently presenting contradictory results.
        </p>
        <p>However, one strong stance on the subject has been advanced in a few studies which present
LLMs as able to substitute human annotators. Such a substitution could constitute one of the
main con昀椀rmations of the 昀椀nal “emergence” of the arti昀椀cial intelligence, if we consider that
manual annotation is the very groundwork for any machine learning task—where the machine
tries to imitate the human. Simultaneously, automatic machine annotation may dramatically
decrease the 昀椀nancial resources needed for human annotators.</p>
        <p>Gilardi et al.7[] compare the annotations done by ChatGPT and by crowd-workers on MTurk
against a gold standard of trained human annotators. They 昀椀nd that ChatGPT outperforms the
crowd-sourced annotators while being at the same time much cheaper to fund. Even more, the
intercoder agreement exceeds not only that of MTurk annotators but also that of the trained
experts, which is especially remarkable due to the frequently reported low agreement rates
among human annotators 2[].</p>
        <p>
          In a similar experiment, Törnberg29[] shows that the LLM’s accuracy exceeds all other
human annotations. Intercoder reliability is reported to be much higher when compared to
human annotators. Huang et al. 1[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] use ChatGPT for implicit hate speech detection and
generation and report an accuracy of 80% for the detection task.
        </p>
        <p>
          While these experiments generally show promising results, others 昀椀nd only average
performance: In the study by Ding et al. [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] the best approach with ChatGPT achieves high accuracy
scores, while still being outperformed by human annotators. Rei2s4s][evaluates ChatGPT’s
performance on News text classi昀椀cation and stresses out that the results of ChatGPT are limited
in terms of scienti昀椀c reliability because the scores for Krippendor昀’s Alpha are not reaching
the necessary threshold of 0.8.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Sentiment Analysis</title>
        <p>In Sentiment Analysis, dictionary-based approaches are continuously outperformed by
Transformer-based models26[]. At the same time, it is conceivable that LLMs may lead to a
shi昀琀 in common Sentiment Analysis techniques because promising results have been reported
in other NLP applications.</p>
        <p>
          The studies of Wang et al. 3[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] and Rathje et al. [
          <xref ref-type="bibr" rid="ref24">23</xref>
          ] are presently the most targeted
experiments on Sentiment Analysis with ChatGPT. Wang et al. 3[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] evaluate di昀erent Sentiment
scores (e.g., standard polarity values as well as an aspect-based approach) and compare
ChatGPT to a 昀椀ne-tuned BERT model and other SOTA models. Results show that ChatGPT can
compete with a 昀椀ne-tuned BERT model, but falls slightly behind other domain-speci昀椀c SOTA
models. Rathje et al. [
          <xref ref-type="bibr" rid="ref24">23</xref>
          ] compare ChatGPT to a dictionary- and Transformer-based approach, but
for di昀erent languages and versions of ChatGPT (gpt-3.5-turbo and gpt-4). ChatGPT achieves
higher performance when compared to common dictionaries, whereas results vary depending
on language for the comparison with SOTA models.
        </p>
        <p>
          Altogether, the main observation—the performance of ChatGPT in Sentiment Analysis,
while generally being high, is lower than that of 昀椀ne-tuned SOTA models—is con昀椀rmed by
most other studies that use Sentiment Analysis next to other NLP tasks22[
          <xref ref-type="bibr" rid="ref18">, 32, 18</xref>
          ].
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Experimental Setup</title>
      <p>Overall, our experimental setup consists of two parallel studies: one focused on verifying if
ChatGPT behaves like a human rater (using inter-rater agreement to measure similarity of
behaviour); another comparing ChatGPT to Sentiment Analysis tools (de昀椀ning a ground truth
to evaluate tool e昀케ciency). The 4books dataset is especially suited for the 昀椀rst study because
the ratings are done by readers and not by trained experts—an important distinction as there
was neither a guidebook for the raters nor the possibility of discussing possible disagreements
and thus increasing inter-rater agreement.</p>
      <p>To perform all analyse4sw,e used the OpenAI API. All experiments were carried out with the
“gpt-3.5-turbo” model (corresponding to the default version of ChatGPT and therefore referred
to as such in the following pages), the most advanced among the ones available for our
newlycreated account at the time of writing. Tabl1e presents an overview of the prompts sent to the
API.</p>
      <sec id="sec-4-1">
        <title>4.1. ChatGPT as a Human Rater</title>
        <p>
          One possibility for our 昀椀rst study was that of considering ChatGPT as a substitute of multiple
human raters. Such a possibility could be supported by the fact that ChatGPT is able to produce
4All scripts available at the following linhktt:ps://gitlab.rlp.net/srebora/chr23-sentiment-chatg.pt
as new and original in itself), thus not allowing to link a group of them to a single individual. We
its temperature to the lowest level (zero), which makes its behaviour the most deterministic
[31]—and, by consequence, the most consistent [
          <xref ref-type="bibr" rid="ref24 ref25">24, 23</xref>
          ].
        </p>
        <p>
          We veri昀椀ed this assumption by working on a ∼10% sample of the dataset (2,000 sentences,
randomly selected). Each sentence of this sample was processed by sending an API request
with the system prompt5 corresponding to ”P1: Sentence Rating” in Table1. This prompt
was conceived to imitate as closely as possible the guidelines followed by human raters in the
creation of the 4books dataset and taking as an example the prompts described by Rathje et al.
[
          <xref ref-type="bibr" rid="ref24">23</xref>
          ].
5In the ChatGPT API, “system” is the type of prompt that determines the behaviour of the agent.
        </p>
        <p>For each request, 20 di昀erent completion choices were collected and compared with each
other, verifying that in 98% of the cases (1,965 out of 2,000) completions were identical. While
a margin of inconsistency remained present, ChatGPT can still be considered as corresponding
to a single agent (if we recognize the impossibility also for a human rater to reach a 100%
consistency when repeating a task 20 times).</p>
        <p>We then extended the analysis to the entire 4books dataset, by collecting only one
completion choice with the same setup as described above. Out of 22,860 sentences, ChatGPT refused
to produce such a score in 44 cases, requesting instead more context information. A
qualitative analysis of these 44 sentences showed that they were mostly brief or broken clauses (a
consequence of the automated text segmentation at the beginning of the rating collection). We
therefore decided to exclude them from the analysis.</p>
        <p>A comparison between ChatGPT and human ratings is shown by Figur2e6. The scores are in
line with frequently reported agreement rates in sentiment annotation of literary te1x3t]s. [In
this context, ChatGPT always placed itself below the level of agreement between most human
raters.</p>
        <p>
          However, one of the main issues in comparing the above-described setup with human
annotation is that ChatGPT was given just a single sentence at each API call, while human raters had
the opportunity to contextualize it while reading the entire text. Thus, to con昀椀rm the validity
6Scores in Figure2 are obtained by 昀椀rst calculating inter-rater agreement scores between each pair of raters using
two di昀erent methods: Cohen’s Kappa and Intraclass Correlation Coe昀케cient of typeICC(3, 1) [
          <xref ref-type="bibr" rid="ref28">27</xref>
          ]. Scores were
then grouped based on the presence or absence of a speci昀椀c rater. This produced mean scores for each rater,
indicative of how much s/he agreed or disagreed with the others.
of these results we devised another experiment on a subsection of the dataset (2,000 sentences),
providing context together with the sentences to be rated.
        </p>
        <p>The simplest way to mimic human experience was to add to the prompt the sentences
preceding the one to be annotated. We tested 昀椀ve di昀erent con昀椀gurations, with context windows
of respectively 1, 2, 4, 8, and 16 preceding sentences. The corresponding system prompt “P2:
Context Window” can be found in Table1.</p>
        <p>Beforehand, we again performed a consistency check (with the same modality as described
above) on 10% of the dataset (200 sentences), obtaining 96.6% of consistent answers.</p>
        <p>Results of the full analysis are presented in Figu3r7eand show the substantial ine昀케ciency
of context windows in increasing ChatGPT agreement. In most of the cases, agreement does
not improve substantially, with just one exception for the book by Me8bsO. verall, increasing
the context window does not correlate with higher inter-rater agreement, with worse results
produced for longer windows (see ICC scores for 16-sentence windows).</p>
        <p>Among the 78 cases when ChatGPT produced an invalid answer (proportionally higher than
in the previous experiment), there were 13 cases when ChatGPT misunderstood the task,
generating a continuation of the story instead of its sentiment evaluation.</p>
        <p>To verify that there were no problems in distinguishing target sentence from context, we
repeated the operation on 10% of the dataset (200 sentences) and changed the 昀椀nal part of the
previous system prompt (refer to ”P3: Context Window Veri昀椀cation” in Tabl1e). We veri昀椀ed
7Scores are calculated as in Figur2e, by excluding inter-rater agreement between the 昀椀ve di昀erent con昀椀gurations.
8This di昀erence seems to be mainly due to text di昀케culty, being Mebs addressed to 6-8 year olds.
that in 72% of the cases the analysed sentence was the same as the target sentence9. A
qualitative analysis of the remaining 28% revealed how in most of the cases ChatGPT simply extracted
key sections from the target sentence (e.g., direct speech), but never mixed it with the previous
ones.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. ChatGPT as a Sentiment Analysis Tool</title>
        <p>For our second hypothesis (if ChatGPT could substitute state of the art Sentiment Analysis
tools) we chose a phrasing to mimic the output of Transformer models for Sentiment Analysis,
which generally produce probabilities over three sentiment classes (for the prompt, refer to
“P4: Sentiment Analysis” in Table1).</p>
        <p>The adopted procedure was the same as described above, starting from the veri昀椀cation of
output consistency (96% ) on a subsample of 2,000 sentences.</p>
        <p>Table2 presents results of the analysis on the full corpus, compared to three other approaches
(pre-trained and 昀椀ne-tuned Transformer models and a dictionary-based approac1h0)T.o get a
more 昀椀ne-grained reference point, we took as ground truth the mean of all human ratings
per sentence (normalized between−1 and +1). Such a value could be directly compared with
the output of the dictionary-based approach (SentiArt, developed by Jacob1s2][ for German
language) and was used to 昀椀ne-tune the Transformer model via linear regression. To make the
output of ChatGPT and pre-trained Transformer models comparable, we 昀椀rst converted classes
to numbers (e.g., “positive”: +1; “neutral”: 0; “negative”−:1), we then multiplied each number
by the probability of the corresponding class and 昀椀nally summed the obtained values (this can
be synthetically described as a “weighted mean”1)1.</p>
        <p>ChatGPT clearly outperforms all approaches, apart from the 昀椀ne-tuned Transformer model.
This result is in line with previous studie2s3[, 31].
9Edit distance was &lt;5% of its total number of characters.
10For the pre-trained Transformer model, we report the resultcsaordfi昀nlp/twitter-xlm-roberta-base-sentiment ,
which performed the best on our dataset when compared to six other models tagged for German Sentiment
Analysis in huggingface.co—see ourGitLab repositoryfor more details. Fine-tuned Transformer
modedleiespset/gbertbase, for which we report both means and standard deviations, because r-squared scores were obtained by
performing a 10-fold cross validation.
11Note how the scores obtained with this procedure for ChatGPT were strongly correlated with the ones obtained
with the prompt P1 in Table1 (Pearson’s correlation = 0.752).</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions</title>
      <p>While ChatGPT seems to be not yet fully comparable to the behaviour of human raters, it can
already work as a valid substitute to the most widely used Sentiment Analysis tools in German
language.</p>
      <p>However, due to intrinsic limitations of our dataset and possible improvements of our study
design, such conclusions should still be considered provisional. Among the limitations, it
should be noted how the human ratings we collected were not curated, so they cannot be
considered as professional annotations. There is in fact the possibility that ChatGPT’s disagreement
might be due to its choosing the most 昀椀tting answer, while the majority of the raters gave a
less 昀椀tting one (a possibility that is suggested by studies like the one by Gilardi et al7.])[. Due
to the structure of the 4books dataset, we cannot unfortunately clarify this doubt. However,
our 昀椀nal goal was not to check if ChatGPT behaves like a professional annotator (who indeed
annotates a document as mechanically as possible), but if its behaviour is comparable to that
of humans (which inevitably implies an element of disagreement).</p>
      <p>
        Among the improvements, there is the possibility of repeating our analyses with other and
more advanced LLMs (like GPT-4, but also Llama2, Bard, Claude2, and many others). With
our paper, we just set up the groundwork for such an experimentation. Other possible
improvements relate to the prompting technique, which could have approached the problem from
a few-shot or chain-of-thought perspective (especially when studying the e昀ects of context).
Also, it has been noted how the formulation of the prompt itself can have an impact on LLMs
performance [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], to the point that even a slightly di昀erent prompt could lead to substantially
di昀erent results. While having acknowledged all this, we decided to choose the easiest possible
design, as it could be more e昀케ciently tested.
      </p>
      <p>One main problem which connects all these issues, still, is that of economic resources. The
OpenAI API usage for this paper cost in total $17.52, but such a limited cost was due to the
strategies we implemented to reduce API usage (such as random sampling). If we wanted to
apply all analyses to the full dataset and test di昀erent prompting techniques, the cost would
have easily increased to hundreds of dollars (while still using the much cheaper gpt-3.5-turbo
model).</p>
      <p>This problem connects to the issue of transparency in LLMs, which are still frequently
studied as black boxes, understandable only via direct stimulation/observation, like some kind of
biological system. In this regard, our research has not only provided new evidence to such a study,
but has also allowed recognizing how the perspective from which LLMs are viewed—being
intended just as computational tools or as possible substitutes of human agents—inevitably
shapes the way in which they are studied and understood.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Bubeck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Chandrasekaran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Eldan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gehrke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Horvitz</surname>
          </string-name>
          , E. Kamar,
          <string-name>
            <given-names>P.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. T.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lundberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Nori</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Palangi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Ribeiro</surname>
          </string-name>
          , and Y. ZhanSgp.arks of Arti昀椀cial General Intelligence:
          <article-title>Early Experiments with GPT-4</article-title>
          . arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.230 3.12712.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>K.</given-names>
            <surname>Dennerlein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Schmidt</surname>
          </string-name>
          , and C. Wol昀. “
          <article-title>Emotionen im kulturellen Gedächtnis bewahren”</article-title>
          .
          <source>In: Kulturen des digitalen Gedächtnisses</source>
          .
          <article-title>8. Tagung des Verbandes ”Digital Humanities im deutschsprachigen Raum”</article-title>
          (DHd
          <year>2022</year>
          ). Trier,
          <year>2022</year>
          , pp.
          <fpage>93</fpage>
          -
          <lpage>98</lpage>
          . doi:
          <volume>10</volume>
          .5283/e pub.54152. url: https://epub.uni-regensburg.de/54152./
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>B.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Qin</surname>
          </string-name>
          , L. Liu,
          <string-name>
            <given-names>L.</given-names>
            <surname>Bing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Joty</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Li</surname>
          </string-name>
          .
          <article-title>Is gpt-3 a Good Data Annotator? arXiv</article-title>
          .
          <year>2022</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2212.10450.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>K.</given-names>
            <surname>Elkins</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Chun</surname>
          </string-name>
          . “
          <article-title>Can GPT-3 Pass a Writer's Turing Test?” InJ:ournal of Cultural Analytics 5</article-title>
          .2 (
          <issue>2020</issue>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>16</lpage>
          . doi:
          <volume>10</volume>
          .22148/001c.
          <fpage>17212</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Ende</surname>
          </string-name>
          .
          <article-title>Jim Knopf und Lukas der Lokomotivführer</article-title>
          .
          <source>Stuttgart: Thienemann</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Friederichs</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. J.</given-names>
            <surname>Friederichs</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>März</surname>
          </string-name>
          . “ChatGPT in Medical School: How Successful Is AI in Progress Testing?”
          <source>InM:edical Education Online 28.1</source>
          (
          <year>2023</year>
          ). doi:
          <volume>10</volume>
          .1080 /10872981.
          <year>2023</year>
          .
          <volume>2220920</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>F.</given-names>
            <surname>Gilardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Alizadeh</surname>
          </string-name>
          , and
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>KublCi.hatgpt Outperforms Crowd-Workers for TextAnnotation Tasks</article-title>
          . arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2303.15056.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Green. Das</surname>
          </string-name>
          <article-title>Schicksal ist ein mieser Verräter</article-title>
          .
          <source>München: Hanser</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Gu</surname>
          </string-name>
          , H. Ma,
          <string-name>
            <given-names>J. J.</given-names>
            <surname>Hong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Z.</given-names>
            <surname>Wang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Z.</given-names>
            <surname>Hu</surname>
          </string-name>
          .
          <article-title>Reasoning with Language Model is Planning with World Model</article-title>
          . arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2305.14992.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hintze. ChatGPT Believes It</surname>
          </string-name>
          Is Conscious. arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2304.12898.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>F.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kwak</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>An</surname>
          </string-name>
          .
          <article-title>Is chatgpt Better than Human Aannotators? Potential and Limitations of chatgpt in Explaining Implicit Hate Speech</article-title>
          . arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXi v.
          <volume>2302</volume>
          .07736.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Jacobs</surname>
          </string-name>
          . “
          <article-title>Sentiment Analysis for Words and Fiction Characters From the Perspective of Computational (Neuro-)Poetics”</article-title>
          .
          <source>InF:rontiers in Robotics and AI</source>
          <volume>6</volume>
          (
          <year>2019</year>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>13</lpage>
          . doi:
          <volume>10</volume>
          .3389/frobt.
          <year>2019</year>
          .
          <volume>00053</volume>
          .
        </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>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:http://aclweb.org/anthology/C18-111.
          <fpage>4</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J.</given-names>
            <surname>Kocoń</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Cichecki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Kaszyca</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kochanek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Szydło</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Baran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Bielaniewicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gruza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Janz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Kanclerz</surname>
          </string-name>
          , et al. “
          <article-title>ChatGPT: Jack of All Trades, Master of None”</article-title>
          .
          <source>In: Information Fusion</source>
          (
          <year>2023</year>
          ), p.
          <fpage>101861</fpage>
          . doi:
          <volume>10</volume>
          .1016/j.inffus.
          <year>2023</year>
          .
          <volume>101861</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>M.</given-names>
            <surname>Kosinski</surname>
          </string-name>
          .
          <article-title>Theory of Mind May Have Spontaneously Emerged in Large Language Models</article-title>
          . arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2302.
          <year>02083</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>N.</given-names>
            <surname>Kucirkova</surname>
          </string-name>
          . “
          <article-title>How Could Children's Storybooks Promote Empathy? A Conceptual Framework Based on Developmental Psychology and Literary Theory”</article-title>
          .
          <source>FIrno:ntiers in Psychology</source>
          <volume>10</volume>
          (
          <year>2019</year>
          ), p.
          <fpage>121</fpage>
          . doi:
          <volume>10</volume>
          .3389/fpsyg.
          <year>2019</year>
          .
          <volume>00121</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>T.</given-names>
            <surname>Kuzman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ljubešić</surname>
          </string-name>
          ,
          <string-name>
            <surname>and I. Mozetič.</surname>
          </string-name>
          <article-title>Chatgpt: Beginning of an End of Manual Annotation? Use Case of Automatic Genre Identi昀椀cation</article-title>
          . arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2303.0
          <fpage>3953</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ma</surname>
          </string-name>
          , X. Liu, and
          <string-name>
            <given-names>S.</given-names>
            <surname>Shah</surname>
          </string-name>
          .
          <article-title>Are ChatGPT</article-title>
          and GPT-4
          <article-title>General-Purpose Solvers for Financial Text Analytics? An Examination on Several Typical Tasks</article-title>
          . arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2305.05862.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>J.</given-names>
            <surname>Lüdtke</surname>
          </string-name>
          and
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Jacobs</surname>
          </string-name>
          . “
          <article-title>On a Rollercoaster with Frieder, Jim, Hazel and Harry: Identifying Emotional Arcs in Reader Responses to Children and Youth Books”</article-title>
          .
          <source>IgIne:</source>
          l
          <year>2023</year>
          . Monopoli,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>G. Mebs.</surname>
          </string-name>
          “Oma!”, schreit der Frieder.
          <source>Düsseldorf: Sauerländer</source>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>M.</given-names>
            <surname>Nikolajeva</surname>
          </string-name>
          .
          <article-title>Reading for Learning: Cognitive Approaches to Children's Literature</article-title>
          . Vol.
          <volume>3</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <string-name>
            <surname>Children's Literature</surname>
          </string-name>
          , Culture, and Cognition. Amsterdam: John Benjamins Publishing Company,
          <year>2014</year>
          . doi:
          <volume>10</volume>
          .1075/clcc.3.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>C.</given-names>
            <surname>Qin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , J. Chen,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yasunaga</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Yang. Is ChatGPT a GeneralPurpose Natural Language Processing Task Solver</surname>
          </string-name>
          ? arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2302 .06476.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>S.</given-names>
            <surname>Rathje</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.-M. Mirea</surname>
            ,
            <given-names>I. Sucholutsky</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Marjieh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Robertson</surname>
          </string-name>
          , and
          <string-name>
            <surname>J. J. Van BaveGlP.T</surname>
          </string-name>
          <article-title>Is an E昀ective Tool for Multilingual Psychological Text Analysis</article-title>
          .
          <source>PsyArXiv</source>
          .
          <year>2023</year>
          . url: htt ps://psyarxiv.com/sekf5/.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>M. V.</given-names>
            <surname>Reiss</surname>
          </string-name>
          .
          <article-title>Testing the Reliability of ChatGPT for Text Annotation and Classi昀椀cation: A Cautionary Remark</article-title>
          . arXiv.
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2304.11085.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>J. K.</given-names>
            <surname>Rowling</surname>
          </string-name>
          .
          <article-title>Harry Potter und der Halbblutprinz</article-title>
          .
          <source>Hamburg: Carlsen</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>T.</given-names>
            <surname>Schmidt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Fehle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Weissenbacher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Richter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Gottschalk</surname>
          </string-name>
          , and C. Wol昀. “
          <article-title>Sentiment Analysis on Twitter for the Major German Parties during the 2021 German Federal Election”</article-title>
          .
          <source>In: Proceedings of the 18th Conference on Natural Language Processing (KONVENS</source>
          <year>2022</year>
          ). Potsdam,
          <year>2022</year>
          , pp.
          <fpage>74</fpage>
          -
          <lpage>87</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>P. E.</given-names>
            <surname>Shrout</surname>
          </string-name>
          and
          <string-name>
            <given-names>J. L.</given-names>
            <surname>Fleiss</surname>
          </string-name>
          . “
          <article-title>Intraclass correlations: Uses in assessing rater reliability</article-title>
          .”
          <source>In: Psychological Bulletin 86.2</source>
          (
          <issue>1979</issue>
          ), pp.
          <fpage>420</fpage>
          -
          <lpage>428</lpage>
          . doi:
          <volume>10</volume>
          .1037/
          <fpage>0033</fpage>
          -
          <lpage>2909</lpage>
          .
          <year>86</year>
          .2.420.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>X.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Dong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Cheng</surname>
          </string-name>
          , L.
          <string-name>
            <surname>Lyu</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Wu</surname>
            , and
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Wang.</surname>
          </string-name>
          <article-title>Pushing the Limits of ChatGPT on NLP Tasks</article-title>
          .
          <year>arXiv</year>
          .
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.23
          <volume>06</volume>
          .09719.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>