<!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>A Unified Text Annotation Workflow for Diverse Goals</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Janis Pagel</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nils Reiter</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ina Ro¨ siger</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sarah Schulz</string-name>
          <email>sarah.schulzg@ims.uni-stuttgart.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Institute for Natural Language Processing University of Stuttgart</institution>
        </aff>
      </contrib-group>
      <fpage>31</fpage>
      <lpage>36</lpage>
      <abstract>
        <p>In computational linguistics (CL), annotation is used with the goal of compiling data as the basis for machine learning approaches and automation. At the same time, in the Humanities scholars use annotation in the form of note-taking while reading texts. We claim that with the development of Digital Humanities (DH), annotation has become a method that can be utilized as a means to support interpretation and develop theories. In this paper, we show how these different annotation goals can be modeled in a unified workflow. We reflect on the components of this workflow and give examples for how annotation can contribute additional value in the context of DH projects.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>Annotation is a technique that we define very broadly as the
process of enriching textual data with additional data. Our
focus is on annotation as a process and methodology, and
not on the created annotations as data objects or subject
of analysis. We also focus on annotation tasks that have
interpretative or associative aspects (i.e., are related to the
explicit or implicit content of a text).1
Annotation projects in computational linguistics (CL) have
created a large volume of corpora annotated with linguistic
notions (e.g., parts of speech, semantic roles, etc.).
Furthermore, annotation projects in CL put most emphasis on
consistent and agreeable decisions across annotators, as they
are often used as (training/testing) data for machine
learning methods.</p>
      <p>In the Humanities, the individual is a recognized authority.
Thus, annotations done in the Humanities do not
necessarily follow the same inter-subjective paradigm. But even for
the subjective, individual interpretation of, for instance, a
literary text, annotation (e.g., adding notes to the margin)
often plays a role, albeit sometimes an implicit one.
Rendering this process explicitly has its benefits, as explicit
annotations can support the interpretation by making it clearer
and unambiguous.</p>
      <p>In addition, a future perspective for the Humanities could
be a more inter-subjective process of theory development.
One approach to achieve this goal is the integration of the
annotation methodology into Humanities research by
applying theoretical notions to texts and iteratively
sharpening these notions.</p>
      <p>This paper compares annotation processes prevalent in CL
with processes employed in the (Digital) Humanities. We
argue that although the annotation processes serve different
goals and set different priorities, they have much in
common and can actually be integrated into a single conceptual
model. In addition, we argue that annotation can be a very
productive tool to improve theoretical definitions in the
Humanities, which is a new way of using annotation.</p>
      <p>1Although adding structural markup to a text, as is done when
creating editions in TEI/XML, is technically a very similar
process, it is not related to the content and not interpretative.
2.</p>
    </sec>
    <sec id="sec-2">
      <title>Diverse Annotation Goals</title>
      <p>
        Firstly, exploratory annotation offers to become
familiar with a text (or another data object) in a semi-structured
way. This way of annotating is the closest to long-lasting
traditions of annotation in traditional Humanities
        <xref ref-type="bibr" rid="ref2">(Bradley,
2008)</xref>
        where interesting ideas or important aspects that
emerged while reading are noted down on the margin of
a page.
        <xref ref-type="bibr" rid="ref3">Bradley (2012)</xref>
        states that “this kind of
annotation, indeed note-taking more generally, provides one of the
bases for much scholarly research in the humanities. In this
view note-taking fits into the activity of developing a
personal interpretation of the materials the reader is interested
in.” Thus, the goal of this kind of annotation is to end up
with preliminary text knowledge that enables the scholar
to formulate a more concrete research question or
hypothesis. This question/hypothesis can later be addressed with
a theoretical basis, while the initial reading is done without
specific assumptions or questions.
      </p>
      <p>Secondly, conceptualizing annotation aims at improving
