DH 2026

Daejeon, July 27–31

Thu, July 3011:00–12:30S039206-208
Long Paper

Engaged Annotators: Developing a Multilingual Character Annotation Framework for Fiction

Xiaoyan Yang
University of Groningen, Netherlands, The · xiaoyan.yang@rug.nl
Federico Pianzola
University of Groningen, Netherlands, The · f.pianzola@rug.nl

Introduction

Many existing tools for computational literary studies mostly focus on a single language, and the annotation methodologies behind them often lack transparent, detailed documentation, making their standards and handling of edge cases unclear. As Fiormonte (2021) and Viola & Spence (2023) have argued, the dominance of English in digital humanities leads not only to uneven language coverage but also to English-centric assumptions embedded in annotation categories and research questions. Conventional annotation projects often develop guidelines in a single language (typically English) and later translate or adapt them to others (e.g., Minutolo et al., 2022). This approach risks embedding English-centric assumptions. To address this gap—both the linguistic bias and the opacity in annotation practice—we introduce a multilingual annotation workflow focused on characters in stories, together with a full documentation. We detail not only the resulting guidelines but, centrally, our process, that includes the iterative, discussion-driven refinement of annotation rules with native speakers across seven languages (Chinese, Dutch, English, Indonesian, Italian, Korean, and Spanish) as well as how to resolve cross-linguistic inconsistencies, handle edge cases, and document decision trails. While we report on the resulting dataset and guidelines, the primary contribution of this paper is this collaborative methodology that actively engages annotators, moving beyond an academia-centric approach to create a more consistent resource for computational literary studies.

Related Works

Characters are central to both traditional and computational literary studies, they serve as focal points for readers’ engagement, driving narrative progression and thematic exploration (Eder et al., 2010). In computational studies, character analysis has evolved from manual annotation to automated recognition, with methods including entity recognition, character modeling, and interaction analysis, with an increasing demand for high quality annotated dataset (Jockers, 2013; Piper, 2024).

A foundational development in this field is the BookNLP

https://github.com/booknlp/booknlp

pipeline (Bamman et al., 2014), which integrates character identification, coreference resolution, quotation identification, and speaker attribution into a unified framework. This pipeline, which utilizes statistical and machine learning models, has become a standard tool for computational analysis of English literature (Underwood et al., 2018; Kraicer & Piper, 2019). Resources like LitBank, an annotated dataset within the BookNLP ecosystem (Bamman et al., 2020), and projects like BookCoref (Martinelli et al., 2025) exemplify efforts toward high-quality, trainable data. The pipeline’s success has prompted adaptations for other languages, such as French (Mélanie-Becquet et al., 2024), and extensions into domains like fanfiction (Yoder et al., 2021; Krishnapriya et al., 2023).

Beyond coreference, understanding dialogue and social relationships is crucial for narrative analysis. Recent work includes the SIG (Speaker Identification via prompt-based Generation) approach by Su et al. (2024), which uses generative prompts to identify speakers in the English Project Dialogism Novel Corpus (PDNC), offering a flexible alternative to traditional classification models. Other contributions include datasets for annotating dynamic social relationships (Massey et al., 2015) and frameworks for characterizing interaction types (Piper et al., 2024).

Despite these advances, a significant bias persists: the majority of robust NLP resources for literary analysis are designed for English. Efforts for other languages are often built on limited literary data or address specific sub-tasks. For instance, Italian resources have been developed using coreference resolution corpora like OntoNotes (Minutolo et al., 2022) and neural systems like OntoCorefIT (Guarasci et al., 2021). For Germany, the LitBERT

https://www.informatik.uni-wuerzburg.de/datascience/projects/nlp/litbert/

Project aims to improve LMs’ ability to model fictional characters. For Chinese, the ARMCC and SECN models address the linguistic complexities of character identification and dialogue extraction (Song et al., 2020). Yan et al. (2024) further contributes with the annotated Chinese quotation corpus, addressing both speaker and addressee identification using prompt-learning methods. Similarly, Korean has seen the introduction of the Koconovel dataset for character coreference (Kim et al., 2024).

Data

We created a multilingual fiction corpus of around 100,000 words per seven different languages (Chinese, Dutch, English, Indonesian, Italian, Korean, and Spanish) for human annotation to support next-step automatic tagging, character analysis, and cross-cultural comparative studies. The corpus includes stories from the Archive of Our Own (AO3) fanfiction platform and stories from platforms like Wattpad, Postype, and Lofter.

Our data selection follows strict ethical and practical sampling criteria. We selected stories out-of-copyright or for which we received the explicit permission of the authors. Works were sampled with length from 200 to 15,000 words and metadata were used to ensure diverse representation of fandom, genre, and narrative style, balancing the quality of work for human annotation with efficiency for model training. Stories with explicit sexual depictions were excluded.

Methods- Learning from Feedback

The character annotation guideline comprises four tasks:

  • Identify the mentions of fictional characters and coreference resolution;
  • Annotate the dialogue speakers and addressees;
  • Annotate character properties;
  • Identify relationships between characters.

