<?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">yourHistory -Semantic linking for a personalized timeline of historic events</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">David</forename><surname>Graus</surname></persName>
							<email>d.p.graus@uva.nl</email>
							<affiliation key="aff0">
								<orgName type="institution">Maria-Hendrike Peetz</orgName>
							</affiliation>
							<affiliation key="aff1">
								<address>
									<settlement>Daan Odijk</settlement>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="department">ISLA</orgName>
								<orgName type="institution">University of Amsterdam</orgName>
								<address>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">yourHistory -Semantic linking for a personalized timeline of historic events</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">5E66E0CB8C78F244AC1D264517158C01</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T21:30+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>H.4 [Information Systems Applications]: Miscellaneous Entity linking</term>
					<term>Facebook</term>
					<term>entity ranking</term>
					<term>personalization</term>
					<term>timeline generation</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In this paper we present yourHistory: a Facebook application that aims to generate a tailor-made, personalized timeline of historic events, by matching a semantically enriched Facebook profile to a pool of candidate historic events extracted from DBPedia. Two aspects are central to our application: (i) semantic linking technologies backed by rich open web knowledge bases for generating semantically enriched user profiles, and (ii) semantic relatedness metrics for ranking historic events to user profiles. This paper describes the development of a Facebook application that aims to be engaging for users, whilst at the same time being a source for data that can be applied to evaluating or improving the application. We describe our Wikipedia-based semantic relatedness metric for event ranking, but also the restrictions and constraints concerning privacy-sensitive and ethical matters, around data storage and user consent. Finally, we reflect on how this type of user data can be applied for evaluating or improving both the semantic linking and event ranking methods in future work.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">MOTIVATION</head><p>Today in history education, students are encouraged to study relations and coherence between events, discern patterns from global history, understand context and 'see the bigger picture'. Looking at historical timelines is interesting in this regards, because it can relate historic events to one another and provide a sense of overview and context. However, with timelines of history students are still looking at the events from a distance, whilst teachers now often teach history starting from what students know and what they are interested in. By connecting history with the lives and interests of students teachers aim to make history more tangible, attractive and accessible.</p><p>yourHistory is a Facebook application (available at http: //apps.facebook.com/yourhistory) that aims to serve a tailor-made, personalized timeline of historic events, by lever-aging a Facebook user's interests and profile. The your-History timeline displays historical events<ref type="foot" target="#foot_0">1</ref> side-by-side to historic events that are deemed relevant or interesting to the user. These can be smaller scale events that typically escape history books. By embedding the historic events that match a user's profile in the wider context of the history of the 20th century, yourHistory encourages students to explore, relate events to each other, and put them into context of time periods and their personal interests. Whether in the classroom or at home, exploring historic events and putting them into context of their own life, allows anyone who is interested in history to discover new connections and links between events, time periods and people. To generate this tailor-made timeline, yourHistory leverages rich structured data from online, openly accessible knowledge bases.</p><p>The interaction of the user with the application can provide valuable signals on the inner workings of the application. By inviting the user to explore and interact with the yourHistory timeline, and storing these interactions (in the form of clicks), we automatically aggregate data that can be later used for either evaluating or improving the application.</p><p>The rest of the paper is structured as follows. In Section 3 we describe our technical approach which involves semantic linking of Facebook user profiles, and retrieving candidate historic events from DBPedia (Section 3.1). Next, we describe our method of ranking candidate events to user profiles in Section 3.2. In Section 4 we discuss some of the technical, privacy-related and ethical challenges we faced during the development of a live Facebook application. Finally, we briefly reflect on the possibilities and uses of logging user interactions with a Facebook application like yourHistory, for evaluation and online learning purposes, in Section 5.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">RELATED WORK</head><p>Central to the yourHistory application are two aspects: semantic linking for enriching user profiles, and semantic relatedness metrics to leverage the enriched profiles for event ranking.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Semantic linking</head><p>Semantic linking is the task of identifying and linking mentions of concepts in raw text, to their referent concepts that are described in a Knowledge Base (KB). As in so-called Wikification <ref type="bibr" target="#b4">[5]</ref>, Wikipedia is the typical KB of choice for semantic linking, due to its wide coverage, rich structure and content. In this case each Wikipedia page is considered to be a distinct and unique concept, and titles and anchor texts of Wikipedia pages are leveraged for lexical-matching based linking.</p><p>Semantic linking has recently seen a surge in interest; it is a focal point in evaluation campaigns such as the Text Analysis Conference Knowledge Base Population (KBP) track. 2  Consequently, it has seen a wide array of applications, from enriching microblog posts <ref type="bibr" target="#b3">[4]</ref>, supporting forensic text analysis <ref type="bibr" target="#b9">[10]</ref>, to feeding second screen applications from subtitles <ref type="bibr" target="#b7">[8]</ref>. State of the art linking approaches typically leverage the structure of its underlying knowledge base, by considering, e.g., hyperlinks between pages, category or ontology structure for tasks such as improving disambiguation <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b2">3]</ref>, or measuring "relatedness" between concepts <ref type="bibr" target="#b5">[6]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Wikipedia-based semantic relatedness</head><p>Event retrieval is the task of retrieving (pages describing) events from a KB in response to an explicit query or an implicit one (such as a user's Facebook profile). We consider the event retrieval task as a ranking problem, where our aim is to rank events on descending order of "relatedness" to the user. This is in contrast to, e.g., approaches of collaborative filtering, where the ties in a social network is the main focus for recommending items.</p><p>Central to our method of matching user profiles to candidate events is the notion of semantic relatedness between (Wikipedia) concepts, or in the case of yourHistory, the relatedness between candidate historic events and user profiles. The intuition and our underlying assumption is: the more related an event is to a profile entity, the more interesting it is to the user.</p><p>To compute this semantic relatedness between events and user profiles, we combine methods that leverage Wikipedia's structure with textual similarity approaches, and aggregate for each event the semantic relatedness scores to all user profile entities. There is a rich history of leveraging Wikipedia to compute semantic similarity; an example is ESA (Explicit Semantic Analysis) <ref type="bibr" target="#b1">[2]</ref>, where Wikipedia pages are considered "topics" and an approach is employed similar to the topic modeling method of Latent Semantic Indexing (LSI). Other Wikipedia-based similarity and relatedness approaches are based on the Wikipedia graph: a representation of Wikipedia where concepts (pages) are nodes, and an edge is drawn between nodes when the corresponding pages link to or from one another. The topology of the network contains information concerning semantic similarity and relatedness; concepts that are topologically closer, more central or connected, are typically considered more similar, and semantically related. An example approach of explicitly leveraging this property is considering the overlap of the sets of neighbor nodes of two concepts <ref type="bibr" target="#b5">[6]</ref>, where concepts that share a larger portion of neighbor nodes are considered more related.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">YOURHISTORY</head><p>In order to generate a personalized timeline of historic events we need to consider how we define this personalization, i.e. how to identify events that are interesting or rele-2 http://www.nist.gov/tac/2013/KBP/ vant to a particular user given its profile.</p><p>We describe our application in four parts, first our preprocessing approach (Section 3.1), next our Wikipedia-based semantic similarity event ranking method (Section 3.2), then we present yourHistory's interface (Section 3.3), and finally, we describe some of the practical implementation details concerning data and infrastructure (Section 3.4).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Data preprocessing</head><p>In this section we describe the preprocessing procedure of: (i) generating bag-of-concepts user profiles by applying semantic linking (Section 3.1.1), and (ii) extracting a list of candidate historic events from DBPedia (Section 3.1.2).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.1">Semantic linking user profiles</head><p>Once the user has given consent for obtaining data from their Facebook profile (described in Section 4), yourHistory receives the user's profile information in JSON-format through the Facebook API. We extract the values of several fields of the user's likes, movies, music, tv shows, bio information, and work and education history, to yield an initial bag-ofwords user profile. The resulting bag-of-words user profile contains all useful textual data from the users profile and is then linked to the referent Wikipedia concepts using the semanticizer. <ref type="foot" target="#foot_1">3</ref> The resulting semantically enriched bag-ofconcepts user profile forms the basis for yourHistory's event matching process.</p><p>To minimize noise (i.e., wrongfully linked concepts) we consider our entity linking framework's confidence score, by setting a threshold on the SENSEPROB weight <ref type="bibr" target="#b7">[8]</ref>. This weight corresponds to the probability of an n-gram (from the bagof-words user profile), to refer to a specific Wikipedia concept c. It is derived from two signals:</p><p>1. The n-gram's link probability: the proportion of the number of times with which n-gram is used as a link, over the total number of times this n-gram occurs in Wikipedia.</p><p>2. The n-gram's commonness: the proportion of the number of times n-gram is used as an anchor to a distinct Wikipedia concept c, over the number total number of times the n-gram is used as an anchor (to any Wikipedia concept c).</p><p>By representing a user profile as a bag-of-concepts profile, arguably we lose potentially valuable signals that could aid in the event ranking. An example is the temporal dimension; knowing where the user lived or worked at which point in time could prove useful. However, depending on the user's Facebook profile, sparsity issues (i.e. few likes) withheld us from exploring more fine-grained or detailed profiling approaches.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.2">Retrieving candidate historic events from DB-Pedia</head><p>DBPedia is a structured representation of Wikipedia <ref type="bibr" target="#b0">[1]</ref>, and consists of concepts that are organized in a richly structured ontology. <ref type="foot" target="#foot_2">4</ref> This ontology allows us to smartly query for a subset of Wikipedia concepts that represent historic events from between 1900-01-01 and today. We do so by  issuing queries to the public DBPedia SPARQL endpoint 5  for concepts that belong to the dbpedia-owl:Event class, concepts that have a startDate or xsd:date-property with a value between 1900-01-01 and today. At the time of research/writing, we ended up with a total of 10,272 candidate events after issuing these queries. To enable us to match events to the bag-of-concepts user profiles, we map the retrieved DBPedia events to their Wikipedia equivalents. Finally, we have a pool of candidate events (E) represented by Wikipedia concepts, and a bag-of-concepts user profile (U ), similarly consisting of Wikipedia concepts. This allows us to easily compare both. See Table <ref type="table" target="#tab_0">1</ref> for an overview of the terminology used in this paper.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Wikipedia-based semantic relatedness for event ranking</head><p>Here we describe how we rank events to user profiles, using our Wikipedia-based semantic relatedness-score S. The relatedness score S is calculated for each cuser in U to each cevent in E and consists of several signals. When these scores are computed for all possible (cuser, cevent)-pairs, we sum the resulting values and min-max normalize them, to yield for each cevent a score between 0 and 1, which represents its "semantic relatedness" to U . The relatedness is based on the following signals:</p><p>1. Whether or not the profile concept and event are directly linked: 1 when either one's Wikipedia page con-5 http://dbpedia.org/sparql tains a link to the other, 0 otherwise.</p><p>2. The link overlap between cuser and cevent: how many linked pages do both concepts share.</p><p>3. The textual similarity between the abstracts of the corresponding Wikipedia pages of cuser and cevent.</p><p>For each cevent ∈ E we sum the scores stemming from the different signals, to each cuser ∈ U , and yield the final cevent relatedness-score. These signals are further detailed below.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.1">Direct link</head><p>The first signal is a binary value, representing whether or not the profile concept cuser occurs in the set of outlinks of the event cevent, or vice versa. The intuition is that events that are directly linked to profile concepts are more (directly) related to the user's profile.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.2">Link overlap</head><p>For the second signal we extract the set of outlinks of both cuser and cevent (i.e., all Wikipedia pages that are (hyper)linked in the concept's Wikipedia page). For performance reasons we create an index of virtual documents, generated by concatenating the IDs of the outlink set for each event. By then considering the (concatenated) set of profile outlinks a query, we quickly retrieve the most similar events.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.3">Textual similarity</head><p>For our third and final signal, we measure the cosine similarity between the TF-IDF weighted vectors representing the abstract of the concepts' Wikipedia pages. We use the gensim topic modeling framework for this comparison <ref type="bibr" target="#b8">[9]</ref>.</p><p>The final output is a ranked list of JSON objects representing events, containing the following properties: event date, event id, event title, event url, score, related entity id, related entity title, and related entity url.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">yourHistory's interface</head><p>Given the final ranked list of cevent, we draw the events in a timeline using a D3.js timeline visualization. A screenshot of this timeline visualization is shown in Figure <ref type="figure" target="#fig_0">1</ref>. We visually distinguish between the two types of events; shown in blue are the personalized historic events, and the central historical events are shown in gray. Clicking any of the events opens the corresponding Wikipedia page in a new window. The blue bar can be extended or reduced in size, to zoom in or out in time while maintaining a sense of context. Dragging the bar allows the user to move the frame through the timeline.</p><p>Currently, the events are shown as-is, but displaying some of the mechanics behind the event ranking (e.g., showing the user that her timeline contains event Y because she likes band X) might increase engagement and enable more valuable feedback. Including more information, and relaying it back to the user might increase engagement.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4">Data and infrastructure</head><p>In this section we describe some of the practical implementation details: the datasets we use and its infrastructure.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.1">Datasets</head><p>yourHistory makes use of Wikipedia and its structured counterpart DBPedia. For semantic linking, yourHistory has access to a Wikipedia dump of March 4th, 2013. For candidate event retrieval, yourHistory queries the live DB-Pedia SPARQL endpoint. <ref type="foot" target="#foot_3">6</ref></p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.2">Infrastructure yourHistory consists of three components:</head><p>• A back-end, powered by a Python Flask application • A data repository: two MongoDB databases, one where we store user profiles, and another where users' interactions are stored</p><p>• A front-end, which consists of a web page containing an interactive timeline visualization, powered by D3.js. This web page is shown to the user inside the Facebook application.</p><p>The back-end handles communication with the Facebook API, data preprocessing, semantic linking and event scoring and ranking. It outputs a timeline of ranked events in JSON format to the D3.js JavaScript application that runs in the web interface, and draws the interactive timeline. We log the users' clicks by storing for each event clicked its unique identifier, and the time-stamp of the click.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">SETTING UP THE APPLICATION</head><p>When setting up a live Facebook application for running user studies, we are faced with specific constraints and challenges, both technical ones and ethical, privacy-related ones. The need for real-time processing is an example of a technical constraint, while there are more privacy-related questions and issues related to data storage. These and other constraints are described in Section 4. This section consists of two parts: preliminary challenges faced concerning user's privacy and ethics when using Facebook for running online user studies (Section 4.1), as well as the technical challenges and constraints faced when working on a live, real-time Facebook application (Section 4.2).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Privacy and ethics</head><p>In the following we provide a brief guideline on how to fulfill the privacy requirements of user experiments.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.1">Facebook's minimum age restriction</head><p>Ethically, collecting data of minors is questionable. Facebook handles a minimum age restriction of 13. In the case of yourHistory, the ethical review board of the University of Amsterdam required the application to be restricted to users over 18 years of age. However, providing a different birthday is an easy way to circumvent this restriction, so we can not be guaranteed to rely on the birthday information from Facebook alone. We rely on the following heuristics as a further check: if the birthday extracted from the Facebook profile identifies the user as below 18, the yourHistory application cannot be accessed. Next, the user is asked to declare she is over 18 years old in the yourHistory welcome screen, if the user here does not declare this, yourHistory will likewise not launch.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.2">Using the Facebook API</head><p>Facebook provides examples on how to use the Facebook API. <ref type="foot" target="#foot_4">7</ref> Important aspects to note, privacy-wise, are the scope of the access of user data, as well as the transfer of this user data. The scope of access is set by the developer, and determines the type of user data the application can access, after the user grants the application permission to access their data. It includes such types as biography information, such as the user's birthday (user birthday), relationship status (relationship status), information regarding the user's religious and/or political beliefs (user religion politics), but also the user's list of friends (user friends), the posts on his wall (which include messages, photos and links shared), and the user's likes. Finally, Facebook enforces the data transfer over a secure connection (through an SSL certified server), assuring a safe transfer of data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.3">User consent</head><p>There are two stages in requesting user consent. The first stage of user consent is initiated by Facebook when the user accesses the yourHistory application. In this stage, users are asked by Facebook if they agree with the scope of data access. We aim for a more informed consent where the user is more elaborately informed about the storage of the data as well as using the data for improving the applicationcurrently, this is restricted to the second stage of requesting user consent.</p><p>Following guidelines provided by the ethical review board of the University of Amsterdam, we designed the next step of asking user consent. This next stage is initiated by the application itself, where we welcome the user with the dialog window shown in Figure <ref type="figure" target="#fig_1">2</ref>. After a brief explanation of the app and its authors, the user is given a choice concerning data usage. The user may choose to have data accessed only by the authors of the application, by the authors and other researchers at the University of Amsterdam, or by nobody but the application. Concerning data storage (if the user has complied), we offer the user a choice between allowing the aggregated profile to be stored for an indefinite amount of time, for 3 months at most, or for a single day. In any case, the data will never leave the University of Amsterdam. Finally, once the user declares she is over 18 years old, she is directed to yourHistory's main interface.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Technical Constraints</head><p>Due to the live and real-time nature of this application, an important constraint is that the application has to run fast and be responsive. The event ranking part in particular proved challenging in this regard: the numerous pairwise comparisons between user profile concepts and candidate events are demanding. We addressed this primarily by optimizing the link overlap calculation procedure, the most compute-intensive operation, as described in Section 3.2.</p><p>However, numerous additional improvements towards speeding up the application could be considered, e.g., by downsizing the search space in which to make pair-wise comparisons, by clustering events and user profile concepts before computing relatedness. The clustering could be focused on the content of the concepts (e.g., cluster categorically similar concepts), or a temporal dimension or range.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">DISCUSSION</head><p>Since evaluation of the applications' performance is still work in progress, in this section we briefly reflect on the potential of using stored user interactions for this purpose. By storing the user's interactions with the timeline (in the form of clicks on events), we have access to a valuable signal of (implicit) feedback. This signal could be used for two goals: evaluating the application, and improving the application through (online) learning. We elaborate on both applications in the sections that follow.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1">Evaluating yourHistory</head><p>An example application of analyzing user interactions is the evaluation of our semantic relatedness scoring function. In this case, we consider clicks on events as positive feedback. The intuition is that in yourHistory's goal of serving a personalized-timeline, inviting users to explore and learn, clicks represent the user's interest in an event, or can be considered an instantiation of the user's intent to read more: a measurable signal of user engagement.</p><p>By feeding this signal back to the scoring function, we can analyze whether the ranking correlates with clicks (i.e. do higher ranked events generate more interactions?), or whether the individual scoring functions' rankings might be more indicative (i.e. does scoring function #1 rank the more frequently clicked events higher than scoring function #2?). In the setting where we consider clicks positive feedback, and we aim to optimize the application for clicks to increase user engagement, we can additionally get insights into in what way combining various scoring functions is most effective.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2">Online learning</head><p>The current event ranking method is in a way "static": we rank event entities based on the individual relatedness to profile concepts. Next to hand-tuning the algorithms based on clicks as described in the previous section, the user feedback might too be applied in an online learning setting, to automatically improve the application. Here the scoring functions will be no longer used to compute a definitive score, but rather as features for a machine learning model. The positive feedback (clicks) can then be applied for training the model, enabling the application to learn to rank event entities given a user profile. Additionally, the current feedback signal can be extended towards being explicit. A possible use-case for explicit user feedback is improvement of the semantic linking component. This component now too is static: we apply a threshold on the entity linker's confidence score. A possible extension would be to ask the user to judge their generated bag-of-concepts user profile by removing or adding concepts that she does or does not feel associated with, and correcting wrongfully linked concepts. This explicit feedback can be used to improve the semantic linking, in an online learning setting similar to the one described above.</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: yourHistory's interface.</figDesc><graphic coords="3,53.80,53.80,506.50,209.50" 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: yourHistory's welcome screen, and second stage of requesting user consent.</figDesc><graphic coords="5,57.91,53.80,230.88,221.52" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 :</head><label>1</label><figDesc>Glossary Symbol Description</figDesc><table /><note>c Wikipedia concept (i.e. a Wikipedia page) U bag-of-concepts user profile E pool of candidate events cuser user profile concept (c ∈ U ) cevent candidate event concept (c ∈ E)</note></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">Taken from http://en.wikipedia.org/wiki/Timeline_ of_modern_history</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_1">http://semanticize.uva.nl</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_2">http://mappings.dbpedia.org/server/ontology/ classes/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_3">http://dbpedia.org/sparql</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_4">https://developers.facebook.com/docs/games/ friend-smash/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This research was partially supported by the European Community's Seventh Framework Programme (FP7/2007-2013) under grant agreement nr 288024 (LiMoSINe project), the Netherlands Organisation for Scientific Research (NWO) under project nrs 640.004.802, 727.011.005, 612.001.116, HOR-11-10, the Center for Creation, Content and Technology (CCCT), the QuaMerdes project funded by the CLARINnl program, the TROVe project funded by the CLARIAH program, the Dutch national program COMMIT, the ESF Research Network Program ELIAS, the Elite Network Shifts project funded by the Royal Dutch Academy of Sciences (KNAW), the Netherlands eScience Center under project number 027.012.105 and the Yahoo! Faculty Research and Engagement Program.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Dbpedia -a crystallization point for the web of data</title>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kobilarov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Becker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cyganiak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hellmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Web Semant</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="154" to="165" />
			<date type="published" when="2009-09">Sept. 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Computing semantic relatedness using wikipedia-based explicit semantic analysis</title>
		<author>
			<persName><forename type="first">E</forename><surname>Gabrilovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Markovitch</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 20th International Joint Conference on Artifical Intelligence, IJCAI&apos;07</title>
				<meeting>the 20th International Joint Conference on Artifical Intelligence, IJCAI&apos;07<address><addrLine>San Francisco, CA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Morgan Kaufmann Publishers Inc</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="1606" to="1611" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Context-based entity linking-university of amsterdam at tac</title>
		<author>
			<persName><forename type="first">D</forename><surname>Graus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kenter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bron</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Meij</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>De Rijke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">TAC</title>
		<imprint>
			<date type="published" when="2012">2012. 2012. 2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Adding semantics to microblog posts</title>
		<author>
			<persName><forename type="first">E</forename><surname>Meij</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Weerkamp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>De Rijke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">WSDM &apos;12</title>
				<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="563" to="572" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Wikify!: linking documents to encyclopedic knowledge</title>
		<author>
			<persName><forename type="first">R</forename><surname>Mihalcea</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Csomai</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CIKM &apos;07</title>
				<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="233" to="242" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">An effective, low-cost measure of semantic relatedness obtained from wikipedia links</title>
		<author>
			<persName><forename type="first">D</forename><surname>Milne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">H</forename><surname>Witten</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceeding of AAAI Workshop on Wikipedia and Artificial Intelligence: an Evolving Synergy</title>
				<meeting>eeding of AAAI Workshop on Wikipedia and Artificial Intelligence: an Evolving Synergy</meeting>
		<imprint>
			<publisher>AAAI Press</publisher>
			<date type="published" when="2008-07">July 2008</date>
			<biblScope unit="page" from="25" to="30" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Learning to link with wikipedia</title>
		<author>
			<persName><forename type="first">D</forename><surname>Milne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">H</forename><surname>Witten</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CIKM &apos;08</title>
				<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="509" to="518" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Feeding the second screen: Semantic linking based on subtitles</title>
		<author>
			<persName><forename type="first">D</forename><surname>Odijk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Meij</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>De Rijke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">OAIR &apos;</title>
				<imprint>
			<date type="published" when="2013">2013</date>
			<biblScope unit="volume">13</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Software Framework for Topic Modelling with Large Corpora</title>
		<author>
			<persName><forename type="first">R</forename><surname>Řehůřek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Sojka</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the LREC 2010 Workshop on New Challenges for NLP Frameworks</title>
				<meeting>the LREC 2010 Workshop on New Challenges for NLP Frameworks<address><addrLine>Valletta, Malta</addrLine></address></meeting>
		<imprint>
			<publisher>ELRA</publisher>
			<date type="published" when="2010-05">May 2010</date>
			<biblScope unit="page" from="45" to="50" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Semantic linking and contextualization for social forensic text analysis</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Ren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Van Dijk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Graus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Van Der Knaap</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Henseler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>De Rijke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">European Intelligence and Security Informatics Conference (EISIC 2013)</title>
				<imprint>
			<date type="published" when="2013-08">August 2013</date>
			<biblScope unit="page" from="96" to="99" />
		</imprint>
	</monogr>
</biblStruct>

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