definitions of theoretical notions or pre-theoretic
observations in need of explaining. Both are often described in
secondary literature, but rarely defined in a way that they
are applicable to new texts. Trying to apply them to texts
through annotation is a way to improve their definitions as
this process reveals differences in understanding. The core
mechanism here is to identify instances of disagreement
between different annotators and to refine the definitions until
a sufficient agreement is reached.</p>
      <p>
        Thirdly, explicating annotation aims at providing a formal
representation of the textual basis for an interpretation
hypothesis. While interpretation hypotheses (e.g., in literary
studies) are typically based on textual evidence (at least
partially), the text segments are not explicitly marked, and the
argumentation path from text segments to the interpretation
remains implicit. Explicating annotations make these steps
explicit and formal. These annotations are not restricted
to a single phenomenon, but cover all phenomena that are
needed for an interpretation. In this setup, the main goal is
not to create a single ‘true’ annotation, but different
plausible ones that represent different readings of the text.
Fourthly, automation-oriented annotation
        <xref ref-type="bibr" rid="ref17 ref8">(cf. Hovy and
Lavid, 2010; Pustejovsky and Stubbs, 2012)</xref>
        targets the
compilation of consistently annotated data as training and
Theoretical
notion
(Proto)
annotation
guidelines
Analysis
      </p>
      <p>Data
Annotation</p>
      <p>Annotated
text/
corpus
Interpretation</p>
      <p>Automation
testing material for automatic annotation tools.
Consistency of the annotation is of utmost importance for the
automation, because inconsistencies negatively impact the
classification performance. Annotation projects that
generate training/testing data put emphasis on high
interannotator agreement.</p>
      <p>These use cases for annotation methodology are not
mutually exclusive. In fact, it is difficult not to at least touch on
the different aspects of the other goals, even if one has a
single goal in mind. Annotation to generate training/testing
data, for instance, often discovers issues in the definitions
and annotation schemata have to be refined, etc. This has
an impact on the conceptual world, even if this impact is
not considered or published within a single project.
3.</p>
    </sec>
    <sec id="sec-3">
      <title>A Unified Annotation Workflow</title>
      <p>Figure 1 visualizes a model for an annotation workflow
that encompasses annotations aimed at various goals. It
describes both the annotation model prevalent in CL,
annotation models originating in Humanities scholarship, and
use cases that are new and specific to DH. The workflow
does not imply that every annotation project employs
every part of it, or that everything is done within a single
project. Depending on the goal of the annotation,
different areas receive more or less emphasis or are entirely
ignored. Generally, the different annotation processes could
also be seen as phases that new phenomena undergo until
an inter-subjective understanding can be reached.
Annotation guidelines established in one project can very well be
continued or elaborated in the next.</p>
      <p>One starting point is a theoretical notion. We use the term
‘notion’ here to include a variety of cases: The notion can
be described/predicted based on a full-fledged theory (e.g.,
part of speech tags or narrative levels), but it can also be
based on an observation in text data that needs to be
explained or has been discussed in previous scholarly
literature (e.g., similarities in the character representation in
adaptations of a literary piece). Theoretical notions are
represented with a cloud to indicate that they often have ‘fuzzy
edges’ and their application to textual data includes
interpretation steps.</p>
      <p>Theoretical notions interact with data in a complex way:
Observations are made on data, even if quite indirectly or
only transmitted through past scientific discourse. A
concrete collection of data can never be chosen truly at
random and thus assumes at least the broad limitation to a
field of interest. The selection of data introduces a bias
and restricts the space of possible findings.
Canonization/standardization processes lead to a narrowed view, and
make certain phenomena unobservable by design. This
is irrespective of the exact state of the theoretical notion.
Therefore, data selection must receive a big deal of
attention and criteria for the selection need to be made explicit
for users of the collection in order to make research
transparent.</p>
      <p>
        The actual annotation is (conceptually) always based on
annotation guidelines. Initially, when a theoretical concept
is first annotated, the guidelines might only be a fixation
on a specific theoretical work (e.g.,
        <xref ref-type="bibr" rid="ref6">Genette (1980)</xref>
        ) or a
