Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "O14-4001",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T08:04:12.838468Z"
},
"title": "BCCWJ-TimeBank: Temporal and Event Information Annotation on Japanese Text",
"authors": [
{
"first": "Masayuki",
"middle": [],
"last": "Asahara \uff0a",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "National Institute for Japanese Language and Linguistics",
"location": {
"country": "Japan"
}
},
"email": "masayu-a@ninjal.ac.jp"
},
{
"first": "Sachi",
"middle": [],
"last": "Kato \uff0a",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "National Institute for Japanese Language and Linguistics",
"location": {
"country": "Japan"
}
},
"email": ""
},
{
"first": "Hikari",
"middle": [],
"last": "Konishi \uff0a",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "National Institute for Japanese Language and Linguistics",
"location": {
"country": "Japan"
}
},
"email": ""
},
{
"first": "Kikuo",
"middle": [],
"last": "Maekawa",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "National Institute for Japanese Language and Linguistics",
"location": {
"country": "Japan"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Temporal information extraction can be divided into the following tasks: temporal expression extraction, time normalisation, and temporal ordering relation resolution. The first task is a subtask of a named entity and numeral expression extraction. The second task is often performed by rewriting systems. The third task consists of event anchoring. This paper proposes a Japanese temporal ordering annotation scheme that is used to annotate expressions by referring to 'the 'Balanced Corpus of Contemporary Written Japanese' (BCCWJ). We extracted verbal and adjective event expressions as <EVENT> in a subset of BCCWJ and annotated a temporal ordering relation <TLINK> on the pairs of these event expressions and time expressions obtained from a previous study. The recognition of temporal ordering by language recipients tends to disagree with the normalisation of time expressions. Nevertheless, we should not strive for unique gold annotation data in such a situation. Rather, we should evaluate the degree of inter-annotator discrepancies among subjects in an experiment. This study analysed inter-annotator discrepancies across three annotators performing temporal ordering annotation. The results show that the annotators exhibit little agreement for time segment boundaries, whereas a high level of agreement is exhibited for the annotation of temporal relative ordering tendencies.",
"pdf_parse": {
"paper_id": "O14-4001",
"_pdf_hash": "",
"abstract": [
{
"text": "Temporal information extraction can be divided into the following tasks: temporal expression extraction, time normalisation, and temporal ordering relation resolution. The first task is a subtask of a named entity and numeral expression extraction. The second task is often performed by rewriting systems. The third task consists of event anchoring. This paper proposes a Japanese temporal ordering annotation scheme that is used to annotate expressions by referring to 'the 'Balanced Corpus of Contemporary Written Japanese' (BCCWJ). We extracted verbal and adjective event expressions as <EVENT> in a subset of BCCWJ and annotated a temporal ordering relation <TLINK> on the pairs of these event expressions and time expressions obtained from a previous study. The recognition of temporal ordering by language recipients tends to disagree with the normalisation of time expressions. Nevertheless, we should not strive for unique gold annotation data in such a situation. Rather, we should evaluate the degree of inter-annotator discrepancies among subjects in an experiment. This study analysed inter-annotator discrepancies across three annotators performing temporal ordering annotation. The results show that the annotators exhibit little agreement for time segment boundaries, whereas a high level of agreement is exhibited for the annotation of temporal relative ordering tendencies.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Temporal information processing in natural language texts has received increasing scholarly attention in recent years. Since the temporal orders of events often have implications for causal relations (cause and effect), identifying them is an essential task for deep understanding of language. Several types of resources for English temporal information processing have been developed, including an annotation specification TimeML (Pustejovsky et al., 2003a) and annotated corpora, such as TimeBank (Pustejovsky et al., 2003b) and Aquaint TimeML Corpus.",
"cite_spans": [
{
"start": 431,
"end": 458,
"text": "(Pustejovsky et al., 2003a)",
"ref_id": "BIBREF15"
},
{
"start": 499,
"end": 526,
"text": "(Pustejovsky et al., 2003b)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "The English annotation specification has been extended as an International Standard Organization (ISO) standard of a temporal information mark-up language, namely ISO TimeML (Pustejovsky, Lee, Bunt, & Romary, 2010) , which covers Italian, Spanish, Chinese, and other languages. Temporal information-annotated corpora in various languages have been developed and have been shared by natural language processing researchers. TempEval-2 (Verhagen, Sauri, Caselli, & Pustejovsky, 2010) , a task for the SemEval-2010, and TempEval-3 (UzZaman et al., 2013) , a task for the SemEval-2013, have been proposed as shared temporal-relation reasoning tasks. In these shared tasks, datasets for English, Italian, Spanish, Chinese, and Korean are provided.",
"cite_spans": [
{
"start": 174,
"end": 214,
"text": "(Pustejovsky, Lee, Bunt, & Romary, 2010)",
"ref_id": "BIBREF17"
},
{
"start": 434,
"end": 481,
"text": "(Verhagen, Sauri, Caselli, & Pustejovsky, 2010)",
"ref_id": null
},
{
"start": 499,
"end": 516,
"text": "SemEval-2010, and",
"ref_id": null
},
{
"start": 517,
"end": 550,
"text": "TempEval-3 (UzZaman et al., 2013)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Nevertheless, there is no such resource for the Japanese language. In this paper, we present a means of porting a subset of ISO-TimeML into the Japanese language and describe the basic specifications of 'BCCWJ-TimeBank,' which is a realisation of the temporal information annotation of the 'Balanced Corpus of Contemporary Written Japanese,' or BCCWJ (Maekawa, 2008) .",
"cite_spans": [
{
"start": 351,
"end": 366,
"text": "(Maekawa, 2008)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "The purposes of temporal information annotation differ in accordance with the research goal. For natural language processing, users may need to develop and evaluate analysers for the annotation. Hence, for linguistic purposes, some users may want to formalise semantic expressions for temporal and event information expressions. Other users may want to evaluate human cognitive processes related to the expressions. The former purpose requires unique and consistent annotations. The latter purpose does not require consistent annotation; instead, it may require ways to evaluate variation among annotations. In this study, we conduct 'pair annotation' to formalise semantic expressions for temporal expressions. We also perform evaluation of the cognitive process of the expressions for temporal ordering annotation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Porting TimeML into other languages can be challenging because of differences between languages. Even if we made a standardisation of ISO-TimeML, there would still be slight differences among the resources in terms of annotation targets, styles, formalism, philosophy, objectives, and focuses. Our research target is 'temporal ordering' in Japanese documents. We want to establish a machine learning-based temporal ordering analyser of the event and time Temporal and Event Information Annotation on Japanese Text expressions in Japanese. Before we develop the temporal ordering analyser, however, we have to analyse how well human annotators detect the temporal ordering. Therefore, our main research question in this article is to evaluate human annotators' skills in Japanese temporal ordering annotation. We permit inconsistency in semantic-level annotation among the annotators and quantitatively evaluate this inconsistency for the type of temporal ordering. Under the main research question, we did not perform sound and complete localization of ISO-TimeML to Japanese, as previous research has done.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "The contributions of this work are as follows. First, to the best of our knowledge, this is the first corpus-based study on Japanese temporal information annotation. Second, we introduce two annotation paradigms for linguistic research. One paradigm is 'pair programming'-like annotation for consistent annotation. The other paradigm is annotation as a subjective experiment. Third, we evaluate cognitive processes in human temporal information processing.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "The rest of this paper is organised as follows. Section 2 discusses previous studies related to this work. Section 3 briefly presents our annotation specification. Section 4 outlines the annotation processes of our work. Section 5 presents the corpus statistics and evaluations. Finally, Section 6 concludes this paper.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "This section discusses previous studies on BCCWJ-TimeBank. Section 2.1 presents English temporal information processing. Section 2.2 presents ISO-TimeML, which is a standardisation of the annotation schema. Section 2.3 presents Asian language resources related to temporal information processing. Section 2.4 explains the target corpus of Japanese.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Previous Studies",
"sec_num": "2."
},
{
"text": "MUC-6 (Grishman & Sundheim, 1996) was a workshop on information extraction, which included temporal expression extraction as a subtask. TimeML <TIMEX3> tags used to be the de facto standard of normalization of temporal expressions; however, temporal information processing was then extended to event semantics. TimeML provides an annotation schema for event expressions and temporal relation extraction. Following this, TimeBank and some other corpora were developed. Using this corpus, machine learning-based temporal relation extraction methods have been developed (Boguraev & Ando, 2005; Mani, 2006) . In addition, shared task workshops, including TempEval (Verhagen et al., 2007) , TempEval-2 (Verhagen et al., 2010), and TempEval-3 (UzZaman et al., 2013) , have been held in more formalized evaluation settings. ",
"cite_spans": [
{
"start": 6,
"end": 33,
"text": "(Grishman & Sundheim, 1996)",
"ref_id": "BIBREF5"
},
{
"start": 567,
"end": 590,
"text": "(Boguraev & Ando, 2005;",
"ref_id": "BIBREF0"
},
{
"start": 591,
"end": 602,
"text": "Mani, 2006)",
"ref_id": "BIBREF13"
},
{
"start": 660,
"end": 683,
"text": "(Verhagen et al., 2007)",
"ref_id": null
},
{
"start": 697,
"end": 725,
"text": "(Verhagen et al., 2010), and",
"ref_id": "BIBREF26"
},
{
"start": 726,
"end": 759,
"text": "TempEval-3 (UzZaman et al., 2013)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "English Temporal Information Processing",
"sec_num": "2.1"
},
{
"text": "The ISO Technical Committee (TC 37) has proposed several standards for language resources under the collective category 'Terminology and other language and content resources'. The committee (SC) is divided into four areas. TC 37/SC 4 is charged with looking at annotation standards for all areas of natural language resources. This area includes six working groups (WG) to design language annotation specification mark-up languages, such as stand-off mark-up and XML. TC 37/SC 4/WG 2, the semantic annotation WG, discusses semantic annotation standards. The original TimeML developers and TC 37/SC 4/WG 2 defined ISO-TimeML as a Semantic Annotation Framework (SemAF)-Time, that is ISO-24617-1:2012, within the context of TC 37/SC 4.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ISO-TimeML: Standardisation of the Annotation Schema",
"sec_num": "2.2"
},
{
"text": "TimeML and ISO-TimeML define four types of entities: <TIMEX3>, <EVENT>, <MAKEINSTANCE>, and <SIGNAL>. The <TIMEX3> tag specifies various attributes of time expressions, such as tid, type, quant, freq, mod, and value. The time expressions are categorized into four types: DATE, TIME, DURATION, and SET. The attribute @value includes the normalised values of the time expressions in a machine-readable format. The <EVENT> tag specifies various attributes of event expressions, including the class of the event, tense, grammatical aspect, polarity, and modal information. The <MAKEINSTANCE> tag presents the event instances expressed by <EVENT>-tagged expressions. Finally, the <SIGNAL> tag annotates elements to indicate how temporal objects are related amongst themselves.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ISO-TimeML: Standardisation of the Annotation Schema",
"sec_num": "2.2"
},
{
"text": "TimeML and ISO-TimeML also define several types of links. Among these, <TLINK> expresses temporal order among instances of time expressions, event expressions, or both.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ISO-TimeML: Standardisation of the Annotation Schema",
"sec_num": "2.2"
},
{
"text": "Japanese temporal information processing is still being developed. We have developed temporal expression extraction resources only as a subtask of named entity extraction. The IREX NE Task (Sekine & Isahara, 2000) includes time expressions as the target. Sekine, Sudo, and Nobata (2002) maintained an extended named entity hierarchy for Japanese and other languages, which includes five subcategories of time expressions and six subcategories of period expressions.",
"cite_spans": [
{
"start": 189,
"end": 213,
"text": "(Sekine & Isahara, 2000)",
"ref_id": "BIBREF19"
},
{
"start": 255,
"end": 286,
"text": "Sekine, Sudo, and Nobata (2002)",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Time Information Annotation in Asian Languages",
"sec_num": "2.3"
},
{
"text": "In the case of Chinese, Cheng developed a Time-ML compatible Chinese Temporal Annotation Corpus (Cheng et al., 2008a) and proposed some models for the data (Cheng et al., 2008b) . This was the first localization work with TimeML for Chinese and was before ISO-TimeML. Cheng performed temporal ordering information annotation on 151 articles from the Penn Chinese Treebank (Xue et al., 2005) . In their work, syntactic dependency relations derived from the Penn Chinese Treebank were utilized for the annotation and temporal ordering estimation. There are two representative temporal information annotated Temporal and Event Information Annotation on Japanese Text corpora in addition to the abovementioned works: the Chinese part of the ACE 2005 multilingual training corpus (Walker et al., 2006) and the TempEval-2 Chinese data sets (Xue & Zhou, 2010) . The former is only for temporal expression extraction and normalization. The latter focuses on the temporal ordering of four relations, similar to this work, and it will be presented in Section 3.4. The TempEval-2 Chinese data sets are also based on 60 articles from the Penn Chinese Treebank that were analysed by a two-phase double blind and adjudication process. Nevertheless, sound and complete annotation cannot be achieved. Recently, the temporal expression annotation of TempEval-2 Chinese data was fixed by Li et al. (2014) , and a Chinese temporal tagger based on the new annotation is publicly available.",
"cite_spans": [
{
"start": 96,
"end": 117,
"text": "(Cheng et al., 2008a)",
"ref_id": "BIBREF1"
},
{
"start": 156,
"end": 177,
"text": "(Cheng et al., 2008b)",
"ref_id": "BIBREF2"
},
{
"start": 372,
"end": 390,
"text": "(Xue et al., 2005)",
"ref_id": "BIBREF28"
},
{
"start": 775,
"end": 796,
"text": "(Walker et al., 2006)",
"ref_id": null
},
{
"start": 834,
"end": 852,
"text": "(Xue & Zhou, 2010)",
"ref_id": "BIBREF29"
},
{
"start": 1370,
"end": 1386,
"text": "Li et al. (2014)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Time Information Annotation in Asian Languages",
"sec_num": "2.3"
},
{
"text": "In the case of Korean, KTimeML is a temporal information annotation guideline for Korean (Im et al., 2009) . Im and his colleagues utilized morpheme-based stand-off annotation and surface-based annotation.",
"cite_spans": [
{
"start": 89,
"end": 106,
"text": "(Im et al., 2009)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Time Information Annotation in Asian Languages",
"sec_num": "2.3"
},
{
"text": "A contrastive evaluation among Asian temporal information language resources is difficult. The research objectives vary among the previous articles. In addition, some detailed annotation guidelines are not in the previous articles but are written in manuals in their own language. Nevertheless, we emphasize that the temporal information processing of Asian languages is still an ongoing process. There are no sound and complete language resources on temporal information processing. One reason might be that the localization of all ISO-TimeML tags and attributes does not always help the temporal information processing. In addition, there are still language-independent issues for each language. Another reason might be that the human recognition system of temporal information is not stable among people. This article attempts to evaluate the human recognition system of temporal ordering in cognitive experiments.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Time Information Annotation in Asian Languages",
"sec_num": "2.3"
},
{
"text": "BCCWJ was publicly released in 2011 by the National Institute for Japanese Language and Linguistics (NINJAL) in Japan. It consists of three sub-corpora: 'Publication,' 'Library,' and 'Special purpose'. 'Publication' consists of samples extracted randomly from books, magazines, and newspapers published during 2001-2005. 'Library' consists of randomly extracted samples from texts in circulation at libraries during the period 1986-2005. Finally, the 'Special purpose' sub-corpus consists of several mini-corpora without a statistical sampling method being used. It includes text from Yahoo! Answers, Yahoo! Blogs, white papers, and school textbooks. The total size of BCCWJ is about 100 million words.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "BCCWJ and its Annotations",
"sec_num": "2.4"
},
{
"text": "The part of BCCWJ called 'CORE' manually annotates word boundaries, base phrase boundaries, and morphological information. CORE consists of six registers found in 'Publication' and 'Special purpose': books (PB), magazines (PM), and newspapers (PN) from 'Publication,' along with Yahoo! Answers (OC), Yahoo! Blogs (OY), and white papers (OW) from 'Special purpose'. The size of CORE is about 1.3 million words.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "BCCWJ and its Annotations",
"sec_num": "2.4"
},
{
"text": "The BCCWJ data include several annotations, such as metadata, document structure, sentence boundaries, word boundaries, and phrase (bunsetsu) boundaries. NINJAL suggests two sorts of word delimitation definitions: one is a short word unit and the other is a long word unit. Each of these word delimitations is coded with the UniDic part-of-speech tag (Den et al., 2008) .",
"cite_spans": [
{
"start": 351,
"end": 369,
"text": "(Den et al., 2008)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "BCCWJ and its Annotations",
"sec_num": "2.4"
},
{
"text": "Several research institutes have developed further linguistic annotations for CORE, such as syntactic dependency structures, developed by Nara Institute of Science and Technology (NAIST) and NINJAL; predicate-argument relations, developed by NAIST; named entities, developed by Tokyo Institute of Technology (TITECH); modality, developed by Tohoku and Yamanashi Universities; and Japanese framenet, developed by Keio University. The multi-word functional expressions are maintained by Tsukuba University. The CORE samples are split into annotation priority sets from A to E to allow the annotations to overlap as much as possible. Some of these annotations can be used as presupposed information for our annotation. In this way, BCCWJ is the most promising resource making linguistic annotations for both NLP and linguistic researchers. Table 1 shows the basic statistics and priority sets of BCCWJ CORE. The word unit is based on the short word unit, UniDic standard (Den, Nakamura, Ogiso, & Ogura, 2008) ; UniDic is a lexicon for Japanese morphological analysis. ",
"cite_spans": [
{
"start": 968,
"end": 1005,
"text": "(Den, Nakamura, Ogiso, & Ogura, 2008)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [
{
"start": 837,
"end": 844,
"text": "Table 1",
"ref_id": "TABREF0"
}
],
"eq_spans": [],
"section": "BCCWJ and its Annotations",
"sec_num": "2.4"
},
{
"text": "This section presents a specification for Japanese temporal information annotation. The annotation is realised as BCCWJ-TimeBank. The specification is based on TimeML (Pustejovsky et al., 2003a) and is adapted for the Japanese language. Figure 1 shows an example of the annotation. Below, we present an overview of the specification of TimeML tags: <TIMEX3> for temporal expressions, <EVENT> and <MAKEINSTANCE> for event expressions, and <TLINK> for temporal ordering. We mention other tags that we exclude BCCWJ-TimeBank: 7",
"cite_spans": [
{
"start": 167,
"end": 194,
"text": "(Pustejovsky et al., 2003a)",
"ref_id": "BIBREF15"
}
],
"ref_spans": [
{
"start": 237,
"end": 245,
"text": "Figure 1",
"ref_id": "FIGREF1"
}
],
"eq_spans": [],
"section": "Temporal Information Annotation Specification",
"sec_num": "3."
},
{
"text": "Temporal and Event Information Annotation on Japanese Text from the Japanese temporal information annotation. Then, we perform a comparison with the previous research on Asian languages.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Information Annotation Specification",
"sec_num": "3."
},
{
"text": "This section presents an overview of the Japanese temporal information annotation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of Japanese Temporal Information Annotation",
"sec_num": "3.1"
},
{
"text": "We introduce three types of tags for the annotation: i) the time expression tag <TIMEX3>, ii) the event expression and event instance tags <EVENT> and <MAKEINSTANCE>, iii) the temporal relation tag <TLINK>. We explain the specifications of each tag in the following subsections.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of Japanese Temporal Information Annotation",
"sec_num": "3.1"
},
{
"text": "<TIMEX3 @value=\"2002-04-11\" @definite=\"true\" @tid=\"t0\" functionInDocument=\"CREATION_TIME\" type=\"DATE\"/><sentence>\u5730\u65b9\u81ea\u6cbb\u4f53\u304c<EVENT @class=\"NULL\" @eid=\"e25\">\u904b\u55b6\u3059\u308b</EVENT>\u516c\u55b6\u5730\u4e0b\u9244\u4e8c\u5341\u516d \u8def\u7dda\u306e\u3046\u3061<TIMEX3 @value=\"FY2000\" @definite=\"FALSE\" @valueFromSurface=\"FY2000\" @tid=\"t4\" @type=\"DATE\">\u4e8c\u3007\u3007\u3007\u5e74\u5ea6</TIMEX3>\u6c7a\u7b97\u3067\u7d4c\u5e38\u640d\u76ca\u304c\u9ed2\u5b57\u306a\u306e\u306f\u3001\u672d\u5e4c\u5e02\u5357\u5317\u7dda\u306a\u3069\u56db\u8def\u7dda\u306b<EVENT @class=\"I_ACTION\" @eid=\"e26\">\u3068\u3069\u307e\u3063\u305f</EVENT>\u3053\u3068\u304c\u3001\u516c\u55b6\u4ea4\u901a\u4e8b\u696d\u5354\u4f1a\u304c<TIMEX3 @value=\"2002-04-10\" @definite=\"true\" @valueFromSurface=\"XXXX-XX-10\" @tid=\"t5\" type=\"DATE\">\u5341\u65e5</TIMEX3><EVENT @class=\"I_ACTION\" @eid=\"e27\">\u307e\u3068\u3081\u305f</EVENT>\u5831\u544a\u66f8\u3067<EVENT @class=\"I_STATE\" @eid=\"e28\">\u5206\u304b\u3063\u305f</EVENT>\u3002</sentence> <MAKEINSTANCE @eventID=\"e26\" @eiid=\"ei26\"/> <MAKEINSTANCE @eventID=\"e27\" @eiid=\"ei27\"/> <MAKEINSTANCE @eventID=\"e28\" @eiid=\"ei28\"/> <TLINK @relTypeA=\"after\" @relTypeB=\"after\" @relTypeC=\"during\" @task=\"DCT\" @timeID=\"t0\" relatedToEventInstance=\"ei26\"/> <TLINK @relTypeA=\"after\" @relTypeB=\"after\" @relTypeC=\"after\" @task=\"DCT\" @timeID=\"t0\" @relatedToEventInstance=\"ei27\"/> <TLINK @relTypeA=\"after\" @relTypeB=\"after\" @relTypeC=\"after\" @task=\"DCT\" @timeID=\"t0\" @relatedToEventInstance=\"ei28\"/> <TLINK @relTypeA=\"vague\" @relTypeB=\"equal\" @relTypeC=\"during\" @task=\"T2E\" @timeID=\"t4\" @relatedToEventInstance=\"ei26\"/> <TLINK @relTypeA=\"vague\" @relTypeB=\"before\" @relTypeC=\"before\" @task=\"T2E\" @timeID=\"t4\" @relatedToEventInstance=\"ei27\"/> <TLINK @relTypeA=\"vague\" @relTypeB=\"before\" @relTypeC=\"before\" @task=\"T2E\" @timeID=\"t4\" @relatedToEventInstance=\"ei28\"/> <TLINK @relTypeA=\"after\" @relTypeB=\"before\" @relTypeC=\"during\" @task=\"T2E\" @timeID=\"t5\" @relatedToEventInstance=\"ei26\"/> <TLINK @relTypeA=\"contains\" @relTypeB=\"after\" @relTypeC=\"finishes\" @task=\"T2E\" @timeID=\"t5\" @relatedToEventInstance=\"ei27\"/> <TLINK @relTypeA=\"contains\" @relTypeB=\"equal\" @relTypeC=\"before\" @task=\"T2E\" @timeID=\"t5\" @relatedToEventInstance=\"ei28\"/> <TLINK @relTypeA=\"vague\" @relTypeB=\"before\" @relTypeC=\"contains\" @task=\"E2E\" eventInstanceID=\"ei26\" @relatedToEventInstance=\"ei27\"/> <TLINK @relTypeA=\"before\" @relTypeB=\"before\" @relTypeC=\"before\" @task=\"E2E\" eventInstanceID=\"ei27\" @relatedToEventInstance=\"ei28\"/> English Translation:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PN23_00001 Sample in BCCWJ CORE",
"sec_num": null
},
{
"text": "Municipal Transportation Works Association published a report on April 10th. The report shows that only 4 public tube railways (e.g. Sapporo City Nanboku line) from 26 have a surplus. Note that our research objective is not the localization of ISO-TimeML for Japanese but is to investigate the ability of the human recognition process of temporal ordering. We omitted detailed localization of ISO-TimeML tags and attributes. In the original TimeML, <SIGNAL>, <SLINK>, and <ALINK> are defined. <SIGNAL> is used with some temporal prepositions and conjunctions in English, <SLINK> is used for subordination relations, and <ALINK> is used for non-constituent aspectual relations. Currently, we are not using these with the BCCWJ-TimeBank. We leave these directions for our future work for the following reason. According to the specification <SIGNAL> in TimeML, ISO-TimeML, and (Setzer, 2001) , we have to annotate nearly all of the functional words (auxiliary verbs and postpositions) that should be tagged <SIGNAL>. If we do not introduce any subcategories for each functional word, annotating all of the functional words is the same as annotating none of the functional words. <SLINK> should be annotated after the annotation of the subordinate clause boundaries with the clause functions. Although <ALINK> should be annotated as an aspectual compound main verb structure in Japanese, verbs other than the main verb in a compound verb are defined as auxiliary verbs, according to the definition of the UniDic POS tagset. As presented in Section 2.3, the previous work on Chinese also focuses on <TLINK>.",
"cite_spans": [
{
"start": 859,
"end": 889,
"text": "ISO-TimeML, and (Setzer, 2001)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "PN23_00001 Sample in BCCWJ CORE",
"sec_num": null
},
{
"text": "The target temporal expressions for <TIMEX3> are DATE, TIME, DURATION, and SET by @type. We do not permit any nests of <TIMEX3>. We clip the expressions according to characters because Japanese does not have word delimitation spaces.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<TIMEX3>: Temporal Expression Annotation",
"sec_num": "3.2"
},
{
"text": "The attributes of @tid, @type, @value, @freq, @quant, and @mod have been inherited from the original TimeML. There is an issue regarding which calendar to use in porting TimeML to Japanese. In Japan, we use not only the Western calendar but also a native Japanese calendar that is based on the year of the Emperor's reign. We introduce a new attribute @valueFromSurface to address this issue. @valueFromSurface includes a @value-like string to indicate a machine-readable date/time value. @value includes the normalised version of value, whereas @valueFromSurface includes the non-normalised version of the value, which can be generated on rewrite rules. @valueFromSurface can encode Japanese calendars. For example, '\u5e73\u6210 26 \u5e74' (the 26th year of the Heisei era) is encoded in the @valueFromSurface as 'H26' and normalised as the @value of '2014' in the ISO-8601-like format.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<TIMEX3>: Temporal Expression Annotation",
"sec_num": "3.2"
},
{
"text": "The difference between @value and @valueFromSurface shows the use of the normalisation procedure. Nevertheless, we cannot judge whether the <TIMEX3> is fully normalized (fully specified) or underspecified. We introduce another new attribute, @definite, to indicate whether the <TIMEX3> is fully specified 'true' or underspecified 'false'.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<TIMEX3>: Temporal Expression Annotation",
"sec_num": "3.2"
},
{
"text": "Temporal and Event Information Annotation on Japanese Text",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "BCCWJ-TimeBank: 9",
"sec_num": null
},
{
"text": "Next, we need to annotate the event expressions and instances to link the temporal ordering to <TIMEX3>. The event expression candidates are automatically extracted from the BCCWJ of morphological information. We define long word units with verbs and adjectives, resulting in a total of 4,953 event expression candidates. First, the candidates are judged by two annotators as to whether the target expression is an event expression. If the expression boundaries are not valid, a longer expression covering the candidate is redefined by the annotators. Second, the annotators judge whether there are any instances of the target expression on the timeline. If an instance is recognised, the annotators define a <MAKEINSTANCE> in the corpus. The <MAKEINSTANCE> is a stand-off from the event expression, but is linked to the <EVENT> tag by the @eid attribute. Third, the annotators annotate the @class attribute on the <EVENT>. There are nine @class attributes: seven for event instances (OCCURRENCE, REPORTING, PERCEPTION, ASPECTUAL, I_ACTION, I_STATE, STATE) and two for non-instances (NULL and NONE). The difference between NULL and NONE is that the former is applied by <EVENT> annotators and the latter by <TLINK> annotators. The instances are double-checked by both <EVENT> and <TLINK> annotators. These attributes are described in more detail below.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "\u2022 OCCURRENCE: These are event expressions without event arguments describing something that happens or occurs in the world (the argument event). Most event expressions belong to this class.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "\u2022 REPORTING: These are event expressions with an event argument describing the action of an animate actor declaring, narrating, or informing about the argument event.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "\u2022 PERCEPTION: These are event expressions with an event argument describing the physical perception of the argument event.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "\u2022 ASPECTUAL: These are event expressions with an event argument describing some aspectual feature of the argument event.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "\u2022 I_ACTION: These are intentional action expressions with an event argument describing an action or situation to introduce the argument event, from which we can infer something, given its relation with the I_ACTION.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "\u2022 I_STATE: These are intentional state expressions with an event argument referring to an alternative or possible world.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "\u2022 STATE: These are state expressions in the timeline. We only annotate these when an instance is introduced and becomes an argument of other event expressions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "\u2022 NULL, NONE: These are non-instance expressions",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "The annotator discriminates whether the target is an event or a state (STATE). Then, he or she judges whether the target has an event argument (OCCURRENCE). Finally, he or she categorises any target with an event argument into one of the five categories of REPORTING, PERCEPTION, ASPECTUAL, I_ACTION, and I_STATE.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "The two annotators and two supervisors defined a detailed linguistic annotation specification employing some Japanese language tests that are based on linguistic research (Kudo, 1995 (Kudo, , 2004 Nakamura, 2001 ). The two annotators were trained on the specification until the agreement rate reached 75%.",
"cite_spans": [
{
"start": 171,
"end": 182,
"text": "(Kudo, 1995",
"ref_id": "BIBREF7"
},
{
"start": 183,
"end": 196,
"text": "(Kudo, , 2004",
"ref_id": "BIBREF10"
},
{
"start": 197,
"end": 211,
"text": "Nakamura, 2001",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "<MAKEINSTANCE> attributes such as @tense, @aspect, and @modality are not well-maintained in the current status. Japanese tense and aspect from the surface forms cannot be matched to ISO-TimeML. Japanese 'surface tense' is marked by -u and -ta and 'surface aspect' is marked by -u and -teiru.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "In the case of tense, the surface tense only expresses the difference between past and non-past. Furthermore, the event marked by the surface tense may have discrepancies with the temporal ordering on the timeline. Nevertheless, the temporal ordering relation <TLINK> between DCT and the target event expresses 'deep tense' information. The deep tense information is a translingual feature. When we want to investigate the discrepancy between surface tense and deep tense, it can be done by comparing tense morphemes from the short word unit and <TLINK> with DCT.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "In the case of aspect, Japanese has some alternative surface aspectual expressions such as -tearu and -teoru. These aspectual expressions, excluding -ru and -teiru, are called 'semi-aspectual expressions' in Kudo (1995) . These rich surface aspectual systems cannot be mapped on the ISO-TimeML original labels. Furthermore, the aspectual systems in Japanese vary among regions or dialects (Kudo, 2004) . We believe this issue is beyond the scope of our current work, and we will treat this issue in our future work.",
"cite_spans": [
{
"start": 208,
"end": 219,
"text": "Kudo (1995)",
"ref_id": "BIBREF7"
},
{
"start": 389,
"end": 401,
"text": "(Kudo, 2004)",
"ref_id": "BIBREF10"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "In the case of modality, Yamanashi University and Tohoku University developed annotation of modality information in BCCWJ. The researchers focused on whether the target event happened or did not happen in the real world in their annotation schema. Their research objective is different from ours. Nevertheless, they provide rich information on tense aspect and modality structure in their research. Layering their annotation on BCCWJ-TimeBank makes the corpus more informative.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<EVENT>, <MAKEINSTANCE>: Event Expression Annotation",
"sec_num": "3.3"
},
{
"text": "<TLINK> defines the temporal ordering of temporal information expressions and event expressions. We used a variant of Allen's interval algebra as <TLINK> labels; there are 13 labels for temporal ordering and three for event-subevent relations.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<TLINK>: Temporal Ordering Annotation",
"sec_num": "3.4"
},
{
"text": "We also have one label 'vague' for underspecified relations. Figure 3 shows the thirteen labels for temporal ordering and the three for event-subevent relations. The three underlined",
"cite_spans": [],
"ref_spans": [
{
"start": 61,
"end": 69,
"text": "Figure 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "<TLINK>: Temporal Ordering Annotation",
"sec_num": "3.4"
},
{
"text": "labels, namely 'is_included,' 'identity,' and 'includes,' are event-subevent versions of 'during,' 'equal,' and 'contains,' respectively. Strictly speaking, we can also define event-subevent versions of 'finishes,' 'started-by,' 'starts,' and 'finished-by'. We did not define these, however, because they are rare and TimeML did not define them. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal and Event Information Annotation on Japanese Text",
"sec_num": null
},
{
"text": "Note that Japanese is a strictly head-final language.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DCT T2E E2E MAT",
"sec_num": null
},
{
"text": "The matrix verb phrases tend to be put near the end of sentence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DCT T2E E2E MAT",
"sec_num": null
},
{
"text": "<TLINK> annotators are different from <EVENT> and <MAKEINSTANCE> annotators. Three annotators annotate the <TLINK> labels on some of the pairs among <TIMEX3> and <MAKEINSTANCE>. The number of <TLINK> candidates is equal to the combination number of <TIMEX3> and <MAKEINSTANCE>. It is difficult to check all possible pairs in the documents; therefore, we limited the target pairs to the following four types of relations:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DCT T2E E2E MAT",
"sec_num": null
},
{
"text": "\u2022 'DCT': relations between a <TIMEX3> of document creation time (DCT) and an event instance;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DCT T2E E2E MAT",
"sec_num": null
},
{
"text": "\u2022 'T2E': relations between a <TIMEX3> (non DCT) and an event instance within one sentence;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DCT T2E E2E MAT",
"sec_num": null
},
{
"text": "\u2022 'E2E': relations between two consecutive event instances; and",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DCT T2E E2E MAT",
"sec_num": null
},
{
"text": "\u2022 'MAT': relations between two consecutive matrix verbs of event instances. If the relation is between two different possible worlds, we use the label 'vague'. When we regard the 'vague' relations as disjointed links, the connected subgraph indicates the different possible worlds. The value of <TIMEX3> is regarded not as a time point but as a time interval. The event instance of a punctual verb is regarded as a time point occurrence, whereas the other event instances are regarded as time interval occurrences. Figure 3 presents an overview of the <TLINK> labels. ",
"cite_spans": [],
"ref_spans": [
{
"start": 515,
"end": 523,
"text": "Figure 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "DCT T2E E2E MAT",
"sec_num": null
},
{
"text": "We will annotate <SIGNAL>, <SLINK>, and <ALINK> in the original TimeML tag in the future. In terms of the BCCWJ annotation background, several institutes are working together to take responsibility for layers of annotations. Some tags in TimeML originals presuppose other layers' annotation. To reduce annotation cost and to keep consistency among the professionals in other institutes, we postpone <SIGNAL>, <SLINK>, and <ALINK> until the presupposed annotation is finished. For example, <SIGNAL> tags are highly related to the multi-word functional words. <SLINK> tags are related to the subordinate clause structures in the treebank annotation. <ALINK> tags are related to the compound verb construction annotation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Other Tags in TimeML and ISO-TimeML",
"sec_num": "3.5"
},
{
"text": "This section presents a contrastive comparison with the previous research on Asian language resources.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Comparison with other Temporal Information Annotated Corpora in Asian Languages",
"sec_num": "3.6"
},
{
"text": "First, the IREX NE Task data in Japanese (Sekine & Isahara, 2000) and the Chinese part of the ACE 2005 multilingual training corpus (Walker et al., 2006) focused only on time expression extraction and normalization.",
"cite_spans": [
{
"start": 41,
"end": 65,
"text": "(Sekine & Isahara, 2000)",
"ref_id": "BIBREF19"
},
{
"start": 132,
"end": 153,
"text": "(Walker et al., 2006)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Comparison with other Temporal Information Annotated Corpora in Asian Languages",
"sec_num": "3.6"
},
{
"text": "Second, both of Cheng's works (Cheng et al., 2008a) and the TempEval-2 Chinese data sets focus on automatic <TLINK> annotation. <SLINK> and <ALINK> are not annotated on these resources. <TLINK> in Cheng's work is an annotated subset of the event and time expression pairs, and it expands the relation among the transition rules of temporal logic. On the other hand, <TLINK> in the TempEval-2 Chinese data sets targets limited pairs of the event and time expressions, which is almost the same as our approach, described in Section 3.4.",
"cite_spans": [
{
"start": 30,
"end": 51,
"text": "(Cheng et al., 2008a)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Comparison with other Temporal Information Annotated Corpora in Asian Languages",
"sec_num": "3.6"
},
{
"text": "Third, KTimeML (Im et al., 2009) is a TimeML compatible annotation schema. Nevertheless, the researchers introduce several changes to the original TimeML markup philosophy, including a change from word-based in-line annotation to morpheme-based stand-off annotation. In the annotation definition, we inherit some <TIMEX3> standards from KTimeML, such as introduction of the week of the month. Fourth, we discuss the word segmentation issue in Asian languages. CJK languages are written without word boundaries. The two Chinese resources are based on the Penn Chinese Treebank, and they use the word unit from the original Penn Chinese Treebank. KTimeML uses a morpheme unit from Korean. Nevertheless, they introduce the stand-off style annotation over the morpheme. BCCWJ-TimeBank uses the short word unit of the original BCCWJ.",
"cite_spans": [
{
"start": 15,
"end": 32,
"text": "(Im et al., 2009)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Comparison with other Temporal Information Annotated Corpora in Asian Languages",
"sec_num": "3.6"
},
{
"text": "There are still differences in several layers of the annotation among the Asian temporal information annotated language resources. Space limitations do not permit a full discussion of these differences.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Comparison with other Temporal Information Annotated Corpora in Asian Languages",
"sec_num": "3.6"
},
{
"text": "This section presents the annotation processes. First, we present the MAMA-cycle and MATTER-cycle. Then, we introduce two additional paradigms for the annotation processes: MAMA-cycle with a pair-programming type of method for <TIMEX3> and annotation as a cognitive science experiment for <TLINK>. Note that we cannot introduce new annotation methods for <EVENT> and <MAKEINSTANCE>. We performed these two annotations by a simple MAMA-cycle.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Annotation Processes",
"sec_num": "4."
},
{
"text": "O'Reilly's book, Natural Language Annotation for Machine Learning (Pustejovsky & Stubs, 2012) , presents two types of annotation cycles. The MAMA-cycle, whose initials represent Model-Annotate-Model-Annotate, stresses the importance of creating a guideline or specification.",
"cite_spans": [
{
"start": 66,
"end": 93,
"text": "(Pustejovsky & Stubs, 2012)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "MAMA-cycle and MATTER-cycle",
"sec_num": "4.1"
},
{
"text": "The MATTER-cycle, whose initials represent Model-Annotate-Train-Test-Evaluate-Revise, stresses the importance of creating the language analysers. Train and Test are the phases of machine learning in creating language analysers. Figure 4 presents the two types of cycles. The two cycles are aimed at producing effective guidelines, good language analysers, or both. Nevertheless, our research objective is different. The BCCWJ-TimeBank guidelines inherit most of the original TimeML/TimeBank schema. Our contribution to these guidelines is limited to the localization of the schema. We may produce language analysers in future work; however, we did not aim at the development of a temporal ordering relation analyser in the current stage. Our research objective is somewhat related to cognitive science because we would like to evaluate the human annotators' cognitive process of temporal ordering. Thus, in this work, we propose two additional annotation paradigms: MAMA-cycles with pair annotation and Annotation as a cognitive science experiment.",
"cite_spans": [],
"ref_spans": [
{
"start": 228,
"end": 236,
"text": "Figure 4",
"ref_id": "FIGREF5"
}
],
"eq_spans": [],
"section": "MAMA-cycle and MATTER-cycle",
"sec_num": "4.1"
},
{
"text": "Temporal and Event Information Annotation on Japanese Text",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "BCCWJ-TimeBank: 15",
"sec_num": null
},
{
"text": "We used XML Editor oXygen 3 for <TIMEX3> annotation, and we defined DTD for BCCWJ-TimeBank. The DTD enables us to use the machine-aided (such as XML validation and a completion mechanism) environment of oXygen. An annotator performs in-line annotation on the original text corpus. We introduce a pair-programming type of method in which a display is shared by an annotator and supervisor. Although the method is stressful for both the annotator and supervisor, the data become more consistent and annotation errors are reduced. Figure 5 illustrates the proposed annotation process. ",
"cite_spans": [],
"ref_spans": [
{
"start": 528,
"end": 536,
"text": "Figure 5",
"ref_id": "FIGREF6"
}
],
"eq_spans": [],
"section": "MAMA-cycle with Pair Annotation for <TIMEX3>",
"sec_num": "4.2"
},
{
"text": "Next, we performed a cognitive science experiment for <TLINK> annotations. In this paradigm, we evaluated the human cognitive process for perceiving the timeline. Here, we explain the process in detail. First, the supervisor gives annotation guidelines to three annotators. Second, the three annotators individually annotate <TLINK> information on the same dataset. Finally, the researchers evaluate the variance and differences among the three annotations. During this process, the annotators perform individual, not inter-annotator, revision. Figure 6 illustrates the proposed annotation process. ",
"cite_spans": [],
"ref_spans": [
{
"start": 545,
"end": 553,
"text": "Figure 6",
"ref_id": "FIGREF7"
}
],
"eq_spans": [],
"section": "Annotation as a Cognitive Science Experiments for <TLINK>",
"sec_num": "4.3"
},
{
"text": "This section presents basic statistics on BCCWJ-TimeBank, the Japanese corpus annotated for temporal information. We also consider the annotation environment of BCCWJ-TimeBank. Table 2 shows annotation target samples for <TIMEX3>. The column 'W/TIMEX' shows the number of samples or sentences that include at least one temporal information expression. Some samples in the registers OW (white paper), OC (Yahoo! Answers), and OY (Yahoo! Blogs) do not include any temporal information expressions. Table 3 shows the basic statistics of <TIMEX3> annotations. The table shows the number of <TIMEX3> by @type and @definite and shows the relation of {@value and @valueFromSurface}. @type has four labels: DATE, TIME, DURATION, and SET. We exclude document creation time (DCT), which is given in corpus metadata, from the statistics. Then, we analyse the statistics on the basis of two perspectives. The first is whether @definite is 'true' or 'false,' in other words, whether the temporal information expression is fully specified or underspecified. The fully specified expression can be mapped on the timeline, while the underspecified expression cannot. The second perspective is whether @value and @valueFromSurface are identical ('=') or not ('\u2260'). The former have undergone some normalisation procedure from the annotators, while the latter have not.",
"cite_spans": [],
"ref_spans": [
{
"start": 177,
"end": 184,
"text": "Table 2",
"ref_id": "TABREF1"
},
{
"start": 496,
"end": 503,
"text": "Table 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Corpus Statistics and Evaluations",
"sec_num": "5."
},
{
"text": "A total of 5,297 temporal information expressions were annotated in the corpus. Of those, 1,639 (30%) are fully specified expressions without any normalisation procedures applied. Further, 2,023 (37%) of the total can be normalised by contextual information, and 1,875 (34%) cannot. The third group needs more external information to be able to be normalised. In the 'DATE' expressions, most of the fully specified expressions (@definite 'true'; 61%) have had manual normalisation performed (@value \u2260 @valueFromSurface; 50%). This fact shows that the normalisation procedure is important for temporal information processing. The normalisation includes conversion from the Japanese to the Western calendar, including, conversion from a 2-digit to a 4-digit calendar, and completion year (taken from the document creation time).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<TIMEX3>",
"sec_num": "5.1"
},
{
"text": "In the 'TIME' expressions, most fully specified expressions have had manual normalisation performed. The normalisation includes completion date (from the document creation time) and resolution of a.m./p.m. ambiguity.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<TIMEX3>",
"sec_num": "5.1"
},
{
"text": "In the 'DURATION' and 'SET' expressions, @definite 'true' means that the length of the temporal region on the timeline can be uniquely determined. When we map this on the timeline, we need <TLINK> information with 'DATE' or 'TIME' expressions or event expressions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<TIMEX3>",
"sec_num": "5.1"
},
{
"text": "Note that we reduce the annotation target samples of <EVENT>, <MAKEINSTANCE>, and <TLINK> PN register (A), which total 54 samples. The reason is that only the PN (newspaper) sample has date-level document creation time information as metadata. Table 4 shows the statistics of <TIMEX3> in the PN (A) samples. PN (A) . DCT ",
"cite_spans": [
{
"start": 317,
"end": 320,
"text": "DCT",
"ref_id": null
}
],
"ref_spans": [
{
"start": 244,
"end": 251,
"text": "Table 4",
"ref_id": null
},
{
"start": 308,
"end": 314,
"text": "PN (A)",
"ref_id": null
}
],
"eq_spans": [],
"section": "<TIMEX3>",
"sec_num": "5.1"
},
{
"text": "We annotate <EVENT> and <MAKEINSTANCE> tags only on the PN register (A). Table 5 shows the statistics of <EVENT> tags by @class. Event instances by <MAKEINSTANCE> are defined on the last seven @class in the tables. The number of <MAKEINSTANCE> is 3,839. ",
"cite_spans": [],
"ref_spans": [
{
"start": 73,
"end": 80,
"text": "Table 5",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "<EVENT> and <MAKEINSTANCE>",
"sec_num": "5.2"
},
{
"text": "The three annotators were independently trained for <TLINK> annotation. The annotation was performed on four types of relations: 'DCT,' 'T2E,' 'E2E,' and 'MATRIX'. Table 6 shows annotation agreement among the 13+3+1 labels by the three annotations and relation types. The three \u2229-connected numbers are the label counts by each of the three annotators. The right number after '=' is the agreed count.",
"cite_spans": [],
"ref_spans": [
{
"start": 164,
"end": 171,
"text": "Table 6",
"ref_id": "TABREF5"
}
],
"eq_spans": [],
"section": "<TLINK>",
"sec_num": "5.3"
},
{
"text": "The agreed counts for 'after,' 'during,' 'contains,' and 'before' are higher than the others. These relations do not exhibit boundary matching between the two time intervals. The relation 'equal' is the most frequent of those that do include interval boundary matching. Other relations are infrequent and show low agreement counts across the three annotators. These findings reveal that a judgment of interval boundary matching is rare and is difficult for human annotators. The relation 'vague' was agreed on 314 times by the three annotators. This fact shows that the discrimination of possible worlds might Temporal and Event Information Annotation on Japanese Text be possible by annotation. Annotator A \u2229 Annotator B \u2229 Annotator C = Agreed count Table 7 shows agreement rates by relation type across the three evaluation schemata. We define the schemata as follows. 'Label 13+3+1' is the most fine-grained evaluation schema; in it, all 13+3+1 relations are discriminated. 'Label 13+1' is a schema without event-subevent discrimination, in which 'is_included,' 'identity,' and 'includes' are regarded in the same way as 'during,' 'equals,' and 'contains,' respectively. 'Label 5+1' is a TempEval-like schema, in which 13+3+1 relations are generalised into 5+1 relations: 'BEFORE,' 'BEFORE-OR-OVERLAP,' 'OVERLAP,' 'OVERLAP-OR-AFTER,' 'AFTER,' and 'VAGUE'.",
"cite_spans": [],
"ref_spans": [
{
"start": 751,
"end": 758,
"text": "Table 7",
"ref_id": "TABREF6"
}
],
"eq_spans": [],
"section": "<TLINK>",
"sec_num": "5.3"
},
{
"text": "The agreement rate across all relations is 65.3% (Cohen's kappa 0.733) using the most fine-grained evaluation schema (Label 13+3+1). We perform <TLINK> annotations on fixed relation pairs for four types. TimeBank 1.2 jointly performs <TLINK> annotations without fixing the relation pairs. In this method, the <TLINK> relation agreement rate is 77% and the relation pair agreement 55%. We believe that the BCCWJ-TimeBank <TLINK> relation agreement rate is in no way inferior to that of TimeBank 1.2. Among the four relation types, the agreement rate of 'DCT' is the highest and that of 'T2E' is the second highest. The relation between a temporal information expression and an event instance is easier to determine than the relation between two event instances. This is because the interval of the temporal information expression is more easily defined on the timeline than the interval of the event instance is. Under the relaxed relation evaluation schema, the agreement rates of 'E2E' and 'MATRIX' increase. This means that, while interval boundary matching in these event instances is hard for the annotators to agree upon, interval anteroposterior relations can be agreed upon. Finally, Table 8 shows agreement by two entity types: DCT and TIMEX of <EVENT>@class. Relations with STATE tend to show low agreement rates, and relations between DCT/TIMEX and STATE are lower than relations between DCT/TIMEX and other event instances. This is because recognition of the time interval boundaries of state expressions is difficult for the annotators. In event instances with event arguments, relations with REPORTING and I_ACTION tend to show higher than average agreement rates. morphologically overt information is '\u308b(-ru)' vs. '\u305f(-ta)' for non-past and past tense, and '\u308b(-ru)' vs. '\u3066\u3044\u308b(-teiru)' for limited aspect. We will report the results of this temporal ordering estimation in future publications.",
"cite_spans": [],
"ref_spans": [
{
"start": 1191,
"end": 1198,
"text": "Table 8",
"ref_id": null
}
],
"eq_spans": [],
"section": "<TLINK>",
"sec_num": "5.3"
},
{
"text": "We also intend to take advantage of BCCWJ's status as the first balanced large-scale shared corpus of Japanese by analysing our annotation in comparison to the syntactic and semantic annotations conducted on BCCWJ by several Japanese research institutes, as mentioned in Section 2.2. Since Japanese is a modality-rich language, the modality annotations by these other institutes will be important for temporal ordering.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<TLINK>",
"sec_num": "5.3"
},
{
"text": "Furthermore, we will continue to evaluate the cognitive process in human temporal information processing. In this study, the annotators were professionally trained. In our next study, we will use crowdsourcing with 200 experimental subjects for the temporal ordering annotation. We will compare the annotation results between trained annotators and crowdsourcing subjects and will evaluate any differences between the specialists and non-specialists to further our understanding of human temporal information processing.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "<TLINK>",
"sec_num": "5.3"
}
],
"back_matter": [
{
"text": "This paper has presented temporal information annotation on BCCWJ. This is the first corpus-based study on Japanese temporal information annotation with the ISO-TimeML standard. We adapted the temporal information annotation specification of the original TimeML and ISO-TimeML to the Japanese language in several layers: <TIMEX3>, <EVENT>, <MAKEINSTANCE>, and <TLINK>. In addition, we introduced two annotation paradigms for linguistic research on Japanese temporal information: the MAMA-cycle annotation with a pair-programming method on <TIMEX3> and the annotation as a cognitive experiment on <TLINK>. Finally, we evaluated the cognitive process in human temporal information processing. The achieved temporal ordering agreement rates were 65.3%.In future research, we will continue to investigate machine-learning-based temporal ordering estimation. In English temporal ordering, the tense and aspect information in <MAKEINSTANCE> are important features. In Japanese temporal ordering, however, the",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "6."
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "TimeML-compliant text analysis for temporal reasoning",
"authors": [
{
"first": "B",
"middle": [],
"last": "Boguraev",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Kubota Ando",
"suffix": ""
}
],
"year": 2005,
"venue": "Proceedings of the 19th International Joint Conference on Artificial Intelligence (IJCAI-05",
"volume": "",
"issue": "",
"pages": "997--1003",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Boguraev, B., & Kubota Ando, R. (2005). TimeML-compliant text analysis for temporal reasoning. In Proceedings of the 19th International Joint Conference on Artificial Intelligence (IJCAI-05), 997-1003.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Constructing a temporal relation tagged corpus of Chinese on dependency structure analysis",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Cheng",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Asahara",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Matsumoto",
"suffix": ""
}
],
"year": 2008,
"venue": "Journal of Association for Computational Linguistics and Chinese Language Processing (CLCLP)",
"volume": "13",
"issue": "2",
"pages": "171--196",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Cheng, Y., Asahara, M., & Matsumoto, Y. (2008a). Constructing a temporal relation tagged corpus of Chinese on dependency structure analysis. Journal of Association for Computational Linguistics and Chinese Language Processing (CLCLP), 13(2), 171-196.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "The effect of event type classification for temporal relation identification in Chinese text",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Cheng",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Asahara",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Matsumoto",
"suffix": ""
}
],
"year": 2008,
"venue": "The International Journal of Computer Processing of Oriental Language",
"volume": "21",
"issue": "2",
"pages": "151--167",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Cheng, Y., Asahara, M., & Matsumoto, Y. (2008b). The effect of event type classification for temporal relation identification in Chinese text. The International Journal of Computer Processing of Oriental Language, 21(2), 151-167.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "A proper approach to Japanese morphological analysis: Dictionary, model, and evaluation",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Den",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Nakamura",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Ogiso",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Ogura",
"suffix": ""
}
],
"year": 2008,
"venue": "Proceedings of the 6th",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Den, Y., Nakamura, J., Ogiso, T., & Ogura, H. (2008). A proper approach to Japanese morphological analysis: Dictionary, model, and evaluation. In Proceedings of the 6th",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Language Resources and Evaluation Conference(LREC-2008)",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "1019--1024",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Language Resources and Evaluation Conference(LREC-2008), 1019-1024.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Message understanding conference-6: A brief history",
"authors": [
{
"first": "R",
"middle": [],
"last": "Grishman",
"suffix": ""
},
{
"first": "B",
"middle": [],
"last": "Sundheim",
"suffix": ""
}
],
"year": 1996,
"venue": "The 16th International Conference on Computational Linguistics (COLING-96",
"volume": "1",
"issue": "",
"pages": "466--471",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Grishman, R., & Sundheim, B. (1996). Message understanding conference-6: A brief history. In Proceedings of Volume 1: The 16th International Conference on Computational Linguistics (COLING-96), 466-471.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "KTimeML: Specification of temporal and event expressions in Korean text",
"authors": [
{
"first": "S",
"middle": [],
"last": "Im",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "You",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Jang",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Nam",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Shin",
"suffix": ""
}
],
"year": 2009,
"venue": "Proceedings of the 7th Workshop on Asian Language Resources",
"volume": "",
"issue": "",
"pages": "115--122",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Im, S., You, H., Jang, H., Nam, S., & Shin, H. (2009). KTimeML: Specification of temporal and event expressions in Korean text. In Proceedings of the 7th Workshop on Asian Language Resources (ACL-IJCNLP 2009), 115-122.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Asupekuto, Tensu-Taikei to Tekusuto ---Gendai Nihongo no Jikan-no Hyougen",
"authors": [
{
"first": "M",
"middle": [],
"last": "Kudo",
"suffix": ""
}
],
"year": 1995,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kudo, M. (1995). Asupekuto, Tensu-Taikei to Tekusuto ---Gendai Nihongo no Jikan-no Hyougen (in Japanese). 'Aspect, tense and text, time expression in contemporary Japanese', Hituzi Syobo.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Temporal and Event Information Annotation on Japanese Text",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Temporal and Event Information Annotation on Japanese Text",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Nihongo-no Asupekuto, Tensu, Muudo-Taikei Hyouujun-go Kenkyu-wo Koete",
"authors": [
{
"first": "M",
"middle": [],
"last": "Kudo",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Hituzi Syobo",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kudo, M. (2004). Nihongo-no Asupekuto, Tensu, Muudo-Taikei Hyouujun-go Kenkyu-wo Koete (in Japanese). 'Aspect, tense, mood of Japanese, beyond the standard Japanese', Hituzi Syobo.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Chinese temporal tagging with HeidelTime",
"authors": [
{
"first": "H",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Str\u00f6tgen",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Zell",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Gertz",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the 14th Conference of the European Chapter of the Association for Computational Linguistics (EACL-2014)",
"volume": "",
"issue": "",
"pages": "133--177",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Li, H., Str\u00f6tgen, J., Zell, J., & Gertz, M. (2014). Chinese temporal tagging with HeidelTime. In Proceedings of the 14th Conference of the European Chapter of the Association for Computational Linguistics (EACL-2014), 133-177.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Balanced corpus of contemporary written Japanese",
"authors": [
{
"first": "K",
"middle": [],
"last": "Maekawa",
"suffix": ""
}
],
"year": 2008,
"venue": "Proceedings of the 6th Workshop on Asian Language Resources (ALR)",
"volume": "",
"issue": "",
"pages": "101--102",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Maekawa, K. (2008). Balanced corpus of contemporary written Japanese. In Proceedings of the 6th Workshop on Asian Language Resources (ALR), 101-102. Hyderabad, India. Association for Computational Linguistics.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Machine learning of temporal relations",
"authors": [
{
"first": "I",
"middle": [],
"last": "Mani",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of the 44th Annual Meeting of the Association for Computational Linguistics (ACL-2006)",
"volume": "",
"issue": "",
"pages": "753--760",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mani, I. (2006). Machine learning of temporal relations. In Proceedings of the 44th Annual Meeting of the Association for Computational Linguistics (ACL-2006), 753-760. Sydney, Australia. Association for Computational Linguistics.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Time expressions in Japanese",
"authors": [
{
"first": "C",
"middle": [],
"last": "Nakamura",
"suffix": ""
}
],
"year": 2001,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nakamura, C. (2001). Nihongo-no Jikan Hyougen (in Japanese). 'Time expressions in Japanese', Kuroshio Shuppan.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "TimeML: Robust specification of event and temporal expressions in text",
"authors": [
{
"first": "J",
"middle": [],
"last": "Pustejovsky",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Casta\u00f1o",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Ingria",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Saur\u00ed",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Gaizauskas",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Setzer",
"suffix": ""
}
],
"year": 2003,
"venue": "Proceedings of the 5th International Workshop on Computational Semantics (IWCS-5)",
"volume": "",
"issue": "",
"pages": "337--353",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Pustejovsky, J., Casta\u00f1o, J., Ingria, R., Saur\u00ed, R., Gaizauskas, R., Setzer, A., et al., (2003a). TimeML: Robust specification of event and temporal expressions in text. In Proceedings of the 5th International Workshop on Computational Semantics (IWCS-5), 337-353. Uppsala, Sweden. Association for Computational Linguistics.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "The TimeBank corpus",
"authors": [
{
"first": "J",
"middle": [],
"last": "Pustejovsky",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Hanks",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Saur\u00ed",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "See",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Gaizauskas",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Setzer",
"suffix": ""
}
],
"year": 2003,
"venue": "Proceedings of Corpus Linguistics",
"volume": "",
"issue": "",
"pages": "647--656",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Pustejovsky, J., Hanks, P., Saur\u00ed, R., See, A., Gaizauskas, R., Setzer, A., et al., (2003b). The TimeBank corpus. In Proceedings of Corpus Linguistics 2003, 647-656. Lancaster, UK. UCREL technical paper (number 16).",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "ISO-TimeML: An international standard for semantic annotation",
"authors": [
{
"first": "J",
"middle": [],
"last": "Pustejovsky",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Lee",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Bunt",
"suffix": ""
},
{
"first": "L",
"middle": [],
"last": "Romary",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of the 6th Language Resources and Evaluation Conference (LREC-2010)",
"volume": "",
"issue": "",
"pages": "394--397",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Pustejovsky, J., Lee, K., Bunt, H., & Romary, L. (2010). ISO-TimeML: An international standard for semantic annotation. In Proceedings of the 6th Language Resources and Evaluation Conference (LREC-2010), 394-397. Valletta, Malta. European Language Resources Association.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Natural Language Annotation for Machine Learning",
"authors": [
{
"first": "J",
"middle": [],
"last": "Pustejovsky",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Stubs",
"suffix": ""
}
],
"year": 2012,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Pustejovsky, J., & Stubs, A. (2012). Natural Language Annotation for Machine Learning, O'Reilly.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "IREX: IR and IE evaluation project in Japanese",
"authors": [
{
"first": "S",
"middle": [],
"last": "Sekine",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Isahara",
"suffix": ""
}
],
"year": 2000,
"venue": "The Proceedings of the Second International Conference on Language Resources and Evaluation",
"volume": "",
"issue": "",
"pages": "1475--1480",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sekine, S., & Isahara, H. (2000). IREX: IR and IE evaluation project in Japanese. In The Proceedings of the Second International Conference on Language Resources and Evaluation (LREC 2000), 1475-1480. Athens, Greece. European Language Resources Association.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Extended named entity hierarchy",
"authors": [
{
"first": "S",
"middle": [],
"last": "Sekine",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Sudo",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Nobata",
"suffix": ""
}
],
"year": 2002,
"venue": "The Proceedings of the Third International Conference on Language Resources and Evaluation",
"volume": "",
"issue": "",
"pages": "1818--1824",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sekine, S., Sudo, K., & Nobata, C. (2002) Extended named entity hierarchy. In The Proceedings of the Third International Conference on Language Resources and Evaluation (LREC 2002). 1818-1824. Las Palmas, Canary Islands, Spain. European Language Resources Association.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Semeval-2013 task 1: Tempeval-3: Evaluating time expressions, events, and temporal relations. Second Joint Conference on Lexical and Computational Semantics (*SEM)",
"authors": [],
"year": 2013,
"venue": "",
"volume": "2",
"issue": "",
"pages": "1--9",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Semeval-2013 task 1: Tempeval-3: Evaluating time expressions, events, and temporal relations. Second Joint Conference on Lexical and Computational Semantics (*SEM), Volume 2: In Proceedings of the Seventh International Workshop on Semantic Evaluation (SemEval 2013), 1-9. Atlanta, Georgia, USA, Association for Computational Linguistics.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Tempeval temporal relation identification",
"authors": [],
"year": null,
"venue": "Proceedings of the 4th International Workshop on SemEval-2007",
"volume": "",
"issue": "",
"pages": "75--80",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Semeval-2007 task 15: Tempeval temporal relation identification. In Proceedings of the 4th International Workshop on SemEval-2007, 75-80. Prague, Czech Republic, Association for Computational Linguistics.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "SemEval-2010 Task 13: TempEval-2",
"authors": [
{
"first": "M",
"middle": [],
"last": "Verhagen",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Saur\u00ed",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Caselli",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Pustejovsky",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of the 5th International Workshop on Semantic Evaluations (SemEval-2010)",
"volume": "",
"issue": "",
"pages": "57--62",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Verhagen, M., Saur\u00ed, R., Caselli, T., & Pustejovsky, J. (2010). SemEval-2010 Task 13: TempEval-2. In Proceedings of the 5th International Workshop on Semantic Evaluations (SemEval-2010), 57-62. Stroudsburg, PA, USA, Association for Computational Linguistics.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "ACE 2005 Multilingual Training Corpus. Linguistic Data Consortium",
"authors": [
{
"first": "C",
"middle": [],
"last": "Warker",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Strassel",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Medero",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Maeda",
"suffix": ""
}
],
"year": 2006,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Warker, C., Strassel, S., Medero, J., & Maeda, K. (2006). ACE 2005 Multilingual Training Corpus. Linguistic Data Consortium, Philadelphia.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "The Penn Chinese TreeBank: Phrase Structure Annotation of a Large Corpus",
"authors": [
{
"first": "N",
"middle": [],
"last": "Xue",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Xia",
"suffix": ""
},
{
"first": "F-D",
"middle": [],
"last": "Chiou",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Parmer",
"suffix": ""
}
],
"year": 2005,
"venue": "Natural Language Engineering",
"volume": "11",
"issue": "2",
"pages": "207--238",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Xue, N., Xia, F., Chiou, F-D., & Parmer, M. (2005). The Penn Chinese TreeBank: Phrase Structure Annotation of a Large Corpus. Natural Language Engineering, 11(2), 207-238.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "Applying syntactic, semantic and discourse constraints in Chinese temporal annotation",
"authors": [
{
"first": "N",
"middle": [],
"last": "Xue",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Zhou",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of the 23rd International Conference on Computational Linguistics (COLING-2010): Poster Volume",
"volume": "",
"issue": "",
"pages": "1363--1372",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Xue, N., & Zhou, Y. (2010). Applying syntactic, semantic and discourse constraints in Chinese temporal annotation. In Proceedings of the 23rd International Conference on Computational Linguistics (COLING-2010): Poster Volume, 1363-1372.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "MasayukiAsahara et al.",
"num": null,
"type_str": "figure",
"uris": null
},
"FIGREF1": {
"text": "An example of Japanese BCCWJ TimeBank annotation. 8 Masayuki Asahara et al.",
"num": null,
"type_str": "figure",
"uris": null
},
"FIGREF2": {
"text": "<TLINK>: The four types of relations.",
"num": null,
"type_str": "figure",
"uris": null
},
"FIGREF3": {
"text": "presents the four types of relations.",
"num": null,
"type_str": "figure",
"uris": null
},
"FIGREF4": {
"text": "Figure 3. <TLINK> labels.",
"num": null,
"type_str": "figure",
"uris": null
},
"FIGREF5": {
"text": "MAMA-cycle and MATTER-cycle.",
"num": null,
"type_str": "figure",
"uris": null
},
"FIGREF6": {
"text": "MAMA-cycle with a pair-programming method.",
"num": null,
"type_str": "figure",
"uris": null
},
"FIGREF7": {
"text": "Annotation as a cognitive science experiment.16MasayukiAsahara et al.",
"num": null,
"type_str": "figure",
"uris": null
},
"TABREF0": {
"num": null,
"html": null,
"text": "",
"type_str": "table",
"content": "<table><tr><td>Register</td><td>(Abbr.)</td><td>Priority Set</td><td># of Samples</td><td># of Words</td></tr><tr><td>White Paper</td><td>OW</td><td>A to D</td><td>62</td><td>197,011</td></tr><tr><td>Books</td><td>PB</td><td>A to D</td><td>83</td><td>204,050</td></tr><tr><td>Newspapers</td><td>PN</td><td>A to E</td><td>340</td><td>308,504</td></tr><tr><td>Yahoo! Answers</td><td>OC</td><td>A to B</td><td>938</td><td>93,932</td></tr><tr><td>Magazines</td><td>PM</td><td>A to D</td><td>86</td><td>202,268</td></tr><tr><td>Yahoo! Blog</td><td>OY</td><td>A to B</td><td>471</td><td>92,746</td></tr></table>"
},
"TABREF1": {
"num": null,
"html": null,
"text": "",
"type_str": "table",
"content": "<table/>"
},
"TABREF4": {
"num": null,
"html": null,
"text": "",
"type_str": "table",
"content": "<table><tr><td>. &lt;EVENT&gt;: Statistics in PN (A).</td><td/></tr><tr><td>&lt;EVENT&gt;@class</td><td>count</td></tr><tr><td>Non-instance</td><td>(1129)</td></tr><tr><td>NULL</td><td>1114</td></tr><tr><td>NONE</td><td>15</td></tr><tr><td>Event instance w/o event arg</td><td>(2352)</td></tr><tr><td>OCCURRENCE</td><td>2352</td></tr><tr><td>Event instance w/ event arg</td><td>(1291)</td></tr><tr><td>REPORTING</td><td>126</td></tr><tr><td>PERCEPTION</td><td>27</td></tr><tr><td>ASPECTUAL</td><td>63</td></tr><tr><td>I_ACTION</td><td>880</td></tr><tr><td>I_STATE</td><td>195</td></tr><tr><td>State instance</td><td>(181)</td></tr><tr><td>STATE</td><td>181</td></tr></table>"
},
"TABREF5": {
"num": null,
"html": null,
"text": "",
"type_str": "table",
"content": "<table><tr><td>Relation types</td><td>DCT</td><td>T2E</td><td>E2E</td><td>MATRIX</td><td>All</td></tr><tr><td>Count</td><td>3839</td><td>2188</td><td>2972</td><td>1245</td><td>10244</td></tr><tr><td>after</td><td>2352\u22292326\u22292133=1961</td><td>396\u2229441\u2229432=315</td><td>627\u2229631\u2229639=432</td><td colspan=\"2\">292\u2229284\u2229277=198 3667\u22293682\u22293481=2906</td></tr><tr><td>met-by</td><td>0\u22290\u22290=0</td><td>5\u222910\u22292=2</td><td>18\u222912\u22293=2</td><td>7\u22293\u22292=1</td><td>30\u222923\u22297=5</td></tr><tr><td>overlapped-by</td><td>11\u22295\u22294=2</td><td>59\u222952\u222942=20</td><td>3\u22293\u22292=0</td><td>0\u22290\u22291=0</td><td>73\u222960\u222949=22</td></tr><tr><td>finishes</td><td>2\u22298\u22291=0</td><td>10\u22291\u222911=0</td><td>5\u22298\u22295=1</td><td>1\u22290\u22290=0</td><td>18\u222917\u222917=1</td></tr><tr><td>during</td><td>449\u2229424\u2229650=217</td><td>105\u2229100\u2229113=62</td><td>206\u2229139\u2229225=67</td><td>112\u222986\u2229134=43</td><td>872\u2229749\u22291122=389</td></tr><tr><td>started-by</td><td>1\u22290\u22290=0</td><td>9\u22292\u22298=0</td><td>3\u222914\u22296=2</td><td>0\u22293\u22290=0</td><td>13\u222919\u222914=2</td></tr><tr><td>equal</td><td>1\u222917\u22290=0</td><td>37\u222970\u222951=19</td><td>263\u2229412\u2229307=154</td><td>62\u2229140\u222990=29</td><td>363\u2229639\u2229448=202</td></tr><tr><td>starts</td><td>2\u22290\u22290=0</td><td>30\u22299\u222914=2</td><td>6\u222916\u22292=0</td><td>0\u22291\u22291=0</td><td>38\u222926\u222917=2</td></tr><tr><td>contains</td><td>164\u222985\u2229144=63</td><td>830\u2229853\u2229868=671</td><td>299\u2229292\u2229344=117</td><td>148\u2229152\u2229188=64</td><td>1441\u22291382\u22291544=915</td></tr><tr><td>finished-by</td><td>0\u22290\u22290=0</td><td>3\u22293\u22290=0</td><td>6\u22297\u22296=0</td><td>1\u22293\u22290=0</td><td>10\u222913\u22296=0</td></tr><tr><td>overlaps</td><td>2\u22292\u22294=1</td><td>75\u222984\u222970=32</td><td>6\u222927\u22295=0</td><td>1\u22294\u22293=0</td><td>84\u2229117\u222982=33</td></tr><tr><td>meets</td><td>1\u222913\u22290=0</td><td>25\u222926\u22292=2</td><td>88\u222988\u222932=22</td><td>9\u222915\u22290=0</td><td>123\u2229142\u222934=24</td></tr><tr><td>before</td><td>739\u2229767\u2229746=572</td><td colspan=\"4\">389\u2229360\u2229383=288 1058\u2229994\u22291098=713 418\u2229436=422=294 2604\u22292557\u22292649=1867</td></tr><tr><td>is_included</td><td>0\u22290\u22290=0</td><td>0\u22290\u22290=0</td><td>19\u22292\u22296=1</td><td>6\u22290\u22291=0</td><td>25\u22292\u22297=1</td></tr><tr><td>identity</td><td>0\u22290\u22290=0</td><td>0\u22290\u22291=0</td><td>11\u22297\u222924=2</td><td>16\u22295\u222915=2</td><td>27\u222912\u222940=4</td></tr><tr><td>includes</td><td>0\u22290\u22290=0</td><td>0\u22290\u22290=0</td><td>27\u222910\u22292=1</td><td>18\u22292\u22290=0</td><td>45\u222912\u22292=1</td></tr><tr><td>vague</td><td>115\u2229191\u2229157=38</td><td>212\u2229177\u2229191=100</td><td>327\u2229309\u2229265=128</td><td>154\u2229111\u2229111=48</td><td>808\u2229788\u2229724=314</td></tr></table>"
},
"TABREF6": {
"num": null,
"html": null,
"text": "",
"type_str": "table",
"content": "<table><tr><td>Relation types</td><td>DCT</td><td>T2E</td><td>E2E</td><td>MATRIX</td><td>ALL</td></tr><tr><td>Total Count</td><td>3839</td><td>2188</td><td>2972</td><td>1245</td><td>10244</td></tr><tr><td>Label 13+3+1</td><td colspan=\"5\">0.743(2854) 0.691(1513) 0.552(1642) 0.545(679) 0.653(6688)</td></tr><tr><td>Label 13+1</td><td colspan=\"5\">0.743(2854) 0.691(1513) 0.561(1667) 0.560(697) 0.657(6731)</td></tr><tr><td>Label 5+1</td><td colspan=\"5\">0.747(2873) 0.734(1605) 0.627(1862) 0.623(776) 0.695(7116)</td></tr><tr><td/><td/><td/><td/><td colspan=\"2\">Agreement rate(Agreed count)</td></tr></table>"
}
}
}
}