To conduct the four tasks, Figure 1 shows the workflow of our annotation work, for the multilingual nature of the project, two native-speaking annotators were recruited for each of the seven languages. Since the guidelines were primarily developed based on English, Italian and Chinese, weekly meetings were held during the first two months of annotation to discuss and clarify rules, allowing the guideline to be iteratively refined by incorporating language-specific cases and rules, ensuring cross-lingual consistency (Chai & Strube, 2023). We choose INCEpTION

https://inception-project.github.io/

as the tool for character annotation.

Figure 1. Annotation Workflow

Our annotations are focused on characters, including all animate mentions; all mentions of inanimate entities are excluded.

For Task 1, our annotation framework aligns with the objectives of previous projects (Bamman et al., 2020; Martinelli et al., 2025), but introduces extensions in scope and granularity for its multilingual design and specialized focus on fanfiction. The guideline specifies a typology of character mentions, including zero pronouns, which are prevalent in pro-drop languages such as Spanish, Italian, and Chinese. For example, in the Spanish sentence “Cerró la puerta” ([He] closed the door), the omitted subject is annotated using a zero-width span, addressing a gap in prior resources and enhancing cross-lingual consistency (Aloraini & Poesio, 2020). More results and language-specific challenges analysis are reported in van Cranenburgh et al. (2026)

The supplementary materials can be found in the repository: https://github.com/GOLEM-lab/GOLEMcoref/

, who present the GOLEMcoref dataset – a multilingual coreference benchmark on fiction texts.

The annotation criteria were established and polished based on iteration discussion with annotators, below Table 1 shows the examples raised by the annotator and our corresponding clarification. This documentation process not only ensures transparency and reproducibility in our annotation methodology, but also strengthens the guideline through practical validation and language-specific adaptation, resulting in a more consistent and reliable multilingual dataset for future research in character analysis and narrative understanding.

Table 1. Q&A summary and annotation guideline refinement of Task 1 (part)

In Task 2, for each dialogue annotation, we specify the Speaker and Addressee, linking them to previously annotated CharacterMention annotations. The addressee is defined as the specific intended recipient, requiring inference based on context if not explicitly mentioned. Annotators reported many instances where the addressee was not clearly inferable from the local context, necessitating the “Unknown” label and a comment, underscoring the limitations of relying purely on surface patterns in dialogue.

Table 2. Q&A summary and annotation guideline refinement of Task 2 (part)

Task 3 focuses on classifying mentions of Character Properties into four categories: Physical Features, Personality, Emotion/mental state, and Biography. Annotators only label the relevant span in the text with one or more of these categories, without specifying the property value (e.g. hair color) because this would be too demanding for the annotation task.

A critical aspect of the guidelines is defining the boundaries of human inference to ensure high-quality data that retains interpretive integrity. We provide clear distinctions. For example, Annotators are explicitly instructed not to interpret from Emotion/mental state to Personality. For instance, annotating “was relieved” as Emotion/mental state does not necessitate a further interpretation that the character has a “caring” Personality. Similarly, inference from a physical description (e.g., “kind face”) to an inner trait (“kind personality”) is also not allowed. These careful calibration of allowed and disallowed inference helps our annotator better make decisions.

Table 3. Q&A summary and annotation guideline refinement of Task 3 (part)

In Task 4, social relations are defined as directed, flowing from a Source character to a Target character (e.g., Source (A) loves Target (B)). The Relationship Type is a free-text input (e.g., mother, friend, lover). Annotators are required to label relationships when clearly presented or relatively clearly inferred through interaction, particularly for main characters. This open-ended approach to relationship typing captures the specific, often non-canonical, relationship nomenclature common in fanfiction. Compared to the other four tasks, as Table 4 shows, there are relatively fewer doubts from the annotators.

Table 4. Q&A summary and annotation guideline refinement of Task 4

Discussion

The documentation related to this annotation process offers a methodology on how to engage the annotators for a high-quality, multilingual corpus to support multilingual cross-cultural literature study. This practice aims towards a robust multilingual resource that captures the nuances of characterization process, as well as capturing the discussion in the annotation process, thereby opening the data to richer, interpretation-driven literature research.