part of it (e.g., narrative levels). Iterations in the
annotation workflow can lead to more and more elaborate
annotation guidelines, that might even deviate from the
theoretical concept. For the every-day business of the
annotation, guidelines serve as a mediator between theoretical
notions and the actual annotation of them. Ideally, this allows
non-experts to do the annotations (e.g., student assistants
or crowd workers). Annotation guidelines are often related
to specific texts or corpora. When theoretical concepts are
broken down for non-experts, they are often described in
terms related to the corpus to be annotated; difficult, but
irrelevant aspects might be ignored entirely. Limiting
guidelines to certain aspects of a theory is reasonable in many
projects, but makes guidelines less interchangeable.
The actual annotation process then consists of reading
texts, highlighting/selecting textual portions, and linking
them to the categories defined in the guidelines.
Sometimes, additional features of an instance of the notion are
annotated. Depending on the annotation aims, annotations
might be done in parallel, i.e., multiple annotators annotate
the same text in parallel. This allows comparing the
annotations directly in order to analyze potential shortcomings of
the annotation guidelines. An additional parameter in the
annotation process is that some annotations are based on
linguistic units (e.g., phrases) that might be pre-annotated
in the text. While annotation can in principle be done on
paper, annotation tools can support the annotation process
by proposing candidate annotations or sharing annotations
digitally.
      </p>
      <p>
        The immediate outcome of the annotation process is an
annotated corpus. One obvious type of analysis is then to
test certain hypotheses or assumptions against the newly
created data. This type of analysis benefits a better
understanding of the theory, for example in the form of more
fine-grained theoretical notions. Analyzing actual data can
also lead to finding evidence for or against certain
theoretical claims. These results can then be used to re-fine the
underlying theory. A different type of analyses is based on
the disagreements as produced by multiple annotators. The
main goal of this type of analysis is to ensure that i) the
annotation guidelines are sufficiently exact and well-defined
and ii) they have been read, understood and followed by the
annotators. A general mechanism is to manually inspect
the annotations in which the annotators disagree, i.e., have
made different annotation decisions. This can be done by
the annotators themselves, or the annotators’ supervisors.
Quantitatively, the rate of disagreement can be expressed
as the inter-annotator agreement (IAA) which is typically
reported in the documentation accompanying a corpus
release. While measuring IAA has quite a long tradition
        <xref ref-type="bibr" rid="ref4">(Cohen, 1960)</xref>
        , the discussion on how to exactly quantify IAA
is still ongoing
        <xref ref-type="bibr" rid="ref11">(Mathet et al., 2015)</xref>
        . Measuring IAA
quantitatively is especially important when comparing different
annotation guidelines or annotated corpora, and can also
serve as an upper bound for machine performance. If the
goal of the annotation is to develop theoretical concepts,
inspecting the actual disagreement made by the annotators is
more insightful.
        <xref ref-type="bibr" rid="ref7">Gius and Jacke (2017)</xref>
        propose to
categorize disagreements in four categories, based on their causes:
i) annotation mistakes, ii) annotation guideline
shortcomings, iii) diverging assumptions and iv) ‘real’ ambiguities.
Annotation mistakes can immediately be fixed, categories
ii) and iii) require adaptation of the annotation guidelines.
If disagreements of category iv) cannot be resolved by
taking additional context into account, they remain annotated
in the corpus.
      </p>
      <p>
        Once an annotated corpus is available, two different
subsequent steps are possible: Interpretation and automation.
Interpretation of a text on a basis of annotations leads to
an additional reading which is not established on vague
observations, but on concrete annotations. Eventually, this
will also lead to a more inter-subjective interpretation of
texts and theories. We will not go into detail about the
automation process, but it typically requires annotated data.
One assumption made in CL is that the annotations are
unambiguous, i.e., that all disagreements have been resolved.
How true disagreements or unresolvable ambiguities can be
handled with respect to the automation is not clear yet.
        <xref ref-type="bibr" rid="ref7">Gius
and Jacke (2017)</xref>
        suggest differently parameterized models
