<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Treating Games as Plays? Computational Approaches to the Detection of Scenes in Game Dialogs</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Martin</forename><surname>Schlenk</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Computational Humanities</orgName>
								<orgName type="institution">Leipzig University</orgName>
								<address>
									<addrLine>Augustusplatz 10</addrLine>
									<postCode>04109</postCode>
									<settlement>Leipzig</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Thomas</forename><surname>Efer</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Computational Humanities</orgName>
								<orgName type="institution">Leipzig University</orgName>
								<address>
									<addrLine>Augustusplatz 10</addrLine>
									<postCode>04109</postCode>
									<settlement>Leipzig</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Manuel</forename><surname>Burghardt</surname></persName>
							<affiliation key="aff2">
								<orgName type="department">Computational Humanities</orgName>
								<orgName type="institution">Leipzig University</orgName>
								<address>
									<addrLine>Augustusplatz 10</addrLine>
									<postCode>04109</postCode>
									<settlement>Leipzig</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Treating Games as Plays? Computational Approaches to the Detection of Scenes in Game Dialogs</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">8E3508DAA33FF2E9323B36846B0407E7</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:49+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>computational game studies</term>
					<term>drama analysis</term>
					<term>scene detection</term>
					<term>game script analysis</term>
					<term>dialog sequence anlysis</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Digital games are a complex multimodal phenomenon that is examined in a variety of ways by the highly interdisciplinary field of game studies. In this article, we focus on the structural aspect of the diegetic language of games and examine the extent to which established methods of computational drama analysis can also be successfully applied to digital games. Initial experiments show that both games and drama texts have an inventory of characters that drive the plot forward. In dramas, this plot is usually subdivided into individual acts and scenes. In games, however, such systematic segmentation is the exception rather than the rule, or if it is present, it is implemented very differently in different games. In this paper, we therefore focus on exploring alternative ways of making scene-like structures in game dialogs identifiable with the help of computers. As a result of these experiments, exciting future perspectives emerge that raise the question of whether computer-aided methods of scene recognition, which are inspired by media such as games and films, can also be applied to classical dramas in the future in order to fundamentally question their historical-editorial scene classification.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction to Computational Drama Analysis</head><p>Game studies has emerged as a significant area of research, recognizing digital games as highly interactive and multimodal cultural artifacts. 1 This complexity presents considerable challenges for the large-scale analysis of digital games, leading to a predominance of qualitative and hermeneutic research within the field. 2 While computational humanities methods have been applied to various aspects of games <ref type="bibr" target="#b1">[2]</ref>, these efforts have typically focused on individual modalities, such as visual aspects, game music or game language. Among these, the "language of gaming" <ref type="bibr" target="#b2">[3]</ref> is probably the best researched modality. It can be categorized into orthogame language, which encompasses elements like menus and in-game dialogs, and paragame language, referring to language used outside the game context, such as in reviews and forums <ref type="bibr" target="#b2">[3]</ref>. By focusing on orthogame language, particularly character dialogs, numerous parallels to the literary genre of stage plays become evident. If we conceptualize games as plays, game characters can be seen as actors performing dialogs on the virtual stage of a diegetic game world. This analogy, treating digital games as a form of stage play, opens up a wide range of computational approaches previously explored in the computational humanities under the term drametrics <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b11">12]</ref> or more recently as computational drama analysis <ref type="bibr" target="#b0">[1]</ref>.</p><p>The computational drama analysis toolbox has produced a number of interesting approaches in recent years. Inspired by Solomon Marcus' "Mathematical Poetics" (1970) <ref type="bibr" target="#b5">[6]</ref>, Wilhelm, Burghardt, and Wolff <ref type="bibr" target="#b15">[16]</ref> as well as Schmidt, Burghardt, Dennerlein, and Wolff <ref type="bibr" target="#b12">[13]</ref> have presented tools that analyze and visualize drama texts according to Marcus' proposed configuration matrices, which is basically a table with occurrences of characters in different scenes of a drama. As the notion of configuration matrices is closely related to the idea of an adjacency matrix, which in turn can be translated into graph structures immediately, it is not surprising that another branch of computational drama analysis has investigated to model and analyze drama texts as graphs or social networks (see <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b13">14,</ref><ref type="bibr" target="#b14">15,</ref><ref type="bibr" target="#b4">5]</ref>) which has ultimately lead to a dedicated infrastructure for computational research on drama texts:<ref type="foot" target="#foot_0">3</ref>  <ref type="bibr" target="#b3">[4]</ref>.</p><p>By leveraging these approaches for computational drama analysis to the area of digital games, researchers can gain novel insights into the systematic and structural elements of game narratives and dialogs. The proposed approach is also heavily inspired by the availability of a novel corpus resource, the "Video Game Dialogue Corpus" (VGDC) <ref type="foot" target="#foot_1">4</ref> , which provides access to the dialogs of more than 50 video games with a total of 6.2 million words and over 13,000 different character labels.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Toward Dialog-Based Scene Detection in Video Games</head><p>The above related works make clear that computational drama analysis heavily relies on character information (who speaks?) but also on structural information, such as acts and scenes (who is on stage together?). While intuitively we might assume similar structural units in digital games, for instance levels or acts in a game world, this actually is not the case for most games. The majority of games does not have a systematic segmentation of the plot, and those that have segments do it in largely different ways that cannot easily be compared to one another.</p><p>In order to make the methods known from computational drama analysis available for the large-scale analysis of game dialog, we explore ways of dialog-based scene detection in video games. This work in progress adds to existing research that has been conducted for scene detection in narrative texts, such as novels and biographies <ref type="bibr" target="#b16">[17]</ref>, but also for dramatic texts <ref type="bibr" target="#b10">[11]</ref>. While these existing works heavily rely on transformer-based experiments, we present a robust algorithm that is inspired by the work of Nalisnick and Baird <ref type="bibr" target="#b8">[9]</ref>, as it utilizes character interactions.</p><p>Our approach identifies significant changes in the composition of speaking characters within the game narrative as key indicators of scene transitions. We analyze dialogue sections to create segments based on the relative homogeneity of character interactions. This method allows us to examine the game's narrative structure in a way that is analogous to the act and scene divisions in traditional drama <ref type="foot" target="#foot_2">5</ref> . Alternative segmentation approaches could have been employed, such as dividing the text based on character appearances, using topic modeling to identify thematic shifts, or applying semantic analysis to determine when the subject of conversation changes. Each of these methods would offer different insights into the games' narrative structures. Our choice of method was guided by the aim of creating segments that most closely resemble the function of acts and scenes in traditional drama.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Game Corpus</head><p>For our first experiments we rely on the above mentioned "Video Game Dialogue Corpus" (VGDC), which consists of JSON-formatted files containing transcripts of dialogs from various games. These files form the core of our analysis, providing a rich dataset of in-game conversations, actions, and narrative events. Additionally, we have access to metadata files that offer supplementary information, such as character aliases, which aid in the accurate identification and analysis of speakers throughout the games.</p><p>Throughout the corpus, character dialogue is the only consistently available structural element. This focus on character interactions enables standardized analysis across different games, despite variations in narrative structure or gameplay mechanics.</p><p>The transcript files are structured to capture the spoken dialogue, which is crucial for understanding the narrative flow. This structure allows us to analyze the verbal elements of the games' storytelling, providing insights into character development and plot progression.</p><p>From the more than 50 available games in the corpus, we picked Final Fantasy VI for the upcoming examples. Released in 1994, Final Fantasy VI is noted for its large cast of characters and its narrative complexity. It is part of the Final Fantasy series, which consists of Japanese fantasy role-playing games where players control a group of characters and experience an adventure from their perspective. These games are known for their complex narratives and character development.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Scene-Detection in Game Dialogs</head><p>Our approach to detecting scene-like structures in video game dialogs is based on analyzing character interactions and their dynamics throughout the game script. Central to this approach are the concepts of activity and inactivity thresholds. The activity threshold determines the relative proportion of dialogue lines at which a character is considered "active" in a scene. A low threshold results in characters being classified as active more quickly, typically leading to longer scenes. Conversely, a high threshold results in shorter scenes, as characters must contribute more dialogue to be considered active. The inactivity threshold defines how long a character can remain silent before being considered inactive. A low threshold leads to more frequent scene changes, as characters are more quickly considered inactive. A high threshold allows for longer periods of inactivity, resulting in more stable and longer scenes. These thresholds are dynamically adjusted based on the number of active characters in a scene. This enables flexible adaptation to various dialogue situations, from intimate one-on-one conversations to complex group interactions. After the initial scene detection, we perform a post-processing step where adjacent scenes with high similarities are merged. This step serves to optimize very small scenes and achieve a more coherent overall structure.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Technical Implementation</head><p>To operationalize these concepts, we developed a Python-based analytical tool. The technical implementation of our method comprises several steps:</p><p>Data preprocessing: We begin by loading and processing the dialogue data from the JSON file for Final Fantasy VI. This data contains structured information about character dialogs and metadata. Character name normalization: To ensure consistent identification of characters throughout the analysis, we implement a normalization process. This process accounts for various aliases and name variations that may occur in the game script. For example, a character might be referred to by a nickname, full name, or title at different points in the story. Our normalization function uses the metadata to map these variations to a standard identifier for each character, improving the accuracy of our scene detection algorithm. Dynamic threshold calculation: Our algorithm adjusts the activity and inactivity thresholds based on the number of characters in a scene. As the number of characters increases, the activity threshold decreases, reflecting the expectation that individual characters speak less in crowded scenes. Conversely, the inactivity threshold increases, allowing for longer periods of silence before a character is considered inactive in larger group settings.</p><p>The calculation of the dynamic thresholds for activity (𝑡 𝐴 ) and inactivity (𝑡 𝐼 ) is based on the following formulas:</p><formula xml:id="formula_0">𝑡 𝐴 = max (𝑡 𝐴 𝑏𝑎𝑠𝑒 − (𝑁 − 2) × 1 20 , 0)<label>(1)</label></formula><formula xml:id="formula_1">𝑡 𝐼 = min (𝑡 𝐼 𝑏𝑎𝑠𝑒 + (𝑁 − 2) × 1 50 , 1)<label>(2)</label></formula><p>Where the base thresholds 𝑡 𝐴 𝑏𝑎𝑠𝑒 and 𝑡 𝐼 𝑏𝑎𝑠𝑒 are distinct predefined values that can be independently adjusted in the interactive analysis environment. The value 𝑁 represents the current number of active characters in a scene. The fractions 1 20 and 1 50 are empirically determined adjustment factors that modify the thresholds based on the number of characters, chosen for their interpretability and smooth scaling properties.</p><p>The subtraction of 2 from 𝑁 serves as a reference point, assuming a baseline scenario typically involves two characters. From this baseline, the thresholds are adjusted as the number of characters increases or decreases.</p><p>In our analysis, we iterate over a range of base threshold values to explore how different settings affect the scene detection. The activity threshold decreases as the number of characters increases, allowing for more inclusive scene participation in larger groups. Conversely, the inactivity threshold increases with more characters, accommodating longer periods of individual silence in group settings.</p><p>These thresholds are not scores but direct boundaries determining when a character is considered active or inactive in a scene. A character is deemed active if their dialogue proportion exceeds the activity threshold, and inactive if their silence exceeds the inactivity threshold.</p><p>These dynamic adjustments enable our system to adapt flexibly to various scenarios, from intimate dialogs between two individuals to complex group interactions involving multiple participants, thereby providing a nuanced analysis of the game's dialogue structure. The use of separate base thresholds for activity and inactivity, each with its own slider in the interactive tool, allows for fine-tuned control over the analysis, accommodating different aspects of dialogue pacing and character involvement.</p><p>Scene analysis: The core of our method involves processing the dialogue data sequentially, identifying scene boundaries based on character activity patterns. This includes tracking active characters and their dialogue contributions, applying dynamic thresholds, and detecting significant changes in the active character set that indicate potential scene transitions.</p><p>Our implementation includes an interactive analysis environment that allows for real-time adjustment of parameters and immediate visualization of results. This environment, as shown in Figure <ref type="figure" target="#fig_0">1</ref>, provides sliders for adjusting the activity threshold, inactivity threshold, and merge threshold. This interactive approach enables researchers to experiment with different threshold combinations and observe their impact on scene detection. Users can fine-tune the analysis parameters to best suit the specific narrative structure of Final Fantasy VI, allowing for a more nuanced understanding of the game's dialogue dynamics and character interactions. The ability to adjust these parameters in real-time and visualize the results immediately provides a powerful tool for exploring the narrative structure of the game. It allows for rapid iteration and hypothesis testing, facilitating a more thorough and insightful analysis of the game's script.</p><p>It's important to note that dialogue and scene lengths significantly impact our thresholding approach. Longer dialogues may require different thresholds compared to shorter exchanges. To address this, our method uses adaptive thresholding based on the game's overall dialogue density, adjusting to different narrative pacing and styles across games or within game sections.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Results and Discussion</head><p>Our analysis of the Final Fantasy VI script using our scene detection algorithm yielded intriguing insights into the narrative composition of the game. We conducted multiple analyzes with varying thresholds to observe how these parameters affect scene delineation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.">Combined Scene Structure Analysis</head><p>Figure <ref type="figure" target="#fig_1">2</ref> presents a visualization of how our scene segmentation changes as we adjust the base inactivity threshold while keeping the merge threshold (0.96) and base activity threshold (0.7) constant.</p><p>This visualization reveals several key findings:</p><p>1. Threshold sensitivity: At lower inactivity thresholds (0.45-0.55), we observe numerous short "scenes", indicating over-segmentation. As the threshold increases (0.85-0.97), we see fewer, longer segments, potentially under-segmenting the narrative. The middle range (approximately 0.65-0.80) appears to produce a more balanced segmentation with scene lengths that intuitively align with narrative structures. 2. Local stability: Notably, certain segment boundaries remain consistent across multiple threshold values. This is visually evident where vertical black lines align across different threshold levels, particularly around dialogue line numbers 800, 1680, but also at several other points. This local stability suggests that these boundaries likely correspond to significant shifts in speaker composition or narrative focus. 3. Analytical robustness: The presence of these stable boundaries across varying thresholds underscores the robustness of our analysis tool. It indicates that our algorithm consistently identifies major narrative transitions, even as we adjust the sensitivity of our scene detection parameters.</p><p>The ability to observe these patterns was greatly facilitated by our exploratory tool, which allowed for rapid experimentation with different threshold values. This interactive approach enabled us to identify optimal ranges for scene segmentation and to recognize the persistence of certain narrative breakpoints across various analytical configurations. These findings not only provide insights into the structure of Final Fantasy VI's narrative but also demonstrate the value of our flexible, threshold-based approach to scene detection in game dialogs. The balance between sensitivity to narrative changes and the avoidance of over-segmentation appears achievable within a specific range of threshold values, offering a promising framework for analyzing complex game narratives.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.">Character Dialogue Distribution Analysis</head><p>Building upon our scene structure analysis, we now turn our attention to the distribution of character dialogs within these detected scenes. This analysis provides insights into the narrative focus and character prominence throughout the game.</p><p>Figure <ref type="figure" target="#fig_2">3</ref> presents the dialogue distribution for the eight most vocal characters in Final Fantasy VI, with 𝑡 𝐴 𝑏𝑎𝑠𝑒 of 0.70 and 𝑡 𝐼 𝑏𝑎𝑠𝑒 of 0.87. This visualization reveals several large segments, which could be loosely compared to acts in a traditional drama, though such comparisons should be made cautiously. Each segment shows varying proportions of dialogue from different characters, indicating shifts in narrative focus. It's important to note that while only the eight most vocal characters are represented, other characters may also contribute to the dialogue in these scenes. When we adjust the inactivity threshold to 0.71 (Figure <ref type="figure" target="#fig_3">4</ref>), we observe a fragmentation of these larger segments into smaller scenes. This fragmentation reveals more granular patterns in character interactions. Notably, not all of the eight most vocal characters appear in every scene, providing insights into the story's structure and character groupings throughout the narrative. Further reducing the inactivity threshold to 0.57 (Figure <ref type="figure" target="#fig_4">5</ref>) results in even shorter scenes, including instances where none of the eight most vocal characters speak (represented by white lines). The appearance of these "silent" scenes only at very low inactivity thresholds suggests that the eight most vocal characters are well-distributed throughout the game's narrative. This distribution indicates a balanced approach to character involvement in Final Fantasy VI's storytelling.</p><p>These visualizations demonstrate the flexibility of our analysis tool in capturing different levels of narrative granularity. By adjusting thresholds, we can explore the story's structure from broad narrative arcs to more detailed character interactions, providing a multi-faceted view of the game's dialogue composition.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3.">Limitations and Future Directions</head><p>While our analysis provides valuable insights into the dialog structure of Final Fantasy VI, several limitations and opportunities for future research should be noted: Corpus utilization: Our current study focuses on a single game from the Video Game Dialogue Corpus (VGDC). The next step would be to extend our analysis to other games within this corpus, enabling more comprehensive and comparative analyses across a wider range of titles, series, and genres. This expansion would significantly enhance the generalizability of our findings and provide a broader perspective on dialog structures in video games.</p><p>Method expansion: Our scene detection method currently relies primarily on dialogue data. Future iterations could incorporate additional information present in the VGDC transcript files, such as action descriptions or location changes, to create a more nuanced understanding of scene boundaries. This expansion would leverage the full potential of the available data and potentially improve the accuracy of scene detection.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Game linearity:</head><p>The relatively linear dialog structure of Final Fantasy VI was advantageous for our current analytical approach. Future work should aim to adapt our approach for less linear games, developing solutions that can handle branching narratives and player-driven story progression. This adaptation would broaden the applicability of our method to a wider range of game structures.</p><p>Integration with other approaches: Comparing our dialogue-based scene detection method with other segmentation approaches, such as those based on visual or audio cues, could provide a more holistic understanding of dialog structures in video games. This integration could lead to more robust and comprehensive analytical tools for game narrative analysis.</p><p>These directions for future research aim to address the current limitations of our study while expanding the scope and applicability of computational methods in game narrative analysis. By continuing to develop and refine these approaches, we can deepen our understanding of storytelling techniques in video games and their relationship to other narrative media. </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Interactive analysis environment for Final Fantasy VI Script</figDesc><graphic coords="5,151.79,391.77,291.70,244.28" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Combined Scene Structure for Different Inactivity Thresholds</figDesc><graphic coords="7,89.28,84.17,416.72,275.48" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Character Lines Distribution (Activity: 0.70, Inactivity: 0.87)</figDesc><graphic coords="8,89.28,84.17,416.72,247.73" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Character Lines Distribution (Activity: 0.70, Inactivity: 0.71)</figDesc><graphic coords="9,89.28,84.17,416.72,247.73" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Character Lines Distribution (Activity: 0.70, Inactivity: 0.57)</figDesc><graphic coords="10,89.28,84.17,416.72,247.73" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">Drama Corpora Project: https://dracor.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_1">https://correlation-machine.com/VideoGameDialogueCorpus/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_2">As players, we can often intuitively recognize scene changes or major plot points while playing the game. However, these transitions are only scarcely explicitly marked in the dialogue transcripts, necessitating our computational segmentation process.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<idno type="DOI">10.1515/9783111071824</idno>
		<title level="m">Computational Drama Analysis</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Andresen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Reiter</surname></persName>
		</editor>
		<imprint>
			<publisher>DeGruyter</publisher>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Computational Game Studies? Drei Annäherungsperspektiven</title>
		<author>
			<persName><forename type="first">M</forename><surname>Burghardt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Piontkowitz</surname></persName>
		</author>
		<idno type="DOI">10.5281/zenodo.10698401</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 10th Conference of the German association of Digital Humanities &quot;Digital Humanities im deutschsprachigen Raum -DHd</title>
				<meeting>the 10th Conference of the German association of Digital Humanities &quot;Digital Humanities im deutschsprachigen Raum -DHd<address><addrLine>Passau</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">The Language of Gaming</title>
		<author>
			<persName><forename type="first">A</forename><surname>Ensslin</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-0-230-35708-2</idno>
		<imprint>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Programmable Corpora: Introducing DraCor, an Infrastructure for the Research on European Drama</title>
		<author>
			<persName><forename type="first">F</forename><surname>Fischer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Börner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Göbel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hechtl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Kittel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Milling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Trilcke</surname></persName>
		</author>
		<idno type="DOI">10.5281/zenodo.4284002</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Digital Humanities Conference</title>
				<meeting>the Digital Humanities Conference</meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Network Dynamics, Plot Analysis: Approaching the Progressive Structuration of Literary Texts</title>
		<author>
			<persName><forename type="first">F</forename><surname>Fischer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Göbel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Kampkaspar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Kittel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Trilcke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Digital Humanities Conference</title>
				<meeting>the Digital Humanities Conference</meeting>
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><surname>Marcus</surname></persName>
		</author>
		<title level="m">Poetica Matematica</title>
				<meeting><address><addrLine>Bucharest</addrLine></address></meeting>
		<imprint>
			<publisher>Editura Academiei Republicii Socialiste Romania</publisher>
			<date type="published" when="1970">1970</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">An Introduction to Game Studies</title>
		<author>
			<persName><forename type="first">F</forename><surname>Mäyrä</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
			<publisher>Sage</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Network Theory, Plot Analysis</title>
		<author>
			<persName><forename type="first">F</forename><surname>Moretti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Stanford Literary Lab Pamphlets</title>
		<imprint>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
	<note>Chap. 2</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Character-to-Character Sentiment Analysis in Shakespeare&apos;s Plays</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">T</forename><surname>Nalisnick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">S</forename><surname>Baird</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics</title>
				<meeting>the 51st Annual Meeting of the Association for Computational Linguistics<address><addrLine>Sofia, Bulgaria</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013">2013</date>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="479" to="483" />
		</imprint>
	</monogr>
	<note>: Short Papers)</note>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">What is game studies anyway?</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">B</forename><surname>Nieborg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hermes</surname></persName>
		</author>
		<idno type="DOI">10.1177/1567549407088328</idno>
	</analytic>
	<monogr>
		<title level="j">European Journal of Cultural Studies</title>
		<imprint>
			<biblScope unit="page" from="131" to="146" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Predicting Structural Elements in German Drama</title>
		<author>
			<persName><forename type="first">J</forename><surname>Pagel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Sihag</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Reiter</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Second Conference on Computational Humanities Research</title>
				<meeting>the Second Conference on Computational Humanities Research</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Drametrics: what dramaturgs should learn from mathematicians</title>
		<author>
			<persName><forename type="first">M</forename><surname>Romanska</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Routledge companion to dramaturgy</title>
				<imprint>
			<publisher>Routledge</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="438" to="447" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Katharsis -A Tool for Computational Drametrics</title>
		<author>
			<persName><forename type="first">T</forename><surname>Schmidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Burghardt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Dennerlein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wolff</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Digital Humanities Conference</title>
				<meeting>the Digital Humanities Conference<address><addrLine>Utrecht</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Social Network Analysis (SNA) als Methode einer textempirischen Literaturwissenschaft</title>
		<author>
			<persName><forename type="first">P</forename><surname>Trilcke</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
			<publisher>Mentis</publisher>
			<biblScope unit="page" from="201" to="247" />
			<pubPlace>Münster</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Digital network analysis of dramatic texts</title>
		<author>
			<persName><forename type="first">P</forename><surname>Trilcke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Fischer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Kampkaspar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Digital Humanities Conference</title>
				<meeting>the Digital Humanities Conference</meeting>
		<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">To See or Not to See&quot; -An Interactive Tool for the Visualization and Analysis of Shakespeare Plays</title>
		<author>
			<persName><forename type="first">T</forename><surname>Wilhelm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Burghardt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wolff</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m" type="main">Detecting Scenes in Fiction: A new Segmentation Task</title>
		<author>
			<persName><forename type="first">A</forename><surname>Zehe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Konle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Dümpelmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Gius</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hotho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Jannidis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Kaufmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Krug</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Puppe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Reiter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Schreiber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Wiedmer</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/2021.eacl-main.276</idno>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="3167" to="3177" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