References
  1. Aloraini, A., & Poesio, M. (2020). Anaphoric zero pronoun identification: A multilingual approach. In Proceedings of the Third Workshop on Computational Models of Reference, Anaphora and Coreference (pp. 22–32). Association for Computational Linguistics.
  2. Bacon-Smith, C. (1992). Enterprising women: Television fandom and the creation of popular myth. University of Pennsylvania Press.
  3. Bamman, D., Lewke, O., & Mansoor, A. (2020). An annotated dataset of coreference in English literature. In Proceedings of the Twelfth Language Resources and Evaluation Conference (pp. 44–54). European Language Resources Association.
  4. Bamman, D., Underwood, T., & Smith, N. A. (2014). A Bayesian mixed effects model of literary character. Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), 370–379.
  5. Chai, H., & Strube, M. (2023). Investigating multilingual coreference resolution by universal annotations. In Findings of the Association for Computational Linguistics: EMNLP 2023 (pp. 10010–10024). Association for Computational Linguistics.
  6. Coker, C. (2020). Chapter 13 The Other Digital Divide: Gendering Science Fiction Fan Reading in Print and Online, 1930 to the Present. In M. Hammond (Ed.), The Edinburgh history of reading (pp. 264–282). Edinburgh University Press. https://doi.org/10.1515/9781474446129-016
  7. De Kosnik, A. (2021). Rogue archives: Digital cultural memory and media fandom. MIT Press.
  8. Eder, J., Jannidis, F., & Schneider, R. (Eds.). (2010). Characters in fictional worlds: Understanding imaginary beings in literature, film, and other media. de Gruyter.
  9. Fiormonte, D. (2021). Taxation against overrepresentation? The consequences of monolingualism for digital humanities. Alternative historiographies of the digital humanities, 2.
  10. Guarasci, R., Minutolo, A., Damiano, E., De Pietro, G., Fujita, H., & Esposito, M. (2021). ELECTRA for neural coreference resolution in Italian. IEEE Access, *9*, 115643–115654.
  11. Hills, M. (2002). Fan cultures. Taylor and Francis.
  12. Jacobs, N., & Lowe, J. (2024). The design of printed fan fiction. Transformative Works and Cultures, 43. https://doi.org/10.3983/twc.2024.2547
  13. Jamison, A. E. (2013). Fic: Why fanfiction is taking over the world. Smart Pop, an imprint of BenBella Books, Inc.
  14. Jensen, J. (1992). Fandom as pathology: The consequences of characterization. In L. A. Lewis (Ed.), The adoring audience: Fan culture and popular media. Routledge.
  15. Jockers, M. L. (2013). Macroanalysis: Digital methods and literary history. University of Illinois Press.
  16. Kim, K., Lee, S., & Lee, S. (2024). Koconovel: Annotated dataset of character coreference in korean novels. arXiv preprint arXiv:2404.01140.
  17. Kraicer, E., & Piper, A. (2019). Social characters: the hierarchy of gender in contemporary English-language fiction. Journal of Cultural Analytics, *3*(2).
  18. Lamerichs, N. (2023). Generative AI and the next stage of fan art.
  19. Massey, P., Xia, P., Bamman, D., & Smith, N. A. (2015). Annotating character relationships in literary texts. arXiv preprint arXiv:1512.00728.
  20. Mélanie-Becquet, F., Barré, J., Seminck, O. C., Plancq, C., Naguib, M., Pastor, M., & Poibeau, T. (2024, May). BookNLP-fr, the French Versant of BookNLP. A Tailored Pipeline for 19th and 20th Century French Literature. In Conference on Computational Literary Studies (CCLS 2024).
  21. Minutolo, A., Guarasci, R., Damiano, E., De Pietro, G., Fujita, H., & Esposito, M. (2022). A multi-level methodology for the automated translation of a coreference resolution dataset: an application to the Italian language. Neural Computing and Applications, *34*(24), 22493–22518.
  22. Piper, A. (2024). What do characters do? The embodied agency of fictional characters. Journal of Computational Literary Studies, *2*(1).
  23. Piper, A., Xu, M., & Ruths, D. (2024, November). The Social Lives of Literary Characters: Combining citizen science and language models to understand narrative social networks. In Proceedings of the 4th International Conference on Natural Language Processing for Digital Humanities (pp. 472–482).
  24. Pradhan, S., Moschitti, A., Xue, N., Uryupina, O., & Zhang, Y. (2012). CoNLL-2012 shared task: Modeling multilingual unrestricted coreference in OntoNotes. In Joint Conference on EMNLP and CoNLL - Shared Task (pp. 1–40). Association for Computational Linguistics.
  25. Su, Z., Xu, L., Xu, J., Li, J., & Huangfu, M. (2024, March). Sig: Speaker identification in literature via prompt-based generation. In Proceedings of the AAAI Conference on Artificial Intelligence (Vol. 38, No. 17, pp. 19035–19043).
  26. van Cranenburgh, A., Yang, X., Alvanita, Di Domenico, C. N., Ferragud, M., Graciotti, A., Kim, B., Park, S., Visser Solissa, N., Zhou, X., & Pianzola, F. (2026). GOLEMcoref: A multilingual coreference dataset of fiction. In Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (ACL 2026)
  27. Viola, L., & Spence, P. (Eds.). (2023). Multilingual Digital Humanities. Taylor & Francis.
  28. Vishnubhotla, K., Hammond, A., & Hirst, G. (2022). The project dialogism novel corpus: A dataset for quotation attribution in literary texts. In Proceedings of the Thirteenth Language Resources and Evaluation Conference (pp. 5838–5848). European Language Resources Association.
  29. Williams, R., & Booth, P. (2021). The datafication of fandom: Or how I stopped watching the DC Arrowverse on The CW and learned to mine fanwork metadata. In A fan studies primer: Method, research, ethics (pp. 255–276). University of Iowa Press.
  30. Wilson, A. (2016). The role of affect in fan fiction. Transformative Works and Cultures, 21. https://doi.org/10.3983/twc.2016.0684