for automatic prediction, at least for disagreement category
iii). For example, applying a certain category might
require a decision on a more basic related category. In a tool
used for the automated detection of a certain notion, this
parameter can be manually set to enforce a certain reading.
However, they leave open the question how this could be
realized for cases of disagreement stemming from a valid
textual ambiguity. In the future, it would be beneficial if
statistical methods could handle truly ambiguous data and
if the annotations were not ‘validated’ to one gold version.
      </p>
    </sec>
    <sec id="sec-4">
      <title>Exemplary Annotation Projects</title>
      <p>We discuss several projects developed in the context of DH,
in order to exemplify the different goals of annotation as
well as showcase different paths that projects might take on
our annotation workflow.</p>
      <p>
        Exploratory An example for exploratory annotation is
note-taking. One early project to support this for the DH
world is the Pliny project
        <xref ref-type="bibr" rid="ref2">(Bradley, 2008)</xref>
        . Pliny is a
software released in 2009 to explore some of the new
potential for annotation in the digital world. It is meant to
support the traditional scholarship workflow
        <xref ref-type="bibr" rid="ref2">(Bradley, 2008)</xref>
        by enabling the process of note-taking and the recording
of initial reactions to a text with the goal of a subsequent
phase in which a research question is developed. The
developers give the example of a web page2 where the user
notes down observations they make while browsing the
page. In our workflow, this phase of annotation
corresponds to a pre-theoretical stage where Data triggers the
Annotation. This can in a next step potentially result in
the Analysis of the Annotated text which can lead
to annotation guidelines. However, even though
they claim that they move the “traditional way” of
notetaking into the digital world, Pliny seems to lack acceptance
in the DH scholarly world: there are few – if any – projects
to be found that make use of the tool. However, this could
also be an indication for an underdeveloped tradition of
discussing methodology in the Humanities which results in a
lack of publications of the process of annotation within
specific projects.
      </p>
      <p>
        A more recent project supporting exploratory annotations is
the 3DH project3, which concentrates on the visualization
and exploration of Humanities data from a DH perspective
in form of exploratory free annotations
        <xref ref-type="bibr" rid="ref9">(Kleymann et al.,
2018)</xref>
        . This aids the goal of sharpening a research
question.
      </p>
      <p>For this kind of annotation, IAA is not important because it
predominantly serves the aim of developing an
understanding of important concepts and potential departure points for
a research project.</p>
      <p>
        Conceptualizing As an example for conceptualizing
annotation, we want to cite
        <xref ref-type="bibr" rid="ref12">Moretti (2013)</xref>
        . He describes
the departure from the definition of “character-space” by
        <xref ref-type="bibr" rid="ref23">Woloch and Woloch (2003)</xref>
        . The operationalization of this
literary theory by approximating it as the textual space that
a character occupies, more concretely how many words a
character speaks in a dramatic text, strengthens the
underlying theory by leading “back from theories, through data,
to the empirical world.”
        <xref ref-type="bibr" rid="ref12">(Moretti, 2013, p. 4)</xref>
        . He deems
this crucial for literary theories because it makes “some
concepts ‘actual’ in the strong sense of the word.”
        <xref ref-type="bibr" rid="ref12">(Moretti,
2013, p.4)</xref>
        . In our workflow, this project has a strong focus
on the formalization of a Theoretical notion, thus
the translation from the concept of character-space into the
space of actual text portion. The annotation itself is
trivial, however the annotated text is then used as a basis for
Interpretation.
      </p>
      <p>
        A more thorough attempt at using annotation to develop
theoretical concepts has been made by
        <xref ref-type="bibr" rid="ref1">(Bo¨gel et al., 2015)</xref>
        .
The goal of the project heureCLE´ A is to annotate
timerelated narrative phenomena in literary texts. The published
guidelines4 are already more specific than the underlying
2From the Proceedings of the Old Bailey site: http://www.
oldbaileyonline.org
3http://threedh.net/3dh/
4http://heureclea.de/wp-content/uploads/
2016/11/guidelinesV2.pdf
theory, as they define how to deal with, e.g.,
hypothetical prolepses. This process of refining theoretical notion
through annotation can also be conducted as a shared task
(cf.
        <xref ref-type="bibr" rid="ref18">Reiter et al. (2017)</xref>
        for a focus on embedded
narratives).
      </p>
      <p>
        Potentially, the confrontation of the theory with an
