<?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">Extracting and Visualising Biographical Events from Wikipedia</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Irene</forename><surname>Russo</surname></persName>
							<email>irene.russo@ilc.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="institution">ILC-CNR &quot;A. Zampolli&quot; Pisa</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="laboratory">Computational Lexicology &amp; Terminology Lab Vrije</orgName>
								<orgName type="institution">Universiteit Amsterdam</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Tommaso</forename><surname>Caselli</surname></persName>
							<email>t.caselli@vu.nl</email>
						</author>
						<author>
							<persName><forename type="first">Monica</forename><surname>Monachini</surname></persName>
							<email>monica.monachini@ilc.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="institution">ILC-CNR &quot;A. Zampolli&quot; Pisa</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="laboratory">Computational Lexicology &amp; Terminology Lab Vrije</orgName>
								<orgName type="institution">Universiteit Amsterdam</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Extracting and Visualising Biographical Events from Wikipedia</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">D01DD2A121C12A91B53924A9F2B90E8E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T17:12+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>mining biographies for structured information</term>
					<term>visualising biographical data</term>
					<term>temporal information</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This work presents a proposal for the development of a natural language processing module for event and temporal analysis of biographies as available in Wikipedia. At the current level of development, we restricted the extraction to temporally anchored events as they represent salient information which can be further used to extract additional events and facilitate their chronological ordering and the representation of a person's timeline. Visualising data about basic facts concerning groups of people helps with historical reasoning and enables comparisons among them.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Historical reasoning concerns facts and stories of the past to describe, compare and explain historical phenomena. Six activities can be listed as part of historical reasoning: a.) historical questions; b.) the use of primary and secondary sources; c.) contextualisation; d.) argumentation; e.) the use of substantive concepts; and, f.) the use of metaconcepts (van Drie and <ref type="bibr">van Boxtel, 2008)</ref>. The way information is presented has an impact on historical reasoning: primary and secondary sources are today widely digitized and computational processing of textual and multimodal information <ref type="bibr" target="#b1">(Novak et al., 2014)</ref> can meet the needs of users from the humanities, both in research and education. As a matter of fact, in many disciplines, visualisation constitutes a graphical or cognitive aid to thinking because it is based on interrelated textual content, spatiotemporal data and metadata related to images and videos. Data can be mainly visualised for presentation or exploration but in well designed projects there is a continuum between these two modalities <ref type="bibr" target="#b0">(Cairo, 2012)</ref>. A key aspect in Digital Humanities (DH) is to provide processed results in a way that is usable and easy to browse: data visualisation is today a device which enables the exploration, filtering and searching of data, skipping the interaction with databases.</p><p>Narratives can be integrated in visual forms of presentations: the Spatial History Project at Stanford University 1 deals with visualisations that involve the geographic dimensions of Holocaust, portraying, for instance, the mobility in the Budapest ghetto or the arrests of the Italian Jews. In e-history projects, textual content is processed by Natural Language Processing (NLP) modules which take care of tasks such as Named Entity Recognition and Disambiguation (NERD). These modules identify different types of entities (e.g. Person, Organization, Location etc.) and can link them to external knowledge repositories (e.g. DBpedia) by means of URIs, thus enriching the extracted information. Hypotheses formulation about relations between entities (e.g. people, places and events) is supported once 1 http://web.stanford.edu/group/ spatialhistory entities and relations between them have been mined from texts. Along this line, data can be explored in novel ways through basic inference rules that find out commonalities between two or more entities. Our work focuses on comparisons and questions that may arise through visualisations of data automatically extracted from corpora. We designed a simple visualisation tool because visualising data about basic facts concerning groups of people may help with historical reasoning and enables comparisons. In our framework a fact is a notion where history and data visualisation meet: if for historians a fact is an assertion about people and events that can be located in the past (i.e. a main predicate temporally and spatially grounded as in 1a), for data visualisation, based on data structures like JSON, the same fact, like the date of death, is an instantiated value for a key, as in 1b:</p><p>1a. Primo Levi died on 11 April 1987. 1b. "nodes":[ {"name":"Primo Levi","deathDate":"1987-04-11"} ]</p><p>As case study, we selected a coherent group of biographies concerning people that have been deported to concentration camps during Nazism, including both those who died because of the deportation and the survivors. Data cleaning and tagging is reported in Section 2.1 while in Section 2.2 we describe the way biographical information has been structured before automatic extraction. Choosing an operational notion of biographical event as an activity that involve directly the person in question and can be anchored on a timeline whenever a date is available, we set up a basic biographical data array for each subject to encode factual data presented in the visualisation (see Section 3). We end with conclusions and proposals for future work in Section 4.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Dataset and Tools</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Holocaust deportees dataset</head><p>As a case study 782 Wikipedia pages relative to the biographies of people deported in Nazi concentration camps were downloaded. The set includes 247 short biographies of people that survived. All these people have a key event in common, namely that they have been deported to Nazi concentration camps, and several others along which their lives differ and can be compared. The biographies are part of a Wikipedia category, namely people who died in Nazi concentration camps<ref type="foot" target="#foot_0">2</ref> , and of a list of Holocaust survivors<ref type="foot" target="#foot_1">3</ref> . The Wikipedia pages have been downloaded and saved in plain text files by removing all HTLM tags. The downloaded data have been processed by two different NLP systems: the NewsReader pipeline <ref type="bibr" target="#b0">(Agerri et al., 2014)</ref> and the Stanford CoreNLP <ref type="bibr" target="#b1">(Manning et al., 2014)</ref>. The NewsReader pipeline is a set of 15 NLP modules that generates a structure in the NLP Annotation Format (NAF) <ref type="bibr">(Fokkens et al., 2014)</ref>. The pipeline has been developed as part of the EU project NewsReader<ref type="foot" target="#foot_2">4</ref> . Apart from the basic processing modules, such as tokenization, part-of-speech tagging and lemmatization, the additional modules which are relevant for our project include:</p><p>• coreference resolution (COREF layer);</p><p>• named entity recognition and disambiguation (NERC and NERD layers);</p><p>• semantic role labelling (SRL layer).</p><p>Stanford CoreNLP is a Java natural language analysis library that includes a part-of-speech (POS) tagger, a named entity recognizer (NER), a dependency parser and a coreference resolution system.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Structuring biographical events</head><p>Events extracted from DBpedia are a subpart of biographical events found in Wikipedia entries and other resources. The aim of this section is to show how the integration of information can be achieved by means of structured information derived from the output of existing NLP modules.</p><p>From the NewsReader pipeline output we extracted the disambiguated DBpedia URIs from the NERD layer. The DBpedia URI is used to query the corresponding DBpedia HTML page to collect the basic information which are summarized in Table <ref type="table" target="#tab_1">1</ref>.</p><p>Grounding each page on DBpedia URIs, we decided to combine the two sources, Wikipedia and DBpedia respectively, to structure the array that will be the starting point for the visualisations, choosing the keys (see Table <ref type="table" target="#tab_1">1</ref>) that are basic for representing the lives of Holocaust deportees. In in the first lines of Wikipedia entries, missing important information that is provided in the remaining text as, in this case, the birth place, the death place and the exact date of death, that we are able to include because we extracted them from the processed text. Moreover, DBpedia sets the date of death to the first day of the year when it finds just the year in the Wikipedia pages infobox; we overwrite this value when the NLP tools extract the exact date for the event (i.e. deathDate in this case is 1945-03-20 and not 1945-01-01). deportationFromCity is an example of a potentially uncertain value: if the place where the arrest/deportation took place is not mentioned we presume that it coincides with the one where the person was living at the moment. wikiOccupation, wikiNationality and wikiCamp values are imported, when they are available, from the Wikipedia taxonomy. These values allow to group deportees according to three different modalities (their nationality, their job and the concentration camp where they have been deported). This information could look redundant with deportationCamp and nationality extracted from data processed by NLP modules but, since it was part of Wikipedia pages infobox compiled by users, has a higher degree of certainty and, in case of mismatch, should be the considered the right value. In Table <ref type="table" target="#tab_3">3</ref> data relative to Helen Berman, one of the survivors, make evident a different type of information that is missing. She was a child when she was deported and her short biography on Wikipedia mainly refers to her artistic career as a painter, briefly mentioning the event of deportation without details about it. Some of the keys in the JSON structure will be without a value because information is missing both in DBpedia and Wikipedia and this could be a problem for a set of persons in the dataset; other sources of information should be found to integrate them.<ref type="foot" target="#foot_3">5</ref> Some basic biographical events, such as birthDate and deportationDate among others, are anchored because of their nature to time, i.e. they make sense only when a temporal expression fills their values. We consider event anchoring as the first step to discover commonalities between biographies of different people as it provides a way of comparing events with respect to a timeline. Time anchored events have been extracted through a rule-based module on top of the output of the Stanford CoreNLP. The rules take in input all dependency relations between a temporal expression, marked as DATE in the NER analysis of the Stanford CoreNLP, and a verb in the same sentence. We assume that the dependency relation between the temporal expression and the verb expresses a temporal relation of inclusion, i.e. anchors the event on a timeline. More complex temporal relations, such as before, after, begins, ends, overlap or simultaneous, can be expressed. In particular, in case a temporal expression is introduced by a preposition, a further set of rules carved to express the temporal meaning (or relation) associated to the preposition have been developed. This set of rules is based on the manually annotated data from the English TimeBank 6 (Pustejovsky et al., 2003). After the time anchoring of the verb has been established we extracted also dependency relations concerning the subject, direct object and, if available, locations. Subjects and objects are then mapped to the NewsReader output to solve entity disambiguation (NERD) and pronominal coreference. Table <ref type="table" target="#tab_2">4</ref> reports the output structure of the post-processing rules for event anchoring extraction. The data obtained from the Stanford parser and their integration with the NWR output facilitate the comparison of biographies. Examples 2a and 2b show how by looking for the same event lemma (e.g. "immigrate") in the extracted data, we can easily aggregate people by the type of event and still be able to tfind out differences (in this case, the fact that there are two emigration instances, one in 1978 in Israel and one in 1947 in the Unites States). 2a. Helen Berman: In 1978, she emigrated to <ref type="bibr">Israel. 1978, in, emigrate, she, Israel. 2b. Ruth Klüger:</ref> In 1947 she emigrated to the United States.</p><p>1947, in, emigrate, she, States.</p><p>Anchoring in time is often paired with anchoring in space because the information about where the event took place is necessary for completeness, for this reason we integrated the data structure of event lemma with information about the closest syntactic constituent that is a LOCATION according to the NER module of the Stanford parser (Israel and United States, in the cases above).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Visualisation of data</head><p>The implementation of the visualisation is based on D3.js, a JavaScript library designed to display digital data in a dynamic graphical form. We propose two interrelated visualisation modalities:</p><p>• A force-directed graph (Figure <ref type="figure">1</ref>) where each person is a node connected to other nodes when they share the same value. Figure <ref type="figure">1</ref>: Force-directed graph visualisation.</p><p>• An horizontal timeline as illustrated in Figure <ref type="figure" target="#fig_1">2</ref>. This visualisation allows to represent also relevant dates concerning larger events, e.g. World War II, which have crossed the lives of the people in our dataset. The timeline visualisation reports, for each deportee, a set of dates and sentences extracted from Wikipedia and describing a biographical event. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Conclusions and Future Work</head><p>We propose a method and a preliminary development of an NLP module for extracting biographical events from biographical notes such as the ones that are available in Wikipedia. Focusing on temporally anchored events will allow to extract salient events which can be further used to identify other biographical events and facilitate their chronological ordering and the representation of a person storyline.</p><p>One of the limitations of our visualisation as a tool for data presentation is the lack of potential interactions with historians: spatial and temporal data extracted from texts can be ambiguous or uncertain and some events can be wrongly extracted. Users should be able to validate the information discovered, labelling the results as true, worth further investigation or useless because noisy. We plan to make the visualisations interactive, with the possibility to delete or annotate each piece of information.</p><p>As future work we aim at labelling the biographical events as positive or negative, integrating a Sentiment Analysis component in our module by means of a psychologically grounded dataset <ref type="bibr">(Lewinsohn and Amenson, 1978)</ref>. So far this task was conducted manually by associating the predicate and semantic role information of the extracted events to the entries in the psychological dataset. The manual labelling aims at developing a reliable training set data for the development of a learning algorithm.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>It allows the visualisation of clusters of persons based on the different values in Table 1, highlighting data that have been extracted from Wikipedia, DBpedia and biographies parsed with the Stanford CoreNLP and the NewsReader pipeline. In this way, the names of the persons can be visible moving a pointer over a node and the source, i.e. the corresponding Wikipedia page in this work, will open in a different window, when clicking on the node. This type of visualisation will allow the user to directly explore the source of information from which the data have been extracted and thus verify if the proposed clusters are relevant or if they are due to errors in data extraction.</figDesc></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: Horizontal timeline visualisation.</figDesc><graphic coords="4,325.19,69.16,194.20,81.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 2</head><label>2</label><figDesc></figDesc><table><row><cell>the data extracted for Marceli Han-</cell></row><row><cell>delsman, a Polish historian that died in the Mittelbau-Dora</cell></row><row><cell>concentration camp, are reported. Most of them come</cell></row><row><cell>from DBpedia (Lehmann et al., to appear). The data are</cell></row><row><cell>obtained by processing the linguistic information contained</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1 :</head><label>1</label><figDesc>Basic biographical events as keys.</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 4 :</head><label>4</label><figDesc>Output of the post-processing rules over the Stanford dependency parser.</figDesc><table><row><cell cols="5">DATE PREP EVENT NSUBJ DOBJ</cell><cell>LOCATION</cell></row><row><cell>1912</cell><cell>in</cell><cell>write</cell><cell cols="2">Gokkes composition</cell><cell></cell></row><row><cell>1921</cell><cell>in</cell><cell>found</cell><cell>he</cell><cell>choir</cell><cell>Amsterdam</cell></row><row><cell>1923</cell><cell>in</cell><cell>marry</cell><cell cols="2">Gokkes Winnik</cell><cell></cell></row><row><cell>name</cell><cell cols="3">Marceli Handelsman</cell><cell></cell><cell></cell></row><row><cell>nationality</cell><cell>Polish</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>birthDate</cell><cell cols="2">1882-01-01</cell><cell></cell><cell></cell><cell></cell></row><row><cell>birthPlace</cell><cell cols="2">Warsaw</cell><cell></cell><cell></cell><cell></cell></row><row><cell>deathDate</cell><cell cols="3">1945-01-01 no 1945-</cell><cell></cell><cell></cell></row><row><cell></cell><cell>03-20</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>deathPlace</cell><cell cols="2">Mittelbau-Dora</cell><cell></cell><cell></cell><cell></cell></row><row><cell cols="2">deathInConcentrationCamp yes</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>deportationDate</cell><cell>1944</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>deportationCamp1</cell><cell cols="2">Gross-Rosen</cell><cell></cell><cell></cell><cell></cell></row><row><cell>deportationCamp2</cell><cell cols="2">Mittelbau-Dora</cell><cell></cell><cell></cell><cell></cell></row><row><cell>locationCamp1</cell><cell cols="3">Rogonica, Poland</cell><cell></cell><cell></cell></row><row><cell>locationCamp2</cell><cell cols="2">Nordhausen,</cell><cell>Ger-</cell><cell></cell><cell></cell></row><row><cell></cell><cell>many</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>deportationFromCity</cell><cell cols="3">Warsaw (induced)</cell><cell></cell><cell></cell></row><row><cell>lengthJourney1</cell><cell>282 km</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>lengthJourney2</cell><cell>681 km</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>deportationAge</cell><cell>62</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>deathAge</cell><cell>63</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>wikiOccupation</cell><cell cols="2">historian</cell><cell></cell><cell></cell><cell></cell></row><row><cell>wikiNationality</cell><cell>Polish</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>wikiCamp</cell><cell cols="2">Mittelbau-Dora</cell><cell></cell><cell></cell><cell></cell></row><row><cell cols="4">Table 2: Example of basic biographical events about</cell><cell></cell><cell></cell></row><row><cell>Marceli Handelsman.</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 3 :</head><label>3</label><figDesc>Example of basic biographical events about Helen Berman.</figDesc><table><row><cell>name</cell><cell>Helen Berman</cell></row><row><cell>nationality</cell><cell>Dutch-Israeli</cell></row><row><cell>birthDate</cell><cell>1936-04-06</cell></row><row><cell>birthPlace</cell><cell>Amsterdam, Nether-</cell></row><row><cell></cell><cell>lands</cell></row><row><cell>deathDate</cell><cell>living</cell></row><row><cell>deathPlace</cell><cell>living</cell></row><row><cell cols="2">deathInConcentrationCamp no</cell></row><row><cell>deportationDate</cell><cell></cell></row><row><cell>deportationCamp</cell><cell></cell></row><row><cell>deportationFromCity</cell><cell></cell></row><row><cell>lengthJourney</cell><cell></cell></row><row><cell>deportationAge</cell><cell></cell></row><row><cell>deathAge</cell><cell>living</cell></row><row><cell>wikiOccupation</cell><cell>Painter</cell></row><row><cell>wikiNationality</cell><cell></cell></row><row><cell>wikiCamp</cell><cell></cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_0">http://en.wikipedia.org/wiki/Category: People_who_died_in_Nazi_concentration_ camps_by_occupation</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_1">http://en.wikipedia.org/wiki/Lis_of_ Holocaust_survivors</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_2">http://www.newsreaderproject.eu</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_3">One possible source could be the Central Database of Shoah Victims Names (http://www.yadvashem.org/), an international endeavor initiated and led by Yad Vashem; an estimated 4.3 million murdered Jews have been commemorated and a database of Shoah Survivors will be released soon.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_4">http://www.timeml.org/site/timebank/ timebank.html</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Acknowledgements</head><p>One of the author wants to thanks the NWO Spinoza Prize project Understanding Language by Machines (sub-track 3) for partially supporting this work.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Historical Reasoning: Towards a Framework for Analyzing Students&apos; Reasoning about the Past</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">I</forename><surname>References Agerri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Aldabe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Beloki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Laparra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>De Lacalle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rigau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Soroa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Van Erp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Vossen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Girardi</surname></persName>
		</author>
		<author>
			<persName><surname>Tonelli ; Cairo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Functional Art: An introduction to information graphics and visualization</title>
				<editor>
			<persName><forename type="first">A</forename><surname>Fokkens</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Soroa</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Z</forename><surname>Beloki</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Ockeloen</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2008">2014. 2012. 2008</date>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="87" to="110" />
		</imprint>
	</monogr>
	<note>Event Detection, version 2 D4.2.2. NewsReader Project Deliverable</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Some Relations between Pleasant and Unpleasant Events and Depression</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">R</forename><surname>Rigau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Van Hage</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vossen ; Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Isele</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Jakob</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Jentzsch ; Mendes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hellmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Morsey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Van Kleef</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer ; Lewinsohn</surname></persName>
		</author>
		<author>
			<persName><surname>Manning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Novak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Micheel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wieneke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dring</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">HistoGraph, A visualization Tool for Collaborative Analysis of Networks from Historical Social Multimedia Collections. 2014 18th International Conference on Information Visualisation</title>
				<editor>
			<persName><forename type="first">J</forename><surname>Pustejovsky</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Hanks</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Sauri</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>See</surname></persName>
		</editor>
		<meeting><address><addrLine>Reykjavik, Iceland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1978">2014. 2014. 1978. 2014. 2014</date>
			<biblScope unit="volume">87</biblScope>
			<biblScope unit="page">644</biblScope>
		</imprint>
	</monogr>
	<note>Proceedings of 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations</note>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">The Timebank Corpus, Proceedings of Corpus Linguistics</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gaizauskas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Setzer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Radev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Sundheim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Day</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ferro</surname></persName>
		</author>
		<author>
			<persName><surname>Lazo</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2003">2003. 2003</date>
		</imprint>
	</monogr>
</biblStruct>

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