intersubjective understanding will lead to implications for this
theory. For this kind of annotation, IAA builds a
basis to discuss predefined theoretical concepts on an
intersubjective basis. Thus, IAA is a measurement that can
provide information on how specified a theory is and how
objectively it allows the definition of indicators to verify it.
Another example for conceptualizing annotation is
coreference annotation. Annotation of coreference is well
established in CL and supported by already existing
theoretical notions and guidelines
        <xref ref-type="bibr" rid="ref16 ref19 ref5 ref7">(Pradhan et al., 2007; Dipper
and Zinsmeister, 2009; Riester and Baumann, 2017)</xref>
        .
However, application of these guidelines on ‘new’ text types
reveals the need to improve the guidelines further. A concrete
example is the DH project ‘QuaDramA’5. First insights of
the continuing work on the guidelines have been published
in
        <xref ref-type="bibr" rid="ref20">Ro¨siger et al. (2018)</xref>
        . QuaDramA focuses on dramatic
texts, and on gathering information about characters in
particular. The project complies with the workflow as follows:
Existing annotation guidelines were adopted and
the annotation process initiated. After the first texts
were annotated, the circle of analyzing the results
was entered, meaning that the guidelines were adapted
towards the data and specific problems and new texts were
either annotated with the adopted guidelines or the
existing annotated texts were revised in order to adopt them
to the new version of guidelines as well. This is the
conceptualizing step, since the new guidelines reflect new
insights, which were gained from looking at concrete
coreference phenomena. Finally, a single text might also be
interpreted based on the given annotations. A possible
case in the setting of coreference and dramas might be to
come to a different interpretation of a play based on
agreeing on a different reference for an ambiguously mentioned
character. Depending on the reference of that character, the
plot might be seen in a new light and require diverging
interpretations.
      </p>
      <p>
        Explicating An example for an explicating annotation
project in an early stage is the work presented in
        <xref ref-type="bibr" rid="ref15">(Nantke
and Schlupkothen, 2018)</xref>
        . The authors focus on the
annotation of intertextual references, in order to formalize
possible interpretations of a text. Only a subset of the
proposed formalizations are actually textual annotations in the
narrow sense – others are relations between textual
annotations, or between textual annotations and (digital
representations of) historical context. On a technical level, the
annotations as well as the relations are represented using
semantic web technologies. It is important to realize that these
annotations do not cover a single phenomenon. Instead,
they may include a large number of “basic annotations” for
various phenomena. Given the complexity of these
annotations, a large scale annotation project seems difficult to
realize – annotations of this kind are mainly produced for
a single text. This makes the inter-subjective agreement
less important. With respect to the workflow presented in
Figure 1, explicating annotations employ theoretical
notions as the basic inventory of textual evidence (if
possible using annotation guidelines), without
aiming to improve on them. Instead, projects such as these
take the right path using Annotation which results in
an annotated text, followed by an interpretation or a
justification of the interpretation using the annotations.
Automation-oriented The last type of anntation that we
want to discuss is the automation-oriented one that is
prevalent in computational linguistics. As shown in Figure 1,
the purpose of the annotation hereby is to enable
automation, i.e. provide data for the (often statistical) algorithms
to learn from, or in rule-based approaches, to function as
evaluation data.
      </p>
      <p>
        One prominent example for annotations that are used as
input to a fully automated approach is the annotation of parts
of speech (pos). Parts of speech is one of the CL task that
is best suited as an example for the automation-oriented
annotation, as it is a task that is conceptionally clear, which
can be seen in the extremely high inter-annotator agreement
which is reported for this task. The recent GRAIN corpus
        <xref ref-type="bibr" rid="ref22">(Schweitzer et al., 2018)</xref>
        , for example, contains annotations
by three annotators for German radio interviews, which
comprises rather complex and spontaneous speech. In their
paper, they state a pair-wise Cohens of 0.97, which is
generally described as almost perfect agreement. The fact that
the annotation can be consistently performed by humans is
a necessary requirement for the development of automatic
tools. As a consequence, pos tagging has been one of the
first CL tasks for which the performance of automatic tools
has reached a satisfactory level, with an accuracy of over
97 percent (cf.
        <xref ref-type="bibr" rid="ref10">Manning (2011)</xref>
        ), and is now considered an
almost solved task, at least for standard text.
      </p>
      <p>
        Pos tagging has also been applied to texts from the DH
domain, e.g. historical text, where of course the performance
of off-the-shelf tools is not satisfactory. However,
        <xref ref-type="bibr" rid="ref21">Schulz
and Kuhn (2016)</xref>
        have shown that, for Middle High
German, a small amount of annotated data (e.g. around 200
sentences) can already lead to resonable results of
automatic systems.
      </p>
      <p>5.</p>
    </sec>
    <sec id="sec-5">
      <title>Discussion and Conclusions</title>
      <p>
        We show that annotation can not only function as a means
to create training material for machine learning approaches.
Annotation as a process can function as a tool to develop
a focused understanding of relevant concepts that can be
found in texts as well as an instrument for the
specification and verification of theoretical or pre-theoretical
concepts. This is especially fruitful for disciplines such as
literary studies where concepts often stay underspecified in the
scholarly discourse which complicates an inter-subjective
exchange. Generally, the annotation of non-standard (from
the point of view of CL) texts can help uncovering new
phenomena which call for an adaptation or extension of
assumptions. E.g., assuming the existence of a ‘ground truth’
– a single annotation that is correct – potentially needs to
be relaxed for literary texts concepts, because reading and
interpreting a text can allow for different and yet correct
readings. It remains a challenge for machine learning
methods how to deal with these ‘real’ ambiguities with respect
to training and evaluation of automatic systems.
Another consideration that these different types of
annotations trigger is the choice of annotation tool: Annotation
tools developed in CL (e.g., WebAnno
        <xref ref-type="bibr" rid="ref24">(Yimam et al., 2013)</xref>
        or MMAX2
        <xref ref-type="bibr" rid="ref13">(Mu¨ller and Strube, 2006)</xref>
        ) naturally
incorporate standards used in CL. They typically include a method
to compare annotations, but the actual annotation categories
and schemes need to be defined in advance. Annotation
tools used for exploratory annotation have been developed,
but they work quite differently: The tool developed in the
3DH project
        <xref ref-type="bibr" rid="ref9">(Kleymann et al., 2018)</xref>
        allows marking
arbitrary text spans and offers much more functionality on
interacting with these text spans (e.g., grouping and/or
visualizing them). Explicating annotations would contain a
lot of formal relations that are not directly text-related. For
these, a generic ontology development tool such as Prote´ge´
        <xref ref-type="bibr" rid="ref14">(Musen, 2015)</xref>
        might be well suited. In any case, the
relation between functionality offered by the tool and the goal
of the annotation process is still an under-researched area.
We have noticed that there are almost no documented DH
projects that document the use of annotation as a means to
explore new texts or sharpen research questions. Not
surprisingly, automation-oriented annotations are not difficult
to find.
      </p>
      <p>In summary, we have described a workflow for annotations
performed in the DH. The workflow aims to be as open
and flexible as possible, in order to account for the
different possible perspectives and fields coming together in
the DH, while at the same time focusing on and requiring
steps that should be necessarily shared by all annotation
undertakings. We define four major goals that the
different branches of DH might pursue: Exploratory,
conceptualizing, explicating, and automation-oriented goals. We
discuss the purpose and differences of each goal on a
general level, followed by an examination of concrete projects
in the DH following one of these goals. This examination
also showcases the use of the workflow in different settings,
emphasizing its flexibility. We believe that our workflow is
generally applicable for all the kinds of DH goals and hope
that in the future more projects will make use of annotation
in order to view old questions of the humanities in a new
perspective.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Bo</surname>
          </string-name>
          ¨gel, T.,
          <string-name>
            <surname>Gertz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gius</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jacke</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meister</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petris</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , and Stro¨tgen, J. (
          <year>2015</year>
          ).
          <article-title>Collaborative Text Annotation Meets Machine Learning: heureCLE´ A, a Digital Heuristic of Narrative. DHCommons, 1</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Bradley</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Thinking about interpretation: Pliny and scholarship in the humanities</article-title>
          .
          <source>Literary and Linguistic Computing</source>
          ,
          <volume>23</volume>
          (
          <issue>3</issue>
          ):
          <fpage>263</fpage>
          -
          <lpage>279</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Bradley</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Towards a richer sense of digital annotation: Moving beyond a ”media” orientation of the annotation of digital objects</article-title>
          .
          <source>Digital Humanities Quarterly</source>
          ,
          <volume>6</volume>
          (
          <issue>2</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Cohen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>1960</year>
          ).
          <article-title>A Coefficient of Agreement for Nominal Scales</article-title>
          .
          <source>Educational and Psychological Measurement</source>
          ,
          <volume>20</volume>
          (
          <issue>1</issue>
          ):
          <fpage>37</fpage>
          -
          <lpage>46</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Dipper</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Zinsmeister</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Annotating discourse anaphora</article-title>
          .
          <source>In Proceedings of the Third Linguistic Annotation Workshop (LAW III)</source>
          ,
          <source>ACL-IJCNLP</source>
          , pages
          <fpage>166</fpage>
          -
          <lpage>169</lpage>
          , Singapore.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Genette</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>1980</year>
          ).
          <article-title>Narrative Discourse - An Essay in Method</article-title>
          . Cornell University Press, Ithaca, New York. Translated by Jane E. Lewin.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Gius</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Jacke</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>The hermeneutic profit of annotation: On preventing and fostering disagreement in literary analysis</article-title>
          .
          <source>International Journal of Humanities and Arts Computing</source>
          ,
          <volume>11</volume>
          (
          <issue>2</issue>
          ):
          <fpage>233</fpage>
          -
          <lpage>254</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Hovy</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Lavid</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Towards a 'science' of corpus annotation: A new methodological challenge for corpus linguistics</article-title>
          .
          <source>International Journal of Translation Studies</source>
          ,
          <volume>22</volume>
          (
          <issue>1</issue>
          ):
          <fpage>13</fpage>
          -
          <lpage>36</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Kleymann</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meister</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Stange</surname>
            ,
            <given-names>J.-E.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Perspektiven kritischer Interfaces fu¨r die Digital Humanities im 3DH-Projekt</article-title>
          .
          <source>In Book of Abstracts of DHd</source>
          <year>2018</year>
          , Cologne, Germany, February.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Manning</surname>
            ,
            <given-names>C. D.</given-names>
          </string-name>
          (
          <year>2011</year>
          ).
          <article-title>Part-of-speech tagging from 97% to 100%: is it time for some linguistics</article-title>
          ?
          <source>In Proceedings of the 12th international conference on Computational linguistics and intelligent text processing -</source>
          Volume
          <string-name>
            <surname>Part</surname>
            <given-names>I</given-names>
          </string-name>
          , CICLing'
          <volume>11</volume>
          , pages
          <fpage>171</fpage>
          -
          <lpage>189</lpage>
          , Berlin, Heidelberg. Springer-Verlag.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Mathet</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          , Widlo¨cher, A., and Me´tivier,
          <string-name>
            <surname>J.-P.</surname>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>The unified and holistic method gamma ( ) for interannotator agreement measure and alignment</article-title>
          .
          <source>Computational Linguistics</source>
          ,
          <volume>41</volume>
          (
          <issue>3</issue>
          ):
          <fpage>437</fpage>
          -
          <lpage>479</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Moretti</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2013</year>
          ). “Operationalizing”
          <article-title>: or, the function of measurement in modern literary theory</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Mu</surname>
            ¨ller,
            <given-names>C.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Strube</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Multi-level annotation of linguistic data with MMAX2</article-title>
          .
          <source>In Sabine Braun</source>
          , et al., editors,
          <source>Corpus Technology and Language Pedagogy: New Resources</source>
          , New Tools, New Methods, pages
          <fpage>197</fpage>
          -
          <lpage>214</lpage>
          . Peter Lang,
          <article-title>Frankfurt a</article-title>
          .M., Germany.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>The Prote´ge´ project: A look back and a look forward</article-title>
          .
          <source>AI Matters</source>
          ,
          <volume>1</volume>
          (
          <issue>4</issue>
          ), June.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Nantke</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Schlupkothen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Zwischen Polysemie und Formalisierung: Mehrstufige Modellierung komplexer intertextueller Relationen als Anna¨herung an ein ,literarisches' Semantic Web</article-title>
          .
          <source>In Proceedings of DHd.</source>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Pradhan</surname>
            ,
            <given-names>S. S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ramshaw</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weischedel</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Macbride</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Micciulla</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>Unrestricted coreference: Identifying entities and events</article-title>
          .
          <source>In International Conference on Semantic Computing.</source>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>Pustejovsky</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Stubbs</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Natural Language Annotation for Machine Learning: A Guide to CorpusBuilding for Applications</article-title>
          .
          <string-name>
            <surname>O'Reilly Media</surname>
          </string-name>
          , Sebastopol, Boston, Farnham.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Reiter</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gius</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , Stro¨tgen, J., and
          <string-name>
            <surname>Willand</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>A Shared Task for a Shared Goal - Systematic Annotation of Literary Texts</article-title>
          . In Digital Humanities 2017: Conference Abstracts, Montreal, Canada,
          <year>August</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Riester</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Baumann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>The RefLex Scheme - Annotation guidelines</article-title>
          .
          <source>SinSpeC. Working papers of the SFB 732</source>
          Vol.
          <volume>14</volume>
          , University of Stuttgart.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <article-title>Ro¨siger, I.,</article-title>
          <string-name>
            <surname>Schulz</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Reiter</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Towards Coreference for Literary Text: Analyzing DomainSpecific Phenomena</article-title>
          .
          <source>In Proceedings of the Joint SIGHUM Workshop on Computational Linguistics for Cultural Heritage</source>
          ,
          <source>Social Sciences, Humanities and Literature</source>
          , Santa Fe, USA.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <surname>Schulz</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Kuhn</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>Learning from within? comparing pos tagging approaches for historical text</article-title>
          .
          <source>In Nicoletta Calzolari</source>
          , et al., editors,
          <source>LREC. European Language Resources Association (ELRA).</source>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <string-name>
            <surname>Schweitzer</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eckart</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , Ga¨rtner,
          <string-name>
            <surname>M.</surname>
          </string-name>
          , Falen´ska,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Riester</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            , Ro¨siger, I.,
            <surname>Schweitzer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Stehwien</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            , and
            <surname>Kuhn</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.</surname>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>German radio interviews: The GRAIN release of the SFB732 Silver Standard Collection</article-title>
          .
          <source>In Proceedings of the 11th International Conference on Language Resources and Evaluation</source>
          ,
          <string-name>
            <surname>LREC</surname>
          </string-name>
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <string-name>
            <surname>Woloch</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Woloch</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2003</year>
          ).
          <article-title>The One Vs. the Many: Minor Characters and the Space of the Protagonist in the Novel</article-title>
          . ACLS Humanities E-Book. Princeton University Press.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <surname>Yimam</surname>
            ,
            <given-names>S. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gurevych</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          , Eckart de Castilho, R., and
          <string-name>
            <surname>Biemann</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Webanno: A flexible, web-based and visually supported system for distributed annotations</article-title>
          . In Miriam Butt et al., editors,
          <source>Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics: System Demonstrations</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          . Association for Computational Linguistics.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>