sents
sequence | vertexSet
list | title
stringlengths 3
91
| labels
list |
---|---|---|---|
[
[
"In",
"Occupied",
"Europe",
"during",
"World",
"War",
"II",
",",
"a",
"co",
"-",
"ordinated",
"assassination",
"offensive",
"against",
"Nazi",
"security",
"forces",
",",
"codenamed",
"Ratweek",
",",
"was",
"mounted",
"in",
"January",
"1944",
"by",
"the",
"Special",
"Operations",
"Executive",
"(",
"SOE",
")",
",",
"with",
"the",
"intention",
"of",
"creating",
"confusion",
"and",
"trepidation",
"at",
"the",
"same",
"time",
"as",
"the",
"Allies",
"increased",
"preparations",
"for",
"the",
"Resistance",
"'s",
"contribution",
"to",
"the",
"Normandy",
"Landings",
"."
],
[
"Full",
"details",
"have",
"never",
"been",
"released",
",",
"but",
"it",
"is",
"known",
"that",
"\"",
"Ratweek",
"\"",
"achieved",
"successes",
"against",
"Nazi",
"personnel",
"and",
"collaborators",
"in",
"Norway",
",",
"France",
",",
"Denmark",
",",
"and",
"the",
"Netherlands",
"."
],
[
"In",
"2000",
"it",
"was",
"revealed",
"that",
"the",
"operation",
"had",
"been",
"supervised",
"by",
"Hardy",
"Amies",
",",
"best",
"known",
"for",
"his",
"official",
"title",
"as",
"dressmaker",
"for",
"Queen",
"Elizabeth",
"II",
",",
"and",
"at",
"the",
"time",
"head",
"of",
"the",
"SOE",
"'s",
"Belgian",
"Section",
"."
]
] | [
[
{
"global_pos": [
2,
2
],
"index": "0_0",
"name": "Europe",
"pos": [
2,
3
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "World War II",
"pos": [
4,
7
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "2_0",
"name": "Nazi",
"pos": [
15,
16
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
81,
81
],
"index": "2_1",
"name": "Nazi",
"pos": [
18,
19
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
76,
76
],
"index": "2_2",
"name": "Ratweek",
"pos": [
13,
14
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
20,
20
],
"index": "2_3",
"name": "Ratweek",
"pos": [
20,
21
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
25,
25
],
"index": "3_0",
"name": "January 1944",
"pos": [
25,
27
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
29,
29
],
"index": "4_0",
"name": "Special Operations Executive",
"pos": [
29,
32
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
131,
131
],
"index": "4_1",
"name": "SOE",
"pos": [
35,
36
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
33,
33
],
"index": "4_2",
"name": "SOE",
"pos": [
33,
34
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
50,
50
],
"index": "5_0",
"name": "Allies",
"pos": [
50,
51
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
55,
55
],
"index": "6_0",
"name": "Resistance",
"pos": [
55,
56
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
60,
60
],
"index": "7_0",
"name": "Normandy Landings",
"pos": [
60,
62
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
86,
86
],
"index": "8_0",
"name": "Norway",
"pos": [
23,
24
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
88,
88
],
"index": "9_0",
"name": "France",
"pos": [
25,
26
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
90,
90
],
"index": "10_0",
"name": "Denmark",
"pos": [
27,
28
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
94,
94
],
"index": "11_0",
"name": "Netherlands",
"pos": [
31,
32
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
97,
97
],
"index": "12_0",
"name": "2000",
"pos": [
1,
2
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
108,
108
],
"index": "13_0",
"name": "Hardy Amies",
"pos": [
12,
14
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
121,
121
],
"index": "14_0",
"name": "Elizabeth II",
"pos": [
25,
27
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
133,
133
],
"index": "15_0",
"name": "Belgian Section",
"pos": [
37,
39
],
"sent_id": 2,
"type": "ORG"
}
]
] | Operation Ratweek | [
{
"evidence": [
0,
1
],
"h": 8,
"r": "P30",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P30",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 10,
"r": "P30",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 10,
"r": "P361",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 11,
"r": "P30",
"t": 0
},
{
"evidence": [],
"h": 1,
"r": "P276",
"t": 0
},
{
"evidence": [],
"h": 4,
"r": "P607",
"t": 1
},
{
"evidence": [],
"h": 6,
"r": "P607",
"t": 1
},
{
"evidence": [],
"h": 13,
"r": "P607",
"t": 1
},
{
"evidence": [],
"h": 2,
"r": "P607",
"t": 1
},
{
"evidence": [],
"h": 13,
"r": "P241",
"t": 4
},
{
"evidence": [],
"h": 1,
"r": "P710",
"t": 5
},
{
"evidence": [],
"h": 7,
"r": "P361",
"t": 1
},
{
"evidence": [],
"h": 5,
"r": "P527",
"t": 8
},
{
"evidence": [],
"h": 5,
"r": "P527",
"t": 9
},
{
"evidence": [],
"h": 5,
"r": "P607",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P527",
"t": 10
},
{
"evidence": [],
"h": 1,
"r": "P710",
"t": 4
},
{
"evidence": [],
"h": 1,
"r": "P710",
"t": 6
},
{
"evidence": [],
"h": 1,
"r": "P710",
"t": 13
},
{
"evidence": [],
"h": 1,
"r": "P710",
"t": 2
},
{
"evidence": [],
"h": 5,
"r": "P1344",
"t": 1
},
{
"evidence": [],
"h": 1,
"r": "P527",
"t": 7
},
{
"evidence": [],
"h": 8,
"r": "P361",
"t": 5
},
{
"evidence": [],
"h": 9,
"r": "P361",
"t": 5
},
{
"evidence": [],
"h": 4,
"r": "P1344",
"t": 1
},
{
"evidence": [],
"h": 6,
"r": "P1344",
"t": 1
},
{
"evidence": [],
"h": 13,
"r": "P1344",
"t": 1
},
{
"evidence": [],
"h": 2,
"r": "P1344",
"t": 1
}
] |
[
[
"The",
"Hitch",
"-",
"Hiker",
"is",
"a",
"1953",
"film",
"noir",
"directed",
"by",
"Ida",
"Lupino",
",",
"about",
"two",
"fishing",
"buddies",
"who",
"pick",
"up",
"a",
"mysterious",
"hitchhiker",
"during",
"a",
"trip",
"to",
"Mexico",
"."
],
[
"Inspired",
"by",
"the",
"crime",
"spree",
"of",
"the",
"psychopathic",
"murderer",
"Billy",
"Cook",
"(",
"1928",
"–",
"1952",
")",
",",
"the",
"screenplay",
"was",
"written",
"by",
"Robert",
"L.",
"Joseph",
",",
"Lupino",
",",
"and",
"her",
"former",
"husband",
"Collier",
"Young",
",",
"based",
"on",
"a",
"story",
"by",
"blacklisted",
"Out",
"of",
"the",
"Past",
"screenwriter",
"Daniel",
"Mainwaring",
"(",
"who",
"did",
"not",
"receive",
"screen",
"credit",
")",
"."
],
[
"The",
"Hitch",
"-",
"Hiker",
"is",
"regarded",
"as",
"the",
"first",
"American",
"mainstream",
"film",
"noir",
"directed",
"by",
"a",
"woman",
"and",
"was",
"selected",
"in",
"1998",
"for",
"preservation",
"in",
"the",
"United",
"States",
"National",
"Film",
"Registry",
"as",
"being",
"\"",
"culturally",
",",
"historically",
"or",
"aesthetically",
"significant",
".",
"\""
],
[
"The",
"film",
"is",
"in",
"the",
"public",
"domain",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "The Hitch - Hiker",
"pos": [
0,
4
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
88,
88
],
"index": "0_1",
"name": "Hitch - Hiker",
"pos": [
1,
4
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
6,
6
],
"index": "1_0",
"name": "1953",
"pos": [
6,
7
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
11,
11
],
"index": "2_0",
"name": "Ida Lupino",
"pos": [
11,
13
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
15,
15
],
"index": "3_0",
"name": "two",
"pos": [
15,
16
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
28,
28
],
"index": "4_0",
"name": "Mexico",
"pos": [
28,
29
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
39,
39
],
"index": "5_0",
"name": "Billy Cook",
"pos": [
9,
11
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
42,
42
],
"index": "6_0",
"name": "1928",
"pos": [
12,
13
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
44,
44
],
"index": "7_0",
"name": "1952",
"pos": [
14,
15
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
52,
52
],
"index": "8_0",
"name": "Robert L. Joseph",
"pos": [
22,
25
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
56,
56
],
"index": "9_0",
"name": "Lupino",
"pos": [
26,
27
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
62,
62
],
"index": "10_0",
"name": "Collier Young",
"pos": [
32,
34
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
71,
71
],
"index": "11_0",
"name": "Out of the Past",
"pos": [
41,
45
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
76,
76
],
"index": "12_0",
"name": "Daniel Mainwaring",
"pos": [
46,
48
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
96,
96
],
"index": "13_0",
"name": "American",
"pos": [
9,
10
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
108,
108
],
"index": "14_0",
"name": "1998",
"pos": [
21,
22
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
113,
113
],
"index": "15_0",
"name": "United States National Film Registry",
"pos": [
26,
31
],
"sent_id": 2,
"type": "ORG"
}
]
] | The Hitch-Hiker | [
{
"evidence": [
0,
1
],
"h": 2,
"r": "P26",
"t": 10
},
{
"evidence": [
1
],
"h": 5,
"r": "P569",
"t": 6
},
{
"evidence": [
1
],
"h": 5,
"r": "P570",
"t": 7
},
{
"evidence": [
0,
1
],
"h": 10,
"r": "P26",
"t": 2
},
{
"evidence": [
1
],
"h": 10,
"r": "P26",
"t": 9
},
{
"evidence": [
0
],
"h": 0,
"r": "P577",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P57",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P58",
"t": 8
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P57",
"t": 9
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P58",
"t": 9
},
{
"evidence": [
1
],
"h": 9,
"r": "P26",
"t": 10
},
{
"evidence": [
1
],
"h": 11,
"r": "P58",
"t": 12
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P58",
"t": 2
},
{
"evidence": [
1
],
"h": 0,
"r": "P674",
"t": 5
},
{
"evidence": [],
"h": 15,
"r": "P17",
"t": 13
},
{
"evidence": [],
"h": 0,
"r": "P58",
"t": 10
},
{
"evidence": [],
"h": 0,
"r": "P495",
"t": 13
},
{
"evidence": [],
"h": 2,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P840",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P800",
"t": 0
},
{
"evidence": [
1
],
"h": 5,
"r": "P1441",
"t": 0
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 13
}
] |
[
[
"Curup",
"is",
"a",
"subdistrict",
"of",
"Rejang",
"Lebong",
"Regency",
",",
"Bengkulu",
"province",
"of",
"Indonesia",
"."
],
[
"It",
"is",
"also",
"the",
"capital",
"of",
"the",
"regency",
"."
],
[
"Curup",
"is",
"the",
"2nd",
"largest",
"city",
"in",
"the",
"province",
"of",
"Bengkulu",
"."
],
[
"Curup",
"subdistrict",
"has",
"an",
"area",
"of",
"3.95",
" ",
"km²",
",",
"consisting",
"of",
"9",
"Administrative",
"village",
"."
],
[
"Curup",
"number",
"of",
"subdistrict",
"residents",
"in",
"2010",
"was",
"28.173",
"inhabitants",
"."
],
[
"Curup",
"is",
"the",
"main",
"producing",
"areas",
"of",
"rice",
",",
"vegetables",
"and",
"coffee",
"in",
"bengkulu",
"province",
",",
"whose",
"harvest",
"are",
"sent",
"to",
"the",
"Palembang",
",",
"Jambi",
",",
"Padang",
",",
"Lampung",
"and",
"Jakarta",
"."
],
[
"Some",
"of",
"the",
"famous",
"tourist",
"spot",
"is",
"Suban",
"Hot",
"Spring",
",",
"Bastari",
"Lake",
",",
"Mount",
"Kaba",
",",
"Waterfall",
"in",
"Kepala",
"Curup",
",",
"Tabarena",
"and",
"prehistoric",
"sites",
"such",
"as",
"Panco",
"Stone",
"."
],
[
"This",
"area",
"is",
"also",
"known",
"as",
"the",
"habitat",
"of",
"Rafflesia",
"arnoldii",
"."
]
] | [
[
{
"global_pos": [
62,
62
],
"index": "0_0",
"name": "Curup",
"pos": [
0,
1
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
0,
0
],
"index": "0_1",
"name": "Curup",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
23,
23
],
"index": "0_2",
"name": "Curup",
"pos": [
0,
1
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
51,
51
],
"index": "0_3",
"name": "Curup",
"pos": [
0,
1
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
35,
35
],
"index": "4_0",
"name": "Curup",
"pos": [
0,
1
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "Rejang Lebong",
"pos": [
5,
7
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "2_0",
"name": "Bengkulu",
"pos": [
9,
10
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
33,
33
],
"index": "2_1",
"name": "Bengkulu",
"pos": [
10,
11
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "3_0",
"name": "Indonesia",
"pos": [
12,
13
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
41,
41
],
"index": "5_0",
"name": "3.95 km²",
"pos": [
6,
9
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
47,
47
],
"index": "6_0",
"name": "9",
"pos": [
12,
13
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
57,
57
],
"index": "7_0",
"name": "2010",
"pos": [
6,
7
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
59,
59
],
"index": "8_0",
"name": "28.173",
"pos": [
8,
9
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
84,
84
],
"index": "9_0",
"name": "Palembang",
"pos": [
22,
23
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
86,
86
],
"index": "10_0",
"name": "Jambi",
"pos": [
24,
25
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
88,
88
],
"index": "11_0",
"name": "Padang",
"pos": [
26,
27
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
90,
90
],
"index": "12_0",
"name": "Lampung",
"pos": [
28,
29
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
92,
92
],
"index": "13_0",
"name": "Jakarta",
"pos": [
30,
31
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
101,
101
],
"index": "14_0",
"name": "Suban Hot Spring",
"pos": [
7,
10
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
105,
105
],
"index": "15_0",
"name": "Bastari Lake",
"pos": [
11,
13
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
108,
108
],
"index": "16_0",
"name": "Mount Kaba",
"pos": [
14,
16
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
111,
111
],
"index": "17_0",
"name": "Waterfall",
"pos": [
17,
18
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
113,
113
],
"index": "18_0",
"name": "Kepala Curup",
"pos": [
19,
21
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
116,
116
],
"index": "19_0",
"name": "Tabarena",
"pos": [
22,
23
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
122,
122
],
"index": "20_0",
"name": "Panco Stone",
"pos": [
28,
30
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
134,
134
],
"index": "21_0",
"name": "Rafflesia arnoldii",
"pos": [
9,
11
],
"sent_id": 7,
"type": "MISC"
}
]
] | Curup | [
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
6
],
"h": 14,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 15,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 16,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 17,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 18,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 19,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 0
},
{
"evidence": [],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [],
"h": 1,
"r": "P36",
"t": 0
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 12
},
{
"evidence": [],
"h": 13,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P1376",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 14,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 15,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 16,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 17,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 18,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 19,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 13,
"r": "P131",
"t": 3
}
] |
[
[
"\"",
"Honey",
",",
"I",
"'m",
"Good",
".",
"\""
],
[
"is",
"the",
"second",
"single",
"from",
"American",
"musician",
"Andy",
"Grammer",
"'s",
"second",
"studio",
"album",
",",
"Magazines",
"or",
"Novels",
"(",
"2014",
")",
"."
],
[
"It",
"was",
"first",
"released",
"in",
"the",
"US",
"in",
"November",
"2014",
"and",
"impacted",
"radio",
"in",
"February",
"2015",
"."
],
[
"The",
"song",
"peaked",
"at",
"number",
"9",
"on",
"the",
"Billboard",
"Hot",
"100",
",",
"making",
"it",
"Grammer",
"'s",
"highest",
"-",
"charting",
"single",
"to",
"date",
"."
],
[
"It",
"has",
"been",
"certified",
"triple",
"-",
"platinum",
"by",
"the",
"RIAA",
"and",
"was",
"ranked",
"one",
"of",
"the",
"10",
"best",
"-",
"selling",
"songs",
"of",
"2015",
"by",
"Soundscan",
"."
],
[
"The",
"single",
"was",
"written",
"by",
"Grammer",
"and",
"Nolan",
"Sipe",
",",
"and",
"was",
"produced",
"by",
"Steve",
"Greenberg",
",",
"Brian",
"West",
"and",
"Sipe",
"."
],
[
"The",
"song",
"was",
"released",
"to",
"country",
"radio",
"on",
"July",
"27",
",",
"2015",
",",
"as",
"a",
"duet",
"with",
"the",
"Eli",
"Young",
"Band",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Honey , I 'm Good .",
"pos": [
1,
7
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "1_0",
"name": "American",
"pos": [
5,
6
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "2_0",
"name": "Andy Grammer",
"pos": [
7,
9
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
100,
100
],
"index": "2_1",
"name": "Grammer",
"pos": [
5,
6
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
22,
22
],
"index": "3_0",
"name": "Magazines or Novels",
"pos": [
14,
17
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
26,
26
],
"index": "4_0",
"name": "2014",
"pos": [
18,
19
],
"sent_id": 1,
"type": "TIME"
},
{
"global_pos": [
37,
37
],
"index": "4_1",
"name": "November 2014",
"pos": [
8,
10
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
35,
35
],
"index": "5_0",
"name": "US",
"pos": [
6,
7
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
43,
43
],
"index": "6_0",
"name": "February 2015",
"pos": [
14,
16
],
"sent_id": 2,
"type": "TIME"
},
{
"global_pos": [
91,
91
],
"index": "6_1",
"name": "2015",
"pos": [
22,
23
],
"sent_id": 4,
"type": "TIME"
},
{
"global_pos": [
125,
125
],
"index": "6_2",
"name": "July 27, 2015",
"pos": [
8,
12
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
54,
54
],
"index": "7_0",
"name": "Billboard Hot 100",
"pos": [
8,
11
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
60,
60
],
"index": "8_0",
"name": "Grammer",
"pos": [
14,
15
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
78,
78
],
"index": "9_0",
"name": "RIAA",
"pos": [
9,
10
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
93,
93
],
"index": "10_0",
"name": "Soundscan",
"pos": [
24,
25
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
102,
102
],
"index": "11_0",
"name": "Nolan Sipe",
"pos": [
7,
9
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
115,
115
],
"index": "11_1",
"name": "Sipe",
"pos": [
20,
21
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
109,
109
],
"index": "12_0",
"name": "Steve Greenberg",
"pos": [
14,
16
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
112,
112
],
"index": "13_0",
"name": "Brian West",
"pos": [
17,
19
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
135,
135
],
"index": "14_0",
"name": "Eli Young Band",
"pos": [
18,
21
],
"sent_id": 6,
"type": "ORG"
}
]
] | Honey, I'm Good. | [
{
"evidence": [
0,
1
],
"h": 0,
"r": "P175",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P361",
"t": 3
},
{
"evidence": [
1
],
"h": 2,
"r": "P27",
"t": 5
},
{
"evidence": [
1,
2
],
"h": 3,
"r": "P577",
"t": 4
},
{
"evidence": [
1
],
"h": 3,
"r": "P175",
"t": 2
},
{
"evidence": [
1
],
"h": 3,
"r": "P175",
"t": 8
},
{
"evidence": [],
"h": 0,
"r": "P175",
"t": 8
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 8,
"r": "P27",
"t": 5
},
{
"evidence": [],
"h": 9,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 0,
"r": "P577",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P162",
"t": 12
},
{
"evidence": [],
"h": 0,
"r": "P495",
"t": 5
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P800",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P527",
"t": 0
},
{
"evidence": [
1
],
"h": 2,
"r": "P800",
"t": 3
},
{
"evidence": [
1
],
"h": 8,
"r": "P800",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 12,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 5
}
] |
[
[
"Kevin",
"Twaddle",
"(",
"born",
"31",
"October",
"1971",
"in",
"Edinburgh",
")",
"is",
"a",
"Scottish",
"former",
"professional",
"footballer",
"."
],
[
"A",
"forward",
",",
"Twaddle",
"began",
"his",
"career",
"with",
"junior",
"club",
"Dunbar",
"United",
"."
],
[
"He",
"entered",
"senior",
"football",
"when",
"he",
"signed",
"for",
"St",
"Johnstone",
"in",
"1994",
"."
],
[
"He",
"remained",
"at",
"McDiarmid",
"Park",
"for",
"two",
"years",
",",
"making",
"51",
"league",
"appearances",
"and",
"finding",
"the",
"net",
"on",
"ten",
"occasions",
"."
],
[
"In",
"1996",
",",
"he",
"joined",
"Raith",
"Rovers",
"in",
"an",
"£",
"80,000",
"deal",
"."
],
[
"He",
"made",
"32",
"appearances",
"for",
"Rovers",
"in",
"two",
"years",
",",
"scoring",
"four",
"goals",
"."
],
[
"He",
"moved",
"to",
"Morton",
"in",
"1998",
"for",
"a",
"fee",
"of",
"£",
"150,000",
",",
"but",
"his",
"stay",
"at",
"Cappielow",
"was",
"brief",
"."
],
[
"Scottish",
"Premier",
"League",
"club",
"Motherwell",
"signed",
"him",
"later",
"that",
"year",
",",
"also",
"for",
"£",
"150,000",
"."
],
[
"Twaddle",
"signed",
"for",
"Hearts",
",",
"the",
"club",
"he",
"supported",
"as",
"a",
"boy",
",",
"in",
"June",
"2002",
"."
],
[
"He",
"only",
"played",
"eight",
"league",
"games",
"for",
"the",
"Jambos",
"in",
"his",
"twelve",
"months",
"with",
"the",
"Edinburgh",
"side",
"."
],
[
"In",
"2003",
",",
"he",
"joined",
"St",
"Mirren",
",",
"but",
"again",
"his",
"stay",
"was",
"a",
"short",
"one",
",",
"and",
"he",
"moved",
"on",
"after",
"making",
"only",
"three",
"appearances",
"."
],
[
"Twaddle",
"joined",
"Scottish",
"junior",
"club",
"Penicuik",
"Athletic",
"in",
"the",
"summer",
"of",
"2004",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Kevin Twaddle",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
128,
128
],
"index": "0_1",
"name": "Twaddle",
"pos": [
0,
1
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
20,
20
],
"index": "0_2",
"name": "Twaddle",
"pos": [
3,
4
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
190,
190
],
"index": "0_3",
"name": "Twaddle",
"pos": [
0,
1
],
"sent_id": 11,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "31 October 1971",
"pos": [
4,
7
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
8,
8
],
"index": "2_0",
"name": "Edinburgh",
"pos": [
8,
9
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
160,
160
],
"index": "2_1",
"name": "Edinburgh",
"pos": [
15,
16
],
"sent_id": 9,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "3_0",
"name": "Scottish",
"pos": [
12,
13
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
192,
192
],
"index": "3_1",
"name": "Scottish",
"pos": [
2,
3
],
"sent_id": 11,
"type": "LOC"
}
],
[
{
"global_pos": [
27,
27
],
"index": "4_0",
"name": "Dunbar United",
"pos": [
10,
12
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
38,
38
],
"index": "5_0",
"name": "St Johnstone",
"pos": [
8,
10
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
41,
41
],
"index": "6_0",
"name": "1994",
"pos": [
11,
12
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
46,
46
],
"index": "7_0",
"name": "McDiarmid Park",
"pos": [
3,
5
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
84,
84
],
"index": "8_0",
"name": "two years",
"pos": [
7,
9
],
"sent_id": 5,
"type": "TIME"
},
{
"global_pos": [
49,
49
],
"index": "8_1",
"name": "two years",
"pos": [
6,
8
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
53,
53
],
"index": "9_0",
"name": "51",
"pos": [
10,
11
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
61,
61
],
"index": "10_0",
"name": "ten",
"pos": [
18,
19
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
65,
65
],
"index": "11_0",
"name": "1996",
"pos": [
1,
2
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
69,
69
],
"index": "12_0",
"name": "Raith Rovers",
"pos": [
5,
7
],
"sent_id": 4,
"type": "ORG"
},
{
"global_pos": [
82,
82
],
"index": "12_1",
"name": "Rovers",
"pos": [
5,
6
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
73,
73
],
"index": "13_0",
"name": "£ 80,000",
"pos": [
9,
11
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
79,
79
],
"index": "14_0",
"name": "32",
"pos": [
2,
3
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
88,
88
],
"index": "15_0",
"name": "four",
"pos": [
11,
12
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
94,
94
],
"index": "16_0",
"name": "Morton",
"pos": [
3,
4
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
96,
96
],
"index": "17_0",
"name": "1998",
"pos": [
5,
6
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
101,
101
],
"index": "18_0",
"name": "£ 150,000",
"pos": [
10,
12
],
"sent_id": 6,
"type": "NUM"
},
{
"global_pos": [
125,
125
],
"index": "18_1",
"name": "£ 150,000",
"pos": [
13,
15
],
"sent_id": 7,
"type": "NUM"
}
],
[
{
"global_pos": [
108,
108
],
"index": "19_0",
"name": "Cappielow",
"pos": [
17,
18
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
112,
112
],
"index": "20_0",
"name": "Scottish Premier League",
"pos": [
0,
3
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
116,
116
],
"index": "21_0",
"name": "Motherwell",
"pos": [
4,
5
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
131,
131
],
"index": "22_0",
"name": "Hearts",
"pos": [
3,
4
],
"sent_id": 8,
"type": "ORG"
}
],
[
{
"global_pos": [
142,
142
],
"index": "23_0",
"name": "June 2002",
"pos": [
14,
16
],
"sent_id": 8,
"type": "TIME"
}
],
[
{
"global_pos": [
148,
148
],
"index": "24_0",
"name": "eight",
"pos": [
3,
4
],
"sent_id": 9,
"type": "NUM"
}
],
[
{
"global_pos": [
153,
153
],
"index": "25_0",
"name": "Jambos",
"pos": [
8,
9
],
"sent_id": 9,
"type": "ORG"
}
],
[
{
"global_pos": [
156,
156
],
"index": "26_0",
"name": "twelve months",
"pos": [
11,
13
],
"sent_id": 9,
"type": "TIME"
}
],
[
{
"global_pos": [
164,
164
],
"index": "27_0",
"name": "2003",
"pos": [
1,
2
],
"sent_id": 10,
"type": "TIME"
}
],
[
{
"global_pos": [
168,
168
],
"index": "28_0",
"name": "St Mirren",
"pos": [
5,
7
],
"sent_id": 10,
"type": "ORG"
}
],
[
{
"global_pos": [
187,
187
],
"index": "29_0",
"name": "three",
"pos": [
24,
25
],
"sent_id": 10,
"type": "NUM"
}
],
[
{
"global_pos": [
195,
195
],
"index": "30_0",
"name": "Penicuik Athletic",
"pos": [
5,
7
],
"sent_id": 11,
"type": "ORG"
}
],
[
{
"global_pos": [
201,
201
],
"index": "31_0",
"name": "2004",
"pos": [
11,
12
],
"sent_id": 11,
"type": "TIME"
}
]
] | Kevin Twaddle | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 2
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P54",
"t": 16
},
{
"evidence": [
0,
7
],
"h": 0,
"r": "P54",
"t": 21
},
{
"evidence": [
11
],
"h": 0,
"r": "P54",
"t": 30
},
{
"evidence": [
1
],
"h": 0,
"r": "P54",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P54",
"t": 5
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P54",
"t": 7
},
{
"evidence": [
0,
4
],
"h": 0,
"r": "P54",
"t": 12
},
{
"evidence": [
8
],
"h": 0,
"r": "P54",
"t": 22
},
{
"evidence": [
0,
9
],
"h": 0,
"r": "P54",
"t": 25
},
{
"evidence": [
0,
10
],
"h": 0,
"r": "P54",
"t": 28
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
7
],
"h": 21,
"r": "P118",
"t": 20
},
{
"evidence": [],
"h": 22,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 30,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 25,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 22,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 25,
"r": "P131",
"t": 3
}
] |
[
[
"The",
"genesis",
"of",
"modern",
"understanding",
"of",
"Greek",
"mythology",
"is",
"regarded",
"by",
"some",
"scholars",
"as",
"a",
"double",
"reaction",
"at",
"the",
"end",
"of",
"the",
"18th",
"century",
"against",
"\"",
"the",
"traditional",
"attitude",
"of",
"Christian",
"animosity",
"mixed",
"with",
"disdain",
",",
"which",
"had",
"prevailed",
"for",
"centuries",
"\"",
",",
"in",
"which",
"the",
"Christian",
"reinterpretation",
"of",
"myth",
"as",
"a",
"\"",
"lie",
"\"",
"or",
"fable",
"had",
"been",
"retained",
"."
],
[
"In",
"Germany",
",",
"by",
"about",
"1795",
",",
"there",
"was",
"a",
"growing",
"interest",
"in",
"Homer",
"and",
"Greek",
"mythology",
"."
],
[
"In",
"Göttingen",
"Johann",
"Matthias",
"Gesner",
"began",
"to",
"revive",
"Greek",
"studies",
"and",
"a",
"new",
"humanistic",
"spirit",
"."
],
[
"His",
"successor",
",",
"Christian",
"Gottlob",
"Heyne",
",",
"worked",
"with",
"Johann",
"Joachim",
"Winckelmann",
",",
"and",
"laid",
"the",
"foundations",
"for",
"mythological",
"research",
"both",
"in",
"Germany",
"and",
"elsewhere",
"."
],
[
"Heyne",
"approached",
"the",
"myth",
"as",
"a",
"philologist",
"and",
"shaped",
"the",
"educated",
"Germans",
"'",
"conception",
"of",
"antiquity",
"for",
"nearly",
"half",
"a",
"century",
",",
"during",
"which",
"ancient",
"Greece",
"exerted",
"an",
"intense",
"influence",
"on",
"intellectual",
"life",
"in",
"Germany",
"."
]
] | [
[
{
"global_pos": [
76,
76
],
"index": "0_0",
"name": "Greek",
"pos": [
15,
16
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
6,
6
],
"index": "0_1",
"name": "Greek",
"pos": [
6,
7
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
87,
87
],
"index": "0_2",
"name": "Greek",
"pos": [
8,
9
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
146,
146
],
"index": "0_3",
"name": "Greece",
"pos": [
25,
26
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
22,
22
],
"index": "1_0",
"name": "18th century",
"pos": [
22,
24
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
30,
30
],
"index": "2_0",
"name": "Christian",
"pos": [
30,
31
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
46,
46
],
"index": "2_1",
"name": "Christian",
"pos": [
46,
47
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
62,
62
],
"index": "3_0",
"name": "Germany",
"pos": [
1,
2
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
117,
117
],
"index": "3_1",
"name": "Germany",
"pos": [
22,
23
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
155,
155
],
"index": "3_2",
"name": "Germany",
"pos": [
34,
35
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
66,
66
],
"index": "4_0",
"name": "1795",
"pos": [
5,
6
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
74,
74
],
"index": "5_0",
"name": "Homer",
"pos": [
13,
14
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
80,
80
],
"index": "6_0",
"name": "Göttingen",
"pos": [
1,
2
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
81,
81
],
"index": "7_0",
"name": "Johann Matthias Gesner",
"pos": [
2,
5
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
98,
98
],
"index": "8_0",
"name": "Christian Gottlob Heyne",
"pos": [
3,
6
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
121,
121
],
"index": "8_1",
"name": "Heyne",
"pos": [
0,
1
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
104,
104
],
"index": "9_0",
"name": "Johann Joachim Winckelmann",
"pos": [
9,
12
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
132,
132
],
"index": "10_0",
"name": "Germans",
"pos": [
11,
12
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
139,
139
],
"index": "11_0",
"name": "half a century",
"pos": [
18,
21
],
"sent_id": 4,
"type": "TIME"
}
]
] | Modern understanding of Greek mythology | [
{
"evidence": [
2
],
"h": 7,
"r": "P937",
"t": 6
},
{
"evidence": [
1,
2,
3
],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [
1,
2
],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P17",
"t": 10
},
{
"evidence": [],
"h": 8,
"r": "P937",
"t": 6
},
{
"evidence": [],
"h": 8,
"r": "P27",
"t": 3
},
{
"evidence": [
1,
2
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 10
}
] |
[
[
"Avellaneda",
"is",
"a",
"department",
"of",
"the",
"Río",
"Negro",
"Province",
",",
"Argentina",
"."
],
[
"It",
"is",
"crossed",
"by",
"the",
"Negro",
"River",
"forming",
"a",
"fertile",
"valley",
"known",
"as",
"the",
"Valle",
"Medio",
"."
],
[
"The",
"river",
"bifurcates",
"and",
"then",
"both",
"arms",
"join",
"again",
"forming",
"two",
"main",
"islands",
"known",
"as",
"Isla",
"Grande",
"de",
"Choele",
"Choel",
"and",
"Isla",
"Chica",
"de",
"Choele",
"Choel",
"and",
"a",
"few",
"smaller",
"ones",
"."
],
[
"The",
"Isla",
"Grande",
"holds",
"the",
"towns",
"of",
"Luis",
"Beltrán",
",",
"Lamarque",
"and",
"Pomona",
",",
"as",
"well",
"as",
"the",
"most",
"fertile",
"area",
"of",
"the",
"department",
",",
"with",
"cultivations",
"of",
"tomatoes",
",",
"apples",
"and",
"pears",
"among",
"the",
"most",
"important",
"."
],
[
"Choele",
"Choel",
",",
"on",
"the",
"other",
"side",
"of",
"the",
"river",
"from",
"the",
"Isla",
"Grande",
"and",
"at",
"the",
"intersection",
"of",
"Argentine",
"National",
"Route",
"22",
"and",
"Provincial",
"Route",
"250",
"that",
"crosses",
"the",
"island",
",",
"is",
"the",
"transport",
"hub",
"of",
"the",
"area",
"with",
"an",
"important",
"long",
"-",
"distance",
"bus",
"terminal",
",",
"and",
"an",
"airport",
"currently",
"operating",
"only",
"private",
"flights",
"."
],
[
"Through",
"Darwin",
",",
"outside",
"the",
"fertile",
"valley",
",",
"passes",
"the",
"railway",
"that",
"connects",
"Buenos",
"Aires",
"with",
"Bariloche",
",",
"but",
"the",
"line",
"is",
"currently",
"almost",
"inactive",
",",
"with",
"occasional",
"cargo",
"-",
"train",
"traffic",
"that",
"does",
"n't",
"stop",
"at",
"the",
"town",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Avellaneda",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
6,
6
],
"index": "1_0",
"name": "Río Negro Province",
"pos": [
6,
9
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "Argentina",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
17,
17
],
"index": "3_0",
"name": "Negro River",
"pos": [
5,
7
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
26,
26
],
"index": "4_0",
"name": "Valle Medio",
"pos": [
14,
16
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
39,
39
],
"index": "5_0",
"name": "two",
"pos": [
10,
11
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
44,
44
],
"index": "6_0",
"name": "Isla Grande de Choele Choel",
"pos": [
15,
20
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
50,
50
],
"index": "7_0",
"name": "Isla Chica de Choele Choel",
"pos": [
21,
26
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
62,
62
],
"index": "8_0",
"name": "Isla Grande",
"pos": [
1,
3
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
111,
111
],
"index": "8_1",
"name": "Isla Grande",
"pos": [
12,
14
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
68,
68
],
"index": "9_0",
"name": "Luis Beltrán",
"pos": [
7,
9
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
71,
71
],
"index": "10_0",
"name": "Lamarque",
"pos": [
10,
11
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
73,
73
],
"index": "11_0",
"name": "Pomona",
"pos": [
12,
13
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
99,
99
],
"index": "12_0",
"name": "Choele Choel",
"pos": [
0,
2
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
118,
118
],
"index": "13_0",
"name": "Argentine National Route 22",
"pos": [
19,
23
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
123,
123
],
"index": "14_0",
"name": "Provincial Route 250",
"pos": [
24,
27
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
157,
157
],
"index": "15_0",
"name": "Darwin",
"pos": [
1,
2
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
169,
169
],
"index": "16_0",
"name": "Buenos Aires",
"pos": [
13,
15
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
172,
172
],
"index": "17_0",
"name": "Bariloche",
"pos": [
16,
17
],
"sent_id": 5,
"type": "LOC"
}
]
] | Avellaneda Department, Río Negro | [
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
4
],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [
0,
5
],
"h": 2,
"r": "P150",
"t": 16
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P17",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P17",
"t": 2
},
{
"evidence": [
1
],
"h": 4,
"r": "P403",
"t": 3
},
{
"evidence": [
0,
1,
2
],
"h": 7,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2
],
"h": 6,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2,
3
],
"h": 9,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2,
3
],
"h": 10,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2,
3
],
"h": 11,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2,
4
],
"h": 12,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2,
3
],
"h": 8,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2
],
"h": 8,
"r": "P403",
"t": 3
},
{
"evidence": [
0,
1,
2,
4
],
"h": 13,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2,
4
],
"h": 14,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
5
],
"h": 15,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
5
],
"h": 16,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
5
],
"h": 16,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
5
],
"h": 17,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
5
],
"h": 17,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 0
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 1,
"r": "P150",
"t": 0
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 0
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2
],
"h": 7,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2
],
"h": 6,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2,
3
],
"h": 9,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2,
3
],
"h": 10,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2,
3
],
"h": 11,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2,
4
],
"h": 12,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2,
3
],
"h": 8,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2,
4
],
"h": 13,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2,
4
],
"h": 14,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
5
],
"h": 15,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
5
],
"h": 17,
"r": "P131",
"t": 2
}
] |
[
[
"\"",
"Déjà",
"Vu",
"\"",
"is",
"a",
"hit",
"1979",
"ballad",
"song",
"written",
"by",
"Isaac",
"Hayes",
"and",
"Adrienne",
"Anderson",
"and",
"recorded",
"by",
"Dionne",
"Warwick",
"in",
"1979",
"."
],
[
"It",
"was",
"the",
"second",
"single",
"released",
"from",
"her",
"Arista",
"debut",
"album",
",",
"Dionne",
",",
"which",
"was",
"produced",
"by",
"Barry",
"Manilow",
"."
],
[
"The",
"song",
"was",
"Warwick",
"'s",
"fifth",
"and",
"last",
"top",
"40",
"single",
"of",
"her",
"1970s",
"period",
"and",
"her",
"second",
"top",
"40",
"single",
"following",
"the",
"release",
"of",
"\"",
"I",
"'ll",
"Never",
"Love",
"This",
"Way",
"Again",
"\"",
"in",
"the",
"five",
"years",
"since",
"her",
"number",
"-",
"one",
"single",
",",
"\"",
"Then",
"Came",
"You",
"\"",
",",
"featuring",
"The",
"Spinners",
"."
],
[
"\"",
"Déjà",
"Vu",
"\"",
"went",
"to",
"number",
"15",
"on",
"the",
"Billboard",
"Hot",
"100",
",",
"number",
"25",
"on",
"the",
"soul",
"chart",
",",
"and",
"number",
"one",
"on",
"the",
"Adult",
"Contemporary",
"chart",
"in",
"early",
"1980",
"."
],
[
"Warwick",
"won",
"the",
"Grammy",
"for",
"Best",
"Female",
"R&B",
";",
"Vocal",
"Performance",
"for",
"\"",
"Déjà",
"Vu",
"\"",
"."
]
] | [
[
{
"global_pos": [
147,
147
],
"index": "0_0",
"name": "Déjà Vu",
"pos": [
13,
15
],
"sent_id": 4,
"type": "MISC"
},
{
"global_pos": [
1,
1
],
"index": "0_1",
"name": "Déjà Vu",
"pos": [
1,
3
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
102,
102
],
"index": "0_2",
"name": "Déjà Vu",
"pos": [
1,
3
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "1979",
"pos": [
7,
8
],
"sent_id": 0,
"type": "TIME"
},
{
"global_pos": [
23,
23
],
"index": "1_1",
"name": "1979",
"pos": [
23,
24
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
12,
12
],
"index": "2_0",
"name": "Isaac Hayes",
"pos": [
12,
14
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
15,
15
],
"index": "3_0",
"name": "Adrienne Anderson",
"pos": [
15,
17
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
20,
20
],
"index": "4_0",
"name": "Dionne Warwick",
"pos": [
20,
22
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
49,
49
],
"index": "4_1",
"name": "Warwick",
"pos": [
3,
4
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
134,
134
],
"index": "4_2",
"name": "Warwick",
"pos": [
0,
1
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
33,
33
],
"index": "5_0",
"name": "Arista",
"pos": [
8,
9
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
37,
37
],
"index": "6_0",
"name": "Dionne",
"pos": [
12,
13
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
43,
43
],
"index": "7_0",
"name": "Barry Manilow",
"pos": [
18,
20
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
59,
59
],
"index": "8_0",
"name": "1970s",
"pos": [
13,
14
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
72,
72
],
"index": "9_0",
"name": "I'll Never Love This Way Again",
"pos": [
26,
33
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
82,
82
],
"index": "10_0",
"name": "five years",
"pos": [
36,
38
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
92,
92
],
"index": "11_0",
"name": "Then Came You",
"pos": [
46,
49
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
98,
98
],
"index": "12_0",
"name": "The Spinners",
"pos": [
52,
54
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
111,
111
],
"index": "13_0",
"name": "Billboard Hot 100",
"pos": [
10,
13
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
119,
119
],
"index": "14_0",
"name": "soul chart",
"pos": [
18,
20
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
127,
127
],
"index": "15_0",
"name": "Adult Contemporary chart",
"pos": [
26,
29
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
132,
132
],
"index": "16_0",
"name": "1980",
"pos": [
31,
32
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
137,
137
],
"index": "17_0",
"name": "Grammy",
"pos": [
3,
4
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
143,
143
],
"index": "18_0",
"name": "Vocal Performance",
"pos": [
9,
11
],
"sent_id": 4,
"type": "MISC"
}
]
] | Déjà Vu (Dionne Warwick song) | [
{
"evidence": [
0,
1,
2,
4
],
"h": 4,
"r": "P264",
"t": 5
},
{
"evidence": [
1
],
"h": 7,
"r": "P264",
"t": 5
},
{
"evidence": [
2
],
"h": 9,
"r": "P175",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P577",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P361",
"t": 6
},
{
"evidence": [
0,
1,
2,
4
],
"h": 6,
"r": "P175",
"t": 4
},
{
"evidence": [
1
],
"h": 6,
"r": "P264",
"t": 5
},
{
"evidence": [],
"h": 6,
"r": "P162",
"t": 7
},
{
"evidence": [],
"h": 0,
"r": "P264",
"t": 5
},
{
"evidence": [],
"h": 0,
"r": "P175",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P162",
"t": 7
},
{
"evidence": [],
"h": 11,
"r": "P175",
"t": 4
},
{
"evidence": [],
"h": 11,
"r": "P175",
"t": 12
},
{
"evidence": [],
"h": 6,
"r": "P577",
"t": 1
},
{
"evidence": [
2
],
"h": 4,
"r": "P800",
"t": 9
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P527",
"t": 0
},
{
"evidence": [
0,
1,
2,
4
],
"h": 4,
"r": "P800",
"t": 6
},
{
"evidence": [],
"h": 7,
"r": "P800",
"t": 6
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 7,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 11
},
{
"evidence": [],
"h": 12,
"r": "P800",
"t": 11
}
] |
[
[
"Stampede",
"Pass",
"(",
"elevation",
")",
"is",
"a",
"mountain",
"pass",
"in",
"the",
"northwest",
"United",
"States",
",",
"through",
"the",
"Cascade",
"Range",
"in",
"Washington",
"."
],
[
"Southeast",
"of",
"Seattle",
"and",
"east",
"of",
"Tacoma",
",",
"its",
"importance",
"to",
"transportation",
"lies",
"almost",
"entirely",
"with",
"railroading",
",",
"as",
"no",
"paved",
"roads",
"cross",
"it",
"."
],
[
"It",
"is",
"approximately",
"south",
"-",
"southeast",
"of",
"Snoqualmie",
"Pass",
",",
"the",
"gap",
"for",
"and",
"south",
"of",
"Keechelus",
"Lake",
"."
],
[
"The",
"pass",
",",
"and",
"the",
"tunnel",
"to",
"the",
"south",
"which",
"takes",
"advantage",
"of",
"it",
",",
"the",
"Stampede",
"Tunnel",
"(",
")",
",",
"just",
"below",
"played",
"a",
"significant",
"role",
"in",
"the",
"history",
"of",
"the",
"Northern",
"Pacific",
"Railway",
"."
],
[
"The",
"tunnel",
"opened",
"for",
"service",
"in",
"May",
"1888",
",",
"and",
"is",
"currently",
"operated",
"by",
"the",
"NP",
"'s",
"successor",
",",
"BNSF",
"Railway",
"."
],
[
"After",
"over",
"a",
"decade",
"of",
"dormancy",
"in",
"the",
"late",
"20th",
"century",
",",
"the",
"Stampede",
"Pass",
"Line",
"and",
"Tunnel",
"were",
"reopened",
"in",
"1997",
"by",
"BNSF",
",",
"which",
"utilizes",
"the",
"route",
"as",
"one",
"of",
"two",
"direct",
"Northern",
"Transcon",
"main",
"lines",
"through",
"the",
"Cascades",
",",
"between",
"Spokane",
"and",
"the",
"Seattle",
"metropolitan",
"area",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Stampede Pass",
"pos": [
0,
2
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "1_0",
"name": "United States",
"pos": [
12,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
17,
17
],
"index": "2_0",
"name": "Cascade Range",
"pos": [
17,
19
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
164,
164
],
"index": "2_1",
"name": "Cascades",
"pos": [
40,
41
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
20,
20
],
"index": "3_0",
"name": "Washington",
"pos": [
20,
21
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
24,
24
],
"index": "4_0",
"name": "Seattle",
"pos": [
2,
3
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
170,
170
],
"index": "4_1",
"name": "Seattle",
"pos": [
46,
47
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "5_0",
"name": "Tacoma",
"pos": [
6,
7
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
54,
54
],
"index": "6_0",
"name": "Snoqualmie Pass",
"pos": [
7,
9
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
63,
63
],
"index": "7_0",
"name": "Keechelus Lake",
"pos": [
16,
18
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
82,
82
],
"index": "8_0",
"name": "Stampede Tunnel",
"pos": [
16,
18
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
98,
98
],
"index": "9_0",
"name": "Northern Pacific Railway",
"pos": [
32,
35
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
117,
117
],
"index": "9_1",
"name": "NP",
"pos": [
15,
16
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
108,
108
],
"index": "10_0",
"name": "May 1888",
"pos": [
6,
8
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
121,
121
],
"index": "11_0",
"name": "BNSF Railway",
"pos": [
19,
21
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
147,
147
],
"index": "11_1",
"name": "BNSF",
"pos": [
23,
24
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
126,
126
],
"index": "12_0",
"name": "a decade",
"pos": [
2,
4
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
133,
133
],
"index": "13_0",
"name": "20th century",
"pos": [
9,
11
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
137,
137
],
"index": "14_0",
"name": "Stampede Pass Line and Tunnel",
"pos": [
13,
18
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
145,
145
],
"index": "15_0",
"name": "1997",
"pos": [
21,
22
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
156,
156
],
"index": "16_0",
"name": "two",
"pos": [
32,
33
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
158,
158
],
"index": "17_0",
"name": "Northern Transcon",
"pos": [
34,
36
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
167,
167
],
"index": "18_0",
"name": "Spokane",
"pos": [
43,
44
],
"sent_id": 5,
"type": "LOC"
}
]
] | Stampede Pass | [
{
"evidence": [
0
],
"h": 1,
"r": "P150",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 2,
"r": "P17",
"t": 1
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 3,
"r": "P131",
"t": 1
},
{
"evidence": [
0
],
"h": 3,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
1,
5
],
"h": 4,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
1,
5
],
"h": 5,
"r": "P706",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 7,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
3,
4
],
"h": 9,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
4,
5
],
"h": 11,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
5
],
"h": 17,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
5
],
"h": 18,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
3
],
"h": 8,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
3
],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
2,
5
],
"h": 0,
"r": "P706",
"t": 2
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
3,
5
],
"h": 14,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 14,
"r": "P127",
"t": 11
},
{
"evidence": [],
"h": 11,
"r": "P1365",
"t": 9
},
{
"evidence": [],
"h": 8,
"r": "P127",
"t": 11
},
{
"evidence": [],
"h": 6,
"r": "P706",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P137",
"t": 11
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P137",
"t": 11
},
{
"evidence": [],
"h": 9,
"r": "P1366",
"t": 11
},
{
"evidence": [
0,
5
],
"h": 2,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1,
5
],
"h": 4,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 7,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
3,
4
],
"h": 9,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
4,
5
],
"h": 11,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
5
],
"h": 17,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
5
],
"h": 18,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
3
],
"h": 8,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
3,
5
],
"h": 14,
"r": "P131",
"t": 1
}
] |
[
[
"The",
"Rockwell",
"City",
"Bridge",
"is",
"located",
"just",
"east",
"of",
"Rockwell",
"City",
",",
"Iowa",
",",
"United",
"States",
"."
],
[
"The",
"span",
"carried",
"traffic",
"on",
"270th",
"Street",
"over",
"an",
"unnamed",
"stream",
"."
],
[
"In",
"1915",
"Calhoun",
"County",
"requested",
"the",
"Iowa",
"State",
"Highway",
"Commission",
"(",
"ISHC",
")",
"and",
"Des",
"Moines",
"engineer",
"James",
"B.",
"Marsh",
"to",
"design",
"a",
"bridge",
"for",
"this",
"crossing",
"."
],
[
"The",
"ISHC",
"designed",
"a",
"double",
"span",
"concrete",
"girder",
"structure",
",",
"while",
"Marsh",
"submitted",
"his",
"patented",
"single",
"-",
"span",
"rainbow",
"arch",
"configuration",
"."
],
[
"They",
"chose",
"the",
"Marsh",
"submission",
",",
"and",
"contracted",
"with",
"the",
"Iowa",
"Bridge",
"Company",
"to",
"build",
"six",
"bridges",
"for",
"$",
"11,690",
",",
"which",
"included",
"the",
"costs",
"for",
"this",
"bridge",
"at",
"$",
"4,107.65",
"."
],
[
"Originally",
"built",
"to",
"serve",
"a",
"county",
"road",
",",
"it",
"was",
"later",
"incorporated",
"into",
"the",
"route",
"for",
"U.S.",
"Highway",
"20",
"and",
"carried",
"heavy",
"traffic",
"until",
"the",
"highway",
"was",
"realigned",
"in",
"1981",
"."
],
[
"While",
"no",
"longer",
"in",
"use",
",",
"the",
"bridge",
"remains",
"in",
"place",
"just",
"south",
"of",
"the",
"replacement",
"span",
"."
],
[
"It",
"was",
"listed",
"on",
"the",
"National",
"Register",
"of",
"Historic",
"Places",
"in",
"1998",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Rockwell City Bridge",
"pos": [
1,
4
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "1_0",
"name": "Rockwell City",
"pos": [
9,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "2_0",
"name": "Iowa",
"pos": [
12,
13
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
14,
14
],
"index": "3_0",
"name": "United States",
"pos": [
14,
16
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
22,
22
],
"index": "4_0",
"name": "270th Street",
"pos": [
5,
7
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
30,
30
],
"index": "5_0",
"name": "1915",
"pos": [
1,
2
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
31,
31
],
"index": "6_0",
"name": "Calhoun County",
"pos": [
2,
4
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
35,
35
],
"index": "7_0",
"name": "Iowa State Highway Commission",
"pos": [
6,
10
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
40,
40
],
"index": "7_1",
"name": "ISHC",
"pos": [
11,
12
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
58,
58
],
"index": "7_2",
"name": "ISHC",
"pos": [
1,
2
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
43,
43
],
"index": "8_0",
"name": "Des Moines",
"pos": [
14,
16
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
46,
46
],
"index": "9_0",
"name": "James B. Marsh",
"pos": [
17,
20
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
82,
82
],
"index": "9_1",
"name": "Marsh",
"pos": [
3,
4
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
68,
68
],
"index": "9_2",
"name": "Marsh",
"pos": [
11,
12
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
89,
89
],
"index": "10_0",
"name": "Iowa Bridge Company",
"pos": [
10,
13
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
94,
94
],
"index": "11_0",
"name": "six",
"pos": [
15,
16
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
97,
97
],
"index": "12_0",
"name": "$ 11,690",
"pos": [
18,
20
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
108,
108
],
"index": "13_0",
"name": "$ 4,107.65",
"pos": [
29,
31
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
127,
127
],
"index": "14_0",
"name": "U.S. Highway 20",
"pos": [
16,
19
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
140,
140
],
"index": "15_0",
"name": "1981",
"pos": [
29,
30
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
165,
165
],
"index": "16_0",
"name": "National Register of Historic Places",
"pos": [
5,
10
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
171,
171
],
"index": "17_0",
"name": "1998",
"pos": [
11,
12
],
"sent_id": 7,
"type": "TIME"
}
]
] | Rockwell City Bridge | [
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 1,
"r": "P131",
"t": 6
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 2,
"r": "P150",
"t": 6
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 14,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
5
],
"h": 14,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
5
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
7
],
"h": 16,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 10,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 14,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 3
}
] |
[
[
"Paul",
"MacDermid",
"(",
"born",
"April",
"14",
",",
"1963",
"in",
"Chesley",
",",
"Ontario",
")",
"is",
"a",
"retired",
"professional",
"ice",
"hockey",
"right",
"winger",
"who",
"played",
"690",
"games",
"in",
"the",
"National",
"Hockey",
"League",
"(",
"NHL",
")",
"for",
"the",
"Hartford",
"Whalers",
",",
"Winnipeg",
"Jets",
",",
"Washington",
"Capitals",
",",
"and",
"Quebec",
"Nordiques",
"."
],
[
"MacDermid",
"was",
"selected",
"61st",
"overall",
"in",
"the",
"1981",
"NHL",
"Entry",
"Draft",
"by",
"Hartford",
"."
],
[
"He",
"played",
"his",
"junior",
"career",
"with",
"the",
"Windsor",
"Spitfires",
"of",
"the",
"Ontario",
"Hockey",
"League",
"."
],
[
"His",
"oldest",
"son",
",",
"Lane",
"was",
"selected",
"by",
"the",
"Boston",
"Bruins",
"in",
"the",
"2009",
"NHL",
"Entry",
"Draft",
"."
],
[
"Lane",
"scored",
"his",
"first",
"career",
"NHL",
"goal",
"exactly",
"31",
"years",
"after",
"the",
"same",
"was",
"done",
"by",
"Paul",
"."
],
[
"They",
"are",
"only",
"the",
"second",
"pair",
"of",
"father",
"and",
"son",
"who",
"scored",
"their",
"first",
"goals",
"on",
"one",
"date",
"."
],
[
"His",
"younger",
"son",
",",
"Kurtis",
"is",
"a",
"defenseman",
"for",
"the",
"Los",
"Angeles",
"Kings",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Paul MacDermid",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
48,
48
],
"index": "0_1",
"name": "MacDermid",
"pos": [
0,
1
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
111,
111
],
"index": "0_2",
"name": "Paul",
"pos": [
16,
17
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "April 14, 1963",
"pos": [
4,
8
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
9,
9
],
"index": "2_0",
"name": "Chesley",
"pos": [
9,
10
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
11,
11
],
"index": "3_0",
"name": "Ontario",
"pos": [
11,
12
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "4_0",
"name": "690",
"pos": [
23,
24
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
27,
27
],
"index": "5_0",
"name": "National Hockey League",
"pos": [
27,
30
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
31,
31
],
"index": "5_1",
"name": "NHL",
"pos": [
31,
32
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
100,
100
],
"index": "5_2",
"name": "NHL",
"pos": [
5,
6
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
35,
35
],
"index": "6_0",
"name": "Hartford Whalers",
"pos": [
35,
37
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
38,
38
],
"index": "7_0",
"name": "Winnipeg Jets",
"pos": [
38,
40
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
41,
41
],
"index": "8_0",
"name": "Washington Capitals",
"pos": [
41,
43
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
45,
45
],
"index": "9_0",
"name": "Quebec Nordiques",
"pos": [
45,
47
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
55,
55
],
"index": "10_0",
"name": "1981",
"pos": [
7,
8
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
56,
56
],
"index": "11_0",
"name": "NHL Entry Draft",
"pos": [
8,
11
],
"sent_id": 1,
"type": "MISC"
},
{
"global_pos": [
91,
91
],
"index": "11_1",
"name": "NHL Entry Draft",
"pos": [
14,
17
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
60,
60
],
"index": "12_0",
"name": "Hartford",
"pos": [
12,
13
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
69,
69
],
"index": "13_0",
"name": "Windsor Spitfires",
"pos": [
7,
9
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
73,
73
],
"index": "14_0",
"name": "Ontario Hockey League",
"pos": [
11,
14
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
81,
81
],
"index": "15_0",
"name": "Lane",
"pos": [
4,
5
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
95,
95
],
"index": "15_1",
"name": "Lane",
"pos": [
0,
1
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
86,
86
],
"index": "16_0",
"name": "Boston Bruins",
"pos": [
9,
11
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
90,
90
],
"index": "17_0",
"name": "2009",
"pos": [
13,
14
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
103,
103
],
"index": "18_0",
"name": "31 years",
"pos": [
8,
10
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
129,
129
],
"index": "19_0",
"name": "one",
"pos": [
16,
17
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
136,
136
],
"index": "20_0",
"name": "Kurtis",
"pos": [
4,
5
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
142,
142
],
"index": "21_0",
"name": "Los Angeles Kings",
"pos": [
10,
13
],
"sent_id": 6,
"type": "ORG"
}
]
] | Paul MacDermid | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P54",
"t": 6
},
{
"evidence": [
0
],
"h": 0,
"r": "P54",
"t": 7
},
{
"evidence": [
0
],
"h": 0,
"r": "P54",
"t": 9
},
{
"evidence": [
0
],
"h": 0,
"r": "P54",
"t": 8
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P118",
"t": 5
},
{
"evidence": [
0
],
"h": 7,
"r": "P118",
"t": 5
},
{
"evidence": [
0,
1
],
"h": 12,
"r": "P118",
"t": 5
},
{
"evidence": [
3
],
"h": 16,
"r": "P118",
"t": 5
},
{
"evidence": [
0
],
"h": 9,
"r": "P118",
"t": 5
},
{
"evidence": [
2
],
"h": 13,
"r": "P118",
"t": 14
},
{
"evidence": [
3
],
"h": 15,
"r": "P54",
"t": 16
},
{
"evidence": [
0
],
"h": 8,
"r": "P118",
"t": 5
},
{
"evidence": [],
"h": 0,
"r": "P40",
"t": 15
},
{
"evidence": [],
"h": 0,
"r": "P463",
"t": 13
},
{
"evidence": [],
"h": 20,
"r": "P22",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P40",
"t": 20
},
{
"evidence": [],
"h": 20,
"r": "P463",
"t": 21
},
{
"evidence": [],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 15,
"r": "P22",
"t": 0
},
{
"evidence": [],
"h": 21,
"r": "P118",
"t": 5
}
] |
[
[
"Jon",
"André",
"Røyrane",
"(",
"born",
"12",
"December",
"1983",
")",
"is",
"a",
"Norwegian",
"footballer",
"."
],
[
"Røyrane",
"was",
"born",
"in",
"Norheimsund",
"and",
"grew",
"up",
"in",
"Kvinnherad",
"and",
"started",
"his",
"senior",
"career",
"for",
"Norheimsund",
"IL",
"."
],
[
"After",
"the",
"2005",
"season",
"he",
"signed",
"for",
"Sandefjord",
"Fotball",
"together",
"with",
"his",
"younger",
"brother",
"Ørjan",
"."
],
[
"He",
"was",
"sold",
"to",
"Løv",
"-",
"Ham",
"Fotball",
"after",
"the",
"2007",
"season",
"."
],
[
"He",
"was",
"loaned",
"out",
"to",
"Åsane",
"Fotball",
"in",
"parts",
"of",
"2008",
"."
],
[
"After",
"playing",
"for",
"Løv",
"-",
"Ham",
"in",
"Adeccoligaen",
"in",
"2009",
",",
"Røyrane",
"joined",
"Lyn",
"ahead",
"of",
"the",
"2010",
"season",
",",
"but",
"left",
"for",
"Kristiansund",
"when",
"Lyn",
"was",
"bankrupted",
"halfway",
"through",
"the",
"season",
"."
],
[
"Ahead",
"of",
"the",
"2012",
"season",
",",
"Røyrane",
"joined",
"UMF",
"Selfoss",
",",
"and",
"became",
"the",
"fourth",
"Norwegian",
"in",
"the",
"Icelandic",
"club",
"."
],
[
"On",
"10",
"May",
"2012",
",",
"Røyrane",
"scored",
"his",
"first",
"goal",
"for",
"Selfoss",
"against",
"Valur",
"where",
"he",
"showed",
"great",
"technique",
"and",
"skills",
"."
],
[
"Røyrane",
"signed",
"for",
"Fram",
"Reykjavik",
"in",
"the",
"summer",
"of",
"2013",
",",
"but",
"left",
"the",
"club",
"when",
"the",
"season",
"ended",
"."
],
[
"He",
"went",
"back",
"to",
"Norway",
"and",
"played",
"for",
"Stord",
"IL",
"."
],
[
"Currently",
"he",
"is",
"assistant",
"coach",
"in",
"Stord",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Jon André Røyrane",
"pos": [
0,
3
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
133,
133
],
"index": "0_1",
"name": "Røyrane",
"pos": [
5,
6
],
"sent_id": 7,
"type": "PER"
},
{
"global_pos": [
150,
150
],
"index": "0_2",
"name": "Røyrane",
"pos": [
0,
1
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
14,
14
],
"index": "0_3",
"name": "Røyrane",
"pos": [
0,
1
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
85,
85
],
"index": "0_4",
"name": "Røyrane",
"pos": [
11,
12
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
113,
113
],
"index": "0_5",
"name": "Røyrane",
"pos": [
6,
7
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "12 December 1983",
"pos": [
5,
8
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
11,
11
],
"index": "2_0",
"name": "Norwegian",
"pos": [
11,
12
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
122,
122
],
"index": "2_1",
"name": "Norwegian",
"pos": [
15,
16
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "3_0",
"name": "Norheimsund",
"pos": [
4,
5
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "4_0",
"name": "Kvinnherad",
"pos": [
9,
10
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
30,
30
],
"index": "5_0",
"name": "Norheimsund IL",
"pos": [
16,
18
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
35,
35
],
"index": "6_0",
"name": "2005",
"pos": [
2,
3
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
40,
40
],
"index": "7_0",
"name": "Sandefjord Fotball",
"pos": [
7,
9
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
47,
47
],
"index": "8_0",
"name": "Ørjan",
"pos": [
14,
15
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
53,
53
],
"index": "9_0",
"name": "Løv-Ham Fotball",
"pos": [
4,
8
],
"sent_id": 3,
"type": "ORG"
},
{
"global_pos": [
77,
77
],
"index": "9_1",
"name": "Løv-Ham",
"pos": [
3,
6
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
59,
59
],
"index": "10_0",
"name": "2007",
"pos": [
10,
11
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
67,
67
],
"index": "11_0",
"name": "Åsane Fotball",
"pos": [
5,
7
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
72,
72
],
"index": "12_0",
"name": "2008",
"pos": [
10,
11
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
81,
81
],
"index": "13_0",
"name": "Adeccoligaen",
"pos": [
7,
8
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
83,
83
],
"index": "14_0",
"name": "2009",
"pos": [
9,
10
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
87,
87
],
"index": "15_0",
"name": "Lyn",
"pos": [
13,
14
],
"sent_id": 5,
"type": "ORG"
},
{
"global_pos": [
99,
99
],
"index": "15_1",
"name": "Lyn",
"pos": [
25,
26
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
91,
91
],
"index": "16_0",
"name": "2010",
"pos": [
17,
18
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
97,
97
],
"index": "17_0",
"name": "Kristiansund",
"pos": [
23,
24
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
110,
110
],
"index": "18_0",
"name": "2012",
"pos": [
3,
4
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
115,
115
],
"index": "19_0",
"name": "UMF Selfoss",
"pos": [
8,
10
],
"sent_id": 6,
"type": "ORG"
},
{
"global_pos": [
139,
139
],
"index": "19_1",
"name": "Selfoss",
"pos": [
11,
12
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
125,
125
],
"index": "20_0",
"name": "Icelandic",
"pos": [
18,
19
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
129,
129
],
"index": "21_0",
"name": "10 May 2012",
"pos": [
1,
4
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
141,
141
],
"index": "22_0",
"name": "Valur",
"pos": [
13,
14
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
153,
153
],
"index": "23_0",
"name": "Fram Reykjavik",
"pos": [
3,
5
],
"sent_id": 8,
"type": "ORG"
}
],
[
{
"global_pos": [
159,
159
],
"index": "24_0",
"name": "2013",
"pos": [
9,
10
],
"sent_id": 8,
"type": "TIME"
}
],
[
{
"global_pos": [
174,
174
],
"index": "25_0",
"name": "Norway",
"pos": [
4,
5
],
"sent_id": 9,
"type": "LOC"
}
],
[
{
"global_pos": [
178,
178
],
"index": "26_0",
"name": "Stord IL",
"pos": [
8,
10
],
"sent_id": 9,
"type": "ORG"
}
],
[
{
"global_pos": [
187,
187
],
"index": "27_0",
"name": "Stord",
"pos": [
6,
7
],
"sent_id": 10,
"type": "ORG"
}
]
] | Jon André Røyrane | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P27",
"t": 25
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P3373",
"t": 8
},
{
"evidence": [
8
],
"h": 0,
"r": "P54",
"t": 23
},
{
"evidence": [
1
],
"h": 0,
"r": "P19",
"t": 3
},
{
"evidence": [
1
],
"h": 0,
"r": "P54",
"t": 5
},
{
"evidence": [
1,
2
],
"h": 0,
"r": "P54",
"t": 7
},
{
"evidence": [
0,
4
],
"h": 0,
"r": "P54",
"t": 11
},
{
"evidence": [
5
],
"h": 0,
"r": "P54",
"t": 15
},
{
"evidence": [
5
],
"h": 0,
"r": "P54",
"t": 17
},
{
"evidence": [
6,
7
],
"h": 0,
"r": "P54",
"t": 19
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P27",
"t": 2
},
{
"evidence": [
0,
9
],
"h": 0,
"r": "P54",
"t": 26
},
{
"evidence": [
0,
2
],
"h": 8,
"r": "P54",
"t": 7
},
{
"evidence": [
5
],
"h": 9,
"r": "P118",
"t": 13
},
{
"evidence": [
0,
1,
6
],
"h": 3,
"r": "P17",
"t": 25
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P17",
"t": 2
},
{
"evidence": [
6
],
"h": 19,
"r": "P17",
"t": 20
},
{
"evidence": [
9
],
"h": 26,
"r": "P17",
"t": 25
},
{
"evidence": [
0,
9
],
"h": 26,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
3,
5
],
"h": 0,
"r": "P54",
"t": 9
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 25
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 25
},
{
"evidence": [],
"h": 8,
"r": "P3373",
"t": 0
},
{
"evidence": [],
"h": 22,
"r": "P17",
"t": 20
},
{
"evidence": [],
"h": 8,
"r": "P463",
"t": 5
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P27",
"t": 25
},
{
"evidence": [],
"h": 27,
"r": "P17",
"t": 25
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P463",
"t": 27
},
{
"evidence": [],
"h": 4,
"r": "P17",
"t": 25
},
{
"evidence": [],
"h": 27,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P27",
"t": 2
},
{
"evidence": [
0,
1,
6
],
"h": 3,
"r": "P131",
"t": 25
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P131",
"t": 2
},
{
"evidence": [
6
],
"h": 19,
"r": "P131",
"t": 20
},
{
"evidence": [
9
],
"h": 26,
"r": "P131",
"t": 25
},
{
"evidence": [
0,
9
],
"h": 26,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 25
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 25
},
{
"evidence": [],
"h": 22,
"r": "P131",
"t": 20
},
{
"evidence": [],
"h": 27,
"r": "P131",
"t": 25
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 25
},
{
"evidence": [],
"h": 27,
"r": "P131",
"t": 2
}
] |
[
[
"José",
"María",
"Mijares",
"(",
"born",
"1921",
"in",
"Havana",
",",
"Cuba",
")",
"is",
"a",
"Cuban",
"contemporary",
"visual",
"artist",
"."
],
[
"He",
"began",
"drawing",
"in",
"his",
"adolescent",
"years",
"and",
"entered",
"the",
"San",
"Alejandro",
"Academy",
"of",
"Fine",
"Arts",
"on",
"a",
"scholarship",
"at",
"the",
"age",
"of",
"16",
"."
],
[
"His",
"greatest",
"influences",
"were",
"the",
"artists",
"of",
"the",
"\"",
"Havana",
"School",
"\"",
":",
"Carlos",
"Enríquez",
",",
"René",
"Portocarrero",
",",
"Cundo",
"Bermúdez",
",",
"as",
"well",
"as",
"his",
"professors",
",",
"most",
"notable",
"being",
"modernist",
"painter",
"Fidelio",
"Ponce",
"."
],
[
"He",
"was",
"also",
"a",
"part",
"of",
"the",
"influential",
"group",
",",
"Los",
"Diez",
"Pintores",
"Concretos",
"(",
"the",
"10",
"Concrete",
"Painters",
")",
",",
"or",
"as",
"they",
"are",
"usually",
"referred",
"to",
",",
"Los",
"Diez",
"(",
"the",
"10",
")",
"."
],
[
"Although",
"the",
"group",
"had",
"a",
"relatively",
"short",
"life",
",",
"1959",
"-",
"1961",
",",
"and",
"exhibited",
"together",
"only",
"a",
"few",
"times",
",",
"they",
"remain",
"an",
"important",
"part",
"of",
"Cuba",
"'s",
"art",
"history",
"especially",
"in",
"the",
"pre",
"-",
"Castro",
"years",
"and",
"leading",
"up",
"to",
"the",
"revolution",
"."
],
[
"He",
"left",
"Cuba",
"in",
"1968",
",",
"resigning",
"his",
"teaching",
"position",
"at",
"the",
"academy",
"when",
"Fidel",
"Castro",
"came",
"into",
"power",
"."
],
[
"Based",
"in",
"Miami",
",",
"he",
"continued",
"to",
"be",
"a",
"prolific",
"painter",
"and",
"until",
"his",
"death",
"in",
"2004",
",",
"at",
"the",
"age",
"of",
"82",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "José María Mijares",
"pos": [
0,
3
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "1921",
"pos": [
5,
6
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
7,
7
],
"index": "2_0",
"name": "Havana",
"pos": [
7,
8
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "3_0",
"name": "Cuba",
"pos": [
9,
10
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
142,
142
],
"index": "3_1",
"name": "Cuba",
"pos": [
27,
28
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
162,
162
],
"index": "3_2",
"name": "Cuba",
"pos": [
2,
3
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "4_0",
"name": "Cuban",
"pos": [
13,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "5_0",
"name": "San Alejandro Academy of Fine Arts",
"pos": [
10,
16
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
41,
41
],
"index": "6_0",
"name": "16",
"pos": [
23,
24
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
52,
52
],
"index": "7_0",
"name": "Havana School",
"pos": [
9,
11
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
56,
56
],
"index": "8_0",
"name": "Carlos Enríquez",
"pos": [
13,
15
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
59,
59
],
"index": "9_0",
"name": "René Portocarrero",
"pos": [
16,
18
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
62,
62
],
"index": "10_0",
"name": "Cundo Bermúdez",
"pos": [
19,
21
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
76,
76
],
"index": "11_0",
"name": "Fidelio Ponce",
"pos": [
33,
35
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
89,
89
],
"index": "12_0",
"name": "Los Diez Pintores Concretos",
"pos": [
10,
14
],
"sent_id": 3,
"type": "ORG"
},
{
"global_pos": [
108,
108
],
"index": "12_1",
"name": "Los Diez",
"pos": [
29,
31
],
"sent_id": 3,
"type": "ORG"
},
{
"global_pos": [
94,
94
],
"index": "12_2",
"name": "the 10 Concrete Painters",
"pos": [
15,
19
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
112,
112
],
"index": "13_0",
"name": "10",
"pos": [
33,
34
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
124,
124
],
"index": "14_0",
"name": "1959",
"pos": [
9,
10
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
126,
126
],
"index": "15_0",
"name": "1961",
"pos": [
11,
12
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
174,
174
],
"index": "16_0",
"name": "Fidel Castro",
"pos": [
14,
16
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
174,
174
],
"index": "16_1",
"name": "Fidel Castro",
"pos": [
14,
16
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
151,
151
],
"index": "16_2",
"name": "Castro",
"pos": [
36,
37
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
164,
164
],
"index": "17_0",
"name": "1968",
"pos": [
4,
5
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
182,
182
],
"index": "18_0",
"name": "Miami",
"pos": [
2,
3
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
196,
196
],
"index": "19_0",
"name": "2004",
"pos": [
16,
17
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
202,
202
],
"index": "20_0",
"name": "82",
"pos": [
22,
23
],
"sent_id": 6,
"type": "NUM"
}
]
] | José María Mijares | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P551",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P551",
"t": 18
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P570",
"t": 19
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 4
},
{
"evidence": [
5
],
"h": 3,
"r": "P35",
"t": 16
},
{
"evidence": [
5
],
"h": 16,
"r": "P27",
"t": 3
},
{
"evidence": [
5
],
"h": 16,
"r": "P27",
"t": 4
},
{
"evidence": [],
"h": 11,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P937",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 10,
"r": "P27",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P69",
"t": 5
},
{
"evidence": [],
"h": 10,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P20",
"t": 18
},
{
"evidence": [],
"h": 11,
"r": "P27",
"t": 4
},
{
"evidence": [
5
],
"h": 16,
"r": "P1001",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 4
}
] |
[
[
"Nkandla",
"is",
"a",
"town",
"in",
"the",
"uThungulu",
"district",
"of",
"KwaZulu",
"-",
"Natal",
",",
"South",
"Africa",
"."
],
[
"It",
"is",
"the",
"seat",
"of",
"the",
"Nkandla",
"Local",
"Municipality",
",",
"and",
"the",
"district",
"in",
"which",
"the",
"residence",
"of",
"the",
"former",
"President",
"of",
"South",
"Africa",
",",
"Jacob",
"Zuma",
"is",
"located",
"."
],
[
"The",
"residence",
"is",
"located",
"40",
"kilometres",
"to",
"the",
"south",
"of",
"the",
"town",
"of",
"Nkandla",
",",
"beyond",
"the",
"Nkandla",
"Forest",
"and",
"on",
"the",
"road",
"to",
"Kranskop",
"."
],
[
"The",
"Nkandla",
"region",
"encompasses",
"nearly",
"115,000",
"inhabitants",
",",
"spread",
"relatively",
"sparsely",
"over",
"a",
"large",
"area",
"."
],
[
"Nkandla",
"is",
"mainly",
"a",
"rural",
"area",
"and",
"is",
"in",
"the",
"top",
"five",
"of",
"the",
"poorest",
"places",
"in",
"KwaZulu",
"-",
"Natal",
"province",
"."
],
[
"Poverty",
"is",
"prevalent",
",",
"with",
"44",
"%",
"unemployment",
"."
],
[
"The",
"majority",
"of",
"the",
"population",
"are",
"Zulus",
"."
],
[
"A",
"2004",
"documentary",
",",
"The",
"Orphans",
"of",
"Nkandla",
",",
"by",
"the",
"BBC",
"and",
"Truevision",
",",
"recounted",
"the",
"hardships",
"and",
"poverty",
"of",
"orphans",
"in",
"Nkandla",
"."
],
[
"Zuma",
"was",
"joined",
"by",
"Nelson",
"Mandela",
"to",
"open",
"Mnyakanya",
"High",
"School",
"in",
"2004",
"."
]
] | [
[
{
"global_pos": [
88,
88
],
"index": "0_0",
"name": "Nkandla",
"pos": [
0,
1
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
0,
0
],
"index": "0_1",
"name": "Nkandla",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
59,
59
],
"index": "0_2",
"name": "Nkandla",
"pos": [
13,
14
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
73,
73
],
"index": "0_3",
"name": "Nkandla",
"pos": [
1,
2
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
150,
150
],
"index": "0_4",
"name": "Nkandla",
"pos": [
23,
24
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
6,
6
],
"index": "1_0",
"name": "uThungulu",
"pos": [
6,
7
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "2_0",
"name": "KwaZulu-Natal",
"pos": [
9,
12
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "3_0",
"name": "South Africa",
"pos": [
13,
15
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
38,
38
],
"index": "3_1",
"name": "South Africa",
"pos": [
22,
24
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
22,
22
],
"index": "4_0",
"name": "Nkandla Local Municipality",
"pos": [
6,
9
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
41,
41
],
"index": "5_0",
"name": "Jacob Zuma",
"pos": [
25,
27
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
152,
152
],
"index": "5_1",
"name": "Zuma",
"pos": [
0,
1
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
50,
50
],
"index": "6_0",
"name": "40 kilometres",
"pos": [
4,
6
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
63,
63
],
"index": "7_0",
"name": "Nkandla Forest",
"pos": [
17,
19
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
70,
70
],
"index": "8_0",
"name": "Kranskop",
"pos": [
24,
25
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
77,
77
],
"index": "9_0",
"name": "115,000",
"pos": [
5,
6
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
99,
99
],
"index": "10_0",
"name": "five",
"pos": [
11,
12
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
105,
105
],
"index": "11_0",
"name": "KwaZulu",
"pos": [
17,
18
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
107,
107
],
"index": "12_0",
"name": "Natal",
"pos": [
19,
20
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
115,
115
],
"index": "13_0",
"name": "44%",
"pos": [
5,
7
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
125,
125
],
"index": "14_0",
"name": "Zulus",
"pos": [
6,
7
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
128,
128
],
"index": "15_0",
"name": "2004",
"pos": [
1,
2
],
"sent_id": 7,
"type": "TIME"
},
{
"global_pos": [
164,
164
],
"index": "15_1",
"name": "2004",
"pos": [
12,
13
],
"sent_id": 8,
"type": "TIME"
}
],
[
{
"global_pos": [
131,
131
],
"index": "16_0",
"name": "The Orphans of Nkandla",
"pos": [
4,
8
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
138,
138
],
"index": "17_0",
"name": "BBC",
"pos": [
11,
12
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
140,
140
],
"index": "18_0",
"name": "Truevision",
"pos": [
13,
14
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
156,
156
],
"index": "19_0",
"name": "Nelson Mandela",
"pos": [
4,
6
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
160,
160
],
"index": "20_0",
"name": "Mnyakanya High School",
"pos": [
8,
11
],
"sent_id": 8,
"type": "ORG"
}
]
] | Nkandla, KwaZulu-Natal | [
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P150",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P150",
"t": 4
},
{
"evidence": [
1
],
"h": 3,
"r": "P35",
"t": 5
},
{
"evidence": [
0,
4
],
"h": 3,
"r": "P150",
"t": 12
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
1
],
"h": 5,
"r": "P27",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 12,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
7
],
"h": 16,
"r": "P577",
"t": 15
},
{
"evidence": [
8,
1
],
"h": 19,
"r": "P27",
"t": 3
},
{
"evidence": [
8,
1
],
"h": 20,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 16,
"r": "P495",
"t": 3
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P6",
"t": 5
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 11
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 2
},
{
"evidence": [
1
],
"h": 5,
"r": "P1001",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 12,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
8,
1
],
"h": 20,
"r": "P131",
"t": 3
}
] |
[
[
"\"",
"Health",
"Care",
"\"",
"is",
"the",
"third",
"episode",
"of",
"the",
"first",
"season",
"of",
"the",
"American",
"comedy",
"television",
"series",
"The",
"Office",
"."
],
[
"Written",
"by",
"Paul",
"Lieberstein",
",",
"who",
"also",
"acts",
"in",
"the",
"show",
"as",
"Toby",
"Flenderson",
",",
"and",
"directed",
"by",
"Ken",
"Whittingham",
",",
"the",
"episode",
"first",
"aired",
"in",
"the",
"United",
"States",
"on",
"April",
"5",
",",
"2005",
"on",
"NBC",
"."
],
[
"In",
"this",
"episode",
",",
"Michael",
"(",
"Steve",
"Carell",
")",
"is",
"tasked",
"with",
"choosing",
"a",
"new",
"and",
"inexpensive",
"health",
"care",
"plan",
"."
],
[
"He",
"immediately",
"hands",
"it",
"off",
"to",
"enthusiastic",
"volunteer",
"Dwight",
"(",
"Rainn",
"Wilson",
")",
"."
],
[
"Dwight",
"ruthlessly",
"cuts",
"nearly",
"all",
"benefits",
"in",
"the",
"new",
"plan",
",",
"angering",
"the",
"rest",
"of",
"the",
"office",
"staff",
"."
],
[
"Meanwhile",
",",
"Pam",
"(",
"Jenna",
"Fischer",
")",
"and",
"Jim",
"(",
"John",
"Krasinski",
")",
"make",
"up",
"fake",
"diseases",
",",
"much",
"to",
"Dwight",
"'s",
"chagrin",
"."
],
[
"In",
"an",
"attempt",
"to",
"appease",
"them",
",",
"Michael",
"promises",
"the",
"entire",
"office",
"a",
"surprise",
"and",
"then",
"spends",
"the",
"rest",
"of",
"the",
"day",
"scrambling",
"to",
"come",
"through",
"with",
"his",
"promise",
"."
],
[
"The",
"employees",
"wait",
"for",
"Michael",
"'s",
"surprise",
",",
"which",
"he",
"awkwardly",
"never",
"delivers",
"."
],
[
"Jenna",
"Fischer",
"later",
"called",
"\"",
"Health",
"Care",
"\"",
"her",
"favorite",
"season",
"one",
"episode",
"."
],
[
"During",
"one",
"particular",
"scene",
",",
"Rainn",
"Wilson",
"kept",
"improvising",
"new",
"fake",
"diseases",
"."
],
[
"The",
"laughter",
"that",
"resulted",
"in",
"his",
"ad",
"-",
"libs",
"was",
"not",
"scripted",
",",
"as",
"they",
"were",
"in",
"fact",
"the",
"cast",
"'s",
"genuine",
"reaction",
"to",
"Wilson",
"'s",
"fake",
"diseases",
"."
],
[
"The",
"episode",
"received",
"a",
"2.9/7",
"in",
"the",
"Nielsen",
"ratings",
"among",
"people",
"aged",
"18–49",
"garnered",
"5.8",
"million",
"viewers",
"overall",
"."
],
[
"In",
"addition",
",",
"the",
"episode",
"retained",
"100",
"%",
"of",
"its",
"lead",
"-",
"in",
"18–49",
"audience",
"and",
"ranked",
",",
"along",
"with",
"the",
"other",
"first",
"-",
"season",
"episodes",
"of",
"The",
"Office",
",",
"as",
"NBC",
"'s",
"highest",
"-",
"rated",
"Tuesday",
"night",
"program",
"since",
"February",
"1",
",",
"2005",
"."
],
[
"The",
"episode",
"received",
"positive",
"reviews",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Health Care",
"pos": [
1,
3
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
185,
185
],
"index": "0_1",
"name": "Health Care",
"pos": [
5,
7
],
"sent_id": 8,
"type": "MISC"
}
],
[
{
"global_pos": [
14,
14
],
"index": "1_0",
"name": "American",
"pos": [
14,
15
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
282,
282
],
"index": "2_0",
"name": "The Office",
"pos": [
27,
29
],
"sent_id": 12,
"type": "MISC"
},
{
"global_pos": [
18,
18
],
"index": "2_1",
"name": "The Office",
"pos": [
18,
20
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "3_0",
"name": "Paul Lieberstein",
"pos": [
2,
4
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
33,
33
],
"index": "3_1",
"name": "Toby Flenderson",
"pos": [
12,
14
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
39,
39
],
"index": "4_0",
"name": "Ken Whittingham",
"pos": [
18,
20
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
47,
47
],
"index": "5_0",
"name": "the United States",
"pos": [
26,
29
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
51,
51
],
"index": "6_0",
"name": "April 5, 2005",
"pos": [
30,
34
],
"sent_id": 1,
"type": "TIME"
},
{
"global_pos": [
295,
295
],
"index": "6_1",
"name": "February 1, 2005",
"pos": [
40,
44
],
"sent_id": 12,
"type": "TIME"
}
],
[
{
"global_pos": [
56,
56
],
"index": "7_0",
"name": "NBC",
"pos": [
35,
36
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
286,
286
],
"index": "7_1",
"name": "NBC",
"pos": [
31,
32
],
"sent_id": 12,
"type": "ORG"
}
],
[
{
"global_pos": [
62,
62
],
"index": "8_0",
"name": "Michael",
"pos": [
4,
5
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
143,
143
],
"index": "8_1",
"name": "Michael",
"pos": [
7,
8
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
170,
170
],
"index": "8_2",
"name": "Michael",
"pos": [
4,
5
],
"sent_id": 7,
"type": "PER"
},
{
"global_pos": [
64,
64
],
"index": "8_3",
"name": "Steve Carell",
"pos": [
6,
8
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
87,
87
],
"index": "9_0",
"name": "Dwight",
"pos": [
8,
9
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
132,
132
],
"index": "9_1",
"name": "Dwight",
"pos": [
20,
21
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
93,
93
],
"index": "9_2",
"name": "Dwight",
"pos": [
0,
1
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
199,
199
],
"index": "9_3",
"name": "Rainn Wilson",
"pos": [
5,
7
],
"sent_id": 9,
"type": "PER"
},
{
"global_pos": [
89,
89
],
"index": "9_4",
"name": "Rainn Wilson",
"pos": [
10,
12
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
114,
114
],
"index": "10_0",
"name": "Pam",
"pos": [
2,
3
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
180,
180
],
"index": "10_1",
"name": "Jenna Fischer",
"pos": [
0,
2
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
116,
116
],
"index": "10_2",
"name": "Jenna Fischer",
"pos": [
4,
6
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
122,
122
],
"index": "11_0",
"name": "John Krasinski",
"pos": [
10,
12
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
120,
120
],
"index": "11_1",
"name": "Jim",
"pos": [
8,
9
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
191,
191
],
"index": "12_0",
"name": "one",
"pos": [
11,
12
],
"sent_id": 8,
"type": "NUM"
}
],
[
{
"global_pos": [
231,
231
],
"index": "13_0",
"name": "Wilson",
"pos": [
24,
25
],
"sent_id": 10,
"type": "PER"
}
],
[
{
"global_pos": [
240,
240
],
"index": "14_0",
"name": "2.9/7",
"pos": [
4,
5
],
"sent_id": 11,
"type": "NUM"
}
],
[
{
"global_pos": [
243,
243
],
"index": "15_0",
"name": "Nielsen",
"pos": [
7,
8
],
"sent_id": 11,
"type": "PER"
}
],
[
{
"global_pos": [
248,
248
],
"index": "16_0",
"name": "18–49",
"pos": [
12,
13
],
"sent_id": 11,
"type": "NUM"
},
{
"global_pos": [
268,
268
],
"index": "16_1",
"name": "18–49",
"pos": [
13,
14
],
"sent_id": 12,
"type": "NUM"
}
],
[
{
"global_pos": [
250,
250
],
"index": "17_0",
"name": "5.8 million",
"pos": [
14,
16
],
"sent_id": 11,
"type": "NUM"
}
],
[
{
"global_pos": [
261,
261
],
"index": "18_0",
"name": "100%",
"pos": [
6,
8
],
"sent_id": 12,
"type": "NUM"
}
]
] | Health Care (The Office) | [
{
"evidence": [
0,
1
],
"h": 0,
"r": "P57",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P495",
"t": 5
},
{
"evidence": [
0,
1,
12
],
"h": 0,
"r": "P449",
"t": 7
},
{
"evidence": [
0,
12
],
"h": 0,
"r": "P179",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P1441",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P27",
"t": 5
},
{
"evidence": [
1
],
"h": 7,
"r": "P17",
"t": 5
},
{
"evidence": [
0,
1,
2
],
"h": 8,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
1,
3
],
"h": 9,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
1,
5
],
"h": 10,
"r": "P27",
"t": 5
},
{
"evidence": [
8,
0,
5
],
"h": 10,
"r": "P1441",
"t": 2
},
{
"evidence": [
0,
1,
5
],
"h": 11,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
5
],
"h": 11,
"r": "P1441",
"t": 2
},
{
"evidence": [
0,
1,
10
],
"h": 13,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P495",
"t": 5
},
{
"evidence": [
0,
1,
12
],
"h": 2,
"r": "P449",
"t": 7
},
{
"evidence": [
0,
2
],
"h": 2,
"r": "P161",
"t": 8
},
{
"evidence": [
0,
3
],
"h": 2,
"r": "P161",
"t": 9
},
{
"evidence": [
0,
5
],
"h": 2,
"r": "P161",
"t": 10
},
{
"evidence": [
0,
5
],
"h": 2,
"r": "P161",
"t": 11
},
{
"evidence": [],
"h": 0,
"r": "P58",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 9,
"r": "P1441",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P1441",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P57",
"t": 4
},
{
"evidence": [],
"h": 2,
"r": "P161",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P800",
"t": 0
},
{
"evidence": [
0,
12
],
"h": 2,
"r": "P527",
"t": 0
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 2
},
{
"evidence": [
1
],
"h": 7,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 1
}
] |
[
[
"Post",
"-",
"Impressionism",
"(",
"also",
"spelled",
"Postimpressionism",
")",
"is",
"a",
"predominantly",
"French",
"art",
"movement",
"that",
"developed",
"roughly",
"between",
"1886",
"and",
"1905",
",",
"from",
"the",
"last",
"Impressionist",
"exhibition",
"to",
"the",
"birth",
"of",
"Fauvism",
"."
],
[
"Post",
"-",
"Impressionism",
"emerged",
"as",
"a",
"reaction",
"against",
"Impressionists",
"'",
"concern",
"for",
"the",
"naturalistic",
"depiction",
"of",
"light",
"and",
"colour",
"."
],
[
"Due",
"to",
"its",
"broad",
"emphasis",
"on",
"abstract",
"qualities",
"or",
"symbolic",
"content",
",",
"Post",
"-",
"Impressionism",
"encompasses",
"Neo",
"-",
"Impressionism",
",",
"Symbolism",
",",
"Cloisonnism",
",",
"Pont",
"-",
"Aven",
"School",
",",
"and",
"Synthetism",
",",
"along",
"with",
"some",
"later",
"Impressionists",
"'",
"work",
"."
],
[
"The",
"movement",
"was",
"led",
"by",
"Paul",
"Cézanne",
"(",
"known",
"as",
"father",
"of",
"Post",
"-",
"impressionism",
")",
",",
"Paul",
"Gauguin",
",",
"Vincent",
"van",
"Gogh",
",",
"and",
"Georges",
"Seurat",
"."
],
[
"The",
"term",
"Post",
"-",
"Impressionism",
"was",
"first",
"used",
"by",
"art",
"critic",
"Roger",
"Fry",
"in",
"1906",
"."
],
[
"Critic",
"Frank",
"Rutter",
"in",
"a",
"review",
"of",
"the",
"Salon",
"d'Automne",
"published",
"in",
"Art",
"News",
",",
"15",
"October",
"1910",
",",
"described",
"Othon",
"Friesz",
"as",
"a",
"\"",
"post",
"-",
"impressionist",
"leader",
"\"",
";",
"there",
"was",
"also",
"an",
"advert",
"for",
"the",
"show",
"The",
"Post",
"-",
"Impressionists",
"of",
"France",
"."
],
[
"Three",
"weeks",
"later",
",",
"Roger",
"Fry",
"used",
"the",
"term",
"again",
"when",
"he",
"organized",
"the",
"1910",
"exhibition",
",",
"Manet",
"and",
"the",
"Post",
"-",
"Impressionists",
",",
"defining",
"it",
"as",
"the",
"development",
"of",
"French",
"art",
"since",
"Manet",
"."
],
[
"Post",
"-",
"Impressionists",
"extended",
"Impressionism",
"while",
"rejecting",
"its",
"limitations",
":",
"they",
"continued",
"using",
"vivid",
"colours",
",",
"often",
"thick",
"application",
"of",
"paint",
",",
"and",
"real",
"-",
"life",
"subject",
"matter",
",",
"but",
"were",
"more",
"inclined",
"to",
"emphasize",
"geometric",
"forms",
",",
"distort",
"form",
"for",
"expressive",
"effect",
",",
"and",
"use",
"unnatural",
"or",
"arbitrary",
"colour",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Post - Impressionism",
"pos": [
0,
3
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
6,
6
],
"index": "0_1",
"name": "Postimpressionism",
"pos": [
6,
7
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
203,
203
],
"index": "0_2",
"name": "Post - Impressionists",
"pos": [
20,
23
],
"sent_id": 6,
"type": "MISC"
},
{
"global_pos": [
218,
218
],
"index": "0_3",
"name": "Post - Impressionists",
"pos": [
0,
3
],
"sent_id": 7,
"type": "MISC"
},
{
"global_pos": [
177,
177
],
"index": "0_4",
"name": "Post - Impressionists",
"pos": [
40,
43
],
"sent_id": 5,
"type": "MISC"
},
{
"global_pos": [
123,
123
],
"index": "0_5",
"name": "Post-Impressionism",
"pos": [
2,
5
],
"sent_id": 4,
"type": "MISC"
},
{
"global_pos": [
33,
33
],
"index": "0_6",
"name": "Post-Impressionism",
"pos": [
0,
3
],
"sent_id": 1,
"type": "MISC"
},
{
"global_pos": [
65,
65
],
"index": "0_7",
"name": "Post-Impressionism",
"pos": [
12,
15
],
"sent_id": 2,
"type": "MISC"
},
{
"global_pos": [
105,
105
],
"index": "0_8",
"name": "Post - impressionism",
"pos": [
12,
15
],
"sent_id": 3,
"type": "MISC"
},
{
"global_pos": [
162,
162
],
"index": "0_9",
"name": "post - impressionist",
"pos": [
25,
28
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
181,
181
],
"index": "1_0",
"name": "France",
"pos": [
44,
45
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
213,
213
],
"index": "1_1",
"name": "French",
"pos": [
30,
31
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
11,
11
],
"index": "1_2",
"name": "French",
"pos": [
11,
12
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "2_0",
"name": "1886",
"pos": [
18,
19
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
20,
20
],
"index": "3_0",
"name": "1905",
"pos": [
20,
21
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
25,
25
],
"index": "4_0",
"name": "Impressionist",
"pos": [
25,
26
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
31,
31
],
"index": "5_0",
"name": "Fauvism",
"pos": [
31,
32
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
222,
222
],
"index": "6_0",
"name": "Impressionism",
"pos": [
4,
5
],
"sent_id": 7,
"type": "MISC"
},
{
"global_pos": [
89,
89
],
"index": "6_1",
"name": "Impressionists",
"pos": [
36,
37
],
"sent_id": 2,
"type": "MISC"
},
{
"global_pos": [
41,
41
],
"index": "6_2",
"name": "Impressionists",
"pos": [
8,
9
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
69,
69
],
"index": "7_0",
"name": "Neo-Impressionism",
"pos": [
16,
19
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
83,
83
],
"index": "8_0",
"name": "Synthetism",
"pos": [
30,
31
],
"sent_id": 2,
"type": "MISC"
},
{
"global_pos": [
73,
73
],
"index": "8_1",
"name": "Symbolism",
"pos": [
20,
21
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
75,
75
],
"index": "9_0",
"name": "Cloisonnism",
"pos": [
22,
23
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
77,
77
],
"index": "10_0",
"name": "Pont-Aven School",
"pos": [
24,
28
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
98,
98
],
"index": "11_0",
"name": "Paul Cézanne",
"pos": [
5,
7
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
110,
110
],
"index": "12_0",
"name": "Paul Gauguin",
"pos": [
17,
19
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
113,
113
],
"index": "13_0",
"name": "Vincent van Gogh",
"pos": [
20,
23
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
118,
118
],
"index": "14_0",
"name": "Georges Seurat",
"pos": [
25,
27
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
132,
132
],
"index": "15_0",
"name": "Roger Fry",
"pos": [
11,
13
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
187,
187
],
"index": "15_1",
"name": "Roger Fry",
"pos": [
4,
6
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
135,
135
],
"index": "16_0",
"name": "1906",
"pos": [
14,
15
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
138,
138
],
"index": "17_0",
"name": "Frank Rutter",
"pos": [
1,
3
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
145,
145
],
"index": "18_0",
"name": "Salon d'Automne",
"pos": [
8,
10
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
149,
149
],
"index": "19_0",
"name": "Art News",
"pos": [
12,
14
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
152,
152
],
"index": "20_0",
"name": "15 October 1910",
"pos": [
15,
18
],
"sent_id": 5,
"type": "TIME"
},
{
"global_pos": [
197,
197
],
"index": "20_1",
"name": "1910",
"pos": [
14,
15
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
157,
157
],
"index": "21_0",
"name": "Othon Friesz",
"pos": [
20,
22
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
183,
183
],
"index": "22_0",
"name": "Three weeks",
"pos": [
0,
2
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
216,
216
],
"index": "23_0",
"name": "Manet",
"pos": [
33,
34
],
"sent_id": 6,
"type": "MISC"
},
{
"global_pos": [
200,
200
],
"index": "23_1",
"name": "Manet",
"pos": [
17,
18
],
"sent_id": 6,
"type": "MISC"
}
]
] | Post-Impressionism | [
{
"evidence": [
4,
6
],
"h": 0,
"r": "P737",
"t": 15
},
{
"evidence": [
4
],
"h": 0,
"r": "P571",
"t": 16
},
{
"evidence": [
2
],
"h": 9,
"r": "P279",
"t": 0
},
{
"evidence": [
2
],
"h": 10,
"r": "P279",
"t": 0
},
{
"evidence": [
1,
2
],
"h": 0,
"r": "P155",
"t": 6
},
{
"evidence": [
1,
7
],
"h": 6,
"r": "P156",
"t": 0
},
{
"evidence": [],
"h": 18,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 11,
"r": "P27",
"t": 1
},
{
"evidence": [],
"h": 8,
"r": "P279",
"t": 0
},
{
"evidence": [],
"h": 14,
"r": "P27",
"t": 1
},
{
"evidence": [],
"h": 12,
"r": "P27",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P571",
"t": 2
},
{
"evidence": [],
"h": 21,
"r": "P27",
"t": 1
}
] |
[
[
"The",
"discography",
"of",
"Colbie",
"Caillat",
",",
"an",
"American",
"musician",
"and",
"singer",
"-",
"songwriter",
",",
"contains",
"six",
"studio",
"albums",
",",
"seven",
"extended",
"plays",
",",
"one",
"compilation",
"album",
",",
"twenty",
"-",
"two",
"singles",
"(",
"including",
"six",
"as",
"a",
"featured",
"artist",
")",
",",
"twenty",
"-",
"two",
"music",
"videos",
"and",
"other",
"album",
"appearances",
"and",
"songwriting",
"credits",
"."
],
[
"Caillat",
"rose",
"to",
"fame",
"through",
"social",
"networking",
"website",
"Myspace",
"."
],
[
"At",
"that",
"time",
",",
"she",
"was",
"the",
"number",
"-",
"one",
"unsigned",
"artist",
"of",
"her",
"genre",
"."
],
[
"After",
"signing",
"with",
"Universal",
"Republic",
",",
"she",
"released",
"debut",
"album",
"in",
"July",
"2007",
",",
"Coco",
"has",
"sold",
"2,060,000",
"copies",
"in",
"the",
"United",
"States",
"and",
"is",
"certified",
"2×",
"Platinum",
"."
],
[
"In",
"August",
"2009",
",",
"she",
"released",
"Breakthrough",
",",
"her",
"second",
"album",
"which",
"became",
"her",
"first",
"album",
"to",
"debut",
"at",
"number",
"one",
"on",
"Billboard",
"200",
"."
],
[
"It",
"has",
"been",
"certified",
"Gold",
"by",
"RIAA",
"."
],
[
"In",
"July",
"2011",
",",
"she",
"released",
"her",
"third",
"studio",
"album",
",",
"All",
"of",
"You",
"."
],
[
"In",
"October",
"2012",
"she",
"released",
"her",
"first",
"Christmas",
"album",
",",
"Christmas",
"in",
"the",
"Sand",
"."
],
[
"Caillat",
"sold",
"6",
"million",
"albums",
"and",
"10",
"million",
"singles",
"worldwide",
"."
]
] | [
[
{
"global_pos": [
3,
3
],
"index": "0_0",
"name": "Colbie Caillat",
"pos": [
3,
5
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
53,
53
],
"index": "0_1",
"name": "Caillat",
"pos": [
0,
1
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
171,
171
],
"index": "0_2",
"name": "Caillat",
"pos": [
0,
1
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "American",
"pos": [
7,
8
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "2_0",
"name": "six",
"pos": [
15,
16
],
"sent_id": 0,
"type": "NUM"
},
{
"global_pos": [
33,
33
],
"index": "2_1",
"name": "six",
"pos": [
33,
34
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
19,
19
],
"index": "3_0",
"name": "seven",
"pos": [
19,
20
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
23,
23
],
"index": "4_0",
"name": "one",
"pos": [
23,
24
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
40,
40
],
"index": "5_0",
"name": "twenty - two",
"pos": [
40,
43
],
"sent_id": 0,
"type": "NUM"
},
{
"global_pos": [
27,
27
],
"index": "5_1",
"name": "twenty - two",
"pos": [
27,
30
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
61,
61
],
"index": "6_0",
"name": "Myspace",
"pos": [
8,
9
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
82,
82
],
"index": "7_0",
"name": "Universal Republic",
"pos": [
3,
5
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
90,
90
],
"index": "8_0",
"name": "July 2007",
"pos": [
11,
13
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
93,
93
],
"index": "9_0",
"name": "Coco",
"pos": [
14,
15
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
96,
96
],
"index": "10_0",
"name": "2,060,000",
"pos": [
17,
18
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
99,
99
],
"index": "11_0",
"name": "the United States",
"pos": [
20,
23
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
105,
105
],
"index": "12_0",
"name": "2× Platinum",
"pos": [
26,
28
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
109,
109
],
"index": "13_0",
"name": "August 2009",
"pos": [
1,
3
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
114,
114
],
"index": "14_0",
"name": "Breakthrough",
"pos": [
6,
7
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
130,
130
],
"index": "15_0",
"name": "Billboard 200",
"pos": [
22,
24
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
137,
137
],
"index": "16_0",
"name": "Gold by RIAA",
"pos": [
4,
7
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
139,
139
],
"index": "17_0",
"name": "RIAA",
"pos": [
6,
7
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
142,
142
],
"index": "18_0",
"name": "July 2011",
"pos": [
1,
3
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
152,
152
],
"index": "19_0",
"name": "All of You",
"pos": [
11,
14
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
157,
157
],
"index": "20_0",
"name": "October 2012",
"pos": [
1,
3
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
163,
163
],
"index": "21_0",
"name": "Christmas",
"pos": [
7,
8
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
166,
166
],
"index": "22_0",
"name": "Christmas in the Sand",
"pos": [
10,
14
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
173,
173
],
"index": "23_0",
"name": "6 million",
"pos": [
2,
4
],
"sent_id": 8,
"type": "NUM"
}
],
[
{
"global_pos": [
177,
177
],
"index": "24_0",
"name": "10 million",
"pos": [
6,
8
],
"sent_id": 8,
"type": "NUM"
}
]
] | Colbie Caillat discography | [
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 11
},
{
"evidence": [
0,
3,
5
],
"h": 17,
"r": "P17",
"t": 11
},
{
"evidence": [
0,
1,
3
],
"h": 6,
"r": "P17",
"t": 11
},
{
"evidence": [
0,
3
],
"h": 9,
"r": "P175",
"t": 0
},
{
"evidence": [
0,
3
],
"h": 9,
"r": "P17",
"t": 11
},
{
"evidence": [
0,
3
],
"h": 9,
"r": "P495",
"t": 11
},
{
"evidence": [
0,
4
],
"h": 14,
"r": "P175",
"t": 0
},
{
"evidence": [
3,
4
],
"h": 14,
"r": "P264",
"t": 7
},
{
"evidence": [
4
],
"h": 14,
"r": "P577",
"t": 13
},
{
"evidence": [
0,
6
],
"h": 19,
"r": "P175",
"t": 0
},
{
"evidence": [
6
],
"h": 19,
"r": "P577",
"t": 18
},
{
"evidence": [
0,
7
],
"h": 22,
"r": "P175",
"t": 0
},
{
"evidence": [
4,
6
],
"h": 14,
"r": "P156",
"t": 19
},
{
"evidence": [
6,
7
],
"h": 19,
"r": "P156",
"t": 22
},
{
"evidence": [],
"h": 22,
"r": "P577",
"t": 20
},
{
"evidence": [],
"h": 22,
"r": "P155",
"t": 19
},
{
"evidence": [],
"h": 19,
"r": "P155",
"t": 14
},
{
"evidence": [],
"h": 14,
"r": "P495",
"t": 11
},
{
"evidence": [],
"h": 9,
"r": "P264",
"t": 7
},
{
"evidence": [],
"h": 9,
"r": "P577",
"t": 8
},
{
"evidence": [],
"h": 19,
"r": "P264",
"t": 7
},
{
"evidence": [],
"h": 22,
"r": "P264",
"t": 7
},
{
"evidence": [],
"h": 14,
"r": "P155",
"t": 9
},
{
"evidence": [],
"h": 0,
"r": "P264",
"t": 7
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 1
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P800",
"t": 9
},
{
"evidence": [
0,
4
],
"h": 0,
"r": "P800",
"t": 14
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P800",
"t": 19
},
{
"evidence": [
0,
7
],
"h": 0,
"r": "P800",
"t": 22
},
{
"evidence": [],
"h": 9,
"r": "P156",
"t": 14
},
{
"evidence": [
0,
3,
5
],
"h": 17,
"r": "P131",
"t": 11
}
] |
[
[
"Gorny",
"District",
"(;",
",",
"Gornay",
"uluuha",
")",
"is",
"an",
"administrative",
"and",
"municipal",
"district",
"(",
"raion",
",",
"or",
"ulus",
")",
",",
"one",
"of",
"the",
"thirty",
"-",
"four",
"in",
"the",
"Sakha",
"Republic",
",",
"Russia",
"."
],
[
"It",
"is",
"located",
"in",
"the",
"center",
"of",
"the",
"republic",
"and",
"borders",
"Vilyuysky",
"and",
"Kobyaysky",
"Districts",
"in",
"the",
"north",
",",
"Namsky",
"District",
"and",
"the",
"territory",
"of",
"the",
"city",
"of",
"republic",
"significance",
"of",
"Yakutsk",
"in",
"the",
"east",
",",
"Khangalassky",
"District",
"in",
"the",
"south",
",",
"Olyokminsky",
"District",
"in",
"the",
"southwest",
",",
"and",
"Verkhnevilyuysky",
"District",
"in",
"the",
"west",
"."
],
[
"The",
"area",
"of",
"the",
"district",
"is",
"."
],
[
"Its",
"administrative",
"center",
"is",
"the",
"rural",
"locality",
"(",
"a",
"selo",
")",
"of",
"Berdigestyakh",
"."
],
[
"As",
"of",
"the",
"2010",
"Census",
",",
"the",
"total",
"population",
"of",
"the",
"district",
"was",
" ",
"11,706",
",",
"with",
"the",
"population",
"of",
"Berdigestyakh",
"accounting",
"for",
"55.2",
"%",
"of",
"that",
"number",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Gorny District",
"pos": [
0,
2
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
4,
4
],
"index": "0_1",
"name": "Gornay uluuha",
"pos": [
4,
6
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "1_0",
"name": "thirty - four",
"pos": [
23,
26
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
28,
28
],
"index": "2_0",
"name": "Sakha Republic",
"pos": [
28,
30
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
31,
31
],
"index": "3_0",
"name": "Russia",
"pos": [
31,
32
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
44,
44
],
"index": "4_0",
"name": "Vilyuysky",
"pos": [
11,
12
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
46,
46
],
"index": "5_0",
"name": "Kobyaysky Districts",
"pos": [
13,
15
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
52,
52
],
"index": "6_0",
"name": "Namsky District",
"pos": [
19,
21
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
64,
64
],
"index": "7_0",
"name": "Yakutsk",
"pos": [
31,
32
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
69,
69
],
"index": "8_0",
"name": "Khangalassky District",
"pos": [
36,
38
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
75,
75
],
"index": "9_0",
"name": "Olyokminsky District",
"pos": [
42,
44
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
82,
82
],
"index": "10_0",
"name": "Verkhnevilyuysky District",
"pos": [
49,
51
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
107,
107
],
"index": "11_0",
"name": "Berdigestyakh",
"pos": [
12,
13
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
129,
129
],
"index": "11_1",
"name": "Berdigestyakh",
"pos": [
20,
21
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
112,
112
],
"index": "12_0",
"name": "2010 Census",
"pos": [
3,
5
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
123,
123
],
"index": "13_0",
"name": "11,706",
"pos": [
14,
15
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
132,
132
],
"index": "14_0",
"name": "55.2%",
"pos": [
23,
25
],
"sent_id": 4,
"type": "NUM"
}
]
] | Gorny District | [
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
3,
4
],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 10,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 6
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 7
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 4
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 10
},
{
"evidence": [],
"h": 0,
"r": "P36",
"t": 11
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 5
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 4
},
{
"evidence": [],
"h": 12,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 0
},
{
"evidence": [],
"h": 11,
"r": "P1376",
"t": 0
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 8
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 9
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 0
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 0
},
{
"evidence": [
0,
3,
4
],
"h": 11,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 10,
"r": "P131",
"t": 3
}
] |
[
[
"Igor",
"Yuriyevich",
"Nikulin",
"(;",
"born",
"August",
"14",
",",
"1960",
"in",
"Moscow",
",",
"Russian",
"SFSR",
")",
"is",
"a",
"former",
"hammer",
"thrower",
"who",
"represented",
"the",
"USSR",
",",
"the",
"Unified",
"Team",
",",
"and",
"later",
"Russia",
"."
],
[
"He",
"won",
"the",
"bronze",
"medal",
"at",
"the",
"1992",
"Olympic",
"Games",
"in",
"Barcelona",
",",
"Spain",
"."
],
[
"One",
"of",
"the",
"most",
"remarkable",
"performances",
"in",
"all",
"of",
"hammer",
"throwing",
"is",
"Igor",
"Nikulin",
"'s",
"U23",
"world",
"record",
"of",
"83.54",
"m",
"set",
"1982",
"-",
"09",
"-",
"02",
"in",
"Athína",
",",
"which",
"then",
"was",
"good",
"enough",
"to",
"put",
"him",
"2nd",
"in",
"the",
"world",
"through",
"all",
"time",
"behind",
"Sergey",
"Litvinov",
"on",
"83.98",
"m.",
"His",
"personal",
"best",
"of",
"84.48",
"m",
"was",
"set",
"on",
"July",
"12",
",",
"1990",
"in",
"Lausanne",
"currently",
"putting",
"him",
"7th",
"through",
"all",
"time",
"."
],
[
"Nikulin",
"'s",
"father",
"Yury",
"finished",
"fourth",
"at",
"the",
"men",
"'s",
"hammer",
"throw",
"at",
"the",
"1964",
"Summer",
"Olympics",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Igor Yuriyevich Nikulin",
"pos": [
0,
3
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
60,
60
],
"index": "0_1",
"name": "Igor Nikulin",
"pos": [
12,
14
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
122,
122
],
"index": "0_2",
"name": "Nikulin",
"pos": [
0,
1
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "August 14, 1960",
"pos": [
5,
9
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "Moscow",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "3_0",
"name": "USSR",
"pos": [
23,
24
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
12,
12
],
"index": "3_1",
"name": "Russian SFSR",
"pos": [
12,
14
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
31,
31
],
"index": "3_2",
"name": "Russia",
"pos": [
31,
32
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
26,
26
],
"index": "4_0",
"name": "Unified Team",
"pos": [
26,
28
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
40,
40
],
"index": "5_0",
"name": "1992 Olympic Games",
"pos": [
7,
10
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
44,
44
],
"index": "6_0",
"name": "Barcelona",
"pos": [
11,
12
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
46,
46
],
"index": "7_0",
"name": "Spain",
"pos": [
13,
14
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
63,
63
],
"index": "8_0",
"name": "U23",
"pos": [
15,
16
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
67,
67
],
"index": "9_0",
"name": "83.54 m",
"pos": [
19,
21
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
70,
70
],
"index": "10_0",
"name": "1982 - 09 - 02",
"pos": [
22,
27
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
76,
76
],
"index": "11_0",
"name": "Athína",
"pos": [
28,
29
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
94,
94
],
"index": "12_0",
"name": "Sergey Litvinov",
"pos": [
46,
48
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
97,
97
],
"index": "13_0",
"name": "83.98 m.",
"pos": [
49,
51
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
103,
103
],
"index": "14_0",
"name": "84.48 m",
"pos": [
55,
57
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
108,
108
],
"index": "15_0",
"name": "July 12, 1990",
"pos": [
60,
64
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
113,
113
],
"index": "16_0",
"name": "Lausanne",
"pos": [
65,
66
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
125,
125
],
"index": "17_0",
"name": "Yury",
"pos": [
3,
4
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
136,
136
],
"index": "18_0",
"name": "1964 Summer Olympics",
"pos": [
14,
17
],
"sent_id": 3,
"type": "MISC"
}
]
] | Igor Nikulin (athlete) | [
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
1
],
"h": 6,
"r": "P17",
"t": 7
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P1344",
"t": 5
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
1
],
"h": 5,
"r": "P276",
"t": 6
},
{
"evidence": [
1
],
"h": 5,
"r": "P17",
"t": 7
},
{
"evidence": [
3
],
"h": 17,
"r": "P1344",
"t": 18
},
{
"evidence": [],
"h": 17,
"r": "P40",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P22",
"t": 17
},
{
"evidence": [],
"h": 17,
"r": "P27",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P710",
"t": 0
},
{
"evidence": [
3
],
"h": 18,
"r": "P710",
"t": 17
},
{
"evidence": [
1
],
"h": 6,
"r": "P131",
"t": 7
}
] |
[
[
"Emperor",
"Gaozong",
"of",
"Song",
"(",
"12",
"June",
"1107",
"–",
"9",
"November",
"1187",
")",
",",
"personal",
"name",
"Zhao",
"Gou",
",",
"courtesy",
"name",
"Deji",
",",
"was",
"the",
"tenth",
"emperor",
"of",
"the",
"Song",
"dynasty",
"in",
"China",
"and",
"the",
"first",
"emperor",
"of",
"the",
"Southern",
"Song",
"dynasty",
"."
],
[
"He",
"was",
"the",
"ninth",
"son",
"of",
"Emperor",
"Huizong",
"and",
"a",
"younger",
"half",
"-",
"brother",
"of",
"Emperor",
"Qinzong",
"."
],
[
"In",
"1127",
",",
"during",
"the",
"wars",
"between",
"the",
"Song",
"dynasty",
"and",
"Jurchen",
"-",
"led",
"Jin",
"dynasty",
",",
"the",
"Song",
"capital",
"Bianjing",
"(",
"present",
"-",
"day",
"Kaifeng",
")",
"fell",
"to",
"Jin",
"forces",
"in",
"an",
"event",
"historically",
"known",
"as",
"the",
"Jingkang",
"Incident",
"."
],
[
"Emperors",
"Huizong",
"and",
"Qinzong",
"were",
"taken",
"prisoner",
"by",
"the",
"Jurchens",
",",
"while",
"Zhao",
"Gou",
"managed",
"to",
"escape",
"to",
"southern",
"China",
"."
],
[
"He",
"reestablished",
"the",
"Song",
"dynasty",
"(",
"as",
"the",
"Southern",
"Song",
"dynasty",
")",
"in",
"Lin'an",
"(",
"present",
"-",
"day",
"Hangzhou",
")",
"and",
"was",
"proclaimed",
"emperor",
"."
],
[
"He",
"reigned",
"from",
"1127",
"until",
"1162",
",",
"when",
"he",
"abdicated",
"the",
"throne",
"in",
"favour",
"of",
"his",
"adopted",
"son",
"Zhao",
"Shen",
"(",
"Emperor",
"Xiaozong",
")",
",",
"and",
"became",
"a",
"Taishang",
"Huang",
"(",
"\"",
"Retired",
"Emperor",
"\"",
")",
"until",
"his",
"death",
"in",
"1187",
"."
],
[
"He",
"was",
"the",
"last",
"descendant",
"of",
"Emperor",
"Taizong",
"to",
"become",
"emperor",
";",
"subsequent",
"Song",
"emperors",
"were",
"descendants",
"of",
"Emperor",
"Taizu",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Gaozong",
"pos": [
1,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
114,
114
],
"index": "0_1",
"name": "Zhao Gou",
"pos": [
12,
14
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
16,
16
],
"index": "0_2",
"name": "Zhao Gou",
"pos": [
16,
18
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
79,
79
],
"index": "1_0",
"name": "Song",
"pos": [
18,
19
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
3,
3
],
"index": "1_1",
"name": "Song",
"pos": [
3,
4
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
203,
203
],
"index": "1_2",
"name": "Song",
"pos": [
13,
14
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
5,
5
],
"index": "2_0",
"name": "12 June 1107",
"pos": [
5,
8
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
9,
9
],
"index": "3_0",
"name": "9 November 1187",
"pos": [
9,
12
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
21,
21
],
"index": "4_0",
"name": "Deji",
"pos": [
21,
22
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
29,
29
],
"index": "5_0",
"name": "Song dynasty",
"pos": [
29,
31
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
69,
69
],
"index": "5_1",
"name": "Song dynasty",
"pos": [
8,
10
],
"sent_id": 2,
"type": "MISC"
},
{
"global_pos": [
126,
126
],
"index": "5_2",
"name": "Song dynasty",
"pos": [
3,
5
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
32,
32
],
"index": "6_0",
"name": "China",
"pos": [
32,
33
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
121,
121
],
"index": "6_1",
"name": "China",
"pos": [
19,
20
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
39,
39
],
"index": "7_0",
"name": "Southern Song dynasty",
"pos": [
39,
42
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
131,
131
],
"index": "7_1",
"name": "Southern Song dynasty",
"pos": [
8,
11
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
50,
50
],
"index": "8_0",
"name": "Huizong",
"pos": [
7,
8
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
103,
103
],
"index": "8_1",
"name": "Huizong",
"pos": [
1,
2
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
105,
105
],
"index": "9_0",
"name": "Qinzong",
"pos": [
3,
4
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
59,
59
],
"index": "9_1",
"name": "Qinzong",
"pos": [
16,
17
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
62,
62
],
"index": "10_0",
"name": "1127",
"pos": [
1,
2
],
"sent_id": 2,
"type": "TIME"
},
{
"global_pos": [
151,
151
],
"index": "10_1",
"name": "1127",
"pos": [
3,
4
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
72,
72
],
"index": "11_0",
"name": "Jurchen",
"pos": [
11,
12
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
90,
90
],
"index": "11_1",
"name": "Jin",
"pos": [
29,
30
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
75,
75
],
"index": "12_0",
"name": "Jin dynasty",
"pos": [
14,
16
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
81,
81
],
"index": "13_0",
"name": "Bianjing",
"pos": [
20,
21
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
86,
86
],
"index": "13_1",
"name": "Kaifeng",
"pos": [
25,
26
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
99,
99
],
"index": "14_0",
"name": "Jingkang Incident",
"pos": [
38,
40
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
111,
111
],
"index": "15_0",
"name": "Jurchens",
"pos": [
9,
10
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
136,
136
],
"index": "16_0",
"name": "Lin'an",
"pos": [
13,
14
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
141,
141
],
"index": "16_1",
"name": "Hangzhou",
"pos": [
18,
19
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
153,
153
],
"index": "17_0",
"name": "1162",
"pos": [
5,
6
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
166,
166
],
"index": "18_0",
"name": "Zhao Shen",
"pos": [
18,
20
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
170,
170
],
"index": "18_1",
"name": "Xiaozong",
"pos": [
22,
23
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
176,
176
],
"index": "19_0",
"name": "Taishang Huang",
"pos": [
28,
30
],
"sent_id": 5,
"type": "MISC"
},
{
"global_pos": [
180,
180
],
"index": "19_1",
"name": "Retired Emperor",
"pos": [
32,
34
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
188,
188
],
"index": "20_0",
"name": "1187",
"pos": [
40,
41
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
197,
197
],
"index": "21_0",
"name": "Taizong",
"pos": [
7,
8
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
209,
209
],
"index": "22_0",
"name": "Taizu",
"pos": [
19,
20
],
"sent_id": 6,
"type": "PER"
}
]
] | Emperor Gaozong of Song | [
{
"evidence": [
0,
5
],
"h": 4,
"r": "P570",
"t": 20
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P22",
"t": 8
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P3373",
"t": 9
},
{
"evidence": [
2
],
"h": 14,
"r": "P582",
"t": 10
},
{
"evidence": [
2
],
"h": 14,
"r": "P276",
"t": 13
},
{
"evidence": [
0,
4
],
"h": 16,
"r": "P17",
"t": 6
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P40",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P40",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P40",
"t": 9
},
{
"evidence": [
0,
5
],
"h": 0,
"r": "P570",
"t": 20
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P22",
"t": 8
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P3373",
"t": 9
},
{
"evidence": [
0,
2
],
"h": 13,
"r": "P17",
"t": 6
},
{
"evidence": [
2
],
"h": 13,
"r": "P131",
"t": 5
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P3373",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P22",
"t": 8
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P3373",
"t": 0
},
{
"evidence": [
5
],
"h": 19,
"r": "P570",
"t": 20
},
{
"evidence": [],
"h": 0,
"r": "P569",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P570",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P36",
"t": 13
},
{
"evidence": [],
"h": 13,
"r": "P1376",
"t": 5
},
{
"evidence": [],
"h": 7,
"r": "P571",
"t": 10
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 14,
"r": "P585",
"t": 10
},
{
"evidence": [],
"h": 5,
"r": "P1366",
"t": 7
},
{
"evidence": [],
"h": 6,
"r": "P150",
"t": 13
},
{
"evidence": [],
"h": 7,
"r": "P1365",
"t": 5
},
{
"evidence": [
0,
4
],
"h": 16,
"r": "P131",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 13,
"r": "P131",
"t": 6
}
] |
[
[
"Zigong",
"dialect",
"(",
")",
"is",
"a",
"branch",
"of",
"Southwestern",
"Mandarin",
",",
"spoken",
"mainly",
"in",
"Zigong",
",",
"Fushun",
",",
"Weiyuan",
",",
"east",
"Rongxian",
"and",
"some",
"parts",
"of",
"Yibin",
",",
"Neijiang",
",",
"Longchang",
"and",
"other",
"neighboring",
"areas",
"of",
"Sichuan",
"."
],
[
"At",
"least",
"four",
"Chinese",
"dialects",
"are",
"spoken",
"in",
"Zigong",
"City",
":",
"Zigong",
"dialect",
",",
"Rongxian",
"dialect",
",",
"Hakka",
"and",
"Minjiang",
"dialect",
"."
],
[
"A",
"majority",
"of",
"people",
"in",
"Zigong",
"speak",
"Zigong",
"dialect",
"."
],
[
"However",
",",
"most",
"people",
"in",
"Rongxian",
",",
"a",
"county",
"of",
"Zigong",
"City",
",",
"speak",
"Rongxian",
"dialect",
",",
"whose",
"pronunciation",
"is",
"quite",
"different",
"from",
"that",
"of",
"Zigong",
"dialect",
"."
],
[
"Besides",
",",
"owing",
"to",
"a",
"great",
"number",
"of",
"Hakka",
"immigrants",
"in",
"history",
",",
"a",
"small",
"number",
"of",
"Hakka",
"people",
"in",
"certain",
"towns",
"also",
"remain",
"to",
"speak",
"Hakka",
"."
],
[
"Also",
",",
"Minjiang",
"dialect",
"is",
"spoken",
"in",
"a",
"few",
"remote",
"towns",
"or",
"villages",
"bordering",
"to",
"Luzhou",
",",
"Leshan",
"and",
"Yibin",
"."
]
] | [
[
{
"global_pos": [
80,
80
],
"index": "0_0",
"name": "Zigong City",
"pos": [
10,
12
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
46,
46
],
"index": "0_1",
"name": "Zigong City",
"pos": [
8,
10
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
95,
95
],
"index": "0_2",
"name": "Zigong",
"pos": [
25,
26
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
49,
49
],
"index": "0_3",
"name": "Zigong",
"pos": [
11,
12
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
0,
0
],
"index": "0_4",
"name": "Zigong",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
65,
65
],
"index": "0_5",
"name": "Zigong",
"pos": [
5,
6
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
14,
14
],
"index": "0_6",
"name": "Zigong",
"pos": [
14,
15
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
67,
67
],
"index": "0_7",
"name": "Zigong",
"pos": [
7,
8
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
8,
8
],
"index": "1_0",
"name": "Southwestern Mandarin",
"pos": [
8,
10
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
16,
16
],
"index": "2_0",
"name": "Fushun",
"pos": [
16,
17
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "3_0",
"name": "Weiyuan",
"pos": [
18,
19
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
21,
21
],
"index": "4_0",
"name": "Rongxian",
"pos": [
21,
22
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
75,
75
],
"index": "4_1",
"name": "Rongxian",
"pos": [
5,
6
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
52,
52
],
"index": "4_2",
"name": "Rongxian",
"pos": [
14,
15
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
84,
84
],
"index": "4_3",
"name": "Rongxian",
"pos": [
14,
15
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
145,
145
],
"index": "5_0",
"name": "Yibin",
"pos": [
19,
20
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
26,
26
],
"index": "5_1",
"name": "Yibin",
"pos": [
26,
27
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "6_0",
"name": "Neijiang",
"pos": [
28,
29
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
30,
30
],
"index": "7_0",
"name": "Longchang",
"pos": [
30,
31
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
36,
36
],
"index": "8_0",
"name": "Sichuan",
"pos": [
36,
37
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
40,
40
],
"index": "9_0",
"name": "four",
"pos": [
2,
3
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
41,
41
],
"index": "10_0",
"name": "Chinese",
"pos": [
3,
4
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
55,
55
],
"index": "11_0",
"name": "Hakka",
"pos": [
17,
18
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
57,
57
],
"index": "12_0",
"name": "Minjiang",
"pos": [
19,
20
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
128,
128
],
"index": "12_1",
"name": "Minjiang",
"pos": [
2,
3
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
106,
106
],
"index": "13_0",
"name": "Hakka",
"pos": [
8,
9
],
"sent_id": 4,
"type": "ORG"
},
{
"global_pos": [
115,
115
],
"index": "13_1",
"name": "Hakka",
"pos": [
17,
18
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
124,
124
],
"index": "14_0",
"name": "Hakka",
"pos": [
26,
27
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
141,
141
],
"index": "15_0",
"name": "Luzhou",
"pos": [
15,
16
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
143,
143
],
"index": "16_0",
"name": "Leshan",
"pos": [
17,
18
],
"sent_id": 5,
"type": "LOC"
}
]
] | Zigong dialect | [
{
"evidence": [
0
],
"h": 6,
"r": "P131",
"t": 8
},
{
"evidence": [
0
],
"h": 8,
"r": "P150",
"t": 6
},
{
"evidence": [
0
],
"h": 8,
"r": "P150",
"t": 5
},
{
"evidence": [
0
],
"h": 8,
"r": "P150",
"t": 0
},
{
"evidence": [
0
],
"h": 5,
"r": "P131",
"t": 8
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 8
},
{
"evidence": [],
"h": 6,
"r": "P17",
"t": 10
},
{
"evidence": [],
"h": 2,
"r": "P131",
"t": 8
},
{
"evidence": [],
"h": 8,
"r": "P150",
"t": 2
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 10
},
{
"evidence": [],
"h": 1,
"r": "P279",
"t": 10
},
{
"evidence": [],
"h": 8,
"r": "P150",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 8
},
{
"evidence": [],
"h": 8,
"r": "P150",
"t": 7
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 8
},
{
"evidence": [],
"h": 10,
"r": "P150",
"t": 8
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 0
},
{
"evidence": [],
"h": 2,
"r": "P17",
"t": 10
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 8
}
] |
[
[
"The",
"Heinlein",
"Society",
"is",
"a",
"United",
"States",
"organization",
"devoted",
"to",
"the",
"study",
"and",
"promotion",
"of",
"the",
"late",
"American",
"science",
"fiction",
"author",
"Robert",
"Heinlein",
"."
],
[
"The",
"Heinlein",
"Society",
"was",
"founded",
"in",
"1997",
"with",
"the",
"assistance",
"of",
"Robert",
"Heinlein",
"'s",
"widow",
",",
"Virginia",
"Heinlein",
",",
"and",
"is",
"a",
"501(c)3",
"non",
"-",
"profit",
"corporation",
"established",
"in",
"California",
"."
],
[
"The",
"\"",
"semi",
"-",
"scholarly",
"\"",
"society",
"exists",
"to",
"\"",
"preserve",
"the",
"legacy",
"of",
"renowned",
"writer",
"Robert",
"Anson",
"Heinlein",
"left",
"\"",
";",
"according",
"to",
"it",
",",
"it",
"accomplishes",
"this",
"through",
"promoting",
"\"",
"Heinlein",
"blood",
"drives",
"\"",
",",
"distributing",
"copies",
"of",
"Heinlein",
"'s",
"works",
"to",
"U.S.",
"military",
"personnel",
",",
"awarding",
"scholarships",
",",
"and",
"promoting",
"scholarly",
"research",
"on",
"Heinlein",
"."
],
[
"The",
"society",
"also",
"sponsors",
"the",
"Robert",
"A.",
"Heinlein",
"Award",
"."
],
[
"In",
"2016",
"the",
"organization",
"paid",
"for",
"a",
"bronze",
"bust",
"of",
"Heinlein",
"for",
"display",
"in",
"the",
"Missouri",
"State",
"Capitol",
",",
"following",
"the",
"author",
"'s",
"induction",
"into",
"the",
"Hall",
"of",
"Famous",
"Missourians",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Heinlein Society",
"pos": [
1,
3
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
25,
25
],
"index": "0_1",
"name": "Heinlein Society",
"pos": [
1,
3
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
25,
25
],
"index": "0_2",
"name": "Heinlein Society",
"pos": [
1,
3
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "United States",
"pos": [
5,
7
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
99,
99
],
"index": "1_1",
"name": "U.S.",
"pos": [
44,
45
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
17,
17
],
"index": "2_0",
"name": "American",
"pos": [
17,
18
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
21,
21
],
"index": "3_0",
"name": "Robert Heinlein",
"pos": [
21,
23
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
35,
35
],
"index": "3_1",
"name": "Robert Heinlein",
"pos": [
11,
13
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
30,
30
],
"index": "4_0",
"name": "1997",
"pos": [
6,
7
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
40,
40
],
"index": "5_0",
"name": "Virginia Heinlein",
"pos": [
16,
18
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
46,
46
],
"index": "6_0",
"name": "501(c)3",
"pos": [
22,
23
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
53,
53
],
"index": "7_0",
"name": "California",
"pos": [
29,
30
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
87,
87
],
"index": "8_0",
"name": "Heinlein",
"pos": [
32,
33
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
95,
95
],
"index": "8_1",
"name": "Heinlein",
"pos": [
40,
41
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
111,
111
],
"index": "8_2",
"name": "Heinlein",
"pos": [
56,
57
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
133,
133
],
"index": "8_3",
"name": "Heinlein",
"pos": [
10,
11
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
71,
71
],
"index": "8_4",
"name": "Robert Anson Heinlein",
"pos": [
16,
19
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
118,
118
],
"index": "9_0",
"name": "Robert A. Heinlein Award",
"pos": [
5,
9
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
124,
124
],
"index": "10_0",
"name": "2016",
"pos": [
1,
2
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
138,
138
],
"index": "11_0",
"name": "Missouri State Capitol",
"pos": [
15,
18
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
149,
149
],
"index": "12_0",
"name": "Hall of Famous Missourians",
"pos": [
26,
30
],
"sent_id": 4,
"type": "LOC"
}
]
] | Heinlein Society | [
{
"evidence": [
1
],
"h": 0,
"r": "P571",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P27",
"t": 1
},
{
"evidence": [
1
],
"h": 3,
"r": "P26",
"t": 5
},
{
"evidence": [
0
],
"h": 3,
"r": "P27",
"t": 2
},
{
"evidence": [
1
],
"h": 5,
"r": "P26",
"t": 3
},
{
"evidence": [
1,
2
],
"h": 5,
"r": "P26",
"t": 8
},
{
"evidence": [
0,
2
],
"h": 8,
"r": "P27",
"t": 1
},
{
"evidence": [
1,
2
],
"h": 8,
"r": "P26",
"t": 5
},
{
"evidence": [
0,
2
],
"h": 8,
"r": "P27",
"t": 2
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
4
],
"h": 12,
"r": "P17",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 7
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 1,
"r": "P150",
"t": 7
},
{
"evidence": [],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 9,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
4
],
"h": 12,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 2,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
}
] |
[
[
"The",
"Thomas",
"Viaduct",
"spans",
"the",
"Patapsco",
"River",
"and",
"Patapsco",
"Valley",
"between",
"Relay",
",",
"Maryland",
"and",
"Elkridge",
",",
"Maryland",
",",
"USA",
"."
],
[
"It",
"was",
"commissioned",
"by",
"the",
"Baltimore",
"and",
"Ohio",
"Railroad",
"(",
"B&O",
";",
")",
";",
"built",
"between",
"July",
"4",
",",
"1833",
",",
"and",
"July",
"4",
",",
"1835",
";",
"and",
"named",
"for",
"Philip",
"E.",
"Thomas",
",",
"the",
"company",
"'s",
"first",
"president",
"."
],
[
"At",
"its",
"completion",
",",
"the",
"Thomas",
"Viaduct",
"was",
"the",
"largest",
"railroad",
"bridge",
"in",
"the",
"United",
"States",
"and",
"the",
"country",
"'s",
"first",
"multi",
"-",
"span",
"masonry",
"railroad",
"bridge",
"to",
"be",
"built",
"on",
"a",
"curve",
"."
],
[
"It",
"remains",
"the",
"world",
"'s",
"oldest",
"multiple",
"arched",
"stone",
"railroad",
"bridge",
"."
],
[
"In",
"1964",
",",
"it",
"was",
"designated",
"as",
"a",
"National",
"Historic",
"Landmark",
"."
],
[
"The",
"viaduct",
"is",
"now",
"owned",
"and",
"operated",
"by",
"CSX",
"Transportation",
"and",
"still",
"in",
"use",
"today",
",",
"making",
"it",
"one",
"of",
"the",
"oldest",
"railroad",
"bridges",
"still",
"in",
"service",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Thomas Viaduct",
"pos": [
1,
3
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
66,
66
],
"index": "0_1",
"name": "Thomas Viaduct",
"pos": [
5,
7
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
120,
120
],
"index": "0_2",
"name": "viaduct",
"pos": [
1,
2
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "Patapsco River",
"pos": [
5,
7
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
8,
8
],
"index": "2_0",
"name": "Patapsco Valley",
"pos": [
8,
10
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
11,
11
],
"index": "3_0",
"name": "Relay",
"pos": [
11,
12
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "4_0",
"name": "Maryland",
"pos": [
13,
14
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
17,
17
],
"index": "4_1",
"name": "Maryland",
"pos": [
17,
18
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "5_0",
"name": "Elkridge",
"pos": [
15,
16
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
19,
19
],
"index": "6_0",
"name": "USA",
"pos": [
19,
20
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
74,
74
],
"index": "6_1",
"name": "the United States",
"pos": [
13,
16
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
26,
26
],
"index": "7_0",
"name": "Baltimore and Ohio Railroad",
"pos": [
5,
9
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
31,
31
],
"index": "7_1",
"name": "B&O",
"pos": [
10,
11
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
37,
37
],
"index": "8_0",
"name": "July 4 , 1833",
"pos": [
16,
20
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
43,
43
],
"index": "9_0",
"name": "July 4, 1835",
"pos": [
22,
26
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
51,
51
],
"index": "10_0",
"name": "Philip E. Thomas",
"pos": [
30,
33
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
108,
108
],
"index": "11_0",
"name": "1964",
"pos": [
1,
2
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
115,
115
],
"index": "12_0",
"name": "National Historic Landmark",
"pos": [
8,
11
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
127,
127
],
"index": "13_0",
"name": "CSX Transportation",
"pos": [
8,
10
],
"sent_id": 5,
"type": "ORG"
}
]
] | Thomas Viaduct | [
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 1,
"r": "P17",
"t": 6
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 2,
"r": "P17",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 3,
"r": "P17",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 4,
"r": "P131",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 4,
"r": "P17",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 5,
"r": "P17",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P150",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P706",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P17",
"t": 6
},
{
"evidence": [
2,
5
],
"h": 0,
"r": "P127",
"t": 13
},
{
"evidence": [
0,
2,
4
],
"h": 12,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 10,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 7,
"r": "P112",
"t": 10
},
{
"evidence": [],
"h": 13,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 1,
"r": "P131",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 2,
"r": "P131",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 3,
"r": "P131",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 5,
"r": "P131",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P131",
"t": 6
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 6
},
{
"evidence": [],
"h": 13,
"r": "P131",
"t": 6
}
] |
[
[
"Jean",
"Piaget",
"(",
",",
";",
";",
"9",
"August",
"1896",
"–",
"16",
"September",
"1980",
")",
"was",
"a",
"Swiss",
"psychologist",
"known",
"for",
"his",
"work",
"on",
"child",
"development",
"."
],
[
"Piaget",
"'s",
"theory",
"of",
"cognitive",
"development",
"and",
"epistemological",
"view",
"are",
"together",
"called",
"\"",
"genetic",
"epistemology",
"\"",
"."
],
[
"Piaget",
"placed",
"great",
"importance",
"on",
"the",
"education",
"of",
"children",
"."
],
[
"As",
"the",
"Director",
"of",
"the",
"International",
"Bureau",
"of",
"Education",
",",
"he",
"declared",
"in",
"1934",
"that",
"\"",
"only",
"education",
"is",
"capable",
"of",
"saving",
"our",
"societies",
"from",
"possible",
"collapse",
",",
"whether",
"violent",
",",
"or",
"gradual",
".",
"\""
],
[
"His",
"theory",
"of",
"child",
"development",
"is",
"studied",
"in",
"pre",
"-",
"service",
"education",
"programs",
"."
],
[
"Educators",
"continue",
"to",
"incorporate",
"constructivist",
"-",
"based",
"strategies",
"."
],
[
"Piaget",
"created",
"the",
"International",
"Center",
"for",
"Genetic",
"Epistemology",
"in",
"Geneva",
"in",
"1955",
"while",
"on",
"the",
"faculty",
"of",
"the",
"University",
"of",
"Geneva",
"and",
"directed",
"the",
"Center",
"until",
"his",
"death",
"in",
"1980",
"."
],
[
"The",
"number",
"of",
"collaborations",
"that",
"its",
"founding",
"made",
"possible",
",",
"and",
"their",
"impact",
",",
"ultimately",
"led",
"to",
"the",
"Center",
"being",
"referred",
"to",
"in",
"the",
"scholarly",
"literature",
"as",
"\"",
"Piaget",
"'s",
"factory",
"\"",
"."
],
[
"According",
"to",
"Ernst",
"von",
"Glasersfeld",
",",
"Jean",
"Piaget",
"was",
"\"",
"the",
"great",
"pioneer",
"of",
"the",
"constructivist",
"theory",
"of",
"knowing",
".",
"\""
],
[
"However",
",",
"his",
"ideas",
"did",
"not",
"become",
"widely",
"popularized",
"until",
"the",
"1960s",
"."
],
[
"This",
"then",
"led",
"to",
"the",
"emergence",
"of",
"the",
"study",
"of",
"development",
"as",
"a",
"major",
"sub",
"-",
"discipline",
"in",
"psychology",
"."
],
[
"By",
"the",
"end",
"of",
"the",
"20th",
"century",
",",
"Piaget",
"was",
"second",
"only",
"to",
"B.",
"F.",
"Skinner",
"as",
"the",
"most",
"cited",
"psychologist",
"of",
"that",
"era",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Jean Piaget",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
181,
181
],
"index": "0_1",
"name": "Jean Piaget",
"pos": [
6,
8
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
237,
237
],
"index": "0_2",
"name": "Piaget",
"pos": [
8,
9
],
"sent_id": 11,
"type": "PER"
},
{
"global_pos": [
26,
26
],
"index": "0_3",
"name": "Piaget",
"pos": [
0,
1
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
43,
43
],
"index": "0_4",
"name": "Piaget",
"pos": [
0,
1
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
111,
111
],
"index": "0_5",
"name": "Piaget",
"pos": [
0,
1
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
170,
170
],
"index": "0_6",
"name": "Piaget",
"pos": [
28,
29
],
"sent_id": 7,
"type": "PER"
}
],
[
{
"global_pos": [
6,
6
],
"index": "1_0",
"name": "9 August 1896",
"pos": [
6,
9
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "16 September 1980",
"pos": [
10,
13
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
16,
16
],
"index": "3_0",
"name": "Swiss",
"pos": [
16,
17
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
58,
58
],
"index": "4_0",
"name": "International Bureau of Education",
"pos": [
5,
9
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
66,
66
],
"index": "5_0",
"name": "1934",
"pos": [
13,
14
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
114,
114
],
"index": "6_0",
"name": "International Center for Genetic Epistemology",
"pos": [
3,
8
],
"sent_id": 6,
"type": "ORG"
},
{
"global_pos": [
160,
160
],
"index": "6_1",
"name": "Center",
"pos": [
18,
19
],
"sent_id": 7,
"type": "ORG"
},
{
"global_pos": [
135,
135
],
"index": "6_2",
"name": "Center",
"pos": [
24,
25
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
120,
120
],
"index": "7_0",
"name": "Geneva",
"pos": [
9,
10
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
122,
122
],
"index": "8_0",
"name": "1955",
"pos": [
11,
12
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
129,
129
],
"index": "9_0",
"name": "University of Geneva",
"pos": [
18,
21
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
140,
140
],
"index": "10_0",
"name": "1980",
"pos": [
29,
30
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
177,
177
],
"index": "11_0",
"name": "Ernst von Glasersfeld",
"pos": [
2,
5
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
207,
207
],
"index": "12_0",
"name": "1960s",
"pos": [
11,
12
],
"sent_id": 9,
"type": "TIME"
}
],
[
{
"global_pos": [
234,
234
],
"index": "13_0",
"name": "20th century",
"pos": [
5,
7
],
"sent_id": 11,
"type": "TIME"
}
],
[
{
"global_pos": [
242,
242
],
"index": "14_0",
"name": "B. F. Skinner",
"pos": [
13,
16
],
"sent_id": 11,
"type": "PER"
}
]
] | Jean Piaget | [
{
"evidence": [
6
],
"h": 0,
"r": "P20",
"t": 7
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P108",
"t": 9
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P570",
"t": 10
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [
6
],
"h": 9,
"r": "P131",
"t": 7
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P570",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P159",
"t": 7
},
{
"evidence": [],
"h": 6,
"r": "P571",
"t": 8
}
] |
[
[
"The",
"Cairns",
"-",
"to",
"-",
"Kuranda",
"Railway",
"is",
"a",
"heritage",
"-",
"listed",
"railway",
"line",
"from",
"the",
"Cairns",
"Region",
"to",
"the",
"Shire",
"of",
"Mareeba",
",",
"both",
"in",
"Queensland",
",",
"Australia",
"."
],
[
"It",
"commences",
"at",
"Redlynch",
",",
"a",
"suburb",
"of",
"Cairns",
"and",
"travels",
"up",
"the",
"Great",
"Dividing",
"Range",
"to",
"Kuranda",
"within",
"the",
"Shire",
"of",
"Mareeba",
"on",
"the",
"Atherton",
"Tableland",
"."
],
[
"It",
"was",
"built",
"from",
"1913",
"to",
"1915",
"by",
"Queensland",
"Railways",
"."
],
[
"Components",
"of",
"it",
"include",
"Stoney",
"Creek",
"Bridge",
",",
"the",
"Rail",
"Bridge",
"over",
"Christmas",
"Creek",
",",
"Kuranda",
"railway",
"station",
",",
"and",
"Surprise",
"Creek",
"Rail",
"Bridge",
"."
],
[
"It",
"was",
"added",
"to",
"the",
"Queensland",
"Heritage",
"Register",
"on",
"21",
"August",
"1992",
"."
],
[
"The",
"railway",
"is",
"used",
"to",
"operate",
"a",
"tourist",
"rail",
"service",
",",
"the",
"Kuranda",
"Scenic",
"Railway",
"."
],
[
"It",
"forms",
"part",
"of",
"the",
"Tablelands",
"railway",
"line",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Cairns - to - Kuranda Railway",
"pos": [
1,
7
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
16,
16
],
"index": "1_0",
"name": "Cairns Region",
"pos": [
16,
18
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
20,
20
],
"index": "2_0",
"name": "Shire of Mareeba",
"pos": [
20,
23
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
50,
50
],
"index": "2_1",
"name": "Shire of Mareeba",
"pos": [
20,
23
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
26,
26
],
"index": "3_0",
"name": "Queensland",
"pos": [
26,
27
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "4_0",
"name": "Australia",
"pos": [
28,
29
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
33,
33
],
"index": "5_0",
"name": "Redlynch",
"pos": [
3,
4
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
38,
38
],
"index": "6_0",
"name": "Cairns",
"pos": [
8,
9
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
43,
43
],
"index": "7_0",
"name": "Great Dividing Range",
"pos": [
13,
16
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
47,
47
],
"index": "8_0",
"name": "Kuranda",
"pos": [
17,
18
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
55,
55
],
"index": "9_0",
"name": "Atherton Tableland",
"pos": [
25,
27
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
62,
62
],
"index": "10_0",
"name": "1913",
"pos": [
4,
5
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
64,
64
],
"index": "11_0",
"name": "1915",
"pos": [
6,
7
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
66,
66
],
"index": "12_0",
"name": "Queensland Railways",
"pos": [
8,
10
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
73,
73
],
"index": "13_0",
"name": "Stoney Creek Bridge",
"pos": [
4,
7
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
78,
78
],
"index": "14_0",
"name": "Rail Bridge",
"pos": [
9,
11
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
81,
81
],
"index": "15_0",
"name": "Christmas Creek",
"pos": [
12,
14
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
84,
84
],
"index": "16_0",
"name": "Kuranda railway station",
"pos": [
15,
18
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
89,
89
],
"index": "17_0",
"name": "Surprise Creek Rail Bridge",
"pos": [
20,
24
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
99,
99
],
"index": "18_0",
"name": "Queensland Heritage Register",
"pos": [
5,
8
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
103,
103
],
"index": "19_0",
"name": "21 August 1992",
"pos": [
9,
12
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
119,
119
],
"index": "20_0",
"name": "Kuranda Scenic Railway",
"pos": [
12,
15
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
128,
128
],
"index": "21_0",
"name": "Tablelands railway line",
"pos": [
5,
8
],
"sent_id": 6,
"type": "LOC"
}
]
] | Cairns-to-Kuranda railway line | [
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P150",
"t": 6
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 1
},
{
"evidence": [
0
],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 4,
"r": "P150",
"t": 3
},
{
"evidence": [
1
],
"h": 5,
"r": "P131",
"t": 6
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
3
],
"h": 13,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
3
],
"h": 17,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
3
],
"h": 16,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
3
],
"h": 16,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
4
],
"h": 18,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 20,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 20,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P150",
"t": 1
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 21,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 15,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 13,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P137",
"t": 12
},
{
"evidence": [],
"h": 12,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 21,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 21,
"r": "P137",
"t": 12
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
3
],
"h": 13,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
3
],
"h": 17,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 9,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
3
],
"h": 16,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 20,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 21,
"r": "P131",
"t": 4
}
] |
[
[
"The",
"Swedish",
"Armed",
"Forces",
"(",
",",
"literally",
"“",
"the",
"Defense",
"Force",
"”",
")",
"is",
"the",
"government",
"agency",
"that",
"forms",
"the",
"military",
"forces",
"of",
"Sweden",
",",
"and",
"which",
"is",
"tasked",
"with",
"defence",
"of",
"the",
"country",
",",
"as",
"well",
"as",
"promoting",
"Sweden",
"'s",
"wider",
"interests",
",",
"supporting",
"international",
"peacekeeping",
"efforts",
",",
"and",
"providing",
"humanitarian",
"aid",
"."
],
[
"It",
"consists",
"of",
":",
"the",
"Swedish",
"Army",
",",
"the",
"Swedish",
"Air",
"Force",
"and",
"the",
"Swedish",
"Navy",
",",
"with",
"addition",
"of",
"a",
"military",
"reserve",
"force",
",",
"the",
"Home",
"Guard",
"(",
")",
"."
],
[
"Since",
"1994",
",",
"all",
"the",
"Swedish",
"armed",
"services",
"are",
"organised",
"within",
"a",
"single",
"unified",
"government",
"agency",
",",
"headed",
"by",
"the",
"Supreme",
"Commander",
",",
"even",
"though",
"the",
"individual",
"services",
"maintain",
"their",
"distinct",
"identities",
"."
],
[
"King",
"Carl",
"XVI",
"Gustaf",
"of",
"Sweden",
"is",
"traditionally",
"attributed",
"as",
"Honorary",
"General",
"and",
"Admiral",
"à",
"la",
"suite",
"."
],
[
"The",
"military",
"history",
"of",
"Sweden",
"includes",
"several",
"unions",
"and",
"wars",
"with",
"all",
"of",
"its",
"neighbour",
"states",
",",
"including",
"extended",
"Swedish",
"intervention",
"in",
"the",
"Thirty",
"Years",
"'",
"War",
"at",
"the",
"times",
"of",
"the",
"Swedish",
"Empire",
"during",
"the",
"17th",
"and",
"early",
"18th",
"centuries",
"."
],
[
"Wars",
"with",
"Russia",
"culminated",
"in",
"the",
"Finnish",
"War",
"(",
"1808",
"–",
"1809",
")",
",",
"with",
"Sweden",
"losing",
"Finland",
"."
],
[
"During",
"the",
"World",
"Wars",
",",
"the",
"Cold",
"War",
"and",
"throughout",
"the",
"20th",
"century",
",",
"Sweden",
"maintained",
"a",
"national",
"policy",
"of",
"non",
"-",
"alignment",
",",
"while",
"the",
"Swedish",
"Armed",
"Forces",
"strength",
"was",
"based",
"upon",
"the",
"concepts",
"of",
"conscription",
"."
],
[
"In",
"2010",
",",
"peacetime",
"conscription",
"was",
"abolished",
",",
"replacing",
"it",
"with",
"volunteer",
"armed",
"forces",
"including",
"the",
"Home",
"Guard",
"–",
"National",
"Security",
"Force",
"until",
"2018",
"."
],
[
"Units",
"from",
"the",
"Swedish",
"Armed",
"Forces",
"are",
"currently",
"on",
"deployment",
"in",
"several",
"international",
"operations",
"either",
"actively",
"or",
"as",
"military",
"observers",
",",
"including",
"Afghanistan",
"as",
"part",
"of",
"ISAF",
"and",
"in",
"Kosovo",
"."
],
[
"Moreover",
",",
"Swedish",
"Armed",
"Forces",
"contribute",
"as",
"the",
"lead",
"nation",
"for",
"an",
"EU",
"Battle",
"Group",
"approximately",
"once",
"every",
"three",
"years",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Swedish Armed Forces",
"pos": [
1,
4
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
223,
223
],
"index": "0_1",
"name": "Swedish Armed Forces",
"pos": [
26,
29
],
"sent_id": 6,
"type": "ORG"
},
{
"global_pos": [
263,
263
],
"index": "0_2",
"name": "Swedish Armed Forces",
"pos": [
3,
6
],
"sent_id": 8,
"type": "ORG"
},
{
"global_pos": [
293,
293
],
"index": "0_3",
"name": "Swedish Armed Forces",
"pos": [
2,
5
],
"sent_id": 9,
"type": "ORG"
},
{
"global_pos": [
9,
9
],
"index": "0_4",
"name": "Defense Force",
"pos": [
9,
11
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
90,
90
],
"index": "1_0",
"name": "Swedish",
"pos": [
5,
6
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
155,
155
],
"index": "1_1",
"name": "Swedish",
"pos": [
19,
20
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
123,
123
],
"index": "1_2",
"name": "Sweden",
"pos": [
5,
6
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
211,
211
],
"index": "1_3",
"name": "Sweden",
"pos": [
14,
15
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
193,
193
],
"index": "1_4",
"name": "Sweden",
"pos": [
15,
16
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
140,
140
],
"index": "1_5",
"name": "Sweden",
"pos": [
4,
5
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
39,
39
],
"index": "1_6",
"name": "Sweden",
"pos": [
39,
40
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
23,
23
],
"index": "1_7",
"name": "Sweden",
"pos": [
23,
24
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
59,
59
],
"index": "2_0",
"name": "Swedish Army",
"pos": [
5,
7
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
63,
63
],
"index": "3_0",
"name": "Swedish Air Force",
"pos": [
9,
12
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
68,
68
],
"index": "4_0",
"name": "Swedish Navy",
"pos": [
14,
16
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
80,
80
],
"index": "5_0",
"name": "Home Guard",
"pos": [
26,
28
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
251,
251
],
"index": "5_1",
"name": "Home Guard – National Security Force",
"pos": [
16,
22
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
86,
86
],
"index": "6_0",
"name": "1994",
"pos": [
1,
2
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
119,
119
],
"index": "7_0",
"name": "Carl XVI Gustaf",
"pos": [
1,
4
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
159,
159
],
"index": "8_0",
"name": "Thirty Years ' War",
"pos": [
23,
27
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
168,
168
],
"index": "9_0",
"name": "Swedish Empire",
"pos": [
32,
34
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
174,
174
],
"index": "10_0",
"name": "early 18th centuries",
"pos": [
38,
41
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
175,
175
],
"index": "11_0",
"name": "18th centuries",
"pos": [
39,
41
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
180,
180
],
"index": "12_0",
"name": "Russia",
"pos": [
2,
3
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
184,
184
],
"index": "13_0",
"name": "Finnish War",
"pos": [
6,
8
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
187,
187
],
"index": "14_0",
"name": "1808",
"pos": [
9,
10
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
189,
189
],
"index": "15_0",
"name": "1809",
"pos": [
11,
12
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
195,
195
],
"index": "16_0",
"name": "Finland",
"pos": [
17,
18
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
199,
199
],
"index": "17_0",
"name": "World Wars",
"pos": [
2,
4
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
203,
203
],
"index": "18_0",
"name": "Cold War",
"pos": [
6,
8
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
208,
208
],
"index": "19_0",
"name": "20th century",
"pos": [
11,
13
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
236,
236
],
"index": "20_0",
"name": "2010",
"pos": [
1,
2
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
258,
258
],
"index": "21_0",
"name": "2018",
"pos": [
23,
24
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
282,
282
],
"index": "22_0",
"name": "Afghanistan",
"pos": [
22,
23
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
286,
286
],
"index": "23_0",
"name": "ISAF",
"pos": [
26,
27
],
"sent_id": 8,
"type": "ORG"
}
],
[
{
"global_pos": [
289,
289
],
"index": "24_0",
"name": "Kosovo",
"pos": [
29,
30
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
303,
303
],
"index": "25_0",
"name": "EU Battle Group",
"pos": [
12,
15
],
"sent_id": 9,
"type": "ORG"
}
],
[
{
"global_pos": [
309,
309
],
"index": "26_0",
"name": "three years",
"pos": [
18,
20
],
"sent_id": 9,
"type": "TIME"
}
]
] | Swedish Armed Forces | [
{
"evidence": [
0,
1
],
"h": 0,
"r": "P527",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P527",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P527",
"t": 4
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P361",
"t": 0
},
{
"evidence": [
0,
1,
6
],
"h": 2,
"r": "P17",
"t": 1
},
{
"evidence": [
1
],
"h": 3,
"r": "P361",
"t": 0
},
{
"evidence": [
0,
1,
6
],
"h": 3,
"r": "P17",
"t": 1
},
{
"evidence": [
1
],
"h": 4,
"r": "P361",
"t": 0
},
{
"evidence": [
0,
1,
6
],
"h": 4,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
1,
6
],
"h": 5,
"r": "P17",
"t": 1
},
{
"evidence": [
5
],
"h": 13,
"r": "P710",
"t": 12
},
{
"evidence": [
5
],
"h": 13,
"r": "P710",
"t": 1
},
{
"evidence": [
5
],
"h": 13,
"r": "P580",
"t": 14
},
{
"evidence": [
5
],
"h": 13,
"r": "P582",
"t": 15
},
{
"evidence": [
3
],
"h": 7,
"r": "P27",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P31",
"t": 2
},
{
"evidence": [
4,
5
],
"h": 13,
"r": "P361",
"t": 8
},
{
"evidence": [
4,
5
],
"h": 13,
"r": "P710",
"t": 9
},
{
"evidence": [
5
],
"h": 13,
"r": "P580",
"t": 15
},
{
"evidence": [],
"h": 13,
"r": "P276",
"t": 16
},
{
"evidence": [],
"h": 0,
"r": "P355",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P527",
"t": 5
},
{
"evidence": [],
"h": 0,
"r": "P355",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P355",
"t": 4
},
{
"evidence": [],
"h": 2,
"r": "P749",
"t": 0
},
{
"evidence": [],
"h": 8,
"r": "P710",
"t": 9
},
{
"evidence": [],
"h": 8,
"r": "P710",
"t": 1
},
{
"evidence": [],
"h": 4,
"r": "P749",
"t": 0
},
{
"evidence": [],
"h": 3,
"r": "P749",
"t": 0
},
{
"evidence": [],
"h": 1,
"r": "P35",
"t": 7
},
{
"evidence": [],
"h": 5,
"r": "P361",
"t": 0
},
{
"evidence": [
5
],
"h": 12,
"r": "P1344",
"t": 13
},
{
"evidence": [
5
],
"h": 1,
"r": "P1344",
"t": 13
},
{
"evidence": [
4,
5
],
"h": 8,
"r": "P527",
"t": 13
},
{
"evidence": [
4,
5
],
"h": 9,
"r": "P1344",
"t": 13
},
{
"evidence": [],
"h": 9,
"r": "P1344",
"t": 8
},
{
"evidence": [],
"h": 1,
"r": "P1344",
"t": 8
},
{
"evidence": [],
"h": 7,
"r": "P1001",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1,
6
],
"h": 2,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1,
6
],
"h": 3,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1,
6
],
"h": 4,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1,
6
],
"h": 5,
"r": "P131",
"t": 1
}
] |
[
[
"Hellmut",
"G.",
"Haasis",
"(",
"born",
"7",
"January",
"1942",
")",
"is",
"a",
"German",
"historian",
",",
"author",
",",
"and",
"broadcaster",
"."
],
[
"He",
"is",
"particularly",
"known",
"for",
"his",
"biographies",
"of",
"Georg",
"Elser",
"who",
"attempted",
"to",
"assassinate",
"Adolf",
"Hitler",
"in",
"1939",
";",
"Reinhard",
"Heydrich",
"who",
"was",
"one",
"of",
"the",
"main",
"architects",
"of",
"the",
"Holocaust",
";",
"and",
"Joseph",
"Süß",
"Oppenheimer",
"who",
"was",
"executed",
"in",
"1738",
"and",
"in",
"1940",
"was",
"the",
"subject",
"of",
"a",
"notorious",
"Nazi",
"anti",
"-",
"semitic",
"propaganda",
"film",
",",
"Jud",
"Süß",
"."
],
[
"Haasis",
"was",
"born",
"in",
"Mühlacker",
",",
"a",
"town",
"in",
"the",
"Swabia",
"region",
"of",
"Germany",
",",
"and",
"has",
"written",
"two",
"novels",
"in",
"Swabian",
"dialect",
"as",
"well",
"as",
"a",
"collection",
"of",
"poetry",
"."
],
[
"He",
"is",
"the",
"recipient",
"of",
"the",
"Thaddäus",
"Troll",
"Literature",
"Prize",
",",
"the",
"Schubart",
"Literature",
"Prize",
",",
"and",
"the",
"Civis",
"Media",
"Prize",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Hellmut G. Haasis",
"pos": [
0,
3
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
79,
79
],
"index": "0_1",
"name": "Haasis",
"pos": [
0,
1
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "7 January 1942",
"pos": [
5,
8
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
11,
11
],
"index": "2_0",
"name": "German",
"pos": [
11,
12
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
27,
27
],
"index": "3_0",
"name": "Georg Elser",
"pos": [
8,
10
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
33,
33
],
"index": "4_0",
"name": "Adolf Hitler",
"pos": [
14,
16
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
36,
36
],
"index": "5_0",
"name": "1939",
"pos": [
17,
18
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
38,
38
],
"index": "6_0",
"name": "Reinhard Heydrich",
"pos": [
19,
21
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
49,
49
],
"index": "7_0",
"name": "Holocaust",
"pos": [
30,
31
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
52,
52
],
"index": "8_0",
"name": "Joseph Süß Oppenheimer",
"pos": [
33,
36
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
59,
59
],
"index": "9_0",
"name": "1738",
"pos": [
40,
41
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
62,
62
],
"index": "10_0",
"name": "1940",
"pos": [
43,
44
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
69,
69
],
"index": "11_0",
"name": "Nazi",
"pos": [
50,
51
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
76,
76
],
"index": "12_0",
"name": "Jud Süß",
"pos": [
57,
59
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
83,
83
],
"index": "13_0",
"name": "Mühlacker",
"pos": [
4,
5
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
89,
89
],
"index": "14_0",
"name": "Swabia",
"pos": [
10,
11
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
92,
92
],
"index": "15_0",
"name": "Germany",
"pos": [
13,
14
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
97,
97
],
"index": "16_0",
"name": "two",
"pos": [
18,
19
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
100,
100
],
"index": "17_0",
"name": "Swabian",
"pos": [
21,
22
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
116,
116
],
"index": "18_0",
"name": "Thaddäus Troll Literature Prize",
"pos": [
6,
10
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
122,
122
],
"index": "19_0",
"name": "Schubart Literature Prize",
"pos": [
12,
15
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
128,
128
],
"index": "20_0",
"name": "Civis Media Prize",
"pos": [
18,
21
],
"sent_id": 3,
"type": "MISC"
}
]
] | Hellmut G. Haasis | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
2
],
"h": 0,
"r": "P19",
"t": 13
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P27",
"t": 15
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P166",
"t": 18
},
{
"evidence": [
2
],
"h": 0,
"r": "P1412",
"t": 17
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P166",
"t": 19
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P166",
"t": 20
},
{
"evidence": [
0,
2
],
"h": 13,
"r": "P17",
"t": 15
},
{
"evidence": [
2
],
"h": 14,
"r": "P17",
"t": 15
},
{
"evidence": [
2
],
"h": 15,
"r": "P150",
"t": 14
},
{
"evidence": [
1
],
"h": 12,
"r": "P577",
"t": 10
},
{
"evidence": [
1
],
"h": 8,
"r": "P570",
"t": 9
},
{
"evidence": [],
"h": 3,
"r": "P27",
"t": 15
},
{
"evidence": [],
"h": 17,
"r": "P17",
"t": 15
},
{
"evidence": [],
"h": 12,
"r": "P495",
"t": 15
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 15
},
{
"evidence": [],
"h": 8,
"r": "P27",
"t": 15
},
{
"evidence": [],
"h": 6,
"r": "P27",
"t": 15
},
{
"evidence": [
0,
2
],
"h": 13,
"r": "P131",
"t": 15
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 2
}
] |
[
[
"Bare",
"Island",
"is",
"an",
"heritage",
"-",
"listed",
"islet",
"located",
"in",
"south",
"-",
"eastern",
"Sydney",
",",
"in",
"the",
"City",
"of",
"Randwick",
"local",
"government",
"area",
"in",
"the",
"state",
"of",
"New",
"South",
"Wales",
",",
"in",
"eastern",
"Australia",
"."
],
[
"The",
"islet",
"is",
"located",
"about",
"south",
"east",
"of",
"the",
"Sydney",
"central",
"business",
"district",
",",
"within",
"Botany",
"Bay",
",",
"close",
"to",
"the",
"bay",
"'s",
"northern",
"headland",
"."
],
[
"Containing",
"former",
"fortification",
"facilities",
",",
"Bare",
"Island",
"was",
"a",
"former",
"war",
"veterans",
"'",
"home",
"and",
"museum",
"and",
"is",
"now",
"an",
"historic",
"site",
"that",
"was",
"added",
"to",
"the",
"New",
"South",
"Wales",
"State",
"Heritage",
"Register",
"on",
"2",
"April",
"1999",
"and",
"is",
"significant",
"as",
"an",
"almost",
"completely",
"intact",
"example",
"of",
"late",
"nineteenth",
"century",
"coastal",
"defence",
"technology",
"."
],
[
"It",
"was",
"designed",
"by",
"Sir",
"Peter",
"Scratchley",
",",
"Gustave",
"Morell",
"and",
"James",
"Barnet",
"and",
"built",
"from",
"1881",
"to",
"1889",
"by",
"John",
"McLeod",
"on",
"behalf",
"of",
"the",
"NSW",
"Department",
"of",
"Public",
"Works",
"."
],
[
"Bare",
"Island",
"is",
"connected",
"by",
"a",
"footbridge",
"to",
"the",
"suburb",
"of",
"La",
"Perouse",
"."
],
[
"The",
"heritage",
"-",
"listed",
"military",
"fort",
"and",
"tunnels",
"can",
"only",
"be",
"visited",
"by",
"guided",
"tour",
"."
],
[
"The",
"waters",
"around",
"the",
"island",
"are",
"popular",
"with",
"scuba",
"divers",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Bare Island",
"pos": [
0,
2
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
66,
66
],
"index": "0_1",
"name": "Bare Island",
"pos": [
5,
7
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
147,
147
],
"index": "0_2",
"name": "Bare Island",
"pos": [
0,
2
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "1_0",
"name": "Sydney",
"pos": [
13,
14
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
44,
44
],
"index": "1_1",
"name": "Sydney",
"pos": [
9,
10
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
17,
17
],
"index": "2_0",
"name": "City of Randwick",
"pos": [
17,
20
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
27,
27
],
"index": "3_0",
"name": "New South Wales",
"pos": [
27,
30
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
33,
33
],
"index": "4_0",
"name": "Australia",
"pos": [
33,
34
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
50,
50
],
"index": "5_0",
"name": "Botany Bay",
"pos": [
15,
17
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
88,
88
],
"index": "6_0",
"name": "New South Wales State Heritage Register",
"pos": [
27,
33
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
95,
95
],
"index": "7_0",
"name": "2 April 1999",
"pos": [
34,
37
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
109,
109
],
"index": "8_0",
"name": "nineteenth century",
"pos": [
48,
50
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
120,
120
],
"index": "9_0",
"name": "Peter Scratchley",
"pos": [
5,
7
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
123,
123
],
"index": "10_0",
"name": "Gustave Morell",
"pos": [
8,
10
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
126,
126
],
"index": "11_0",
"name": "James Barnet",
"pos": [
11,
13
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
131,
131
],
"index": "12_0",
"name": "1881",
"pos": [
16,
17
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
133,
133
],
"index": "13_0",
"name": "1889",
"pos": [
18,
19
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
135,
135
],
"index": "14_0",
"name": "John McLeod",
"pos": [
20,
22
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
141,
141
],
"index": "15_0",
"name": "NSW Department of Public Works",
"pos": [
26,
31
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
158,
158
],
"index": "16_0",
"name": "La Perouse",
"pos": [
11,
13
],
"sent_id": 4,
"type": "LOC"
}
]
] | Bare Island (New South Wales) | [
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P206",
"t": 5
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0
],
"h": 4,
"r": "P150",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P1001",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
4
],
"h": 16,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 6,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
3
],
"h": 15,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
4
],
"h": 16,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
3
],
"h": 15,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 1
}
] |
[
[
"Archie",
"Comic",
"Publications",
",",
"Inc.",
"is",
"an",
"American",
"comic",
"book",
"publisher",
"headquartered",
"in",
"Pelham",
",",
"New",
"York",
"."
],
[
"The",
"company",
"is",
"known",
"for",
"its",
"many",
"titles",
"featuring",
"fictional",
"teenagers",
"including",
"Archie",
"Andrews",
",",
"Jughead",
"Jones",
",",
"Betty",
"Cooper",
",",
"Veronica",
"Lodge",
",",
"Reggie",
"Mantle",
",",
"Sabrina",
"Spellman",
",",
"and",
"Josie",
"and",
"the",
"Pussycats",
"."
],
[
"The",
"company",
"began",
"in",
"1939",
"as",
"MLJ",
"Comics",
",",
"which",
"primarily",
"published",
"superhero",
"comics",
"."
],
[
"The",
"initial",
"Archie",
"characters",
"(",
"Archie",
"Andrews",
",",
"Betty",
"Cooper",
"and",
"Jughead",
"Jones",
")",
"were",
"created",
"in",
"1941",
"by",
"publisher",
"John",
"L.",
"Goldwater",
"and",
"artist",
"Bob",
"Montana",
",",
"in",
"collaboration",
"with",
"writer",
"Vic",
"Bloom",
"."
],
[
"They",
"first",
"appeared",
"in",
"Pep",
"Comics",
"#",
"22",
"(",
"cover",
"-",
"dated",
"Dec.",
"1941",
")",
"."
],
[
"With",
"the",
"creation",
"of",
"Archie",
",",
"publisher",
"John",
"Goldwater",
"hoped",
"to",
"appeal",
"to",
"fans",
"of",
"the",
"Andy",
"Hardy",
"movies",
"starring",
"Mickey",
"Rooney",
"."
],
[
"Archie",
"Comics",
"was",
"also",
"the",
"title",
"of",
"the",
"company",
"'s",
"longest",
"-",
"running",
"publication",
",",
"the",
"first",
"issue",
"appearing",
"with",
"a",
"cover",
"date",
"of",
"Winter",
"1942",
"."
],
[
"Starting",
"with",
"issue",
"#",
"114",
",",
"the",
"title",
"was",
"shortened",
"to",
"simply",
"Archie",
"."
],
[
"The",
"flagship",
"series",
"was",
"relaunched",
"from",
"issue",
"#",
"1",
"in",
"July",
"2015",
"with",
"a",
"new",
"look",
"and",
"design",
"suited",
"for",
"a",
"new",
"generation",
"of",
"readers",
"."
],
[
"Archie",
"Comics",
"characters",
"and",
"concepts",
"have",
"also",
"appeared",
"in",
"numerous",
"films",
",",
"television",
"programs",
",",
"cartoons",
",",
"and",
"video",
"games",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Archie Comic Publications , Inc.",
"pos": [
0,
5
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
60,
60
],
"index": "0_1",
"name": "MLJ Comics",
"pos": [
6,
8
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "American",
"pos": [
7,
8
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "2_0",
"name": "Pelham",
"pos": [
13,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "3_0",
"name": "New York",
"pos": [
15,
17
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
30,
30
],
"index": "4_0",
"name": "Archie Andrews",
"pos": [
12,
14
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
74,
74
],
"index": "4_1",
"name": "Archie Andrews",
"pos": [
5,
7
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
33,
33
],
"index": "5_0",
"name": "Jughead Jones",
"pos": [
15,
17
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
80,
80
],
"index": "5_1",
"name": "Jughead Jones",
"pos": [
11,
13
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
36,
36
],
"index": "6_0",
"name": "Betty Cooper",
"pos": [
18,
20
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
77,
77
],
"index": "6_1",
"name": "Betty Cooper",
"pos": [
8,
10
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
39,
39
],
"index": "7_0",
"name": "Veronica Lodge",
"pos": [
21,
23
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
42,
42
],
"index": "8_0",
"name": "Reggie Mantle",
"pos": [
24,
26
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
45,
45
],
"index": "9_0",
"name": "Sabrina Spellman",
"pos": [
27,
29
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
49,
49
],
"index": "10_0",
"name": "Josie and the Pussycats",
"pos": [
31,
35
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
58,
58
],
"index": "11_0",
"name": "1939",
"pos": [
4,
5
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
182,
182
],
"index": "12_0",
"name": "Archie",
"pos": [
12,
13
],
"sent_id": 7,
"type": "MISC"
},
{
"global_pos": [
71,
71
],
"index": "12_1",
"name": "Archie",
"pos": [
2,
3
],
"sent_id": 3,
"type": "MISC"
},
{
"global_pos": [
124,
124
],
"index": "12_2",
"name": "Archie",
"pos": [
4,
5
],
"sent_id": 5,
"type": "MISC"
},
{
"global_pos": [
210,
210
],
"index": "12_3",
"name": "Archie Comics",
"pos": [
0,
2
],
"sent_id": 9,
"type": "MISC"
},
{
"global_pos": [
143,
143
],
"index": "12_4",
"name": "Archie Comics",
"pos": [
0,
2
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
86,
86
],
"index": "13_0",
"name": "1941",
"pos": [
17,
18
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
89,
89
],
"index": "14_0",
"name": "John L. Goldwater",
"pos": [
20,
23
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
127,
127
],
"index": "14_1",
"name": "John Goldwater",
"pos": [
7,
9
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
94,
94
],
"index": "15_0",
"name": "Bob Montana",
"pos": [
25,
27
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
101,
101
],
"index": "16_0",
"name": "Vic Bloom",
"pos": [
32,
34
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
108,
108
],
"index": "17_0",
"name": "Pep Comics",
"pos": [
4,
6
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
116,
116
],
"index": "18_0",
"name": "Dec. 1941",
"pos": [
12,
14
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
136,
136
],
"index": "19_0",
"name": "Andy Hardy",
"pos": [
16,
18
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
140,
140
],
"index": "20_0",
"name": "Mickey Rooney",
"pos": [
20,
22
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
167,
167
],
"index": "21_0",
"name": "Winter 1942",
"pos": [
24,
26
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
194,
194
],
"index": "22_0",
"name": "July 2015",
"pos": [
10,
12
],
"sent_id": 8,
"type": "TIME"
}
]
] | Archie Comics | [
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 1
},
{
"evidence": [
3,
5
],
"h": 4,
"r": "P170",
"t": 14
},
{
"evidence": [
3
],
"h": 4,
"r": "P170",
"t": 15
},
{
"evidence": [
0
],
"h": 0,
"r": "P159",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P159",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P571",
"t": 11
},
{
"evidence": [
0
],
"h": 12,
"r": "P159",
"t": 3
},
{
"evidence": [
3,
5
],
"h": 12,
"r": "P170",
"t": 14
},
{
"evidence": [
3
],
"h": 12,
"r": "P170",
"t": 15
},
{
"evidence": [
3
],
"h": 12,
"r": "P170",
"t": 16
},
{
"evidence": [
0
],
"h": 12,
"r": "P17",
"t": 1
},
{
"evidence": [
0
],
"h": 12,
"r": "P495",
"t": 1
},
{
"evidence": [
0
],
"h": 3,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 12,
"r": "P674",
"t": 4
},
{
"evidence": [],
"h": 6,
"r": "P1441",
"t": 12
},
{
"evidence": [],
"h": 10,
"r": "P123",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P112",
"t": 14
},
{
"evidence": [],
"h": 6,
"r": "P170",
"t": 14
},
{
"evidence": [],
"h": 4,
"r": "P1441",
"t": 12
},
{
"evidence": [],
"h": 17,
"r": "P123",
"t": 0
},
{
"evidence": [],
"h": 7,
"r": "P170",
"t": 14
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [],
"h": 7,
"r": "P170",
"t": 15
},
{
"evidence": [],
"h": 12,
"r": "P112",
"t": 14
},
{
"evidence": [],
"h": 5,
"r": "P170",
"t": 14
},
{
"evidence": [],
"h": 5,
"r": "P1441",
"t": 12
},
{
"evidence": [],
"h": 8,
"r": "P170",
"t": 15
},
{
"evidence": [],
"h": 5,
"r": "P170",
"t": 15
},
{
"evidence": [],
"h": 6,
"r": "P170",
"t": 15
},
{
"evidence": [],
"h": 12,
"r": "P571",
"t": 11
},
{
"evidence": [],
"h": 8,
"r": "P170",
"t": 14
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0
],
"h": 3,
"r": "P131",
"t": 1
}
] |
[
[
"Umako",
"conducted",
"political",
"reforms",
"with",
"Prince",
"Shōtoku",
"during",
"the",
"rules",
"of",
"Emperor",
"Bidatsu",
"and",
"Empress",
"Suiko",
"and",
"established",
"the",
"Soga",
"clan",
"'s",
"stronghold",
"in",
"the",
"government",
"by",
"having",
"his",
"daughters",
"married",
"to",
"members",
"of",
"the",
"imperial",
"family",
"."
],
[
"In",
"the",
"late",
"6th",
"century",
",",
"Soga",
"no",
"Umako",
"went",
"to",
"great",
"lengths",
"to",
"promote",
"Buddhism",
"in",
"Japan",
",",
"and",
"was",
"instrumental",
"in",
"its",
"acceptance",
"."
],
[
"At",
"that",
"time",
",",
"the",
"Soga",
"clan",
"employed",
"immigrants",
"from",
"China",
"and",
"Korea",
",",
"and",
"worked",
"to",
"obtain",
"advanced",
"technology",
"and",
"other",
"knowledge",
"."
],
[
"In",
"587",
",",
"Umako",
"defeated",
"Mononobe",
"no",
"Moriya",
"in",
"the",
"Battle",
"of",
"Shigisen",
",",
"securing",
"Soga",
"dominance",
"."
],
[
"On",
"January",
"15",
",",
"593",
",",
"relics",
"of",
"Buddha",
"Shakyamuni",
"were",
"deposited",
"inside",
"the",
"foundation",
"stone",
"under",
"the",
"pillar",
"of",
"a",
"pagoda",
"at",
"Asuka",
"-",
"dera",
"(",
"Hōkō",
"-",
"ji",
"at",
"the",
"time",
")",
",",
"a",
"temple",
"whose",
"construction",
"Umako",
"ordered",
",",
"according",
"to",
"the",
"Suiko",
"section",
"of",
"the",
"Nihonshoki",
"."
],
[
"Ishibutai",
"Kofun",
"is",
"believed",
"to",
"be",
"the",
"tomb",
"of",
"Soga",
"no",
"Umako",
"."
]
] | [
[
{
"global_pos": [
166,
166
],
"index": "0_0",
"name": "Soga no Umako",
"pos": [
9,
12
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
44,
44
],
"index": "0_1",
"name": "Soga no Umako",
"pos": [
6,
9
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
145,
145
],
"index": "0_2",
"name": "Umako",
"pos": [
39,
40
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
0,
0
],
"index": "0_3",
"name": "Umako",
"pos": [
0,
1
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
91,
91
],
"index": "0_4",
"name": "Umako",
"pos": [
3,
4
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
103,
103
],
"index": "0_5",
"name": "Soga",
"pos": [
15,
16
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
19,
19
],
"index": "0_6",
"name": "Soga",
"pos": [
19,
20
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
69,
69
],
"index": "0_7",
"name": "Soga",
"pos": [
5,
6
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
6,
6
],
"index": "1_0",
"name": "Shōtoku",
"pos": [
6,
7
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
12,
12
],
"index": "2_0",
"name": "Bidatsu",
"pos": [
12,
13
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
151,
151
],
"index": "3_0",
"name": "Suiko",
"pos": [
45,
46
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
15,
15
],
"index": "3_1",
"name": "Suiko",
"pos": [
15,
16
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
41,
41
],
"index": "4_0",
"name": "6th century",
"pos": [
3,
5
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
53,
53
],
"index": "5_0",
"name": "Buddhism",
"pos": [
15,
16
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
55,
55
],
"index": "6_0",
"name": "Japan",
"pos": [
17,
18
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
74,
74
],
"index": "7_0",
"name": "China",
"pos": [
10,
11
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
76,
76
],
"index": "8_0",
"name": "Korea",
"pos": [
12,
13
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
89,
89
],
"index": "9_0",
"name": "587",
"pos": [
1,
2
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
93,
93
],
"index": "10_0",
"name": "Mononobe no Moriya",
"pos": [
5,
8
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
98,
98
],
"index": "11_0",
"name": "Battle of Shigisen",
"pos": [
10,
13
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
107,
107
],
"index": "12_0",
"name": "January 15 , 593",
"pos": [
1,
5
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
114,
114
],
"index": "13_0",
"name": "Buddha Shakyamuni",
"pos": [
8,
10
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
129,
129
],
"index": "14_0",
"name": "Asuka - dera",
"pos": [
23,
26
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
133,
133
],
"index": "14_1",
"name": "Hōkō-ji",
"pos": [
27,
30
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
155,
155
],
"index": "15_0",
"name": "Nihonshoki",
"pos": [
49,
50
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
157,
157
],
"index": "16_0",
"name": "Ishibutai Kofun",
"pos": [
0,
2
],
"sent_id": 5,
"type": "LOC"
}
]
] | Soga no Umako | [
{
"evidence": [
0
],
"h": 3,
"r": "P26",
"t": 2
},
{
"evidence": [],
"h": 16,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 10,
"r": "P607",
"t": 11
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 10,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 2,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 1,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 13,
"r": "P140",
"t": 5
},
{
"evidence": [],
"h": 3,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 2,
"r": "P26",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P710",
"t": 10
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 6
},
{
"evidence": [],
"h": 10,
"r": "P1344",
"t": 11
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 6
}
] |
[
[
"Ernest",
"Durig",
"(",
"1894",
"in",
"Zurich",
",",
"Switzerland",
"–",
"1962",
"in",
"Washington",
",",
"D.C.",
",",
"United",
"States",
")",
"was",
"a",
"sculptor",
"and",
"art",
"forger",
",",
"known",
"for",
"his",
"faking",
"of",
"drawings",
"by",
"Auguste",
"Rodin",
"."
],
[
"Durig",
"claimed",
"to",
"have",
"been",
"a",
"pupil",
"of",
"Rodin",
",",
"but",
"the",
"only",
"documentation",
"of",
"their",
"having",
"ever",
"met",
"is",
"a",
"single",
"photograph",
"."
],
[
"As",
"a",
"sculptor",
",",
"Durig",
",",
"no",
"doubt",
"helped",
"by",
"his",
"claimed",
"link",
"to",
"Rodin",
",",
"modelled",
"busts",
"for",
"a",
"number",
"of",
"notables",
"in",
"the",
"United",
"States",
"establishment",
"."
],
[
"His",
"sitters",
"included",
"Mussolini",
",",
"US",
"President",
"Harry",
"S.",
"Truman",
",",
"and",
"the",
"actor",
"Will",
"Rogers",
"."
],
[
"He",
"sculpted",
"a",
"peace",
"memorial",
"for",
"Greenwood",
",",
"Wisconsin",
",",
"from",
"an",
"artificial",
"stone",
"made",
"using",
"concrete",
"and",
"fine",
"white",
"sand",
"."
],
[
"Unveiled",
"in",
"1937",
",",
"it",
"was",
"restored",
"in",
"1982",
"."
],
[
"In",
"July",
"2016",
"BBC",
"Television",
"screened",
"an",
"episode",
"of",
"Fake",
"or",
"Fortune",
"?",
",",
"in",
"which",
"a",
"privately",
"-",
"held",
"watercolour",
"of",
"a",
"Cambodian",
"dancer",
",",
"supposedly",
"by",
"Rodin",
",",
"was",
"exposed",
"as",
"a",
"Durig",
"fake",
"."
],
[
"The",
"New",
"York",
"Museum",
"of",
"Modern",
"Art",
"holds",
"a",
"collection",
"of",
"his",
"drawings",
"."
],
[
"Others",
",",
"previously",
"thought",
"to",
"be",
"by",
"Rodin",
",",
"are",
"in",
"the",
"in",
"Paris",
"."
],
[
"Durig",
"'s",
"extensive",
"career",
"of",
"forgery",
"was",
"first",
"exposed",
"in",
"the",
"4",
"June",
"1965",
"issue",
"of",
"LIFE",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Ernest Durig",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
35,
35
],
"index": "0_1",
"name": "Durig",
"pos": [
0,
1
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
63,
63
],
"index": "0_2",
"name": "Durig",
"pos": [
4,
5
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
171,
171
],
"index": "0_3",
"name": "Durig",
"pos": [
34,
35
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
203,
203
],
"index": "0_4",
"name": "Durig",
"pos": [
0,
1
],
"sent_id": 9,
"type": "PER"
}
],
[
{
"global_pos": [
3,
3
],
"index": "1_0",
"name": "1894",
"pos": [
3,
4
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
5,
5
],
"index": "2_0",
"name": "Zurich",
"pos": [
5,
6
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
7,
7
],
"index": "3_0",
"name": "Switzerland",
"pos": [
7,
8
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "4_0",
"name": "1962",
"pos": [
9,
10
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
11,
11
],
"index": "5_0",
"name": "Washington",
"pos": [
11,
12
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
11,
11
],
"index": "5_1",
"name": "Washington , D.C.",
"pos": [
11,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "6_0",
"name": "United States",
"pos": [
15,
17
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
93,
93
],
"index": "6_1",
"name": "US",
"pos": [
5,
6
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
32,
32
],
"index": "7_0",
"name": "Auguste Rodin",
"pos": [
32,
34
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
43,
43
],
"index": "7_1",
"name": "Rodin",
"pos": [
8,
9
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
73,
73
],
"index": "7_2",
"name": "Rodin",
"pos": [
14,
15
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
165,
165
],
"index": "7_3",
"name": "Rodin",
"pos": [
28,
29
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
195,
195
],
"index": "7_4",
"name": "Rodin",
"pos": [
7,
8
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
83,
83
],
"index": "8_0",
"name": "the United States",
"pos": [
24,
27
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
91,
91
],
"index": "9_0",
"name": "Mussolini",
"pos": [
3,
4
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
95,
95
],
"index": "10_0",
"name": "Harry S. Truman",
"pos": [
7,
10
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
102,
102
],
"index": "11_0",
"name": "Will Rogers",
"pos": [
14,
16
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
111,
111
],
"index": "12_0",
"name": "Greenwood",
"pos": [
6,
7
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
113,
113
],
"index": "13_0",
"name": "Wisconsin",
"pos": [
8,
9
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
129,
129
],
"index": "14_0",
"name": "1937",
"pos": [
2,
3
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
135,
135
],
"index": "15_0",
"name": "1982",
"pos": [
8,
9
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
138,
138
],
"index": "16_0",
"name": "July 2016",
"pos": [
1,
3
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
140,
140
],
"index": "17_0",
"name": "BBC Television",
"pos": [
3,
5
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
146,
146
],
"index": "18_0",
"name": "Fake or Fortune ?",
"pos": [
9,
13
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
160,
160
],
"index": "19_0",
"name": "Cambodian",
"pos": [
23,
24
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
175,
175
],
"index": "20_0",
"name": "New York Museum of Modern Art",
"pos": [
1,
7
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
201,
201
],
"index": "21_0",
"name": "Paris",
"pos": [
13,
14
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
214,
214
],
"index": "22_0",
"name": "4 June 1965",
"pos": [
11,
14
],
"sent_id": 9,
"type": "TIME"
}
],
[
{
"global_pos": [
219,
219
],
"index": "23_0",
"name": "LIFE",
"pos": [
16,
17
],
"sent_id": 9,
"type": "MISC"
}
]
] | Ernest Durig | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P20",
"t": 5
},
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0
],
"h": 5,
"r": "P131",
"t": 6
},
{
"evidence": [
0
],
"h": 5,
"r": "P17",
"t": 6
},
{
"evidence": [
0
],
"h": 6,
"r": "P150",
"t": 5
},
{
"evidence": [
3
],
"h": 6,
"r": "P6",
"t": 10
},
{
"evidence": [
3
],
"h": 10,
"r": "P27",
"t": 6
},
{
"evidence": [
6
],
"h": 18,
"r": "P449",
"t": 17
},
{
"evidence": [],
"h": 10,
"r": "P937",
"t": 5
},
{
"evidence": [],
"h": 11,
"r": "P27",
"t": 8
},
{
"evidence": [],
"h": 11,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 8,
"r": "P150",
"t": 5
},
{
"evidence": [],
"h": 10,
"r": "P27",
"t": 8
},
{
"evidence": [],
"h": 6,
"r": "P150",
"t": 13
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 8
},
{
"evidence": [],
"h": 13,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 13,
"r": "P131",
"t": 6
},
{
"evidence": [],
"h": 8,
"r": "P6",
"t": 10
},
{
"evidence": [
3
],
"h": 10,
"r": "P1001",
"t": 6
},
{
"evidence": [],
"h": 10,
"r": "P1001",
"t": 8
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 8
}
] |
[
[
"El",
"Escorial",
"is",
"a",
"municipality",
"in",
"the",
"Autonomous",
"Community",
"of",
"Madrid",
",",
"located",
"45",
" ",
"km",
"(",
"28",
" ",
"mi",
")",
"northwest",
"of",
"the",
"Spanish",
"capital",
"Madrid",
"."
],
[
"It",
"belongs",
"to",
"the",
"comarca",
"of",
"Cuenca",
"del",
"Guadarrama",
"."
],
[
"Its",
"population",
"in",
"2009",
"was",
"14,979",
"."
],
[
"The",
"territory",
"of",
"El",
"Escorial",
"is",
"home",
"to",
"the",
"park",
"of",
"La",
"Granjilla",
"de",
"la",
"Fresneda",
"."
],
[
"The",
"famous",
"Royal",
"Seat",
"of",
"San",
"Lorenzo",
"de",
"El",
"Escorial",
"also",
"known",
"as",
"Monasterio",
"de",
"El",
"Escorial",
"or",
"El",
"Escorial",
",",
"is",
"located",
"in",
"the",
"adjacent",
"municipality",
"of",
"San",
"Lorenzo",
"de",
"El",
"Escorial",
"."
],
[
"On",
"the",
"outskirts",
"of",
"San",
"Lorenzo",
"de",
"El",
"Escorial",
"is",
"the",
"national",
"memorial",
"Valle",
"de",
"los",
"Caídos",
"(",
"Valley",
"of",
"the",
"Fallen",
")",
"."
],
[
"The",
"name",
"of",
"the",
"town",
"derives",
"from",
"slag",
"(",
"escoria",
")",
"deposits",
"from",
"an",
"old",
"local",
"foundry",
"."
]
] | [
[
{
"global_pos": [
64,
64
],
"index": "0_0",
"name": "Royal Seat of San Lorenzo de El Escorial",
"pos": [
2,
10
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
75,
75
],
"index": "0_1",
"name": "Monasterio de El Escorial",
"pos": [
13,
17
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
80,
80
],
"index": "0_2",
"name": "El Escorial",
"pos": [
18,
20
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
48,
48
],
"index": "0_3",
"name": "El Escorial",
"pos": [
3,
5
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
0,
0
],
"index": "0_4",
"name": "El Escorial",
"pos": [
0,
2
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "Autonomous Community of Madrid",
"pos": [
7,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "2_0",
"name": "45 km",
"pos": [
13,
16
],
"sent_id": 0,
"type": "NUM"
},
{
"global_pos": [
17,
17
],
"index": "2_1",
"name": "28 mi",
"pos": [
17,
20
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
24,
24
],
"index": "3_0",
"name": "Spanish",
"pos": [
24,
25
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
26,
26
],
"index": "4_0",
"name": "Madrid",
"pos": [
26,
27
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
34,
34
],
"index": "5_0",
"name": "Cuenca del Guadarrama",
"pos": [
6,
9
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
41,
41
],
"index": "6_0",
"name": "2009",
"pos": [
3,
4
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
43,
43
],
"index": "7_0",
"name": "14,979",
"pos": [
5,
6
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
56,
56
],
"index": "8_0",
"name": "La Granjilla de la Fresneda",
"pos": [
11,
16
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
90,
90
],
"index": "9_0",
"name": "San Lorenzo de El Escorial",
"pos": [
28,
33
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
100,
100
],
"index": "9_1",
"name": "San Lorenzo de El Escorial",
"pos": [
4,
9
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
109,
109
],
"index": "10_0",
"name": "Valle de los Caídos",
"pos": [
13,
17
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
114,
114
],
"index": "10_1",
"name": "Valley of the Fallen",
"pos": [
18,
22
],
"sent_id": 5,
"type": "LOC"
}
]
] | El Escorial, Madrid | [
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 4,
"r": "P131",
"t": 1
},
{
"evidence": [
0
],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 4,
"r": "P1376",
"t": 3
},
{
"evidence": [
0
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
3
],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 1
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P36",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 9,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 9,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
4
],
"h": 9,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
4
],
"h": 0,
"r": "P131",
"t": 9
},
{
"evidence": [
0,
5
],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [
5
],
"h": 10,
"r": "P131",
"t": 9
},
{
"evidence": [],
"h": 1,
"r": "P150",
"t": 5
},
{
"evidence": [],
"h": 1,
"r": "P36",
"t": 4
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 4,
"r": "P1376",
"t": 1
},
{
"evidence": [
0,
3
],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 10,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 1
}
] |
[
[
"The",
"Pylon",
"Assemblage",
"is",
"an",
"accreted",
"terrane",
"of",
"igneous",
"rocks",
"in",
"southwestern",
"British",
"Columbia",
",",
"Canada",
",",
"located",
"about",
"north",
"of",
"Vancouver",
"."
],
[
"It",
"is",
"named",
"after",
"Pylon",
"Peak",
",",
"a",
"summit",
"of",
"the",
"Mount",
"Meager",
"massif",
"."
],
[
"Two",
"units",
"make",
"up",
"the",
"Pylon",
"Assemblage",
",",
"although",
"the",
"youngest",
"unit",
"comprises",
"nearly",
"100",
"%",
"of",
"the",
"assemblage",
"."
],
[
"On",
"the",
"southern",
"flank",
"of",
"Pylon",
"Peak",
",",
"the",
"oldest",
"unit",
"consists",
"of",
"andesitic",
"lava",
"flows",
"."
],
[
"It",
"locally",
"overlies",
"The",
"Devastator",
"Assemblage",
"and",
"older",
"basal",
"breccia",
"."
],
[
"Porphyritic",
"plagioclase",
"andesite",
"of",
"the",
"youngest",
"unit",
"underlies",
"much",
"of",
"the",
"southern",
"and",
"western",
"portions",
"of",
"Meager",
"."
],
[
"Devastator",
"Peak",
",",
"a",
"volcanic",
"plug",
"at",
"the",
"southern",
"end",
"of",
"the",
"Meager",
"massif",
",",
"was",
"the",
"source",
"for",
"these",
"lava",
"flows",
"between",
"1,000,000",
" ",
"and",
"500,000",
" ",
"years",
"ago",
"."
],
[
"The",
"Pylon",
"Assemblage",
"represents",
"the",
"largest",
"geological",
"formation",
"comprising",
"Meager",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Pylon Assemblage",
"pos": [
1,
3
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
136,
136
],
"index": "0_1",
"name": "Pylon Assemblage",
"pos": [
1,
3
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "1_0",
"name": "British Columbia",
"pos": [
12,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "2_0",
"name": "Canada",
"pos": [
15,
16
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
21,
21
],
"index": "3_0",
"name": "Vancouver",
"pos": [
21,
22
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
63,
63
],
"index": "4_0",
"name": "Pylon Peak",
"pos": [
5,
7
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
27,
27
],
"index": "4_1",
"name": "Pylon Peak",
"pos": [
4,
6
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
34,
34
],
"index": "5_0",
"name": "Mount Meager",
"pos": [
11,
13
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
102,
102
],
"index": "5_1",
"name": "Meager",
"pos": [
16,
17
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
38,
38
],
"index": "6_0",
"name": "Two",
"pos": [
0,
1
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
43,
43
],
"index": "7_0",
"name": "Pylon Assemblage",
"pos": [
5,
7
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
52,
52
],
"index": "8_0",
"name": "100 %",
"pos": [
14,
16
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
79,
79
],
"index": "9_0",
"name": "Devastator Assemblage",
"pos": [
4,
6
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
104,
104
],
"index": "10_0",
"name": "Devastator Peak",
"pos": [
0,
2
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
116,
116
],
"index": "11_0",
"name": "Meager",
"pos": [
12,
13
],
"sent_id": 6,
"type": "MISC"
},
{
"global_pos": [
144,
144
],
"index": "11_1",
"name": "Meager",
"pos": [
9,
10
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
127,
127
],
"index": "12_0",
"name": "1,000,000",
"pos": [
23,
24
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
130,
130
],
"index": "13_0",
"name": "500,000 years",
"pos": [
26,
29
],
"sent_id": 6,
"type": "TIME"
}
]
] | Pylon Assemblage | [
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 2
},
{
"evidence": [
0
],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 9,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 9,
"r": "P17",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
2,
5
],
"h": 5,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2,
5
],
"h": 5,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
6
],
"h": 10,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 10,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 11,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P361",
"t": 5
},
{
"evidence": [],
"h": 3,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 5,
"r": "P527",
"t": 4
},
{
"evidence": [
0,
4
],
"h": 9,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
2,
5
],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
6
],
"h": 10,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 2
}
] |
[
[
"Ramon",
"Magsaysay",
"Technological",
"University",
",",
"commonly",
"referred",
"to",
"as",
"RMTU",
"is",
"a",
"state",
"university",
"."
],
[
"The",
"Ramon",
"Magsaysay",
"Technological",
"University",
"is",
"a",
"government",
"funded",
"higher",
"education",
"institution",
"in",
"Zambales",
"established",
"in",
"1910",
"."
],
[
"The",
"main",
"campus",
"of",
"the",
"university",
"is",
"located",
"in",
"the",
"Municipality",
"of",
"Iba",
",",
"Province",
"of",
"Zambales",
"."
],
[
"The",
"university",
"is",
"named",
"after",
"the",
"province",
"'s",
"greatest",
"son",
"and",
"former",
"President",
"of",
"the",
"Republic",
"of",
"the",
"Philippines",
",",
"President",
"Ramon",
"Magsaysay",
"."
],
[
"It",
"has",
"also",
"satellite",
"campuses",
"in",
"the",
"municipalities",
"of",
"Sta",
"."
],
[
"Cruz",
",",
"Candelaria",
",",
"Masinloc",
",",
"Botolan",
",",
"San",
"Marcelino",
",",
"Castillejos",
"all",
"in",
"the",
"province",
"of",
"Zambales",
"."
],
[
"The",
"university",
"also",
"offers",
"nursing",
"courses",
"at",
"the",
"Mondriaan",
"Aura",
"College",
"in",
"Subic",
"Bay",
"Freeport",
"Zone",
",",
"Business",
"Administration",
"at",
"the",
"Wesleyan",
"College",
"of",
"Manila",
"under",
"a",
"consortium",
"program",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Ramon Magsaysay Technological University",
"pos": [
0,
4
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
16,
16
],
"index": "0_1",
"name": "Ramon Magsaysay Technological University",
"pos": [
1,
5
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
9,
9
],
"index": "0_2",
"name": "RMTU",
"pos": [
9,
10
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
28,
28
],
"index": "1_0",
"name": "Zambales",
"pos": [
13,
14
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
103,
103
],
"index": "1_1",
"name": "Zambales",
"pos": [
17,
18
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
31,
31
],
"index": "2_0",
"name": "1910",
"pos": [
16,
17
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
43,
43
],
"index": "3_0",
"name": "Municipality of Iba",
"pos": [
10,
13
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
47,
47
],
"index": "4_0",
"name": "Province of Zambales",
"pos": [
14,
17
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
66,
66
],
"index": "5_0",
"name": "Republic of the Philippines",
"pos": [
15,
19
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
72,
72
],
"index": "6_0",
"name": "Ramon Magsaysay",
"pos": [
21,
23
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
84,
84
],
"index": "7_0",
"name": "Sta",
"pos": [
9,
10
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
86,
86
],
"index": "8_0",
"name": "Cruz",
"pos": [
0,
1
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
88,
88
],
"index": "9_0",
"name": "Candelaria",
"pos": [
2,
3
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
90,
90
],
"index": "10_0",
"name": "Masinloc",
"pos": [
4,
5
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
92,
92
],
"index": "11_0",
"name": "Botolan",
"pos": [
6,
7
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
94,
94
],
"index": "12_0",
"name": "San Marcelino",
"pos": [
8,
10
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
97,
97
],
"index": "13_0",
"name": "Castillejos",
"pos": [
11,
12
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
113,
113
],
"index": "14_0",
"name": "Mondriaan Aura College",
"pos": [
8,
11
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
117,
117
],
"index": "15_0",
"name": "Subic Bay Freeport Zone",
"pos": [
12,
16
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
122,
122
],
"index": "16_0",
"name": "Business Administration",
"pos": [
17,
19
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
126,
126
],
"index": "17_0",
"name": "Wesleyan College of Manila",
"pos": [
21,
25
],
"sent_id": 6,
"type": "ORG"
}
]
] | President Ramon Magsaysay State University | [
{
"evidence": [
1
],
"h": 0,
"r": "P571",
"t": 2
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P17",
"t": 5
},
{
"evidence": [
1,
3,
5
],
"h": 1,
"r": "P17",
"t": 5
},
{
"evidence": [
5
],
"h": 1,
"r": "P150",
"t": 11
},
{
"evidence": [
5
],
"h": 1,
"r": "P150",
"t": 12
},
{
"evidence": [
5
],
"h": 1,
"r": "P150",
"t": 9
},
{
"evidence": [
5
],
"h": 1,
"r": "P150",
"t": 10
},
{
"evidence": [
5
],
"h": 1,
"r": "P150",
"t": 13
},
{
"evidence": [
2
],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [
3
],
"h": 5,
"r": "P35",
"t": 6
},
{
"evidence": [
3
],
"h": 6,
"r": "P27",
"t": 5
},
{
"evidence": [
5
],
"h": 11,
"r": "P131",
"t": 1
},
{
"evidence": [
3,
5
],
"h": 11,
"r": "P17",
"t": 5
},
{
"evidence": [
5
],
"h": 12,
"r": "P131",
"t": 1
},
{
"evidence": [
3,
5
],
"h": 12,
"r": "P17",
"t": 5
},
{
"evidence": [
3,
6
],
"h": 17,
"r": "P17",
"t": 5
},
{
"evidence": [
5
],
"h": 9,
"r": "P131",
"t": 1
},
{
"evidence": [
3,
5
],
"h": 9,
"r": "P17",
"t": 5
},
{
"evidence": [
5
],
"h": 10,
"r": "P131",
"t": 1
},
{
"evidence": [
3,
5
],
"h": 10,
"r": "P17",
"t": 5
},
{
"evidence": [
5
],
"h": 13,
"r": "P131",
"t": 1
},
{
"evidence": [
3,
5
],
"h": 13,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 15,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 5,
"r": "P150",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P150",
"t": 13
},
{
"evidence": [],
"h": 4,
"r": "P150",
"t": 10
},
{
"evidence": [],
"h": 1,
"r": "P150",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 4,
"r": "P150",
"t": 12
},
{
"evidence": [],
"h": 4,
"r": "P150",
"t": 11
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 4,
"r": "P150",
"t": 9
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P150",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 3,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 5,
"r": "P150",
"t": 1
},
{
"evidence": [
3
],
"h": 6,
"r": "P1001",
"t": 5
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P131",
"t": 5
},
{
"evidence": [
1,
3,
5
],
"h": 1,
"r": "P131",
"t": 5
},
{
"evidence": [
3,
5
],
"h": 11,
"r": "P131",
"t": 5
},
{
"evidence": [
3,
5
],
"h": 12,
"r": "P131",
"t": 5
},
{
"evidence": [
3,
6
],
"h": 17,
"r": "P131",
"t": 5
},
{
"evidence": [
3,
5
],
"h": 9,
"r": "P131",
"t": 5
},
{
"evidence": [
3,
5
],
"h": 10,
"r": "P131",
"t": 5
},
{
"evidence": [
3,
5
],
"h": 13,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 5
},
{
"evidence": [
3
],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [
3
],
"h": 0,
"r": "P131",
"t": 1
}
] |
[
[
"Maurice",
"Schoemaker",
"(",
"Anderlecht",
",",
"27",
"December",
"1890",
"–",
"Etterbeek",
",",
"24",
"August",
"1964",
")",
"was",
"a",
"Belgian",
"composer",
"."
],
[
"Certain",
"works",
"by",
"his",
"hand",
"bear",
"the",
"peusonym",
"Wil",
"Saer",
"."
],
[
"Maurice",
"Schoemaker",
"started",
"his",
"career",
"as",
"a",
"self",
"-",
"taught",
"composer",
",",
"but",
"subsequently",
"went",
"to",
"study",
"with",
"Theo",
"Ysaye",
"(",
"harmony",
")",
",",
"Michel",
"Brusselmans",
"(",
"counterpoint",
")",
",",
"Martin",
"Lunssens",
"(",
"fugue",
")",
",",
"and",
"Paul",
"Gilson",
"(",
"orchestration",
"and",
"composition",
")",
"."
],
[
"Schoemaker",
"also",
"directed",
"the",
"orchestra",
"of",
"the",
"Antwerp",
"Zoo",
"from",
"1925",
",",
"and",
"had",
"a",
"prominent",
"position",
"at",
"SABAM",
"."
],
[
"On",
"the",
"occasion",
"of",
"Gilson",
"’s",
"60th",
"birthday",
",",
"Schoemaker",
"founded",
"Les",
"Synthétistes",
",",
"a",
"group",
"of",
"progressive",
"Belgian",
"composers",
"consisting",
"of",
"Gilson",
"'s",
"former",
"pupils",
"."
],
[
"His",
"fellow",
"members",
"were",
"René",
"Bernier",
",",
"Francis",
"de",
"Bourguignon",
",",
"Gaston",
"Brenta",
",",
"Théo",
"De",
"Joncker",
",",
"Robert",
"Otlet",
",",
"Marcel",
"Poot",
",",
"and",
"Jules",
"Strens",
"."
],
[
"Schoemaker",
"mainly",
"wrote",
"tonal",
"music",
"with",
"a",
"preference",
"for",
"classical",
"forms",
"and",
"romantic",
"lyricism",
"."
],
[
"He",
"has",
"gathered",
"a",
"varied",
"list",
"of",
"works",
"containing",
"symphonic",
"pieces",
",",
"songs",
",",
"operas",
",",
"piano",
"pieces",
",",
"chamber",
"music",
",",
"sacred",
"music",
",",
"choral",
"music",
",",
"and",
"radio",
"plays",
"."
],
[
"His",
"most",
"famous",
"piece",
"is",
"Vuurwerk",
"(",
"also",
"known",
"as",
"Feu",
"d’Artifice",
"or",
"Fireworks",
")",
"(",
"1922",
")",
",",
"which",
"is",
"a",
"symphonic",
"poem",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Maurice Schoemaker",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
31,
31
],
"index": "0_1",
"name": "Maurice Schoemaker",
"pos": [
0,
2
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
76,
76
],
"index": "0_2",
"name": "Schoemaker",
"pos": [
0,
1
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
151,
151
],
"index": "0_3",
"name": "Schoemaker",
"pos": [
0,
1
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
105,
105
],
"index": "0_4",
"name": "Schoemaker",
"pos": [
9,
10
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
3,
3
],
"index": "1_0",
"name": "Anderlecht",
"pos": [
3,
4
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
5,
5
],
"index": "2_0",
"name": "27 December 1890",
"pos": [
5,
8
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
9,
9
],
"index": "3_0",
"name": "Etterbeek",
"pos": [
9,
10
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
11,
11
],
"index": "4_0",
"name": "24 August 1964",
"pos": [
11,
14
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
17,
17
],
"index": "5_0",
"name": "Belgian",
"pos": [
17,
18
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
114,
114
],
"index": "5_1",
"name": "Belgian",
"pos": [
18,
19
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "6_0",
"name": "Wil Saer",
"pos": [
8,
10
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
49,
49
],
"index": "7_0",
"name": "Theo Ysaye",
"pos": [
18,
20
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
55,
55
],
"index": "8_0",
"name": "Michel Brusselmans",
"pos": [
24,
26
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
61,
61
],
"index": "9_0",
"name": "Martin Lunssens",
"pos": [
30,
32
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
68,
68
],
"index": "10_0",
"name": "Paul Gilson",
"pos": [
37,
39
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
83,
83
],
"index": "11_0",
"name": "Antwerp Zoo",
"pos": [
7,
9
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
86,
86
],
"index": "12_0",
"name": "1925",
"pos": [
10,
11
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
94,
94
],
"index": "13_0",
"name": "SABAM",
"pos": [
18,
19
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
100,
100
],
"index": "14_0",
"name": "Gilson",
"pos": [
4,
5
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
118,
118
],
"index": "14_1",
"name": "Gilson",
"pos": [
22,
23
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
107,
107
],
"index": "15_0",
"name": "Les Synthétistes",
"pos": [
11,
13
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
127,
127
],
"index": "16_0",
"name": "René Bernier",
"pos": [
4,
6
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
130,
130
],
"index": "17_0",
"name": "Francis de Bourguignon",
"pos": [
7,
10
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
134,
134
],
"index": "18_0",
"name": "Gaston Brenta",
"pos": [
11,
13
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
137,
137
],
"index": "19_0",
"name": "Théo De Joncker",
"pos": [
14,
17
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
141,
141
],
"index": "20_0",
"name": "Robert Otlet",
"pos": [
18,
20
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
144,
144
],
"index": "21_0",
"name": "Marcel Poot",
"pos": [
21,
23
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
148,
148
],
"index": "22_0",
"name": "Jules Strens",
"pos": [
25,
27
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
203,
203
],
"index": "23_0",
"name": "Vuurwerk",
"pos": [
5,
6
],
"sent_id": 8,
"type": "MISC"
},
{
"global_pos": [
208,
208
],
"index": "23_1",
"name": "Feu d’Artifice",
"pos": [
10,
12
],
"sent_id": 8,
"type": "MISC"
},
{
"global_pos": [
211,
211
],
"index": "23_2",
"name": "Fireworks",
"pos": [
13,
14
],
"sent_id": 8,
"type": "MISC"
}
],
[
{
"global_pos": [
214,
214
],
"index": "24_0",
"name": "1922",
"pos": [
16,
17
],
"sent_id": 8,
"type": "TIME"
}
]
] | Maurice Schoemaker | [
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P20",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 0,
"r": "P27",
"t": 5
},
{
"evidence": [
4
],
"h": 15,
"r": "P17",
"t": 5
},
{
"evidence": [
0,
4,
5
],
"h": 16,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
4,
5
],
"h": 17,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
4,
5
],
"h": 19,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
4,
5
],
"h": 20,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
4,
5
],
"h": 22,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
8
],
"h": 23,
"r": "P86",
"t": 0
},
{
"evidence": [
0,
4,
5
],
"h": 21,
"r": "P27",
"t": 5
},
{
"evidence": [
0,
4,
5
],
"h": 18,
"r": "P27",
"t": 5
},
{
"evidence": [],
"h": 16,
"r": "P463",
"t": 15
},
{
"evidence": [],
"h": 18,
"r": "P463",
"t": 15
},
{
"evidence": [],
"h": 19,
"r": "P463",
"t": 15
},
{
"evidence": [],
"h": 1,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 6,
"r": "P570",
"t": 4
},
{
"evidence": [],
"h": 17,
"r": "P463",
"t": 15
},
{
"evidence": [],
"h": 6,
"r": "P27",
"t": 5
},
{
"evidence": [],
"h": 0,
"r": "P463",
"t": 15
},
{
"evidence": [],
"h": 0,
"r": "P800",
"t": 23
},
{
"evidence": [],
"h": 21,
"r": "P463",
"t": 15
},
{
"evidence": [],
"h": 23,
"r": "P577",
"t": 24
},
{
"evidence": [],
"h": 22,
"r": "P463",
"t": 15
},
{
"evidence": [],
"h": 20,
"r": "P463",
"t": 15
},
{
"evidence": [
4
],
"h": 15,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 5
}
] |
[
[
"Fort",
"Sumter",
"is",
"a",
"sea",
"fort",
"in",
"Charleston",
",",
"South",
"Carolina",
",",
"notable",
"for",
"two",
"battles",
"of",
"the",
"American",
"Civil",
"War",
"."
],
[
"It",
"was",
"one",
"of",
"a",
"number",
"of",
"special",
"forts",
"planned",
"after",
"the",
"War",
"of",
"1812",
",",
"combining",
"high",
"walls",
"and",
"heavy",
"masonry",
",",
"and",
"classified",
"as",
"Third",
"System",
",",
"as",
"a",
"grade",
"of",
"structural",
"integrity",
"."
],
[
"Work",
"started",
"in",
"1829",
",",
"but",
"was",
"incomplete",
"by",
"1860",
",",
"when",
"South",
"Carolina",
"seceded",
"from",
"the",
"Union",
"."
],
[
"The",
"First",
"Battle",
"of",
"Fort",
"Sumter",
"began",
"on",
"April",
"12",
",",
"1861",
",",
"when",
"Confederate",
"artillery",
"fired",
"on",
"the",
"Union",
"garrison",
"."
],
[
"These",
"were",
"the",
"first",
"shots",
"of",
"the",
"war",
"and",
"continued",
"all",
"day",
",",
"watched",
"by",
"many",
"civilians",
"in",
"a",
"celebratory",
"spirit",
"."
],
[
"The",
"fort",
"had",
"been",
"cut",
"off",
"from",
"its",
"supply",
"line",
"and",
"surrendered",
"the",
"next",
"day",
"."
],
[
"The",
"Second",
"Battle",
"of",
"Fort",
"Sumter",
"(",
"September",
"8",
",",
"1863",
")",
"was",
"a",
"failed",
"attempt",
"by",
"the",
"Union",
"to",
"retake",
"the",
"fort",
",",
"dogged",
"by",
"a",
"rivalry",
"between",
"army",
"and",
"navy",
"commanders",
"."
],
[
"Although",
"the",
"fort",
"was",
"reduced",
"to",
"rubble",
",",
"it",
"remained",
"in",
"Confederate",
"hands",
"until",
"it",
"was",
"evacuated",
"as",
"General",
"Sherman",
"marched",
"through",
"South",
"Carolina",
"in",
"February",
"1865",
"."
],
[
"Fort",
"Sumter",
"is",
"open",
"for",
"public",
"tours",
"as",
"part",
"of",
"the",
"Fort",
"Sumter",
"National",
"Monument",
"operated",
"by",
"the",
"National",
"Park",
"Service",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Fort Sumter",
"pos": [
0,
2
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
199,
199
],
"index": "16_0",
"name": "Fort Sumter",
"pos": [
0,
2
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "Charleston",
"pos": [
7,
8
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "2_0",
"name": "South Carolina",
"pos": [
9,
11
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
70,
70
],
"index": "2_1",
"name": "South Carolina",
"pos": [
12,
14
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
193,
193
],
"index": "2_2",
"name": "South Carolina",
"pos": [
22,
24
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "3_0",
"name": "American Civil War",
"pos": [
18,
21
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
34,
34
],
"index": "4_0",
"name": "War of 1812",
"pos": [
12,
15
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
48,
48
],
"index": "5_0",
"name": "Third System",
"pos": [
26,
28
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
61,
61
],
"index": "6_0",
"name": "1829",
"pos": [
3,
4
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
67,
67
],
"index": "7_0",
"name": "1860",
"pos": [
9,
10
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
155,
155
],
"index": "8_0",
"name": "Union",
"pos": [
18,
19
],
"sent_id": 6,
"type": "ORG"
},
{
"global_pos": [
75,
75
],
"index": "8_1",
"name": "Union",
"pos": [
17,
18
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
96,
96
],
"index": "8_2",
"name": "Union",
"pos": [
19,
20
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
78,
78
],
"index": "9_0",
"name": "First Battle of Fort Sumter",
"pos": [
1,
6
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
85,
85
],
"index": "10_0",
"name": "April 12 , 1861",
"pos": [
8,
12
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
182,
182
],
"index": "11_0",
"name": "Confederate",
"pos": [
11,
12
],
"sent_id": 7,
"type": "ORG"
},
{
"global_pos": [
91,
91
],
"index": "11_1",
"name": "Confederate",
"pos": [
14,
15
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
138,
138
],
"index": "12_0",
"name": "Second Battle of Fort Sumter",
"pos": [
1,
6
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
144,
144
],
"index": "13_0",
"name": "September 8, 1863",
"pos": [
7,
11
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
190,
190
],
"index": "14_0",
"name": "Sherman",
"pos": [
19,
20
],
"sent_id": 7,
"type": "PER"
}
],
[
{
"global_pos": [
196,
196
],
"index": "15_0",
"name": "February 1865",
"pos": [
25,
27
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
210,
210
],
"index": "17_0",
"name": "Fort Sumter National Monument",
"pos": [
11,
15
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
217,
217
],
"index": "18_0",
"name": "National Park Service",
"pos": [
18,
21
],
"sent_id": 8,
"type": "ORG"
}
]
] | Fort Sumter | [
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
7
],
"h": 11,
"r": "P1344",
"t": 3
},
{
"evidence": [
0,
7
],
"h": 11,
"r": "P607",
"t": 3
},
{
"evidence": [
8
],
"h": 16,
"r": "P527",
"t": 0
},
{
"evidence": [
8
],
"h": 16,
"r": "P137",
"t": 17
},
{
"evidence": [
0,
6
],
"h": 12,
"r": "P361",
"t": 3
},
{
"evidence": [
6
],
"h": 12,
"r": "P585",
"t": 13
},
{
"evidence": [
0,
3
],
"h": 9,
"r": "P361",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P276",
"t": 0
},
{
"evidence": [],
"h": 9,
"r": "P585",
"t": 10
},
{
"evidence": [],
"h": 9,
"r": "P276",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P580",
"t": 10
},
{
"evidence": [],
"h": 9,
"r": "P276",
"t": 0
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P710",
"t": 11
},
{
"evidence": [],
"h": 8,
"r": "P607",
"t": 3
},
{
"evidence": [],
"h": 16,
"r": "P127",
"t": 17
},
{
"evidence": [],
"h": 14,
"r": "P607",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P710",
"t": 8
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [
8
],
"h": 0,
"r": "P361",
"t": 16
},
{
"evidence": [
0,
6
],
"h": 3,
"r": "P527",
"t": 12
},
{
"evidence": [
0,
3
],
"h": 3,
"r": "P527",
"t": 9
},
{
"evidence": [],
"h": 3,
"r": "P710",
"t": 14
},
{
"evidence": [],
"h": 8,
"r": "P1344",
"t": 3
},
{
"evidence": [],
"h": 14,
"r": "P1344",
"t": 3
}
] |
[
[
"Allan",
"Octavian",
"Hume",
",",
"CB",
"ICS",
"(",
"6",
"June",
"1829",
"–",
"31",
"July",
"1912",
")",
"was",
"a",
"member",
"of",
"the",
"Imperial",
"Civil",
"Service",
"(",
"later",
"the",
"Indian",
"Civil",
"Service",
")",
",",
"a",
"political",
"reformer",
",",
"ornithologist",
"and",
"botanist",
"who",
"worked",
"in",
"British",
"India",
"."
],
[
"He",
"was",
"one",
"of",
"the",
"founders",
"of",
"the",
"Indian",
"National",
"Congress",
",",
"a",
"political",
"party",
"that",
"was",
"later",
"to",
"lead",
"in",
"the",
"Indian",
"independence",
"movement",
"."
],
[
"A",
"notable",
"ornithologist",
",",
"Hume",
"has",
"been",
"called",
"\"",
"the",
"Father",
"of",
"Indian",
"Ornithology",
"\"",
"and",
",",
"by",
"those",
"who",
"found",
"him",
"dogmatic",
",",
"\"",
"the",
"Pope",
"of",
"Indian",
"ornithology",
"\"",
"."
],
[
"As",
"an",
"administrator",
"of",
"Etawah",
",",
"he",
"saw",
"the",
"Indian",
"Rebellion",
"of",
"1857",
"as",
"a",
"result",
"of",
"misgovernance",
"and",
"made",
"great",
"efforts",
"to",
"improve",
"the",
"lives",
"of",
"the",
"common",
"people",
"."
],
[
"The",
"district",
"of",
"Etawah",
"was",
"among",
"the",
"first",
"to",
"be",
"returned",
"to",
"normality",
"and",
"over",
"the",
"next",
"few",
"years",
"Hume",
"'s",
"reforms",
"led",
"to",
"the",
"district",
"being",
"considered",
"a",
"model",
"of",
"development",
"."
],
[
"Hume",
"rose",
"in",
"the",
"ranks",
"of",
"the",
"Indian",
"Civil",
"Service",
"but",
"like",
"his",
"father",
"Joseph",
"Hume",
",",
"the",
"radical",
"MP",
",",
"he",
"was",
"bold",
"and",
"outspoken",
"in",
"questioning",
"British",
"policies",
"in",
"India",
"."
],
[
"He",
"rose",
"in",
"1871",
"to",
"the",
"position",
"of",
"secretary",
"to",
"the",
"Department",
"of",
"Revenue",
",",
"Agriculture",
",",
"and",
"Commerce",
"under",
"Lord",
"Mayo",
"."
],
[
"His",
"criticism",
"of",
"Lord",
"Lytton",
"however",
"led",
"to",
"his",
"removal",
"from",
"the",
"Secretariat",
"in",
"1879",
"."
],
[
"He",
"founded",
"the",
"journal",
"Stray",
"Feathers",
"in",
"which",
"he",
"and",
"his",
"subscribers",
"recorded",
"notes",
"on",
"birds",
"from",
"across",
"India",
"."
],
[
"He",
"built",
"up",
"a",
"vast",
"collection",
"of",
"bird",
"specimens",
"at",
"his",
"home",
"in",
"Shimla",
"by",
"making",
"collection",
"expeditions",
"and",
"obtaining",
"specimens",
"through",
"his",
"network",
"of",
"correspondents",
"."
],
[
"Following",
"the",
"loss",
"of",
"manuscripts",
"that",
"he",
"had",
"long",
"been",
"maintaining",
"in",
"the",
"hope",
"of",
"producing",
"a",
"magnum",
"opus",
"on",
"the",
"birds",
"of",
"India",
",",
"he",
"abandoned",
"ornithology",
"and",
"gave",
"his",
"collection",
"to",
"the",
"Natural",
"History",
"Museum",
"in",
"London",
",",
"where",
"it",
"continues",
"to",
"be",
"the",
"single",
"largest",
"collection",
"of",
"Indian",
"bird",
"skins",
"."
],
[
"He",
"was",
"briefly",
"a",
"follower",
"of",
"the",
"theosophical",
"movement",
"founded",
"by",
"Madame",
"Blavatsky",
"."
],
[
"He",
"left",
"India",
"in",
"1894",
"to",
"live",
"in",
"London",
"from",
"where",
"he",
"continued",
"to",
"take",
"an",
"interest",
"in",
"the",
"Indian",
"National",
"Congress",
",",
"apart",
"from",
"taking",
"an",
"interest",
"in",
"botany",
"and",
"founding",
"the",
"South",
"London",
"Botanical",
"Institute",
"towards",
"the",
"end",
"of",
"his",
"life",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Allan Octavian Hume",
"pos": [
0,
3
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
74,
74
],
"index": "0_1",
"name": "Hume",
"pos": [
4,
5
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
152,
152
],
"index": "0_2",
"name": "Hume",
"pos": [
19,
20
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
166,
166
],
"index": "0_3",
"name": "Hume",
"pos": [
0,
1
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "6 June 1829",
"pos": [
7,
10
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
11,
11
],
"index": "2_0",
"name": "31 July 1912",
"pos": [
11,
14
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
20,
20
],
"index": "3_0",
"name": "Imperial Civil Service",
"pos": [
20,
23
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
173,
173
],
"index": "3_1",
"name": "Indian Civil Service",
"pos": [
7,
10
],
"sent_id": 5,
"type": "ORG"
},
{
"global_pos": [
26,
26
],
"index": "3_2",
"name": "Indian Civil Service",
"pos": [
26,
29
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
41,
41
],
"index": "4_0",
"name": "British India",
"pos": [
41,
43
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
197,
197
],
"index": "4_1",
"name": "India",
"pos": [
31,
32
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
256,
256
],
"index": "4_2",
"name": "India",
"pos": [
18,
19
],
"sent_id": 8,
"type": "LOC"
},
{
"global_pos": [
308,
308
],
"index": "4_3",
"name": "India",
"pos": [
23,
24
],
"sent_id": 10,
"type": "LOC"
},
{
"global_pos": [
355,
355
],
"index": "4_4",
"name": "India",
"pos": [
2,
3
],
"sent_id": 12,
"type": "LOC"
}
],
[
{
"global_pos": [
52,
52
],
"index": "5_0",
"name": "Indian National Congress",
"pos": [
8,
11
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
372,
372
],
"index": "5_1",
"name": "Indian National Congress",
"pos": [
19,
22
],
"sent_id": 12,
"type": "ORG"
}
],
[
{
"global_pos": [
335,
335
],
"index": "6_0",
"name": "Indian",
"pos": [
50,
51
],
"sent_id": 10,
"type": "LOC"
},
{
"global_pos": [
66,
66
],
"index": "6_1",
"name": "Indian",
"pos": [
22,
23
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
96,
96
],
"index": "7_0",
"name": "Pope of Indian ornithology",
"pos": [
26,
30
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
79,
79
],
"index": "7_1",
"name": "the Father of Indian Ornithology",
"pos": [
9,
14
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
106,
106
],
"index": "8_0",
"name": "Etawah",
"pos": [
4,
5
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
136,
136
],
"index": "8_1",
"name": "Etawah",
"pos": [
3,
4
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
111,
111
],
"index": "9_0",
"name": "Indian Rebellion",
"pos": [
9,
11
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
114,
114
],
"index": "10_0",
"name": "1857",
"pos": [
12,
13
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
180,
180
],
"index": "11_0",
"name": "Joseph Hume",
"pos": [
14,
16
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
194,
194
],
"index": "12_0",
"name": "British",
"pos": [
28,
29
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
202,
202
],
"index": "13_0",
"name": "1871",
"pos": [
3,
4
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
210,
210
],
"index": "14_0",
"name": "Department of Revenue",
"pos": [
11,
14
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
220,
220
],
"index": "15_0",
"name": "Mayo",
"pos": [
21,
22
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
226,
226
],
"index": "16_0",
"name": "Lytton",
"pos": [
4,
5
],
"sent_id": 7,
"type": "PER"
}
],
[
{
"global_pos": [
234,
234
],
"index": "17_0",
"name": "Secretariat",
"pos": [
12,
13
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
236,
236
],
"index": "18_0",
"name": "1879",
"pos": [
14,
15
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
242,
242
],
"index": "19_0",
"name": "Stray Feathers",
"pos": [
4,
6
],
"sent_id": 8,
"type": "ORG"
}
],
[
{
"global_pos": [
271,
271
],
"index": "20_0",
"name": "Shimla",
"pos": [
13,
14
],
"sent_id": 9,
"type": "LOC"
}
],
[
{
"global_pos": [
319,
319
],
"index": "21_0",
"name": "Natural History Museum",
"pos": [
34,
37
],
"sent_id": 10,
"type": "LOC"
}
],
[
{
"global_pos": [
323,
323
],
"index": "22_0",
"name": "London",
"pos": [
38,
39
],
"sent_id": 10,
"type": "LOC"
},
{
"global_pos": [
361,
361
],
"index": "22_1",
"name": "London",
"pos": [
8,
9
],
"sent_id": 12,
"type": "LOC"
}
],
[
{
"global_pos": [
346,
346
],
"index": "23_0",
"name": "theosophical movement",
"pos": [
7,
9
],
"sent_id": 11,
"type": "MISC"
}
],
[
{
"global_pos": [
350,
350
],
"index": "24_0",
"name": "Madame Blavatsky",
"pos": [
11,
13
],
"sent_id": 11,
"type": "PER"
}
],
[
{
"global_pos": [
357,
357
],
"index": "25_0",
"name": "1894",
"pos": [
4,
5
],
"sent_id": 12,
"type": "TIME"
}
],
[
{
"global_pos": [
386,
386
],
"index": "26_0",
"name": "South London Botanical Institute",
"pos": [
33,
37
],
"sent_id": 12,
"type": "ORG"
}
]
] | Allan Octavian Hume | [
{
"evidence": [],
"h": 3,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P194",
"t": 5
},
{
"evidence": [
0,
1,
2,
3,
4,
5
],
"h": 8,
"r": "P17",
"t": 4
},
{
"evidence": [
5
],
"h": 11,
"r": "P40",
"t": 0
},
{
"evidence": [
0,
12
],
"h": 26,
"r": "P112",
"t": 0
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P112",
"t": 0
},
{
"evidence": [],
"h": 9,
"r": "P17",
"t": 4
},
{
"evidence": [
3
],
"h": 9,
"r": "P580",
"t": 10
},
{
"evidence": [
11
],
"h": 23,
"r": "P112",
"t": 24
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P551",
"t": 8
},
{
"evidence": [
5
],
"h": 0,
"r": "P22",
"t": 11
},
{
"evidence": [
0,
12
],
"h": 0,
"r": "P937",
"t": 22
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P102",
"t": 5
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 2
},
{
"evidence": [
0,
1,
5
],
"h": 11,
"r": "P102",
"t": 5
},
{
"evidence": [],
"h": 9,
"r": "P585",
"t": 10
},
{
"evidence": [],
"h": 20,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 21,
"r": "P131",
"t": 22
},
{
"evidence": [],
"h": 5,
"r": "P1001",
"t": 4
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1,
2,
3,
4,
5
],
"h": 8,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 20,
"r": "P131",
"t": 4
}
] |
[
[
"I",
"Love",
"Mama",
"«",
"stylized",
"as",
"\"",
"I",
"LOVE",
"mama",
"\"",
"»",
"was",
"a",
"gyaru",
"fashion",
"and",
"lifestyle",
"magazine",
"published",
"monthly",
"in",
"Japan",
"by",
"Inforest",
"Publishing",
"."
],
[
"Originally",
"named",
"\"",
"Mama",
"Nuts",
"×",
"Ageha",
"\"",
",",
"I",
"Love",
"Mama",
"was",
"established",
"as",
"a",
"special",
"edition",
"of",
"two",
"gyaru",
"magazines",
",",
"the",
"hostess",
"-",
"targeted",
"Koakuma",
"Ageha",
"magazine",
"and",
"dark",
"-",
"skin",
"obsessed",
"Happie",
"Nuts",
"magazine",
"."
],
[
"I",
"Love",
"Mama",
"was",
"considered",
"a",
"unique",
"magazine",
",",
"as",
"it",
"was",
"a",
"magazine",
"especially",
"for",
"\"",
"gyaru",
"-",
"mama",
"\"",
"females",
"[",
"gyaru",
"females",
"who",
"have",
"children",
"]",
",",
"consisting",
"of",
"the",
"likes",
"of",
"housekeeping",
"tips",
",",
"parenting",
"tips",
",",
"and",
"fashion",
"tips",
"."
],
[
"Described",
"as",
"a",
"\"",
"mega",
"-",
"hit",
"\"",
"magazine",
",",
"it",
"has",
"been",
"the",
"highest",
"-",
"selling",
"gyaru",
"-",
"mama",
"magazine",
"ever",
"since",
"its",
"launch",
"in",
"2008",
"."
],
[
"There",
"was",
"some",
"Western",
"interest",
"in",
"the",
"magazine",
",",
"and",
"it",
"could",
"be",
"purchased",
"from",
"Amazon",
"and",
"eBay",
"."
]
] | [
[
{
"global_pos": [
36,
36
],
"index": "0_0",
"name": "I Love Mama",
"pos": [
9,
12
],
"sent_id": 1,
"type": "MISC"
},
{
"global_pos": [
0,
0
],
"index": "0_1",
"name": "I Love Mama",
"pos": [
0,
3
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
30,
30
],
"index": "0_2",
"name": "Mama Nuts × Ageha",
"pos": [
3,
7
],
"sent_id": 1,
"type": "MISC"
},
{
"global_pos": [
7,
7
],
"index": "0_3",
"name": "I LOVE mama",
"pos": [
7,
10
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
66,
66
],
"index": "0_4",
"name": "I Love Mama",
"pos": [
0,
3
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
22,
22
],
"index": "1_0",
"name": "Japan",
"pos": [
22,
23
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
24,
24
],
"index": "2_0",
"name": "Inforest Publishing",
"pos": [
24,
26
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
46,
46
],
"index": "3_0",
"name": "two",
"pos": [
19,
20
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
54,
54
],
"index": "4_0",
"name": "Koakuma Ageha",
"pos": [
27,
29
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
62,
62
],
"index": "5_0",
"name": "Happie Nuts",
"pos": [
35,
37
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
137,
137
],
"index": "6_0",
"name": "2008",
"pos": [
26,
27
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
142,
142
],
"index": "7_0",
"name": "Western",
"pos": [
3,
4
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
154,
154
],
"index": "8_0",
"name": "Amazon",
"pos": [
15,
16
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
156,
156
],
"index": "9_0",
"name": "eBay",
"pos": [
17,
18
],
"sent_id": 4,
"type": "ORG"
}
]
] | I Love Mama | [
{
"evidence": [
0
],
"h": 0,
"r": "P495",
"t": 1
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P571",
"t": 6
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P577",
"t": 6
},
{
"evidence": [
0
],
"h": 0,
"r": "P123",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P495",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P127",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 5,
"r": "P495",
"t": 1
}
] |
[
[
"Solid",
"Rock",
"is",
"a",
"1972",
"album",
"by",
"The",
"Temptations",
"for",
"the",
"Gordy",
"(",
"Motown",
")",
"label",
",",
"produced",
"by",
"Norman",
"Whitfield",
"."
],
[
"The",
"LP",
"was",
"the",
"first",
"made",
"primarily",
"without",
"founding",
"members",
"and",
"original",
"lead",
"singers",
"Eddie",
"Kendricks",
"and",
"Paul",
"Williams",
"."
],
[
"Frustrated",
"by",
"conflicts",
"and",
"fights",
"with",
"Temptations",
"Otis",
"Williams",
"and",
"Melvin",
"Franklin",
",",
"and",
"producer",
"Whitfield",
"'s",
"steadfast",
"insistence",
"on",
"producing",
"psychedelic",
"soul",
"for",
"the",
"group",
"when",
"they",
"really",
"wanted",
"to",
"sing",
"ballads",
",",
"Kendricks",
"had",
"quit",
"the",
"act",
"and",
"negotiated",
"a",
"solo",
"deal",
"with",
"Motown",
"'s",
"Tamla",
"label",
"."
],
[
"Paul",
"Williams",
",",
"on",
"the",
"other",
"hand",
",",
"had",
"fallen",
"ill",
"due",
"to",
"complications",
"from",
"sickle",
"-",
"cell",
"disease",
"and",
"six",
"years",
"of",
"untreated",
"alcoholism",
"."
],
[
"Physically",
"incapable",
"of",
"performing",
"any",
"longer",
",",
"Williams",
"followed",
"his",
"doctor",
"'s",
"advice",
"and",
"retired",
"from",
"the",
"act",
",",
"although",
"he",
"remained",
"on",
"the",
"Temptations",
"'",
"payroll",
"as",
"a",
"choreographer",
"until",
"committing",
"suicide",
"on",
"August",
"17",
",",
"1973",
"."
],
[
"Williams",
"'s",
"final",
"Temptations",
"recording",
",",
"\"",
"It",
"'s",
"Summer",
"\"",
",",
"is",
"the",
"only",
"song",
"on",
"Solid",
"Rock",
"that",
"includes",
"his",
"vocals",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Solid Rock",
"pos": [
0,
2
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
174,
174
],
"index": "0_1",
"name": "Solid Rock",
"pos": [
17,
19
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "1972",
"pos": [
4,
5
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
142,
142
],
"index": "2_0",
"name": "Temptations",
"pos": [
24,
25
],
"sent_id": 4,
"type": "ORG"
},
{
"global_pos": [
160,
160
],
"index": "2_1",
"name": "Temptations",
"pos": [
3,
4
],
"sent_id": 5,
"type": "ORG"
},
{
"global_pos": [
48,
48
],
"index": "2_2",
"name": "Temptations",
"pos": [
6,
7
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
8,
8
],
"index": "2_3",
"name": "Temptations",
"pos": [
8,
9
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
11,
11
],
"index": "3_0",
"name": "Gordy",
"pos": [
11,
12
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
13,
13
],
"index": "4_0",
"name": "Motown",
"pos": [
13,
14
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
87,
87
],
"index": "4_1",
"name": "Motown",
"pos": [
45,
46
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
89,
89
],
"index": "4_2",
"name": "Tamla",
"pos": [
47,
48
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
19,
19
],
"index": "5_0",
"name": "Norman Whitfield",
"pos": [
19,
21
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
57,
57
],
"index": "5_1",
"name": "Whitfield",
"pos": [
15,
16
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
36,
36
],
"index": "6_0",
"name": "Eddie Kendricks",
"pos": [
14,
16
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
76,
76
],
"index": "6_1",
"name": "Kendricks",
"pos": [
34,
35
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
39,
39
],
"index": "7_0",
"name": "Paul Williams",
"pos": [
17,
19
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
92,
92
],
"index": "7_1",
"name": "Paul Williams",
"pos": [
0,
2
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
157,
157
],
"index": "7_2",
"name": "Williams",
"pos": [
0,
1
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
125,
125
],
"index": "7_3",
"name": "Williams",
"pos": [
7,
8
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
49,
49
],
"index": "8_0",
"name": "Otis Williams",
"pos": [
7,
9
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
52,
52
],
"index": "9_0",
"name": "Melvin Franklin",
"pos": [
10,
12
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
112,
112
],
"index": "10_0",
"name": "six years",
"pos": [
20,
22
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
152,
152
],
"index": "11_0",
"name": "August 17, 1973",
"pos": [
34,
38
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
164,
164
],
"index": "12_0",
"name": "It 's Summer",
"pos": [
7,
10
],
"sent_id": 5,
"type": "MISC"
}
]
] | Solid Rock (The Temptations album) | [
{
"evidence": [
4,
5
],
"h": 7,
"r": "P463",
"t": 2
},
{
"evidence": [
4
],
"h": 7,
"r": "P570",
"t": 11
},
{
"evidence": [
0,
1,
2
],
"h": 2,
"r": "P527",
"t": 6
},
{
"evidence": [
0,
1,
2,
3,
4,
5
],
"h": 2,
"r": "P527",
"t": 7
},
{
"evidence": [
2
],
"h": 2,
"r": "P527",
"t": 9
},
{
"evidence": [
0,
2
],
"h": 2,
"r": "P527",
"t": 8
},
{
"evidence": [
5
],
"h": 12,
"r": "P175",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P577",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P264",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P162",
"t": 5
},
{
"evidence": [
0,
5
],
"h": 0,
"r": "P175",
"t": 2
},
{
"evidence": [
2,
4,
5
],
"h": 8,
"r": "P463",
"t": 2
},
{
"evidence": [
2
],
"h": 9,
"r": "P463",
"t": 2
},
{
"evidence": [
0,
5
],
"h": 12,
"r": "P264",
"t": 4
},
{
"evidence": [],
"h": 6,
"r": "P463",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P264",
"t": 3
},
{
"evidence": [],
"h": 2,
"r": "P264",
"t": 4
},
{
"evidence": [],
"h": 5,
"r": "P264",
"t": 4
},
{
"evidence": [],
"h": 9,
"r": "P264",
"t": 4
},
{
"evidence": [],
"h": 6,
"r": "P264",
"t": 4
},
{
"evidence": [],
"h": 7,
"r": "P264",
"t": 4
},
{
"evidence": [],
"h": 8,
"r": "P264",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P264",
"t": 3
},
{
"evidence": [
0,
1,
2
],
"h": 6,
"r": "P361",
"t": 2
},
{
"evidence": [
0,
1,
2,
3,
4,
5
],
"h": 7,
"r": "P361",
"t": 2
},
{
"evidence": [
2
],
"h": 9,
"r": "P361",
"t": 2
},
{
"evidence": [
0,
2
],
"h": 8,
"r": "P361",
"t": 2
},
{
"evidence": [
5
],
"h": 2,
"r": "P800",
"t": 12
},
{
"evidence": [
0
],
"h": 5,
"r": "P800",
"t": 0
},
{
"evidence": [
0,
5
],
"h": 2,
"r": "P800",
"t": 0
}
] |
[
[
"ToothPick.com",
"is",
"an",
"online",
"dental",
"appointment",
"booking",
"service",
"for",
"UK",
"users",
"to",
"find",
",",
"compare",
"and",
"book",
"local",
"dentists",
"."
],
[
"The",
"site",
"lets",
"users",
"search",
"for",
"their",
"nearest",
"dental",
"practices",
",",
"compare",
"prices",
"and",
"services",
"and",
"book",
"appointments",
"online",
"."
],
[
"The",
"service",
"is",
"free",
"to",
"use",
"for",
"consumers",
"."
],
[
"Both",
"NHS",
"and",
"private",
"practice",
"dentists",
"are",
"listed",
"on",
"the",
"site",
"."
],
[
"Toothpick",
"launched",
"a",
"limited",
",",
"London",
"-",
"based",
"Beta",
"version",
"in",
"November",
"2012",
"and",
"will",
"then",
"be",
"rolled",
"out",
"nationwide",
"in",
"early",
"2013",
"."
],
[
"The",
"company",
"was",
"founded",
"in",
"late",
"2011",
"by",
"a",
"practicing",
"dentist",
",",
"Sandeep",
"Senghera",
",",
"and",
"Jozef",
"Wallis",
",",
"a",
"technology",
"entrepreneur",
"."
],
[
"ToothPick",
"has",
"been",
"developed",
"in",
"partnership",
"with",
"Henry",
"Schein",
"."
],
[
"The",
"product",
"is",
"integrated",
"with",
"the",
"company",
"’s",
"dental",
"appointment",
"scheduling",
"software",
",",
"which",
"is",
"in",
"use",
"by",
"thousands",
"of",
"dentists",
"across",
"the",
"UK",
"."
],
[
"The",
"company",
"is",
"backed",
"by",
"UK",
"angel",
"investors",
"including",
"Passion",
"Capital",
",",
"Pradeep",
"Menon",
",",
"Paul",
"Edwards",
",",
"Satish",
"Jayakumar",
"and",
"Michael",
"Stephanblome",
"."
],
[
"The",
"company",
"was",
"acquired",
"by",
"WhatClinic",
",",
"a",
"healthcare",
"comparison",
"site",
",",
"on",
"November",
"9",
",",
"2015",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "ToothPick.com",
"pos": [
0,
1
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
61,
61
],
"index": "0_1",
"name": "Toothpick",
"pos": [
0,
1
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
9,
9
],
"index": "1_0",
"name": "UK",
"pos": [
9,
10
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
141,
141
],
"index": "1_1",
"name": "UK",
"pos": [
23,
24
],
"sent_id": 7,
"type": "LOC"
},
{
"global_pos": [
148,
148
],
"index": "1_2",
"name": "UK",
"pos": [
5,
6
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
50,
50
],
"index": "2_0",
"name": "NHS",
"pos": [
1,
2
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
66,
66
],
"index": "3_0",
"name": "London",
"pos": [
5,
6
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
69,
69
],
"index": "4_0",
"name": "Beta",
"pos": [
8,
9
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
72,
72
],
"index": "5_0",
"name": "November 2012",
"pos": [
11,
13
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
83,
83
],
"index": "6_0",
"name": "2013",
"pos": [
22,
23
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
91,
91
],
"index": "7_0",
"name": "2011",
"pos": [
6,
7
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
97,
97
],
"index": "8_0",
"name": "Sandeep Senghera",
"pos": [
12,
14
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
101,
101
],
"index": "9_0",
"name": "Jozef Wallis",
"pos": [
16,
18
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
108,
108
],
"index": "10_0",
"name": "ToothPick",
"pos": [
0,
1
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
115,
115
],
"index": "11_0",
"name": "Henry Schein",
"pos": [
7,
9
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
152,
152
],
"index": "12_0",
"name": "Passion Capital",
"pos": [
9,
11
],
"sent_id": 8,
"type": "ORG"
}
],
[
{
"global_pos": [
155,
155
],
"index": "13_0",
"name": "Pradeep Menon",
"pos": [
12,
14
],
"sent_id": 8,
"type": "ORG"
}
],
[
{
"global_pos": [
158,
158
],
"index": "14_0",
"name": "Paul Edwards",
"pos": [
15,
17
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
161,
161
],
"index": "15_0",
"name": "Satish Jayakumar",
"pos": [
18,
20
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
164,
164
],
"index": "16_0",
"name": "Michael Stephanblome",
"pos": [
21,
23
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
172,
172
],
"index": "17_0",
"name": "WhatClinic",
"pos": [
5,
6
],
"sent_id": 9,
"type": "ORG"
}
],
[
{
"global_pos": [
180,
180
],
"index": "18_0",
"name": "November 9, 2015",
"pos": [
13,
17
],
"sent_id": 9,
"type": "TIME"
}
]
] | ToothPick (company) | [
{
"evidence": [
0,
8,
3,
7
],
"h": 2,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
8,
4,
7
],
"h": 3,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
8,
7
],
"h": 13,
"r": "P27",
"t": 1
},
{
"evidence": [
0,
8,
7
],
"h": 14,
"r": "P27",
"t": 1
},
{
"evidence": [
0,
8,
7
],
"h": 15,
"r": "P27",
"t": 1
},
{
"evidence": [
0,
8,
7
],
"h": 16,
"r": "P27",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P571",
"t": 7
},
{
"evidence": [],
"h": 10,
"r": "P571",
"t": 7
},
{
"evidence": [],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 12,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
8,
3,
7
],
"h": 2,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
8,
4,
7
],
"h": 3,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 1
}
] |
[
[
"In",
"the",
"Hindu",
"epic",
"Mahabharata",
",",
"Uttarā",
"or",
"Anglicized",
"as",
"Uttaraa",
"(",
"उत्तरा",
")",
"was",
"daughter",
"of",
"King",
"Virata",
",",
"at",
"whose",
"court",
"the",
"Pandavas",
"spent",
"a",
"year",
"in",
"concealment",
"during",
"their",
"exile",
"."
],
[
"She",
"was",
"sister",
"of",
"Prince",
"Uttar",
"."
],
[
"It",
"is",
"also",
"believed",
"that",
"Uttaraa",
"had",
"learnt",
"dance",
"from",
"Arjuna",
"during",
"the",
"Pandavas",
"'",
"year",
"of",
"exile",
"-",
"in",
"the",
"Matsya",
"Kingdom",
"."
],
[
"Living",
"incognito",
",",
"as",
"was",
"the",
"term",
"of",
"the",
"banishment",
",",
"Arjuna",
"lived",
"a",
"life",
"of",
"a",
"eunuch",
"and",
"practiced",
"his",
"art",
"of",
"dance",
"learnt",
"from",
"the",
"apsaras",
"in",
"heaven",
"."
],
[
"Once",
"King",
"Virata",
"realized",
"who",
"Uttaraa",
"'s",
"dance",
"teacher",
"was",
",",
"he",
"immediately",
"proposed",
"to",
"offer",
"his",
"daughter",
"to",
"Arjuna",
"."
],
[
"However",
",",
"Arjuna",
"explained",
"to",
"King",
"Virata",
"the",
"doting",
"relationship",
"that",
"a",
"teacher",
"has",
"with",
"his",
"/",
"her",
"student",
"is",
"like",
"that",
"of",
"a",
"parent",
"and",
"child",
"."
],
[
"He",
"then",
"proposed",
"to",
"make",
"Uttaraa",
"his",
"daughter",
"by",
"marrying",
"her",
"to",
"his",
"son",
",",
"Abhimanyu",
"."
],
[
"Uttaraa",
"was",
"widowed",
"at",
"a",
"very",
"young",
"age",
"when",
"Abhimanyu",
"was",
"killed",
"in",
"the",
"Kurukshetra",
"war",
"."
],
[
"When",
"Abhimanyu",
"died",
",",
"Uttaraa",
"tried",
"to",
"burn",
"herself",
"on",
"the",
"pyre",
"of",
"Abhimanyu",
",",
"but",
"Krishna",
"stopped",
"her",
"from",
"doing",
"so",
",",
"informing",
"her",
"of",
"her",
"pregnancy",
"."
],
[
"Towards",
"the",
"end",
"of",
"the",
"Mahabharata",
"war",
",",
"with",
"Uttaraa",
"in",
"labor",
",",
"Ashwathama",
",",
"son",
"of",
"Dronacharya",
",",
"while",
"trying",
"to",
"avenge",
"the",
"defeat",
"of",
"Duryodhana",
"and",
"the",
"Kaurava",
"army",
",",
"engaged",
"in",
"a",
"war",
"with",
"Arjuna",
"."
],
[
"Knowing",
"he",
"could",
"not",
"best",
"Arjuna",
"conventionally",
",",
"Ashathama",
"invoked",
"the",
"potent",
"Brahmastra",
",",
"despite",
"the",
"promise",
"he",
"had",
"made",
"to",
"the",
"father",
"/",
"teacher",
"that",
"he",
"would",
"never",
"use",
"such",
"a",
"weapon",
"."
],
[
"When",
"Arjuna",
"fired",
"a",
"Brahmastra",
"to",
"match",
",",
"Vyasa",
"intervened",
",",
"commanding",
"both",
"warriors",
"to",
"withdraw",
"their",
"weapons",
"."
],
[
"While",
"Arjuna",
"successfully",
"did",
"so",
",",
"Ashwatthama",
"did",
"not",
"possess",
"the",
"required",
"knowledge",
"."
],
[
"Krishna",
"suggested",
"that",
"Ashwatthama",
"redirect",
"the",
"weapon",
"to",
"an",
"uninhabited",
"place",
"."
],
[
"Regretful",
",",
"tired",
",",
"but",
"still",
"vengeful",
",",
"Ashwathama",
"decided",
"that",
"if",
"he",
"could",
"not",
"end",
"the",
"Pandavas",
",",
"he",
"would",
"end",
"their",
"lineage",
"."
],
[
"He",
"fired",
"the",
"weapon",
"at",
"Uttaraa",
"'s",
"womb",
",",
"attacking",
"the",
"fœtus",
"form",
"of",
"Parikshit",
"."
],
[
"Krishna",
"intervened",
"and",
"revived",
"the",
"stillborn",
"baby",
",",
"giving",
"Parikshit",
"his",
"name",
"."
],
[
"As",
"a",
"punishment",
",",
"Ashwathama",
"was",
"made",
"to",
"lose",
"his",
"source",
"of",
"power",
",",
"the",
"jewel",
"that",
"adorned",
"his",
"shining",
"forehead",
"."
],
[
"This",
"loss",
"of",
"the",
"jewel",
"that",
"adorned",
"his",
"forehead",
"made",
"Ashwathama",
"lose",
"his",
"state",
"of",
"mental",
"alertness",
"and",
"he",
"was",
"forced",
"to",
"retire",
"to",
"obscurity",
"as",
"a",
"derelict",
"in",
"the",
"forests",
"."
],
[
"Parikshit",
"became",
"heir",
"to",
"the",
"Kuru",
"dynasty",
"and",
"eventually",
"became",
"king",
"of",
"Hastinapur",
"."
],
[
"In",
"due",
"time",
",",
"Parikshit",
"gave",
"Uttaraa",
"a",
"grandson",
",",
"Janamejaya",
"."
]
] | [
[
{
"global_pos": [
2,
2
],
"index": "0_0",
"name": "Hindu",
"pos": [
2,
3
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "Mahabharata",
"pos": [
4,
5
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
6,
6
],
"index": "2_0",
"name": "Uttarā",
"pos": [
6,
7
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
12,
12
],
"index": "2_1",
"name": "उत्तरा",
"pos": [
12,
13
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
183,
183
],
"index": "2_2",
"name": "Uttaraa",
"pos": [
4,
5
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
150,
150
],
"index": "2_3",
"name": "Uttaraa",
"pos": [
5,
6
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
46,
46
],
"index": "2_4",
"name": "Uttaraa",
"pos": [
5,
6
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
10,
10
],
"index": "2_5",
"name": "Uttaraa",
"pos": [
10,
11
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
101,
101
],
"index": "2_6",
"name": "Uttaraa",
"pos": [
5,
6
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
162,
162
],
"index": "2_7",
"name": "Uttaraa",
"pos": [
0,
1
],
"sent_id": 7,
"type": "PER"
},
{
"global_pos": [
217,
217
],
"index": "2_8",
"name": "Uttaraa",
"pos": [
9,
10
],
"sent_id": 9,
"type": "PER"
},
{
"global_pos": [
454,
454
],
"index": "2_9",
"name": "Uttaraa",
"pos": [
6,
7
],
"sent_id": 20,
"type": "PER"
},
{
"global_pos": [
356,
356
],
"index": "2_10",
"name": "Uttaraa",
"pos": [
5,
6
],
"sent_id": 15,
"type": "PER"
}
],
[
{
"global_pos": [
98,
98
],
"index": "3_0",
"name": "Virata",
"pos": [
2,
3
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
18,
18
],
"index": "3_1",
"name": "Virata",
"pos": [
18,
19
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
123,
123
],
"index": "3_2",
"name": "Virata",
"pos": [
6,
7
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
54,
54
],
"index": "4_0",
"name": "Pandavas",
"pos": [
13,
14
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
24,
24
],
"index": "4_1",
"name": "Pandavas",
"pos": [
24,
25
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
343,
343
],
"index": "4_2",
"name": "Pandavas",
"pos": [
17,
18
],
"sent_id": 14,
"type": "ORG"
}
],
[
{
"global_pos": [
39,
39
],
"index": "5_0",
"name": "Uttar",
"pos": [
5,
6
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
252,
252
],
"index": "6_0",
"name": "Arjuna",
"pos": [
5,
6
],
"sent_id": 10,
"type": "PER"
},
{
"global_pos": [
115,
115
],
"index": "6_1",
"name": "Arjuna",
"pos": [
19,
20
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
51,
51
],
"index": "6_2",
"name": "Arjuna",
"pos": [
10,
11
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
76,
76
],
"index": "6_3",
"name": "Arjuna",
"pos": [
11,
12
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
119,
119
],
"index": "6_4",
"name": "Arjuna",
"pos": [
2,
3
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
282,
282
],
"index": "6_5",
"name": "Arjuna",
"pos": [
1,
2
],
"sent_id": 11,
"type": "PER"
},
{
"global_pos": [
301,
301
],
"index": "6_6",
"name": "Arjuna",
"pos": [
1,
2
],
"sent_id": 12,
"type": "PER"
},
{
"global_pos": [
245,
245
],
"index": "6_7",
"name": "Arjuna",
"pos": [
37,
38
],
"sent_id": 9,
"type": "PER"
}
],
[
{
"global_pos": [
62,
62
],
"index": "7_0",
"name": "Matsya Kingdom",
"pos": [
21,
23
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
180,
180
],
"index": "8_0",
"name": "Abhimanyu",
"pos": [
1,
2
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
160,
160
],
"index": "8_1",
"name": "Abhimanyu",
"pos": [
15,
16
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
171,
171
],
"index": "8_2",
"name": "Abhimanyu",
"pos": [
9,
10
],
"sent_id": 7,
"type": "PER"
},
{
"global_pos": [
192,
192
],
"index": "8_3",
"name": "Abhimanyu",
"pos": [
13,
14
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
176,
176
],
"index": "9_0",
"name": "Kurukshetra war",
"pos": [
14,
16
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
195,
195
],
"index": "10_0",
"name": "Krishna",
"pos": [
16,
17
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
314,
314
],
"index": "10_1",
"name": "Krishna",
"pos": [
0,
1
],
"sent_id": 13,
"type": "PER"
},
{
"global_pos": [
367,
367
],
"index": "10_2",
"name": "Krishna",
"pos": [
0,
1
],
"sent_id": 16,
"type": "PER"
}
],
[
{
"global_pos": [
213,
213
],
"index": "11_0",
"name": "Mahabharata war",
"pos": [
5,
7
],
"sent_id": 9,
"type": "MISC"
}
],
[
{
"global_pos": [
255,
255
],
"index": "12_0",
"name": "Ashathama",
"pos": [
8,
9
],
"sent_id": 10,
"type": "PER"
},
{
"global_pos": [
221,
221
],
"index": "12_1",
"name": "Ashwathama",
"pos": [
13,
14
],
"sent_id": 9,
"type": "PER"
},
{
"global_pos": [
412,
412
],
"index": "12_2",
"name": "Ashwathama",
"pos": [
10,
11
],
"sent_id": 18,
"type": "PER"
},
{
"global_pos": [
384,
384
],
"index": "12_3",
"name": "Ashwathama",
"pos": [
4,
5
],
"sent_id": 17,
"type": "PER"
},
{
"global_pos": [
334,
334
],
"index": "12_4",
"name": "Ashwathama",
"pos": [
8,
9
],
"sent_id": 14,
"type": "PER"
},
{
"global_pos": [
317,
317
],
"index": "12_5",
"name": "Ashwatthama",
"pos": [
3,
4
],
"sent_id": 13,
"type": "PER"
},
{
"global_pos": [
306,
306
],
"index": "12_6",
"name": "Ashwatthama",
"pos": [
6,
7
],
"sent_id": 12,
"type": "PER"
}
],
[
{
"global_pos": [
225,
225
],
"index": "13_0",
"name": "Dronacharya",
"pos": [
17,
18
],
"sent_id": 9,
"type": "PER"
}
],
[
{
"global_pos": [
234,
234
],
"index": "14_0",
"name": "Duryodhana",
"pos": [
26,
27
],
"sent_id": 9,
"type": "PER"
}
],
[
{
"global_pos": [
237,
237
],
"index": "15_0",
"name": "Kaurava",
"pos": [
29,
30
],
"sent_id": 9,
"type": "ORG"
}
],
[
{
"global_pos": [
259,
259
],
"index": "16_0",
"name": "Brahmastra",
"pos": [
12,
13
],
"sent_id": 10,
"type": "MISC"
},
{
"global_pos": [
285,
285
],
"index": "16_1",
"name": "Brahmastra",
"pos": [
4,
5
],
"sent_id": 11,
"type": "MISC"
}
],
[
{
"global_pos": [
289,
289
],
"index": "17_0",
"name": "Vyasa",
"pos": [
8,
9
],
"sent_id": 11,
"type": "PER"
}
],
[
{
"global_pos": [
365,
365
],
"index": "18_0",
"name": "Parikshit",
"pos": [
14,
15
],
"sent_id": 15,
"type": "PER"
},
{
"global_pos": [
434,
434
],
"index": "18_1",
"name": "Parikshit",
"pos": [
0,
1
],
"sent_id": 19,
"type": "PER"
},
{
"global_pos": [
452,
452
],
"index": "18_2",
"name": "Parikshit",
"pos": [
4,
5
],
"sent_id": 20,
"type": "PER"
},
{
"global_pos": [
376,
376
],
"index": "18_3",
"name": "Parikshit",
"pos": [
9,
10
],
"sent_id": 16,
"type": "PER"
}
],
[
{
"global_pos": [
439,
439
],
"index": "19_0",
"name": "Kuru",
"pos": [
5,
6
],
"sent_id": 19,
"type": "ORG"
}
],
[
{
"global_pos": [
446,
446
],
"index": "20_0",
"name": "Hastinapur",
"pos": [
12,
13
],
"sent_id": 19,
"type": "LOC"
}
],
[
{
"global_pos": [
458,
458
],
"index": "21_0",
"name": "Janamejaya",
"pos": [
10,
11
],
"sent_id": 20,
"type": "PER"
}
]
] | Uttarā (Mahabharata) | [
{
"evidence": [
20,
15
],
"h": 21,
"r": "P22",
"t": 18
},
{
"evidence": [
0,
4
],
"h": 3,
"r": "P40",
"t": 2
},
{
"evidence": [
6,
7,
8,
15,
16,
20
],
"h": 8,
"r": "P40",
"t": 18
},
{
"evidence": [
9
],
"h": 13,
"r": "P40",
"t": 12
},
{
"evidence": [
0
],
"h": 2,
"r": "P22",
"t": 3
},
{
"evidence": [
8,
6,
7
],
"h": 2,
"r": "P26",
"t": 8
},
{
"evidence": [
16,
20,
15
],
"h": 2,
"r": "P40",
"t": 18
},
{
"evidence": [
9
],
"h": 12,
"r": "P22",
"t": 13
},
{
"evidence": [
5,
6
],
"h": 6,
"r": "P40",
"t": 8
},
{
"evidence": [
20,
15
],
"h": 18,
"r": "P40",
"t": 21
},
{
"evidence": [
6,
7,
8,
15,
16,
20
],
"h": 18,
"r": "P22",
"t": 8
},
{
"evidence": [
16,
20,
15
],
"h": 18,
"r": "P25",
"t": 2
},
{
"evidence": [
0,
20
],
"h": 21,
"r": "P1441",
"t": 1
},
{
"evidence": [
0
],
"h": 1,
"r": "P674",
"t": 3
},
{
"evidence": [
0,
8,
6,
7
],
"h": 1,
"r": "P674",
"t": 8
},
{
"evidence": [
0,
8,
13,
16
],
"h": 1,
"r": "P674",
"t": 10
},
{
"evidence": [
0,
2,
3,
4,
5,
9,
10,
11,
12
],
"h": 1,
"r": "P674",
"t": 6
},
{
"evidence": [
0,
4,
5
],
"h": 3,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
8,
6,
7
],
"h": 8,
"r": "P1441",
"t": 1
},
{
"evidence": [
8,
6,
7
],
"h": 8,
"r": "P26",
"t": 2
},
{
"evidence": [
0,
9
],
"h": 13,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
11
],
"h": 17,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
8,
13,
16
],
"h": 10,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
2,
4,
6,
7,
8,
9,
15,
20
],
"h": 2,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
9
],
"h": 14,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
9,
10,
12,
13,
14,
17,
18
],
"h": 12,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
10,
11
],
"h": 16,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
19
],
"h": 19,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
2,
3,
4,
5,
9,
10,
11,
12
],
"h": 6,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
9
],
"h": 15,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
2,
14
],
"h": 4,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
15,
16,
19,
20
],
"h": 18,
"r": "P1441",
"t": 1
},
{
"evidence": [
0,
19
],
"h": 20,
"r": "P1441",
"t": 1
},
{
"evidence": [],
"h": 1,
"r": "P674",
"t": 17
},
{
"evidence": [],
"h": 2,
"r": "P3373",
"t": 5
},
{
"evidence": [],
"h": 11,
"r": "P710",
"t": 6
},
{
"evidence": [],
"h": 12,
"r": "P607",
"t": 11
},
{
"evidence": [],
"h": 17,
"r": "P607",
"t": 11
},
{
"evidence": [],
"h": 3,
"r": "P40",
"t": 5
},
{
"evidence": [],
"h": 10,
"r": "P607",
"t": 11
},
{
"evidence": [],
"h": 1,
"r": "P674",
"t": 12
},
{
"evidence": [],
"h": 1,
"r": "P674",
"t": 18
},
{
"evidence": [],
"h": 5,
"r": "P1441",
"t": 1
},
{
"evidence": [],
"h": 1,
"r": "P674",
"t": 13
},
{
"evidence": [],
"h": 6,
"r": "P607",
"t": 11
},
{
"evidence": [],
"h": 1,
"r": "P674",
"t": 2
},
{
"evidence": [],
"h": 5,
"r": "P3373",
"t": 2
},
{
"evidence": [],
"h": 1,
"r": "P674",
"t": 14
},
{
"evidence": [],
"h": 8,
"r": "P1441",
"t": 11
},
{
"evidence": [],
"h": 1,
"r": "P674",
"t": 5
},
{
"evidence": [],
"h": 14,
"r": "P607",
"t": 11
},
{
"evidence": [],
"h": 6,
"r": "P1441",
"t": 11
},
{
"evidence": [],
"h": 5,
"r": "P22",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P1344",
"t": 11
},
{
"evidence": [],
"h": 11,
"r": "P710",
"t": 12
},
{
"evidence": [],
"h": 11,
"r": "P710",
"t": 17
},
{
"evidence": [],
"h": 11,
"r": "P710",
"t": 10
},
{
"evidence": [],
"h": 11,
"r": "P710",
"t": 14
},
{
"evidence": [],
"h": 12,
"r": "P1344",
"t": 11
},
{
"evidence": [],
"h": 17,
"r": "P1344",
"t": 11
},
{
"evidence": [],
"h": 10,
"r": "P1344",
"t": 11
},
{
"evidence": [],
"h": 14,
"r": "P1344",
"t": 11
}
] |
[
[
"The",
"Lodi",
"Public",
"Schools",
"are",
"a",
"comprehensive",
"community",
"public",
"school",
"district",
"that",
"serves",
"students",
"in",
"pre",
"-",
"kindergarten",
"through",
"twelfth",
"grade",
"from",
"Lodi",
",",
"in",
"Bergen",
"County",
",",
"New",
"Jersey",
",",
"United",
"States",
"."
],
[
"As",
"of",
"the",
"2014",
"-",
"15",
"school",
"year",
",",
"the",
"district",
"and",
"its",
"seven",
"schools",
"had",
"an",
"enrollment",
"of",
"3,486",
"students",
"and",
"234.5",
"classroom",
"teachers",
"(",
"on",
"an",
"FTE",
"basis",
")",
",",
"for",
"a",
"student",
"–",
"teacher",
"ratio",
"of",
"14.9:1",
"."
],
[
"The",
"district",
"is",
"classified",
"by",
"the",
"New",
"Jersey",
"Department",
"of",
"Education",
"as",
"being",
"in",
"District",
"Factor",
"Group",
"\"",
"B",
"\"",
",",
"the",
"second",
"-",
"lowest",
"of",
"eight",
"groupings",
"."
],
[
"District",
"Factor",
"Groups",
"organize",
"districts",
"statewide",
"to",
"allow",
"comparison",
"by",
"common",
"socioeconomic",
"characteristics",
"of",
"the",
"local",
"districts",
"."
],
[
"From",
"lowest",
"socioeconomic",
"status",
"to",
"highest",
",",
"the",
"categories",
"are",
"A",
",",
"B",
",",
"CD",
",",
"DE",
",",
"FG",
",",
"GH",
",",
"I",
"and",
"J."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Lodi Public Schools",
"pos": [
1,
4
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
22,
22
],
"index": "1_0",
"name": "Lodi",
"pos": [
22,
23
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
25,
25
],
"index": "2_0",
"name": "Bergen County",
"pos": [
25,
27
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "3_0",
"name": "New Jersey",
"pos": [
28,
30
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
31,
31
],
"index": "4_0",
"name": "United States",
"pos": [
31,
33
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
37,
37
],
"index": "5_0",
"name": "2014 - 15",
"pos": [
3,
6
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
47,
47
],
"index": "6_0",
"name": "seven",
"pos": [
13,
14
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
53,
53
],
"index": "7_0",
"name": "3,486",
"pos": [
19,
20
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
56,
56
],
"index": "8_0",
"name": "234.5",
"pos": [
22,
23
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
62,
62
],
"index": "9_0",
"name": "FTE",
"pos": [
28,
29
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
73,
73
],
"index": "10_0",
"name": "14.9:1",
"pos": [
39,
40
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
81,
81
],
"index": "11_0",
"name": "New Jersey Department of Education",
"pos": [
6,
11
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
89,
89
],
"index": "12_0",
"name": "District Factor Group",
"pos": [
14,
17
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
104,
104
],
"index": "12_1",
"name": "District Factor Groups",
"pos": [
0,
3
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
101,
101
],
"index": "13_0",
"name": "eight",
"pos": [
26,
27
],
"sent_id": 2,
"type": "NUM"
}
]
] | Lodi Public Schools | [
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0
],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 4,
"r": "P150",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P1001",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 11,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 11,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 1,
"r": "P131",
"t": 3
}
] |
[
[
"False",
"Cape",
"Natural",
"Area",
"Preserve",
"is",
"a",
"Natural",
"Area",
"Preserve",
"located",
"in",
"Virginia",
"Beach",
",",
"Virginia",
",",
"just",
"north",
"of",
"the",
"state",
"border",
"with",
"North",
"Carolina",
"."
],
[
"The",
"preserve",
"covers",
"a",
"strip",
"of",
"largely",
"undeveloped",
"land",
"located",
"on",
"False",
"Cape",
"between",
"the",
"Atlantic",
"Ocean",
"and",
"Back",
"Bay",
",",
"and",
"is",
"one",
"of",
"the",
"most",
"undisturbed",
"areas",
"of",
"coastal",
"habitat",
"remaining",
"in",
"the",
"Mid",
"-",
"Atlantic",
"."
],
[
"The",
"preserve",
"protects",
"a",
"variety",
"of",
"wetland",
"and",
"upland",
"habitats",
",",
"including",
"maritime",
"and",
"swamp",
"forest",
",",
"interdunal",
"wetlands",
",",
"and",
"Back",
"Bay",
"marshes",
"."
],
[
"It",
"also",
"hosts",
"various",
"plants",
"and",
"animals",
"rare",
"in",
"Virginia",
",",
"more",
"than",
"two",
"dozen",
"in",
"all",
";",
"many",
"of",
"these",
"are",
"southern",
"species",
"at",
"the",
"northern",
"limit",
"of",
"their",
"range",
"in",
"far",
"southern",
"Virginia",
"."
],
[
"Many",
"birds",
"also",
"come",
"to",
"the",
"area",
"during",
"the",
"fall",
"and",
"spring",
"migrations",
"."
],
[
"The",
"preserve",
"is",
"owned",
"and",
"maintained",
"by",
"the",
"Virginia",
"Department",
"of",
"Conservation",
"and",
"Recreation",
"as",
"part",
"of",
"False",
"Cape",
"State",
"Park",
",",
"and",
"comprises",
"the",
"undeveloped",
"portions",
"of",
"the",
"park",
";",
"these",
"were",
"dedicated",
"as",
"a",
"Natural",
"Area",
"Preserve",
"in",
"2002",
"."
],
[
"The",
"preserve",
",",
"like",
"the",
"remainder",
"of",
"False",
"Cape",
"State",
"Park",
",",
"is",
"not",
"publicly",
"accessible",
"by",
"vehicle",
"."
],
[
"The",
"nearest",
"parking",
"is",
"approximately",
"from",
"the",
"preserve",
",",
"which",
"can",
"be",
"accessed",
"by",
"hiking",
",",
"boating",
",",
"or",
"via",
"a",
"seasonal",
"shuttle",
"."
],
[
"Visitors",
"must",
"travel",
"through",
"Back",
"Bay",
"National",
"Wildlife",
"Refuge",
",",
"which",
"assesses",
"a",
"separate",
"access",
"fee",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "False Cape Natural Area Preserve",
"pos": [
0,
5
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "Natural Area Preserve",
"pos": [
7,
10
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "2_0",
"name": "Virginia Beach",
"pos": [
12,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "3_0",
"name": "Virginia",
"pos": [
15,
16
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
100,
100
],
"index": "3_1",
"name": "Virginia",
"pos": [
9,
10
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
125,
125
],
"index": "3_2",
"name": "Virginia",
"pos": [
34,
35
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
149,
149
],
"index": "3_3",
"name": "Virginia",
"pos": [
8,
9
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
24,
24
],
"index": "4_0",
"name": "North Carolina",
"pos": [
24,
26
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
38,
38
],
"index": "5_0",
"name": "False Cape",
"pos": [
11,
13
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
42,
42
],
"index": "6_0",
"name": "Atlantic Ocean",
"pos": [
15,
17
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
45,
45
],
"index": "7_0",
"name": "Back Bay",
"pos": [
18,
20
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
62,
62
],
"index": "8_0",
"name": "Mid-Atlantic",
"pos": [
35,
38
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
87,
87
],
"index": "9_0",
"name": "Back Bay marshes",
"pos": [
21,
24
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
104,
104
],
"index": "10_0",
"name": "two dozen",
"pos": [
13,
15
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
158,
158
],
"index": "11_0",
"name": "False Cape State Park",
"pos": [
17,
21
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
190,
190
],
"index": "11_1",
"name": "False Cape State Park",
"pos": [
7,
11
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
177,
177
],
"index": "12_0",
"name": "Natural Area Preserve",
"pos": [
36,
39
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
181,
181
],
"index": "13_0",
"name": "2002",
"pos": [
40,
41
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
230,
230
],
"index": "14_0",
"name": "Back Bay National Wildlife Refuge",
"pos": [
4,
9
],
"sent_id": 8,
"type": "LOC"
}
]
] | False Cape Natural Area Preserve | [
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P206",
"t": 6
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P206",
"t": 6
},
{
"evidence": [
0,
1,
3,
5
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 11,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
5
],
"h": 11,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
8,
1
],
"h": 14,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
3,
5
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P206",
"t": 6
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P206",
"t": 6
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 3
}
] |
[
[
"Rapid",
"Penang",
"(",
"styled",
"as",
"rapidPenang",
")",
"is",
"a",
"public",
"bus",
"brand",
"in",
"the",
"State",
"of",
"Penang",
",",
"Malaysia",
"."
],
[
"Formed",
"as",
"a",
"subsidiary",
"of",
"Prasarana",
"Malaysia",
"in",
"2007",
",",
"to",
"date",
"it",
"is",
"the",
"main",
"public",
"transport",
"operator",
"within",
"Penang",
";",
"its",
"bus",
"network",
"serves",
"commuters",
"within",
"Greater",
"Penang",
",",
"including",
"the",
"neighbouring",
"towns",
"in",
"Kedah",
"and",
"Perak",
"."
],
[
"Rapid",
"Penang",
"was",
"the",
"second",
"public",
"transportation",
"firm",
"established",
"by",
"Prasarana",
"Malaysia",
",",
"a",
"corporate",
"body",
"owned",
"by",
"the",
"Malaysian",
"federal",
"government",
"to",
"manage",
"urban",
"public",
"transportation",
"."
],
[
"The",
"first",
"was",
"Rapid",
"KL",
"in",
"2004",
",",
"which",
"now",
"encompasses",
"public",
"bus",
",",
"LRT",
"and",
"monorail",
"services",
"within",
"Kuala",
"Lumpur",
"and",
"the",
"greater",
"Klang",
"Valley",
"."
],
[
"Thus",
",",
"similar",
"to",
"Rapid",
"KL",
",",
"Rapid",
"Penang",
"'s",
"bus",
"fleet",
"is",
"under",
"the",
"management",
"of",
"Rapid",
"Bus",
"Sdn",
"Bhd",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Rapid Penang",
"pos": [
0,
2
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
5,
5
],
"index": "0_1",
"name": "rapidPenang",
"pos": [
5,
6
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
122,
122
],
"index": "0_2",
"name": "Rapid Penang",
"pos": [
7,
9
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
40,
40
],
"index": "1_0",
"name": "Penang",
"pos": [
20,
21
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
14,
14
],
"index": "1_1",
"name": "State of Penang",
"pos": [
14,
17
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
79,
79
],
"index": "2_0",
"name": "Malaysian",
"pos": [
19,
20
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
18,
18
],
"index": "2_1",
"name": "Malaysia",
"pos": [
18,
19
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
25,
25
],
"index": "3_0",
"name": "Prasarana Malaysia",
"pos": [
5,
7
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
70,
70
],
"index": "3_1",
"name": "Prasarana Malaysia",
"pos": [
10,
12
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
28,
28
],
"index": "4_0",
"name": "2007",
"pos": [
8,
9
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
48,
48
],
"index": "5_0",
"name": "Greater Penang",
"pos": [
28,
30
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
56,
56
],
"index": "6_0",
"name": "Kedah",
"pos": [
36,
37
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
58,
58
],
"index": "7_0",
"name": "Perak",
"pos": [
38,
39
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
60,
60
],
"index": "8_0",
"name": "Rapid Penang",
"pos": [
0,
2
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
91,
91
],
"index": "9_0",
"name": "Rapid KL",
"pos": [
3,
5
],
"sent_id": 3,
"type": "MISC"
},
{
"global_pos": [
119,
119
],
"index": "9_1",
"name": "Rapid KL",
"pos": [
4,
6
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
94,
94
],
"index": "10_0",
"name": "2004",
"pos": [
6,
7
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
102,
102
],
"index": "11_0",
"name": "LRT",
"pos": [
14,
15
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
107,
107
],
"index": "12_0",
"name": "Kuala Lumpur",
"pos": [
19,
21
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
111,
111
],
"index": "13_0",
"name": "greater Klang Valley",
"pos": [
23,
26
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
132,
132
],
"index": "14_0",
"name": "Rapid Bus Sdn Bhd",
"pos": [
17,
21
],
"sent_id": 4,
"type": "ORG"
}
]
] | Rapid Penang | [
{
"evidence": [],
"h": 3,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P17",
"t": 2
},
{
"evidence": [
2,
3
],
"h": 12,
"r": "P131",
"t": 2
},
{
"evidence": [
2,
3
],
"h": 12,
"r": "P17",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2
],
"h": 0,
"r": "P127",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P571",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P159",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P150",
"t": 6
},
{
"evidence": [
2,
3
],
"h": 2,
"r": "P150",
"t": 12
},
{
"evidence": [
0
],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P150",
"t": 7
},
{
"evidence": [
2,
3
],
"h": 11,
"r": "P17",
"t": 2
},
{
"evidence": [
2,
3
],
"h": 13,
"r": "P17",
"t": 2
},
{
"evidence": [
2,
3
],
"h": 9,
"r": "P127",
"t": 3
},
{
"evidence": [
2,
3
],
"h": 9,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
4
],
"h": 14,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 12,
"r": "P1376",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P36",
"t": 12
},
{
"evidence": [],
"h": 8,
"r": "P127",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P571",
"t": 4
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 2
},
{
"evidence": [
2,
3
],
"h": 13,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
4
],
"h": 14,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 2
}
] |
[
[
"Alexis",
"-",
"Emmanuel",
"Chabrier",
"(;",
"18",
"January",
"184113",
"September",
"1894",
")",
"was",
"a",
"Romantic",
"composer",
"and",
"pianist",
",",
"born",
"in",
"Ambert",
",",
"central",
"France",
"."
],
[
"His",
"bourgeois",
"family",
"did",
"not",
"approve",
"of",
"a",
"musical",
"career",
"for",
"him",
",",
"and",
"his",
"studies",
"at",
"law",
"school",
"in",
"Paris",
"to",
"the",
"age",
"of",
"thirty",
"-",
"nine",
"he",
"worked",
"as",
"a",
"civil",
"servant",
",",
"while",
"immersing",
"himself",
"in",
"the",
"modernist",
"artistic",
"life",
"of",
"the",
"French",
"capital",
",",
"and",
"composing",
"in",
"his",
"spare",
"time",
"."
],
[
"From",
"1880",
"until",
"his",
"final",
"illness",
"he",
"was",
"a",
"full",
"-",
"time",
"composer",
"."
],
[
"Although",
"known",
"primarily",
"for",
"two",
"of",
"his",
"orchestral",
"works",
",",
"España",
"and",
"Joyeuse",
"marche",
",",
"Chabrier",
"left",
"a",
"corpus",
"of",
"operas",
"(",
"including",
"L'étoile",
")",
",",
"songs",
",",
"and",
"piano",
"music",
",",
"but",
"no",
"symphonies",
",",
"concertos",
",",
"quartets",
",",
"sonatas",
",",
"or",
"religious",
"or",
"liturgical",
"music",
"."
],
[
"His",
"lack",
"of",
"academic",
"training",
"left",
"him",
"free",
"to",
"create",
"his",
"own",
"musical",
"language",
",",
"unaffected",
"by",
"established",
"rules",
",",
"and",
"he",
"was",
"regarded",
"by",
"many",
"later",
"composers",
"as",
"an",
"important",
"innovator",
"."
],
[
"He",
"was",
"admired",
"by",
",",
"and",
"influenced",
",",
"composers",
"as",
"diverse",
"as",
"Debussy",
",",
"Ravel",
",",
"Richard",
"Strauss",
",",
"Satie",
",",
"Stravinsky",
",",
"and",
"the",
"group",
"of",
"composers",
"known",
"as",
"Les",
"six",
"."
],
[
"Writing",
"at",
"a",
"time",
"when",
"French",
"musicians",
"were",
"generally",
"proponents",
"or",
"opponents",
"of",
"the",
"music",
"of",
"Wagner",
",",
"Chabrier",
"steered",
"a",
"middle",
"course",
",",
"sometimes",
"incorporating",
"Wagnerian",
"traits",
"into",
"his",
"music",
"and",
"at",
"other",
"times",
"avoiding",
"them",
"."
],
[
"Chabrier",
"was",
"associated",
"with",
"some",
"of",
"the",
"leading",
"writers",
"and",
"painters",
"of",
"his",
"time",
"."
],
[
"Among",
"his",
"closest",
"friends",
"was",
"the",
"painter",
"Édouard",
"Manet",
",",
"and",
"Chabrier",
"collected",
"Impressionist",
"paintings",
"long",
"before",
"they",
"became",
"fashionable",
"."
],
[
"A",
"number",
"of",
"such",
"paintings",
"from",
"his",
"personal",
"collection",
"by",
"artists",
"known",
"to",
"him",
"are",
"now",
"housed",
"in",
"some",
"of",
"the",
"world",
"'s",
"leading",
"art",
"museums",
"."
],
[
"He",
"penned",
"a",
"large",
"number",
"of",
"letters",
"to",
"friends",
"and",
"colleagues",
"which",
"offer",
"an",
"insight",
"into",
"his",
"musical",
"opinions",
"and",
"character",
"."
],
[
"Chabrier",
"died",
"in",
"Paris",
"at",
"the",
"age",
"of",
"fifty",
"-",
"three",
"from",
"a",
"neurological",
"disease",
",",
"probably",
"caused",
"by",
"syphilis",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Alexis-Emmanuel Chabrier",
"pos": [
0,
4
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
272,
272
],
"index": "0_1",
"name": "Chabrier",
"pos": [
11,
12
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
226,
226
],
"index": "0_2",
"name": "Chabrier",
"pos": [
18,
19
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
109,
109
],
"index": "0_3",
"name": "Chabrier",
"pos": [
15,
16
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
246,
246
],
"index": "0_4",
"name": "Chabrier",
"pos": [
0,
1
],
"sent_id": 7,
"type": "PER"
},
{
"global_pos": [
331,
331
],
"index": "0_5",
"name": "Chabrier",
"pos": [
0,
1
],
"sent_id": 11,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "18 January 184113 September 1894",
"pos": [
5,
10
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
13,
13
],
"index": "2_0",
"name": "Romantic",
"pos": [
13,
14
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
20,
20
],
"index": "3_0",
"name": "Ambert",
"pos": [
20,
21
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "4_0",
"name": "France",
"pos": [
23,
24
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
45,
45
],
"index": "5_0",
"name": "Paris",
"pos": [
20,
21
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
334,
334
],
"index": "5_1",
"name": "Paris",
"pos": [
3,
4
],
"sent_id": 11,
"type": "LOC"
}
],
[
{
"global_pos": [
50,
50
],
"index": "6_0",
"name": "thirty - nine",
"pos": [
25,
28
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
70,
70
],
"index": "7_0",
"name": "French",
"pos": [
45,
46
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
213,
213
],
"index": "7_1",
"name": "French",
"pos": [
5,
6
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
81,
81
],
"index": "8_0",
"name": "1880",
"pos": [
1,
2
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
98,
98
],
"index": "9_0",
"name": "two",
"pos": [
4,
5
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
104,
104
],
"index": "10_0",
"name": "España",
"pos": [
10,
11
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
106,
106
],
"index": "11_0",
"name": "Joyeuse",
"pos": [
12,
13
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
117,
117
],
"index": "12_0",
"name": "L'étoile",
"pos": [
23,
24
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
187,
187
],
"index": "13_0",
"name": "Debussy",
"pos": [
12,
13
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
189,
189
],
"index": "14_0",
"name": "Ravel",
"pos": [
14,
15
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
191,
191
],
"index": "15_0",
"name": "Richard Strauss",
"pos": [
16,
18
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
194,
194
],
"index": "16_0",
"name": "Satie",
"pos": [
19,
20
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
196,
196
],
"index": "17_0",
"name": "Stravinsky",
"pos": [
21,
22
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
205,
205
],
"index": "18_0",
"name": "Les six",
"pos": [
30,
32
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
224,
224
],
"index": "19_0",
"name": "Wagner",
"pos": [
16,
17
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
234,
234
],
"index": "19_1",
"name": "Wagnerian",
"pos": [
26,
27
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
268,
268
],
"index": "20_0",
"name": "Édouard Manet",
"pos": [
7,
9
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
274,
274
],
"index": "21_0",
"name": "Impressionist",
"pos": [
13,
14
],
"sent_id": 8,
"type": "MISC"
}
],
[
{
"global_pos": [
339,
339
],
"index": "22_0",
"name": "fifty - three",
"pos": [
8,
11
],
"sent_id": 11,
"type": "NUM"
}
]
] | Emmanuel Chabrier | [
{
"evidence": [
11
],
"h": 0,
"r": "P20",
"t": 5
},
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 3,
"r": "P17",
"t": 4
},
{
"evidence": [
3
],
"h": 10,
"r": "P86",
"t": 0
},
{
"evidence": [
3
],
"h": 12,
"r": "P86",
"t": 0
},
{
"evidence": [
0,
1,
6
],
"h": 0,
"r": "P27",
"t": 4
},
{
"evidence": [
1
],
"h": 4,
"r": "P36",
"t": 5
},
{
"evidence": [
1
],
"h": 5,
"r": "P131",
"t": 4
},
{
"evidence": [
1
],
"h": 5,
"r": "P1376",
"t": 4
},
{
"evidence": [
1
],
"h": 5,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P937",
"t": 5
},
{
"evidence": [],
"h": 11,
"r": "P86",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P1412",
"t": 7
},
{
"evidence": [],
"h": 0,
"r": "P800",
"t": 10
},
{
"evidence": [
3
],
"h": 0,
"r": "P800",
"t": 12
},
{
"evidence": [],
"h": 0,
"r": "P800",
"t": 11
},
{
"evidence": [
0
],
"h": 3,
"r": "P131",
"t": 4
}
] |
[
[
"Tyrone",
"is",
"an",
"unincorporated",
"community",
"located",
"in",
"Anderson",
"County",
",",
"Kentucky",
",",
"United",
"States",
"."
],
[
"It",
"is",
"located",
"east",
"of",
"Lawrenceburg",
"along",
"the",
"Kentucky",
"River",
"."
],
[
"A",
"distillery",
"was",
"opened",
"circa",
"1868",
"and",
"acquired",
"by",
"T.B."
],
[
"Ripy",
",",
"who",
"expanded",
"the",
"facility",
"."
],
[
"The",
"town",
"is",
"named",
"after",
"County",
"Tyrone",
"in",
"Northern",
"Ireland",
",",
"where",
"the",
"Ripy",
"family",
"was",
"from",
"."
],
[
"The",
"community",
"was",
"originally",
"called",
"Streamville",
",",
"but",
"was",
"eventually",
"renamed",
",",
"sometime",
"after",
"the",
"distillery",
"was",
"so",
"named",
"in",
"1883",
"."
],
[
"In",
"1905",
",",
"the",
"sons",
"of",
"T.B."
],
[
"Ripy",
"opened",
"the",
"Ripy",
"Brothers",
"Distillery",
"."
],
[
"The",
"population",
"of",
"the",
"village",
"reached",
"1,000",
"before",
"Prohibition",
"."
],
[
"The",
"distillery",
"closed",
",",
"but",
"was",
"later",
"re",
"-",
"opened",
"and",
"is",
"now",
"where",
"Wild",
"Turkey",
"(",
"bourbon",
")",
"is",
"manufactured",
"."
],
[
"Its",
"post",
"office",
"was",
"opened",
"in",
"1882",
"as",
"Coke",
"(",
"the",
"name",
"of",
"the",
"postmaster",
")",
",",
"was",
"renamed",
"Tyrone",
"in",
"1893",
",",
"and",
"is",
"now",
"closed",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Tyrone",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
148,
148
],
"index": "0_1",
"name": "Tyrone",
"pos": [
19,
20
],
"sent_id": 10,
"type": "LOC"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "Anderson County",
"pos": [
7,
9
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "Kentucky",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "3_0",
"name": "United States",
"pos": [
12,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
20,
20
],
"index": "4_0",
"name": "Lawrenceburg",
"pos": [
5,
6
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "5_0",
"name": "Kentucky River",
"pos": [
8,
10
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
31,
31
],
"index": "6_0",
"name": "1868",
"pos": [
5,
6
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
35,
35
],
"index": "7_0",
"name": "T.B.",
"pos": [
9,
10
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
36,
36
],
"index": "8_0",
"name": "Ripy",
"pos": [
0,
1
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
56,
56
],
"index": "8_1",
"name": "Ripy",
"pos": [
13,
14
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
90,
90
],
"index": "8_2",
"name": "Ripy",
"pos": [
0,
1
],
"sent_id": 7,
"type": "PER"
}
],
[
{
"global_pos": [
48,
48
],
"index": "9_0",
"name": "County Tyrone",
"pos": [
5,
7
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
51,
51
],
"index": "10_0",
"name": "Northern Ireland",
"pos": [
8,
10
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
66,
66
],
"index": "11_0",
"name": "Streamville",
"pos": [
5,
6
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
81,
81
],
"index": "12_0",
"name": "1883",
"pos": [
20,
21
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
84,
84
],
"index": "13_0",
"name": "1905",
"pos": [
1,
2
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
93,
93
],
"index": "14_0",
"name": "Ripy Brothers Distillery",
"pos": [
3,
6
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
103,
103
],
"index": "15_0",
"name": "1,000",
"pos": [
6,
7
],
"sent_id": 8,
"type": "NUM"
}
],
[
{
"global_pos": [
105,
105
],
"index": "16_0",
"name": "Prohibition",
"pos": [
8,
9
],
"sent_id": 8,
"type": "MISC"
}
],
[
{
"global_pos": [
121,
121
],
"index": "17_0",
"name": "Wild Turkey",
"pos": [
14,
16
],
"sent_id": 9,
"type": "MISC"
}
],
[
{
"global_pos": [
135,
135
],
"index": "18_0",
"name": "1882",
"pos": [
6,
7
],
"sent_id": 10,
"type": "TIME"
}
],
[
{
"global_pos": [
137,
137
],
"index": "19_0",
"name": "Coke",
"pos": [
8,
9
],
"sent_id": 10,
"type": "ORG"
}
],
[
{
"global_pos": [
150,
150
],
"index": "20_0",
"name": "1893",
"pos": [
21,
22
],
"sent_id": 10,
"type": "TIME"
}
]
] | Tyrone, Kentucky | [
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0
],
"h": 19,
"r": "P17",
"t": 3
},
{
"evidence": [
4
],
"h": 9,
"r": "P131",
"t": 10
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 16,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 14,
"r": "P571",
"t": 13
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 16,
"r": "P1001",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 10,
"r": "P150",
"t": 9
},
{
"evidence": [],
"h": 17,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 19,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
}
] |
[
[
"Sarge",
"is",
"the",
"nickname",
"of",
":"
],
[
"Paul",
"Chambers",
"(",
"footballer",
")",
"(",
"born",
"1982",
")",
",",
"Australian",
"rules",
"footballer"
],
[
"Norris",
"Coleman",
"(",
"born",
"1961",
")",
",",
"American",
"retired",
"basketball",
"player",
"nicknamed",
"\"",
"The",
"Sarge",
"\""
],
[
"Sarge",
"Ferris",
"(",
"1928",
"-",
"1989",
")",
",",
"American",
"poker",
"player"
],
[
"Gary",
"Matthews",
"(",
"born",
"1950",
")",
",",
"former",
"Major",
"League",
"Baseball",
"player",
"and",
"coach",
",",
"and",
"current",
"Phillies",
"broadcaster"
],
[
"Brad",
"McCrimmon",
"(",
"1959",
"-",
"2011",
")",
",",
"Canadian",
"National",
"Hockey",
"League",
"player",
"and",
"coach"
],
[
"Orville",
"Moody",
"(",
"1933",
"-",
"2008",
")",
",",
"American",
"golfer"
],
[
"Charles",
"Rangel",
"(",
"born",
"1930",
")",
",",
"American",
"politician",
",",
"lawyer",
"and",
"Korean",
"War",
"soldier"
],
[
"Mitchell",
"Sargent",
"(",
"born",
"1979",
")",
",",
"Australian",
"former",
"rugby",
"league",
"footballer"
],
[
"Lewis",
"Sargentich",
",",
"professor",
"at",
"Harvard",
"Law",
"School"
],
[
"Tony",
"Schumacher",
"(",
"drag",
"racer",
")",
"(",
"born",
"1969",
")",
",",
"American",
"drag",
"racer"
]
] | [
[
{
"global_pos": [
6,
6
],
"index": "0_0",
"name": "Paul Chambers",
"pos": [
0,
2
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
13,
13
],
"index": "1_0",
"name": "1982",
"pos": [
7,
8
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
16,
16
],
"index": "2_0",
"name": "Australian",
"pos": [
10,
11
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
112,
112
],
"index": "2_1",
"name": "Australian",
"pos": [
7,
8
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
19,
19
],
"index": "3_0",
"name": "Norris Coleman",
"pos": [
0,
2
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
23,
23
],
"index": "4_0",
"name": "1961",
"pos": [
4,
5
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
97,
97
],
"index": "5_0",
"name": "American",
"pos": [
7,
8
],
"sent_id": 7,
"type": "LOC"
},
{
"global_pos": [
43,
43
],
"index": "5_1",
"name": "American",
"pos": [
8,
9
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
26,
26
],
"index": "5_2",
"name": "American",
"pos": [
7,
8
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
88,
88
],
"index": "5_3",
"name": "American",
"pos": [
8,
9
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
136,
136
],
"index": "5_4",
"name": "American",
"pos": [
11,
12
],
"sent_id": 10,
"type": "LOC"
}
],
[
{
"global_pos": [
35,
35
],
"index": "6_0",
"name": "Sarge Ferris",
"pos": [
0,
2
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
38,
38
],
"index": "7_0",
"name": "1928",
"pos": [
3,
4
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
40,
40
],
"index": "8_0",
"name": "1989",
"pos": [
5,
6
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
46,
46
],
"index": "9_0",
"name": "Gary Matthews",
"pos": [
0,
2
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
50,
50
],
"index": "10_0",
"name": "1950",
"pos": [
4,
5
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
54,
54
],
"index": "11_0",
"name": "Major League Baseball",
"pos": [
8,
11
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
63,
63
],
"index": "12_0",
"name": "Phillies",
"pos": [
17,
18
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
65,
65
],
"index": "13_0",
"name": "Brad McCrimmon",
"pos": [
0,
2
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
68,
68
],
"index": "14_0",
"name": "1959",
"pos": [
3,
4
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
70,
70
],
"index": "15_0",
"name": "2011",
"pos": [
5,
6
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
73,
73
],
"index": "16_0",
"name": "Canadian National Hockey League",
"pos": [
8,
12
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
80,
80
],
"index": "17_0",
"name": "Orville Moody",
"pos": [
0,
2
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
83,
83
],
"index": "18_0",
"name": "1933",
"pos": [
3,
4
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
85,
85
],
"index": "19_0",
"name": "2008",
"pos": [
5,
6
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
90,
90
],
"index": "20_0",
"name": "Charles Rangel",
"pos": [
0,
2
],
"sent_id": 7,
"type": "PER"
}
],
[
{
"global_pos": [
94,
94
],
"index": "21_0",
"name": "1930",
"pos": [
4,
5
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
102,
102
],
"index": "22_0",
"name": "Korean War",
"pos": [
12,
14
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
105,
105
],
"index": "23_0",
"name": "Mitchell Sargent",
"pos": [
0,
2
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
109,
109
],
"index": "24_0",
"name": "1979",
"pos": [
4,
5
],
"sent_id": 8,
"type": "TIME"
}
],
[
{
"global_pos": [
117,
117
],
"index": "25_0",
"name": "Lewis Sargentich",
"pos": [
0,
2
],
"sent_id": 9,
"type": "PER"
}
],
[
{
"global_pos": [
122,
122
],
"index": "26_0",
"name": "Harvard Law School",
"pos": [
5,
8
],
"sent_id": 9,
"type": "ORG"
}
],
[
{
"global_pos": [
125,
125
],
"index": "27_0",
"name": "Tony Schumacher",
"pos": [
0,
2
],
"sent_id": 10,
"type": "PER"
}
],
[
{
"global_pos": [
133,
133
],
"index": "28_0",
"name": "1969",
"pos": [
8,
9
],
"sent_id": 10,
"type": "TIME"
}
]
] | Sarge (nickname) | [
{
"evidence": [
1
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
2
],
"h": 3,
"r": "P569",
"t": 4
},
{
"evidence": [
4
],
"h": 9,
"r": "P569",
"t": 10
},
{
"evidence": [
4
],
"h": 9,
"r": "P54",
"t": 12
},
{
"evidence": [
3
],
"h": 6,
"r": "P569",
"t": 7
},
{
"evidence": [
5
],
"h": 13,
"r": "P569",
"t": 14
},
{
"evidence": [
7
],
"h": 20,
"r": "P569",
"t": 21
},
{
"evidence": [
7
],
"h": 20,
"r": "P607",
"t": 22
},
{
"evidence": [
8
],
"h": 23,
"r": "P569",
"t": 24
},
{
"evidence": [
10
],
"h": 27,
"r": "P569",
"t": 28
},
{
"evidence": [
6
],
"h": 17,
"r": "P569",
"t": 18
},
{
"evidence": [],
"h": 6,
"r": "P27",
"t": 5
},
{
"evidence": [],
"h": 25,
"r": "P108",
"t": 26
},
{
"evidence": [],
"h": 20,
"r": "P27",
"t": 5
},
{
"evidence": [],
"h": 13,
"r": "P570",
"t": 15
},
{
"evidence": [],
"h": 27,
"r": "P27",
"t": 5
},
{
"evidence": [],
"h": 17,
"r": "P570",
"t": 19
},
{
"evidence": [],
"h": 6,
"r": "P570",
"t": 8
},
{
"evidence": [],
"h": 3,
"r": "P27",
"t": 5
},
{
"evidence": [],
"h": 17,
"r": "P27",
"t": 5
},
{
"evidence": [],
"h": 22,
"r": "P710",
"t": 5
},
{
"evidence": [],
"h": 12,
"r": "P118",
"t": 11
},
{
"evidence": [
7
],
"h": 22,
"r": "P710",
"t": 20
},
{
"evidence": [],
"h": 5,
"r": "P1344",
"t": 22
},
{
"evidence": [
7
],
"h": 20,
"r": "P1344",
"t": 22
}
] |
[
[
"Joel",
"Mandelstam",
"FRS",
"(",
"13",
"November",
"1919",
"–",
"20",
"December",
"2008",
")",
"was",
"a",
"British",
"microbiologist",
",",
"a",
"Professor",
",",
"at",
"the",
"University",
"of",
"Oxford",
",",
"and",
"a",
"Fellow",
"of",
"Linacre",
"College",
",",
"Oxford",
"."
],
[
"He",
"was",
"a",
"pioneer",
"in",
"using",
"bacteria",
"to",
"study",
"fundamental",
"biological",
"phenomena",
"—",
"such",
"as",
"development",
",",
"differentiation",
",",
"and",
"the",
"turnover",
"of",
"macromolecules",
"—",
"which",
"had",
"more",
"usually",
"been",
"investigated",
"in",
"higher",
"organisms",
"."
],
[
"Born",
"in",
"Johannesburg",
",",
"and",
"educated",
"at",
"the",
"Jeppe",
"High",
"School",
"for",
"Boys",
",",
"his",
"parents",
"were",
"Lithuanian",
"Jews",
"."
],
[
"He",
"attended",
"the",
"University",
"of",
"the",
"Witwatersrand",
",",
"where",
"he",
"read",
"for",
"an",
"honours",
"BSc",
"degree",
"."
],
[
"After",
"graduating",
"in",
"1942",
",",
"he",
"worked",
"as",
"a",
"research",
"assistant",
"at",
"the",
"Medical",
"school",
"in",
"Johannesburg",
"."
],
[
"Amongst",
"others",
",",
"he",
"taught",
"Sydney",
"Brenner",
"there",
"."
],
[
"He",
"came",
"to",
"London",
"in",
"1947",
"to",
"work",
"for",
"a",
"PhD",
"under",
"John",
"Yudkin",
"at",
"King",
"’s",
"College",
"of",
"Household",
"and",
"Social",
"Science",
"in",
"London",
"(",
"which",
"became",
"Queen",
"Elizabeth",
"College",
"in",
"1953",
")",
"."
],
[
"From",
"1966",
"until",
"his",
"retirement",
"in",
"1987",
"he",
"was",
"Iveagh",
"Professor",
"of",
"Chemical",
"Microbiology",
"at",
"the",
"University",
"of",
"Oxford",
",",
"where",
"he",
"built",
"up",
"a",
"highly",
"successful",
"research",
"group",
"studying",
"spore",
"formation",
"in",
"bacteria",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Joel Mandelstam FRS",
"pos": [
0,
3
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "13 November 1919",
"pos": [
4,
7
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
8,
8
],
"index": "2_0",
"name": "20 December 2008",
"pos": [
8,
11
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
14,
14
],
"index": "3_0",
"name": "British",
"pos": [
14,
15
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
33,
33
],
"index": "4_0",
"name": "Oxford",
"pos": [
33,
34
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
185,
185
],
"index": "4_1",
"name": "University of Oxford",
"pos": [
16,
19
],
"sent_id": 7,
"type": "ORG"
},
{
"global_pos": [
22,
22
],
"index": "4_2",
"name": "University of Oxford",
"pos": [
22,
25
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
30,
30
],
"index": "5_0",
"name": "Linacre College",
"pos": [
30,
32
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
72,
72
],
"index": "6_0",
"name": "Johannesburg",
"pos": [
2,
3
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
123,
123
],
"index": "6_1",
"name": "Johannesburg",
"pos": [
16,
17
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
78,
78
],
"index": "7_0",
"name": "Jeppe High School for Boys",
"pos": [
8,
13
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
87,
87
],
"index": "8_0",
"name": "Lithuanian Jews",
"pos": [
17,
19
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
93,
93
],
"index": "9_0",
"name": "University of the Witwatersrand",
"pos": [
3,
7
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
110,
110
],
"index": "10_0",
"name": "1942",
"pos": [
3,
4
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
130,
130
],
"index": "11_0",
"name": "Sydney Brenner",
"pos": [
5,
7
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
137,
137
],
"index": "12_0",
"name": "London",
"pos": [
3,
4
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
158,
158
],
"index": "12_1",
"name": "London",
"pos": [
24,
25
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
139,
139
],
"index": "13_0",
"name": "1947",
"pos": [
5,
6
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
146,
146
],
"index": "14_0",
"name": "John Yudkin",
"pos": [
12,
14
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
149,
149
],
"index": "15_0",
"name": "King’s College of Household and Social Science",
"pos": [
15,
23
],
"sent_id": 6,
"type": "ORG"
},
{
"global_pos": [
162,
162
],
"index": "15_1",
"name": "Queen Elizabeth College",
"pos": [
28,
31
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
166,
166
],
"index": "16_0",
"name": "1953",
"pos": [
32,
33
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
170,
170
],
"index": "17_0",
"name": "1966",
"pos": [
1,
2
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
175,
175
],
"index": "18_0",
"name": "1987",
"pos": [
6,
7
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
178,
178
],
"index": "19_0",
"name": "Iveagh",
"pos": [
9,
10
],
"sent_id": 7,
"type": "MISC"
}
]
] | Joel Mandelstam | [
{
"evidence": [
0,
2
],
"h": 0,
"r": "P19",
"t": 6
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P69",
"t": 7
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 2
},
{
"evidence": [
0,
7
],
"h": 0,
"r": "P108",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [
6
],
"h": 15,
"r": "P131",
"t": 12
},
{
"evidence": [
6
],
"h": 15,
"r": "P571",
"t": 16
},
{
"evidence": [
0,
6,
7
],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6,
7
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P527",
"t": 5
},
{
"evidence": [],
"h": 14,
"r": "P108",
"t": 15
},
{
"evidence": [],
"h": 0,
"r": "P69",
"t": 9
},
{
"evidence": [],
"h": 5,
"r": "P361",
"t": 4
},
{
"evidence": [
0,
6,
7
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6,
7
],
"h": 4,
"r": "P131",
"t": 3
}
] |
[
[
"Fawkner",
"railway",
"station",
"is",
"located",
"on",
"the",
"Upfield",
"line",
"in",
"Victoria",
",",
"Australia",
"."
],
[
"It",
"serves",
"the",
"northern",
"Melbourne",
"suburb",
"of",
"Hadfield",
",",
"as",
"well",
"as",
"neighbouring",
"suburb",
"Fawkner",
"."
],
[
"The",
"station",
"opened",
"on",
"8",
"October",
"1889",
"as",
"Fawkner",
"."
],
[
"It",
"closed",
"on",
"13",
"July",
"1903",
",",
"reopening",
"on",
"12",
"December",
"1906",
"as",
"Fawkner",
"Cemetery",
",",
"and",
"resumed",
"the",
"Fawkner",
"name",
"in",
"1914",
"."
],
[
"It",
"is",
"located",
"adjacent",
"to",
"the",
"Fawkner",
"Crematorium",
"and",
"Memorial",
"Park",
",",
"which",
"opened",
"in",
"1906",
",",
"and",
"from",
"then",
"until",
"1939",
",",
"special",
"mortuary",
"trains",
"ran",
"."
],
[
"From",
"October",
"1914",
",",
"only",
"seven",
"trains",
"daily",
"ran",
"to",
"Fawkner",
",",
"as",
"well",
"as",
"the",
"daily",
"mortuary",
"train",
"to",
"the",
"cemetery",
"."
],
[
"A",
"former",
"mortuary",
"van",
"is",
"located",
"near",
"the",
"entrance",
"to",
"Platform",
"2",
"."
],
[
"Until",
"1959",
",",
"Fawkner",
"was",
"the",
"extent",
"of",
"suburban",
"electrified",
"services",
",",
"with",
"an",
"AEC",
"railmotor",
"used",
"from",
"1928",
"until",
"1959",
",",
"to",
"provide",
"a",
"connecting",
"service",
"north",
"to",
"Somerton",
"."
],
[
"Until",
"1998",
",",
"the",
"station",
"had",
"one",
"platform",
"(",
"present",
"day",
"Platform",
"2",
")",
"."
],
[
"The",
"second",
"track",
"and",
"Platform",
"1",
"were",
"added",
"as",
"part",
"of",
"the",
"duplication",
"of",
"the",
"line",
"between",
"Fawkner",
"and",
"Gowrie",
"."
]
] | [
[
{
"global_pos": [
53,
53
],
"index": "0_0",
"name": "Fawkner Cemetery",
"pos": [
13,
15
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
131,
131
],
"index": "0_1",
"name": "Fawkner",
"pos": [
3,
4
],
"sent_id": 7,
"type": "LOC"
},
{
"global_pos": [
59,
59
],
"index": "0_2",
"name": "Fawkner",
"pos": [
19,
20
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
0,
0
],
"index": "0_3",
"name": "Fawkner",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
28,
28
],
"index": "0_4",
"name": "Fawkner",
"pos": [
14,
15
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
38,
38
],
"index": "0_5",
"name": "Fawkner",
"pos": [
8,
9
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
191,
191
],
"index": "0_6",
"name": "Fawkner",
"pos": [
17,
18
],
"sent_id": 9,
"type": "LOC"
},
{
"global_pos": [
102,
102
],
"index": "0_7",
"name": "Fawkner",
"pos": [
10,
11
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "Upfield",
"pos": [
7,
8
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "Victoria",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "3_0",
"name": "Australia",
"pos": [
12,
13
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "4_0",
"name": "Melbourne",
"pos": [
4,
5
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
21,
21
],
"index": "5_0",
"name": "Hadfield",
"pos": [
7,
8
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
34,
34
],
"index": "6_0",
"name": "8 October 1889",
"pos": [
4,
7
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
43,
43
],
"index": "7_0",
"name": "13 July 1903",
"pos": [
3,
6
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
49,
49
],
"index": "8_0",
"name": "12 December 1906",
"pos": [
9,
12
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
62,
62
],
"index": "9_0",
"name": "1914",
"pos": [
22,
23
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
70,
70
],
"index": "10_0",
"name": "Fawkner Crematorium",
"pos": [
6,
8
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
73,
73
],
"index": "11_0",
"name": "Memorial Park",
"pos": [
9,
11
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
79,
79
],
"index": "12_0",
"name": "1906",
"pos": [
15,
16
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
85,
85
],
"index": "13_0",
"name": "1939",
"pos": [
21,
22
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
93,
93
],
"index": "14_0",
"name": "October 1914",
"pos": [
1,
3
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
97,
97
],
"index": "15_0",
"name": "seven",
"pos": [
5,
6
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
125,
125
],
"index": "16_0",
"name": "Platform 2",
"pos": [
10,
12
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
170,
170
],
"index": "16_1",
"name": "Platform 2",
"pos": [
11,
13
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
129,
129
],
"index": "17_0",
"name": "1959",
"pos": [
1,
2
],
"sent_id": 7,
"type": "TIME"
},
{
"global_pos": [
148,
148
],
"index": "17_1",
"name": "1959",
"pos": [
20,
21
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
142,
142
],
"index": "18_0",
"name": "AEC",
"pos": [
14,
15
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
146,
146
],
"index": "19_0",
"name": "1928",
"pos": [
18,
19
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
157,
157
],
"index": "20_0",
"name": "Somerton",
"pos": [
29,
30
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
160,
160
],
"index": "21_0",
"name": "1998",
"pos": [
1,
2
],
"sent_id": 8,
"type": "TIME"
}
],
[
{
"global_pos": [
165,
165
],
"index": "22_0",
"name": "one",
"pos": [
6,
7
],
"sent_id": 8,
"type": "NUM"
}
],
[
{
"global_pos": [
178,
178
],
"index": "23_0",
"name": "Platform 1",
"pos": [
4,
6
],
"sent_id": 9,
"type": "LOC"
}
],
[
{
"global_pos": [
193,
193
],
"index": "24_0",
"name": "Gowrie",
"pos": [
19,
20
],
"sent_id": 9,
"type": "LOC"
}
]
] | Fawkner railway station | [
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P150",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
9
],
"h": 24,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
8
],
"h": 16,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 20,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 24,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 5
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
9
],
"h": 24,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 10,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
8
],
"h": 16,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 20,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 24,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 4
}
] |
[
[
"\"",
"Have",
"You",
"Ever",
"Been",
"in",
"Love",
"\"",
"is",
"a",
"song",
"recorded",
"by",
"Canadian",
"recording",
"artist",
"Celine",
"Dion",
",",
"included",
"first",
"on",
"her",
"seventh",
"English",
"studio",
"album",
"A",
"New",
"Day",
"Has",
"Come",
"(",
"2002",
")",
"and",
"later",
",",
"on",
"her",
"eight",
"English",
"studio",
"album",
"One",
"Heart",
"(",
"2003",
")",
"."
],
[
"The",
"song",
"is",
"a",
"power",
"ballad",
",",
"written",
"by",
"Anders",
"Bagge",
",",
"Peer",
"Åström",
",",
"Tom",
"Nichols",
",",
"Daryl",
"Hall",
"and",
"Laila",
"Bagge",
",",
"while",
"production",
"was",
"handled",
"by",
"Bagge",
"&",
"Peer",
"."
],
[
"\"",
"Have",
"You",
"Ever",
"Been",
"in",
"Love",
"\"",
"builds",
"from",
"a",
"gentle",
",",
"piano",
"-",
"laced",
"opening",
"into",
"a",
"theatrical",
",",
"string",
"-",
"framed",
"climax",
"."
],
[
"The",
"song",
"received",
"acclaim",
"from",
"music",
"critics",
",",
"while",
"being",
"reviewed",
"in",
"both",
"albums",
"."
],
[
"Many",
"critics",
"called",
"it",
"a",
"classic",
"-",
"sounding",
"ballad",
"and",
"one",
"of",
"the",
"strongest",
"cuts",
"from",
"the",
"album",
"."
],
[
"Critics",
"also",
"noted",
"similarities",
"between",
"Dion",
"and",
"Barbra",
"Streisand",
"."
],
[
"\"",
"Have",
"You",
"Ever",
"Been",
"in",
"Love",
"\"",
"was",
"released",
"on",
"14",
"April",
"2003",
",",
"as",
"One",
"Heart",
"'s",
"second",
"(",
"promotional",
"only",
")",
"single",
"in",
"the",
"United",
"States",
"and",
"Canada",
",",
"while",
"on",
"3",
"November",
"2003",
",",
"it",
"was",
"released",
"as",
"the",
"third",
"commercial",
"single",
"in",
"selected",
"European",
"countries",
"."
],
[
"The",
"song",
"spent",
"fourteen",
"weeks",
"at",
"number",
"2",
"on",
"the",
"US",
"Hot",
"Adult",
"Contemporary",
"Tracks",
",",
"setting",
"a",
"record",
"for",
"most",
"weeks",
"at",
"the",
"second",
"position",
"."
],
[
"The",
"music",
"video",
"was",
"shot",
"between",
"29–30",
"April",
"2003",
"in",
"Los",
"Angeles",
"and",
"released",
"on",
"2",
"June",
"2003",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Have You Ever Been in Love",
"pos": [
1,
7
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
84,
84
],
"index": "0_1",
"name": "Have You Ever Been in Love",
"pos": [
1,
7
],
"sent_id": 2,
"type": "MISC"
},
{
"global_pos": [
154,
154
],
"index": "0_2",
"name": "Have You Ever Been in Love",
"pos": [
1,
7
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
183,
183
],
"index": "1_0",
"name": "Canada",
"pos": [
30,
31
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
13,
13
],
"index": "1_1",
"name": "Canadian",
"pos": [
13,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
148,
148
],
"index": "2_0",
"name": "Dion",
"pos": [
5,
6
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
16,
16
],
"index": "2_1",
"name": "Celine Dion",
"pos": [
16,
18
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
41,
41
],
"index": "3_0",
"name": "English",
"pos": [
41,
42
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
24,
24
],
"index": "3_1",
"name": "English",
"pos": [
24,
25
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
27,
27
],
"index": "4_0",
"name": "A New Day Has Come",
"pos": [
27,
32
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
33,
33
],
"index": "5_0",
"name": "2002",
"pos": [
33,
34
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
40,
40
],
"index": "6_0",
"name": "eight",
"pos": [
40,
41
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
44,
44
],
"index": "7_0",
"name": "One Heart",
"pos": [
44,
46
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
169,
169
],
"index": "7_1",
"name": "One Heart",
"pos": [
16,
18
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
47,
47
],
"index": "8_0",
"name": "2003",
"pos": [
47,
48
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
59,
59
],
"index": "9_0",
"name": "Anders Bagge",
"pos": [
9,
11
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
62,
62
],
"index": "10_0",
"name": "Peer Åström",
"pos": [
12,
14
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
65,
65
],
"index": "11_0",
"name": "Tom Nichols",
"pos": [
15,
17
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
68,
68
],
"index": "12_0",
"name": "Daryl Hall",
"pos": [
18,
20
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
71,
71
],
"index": "13_0",
"name": "Laila Bagge",
"pos": [
21,
23
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
79,
79
],
"index": "14_0",
"name": "Bagge & Peer",
"pos": [
29,
32
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
150,
150
],
"index": "15_0",
"name": "Barbra Streisand",
"pos": [
7,
9
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
164,
164
],
"index": "16_0",
"name": "14 April 2003",
"pos": [
11,
14
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
180,
180
],
"index": "17_0",
"name": "United States",
"pos": [
27,
29
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
214,
214
],
"index": "17_1",
"name": "US",
"pos": [
10,
11
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
187,
187
],
"index": "18_0",
"name": "3 November 2003",
"pos": [
34,
37
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
201,
201
],
"index": "19_0",
"name": "European",
"pos": [
48,
49
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
207,
207
],
"index": "20_0",
"name": "fourteen weeks",
"pos": [
3,
5
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
215,
215
],
"index": "21_0",
"name": "Hot Adult Contemporary Tracks",
"pos": [
11,
15
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
237,
237
],
"index": "22_0",
"name": "29–30 April 2003",
"pos": [
6,
9
],
"sent_id": 8,
"type": "TIME"
}
],
[
{
"global_pos": [
241,
241
],
"index": "23_0",
"name": "Los Angeles",
"pos": [
10,
12
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
246,
246
],
"index": "24_0",
"name": "2 June 2003",
"pos": [
15,
18
],
"sent_id": 8,
"type": "TIME"
}
]
] | Have You Ever Been in Love (song) | [
{
"evidence": [
0
],
"h": 0,
"r": "P361",
"t": 4
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P361",
"t": 7
},
{
"evidence": [
0
],
"h": 0,
"r": "P175",
"t": 2
},
{
"evidence": [
6
],
"h": 0,
"r": "P577",
"t": 16
},
{
"evidence": [
0
],
"h": 4,
"r": "P577",
"t": 5
},
{
"evidence": [
0
],
"h": 4,
"r": "P156",
"t": 7
},
{
"evidence": [
0
],
"h": 4,
"r": "P175",
"t": 2
},
{
"evidence": [
0
],
"h": 7,
"r": "P155",
"t": 4
},
{
"evidence": [
0
],
"h": 7,
"r": "P175",
"t": 2
},
{
"evidence": [
0
],
"h": 7,
"r": "P577",
"t": 8
},
{
"evidence": [
0
],
"h": 2,
"r": "P27",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P162",
"t": 10
},
{
"evidence": [],
"h": 0,
"r": "P676",
"t": 9
},
{
"evidence": [],
"h": 21,
"r": "P17",
"t": 17
},
{
"evidence": [],
"h": 0,
"r": "P577",
"t": 8
},
{
"evidence": [],
"h": 23,
"r": "P17",
"t": 17
},
{
"evidence": [],
"h": 0,
"r": "P162",
"t": 9
},
{
"evidence": [],
"h": 0,
"r": "P676",
"t": 10
},
{
"evidence": [
0
],
"h": 4,
"r": "P527",
"t": 0
},
{
"evidence": [
0,
6
],
"h": 7,
"r": "P527",
"t": 0
},
{
"evidence": [
0
],
"h": 2,
"r": "P800",
"t": 0
},
{
"evidence": [
0
],
"h": 2,
"r": "P800",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P800",
"t": 7
},
{
"evidence": [],
"h": 10,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 9,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 23,
"r": "P131",
"t": 17
}
] |
[
[
"\"",
"Pilot",
"\"",
"is",
"the",
"pilot",
"episode",
"of",
"the",
"American",
"legal",
"comedy",
"-",
"drama",
"Suits",
",",
"which",
"premiered",
"on",
"USA",
"Network",
"in",
"the",
"United",
"States",
"on",
"June",
"23",
",",
"2011",
"."
],
[
"The",
"episode",
"was",
"written",
"by",
"series",
"creator",
"Aaron",
"Korsh",
"and",
"was",
"directed",
"by",
"Kevin",
"Bray",
"."
],
[
"The",
"series",
"revolves",
"around",
"two",
"lawyers",
"who",
",",
"between",
"the",
"two",
"of",
"them",
",",
"have",
"only",
"one",
"law",
"degree",
"."
],
[
"Harvey",
"Specter",
"(",
"Gabriel",
"Macht",
")",
"is",
"promoted",
"to",
"senior",
"partner",
"of",
"the",
"Pearson",
"Hardman",
"law",
"firm",
"."
],
[
"To",
"his",
"annoyance",
",",
"company",
"policy",
"requires",
"he",
"hire",
"a",
"Harvard",
"Law",
"School",
"graduate",
"as",
"his",
"associate",
"attorney",
"."
],
[
"Meanwhile",
",",
"college",
"dropout",
"Mike",
"Ross",
"(",
"Patrick",
"J.",
"Adams",
")",
"delivers",
"a",
"suitcase",
"of",
"marijuana",
"for",
"a",
"friend",
",",
"only",
"to",
"find",
"that",
"the",
"drop",
"is",
"a",
"sting",
"operation",
"."
],
[
"While",
"escaping",
"the",
"police",
",",
"he",
"mistakenly",
"sits",
"for",
"an",
"interview",
"with",
"Harvey",
"and",
"impresses",
"the",
"attorney",
"with",
"his",
"eidetic",
"memory",
",",
"encyclopedic",
"knowledge",
"of",
"law",
",",
"and",
"drive",
"to",
"become",
"a",
"good",
"lawyer",
"."
],
[
"Despite",
"Mike",
"'s",
"lack",
"of",
"a",
"law",
"degree",
",",
"Harvey",
"hires",
"him",
"."
],
[
"On",
"Mike",
"'s",
"first",
"day",
",",
"Harvey",
"must",
"personally",
"handle",
"a",
"pro",
"bono",
"case",
"to",
"keep",
"his",
"promotion",
"."
],
[
"Instead",
",",
"he",
"has",
"Mike",
"take",
"care",
"of",
"the",
"suit",
",",
"in",
"which",
"a",
"woman",
"claims",
"her",
"boss",
"sexually",
"harassed",
"her",
"."
],
[
"The",
"series",
"was",
"originally",
"written",
"as",
"a",
"spec",
"script",
"for",
"a",
"half",
"-",
"hour",
"drama",
"set",
"on",
"Wall",
"Street",
"."
],
[
"Korsh",
"later",
"decided",
"to",
"change",
"the",
"premise",
"because",
",",
"unlike",
"working",
"on",
"Wall",
"Street",
",",
"working",
"as",
"a",
"lawyer",
"requires",
"several",
"qualifications",
"."
],
[
"The",
"episode",
"was",
"watched",
"by",
"an",
"estimated",
"4.64",
"million",
"viewers",
"and",
"saw",
"a",
"double",
"-",
"digit",
"growth",
"over",
"the",
"January",
"premiere",
"of",
"the",
"network",
"'s",
"other",
"legal",
"drama",
"Fairly",
"Legal",
"."
],
[
"However",
",",
"critical",
"reception",
"was",
"mixed",
"."
],
[
"Some",
"reviewers",
"described",
"the",
"premise",
"as",
"absurd",
"and",
"preposterous",
"and",
"criticized",
"the",
"characters",
",",
"most",
"notably",
"Harvey",
"."
],
[
"Conversely",
",",
"others",
"lauded",
"the",
"characters",
"'",
"interactions",
"and",
"the",
"snappy",
"dialogue",
"and",
"praised",
"the",
"series",
"'",
"attempt",
"to",
"make",
"the",
"typical",
"USA",
"formula",
"more",
"grounded",
"and",
"edgy",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Pilot",
"pos": [
1,
2
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "1_0",
"name": "American",
"pos": [
9,
10
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
14,
14
],
"index": "2_0",
"name": "Suits",
"pos": [
14,
15
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
345,
345
],
"index": "3_0",
"name": "USA",
"pos": [
22,
23
],
"sent_id": 15,
"type": "LOC"
},
{
"global_pos": [
19,
19
],
"index": "3_1",
"name": "USA",
"pos": [
19,
20
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "4_0",
"name": "United States",
"pos": [
23,
25
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
26,
26
],
"index": "5_0",
"name": "June 23, 2011",
"pos": [
26,
30
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
38,
38
],
"index": "6_0",
"name": "Aaron Korsh",
"pos": [
7,
9
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
244,
244
],
"index": "6_1",
"name": "Korsh",
"pos": [
0,
1
],
"sent_id": 11,
"type": "PER"
}
],
[
{
"global_pos": [
44,
44
],
"index": "7_0",
"name": "Kevin Bray",
"pos": [
13,
15
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
51,
51
],
"index": "8_0",
"name": "two",
"pos": [
4,
5
],
"sent_id": 2,
"type": "NUM"
},
{
"global_pos": [
57,
57
],
"index": "8_1",
"name": "two",
"pos": [
10,
11
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
63,
63
],
"index": "9_0",
"name": "one",
"pos": [
16,
17
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
67,
67
],
"index": "10_0",
"name": "Harvey Specter",
"pos": [
0,
2
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
321,
321
],
"index": "10_1",
"name": "Harvey",
"pos": [
16,
17
],
"sent_id": 14,
"type": "PER"
},
{
"global_pos": [
179,
179
],
"index": "10_2",
"name": "Harvey",
"pos": [
9,
10
],
"sent_id": 7,
"type": "PER"
},
{
"global_pos": [
147,
147
],
"index": "10_3",
"name": "Harvey",
"pos": [
12,
13
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
189,
189
],
"index": "10_4",
"name": "Harvey",
"pos": [
6,
7
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
70,
70
],
"index": "11_0",
"name": "Gabriel Macht",
"pos": [
3,
5
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
80,
80
],
"index": "12_0",
"name": "Pearson Hardman",
"pos": [
13,
15
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
95,
95
],
"index": "13_0",
"name": "Harvard Law School",
"pos": [
10,
13
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
108,
108
],
"index": "14_0",
"name": "Mike Ross",
"pos": [
4,
6
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
206,
206
],
"index": "14_1",
"name": "Mike",
"pos": [
4,
5
],
"sent_id": 9,
"type": "PER"
},
{
"global_pos": [
184,
184
],
"index": "14_2",
"name": "Mike",
"pos": [
1,
2
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
171,
171
],
"index": "14_3",
"name": "Mike",
"pos": [
1,
2
],
"sent_id": 7,
"type": "PER"
}
],
[
{
"global_pos": [
111,
111
],
"index": "15_0",
"name": "Patrick J. Adams",
"pos": [
7,
10
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
235,
235
],
"index": "16_0",
"name": "half - hour",
"pos": [
11,
14
],
"sent_id": 10,
"type": "NUM"
}
],
[
{
"global_pos": [
241,
241
],
"index": "17_0",
"name": "Wall Street",
"pos": [
17,
19
],
"sent_id": 10,
"type": "LOC"
},
{
"global_pos": [
256,
256
],
"index": "17_1",
"name": "Wall Street",
"pos": [
12,
14
],
"sent_id": 11,
"type": "LOC"
},
{
"global_pos": [
241,
241
],
"index": "17_2",
"name": "Wall Street",
"pos": [
17,
19
],
"sent_id": 10,
"type": "LOC"
}
],
[
{
"global_pos": [
274,
274
],
"index": "18_0",
"name": "4.64 million",
"pos": [
7,
9
],
"sent_id": 12,
"type": "NUM"
}
],
[
{
"global_pos": [
286,
286
],
"index": "19_0",
"name": "January",
"pos": [
19,
20
],
"sent_id": 12,
"type": "TIME"
}
],
[
{
"global_pos": [
295,
295
],
"index": "20_0",
"name": "Fairly Legal",
"pos": [
28,
30
],
"sent_id": 12,
"type": "MISC"
}
]
] | Pilot (Suits) | [
{
"evidence": [
3
],
"h": 10,
"r": "P175",
"t": 11
},
{
"evidence": [
0
],
"h": 0,
"r": "P577",
"t": 5
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P57",
"t": 7
},
{
"evidence": [
0
],
"h": 0,
"r": "P495",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P495",
"t": 4
},
{
"evidence": [
0,
12
],
"h": 20,
"r": "P495",
"t": 3
},
{
"evidence": [
0,
12
],
"h": 20,
"r": "P495",
"t": 1
},
{
"evidence": [
12
],
"h": 20,
"r": "P577",
"t": 19
},
{
"evidence": [
0,
12
],
"h": 20,
"r": "P495",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P495",
"t": 3
},
{
"evidence": [
0,
12
],
"h": 20,
"r": "P449",
"t": 3
},
{
"evidence": [],
"h": 10,
"r": "P170",
"t": 6
},
{
"evidence": [],
"h": 6,
"r": "P27",
"t": 4
},
{
"evidence": [],
"h": 2,
"r": "P170",
"t": 6
},
{
"evidence": [],
"h": 14,
"r": "P170",
"t": 6
},
{
"evidence": [],
"h": 2,
"r": "P580",
"t": 5
},
{
"evidence": [],
"h": 2,
"r": "P57",
"t": 7
},
{
"evidence": [],
"h": 2,
"r": "P495",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P58",
"t": 6
},
{
"evidence": [],
"h": 2,
"r": "P495",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P161",
"t": 11
},
{
"evidence": [],
"h": 17,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 3,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 14,
"r": "P1441",
"t": 2
},
{
"evidence": [],
"h": 10,
"r": "P1441",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P161",
"t": 11
},
{
"evidence": [],
"h": 2,
"r": "P161",
"t": 15
},
{
"evidence": [],
"h": 0,
"r": "P179",
"t": 2
},
{
"evidence": [
3
],
"h": 11,
"r": "P800",
"t": 10
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 7,
"r": "P800",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P527",
"t": 0
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 4
}
] |
[
[
"Thomas",
"Acda",
"(",
"born",
"Amsterdam",
",",
"6",
"March",
"1967",
")",
"is",
"a",
"Dutch",
"singer",
",",
"actor",
"and",
"comedian",
",",
"known",
"as",
"former",
"member",
"of",
"the",
"duo",
"Acda",
"en",
"De",
"Munnik",
"."
],
[
"Acda",
"grew",
"up",
"in",
"De",
"Rijp",
"and",
"after",
"graduating",
"high",
"school",
"at",
"havo",
"level",
",",
"Acda",
"started",
"the",
"theater",
"school",
",",
"but",
"soon",
"switched",
"to",
"the",
"Kleinkunstacademie",
"in",
"Amsterdam",
"."
],
[
"There",
"he",
"met",
"Paul",
"de",
"Munnik",
"."
],
[
"They",
"finished",
"school",
"in",
"1993",
"with",
"a",
"joint",
"project",
"for",
"which",
"they",
"were",
"awarded",
"the",
"Pisuisse",
"-",
"prize",
"."
],
[
"After",
"that",
"they",
"split",
"up",
"and",
"went",
"their",
"own",
"way",
"."
],
[
"In",
"1995",
",",
"Acda",
"en",
"De",
"Munnik",
"came",
"together",
"to",
"make",
"a",
"theater",
"show",
"with",
"the",
"name",
"Zwerf'On",
"."
],
[
"The",
"show",
"was",
"a",
"success",
",",
"and",
"they",
"were",
"asked",
"to",
"put",
"the",
"songs",
"from",
"the",
"show",
"on",
"CD",
"."
],
[
"From",
"that",
"moment",
"on",
",",
"Acda",
"en",
"the",
"Munnik",
"were",
"involved",
"in",
"both",
"music",
"and",
"theater",
"."
],
[
"Acda",
"was",
"active",
"on",
"several",
"projects",
"."
],
[
"He",
"was",
"in",
"the",
"band",
"Herman",
"en",
"Ik",
"."
],
[
"He",
"played",
"in",
"the",
"television",
"show",
"In",
"voor",
"en",
"tegenspoed",
"."
],
[
"He",
"was",
"in",
"the",
"comedy",
"redaction",
"of",
"the",
"show",
"Spijkers",
"(",
"later",
":",
"Kopspijkers",
")",
"."
],
[
"Together",
"with",
"comedians",
"Raoul",
"Heertje",
"and",
"Harm",
"Edens",
"he",
"was",
"member",
"of",
"the",
"panel",
"in",
"Dit",
"was",
"het",
"nieuws",
"(",
"the",
"Dutch",
"version",
"of",
"Have",
"I",
"Got",
"News",
"for",
"You",
")",
"for",
"several",
"seasons",
"."
],
[
"From",
"1997",
"on",
"he",
"played",
"in",
"several",
"films",
",",
"All",
"stars",
",",
"The",
"missing",
"link",
"and",
"Lek",
"."
],
[
"For",
"the",
"soundtrack",
"of",
"the",
"movie",
"All",
"Stars",
",",
"the",
"song",
"Als",
"Het",
"Vuur",
"Gedoofd",
"Is",
"from",
"Acda",
"en",
"de",
"Munnik",
"was",
"used",
"."
],
[
"The",
"film",
"was",
"a",
"success",
"in",
"the",
"Netherlands",
",",
"so",
"the",
"VARA",
"decided",
"to",
"turn",
"it",
"into",
"a",
"series",
",",
"in",
"which",
"Acda",
"starred",
"as",
"goalkeeper",
"Willem",
"."
],
[
"Every",
"episode",
"started",
"with",
"the",
"song",
"\"",
"Groen",
"als",
"gras",
"\"",
"from",
"Acda",
"en",
"De",
"Munnik",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Thomas Acda",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
154,
154
],
"index": "0_1",
"name": "Acda",
"pos": [
0,
1
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
31,
31
],
"index": "0_2",
"name": "Acda",
"pos": [
0,
1
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
296,
296
],
"index": "0_3",
"name": "Acda",
"pos": [
22,
23
],
"sent_id": 15,
"type": "PER"
},
{
"global_pos": [
46,
46
],
"index": "0_4",
"name": "Acda",
"pos": [
15,
16
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "Amsterdam",
"pos": [
4,
5
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
59,
59
],
"index": "1_1",
"name": "Amsterdam",
"pos": [
28,
29
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
6,
6
],
"index": "2_0",
"name": "6 March 1967",
"pos": [
6,
9
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
281,
281
],
"index": "3_0",
"name": "Netherlands",
"pos": [
7,
8
],
"sent_id": 15,
"type": "LOC"
},
{
"global_pos": [
12,
12
],
"index": "3_1",
"name": "Dutch",
"pos": [
12,
13
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
142,
142
],
"index": "4_0",
"name": "Acda en the Munnik",
"pos": [
5,
9
],
"sent_id": 7,
"type": "ORG"
},
{
"global_pos": [
101,
101
],
"index": "4_1",
"name": "Acda en De Munnik",
"pos": [
3,
7
],
"sent_id": 5,
"type": "ORG"
},
{
"global_pos": [
314,
314
],
"index": "4_2",
"name": "Acda en De Munnik",
"pos": [
12,
16
],
"sent_id": 16,
"type": "ORG"
},
{
"global_pos": [
26,
26
],
"index": "4_3",
"name": "Acda en De Munnik",
"pos": [
26,
30
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
115,
115
],
"index": "4_4",
"name": "Zwerf'On",
"pos": [
17,
18
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
35,
35
],
"index": "5_0",
"name": "De Rijp",
"pos": [
4,
6
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
57,
57
],
"index": "6_0",
"name": "Kleinkunstacademie",
"pos": [
26,
27
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
64,
64
],
"index": "7_0",
"name": "Paul de Munnik",
"pos": [
3,
6
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
72,
72
],
"index": "8_0",
"name": "1993",
"pos": [
4,
5
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
83,
83
],
"index": "9_0",
"name": "Pisuisse - prize",
"pos": [
15,
18
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
99,
99
],
"index": "10_0",
"name": "1995",
"pos": [
1,
2
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
166,
166
],
"index": "11_0",
"name": "Herman en Ik",
"pos": [
5,
8
],
"sent_id": 9,
"type": "ORG"
}
],
[
{
"global_pos": [
176,
176
],
"index": "12_0",
"name": "In voor en tegenspoed",
"pos": [
6,
10
],
"sent_id": 10,
"type": "MISC"
}
],
[
{
"global_pos": [
190,
190
],
"index": "13_0",
"name": "Spijkers",
"pos": [
9,
10
],
"sent_id": 11,
"type": "MISC"
},
{
"global_pos": [
194,
194
],
"index": "13_1",
"name": "Kopspijkers",
"pos": [
13,
14
],
"sent_id": 11,
"type": "MISC"
}
],
[
{
"global_pos": [
200,
200
],
"index": "14_0",
"name": "Raoul Heertje",
"pos": [
3,
5
],
"sent_id": 12,
"type": "PER"
}
],
[
{
"global_pos": [
203,
203
],
"index": "15_0",
"name": "Harm Edens",
"pos": [
6,
8
],
"sent_id": 12,
"type": "PER"
}
],
[
{
"global_pos": [
212,
212
],
"index": "16_0",
"name": "Dit was het nieuws",
"pos": [
15,
19
],
"sent_id": 12,
"type": "MISC"
}
],
[
{
"global_pos": [
218,
218
],
"index": "17_0",
"name": "Dutch",
"pos": [
21,
22
],
"sent_id": 12,
"type": "MISC"
}
],
[
{
"global_pos": [
221,
221
],
"index": "18_0",
"name": "Have I Got News for You",
"pos": [
24,
30
],
"sent_id": 12,
"type": "MISC"
}
],
[
{
"global_pos": [
233,
233
],
"index": "19_0",
"name": "1997",
"pos": [
1,
2
],
"sent_id": 13,
"type": "TIME"
}
],
[
{
"global_pos": [
241,
241
],
"index": "20_0",
"name": "All stars",
"pos": [
9,
11
],
"sent_id": 13,
"type": "MISC"
}
],
[
{
"global_pos": [
244,
244
],
"index": "21_0",
"name": "The missing link and Lek",
"pos": [
12,
17
],
"sent_id": 13,
"type": "MISC"
}
],
[
{
"global_pos": [
256,
256
],
"index": "22_0",
"name": "All Stars",
"pos": [
6,
8
],
"sent_id": 14,
"type": "MISC"
}
],
[
{
"global_pos": [
261,
261
],
"index": "23_0",
"name": "Als Het Vuur Gedoofd",
"pos": [
11,
15
],
"sent_id": 14,
"type": "MISC"
}
],
[
{
"global_pos": [
267,
267
],
"index": "24_0",
"name": "Acda en de Munnik",
"pos": [
17,
21
],
"sent_id": 14,
"type": "ORG"
}
],
[
{
"global_pos": [
285,
285
],
"index": "25_0",
"name": "VARA",
"pos": [
11,
12
],
"sent_id": 15,
"type": "ORG"
}
],
[
{
"global_pos": [
300,
300
],
"index": "26_0",
"name": "Willem",
"pos": [
26,
27
],
"sent_id": 15,
"type": "PER"
}
],
[
{
"global_pos": [
309,
309
],
"index": "27_0",
"name": "Groen als gras",
"pos": [
7,
10
],
"sent_id": 16,
"type": "MISC"
}
]
] | Thomas Acda | [
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 2
},
{
"evidence": [
0,
12
],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [
12
],
"h": 16,
"r": "P364",
"t": 3
},
{
"evidence": [
12
],
"h": 16,
"r": "P495",
"t": 3
},
{
"evidence": [
15
],
"h": 25,
"r": "P17",
"t": 3
},
{
"evidence": [
15
],
"h": 26,
"r": "P1412",
"t": 3
},
{
"evidence": [
0
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 24,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P37",
"t": 17
},
{
"evidence": [],
"h": 20,
"r": "P577",
"t": 19
},
{
"evidence": [],
"h": 22,
"r": "P495",
"t": 3
},
{
"evidence": [],
"h": 24,
"r": "P527",
"t": 7
},
{
"evidence": [],
"h": 4,
"r": "P527",
"t": 7
},
{
"evidence": [],
"h": 24,
"r": "P527",
"t": 0
},
{
"evidence": [],
"h": 7,
"r": "P463",
"t": 4
},
{
"evidence": [],
"h": 20,
"r": "P495",
"t": 3
},
{
"evidence": [],
"h": 13,
"r": "P161",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P69",
"t": 6
},
{
"evidence": [],
"h": 22,
"r": "P577",
"t": 19
},
{
"evidence": [],
"h": 13,
"r": "P495",
"t": 3
},
{
"evidence": [],
"h": 20,
"r": "P161",
"t": 0
},
{
"evidence": [],
"h": 22,
"r": "P161",
"t": 0
},
{
"evidence": [],
"h": 4,
"r": "P527",
"t": 0
},
{
"evidence": [],
"h": 7,
"r": "P361",
"t": 24
},
{
"evidence": [],
"h": 7,
"r": "P361",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P361",
"t": 24
},
{
"evidence": [],
"h": 0,
"r": "P361",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [
15
],
"h": 25,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 24,
"r": "P131",
"t": 3
}
] |
[
[
"Classics",
"selected",
"by",
"Brian",
"Wilson",
"is",
"a",
"compilation",
"of",
"songs",
"by",
"The",
"Beach",
"Boys",
"and",
"released",
"through",
"Capitol",
"Records",
"in",
"mid-2002",
"."
],
[
"It",
"was",
"compiled",
"by",
"Brian",
"Wilson",
"himself",
"that",
"February",
"."
],
[
"It",
"includes",
"a",
"new",
"recording",
"of",
"an",
"unreleased",
"1970s",
"track",
",",
"\"",
"California",
"Feelin",
"'",
"\"",
"not",
"by",
"The",
"Beach",
"Boys",
"but",
"Wilson",
"and",
"his",
"live",
"band",
"."
],
[
"Brian",
"wrote",
"in",
"the",
"liner",
"notes",
":"
],
[
"Wilson",
"'s",
"choices",
"tend",
"to",
"favor",
"his",
"ballads",
",",
"from",
"\"",
"Surfer",
"Girl",
"\"",
"and",
"\"",
"The",
"Warmth",
"of",
"the",
"Sun",
"\"",
"to",
"his",
"Pet",
"Sounds",
"and",
"Smile",
"material",
"."
],
[
"Later",
"song",
"selections",
"include",
"\"",
"'",
"Til",
"I",
"Die",
"\"",
"and",
"\"",
"Sail",
"On",
",",
"Sailor",
"\"",
"."
],
[
"Classics",
"selected",
"by",
"Brian",
"Wilson",
"briefly",
"made",
"the",
"US",
"charts",
",",
"reaching",
"number",
"159",
"during",
"a",
"chart",
"stay",
"of",
"1",
"week",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Classics selected by Brian Wilson",
"pos": [
0,
5
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
115,
115
],
"index": "0_1",
"name": "Classics selected by Brian Wilson",
"pos": [
0,
5
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
11,
11
],
"index": "1_0",
"name": "The Beach Boys",
"pos": [
11,
14
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
50,
50
],
"index": "1_1",
"name": "The Beach Boys",
"pos": [
18,
21
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
17,
17
],
"index": "2_0",
"name": "Capitol Records",
"pos": [
17,
19
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
20,
20
],
"index": "3_0",
"name": "mid-2002",
"pos": [
20,
21
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
26,
26
],
"index": "4_0",
"name": "Brian Wilson",
"pos": [
4,
6
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
54,
54
],
"index": "4_1",
"name": "Wilson",
"pos": [
22,
23
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
67,
67
],
"index": "4_2",
"name": "Wilson",
"pos": [
0,
1
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
60,
60
],
"index": "4_3",
"name": "Brian",
"pos": [
0,
1
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
30,
30
],
"index": "5_0",
"name": "February",
"pos": [
8,
9
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
40,
40
],
"index": "6_0",
"name": "1970s",
"pos": [
8,
9
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
44,
44
],
"index": "7_0",
"name": "California Feelin",
"pos": [
12,
14
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
78,
78
],
"index": "8_0",
"name": "Surfer Girl",
"pos": [
11,
13
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
83,
83
],
"index": "9_0",
"name": "The Warmth of the Sun",
"pos": [
16,
21
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
91,
91
],
"index": "10_0",
"name": "Pet Sounds and Smile",
"pos": [
24,
28
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
103,
103
],
"index": "11_0",
"name": "Til I Die",
"pos": [
6,
9
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
109,
109
],
"index": "12_0",
"name": "Sail On, Sailor",
"pos": [
12,
16
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
123,
123
],
"index": "13_0",
"name": "US",
"pos": [
8,
9
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
134,
134
],
"index": "14_0",
"name": "1 week",
"pos": [
19,
21
],
"sent_id": 6,
"type": "TIME"
}
]
] | Classics Selected by Brian Wilson | [
{
"evidence": [
0
],
"h": 4,
"r": "P264",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P264",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P175",
"t": 1
},
{
"evidence": [
0
],
"h": 1,
"r": "P264",
"t": 2
},
{
"evidence": [
0,
6
],
"h": 1,
"r": "P17",
"t": 13
},
{
"evidence": [],
"h": 8,
"r": "P175",
"t": 1
},
{
"evidence": [],
"h": 11,
"r": "P175",
"t": 4
},
{
"evidence": [],
"h": 12,
"r": "P264",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P175",
"t": 1
},
{
"evidence": [],
"h": 9,
"r": "P155",
"t": 8
},
{
"evidence": [],
"h": 0,
"r": "P577",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P162",
"t": 4
},
{
"evidence": [],
"h": 7,
"r": "P264",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P162",
"t": 4
},
{
"evidence": [],
"h": 11,
"r": "P264",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P264",
"t": 2
},
{
"evidence": [],
"h": 11,
"r": "P162",
"t": 4
},
{
"evidence": [],
"h": 12,
"r": "P175",
"t": 1
},
{
"evidence": [],
"h": 11,
"r": "P175",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P495",
"t": 13
},
{
"evidence": [],
"h": 9,
"r": "P162",
"t": 4
},
{
"evidence": [],
"h": 8,
"r": "P175",
"t": 4
},
{
"evidence": [],
"h": 9,
"r": "P264",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P27",
"t": 13
},
{
"evidence": [],
"h": 12,
"r": "P162",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P175",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P463",
"t": 1
},
{
"evidence": [],
"h": 9,
"r": "P175",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 1,
"r": "P800",
"t": 8
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 11
},
{
"evidence": [],
"h": 1,
"r": "P800",
"t": 9
},
{
"evidence": [],
"h": 8,
"r": "P156",
"t": 9
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 7
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 8
},
{
"evidence": [],
"h": 1,
"r": "P800",
"t": 12
},
{
"evidence": [],
"h": 1,
"r": "P800",
"t": 11
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 9
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 12
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 0
},
{
"evidence": [
0,
6
],
"h": 1,
"r": "P131",
"t": 13
}
] |
[
[
"Trees",
"Lounge",
"is",
"a",
"1996",
"comedy",
"-",
"drama",
"film",
"and",
"the",
"debut",
"of",
"Steve",
"Buscemi",
"as",
"writer",
"and",
"director",
"."
],
[
"It",
"was",
"produced",
"by",
"Brad",
"Wyman",
"and",
"Chris",
"Hanley",
"and",
"features",
"a",
"large",
"ensemble",
"cast",
"of",
"actors",
",",
"including",
"Buscemi",
",",
"Anthony",
"LaPaglia",
",",
"Chloë",
"Sevigny",
",",
"and",
"Samuel",
"L.",
"Jackson",
"."
],
[
"The",
"film",
"'s",
"black",
"humor",
",",
"based",
"on",
"examination",
"of",
"characters",
"'",
"self",
"-",
"destructive",
"behavior",
",",
"has",
"been",
"cited",
"as",
"an",
"influence",
"by",
"The",
"Sopranos",
"creator",
"David",
"Chase",
",",
"who",
"later",
"hired",
"Buscemi",
"to",
"direct",
"\"",
"Pine",
"Barrens",
"\"",
"and",
"three",
"other",
"episodes",
"of",
"the",
"show",
",",
"and",
"to",
"star",
"as",
"Tony",
"Soprano",
"'s",
"cousin",
"Tony",
"Blundetto",
"during",
"the",
"show",
"'s",
"fifth",
"season",
"."
],
[
"It",
"was",
"filmed",
"in",
"Glendale",
",",
"Queens",
";",
"Brooklyn",
";",
"and",
"Valley",
"Stream",
",",
"New",
"York",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Trees Lounge",
"pos": [
0,
2
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "1996",
"pos": [
4,
5
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
13,
13
],
"index": "2_0",
"name": "Steve Buscemi",
"pos": [
13,
15
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
85,
85
],
"index": "2_1",
"name": "Buscemi",
"pos": [
33,
34
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
39,
39
],
"index": "2_2",
"name": "Buscemi",
"pos": [
19,
20
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
24,
24
],
"index": "3_0",
"name": "Brad Wyman",
"pos": [
4,
6
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
27,
27
],
"index": "4_0",
"name": "Chris Hanley",
"pos": [
7,
9
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
41,
41
],
"index": "5_0",
"name": "Anthony LaPaglia",
"pos": [
21,
23
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
44,
44
],
"index": "6_0",
"name": "Chloë Sevigny",
"pos": [
24,
26
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
48,
48
],
"index": "7_0",
"name": "Samuel L. Jackson",
"pos": [
28,
31
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
76,
76
],
"index": "8_0",
"name": "The Sopranos",
"pos": [
24,
26
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
79,
79
],
"index": "9_0",
"name": "David Chase",
"pos": [
27,
29
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
89,
89
],
"index": "10_0",
"name": "Pine Barrens",
"pos": [
37,
39
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
93,
93
],
"index": "11_0",
"name": "three",
"pos": [
41,
42
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
104,
104
],
"index": "12_0",
"name": "Tony Soprano",
"pos": [
52,
54
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
108,
108
],
"index": "13_0",
"name": "Tony Blundetto",
"pos": [
56,
58
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
121,
121
],
"index": "14_0",
"name": "Glendale",
"pos": [
4,
5
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
123,
123
],
"index": "15_0",
"name": "Queens",
"pos": [
6,
7
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
125,
125
],
"index": "16_0",
"name": "Brooklyn",
"pos": [
8,
9
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
128,
128
],
"index": "17_0",
"name": "Valley Stream",
"pos": [
11,
13
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
131,
131
],
"index": "18_0",
"name": "New York",
"pos": [
14,
16
],
"sent_id": 3,
"type": "LOC"
}
]
] | Trees Lounge | [
{
"evidence": [
2
],
"h": 10,
"r": "P57",
"t": 2
},
{
"evidence": [
2
],
"h": 13,
"r": "P175",
"t": 2
},
{
"evidence": [
2
],
"h": 13,
"r": "P1441",
"t": 8
},
{
"evidence": [
0
],
"h": 0,
"r": "P577",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P161",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P57",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P58",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P162",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P161",
"t": 5
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P161",
"t": 6
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P161",
"t": 7
},
{
"evidence": [
2
],
"h": 8,
"r": "P161",
"t": 2
},
{
"evidence": [
2
],
"h": 8,
"r": "P170",
"t": 9
},
{
"evidence": [
2
],
"h": 12,
"r": "P1441",
"t": 8
},
{
"evidence": [
2
],
"h": 12,
"r": "P170",
"t": 9
},
{
"evidence": [
2
],
"h": 10,
"r": "P179",
"t": 8
},
{
"evidence": [],
"h": 18,
"r": "P150",
"t": 16
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 15
},
{
"evidence": [],
"h": 0,
"r": "P162",
"t": 4
},
{
"evidence": [],
"h": 8,
"r": "P840",
"t": 18
},
{
"evidence": [],
"h": 18,
"r": "P150",
"t": 15
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 18
},
{
"evidence": [
2
],
"h": 2,
"r": "P800",
"t": 10
},
{
"evidence": [
2
],
"h": 2,
"r": "P800",
"t": 13
},
{
"evidence": [
0
],
"h": 2,
"r": "P800",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P800",
"t": 0
},
{
"evidence": [
2
],
"h": 8,
"r": "P527",
"t": 10
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 18
}
] |
[
[
"Antennaria",
"media",
"is",
"a",
"North",
"American",
"species",
"of",
"flowering",
"plants",
"in",
"the",
"daisy",
"family",
"known",
"by",
"the",
"common",
"name",
"Rocky",
"Mountain",
"pussytoes",
"."
],
[
"It",
"is",
"native",
"to",
"western",
"Canada",
"and",
"the",
"Western",
"United",
"States",
"from",
"Alaska",
"and",
"Yukon",
"Territory",
"to",
"California",
"to",
"New",
"Mexico",
"."
],
[
"It",
"grows",
"in",
"cold",
"Arctic",
"and",
"alpine",
"regions",
",",
"either",
"at",
"high",
"latitudes",
"in",
"the",
"Arctic",
"or",
"at",
"high",
"elevations",
"in",
"the",
"mountains",
"(",
"Rocky",
"Mountains",
",",
"Cascades",
",",
"Sierra",
"Nevada",
")",
"."
],
[
"Antennaria",
"media",
"is",
"a",
"perennial",
"herb",
"forming",
"a",
"matted",
"patch",
"of",
"stolons",
"and",
"woolly",
"basal",
"leaves",
"with",
"inflorescences",
"no",
"more",
"than",
"about",
"13",
"centimeters",
"tall",
"."
],
[
"The",
"inflorescences",
"contain",
"several",
"flower",
"heads",
"."
],
[
"The",
"species",
"is",
"dioecious",
",",
"with",
"male",
"and",
"female",
"flowers",
"on",
"different",
"plants",
"."
],
[
"The",
"fruit",
"is",
"an",
"achene",
"up",
"to",
"about",
"6",
"millimeters",
"long",
",",
"most",
"of",
"which",
"is",
"the",
"long",
",",
"soft",
"pappus",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Antennaria media",
"pos": [
0,
2
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
78,
78
],
"index": "0_1",
"name": "Antennaria media",
"pos": [
0,
2
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "North American",
"pos": [
4,
6
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
19,
19
],
"index": "2_0",
"name": "Rocky Mountain",
"pos": [
19,
21
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
69,
69
],
"index": "2_1",
"name": "Rocky Mountains",
"pos": [
24,
26
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "3_0",
"name": "Canada",
"pos": [
5,
6
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
31,
31
],
"index": "4_0",
"name": "Western United States",
"pos": [
8,
11
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
35,
35
],
"index": "5_0",
"name": "Alaska",
"pos": [
12,
13
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
37,
37
],
"index": "6_0",
"name": "Yukon Territory",
"pos": [
14,
16
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
40,
40
],
"index": "7_0",
"name": "California",
"pos": [
17,
18
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
42,
42
],
"index": "8_0",
"name": "New Mexico",
"pos": [
19,
21
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
49,
49
],
"index": "9_0",
"name": "Arctic",
"pos": [
4,
5
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
60,
60
],
"index": "9_1",
"name": "Arctic",
"pos": [
15,
16
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
72,
72
],
"index": "10_0",
"name": "Cascades",
"pos": [
27,
28
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
74,
74
],
"index": "11_0",
"name": "Sierra Nevada",
"pos": [
29,
31
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
100,
100
],
"index": "12_0",
"name": "13 centimeters",
"pos": [
22,
24
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
133,
133
],
"index": "13_0",
"name": "6 millimeters",
"pos": [
8,
10
],
"sent_id": 6,
"type": "NUM"
}
]
] | Antennaria media | [
{
"evidence": [
0,
1
],
"h": 3,
"r": "P30",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P361",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P30",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P30",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P527",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P527",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P30",
"t": 1
},
{
"evidence": [],
"h": 8,
"r": "P30",
"t": 1
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 6
},
{
"evidence": [],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P361",
"t": 1
},
{
"evidence": [],
"h": 11,
"r": "P30",
"t": 1
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 3
}
] |
[
[
"Charlotte",
"Brontë",
"(",
",",
";",
"21",
"April",
"1816",
" ",
"–",
"31",
"March",
"1855",
")",
"was",
"an",
"English",
"novelist",
"and",
"poet",
",",
"the",
"eldest",
"of",
"the",
"three",
"Brontë",
"sisters",
"who",
"survived",
"into",
"adulthood",
"and",
"whose",
"novels",
"became",
"classics",
"of",
"English",
"literature",
"."
],
[
"She",
"enlisted",
"in",
"school",
"at",
"Roe",
"Head",
"in",
"January",
"1831",
",",
"aged",
"14",
"years",
"."
],
[
"She",
"left",
"the",
"year",
"after",
"to",
"teach",
"her",
"sisters",
",",
"Emily",
"and",
"Anne",
",",
"at",
"home",
",",
"returning",
"in",
"1835",
"as",
"a",
"governess",
"."
],
[
"In",
"1839",
"she",
"undertook",
"the",
"role",
"as",
"governess",
"for",
"the",
"Sidgwick",
"family",
",",
"but",
"left",
"after",
"a",
"few",
"months",
"to",
"return",
"to",
"Haworth",
"where",
"the",
"sisters",
"opened",
"a",
"school",
",",
"but",
"failed",
"to",
"attract",
"pupils",
"."
],
[
"Instead",
"they",
"turned",
"to",
"writing",
"and",
"they",
"each",
"first",
"published",
"in",
"1846",
"under",
"the",
"pseudonyms",
"of",
"Currer",
",",
"Ellis",
"and",
"Acton",
"Bell",
"."
],
[
"Her",
"first",
"novel",
"The",
"Professor",
"was",
"rejected",
"by",
"publishers",
",",
"her",
"second",
"novel",
"Jane",
"Eyre",
"was",
"published",
"in",
"1847",
"."
],
[
"The",
"sisters",
"admitted",
"to",
"their",
"Bell",
"pseudonyms",
"in",
"1848",
",",
"and",
"by",
"the",
"following",
"year",
"were",
"celebrated",
"in",
"London",
"literary",
"circles",
"."
],
[
"Brontë",
"experienced",
"the",
"early",
"deaths",
"of",
"all",
"her",
"siblings",
"."
],
[
"She",
"became",
"pregnant",
"shortly",
"after",
"her",
"marriage",
"in",
"June",
"1854",
"but",
"died",
"on",
"31",
"March",
"1855",
"of",
"tuberculosis",
"or",
"possibly",
"typhus",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Charlotte Brontë",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "21 April 1816",
"pos": [
5,
8
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
204,
204
],
"index": "2_0",
"name": "31 March 1855",
"pos": [
13,
16
],
"sent_id": 8,
"type": "TIME"
},
{
"global_pos": [
10,
10
],
"index": "2_1",
"name": "31 March 1855",
"pos": [
10,
13
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
16,
16
],
"index": "3_0",
"name": "English",
"pos": [
16,
17
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
38,
38
],
"index": "3_1",
"name": "English",
"pos": [
38,
39
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
25,
25
],
"index": "4_0",
"name": "three",
"pos": [
25,
26
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
181,
181
],
"index": "5_0",
"name": "Brontë",
"pos": [
0,
1
],
"sent_id": 7,
"type": "PER"
},
{
"global_pos": [
26,
26
],
"index": "5_1",
"name": "Brontë",
"pos": [
26,
27
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
46,
46
],
"index": "6_0",
"name": "Roe Head",
"pos": [
5,
7
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
49,
49
],
"index": "7_0",
"name": "January 1831",
"pos": [
8,
10
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
53,
53
],
"index": "8_0",
"name": "14 years",
"pos": [
12,
14
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
66,
66
],
"index": "9_0",
"name": "Emily",
"pos": [
10,
11
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
68,
68
],
"index": "10_0",
"name": "Anne",
"pos": [
12,
13
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
75,
75
],
"index": "11_0",
"name": "1835",
"pos": [
19,
20
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
81,
81
],
"index": "12_0",
"name": "1839",
"pos": [
1,
2
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
90,
90
],
"index": "13_0",
"name": "Sidgwick",
"pos": [
10,
11
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
102,
102
],
"index": "14_0",
"name": "Haworth",
"pos": [
22,
23
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
127,
127
],
"index": "15_0",
"name": "1846",
"pos": [
11,
12
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
132,
132
],
"index": "16_0",
"name": "Currer",
"pos": [
16,
17
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
134,
134
],
"index": "17_0",
"name": "Ellis",
"pos": [
18,
19
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
136,
136
],
"index": "18_0",
"name": "Acton Bell",
"pos": [
20,
22
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
142,
142
],
"index": "19_0",
"name": "The Professor",
"pos": [
3,
5
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
152,
152
],
"index": "20_0",
"name": "Jane Eyre",
"pos": [
13,
15
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
157,
157
],
"index": "21_0",
"name": "1847",
"pos": [
18,
19
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
164,
164
],
"index": "22_0",
"name": "Bell",
"pos": [
5,
6
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
167,
167
],
"index": "23_0",
"name": "1848",
"pos": [
8,
9
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
177,
177
],
"index": "24_0",
"name": "London",
"pos": [
18,
19
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
199,
199
],
"index": "25_0",
"name": "June 1854",
"pos": [
8,
10
],
"sent_id": 8,
"type": "TIME"
}
]
] | Charlotte Brontë | [
{
"evidence": [
2
],
"h": 9,
"r": "P3373",
"t": 10
},
{
"evidence": [
0,
2
],
"h": 9,
"r": "P3373",
"t": 0
},
{
"evidence": [
0,
2
],
"h": 9,
"r": "P3373",
"t": 5
},
{
"evidence": [
2
],
"h": 10,
"r": "P3373",
"t": 9
},
{
"evidence": [
0,
2
],
"h": 10,
"r": "P3373",
"t": 0
},
{
"evidence": [
0,
2
],
"h": 10,
"r": "P3373",
"t": 5
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 2
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P3373",
"t": 10
},
{
"evidence": [
5
],
"h": 20,
"r": "P577",
"t": 21
},
{
"evidence": [
5
],
"h": 20,
"r": "P50",
"t": 0
},
{
"evidence": [
0,
5
],
"h": 20,
"r": "P50",
"t": 5
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P3373",
"t": 9
},
{
"evidence": [],
"h": 0,
"r": "P800",
"t": 19
},
{
"evidence": [],
"h": 0,
"r": "P800",
"t": 20
},
{
"evidence": [],
"h": 5,
"r": "P3373",
"t": 9
},
{
"evidence": [],
"h": 5,
"r": "P570",
"t": 2
},
{
"evidence": [],
"h": 17,
"r": "P3373",
"t": 18
},
{
"evidence": [],
"h": 5,
"r": "P800",
"t": 20
},
{
"evidence": [],
"h": 5,
"r": "P569",
"t": 1
},
{
"evidence": [],
"h": 19,
"r": "P50",
"t": 5
},
{
"evidence": [],
"h": 5,
"r": "P3373",
"t": 10
},
{
"evidence": [],
"h": 0,
"r": "P69",
"t": 6
},
{
"evidence": [],
"h": 19,
"r": "P50",
"t": 0
},
{
"evidence": [],
"h": 18,
"r": "P3373",
"t": 17
},
{
"evidence": [],
"h": 5,
"r": "P800",
"t": 19
}
] |
[
[
"Eric",
"\"",
"Butters",
"\"",
"Stough",
"(",
"born",
"July",
"31",
",",
"1972",
")",
"is",
"an",
"American",
"animator",
"and",
"producer",
"."
],
[
"He",
"is",
"best",
"known",
"as",
"the",
"animation",
"director",
"and",
"a",
"producer",
"on",
"the",
"television",
"series",
"South",
"Park",
"."
],
[
"Born",
"in",
"Evergreen",
",",
"Colorado",
",",
"Stough",
"attended",
"the",
"University",
"of",
"Colorado",
"at",
"Boulder",
"and",
"graduated",
"in",
"1995",
"with",
"a",
"degree",
"in",
"film",
"."
],
[
"A",
"longtime",
"friend",
"of",
"Trey",
"Parker",
",",
"he",
"has",
"worked",
"with",
"him",
"and",
"Matt",
"Stone",
"on",
"most",
"of",
"their",
"projects",
",",
"including",
"South",
"Park",
",",
",",
"Orgazmo",
",",
"and",
"the",
"Broadway",
"musical",
"The",
"Book",
"of",
"Mormon",
"."
],
[
"Stough",
"has",
"won",
"five",
"Primetime",
"Emmy",
"Awards",
"for",
"his",
"work",
"on",
"South",
"Park",
",",
"as",
"well",
"as",
"a",
"Peabody",
"Award",
"."
],
[
"He",
"was",
"the",
"inspiration",
"for",
"the",
"character",
"of",
"Butters",
"Stotch",
"on",
"South",
"Park",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Eric \"Butters\" Stough",
"pos": [
0,
5
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
43,
43
],
"index": "0_1",
"name": "Stough",
"pos": [
6,
7
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
98,
98
],
"index": "0_2",
"name": "Stough",
"pos": [
0,
1
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "July 31, 1972",
"pos": [
7,
11
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
14,
14
],
"index": "2_0",
"name": "American",
"pos": [
14,
15
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
109,
109
],
"index": "3_0",
"name": "South Park",
"pos": [
11,
13
],
"sent_id": 4,
"type": "MISC"
},
{
"global_pos": [
34,
34
],
"index": "3_1",
"name": "South Park",
"pos": [
15,
17
],
"sent_id": 1,
"type": "MISC"
},
{
"global_pos": [
83,
83
],
"index": "3_2",
"name": "South Park",
"pos": [
22,
24
],
"sent_id": 3,
"type": "MISC"
},
{
"global_pos": [
130,
130
],
"index": "3_3",
"name": "South Park",
"pos": [
11,
13
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
39,
39
],
"index": "4_0",
"name": "Evergreen",
"pos": [
2,
3
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
41,
41
],
"index": "5_0",
"name": "Colorado",
"pos": [
4,
5
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
50,
50
],
"index": "5_1",
"name": "Boulder",
"pos": [
13,
14
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
46,
46
],
"index": "6_0",
"name": "University of Colorado",
"pos": [
9,
12
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
54,
54
],
"index": "7_0",
"name": "1995",
"pos": [
17,
18
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
65,
65
],
"index": "8_0",
"name": "Trey Parker",
"pos": [
4,
6
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
74,
74
],
"index": "9_0",
"name": "Matt Stone",
"pos": [
13,
15
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
87,
87
],
"index": "10_0",
"name": "Orgazmo",
"pos": [
26,
27
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
91,
91
],
"index": "11_0",
"name": "Broadway",
"pos": [
30,
31
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
93,
93
],
"index": "12_0",
"name": "The Book of Mormon",
"pos": [
32,
36
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
101,
101
],
"index": "13_0",
"name": "five",
"pos": [
3,
4
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
102,
102
],
"index": "14_0",
"name": "Primetime Emmy Awards",
"pos": [
4,
7
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
116,
116
],
"index": "15_0",
"name": "Peabody Award",
"pos": [
18,
20
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
127,
127
],
"index": "16_0",
"name": "Butters Stotch",
"pos": [
8,
10
],
"sent_id": 5,
"type": "PER"
}
]
] | Eric Stough | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
2
],
"h": 0,
"r": "P69",
"t": 6
},
{
"evidence": [
3
],
"h": 12,
"r": "P50",
"t": 8
},
{
"evidence": [
5
],
"h": 16,
"r": "P1441",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 4,
"r": "P17",
"t": 2
},
{
"evidence": [
3
],
"h": 3,
"r": "P170",
"t": 8
},
{
"evidence": [
3
],
"h": 3,
"r": "P170",
"t": 9
},
{
"evidence": [
5
],
"h": 3,
"r": "P674",
"t": 16
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P50",
"t": 8
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 3,
"r": "P58",
"t": 8
},
{
"evidence": [],
"h": 3,
"r": "P50",
"t": 9
},
{
"evidence": [
3
],
"h": 8,
"r": "P800",
"t": 12
},
{
"evidence": [],
"h": 8,
"r": "P800",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P800",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P131",
"t": 2
}
] |
[
[
"The",
"Health",
"Sciences",
"Centre",
"is",
"the",
"largest",
"hospital",
"in",
"Winnipeg",
",",
"Manitoba",
",",
"and",
"one",
"of",
"the",
"largest",
"in",
"Canada",
"."
],
[
"It",
"serves",
"the",
"residents",
"of",
"Manitoba",
",",
"Northwestern",
"Ontario",
"and",
"Nunavut",
"as",
"both",
"a",
"teaching",
"hospital",
"and",
"as",
"a",
"research",
"centre",
"."
],
[
"The",
"Health",
"Sciences",
"Centre",
"is",
"a",
"tertiary",
"care",
"hospital",
",",
"encompassing",
"many",
"different",
"specialty",
"medical",
"and",
"surgical",
"services",
"."
],
[
"The",
"University",
"of",
"Manitoba",
"has",
"its",
"Faculties",
"of",
"Medicine",
",",
"Pharmacy",
"and",
"Dentistry",
",",
"as",
"well",
"as",
"Physiotherapy",
",",
"Respiratory",
"Therapy",
"and",
"Occupational",
"Therapy",
",",
"located",
"on",
"the",
"campus",
"."
],
[
"The",
"Health",
"Sciences",
"Centre",
"employs",
"around",
"6,000",
"people",
"."
],
[
"A",
"few",
"other",
"health",
"related",
"institutions",
"are",
"located",
"adjacent",
"to",
"the",
"hospital",
"."
],
[
"The",
"Cadham",
"Provincial",
"Laboratory",
"is",
"located",
"next",
"door",
"to",
"the",
"hospital",
"and",
"is",
"the",
"main",
"research",
"and",
"investigative",
"arm",
"of",
"the",
"government",
"of",
"Manitoba",
"for",
"infectious",
"disease",
"."
],
[
"The",
"Canadian",
"Blood",
"Services",
"main",
"building",
"is",
"located",
"across",
"the",
"street",
"from",
"the",
"hospital",
"."
],
[
"CancerCare",
"Manitoba",
"is",
"also",
"located",
"adjacent",
"to",
"the",
"hospital",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Health Sciences Centre",
"pos": [
1,
4
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "1_0",
"name": "Winnipeg",
"pos": [
9,
10
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
11,
11
],
"index": "2_0",
"name": "Manitoba",
"pos": [
11,
12
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
26,
26
],
"index": "2_1",
"name": "Manitoba",
"pos": [
5,
6
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
137,
137
],
"index": "2_2",
"name": "Manitoba",
"pos": [
23,
24
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
19,
19
],
"index": "3_0",
"name": "Canada",
"pos": [
19,
20
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "4_0",
"name": "Northwestern Ontario",
"pos": [
7,
9
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
31,
31
],
"index": "5_0",
"name": "Nunavut",
"pos": [
10,
11
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
44,
44
],
"index": "6_0",
"name": "Health Sciences Centre",
"pos": [
1,
4
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
93,
93
],
"index": "13_0",
"name": "Health Sciences Centre",
"pos": [
1,
4
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
63,
63
],
"index": "7_0",
"name": "University of Manitoba",
"pos": [
1,
4
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
68,
68
],
"index": "8_0",
"name": "Faculties of Medicine",
"pos": [
6,
9
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
72,
72
],
"index": "9_0",
"name": "Pharmacy and Dentistry",
"pos": [
10,
13
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
79,
79
],
"index": "10_0",
"name": "Physiotherapy",
"pos": [
17,
18
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
81,
81
],
"index": "11_0",
"name": "Respiratory Therapy",
"pos": [
19,
21
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
84,
84
],
"index": "12_0",
"name": "Occupational Therapy",
"pos": [
22,
24
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
98,
98
],
"index": "14_0",
"name": "6,000",
"pos": [
6,
7
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
115,
115
],
"index": "15_0",
"name": "Cadham Provincial Laboratory",
"pos": [
1,
4
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
143,
143
],
"index": "16_0",
"name": "Canadian Blood Services",
"pos": [
1,
4
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
157,
157
],
"index": "17_0",
"name": "CancerCare Manitoba",
"pos": [
0,
2
],
"sent_id": 8,
"type": "ORG"
}
]
] | Health Sciences Centre (Winnipeg) | [
{
"evidence": [
0
],
"h": 6,
"r": "P131",
"t": 1
},
{
"evidence": [
0
],
"h": 6,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P150",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P150",
"t": 5
},
{
"evidence": [
0,
3
],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 14,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
7
],
"h": 15,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
8
],
"h": 16,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
3
],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 14,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
7
],
"h": 15,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
8
],
"h": 16,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 3
}
] |
[
[
"Chuan",
"Ratanarak",
"(",
"Thai",
":",
"ชวน",
"รัตนรักษ์",
")",
"(",
"1920",
"–",
"1993",
")",
"was",
"a",
"self",
"-",
"made",
"Thai",
"businessman",
"who",
"built",
"one",
"of",
"the",
"largest",
"and",
"most",
"powerful",
"business",
"empires",
"in",
"Thailand",
"."
],
[
"Starting",
"with",
"nothing",
",",
"Chuan",
"was",
"one",
"of",
"the",
"legendary",
"generation",
"of",
"Chinese",
"merchants",
"in",
"Thailand",
"to",
"achieve",
"success",
"in",
"one",
"generation",
"."
],
[
"By",
"the",
"time",
"of",
"his",
"death",
"in",
"August",
"1993",
",",
"age",
"73",
",",
"Chuan",
"was",
"at",
"the",
"head",
"of",
"one",
"of",
"the",
"three",
"dominant",
"business",
"families",
"in",
"Thailand",
"-",
"the",
"others",
"being",
"the",
"Sophonpanich",
"family",
"and",
"the",
"Lamsam",
"family",
"-",
"and",
"the",
"business",
"group",
"Chuan",
"had",
"created",
",",
"the",
"Ratanarak",
"Group",
",",
"included",
"Thailand",
"’s",
"most",
"successful",
"terrestrial",
"broadcaster",
",",
"a",
"major",
"retail",
"banking",
"and",
"insurance",
"group",
"and",
"the",
"country",
"’s",
"second",
"largest",
"cement",
"producer",
"."
],
[
"Comparing",
"Thai",
"and",
"US",
"entrepreneurs",
",",
"Professor",
"Krishnamra",
",",
"head",
"of",
"the",
"Sasin",
"Business",
"School",
"at",
"Thailand",
"’s",
"Chulalongkorn",
"University",
",",
"has",
"said",
"“",
"given",
"the",
"size",
"of",
"the",
"market",
"and",
"the",
"stage",
"of",
"development",
",",
"Chuan",
"as",
"an",
"entrepreneur",
"was",
"comparable",
"to",
"the",
"Vanderbilts",
"or",
"Rockefellers",
"”",
"."
],
[
"Chuan",
"is",
"the",
"father",
"of",
"Krit",
"Ratanarak",
"and",
"the",
"grandfather",
"of",
"Chachchon",
"Ratanarak",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Chuan Ratanarak",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
182,
182
],
"index": "0_1",
"name": "Chuan",
"pos": [
0,
1
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
169,
169
],
"index": "0_2",
"name": "Chuan",
"pos": [
36,
37
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
101,
101
],
"index": "0_3",
"name": "Chuan",
"pos": [
44,
45
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
70,
70
],
"index": "0_4",
"name": "Chuan",
"pos": [
13,
14
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
38,
38
],
"index": "0_5",
"name": "Chuan",
"pos": [
4,
5
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
3,
3
],
"index": "1_0",
"name": "Thai",
"pos": [
3,
4
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
5,
5
],
"index": "2_0",
"name": "ชวน รัตนรักษ์",
"pos": [
5,
7
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
9,
9
],
"index": "3_0",
"name": "1920",
"pos": [
9,
10
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
11,
11
],
"index": "4_0",
"name": "1993",
"pos": [
11,
12
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
134,
134
],
"index": "5_0",
"name": "Thai",
"pos": [
1,
2
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
18,
18
],
"index": "5_1",
"name": "Thai",
"pos": [
18,
19
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
32,
32
],
"index": "6_0",
"name": "Thailand",
"pos": [
32,
33
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
49,
49
],
"index": "6_1",
"name": "Thailand",
"pos": [
15,
16
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
84,
84
],
"index": "6_2",
"name": "Thailand",
"pos": [
27,
28
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
110,
110
],
"index": "6_3",
"name": "Thailand",
"pos": [
53,
54
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
46,
46
],
"index": "7_0",
"name": "Chinese",
"pos": [
12,
13
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
64,
64
],
"index": "8_0",
"name": "August 1993",
"pos": [
7,
9
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
68,
68
],
"index": "9_0",
"name": "73",
"pos": [
11,
12
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
79,
79
],
"index": "10_0",
"name": "three",
"pos": [
22,
23
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
90,
90
],
"index": "11_0",
"name": "Sophonpanich",
"pos": [
33,
34
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
94,
94
],
"index": "12_0",
"name": "Lamsam",
"pos": [
37,
38
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
106,
106
],
"index": "13_0",
"name": "Ratanarak",
"pos": [
49,
50
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
187,
187
],
"index": "13_1",
"name": "Krit Ratanarak",
"pos": [
5,
7
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
136,
136
],
"index": "14_0",
"name": "US",
"pos": [
3,
4
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
140,
140
],
"index": "15_0",
"name": "Krishnamra",
"pos": [
7,
8
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
145,
145
],
"index": "16_0",
"name": "Sasin Business School",
"pos": [
12,
15
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
149,
149
],
"index": "17_0",
"name": "Thailand ’s Chulalongkorn University",
"pos": [
16,
20
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
177,
177
],
"index": "18_0",
"name": "Vanderbilts",
"pos": [
44,
45
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
179,
179
],
"index": "19_0",
"name": "Rockefellers",
"pos": [
46,
47
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
193,
193
],
"index": "20_0",
"name": "Chachchon Ratanarak",
"pos": [
11,
13
],
"sent_id": 4,
"type": "PER"
}
]
] | Chuan Ratanarak | [
{
"evidence": [
2
],
"h": 0,
"r": "P570",
"t": 8
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P570",
"t": 4
},
{
"evidence": [
3
],
"h": 17,
"r": "P17",
"t": 6
},
{
"evidence": [
4
],
"h": 13,
"r": "P40",
"t": 20
},
{
"evidence": [
1
],
"h": 0,
"r": "P495",
"t": 7
},
{
"evidence": [
4
],
"h": 20,
"r": "P22",
"t": 13
},
{
"evidence": [],
"h": 13,
"r": "P22",
"t": 0
},
{
"evidence": [],
"h": 13,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 6,
"r": "P37",
"t": 1
},
{
"evidence": [],
"h": 20,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 11,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 12,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 0,
"r": "P40",
"t": 13
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 15,
"r": "P27",
"t": 6
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 5
},
{
"evidence": [],
"h": 16,
"r": "P17",
"t": 6
},
{
"evidence": [
3
],
"h": 17,
"r": "P131",
"t": 6
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 6
}
] |
[
[
"Pierre",
"Jean",
"\"",
"Buster",
"\"",
"Martin",
"(",
"1",
"September",
"1906",
"?"
],
[
"–",
"12",
"April",
"2011",
")",
"claimed",
"to",
"be",
"the",
"United",
"Kingdom",
"'s",
"oldest",
"employee",
",",
"stating",
"that",
"he",
"was",
"born",
"in",
"1906",
"."
],
[
"Until",
"his",
"death",
",",
"Martin",
"worked",
"for",
"Pimlico",
"Plumbers",
",",
"a",
"well",
"-",
"known",
"plumbing",
"company",
"in",
"southeast",
"London",
"as",
"a",
"van",
"cleaner",
",",
"and",
"notably",
"refused",
"to",
"take",
"a",
"day",
"off",
"on",
"the",
"day",
"he",
"celebrated",
"what",
"he",
"claimed",
"was",
"his",
"100th",
"birthday",
"."
],
[
"He",
"also",
"received",
"coverage",
"in",
"the",
"media",
"for",
"fending",
"off",
"an",
"attack",
"from",
"a",
"group",
"of",
"youths",
"in",
"2007",
";",
"his",
"heroics",
"were",
"cited",
"by",
"the",
"former",
"Liberal",
"Democrat",
"leader",
"Sir",
"Menzies",
"Campbell",
"as",
"\"",
"living",
"proof",
"of",
"why",
"people",
"should",
"not",
"be",
"written",
"off",
"once",
"they",
"pass",
"retirement",
"age",
"\"",
"."
],
[
"Martin",
"stated",
"that",
"he",
"would",
"not",
"retire",
"from",
"working",
"."
],
[
"Doubts",
"have",
"been",
"raised",
"about",
"all",
"of",
"Martin",
"'s",
"historical",
"claims",
",",
"including",
"his",
"age",
",",
"which",
"may",
"have",
"in",
"truth",
"been",
"97",
"at",
"the",
"time",
"of",
"his",
"death",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Pierre Jean \"Buster\" Martin",
"pos": [
0,
6
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
148,
148
],
"index": "0_1",
"name": "Martin",
"pos": [
7,
8
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
131,
131
],
"index": "0_2",
"name": "Martin",
"pos": [
0,
1
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
38,
38
],
"index": "0_3",
"name": "Martin",
"pos": [
4,
5
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "1 September 1906",
"pos": [
7,
10
],
"sent_id": 0,
"type": "TIME"
},
{
"global_pos": [
32,
32
],
"index": "1_1",
"name": "1906",
"pos": [
21,
22
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
12,
12
],
"index": "2_0",
"name": "12 April 2011",
"pos": [
1,
4
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
20,
20
],
"index": "3_0",
"name": "United Kingdom",
"pos": [
9,
11
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
41,
41
],
"index": "4_0",
"name": "Pimlico Plumbers",
"pos": [
7,
9
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
52,
52
],
"index": "5_0",
"name": "London",
"pos": [
18,
19
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
97,
97
],
"index": "6_0",
"name": "2007",
"pos": [
18,
19
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
106,
106
],
"index": "7_0",
"name": "Liberal Democrat",
"pos": [
27,
29
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
110,
110
],
"index": "8_0",
"name": "Menzies Campbell",
"pos": [
31,
33
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
163,
163
],
"index": "9_0",
"name": "97",
"pos": [
22,
23
],
"sent_id": 5,
"type": "NUM"
}
]
] | Buster Martin | [
{
"evidence": [
0,
1
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P570",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [
3
],
"h": 8,
"r": "P102",
"t": 7
},
{
"evidence": [
2
],
"h": 4,
"r": "P159",
"t": 5
},
{
"evidence": [
0,
1,
3
],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P488",
"t": 8
},
{
"evidence": [],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1,
3
],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 3
}
] |
[
[
"Bullet",
"Train",
"for",
"Australia",
"was",
"an",
"Australian",
"political",
"party",
",",
"registered",
"from",
"2013",
"to",
"2017",
"."
],
[
"It",
"was",
"a",
"single",
"-",
"issue",
"party",
"campaigning",
"for",
"a",
"fast",
"implementation",
"of",
"high",
"-",
"speed",
"rail",
"."
],
[
"It",
"advocates",
"that",
"the",
"first",
"stage",
"of",
"the",
"bullet",
"train",
"should",
"run",
"from",
"Melbourne",
"to",
"Newcastle",
"via",
"Canberra",
"and",
"Sydney",
",",
"and",
"be",
"built",
"within",
"5",
"years",
"."
],
[
"The",
"party",
"grew",
"out",
"of",
"the",
"Bullet",
"Train",
"for",
"Canberra",
"party",
"led",
"by",
"Tim",
"Bohm",
",",
"which",
"at",
"the",
"2012",
"ACT",
"elections",
"gained",
"around",
"9,000",
"votes",
",",
"representing",
"4",
"%",
"of",
"first",
"preference",
"votes",
"."
],
[
"The",
"party",
"had",
"18",
"candidates",
"in",
"the",
"2013",
"federal",
"election",
",",
"in",
"the",
"ACT",
",",
"NSW",
"and",
"Victoria",
"."
],
[
"The",
"party",
"was",
"involved",
"in",
"Glenn",
"Druery",
"'s",
"Minor",
"Party",
"Alliance",
"."
],
[
"The",
"Bullet",
"Train",
"For",
"Australia",
"party",
"fielded",
"four",
"candidates",
"for",
"seats",
"in",
"the",
"House",
"of",
"Representatives",
"in",
"the",
"ACT",
",",
"NSW",
"and",
"Victoria",
"in",
"the",
"2016",
"federal",
"election",
"."
],
[
"On",
"23",
"May",
"2017",
",",
"the",
"Australian",
"Electoral",
"Commission",
"approved",
"the",
"party",
"'s",
"application",
"for",
"voluntary",
"deregistration",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Bullet Train for Australia",
"pos": [
0,
4
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
6,
6
],
"index": "1_0",
"name": "Australian",
"pos": [
6,
7
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
104,
104
],
"index": "2_0",
"name": "2013",
"pos": [
7,
8
],
"sent_id": 4,
"type": "TIME"
},
{
"global_pos": [
12,
12
],
"index": "2_1",
"name": "2013",
"pos": [
12,
13
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
14,
14
],
"index": "3_0",
"name": "2017",
"pos": [
14,
15
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
47,
47
],
"index": "4_0",
"name": "Melbourne",
"pos": [
13,
14
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
49,
49
],
"index": "5_0",
"name": "Newcastle",
"pos": [
15,
16
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
51,
51
],
"index": "6_0",
"name": "Canberra",
"pos": [
17,
18
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
53,
53
],
"index": "7_0",
"name": "Sydney",
"pos": [
19,
20
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
59,
59
],
"index": "8_0",
"name": "5 years",
"pos": [
25,
27
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
68,
68
],
"index": "9_0",
"name": "Bullet Train for Canberra party",
"pos": [
6,
11
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
75,
75
],
"index": "10_0",
"name": "Tim Bohm",
"pos": [
13,
15
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
81,
81
],
"index": "11_0",
"name": "2012",
"pos": [
19,
20
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
110,
110
],
"index": "12_0",
"name": "ACT",
"pos": [
13,
14
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
82,
82
],
"index": "12_1",
"name": "ACT",
"pos": [
20,
21
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
146,
146
],
"index": "12_2",
"name": "ACT",
"pos": [
18,
19
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
85,
85
],
"index": "13_0",
"name": "around 9,000 votes",
"pos": [
23,
26
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
90,
90
],
"index": "14_0",
"name": "4%",
"pos": [
28,
30
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
100,
100
],
"index": "15_0",
"name": "18",
"pos": [
3,
4
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
112,
112
],
"index": "16_0",
"name": "NSW",
"pos": [
15,
16
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
148,
148
],
"index": "16_1",
"name": "NSW",
"pos": [
20,
21
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
114,
114
],
"index": "17_0",
"name": "Victoria",
"pos": [
17,
18
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
150,
150
],
"index": "17_1",
"name": "Victoria",
"pos": [
22,
23
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
121,
121
],
"index": "18_0",
"name": "Glenn Druery",
"pos": [
5,
7
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
124,
124
],
"index": "19_0",
"name": "Minor Party Alliance",
"pos": [
8,
11
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
129,
129
],
"index": "20_0",
"name": "Bullet Train For Australia",
"pos": [
1,
5
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
135,
135
],
"index": "21_0",
"name": "four",
"pos": [
7,
8
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
141,
141
],
"index": "22_0",
"name": "House of Representatives",
"pos": [
13,
16
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
153,
153
],
"index": "23_0",
"name": "2016",
"pos": [
25,
26
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
158,
158
],
"index": "24_0",
"name": "23 May 2017",
"pos": [
1,
4
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
163,
163
],
"index": "25_0",
"name": "Australian Electoral Commission",
"pos": [
6,
9
],
"sent_id": 7,
"type": "ORG"
}
]
] | Bullet Train for Australia | [
{
"evidence": [
3
],
"h": 10,
"r": "P102",
"t": 9
},
{
"evidence": [
5
],
"h": 19,
"r": "P488",
"t": 18
},
{
"evidence": [
6,
7
],
"h": 25,
"r": "P1001",
"t": 16
},
{
"evidence": [
0
],
"h": 0,
"r": "P571",
"t": 2
},
{
"evidence": [
5
],
"h": 18,
"r": "P102",
"t": 19
},
{
"evidence": [
0,
5
],
"h": 18,
"r": "P27",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 4,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 5,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 7,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 17,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 17,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 22,
"r": "P1001",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 22,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 25,
"r": "P1001",
"t": 1
},
{
"evidence": [],
"h": 25,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 1,
"r": "P150",
"t": 17
},
{
"evidence": [
0,
3,
4,
6
],
"h": 1,
"r": "P150",
"t": 12
},
{
"evidence": [
0,
4,
6
],
"h": 1,
"r": "P150",
"t": 16
},
{
"evidence": [
0,
3,
4,
6
],
"h": 12,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
3,
4,
6
],
"h": 12,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
4,
6
],
"h": 16,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
4,
6
],
"h": 16,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 10,
"r": "P27",
"t": 1
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 12
},
{
"evidence": [],
"h": 20,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 1,
"r": "P194",
"t": 22
},
{
"evidence": [],
"h": 10,
"r": "P463",
"t": 20
},
{
"evidence": [],
"h": 20,
"r": "P571",
"t": 2
},
{
"evidence": [],
"h": 19,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 10,
"r": "P463",
"t": 0
},
{
"evidence": [
0,
2
],
"h": 4,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 5,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 7,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 22,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 25,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 20,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 19,
"r": "P131",
"t": 1
}
] |
[
[
"Cecilia",
"&",
"The",
"Argonauts",
"is",
"a",
"popular",
"Nicaraguan",
"rock",
"band",
"founded",
"by",
"Cecilia",
"Ferrer",
"(",
"lead",
"vocals",
")",
",",
"Mattias",
"Fjellström",
"(",
"lead",
"guitar",
")",
",",
"Janne",
"Maninnen",
"(",
"bass",
")",
",",
"Andreas",
"Ekstedt",
"(",
"drums",
")",
"and",
"Jonathan",
"Fritzén",
"(",
"piano",
")",
"."
],
[
"Cecilia",
"Ferrer",
"was",
"born",
"in",
"Stockholm",
",",
"Sweden",
"in",
"1982",
"and",
"have",
"a",
"professional",
"musical",
"career",
"in",
"Nicaragua",
"since",
"1996",
"when",
"she",
"became",
"lead",
"singer",
"of",
"the",
"Nicaraguan",
"rock",
"group",
"Osiris",
"."
],
[
"Later",
"on",
",",
"her",
"musical",
"career",
"evolved",
"to",
"other",
"local",
"groups",
"such",
"as",
"Stop",
"and",
"Macolla",
"."
],
[
"Cecilia",
"Ferrer",
"was",
"awarded",
"the",
"Z",
"Musical",
"Award",
"for",
"Best",
"Nicaraguan",
"Performer",
"in",
"1999",
"."
],
[
"While",
"studying",
"in",
"the",
"Royal",
"Swedish",
"Academy",
"of",
"Music",
"in",
"2005",
",",
"Ferrer",
"put",
"together",
"her",
"band",
"with",
"fellow",
"musicians",
"from",
"the",
"University",
"."
],
[
"The",
"result",
"is",
"Cecilia",
"&",
"The",
"Argonauts",
"a",
"Pop",
"rock",
"group",
"with",
"fusion",
"of",
"Latin",
"American",
"and",
"European",
"sounds",
"."
],
[
"Recently",
",",
"in",
"July",
"2006",
",",
"the",
"band",
"had",
"its",
"first",
"Nicaraguan",
"tour",
";",
"the",
"Navegando",
"Tour",
"2006",
"with",
"four",
"touring",
"dates",
"in",
"Managua",
",",
"Nicaragua",
"."
],
[
"The",
"band",
"has",
"received",
"a",
"lot",
"of",
"attention",
"of",
"the",
"local",
"press",
"during",
"this",
"tour",
"and",
"two",
"of",
"the",
"singles",
"featured",
"on",
"this",
"tour",
"made",
"it",
"to",
"the",
"local",
"music",
"charts",
"."
],
[
"The",
"Argonauts",
"are",
"currently",
"working",
"on",
"their",
"debut",
"album",
"."
],
[
"Cecilia",
"is",
"now",
"working",
"as",
"a",
"music",
"teacher",
"in",
"Stockholm",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Cecilia & The Argonauts",
"pos": [
0,
4
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
135,
135
],
"index": "0_1",
"name": "Cecilia & The Argonauts",
"pos": [
3,
7
],
"sent_id": 5,
"type": "ORG"
},
{
"global_pos": [
212,
212
],
"index": "0_2",
"name": "Argonauts",
"pos": [
1,
2
],
"sent_id": 8,
"type": "ORG"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "Nicaraguan",
"pos": [
7,
8
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
71,
71
],
"index": "1_1",
"name": "Nicaraguan",
"pos": [
27,
28
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "2_0",
"name": "Cecilia Ferrer",
"pos": [
12,
14
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
44,
44
],
"index": "2_1",
"name": "Cecilia Ferrer",
"pos": [
0,
2
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
93,
93
],
"index": "2_2",
"name": "Cecilia Ferrer",
"pos": [
0,
2
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
120,
120
],
"index": "2_3",
"name": "Ferrer",
"pos": [
12,
13
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
221,
221
],
"index": "2_4",
"name": "Cecilia",
"pos": [
0,
1
],
"sent_id": 9,
"type": "PER"
}
],
[
{
"global_pos": [
19,
19
],
"index": "3_0",
"name": "Mattias Fjellström",
"pos": [
19,
21
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
26,
26
],
"index": "4_0",
"name": "Janne Maninnen",
"pos": [
26,
28
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
32,
32
],
"index": "5_0",
"name": "Andreas Ekstedt",
"pos": [
32,
34
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
38,
38
],
"index": "6_0",
"name": "Jonathan Fritzén",
"pos": [
38,
40
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
49,
49
],
"index": "7_0",
"name": "Stockholm",
"pos": [
5,
6
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
230,
230
],
"index": "7_1",
"name": "Stockholm",
"pos": [
9,
10
],
"sent_id": 9,
"type": "LOC"
}
],
[
{
"global_pos": [
51,
51
],
"index": "8_0",
"name": "Sweden",
"pos": [
7,
8
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
53,
53
],
"index": "9_0",
"name": "1982",
"pos": [
9,
10
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
61,
61
],
"index": "10_0",
"name": "Nicaragua",
"pos": [
17,
18
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
177,
177
],
"index": "10_1",
"name": "Nicaragua",
"pos": [
25,
26
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
63,
63
],
"index": "11_0",
"name": "1996",
"pos": [
19,
20
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
74,
74
],
"index": "12_0",
"name": "Osiris",
"pos": [
30,
31
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
89,
89
],
"index": "13_0",
"name": "Stop and Macolla",
"pos": [
13,
16
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
98,
98
],
"index": "14_0",
"name": "Z Musical Award for Best Nicaraguan Performer",
"pos": [
5,
12
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
106,
106
],
"index": "15_0",
"name": "1999",
"pos": [
13,
14
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
112,
112
],
"index": "16_0",
"name": "Royal Swedish Academy of Music",
"pos": [
4,
9
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
118,
118
],
"index": "17_0",
"name": "2005",
"pos": [
10,
11
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
130,
130
],
"index": "18_0",
"name": "University",
"pos": [
22,
23
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
140,
140
],
"index": "19_0",
"name": "Pop",
"pos": [
8,
9
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
146,
146
],
"index": "20_0",
"name": "Latin American",
"pos": [
14,
16
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
149,
149
],
"index": "21_0",
"name": "European",
"pos": [
17,
18
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
155,
155
],
"index": "22_0",
"name": "July 2006",
"pos": [
3,
5
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
163,
163
],
"index": "23_0",
"name": "Nicaraguan tour",
"pos": [
11,
13
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
167,
167
],
"index": "24_0",
"name": "Navegando Tour 2006",
"pos": [
15,
18
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
171,
171
],
"index": "25_0",
"name": "four",
"pos": [
19,
20
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
175,
175
],
"index": "26_0",
"name": "Managua",
"pos": [
23,
24
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
195,
195
],
"index": "27_0",
"name": "two",
"pos": [
16,
17
],
"sent_id": 7,
"type": "NUM"
}
]
] | Cecilia & The Argonauts | [
{
"evidence": [
0
],
"h": 0,
"r": "P527",
"t": 2
},
{
"evidence": [
5
],
"h": 0,
"r": "P136",
"t": 19
},
{
"evidence": [
0
],
"h": 2,
"r": "P463",
"t": 0
},
{
"evidence": [
1
],
"h": 2,
"r": "P19",
"t": 7
},
{
"evidence": [
1
],
"h": 2,
"r": "P569",
"t": 9
},
{
"evidence": [
0,
5
],
"h": 3,
"r": "P136",
"t": 19
},
{
"evidence": [
0,
5
],
"h": 4,
"r": "P136",
"t": 19
},
{
"evidence": [
0,
5
],
"h": 5,
"r": "P136",
"t": 19
},
{
"evidence": [
0,
5
],
"h": 6,
"r": "P136",
"t": 19
},
{
"evidence": [
1
],
"h": 7,
"r": "P17",
"t": 8
},
{
"evidence": [
4
],
"h": 16,
"r": "P31",
"t": 18
},
{
"evidence": [
6
],
"h": 26,
"r": "P17",
"t": 10
},
{
"evidence": [
6
],
"h": 26,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
5
],
"h": 2,
"r": "P136",
"t": 19
},
{
"evidence": [],
"h": 16,
"r": "P17",
"t": 8
},
{
"evidence": [],
"h": 26,
"r": "P1376",
"t": 10
},
{
"evidence": [],
"h": 10,
"r": "P361",
"t": 20
},
{
"evidence": [],
"h": 10,
"r": "P36",
"t": 26
},
{
"evidence": [],
"h": 2,
"r": "P69",
"t": 16
},
{
"evidence": [],
"h": 1,
"r": "P361",
"t": 20
},
{
"evidence": [],
"h": 2,
"r": "P27",
"t": 8
},
{
"evidence": [],
"h": 26,
"r": "P1376",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P740",
"t": 7
},
{
"evidence": [],
"h": 1,
"r": "P36",
"t": 26
},
{
"evidence": [
0
],
"h": 2,
"r": "P361",
"t": 0
},
{
"evidence": [],
"h": 20,
"r": "P527",
"t": 10
},
{
"evidence": [],
"h": 20,
"r": "P527",
"t": 1
},
{
"evidence": [
1
],
"h": 7,
"r": "P131",
"t": 8
},
{
"evidence": [
6
],
"h": 26,
"r": "P131",
"t": 10
},
{
"evidence": [
6
],
"h": 26,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 8
}
] |
[
[
"Geku",
"railway",
"(",
"格库铁路",
")",
"is",
"a",
"railway",
"under",
"construction",
"to",
"connect",
"Golmud",
"and",
"Korla",
",",
"in",
"western",
"China",
"."
],
[
"Construction",
"work",
"started",
"in",
"November",
"2014",
"and",
"is",
"due",
"to",
"take",
"five",
"years",
"."
],
[
"The",
"length",
"of",
"the",
"line",
"is",
"1,214",
"kilometers",
",",
"joining",
"Qinghai",
"province",
"and",
"Xinjiang",
"province",
"."
],
[
"The",
"investment",
"is",
"estimated",
"to",
"be",
"CN¥36",
"billion",
"(",
"~US$6",
"billion",
")",
"."
],
[
"The",
"line",
"will",
"connect",
"the",
"existing",
"Qinghai",
"–",
"Tibet",
"railway",
"and",
"the",
"Southern",
"Xinjiang",
"railway",
"."
],
[
"It",
"will",
"be",
"the",
"third",
"railway",
"connecting",
"Xinjiang",
"province",
"with",
"another",
"Chinese",
"province",
"and",
"the",
"third",
"line",
"to",
"Golmud",
"after",
"the",
"Qinghai",
"–",
"Tibet",
"railway",
"and",
"the",
"Golmud",
"–",
"Dunhuang",
"railway",
"which",
"is",
"also",
"under",
"construction",
"."
],
[
"The",
"railway",
"will",
"cross",
"the",
"Qaidam",
"Basin",
",",
"the",
"Altyn",
"-",
"Tagh",
"mountain",
"range",
",",
"and",
"the",
"Taklamakan",
"Desert",
"."
],
[
"Crossing",
"the",
"Altyn",
"-",
"Tagh",
"will",
"involve",
"the",
"construction",
"of",
"three",
"tunnels",
",",
"including",
"the",
"13.195",
" ",
"km",
"-",
"long",
"Altyn",
"-",
"Tagh",
"Tunnel",
"(",
"阿尔金山隧道",
")",
"."
],
[
"The",
"railway",
"will",
"generally",
"follow",
"the",
"route",
"of",
"Qinghai",
"Provincial",
"Highway",
"303",
"(",
"from",
"Golmud",
"to",
"Mangya",
"Lake",
"茫崖湖",
")",
",",
"China",
"National",
"Highway",
"315",
"(",
"from",
"Mangya",
"Lake",
"to",
"Ruoqiang",
")",
"and",
"China",
"National",
"Highway",
"315",
"(",
"from",
"Ruoqiang",
"to",
"Korla",
")",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Geku railway",
"pos": [
0,
2
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
3,
3
],
"index": "0_1",
"name": "格库铁路",
"pos": [
3,
4
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "1_0",
"name": "Golmud",
"pos": [
12,
13
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
97,
97
],
"index": "1_1",
"name": "Golmud",
"pos": [
18,
19
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
106,
106
],
"index": "1_2",
"name": "Golmud",
"pos": [
27,
28
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
178,
178
],
"index": "1_3",
"name": "Golmud",
"pos": [
14,
15
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
14,
14
],
"index": "2_0",
"name": "Korla",
"pos": [
14,
15
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
205,
205
],
"index": "2_1",
"name": "Korla",
"pos": [
41,
42
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "3_0",
"name": "China",
"pos": [
18,
19
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
24,
24
],
"index": "4_0",
"name": "November 2014",
"pos": [
4,
6
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
31,
31
],
"index": "5_0",
"name": "five years",
"pos": [
11,
13
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
40,
40
],
"index": "6_0",
"name": "1,214 kilometers",
"pos": [
6,
8
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
44,
44
],
"index": "7_0",
"name": "Qinghai province",
"pos": [
10,
12
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
69,
69
],
"index": "7_1",
"name": "Qinghai",
"pos": [
6,
7
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
100,
100
],
"index": "7_2",
"name": "Qinghai",
"pos": [
21,
22
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
47,
47
],
"index": "8_0",
"name": "Xinjiang province",
"pos": [
13,
15
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
56,
56
],
"index": "9_0",
"name": "CN¥36 billion",
"pos": [
6,
8
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
59,
59
],
"index": "10_0",
"name": "~US$6 billion",
"pos": [
9,
11
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
71,
71
],
"index": "11_0",
"name": "Tibet",
"pos": [
8,
9
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
102,
102
],
"index": "11_1",
"name": "Tibet",
"pos": [
23,
24
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
75,
75
],
"index": "12_0",
"name": "Southern Xinjiang",
"pos": [
12,
14
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
86,
86
],
"index": "13_0",
"name": "Xinjiang",
"pos": [
7,
8
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
90,
90
],
"index": "14_0",
"name": "Chinese",
"pos": [
11,
12
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
108,
108
],
"index": "15_0",
"name": "Dunhuang",
"pos": [
29,
30
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
121,
121
],
"index": "16_0",
"name": "Qaidam Basin",
"pos": [
5,
7
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
125,
125
],
"index": "17_0",
"name": "Altyn-Tagh",
"pos": [
9,
12
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
138,
138
],
"index": "17_1",
"name": "Altyn-Tagh",
"pos": [
2,
5
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
133,
133
],
"index": "18_0",
"name": "Taklamakan Desert",
"pos": [
17,
19
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
146,
146
],
"index": "19_0",
"name": "three",
"pos": [
10,
11
],
"sent_id": 7,
"type": "NUM"
}
],
[
{
"global_pos": [
151,
151
],
"index": "20_0",
"name": "13.195 km",
"pos": [
15,
18
],
"sent_id": 7,
"type": "NUM"
}
],
[
{
"global_pos": [
161,
161
],
"index": "21_0",
"name": "阿尔金山隧道",
"pos": [
25,
26
],
"sent_id": 7,
"type": "LOC"
},
{
"global_pos": [
156,
156
],
"index": "21_1",
"name": "Altyn - Tagh Tunnel",
"pos": [
20,
24
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
172,
172
],
"index": "22_0",
"name": "Qinghai Provincial Highway 303",
"pos": [
8,
12
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
180,
180
],
"index": "23_0",
"name": "Mangya Lake",
"pos": [
16,
18
],
"sent_id": 8,
"type": "LOC"
},
{
"global_pos": [
191,
191
],
"index": "23_1",
"name": "Mangya Lake",
"pos": [
27,
29
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
197,
197
],
"index": "24_0",
"name": "China National Highway 315",
"pos": [
33,
37
],
"sent_id": 8,
"type": "LOC"
},
{
"global_pos": [
185,
185
],
"index": "24_1",
"name": "China National Highway 315",
"pos": [
21,
25
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
194,
194
],
"index": "25_0",
"name": "Ruoqiang",
"pos": [
30,
31
],
"sent_id": 8,
"type": "LOC"
},
{
"global_pos": [
203,
203
],
"index": "25_1",
"name": "Ruoqiang",
"pos": [
39,
40
],
"sent_id": 8,
"type": "LOC"
}
]
] | Golmud–Korla railway | [
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 1,
"r": "P17",
"t": 14
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 3,
"r": "P150",
"t": 7
},
{
"evidence": [
0,
2,
4,
5
],
"h": 3,
"r": "P150",
"t": 8
},
{
"evidence": [
0,
4,
5
],
"h": 3,
"r": "P150",
"t": 11
},
{
"evidence": [
0,
2,
4,
5
],
"h": 3,
"r": "P150",
"t": 12
},
{
"evidence": [
0,
2,
4,
5
],
"h": 3,
"r": "P150",
"t": 13
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 7,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 7,
"r": "P17",
"t": 14
},
{
"evidence": [
0,
2,
4,
5
],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2,
4,
5
],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2,
4,
5
],
"h": 8,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
2,
4,
5
],
"h": 8,
"r": "P17",
"t": 14
},
{
"evidence": [
0,
4,
5
],
"h": 11,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
4,
5
],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
4,
5
],
"h": 11,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
4,
5
],
"h": 11,
"r": "P17",
"t": 14
},
{
"evidence": [
0,
2,
4,
5
],
"h": 12,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2,
4,
5
],
"h": 13,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2,
4,
5
],
"h": 13,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2,
4,
5
],
"h": 13,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
2,
4,
5
],
"h": 13,
"r": "P17",
"t": 14
},
{
"evidence": [
0,
5
],
"h": 15,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 15,
"r": "P17",
"t": 14
},
{
"evidence": [
0,
6
],
"h": 16,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 16,
"r": "P17",
"t": 14
},
{
"evidence": [
0,
6
],
"h": 18,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 18,
"r": "P17",
"t": 14
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 23,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
8
],
"h": 25,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
8
],
"h": 25,
"r": "P17",
"t": 14
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 14,
"r": "P150",
"t": 7
},
{
"evidence": [
0,
2,
4,
5
],
"h": 14,
"r": "P150",
"t": 8
},
{
"evidence": [
0,
4,
5
],
"h": 14,
"r": "P150",
"t": 11
},
{
"evidence": [
0,
2,
4,
5
],
"h": 14,
"r": "P150",
"t": 13
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 22,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6,
7
],
"h": 17,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
6,
7
],
"h": 17,
"r": "P17",
"t": 14
},
{
"evidence": [
0,
8,
5
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
8,
5
],
"h": 2,
"r": "P17",
"t": 14
},
{
"evidence": [],
"h": 24,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 24,
"r": "P17",
"t": 14
},
{
"evidence": [],
"h": 21,
"r": "P17",
"t": 14
},
{
"evidence": [],
"h": 23,
"r": "P17",
"t": 14
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 25
},
{
"evidence": [],
"h": 22,
"r": "P17",
"t": 14
},
{
"evidence": [],
"h": 0,
"r": "P17",
"t": 14
},
{
"evidence": [],
"h": 21,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P17",
"t": 14
},
{
"evidence": [],
"h": 0,
"r": "P571",
"t": 4
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 1,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
2,
4,
5
],
"h": 12,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 15,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 15,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
6
],
"h": 16,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 16,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
6
],
"h": 18,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 18,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 23,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
8
],
"h": 25,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
8
],
"h": 25,
"r": "P131",
"t": 14
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2,
4,
5,
8
],
"h": 22,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6,
7
],
"h": 17,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6,
7
],
"h": 17,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
8,
5
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
8,
5
],
"h": 2,
"r": "P131",
"t": 14
},
{
"evidence": [],
"h": 24,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 24,
"r": "P131",
"t": 14
},
{
"evidence": [],
"h": 21,
"r": "P131",
"t": 14
},
{
"evidence": [],
"h": 23,
"r": "P131",
"t": 14
},
{
"evidence": [],
"h": 22,
"r": "P131",
"t": 14
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 14
},
{
"evidence": [],
"h": 21,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 14
}
] |
[
[
"Stranmillis",
"(",
")",
"is",
"an",
"area",
"in",
"south",
"Belfast",
",",
"Northern",
"Ireland",
"."
],
[
"It",
"is",
"also",
"an",
"electoral",
"ward",
"for",
"Belfast",
"City",
"Council",
",",
"part",
"of",
"the",
"Laganbank",
"district",
"electoral",
"area",
"."
],
[
"As",
"part",
"of",
"the",
"Queen",
"'s",
"Quarter",
",",
"it",
"is",
"the",
"location",
"for",
"prominent",
"attractions",
"such",
"as",
"the",
"Ulster",
"Museum",
"and",
"Botanic",
"Gardens",
"."
],
[
"The",
"area",
"is",
"located",
"on",
"Stranmillis",
"Road",
",",
"with",
"Malone",
"Road",
"to",
"the",
"west",
"and",
"the",
"River",
"Lagan",
"to",
"the",
"east",
"."
],
[
"Stranmillis",
"Road",
"begins",
"at",
"the",
"junction",
"of",
"University",
"Road",
",",
"Malone",
"Road",
"and",
"College",
"Gardens",
",",
"heading",
"uphill",
"and",
"southwards",
"past",
"Friar",
"'s",
"Bush",
"Graveyard",
"and",
"a",
"small",
"shopping",
"district",
",",
"before",
"descending",
"towards",
"the",
"River",
"Lagan",
"."
],
[
"The",
"route",
"then",
"swings",
"to",
"the",
"west",
"around",
"the",
"outside",
"of",
"Stranmillis",
"College",
"and",
"uphill",
"again",
",",
"before",
"rejoining",
"the",
"Malone",
"Road",
"."
],
[
"The",
"north",
"end",
"of",
"Stranmillis",
"Road",
"contains",
"many",
"shops",
"and",
"restaurants",
",",
"while",
"the",
"south",
"end",
"of",
"the",
"road",
"is",
"mainly",
"housing",
"."
],
[
"The",
"Malone",
"and",
"Stranmillis",
"Historic",
"Urban",
"Landscape",
"featured",
"on",
"the",
"2010",
"tentative",
"list",
"of",
"sites",
"proposed",
"for",
"addition",
"to",
"the",
"List",
"of",
"World",
"Heritage",
"Sites",
"of",
"the",
"United",
"Kingdom",
",",
"as",
"an",
"area",
"of",
"architectural",
"interest",
"featuring",
"examples",
"of",
"the",
"Arts",
"and",
"Crafts",
"Movement",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Stranmillis",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
143,
143
],
"index": "0_1",
"name": "Stranmillis Road",
"pos": [
4,
6
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
8,
8
],
"index": "1_0",
"name": "Belfast",
"pos": [
8,
9
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "Northern Ireland",
"pos": [
10,
12
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
20,
20
],
"index": "3_0",
"name": "Belfast City Council",
"pos": [
7,
10
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
27,
27
],
"index": "4_0",
"name": "Laganbank",
"pos": [
14,
15
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
36,
36
],
"index": "5_0",
"name": "Queen 's Quarter",
"pos": [
4,
7
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
50,
50
],
"index": "6_0",
"name": "Ulster Museum",
"pos": [
18,
20
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
53,
53
],
"index": "7_0",
"name": "Botanic Gardens",
"pos": [
21,
23
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
61,
61
],
"index": "8_0",
"name": "Stranmillis Road",
"pos": [
5,
7
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
78,
78
],
"index": "8_1",
"name": "4.\nStranmillis Road",
"pos": [
0,
2
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
65,
65
],
"index": "9_0",
"name": "Malone Road",
"pos": [
9,
11
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
88,
88
],
"index": "9_1",
"name": "Malone Road",
"pos": [
10,
12
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
72,
72
],
"index": "10_0",
"name": "River Lagan",
"pos": [
16,
18
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
113,
113
],
"index": "10_1",
"name": "River Lagan",
"pos": [
35,
37
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
85,
85
],
"index": "11_0",
"name": "University Road",
"pos": [
7,
9
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
91,
91
],
"index": "12_0",
"name": "College Gardens",
"pos": [
13,
15
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
99,
99
],
"index": "13_0",
"name": "Friar 's Bush Graveyard",
"pos": [
21,
25
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
127,
127
],
"index": "14_0",
"name": "Stranmillis College",
"pos": [
11,
13
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
136,
136
],
"index": "15_0",
"name": "Malone Road",
"pos": [
20,
22
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
163,
163
],
"index": "15_1",
"name": "Malone",
"pos": [
1,
2
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
172,
172
],
"index": "16_0",
"name": "2010",
"pos": [
10,
11
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
182,
182
],
"index": "17_0",
"name": "List of World Heritage Sites of the United Kingdom",
"pos": [
20,
29
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
202,
202
],
"index": "18_0",
"name": "Arts and Crafts Movement",
"pos": [
40,
44
],
"sent_id": 7,
"type": "MISC"
}
]
] | Stranmillis | [
{
"evidence": [
0
],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 7,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
3
],
"h": 8,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 1,
"r": "P194",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P206",
"t": 10
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P1001",
"t": 1
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 3
}
] |
[
[
"Church",
"Street",
"is",
"a",
"main",
"north",
"-",
"south",
"running",
"street",
"in",
"the",
"city",
"of",
"Wollongong",
",",
"New",
"South",
"Wales",
",",
"Australia",
"."
],
[
"It",
"contains",
"many",
"of",
"Wollongong",
"'s",
"well",
"known",
"and",
"lesser",
"known",
"attractions",
"and",
"historic",
"sites",
"."
],
[
"To",
"the",
"north",
"it",
"runs",
"from",
"the",
"northern",
"high",
"rise",
"district",
"west",
"of",
"the",
"harbour",
"through",
"apartments",
"and",
"flats",
"and",
"then",
"down",
"Smith",
"'s",
"Hill",
",",
"up",
"Church",
"Hill",
"and",
"down",
"to",
"the",
"mall",
",",
"see",
"Wollongong",
"Central",
"."
],
[
"At",
"the",
"summit",
"of",
"Church",
"Hill",
"is",
"the",
"site",
"of",
"St",
"Michael",
"'s",
"Anglican",
"Pro",
"-",
"Cathedral",
"."
],
[
"At",
"the",
"mall",
"a",
"portion",
"runs",
"for",
"pedestrian",
"only",
"use",
"(",
"though",
"this",
"is",
"currently",
"up",
"for",
"debate",
"as",
"to",
"whether",
"cars",
"should",
"be",
"let",
"back",
"in",
"limited",
"amounts",
"and",
"times",
"on",
"Crown",
"Street",
",",
"the",
"street",
"running",
"through",
"the",
"mall",
"east",
"-",
"west",
")",
"and",
"then",
"turns",
"back",
"to",
"traffic",
"along",
"a",
"section",
"of",
"light",
"density",
"commerce",
"and",
"residence",
"for",
"just",
"over",
"a",
"kilometre",
"."
],
[
"For",
"the",
"first",
"half",
"of",
"this",
"there",
"is",
"a",
"long",
"car",
"park",
"within",
"the",
"street",
",",
"used",
"often",
"by",
"mall",
"shoppers",
"and",
"people",
"watching",
"games",
"at",
"local",
"WIN",
"Stadium",
"a",
"few",
"blocks",
"to",
"the",
"east",
",",
"due",
"to",
"no",
"cost",
"parking",
"."
],
[
"On",
"the",
"west",
"side",
"of",
"this",
"section",
"is",
"MacCabe",
"Park",
"(",
"often",
"mis",
"-",
"spelt",
"McCabe",
")",
",",
"a",
"local",
"park",
"with",
"a",
"playground",
"and",
"youth",
"centre",
"."
],
[
"South",
"of",
"this",
"the",
"street",
"goes",
"through",
"residential",
"areas",
"to",
"the",
"immediate",
"southern",
"suburb",
"of",
"where",
"it",
"ends",
"at",
"J.J.",
"Kelly",
"Park",
",",
"a",
"local",
"sporting",
"venue",
",",
"also",
"used",
"on",
"occasion",
"by",
"circuses",
"for",
"tent",
"sites",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Church Street",
"pos": [
0,
2
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
26,
26
],
"index": "1_0",
"name": "Wollongong",
"pos": [
4,
5
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
14,
14
],
"index": "1_1",
"name": "Wollongong",
"pos": [
14,
15
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
16,
16
],
"index": "2_0",
"name": "New South Wales",
"pos": [
16,
19
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
20,
20
],
"index": "3_0",
"name": "Australia",
"pos": [
20,
21
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
60,
60
],
"index": "4_0",
"name": "Smith 's Hill",
"pos": [
22,
25
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
65,
65
],
"index": "5_0",
"name": "Church Hill",
"pos": [
27,
29
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
81,
81
],
"index": "5_1",
"name": "Church Hill",
"pos": [
4,
6
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
74,
74
],
"index": "6_0",
"name": "Wollongong Central",
"pos": [
36,
38
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
87,
87
],
"index": "7_0",
"name": "St Michael 's Anglican Pro - Cathedral",
"pos": [
10,
17
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
127,
127
],
"index": "8_0",
"name": "Crown Street",
"pos": [
32,
34
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
188,
188
],
"index": "9_0",
"name": "WIN Stadium",
"pos": [
27,
29
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
211,
211
],
"index": "10_0",
"name": "MacCabe Park",
"pos": [
8,
10
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
250,
250
],
"index": "11_0",
"name": "J.J. Kelly Park",
"pos": [
19,
22
],
"sent_id": 7,
"type": "LOC"
}
]
] | Church Street, Wollongong | [
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0
],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 8,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
4
],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 9,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1,
5
],
"h": 9,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1,
6
],
"h": 10,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
7
],
"h": 11,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
7
],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
2
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1,
2
],
"h": 6,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1,
2
],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
3
],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 10,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
7
],
"h": 11,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1,
2
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
3
],
"h": 7,
"r": "P131",
"t": 3
}
] |
[
[
"Louis",
"-",
"Joseph",
"Janvier",
"(",
"May",
"7",
",",
"1855",
"-",
"24",
"March",
"1911",
")",
"was",
"a",
"Haitian",
"journalist",
",",
"diplomat",
"and",
"novelist",
"."
],
[
"Born",
"in",
"Port",
"-",
"au",
"-",
"Prince",
",",
"Janvier",
"attended",
"medical",
"school",
"in",
"Haiti",
"."
],
[
"He",
"then",
"moved",
"to",
"France",
"to",
"finish",
"his",
"education",
",",
"and",
"received",
"a",
"doctorate",
"in",
"medicine",
"there",
"in",
"1881",
"."
],
[
"He",
"also",
"earned",
"a",
"law",
"license",
"and",
"degrees",
"in",
"administration",
",",
"economics",
",",
"finance",
",",
"and",
"diplomacy",
"."
],
[
"While",
"in",
"Paris",
",",
"Janvier",
"became",
"interested",
"in",
"journalism",
"and",
"wrote",
"several",
"articles",
",",
"such",
"as",
"\"",
"La",
"République",
"d'Haïti",
"et",
"ses",
"Visiteurs",
"\"",
",",
"\"",
"Haïti",
"aux",
"Haïtiens",
"\"",
",",
"and",
"\"",
"L'Egalité",
"des",
"Races",
".",
"\""
],
[
"He",
"also",
"wrote",
"several",
"novels",
"about",
"Haitian",
"life",
"."
],
[
"He",
"served",
"as",
"Haitian",
"Minister",
"Resident",
"in",
"London",
"from",
"1894",
"-",
"1903",
"."
],
[
"He",
"remained",
"in",
"Europe",
"for",
"twenty",
"-",
"eight",
"years",
",",
"returning",
"to",
"Haiti",
"once",
"before",
"dying",
"in",
"Paris",
"at",
"age",
"fifty",
"-",
"five",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Louis-Joseph Janvier",
"pos": [
0,
4
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
31,
31
],
"index": "0_1",
"name": "Janvier",
"pos": [
8,
9
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
80,
80
],
"index": "0_2",
"name": "Janvier",
"pos": [
4,
5
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "May 7 , 1855",
"pos": [
5,
9
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "24 March 1911",
"pos": [
10,
13
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
120,
120
],
"index": "3_0",
"name": "Haitian",
"pos": [
6,
7
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
16,
16
],
"index": "3_1",
"name": "Haitian",
"pos": [
16,
17
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
126,
126
],
"index": "3_2",
"name": "Haitian",
"pos": [
3,
4
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
25,
25
],
"index": "4_0",
"name": "Port - au - Prince",
"pos": [
2,
7
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
36,
36
],
"index": "5_0",
"name": "Haiti",
"pos": [
13,
14
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
148,
148
],
"index": "5_1",
"name": "Haiti",
"pos": [
12,
13
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
42,
42
],
"index": "6_0",
"name": "France",
"pos": [
4,
5
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
56,
56
],
"index": "7_0",
"name": "1881",
"pos": [
18,
19
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
78,
78
],
"index": "8_0",
"name": "Paris",
"pos": [
2,
3
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
153,
153
],
"index": "8_1",
"name": "Paris",
"pos": [
17,
18
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
93,
93
],
"index": "9_0",
"name": "La République d'Haïti et ses Visiteurs",
"pos": [
17,
23
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
102,
102
],
"index": "10_0",
"name": "Haïti aux Haïtiens",
"pos": [
26,
29
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
109,
109
],
"index": "11_0",
"name": "L'Egalité des Races",
"pos": [
33,
36
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
130,
130
],
"index": "12_0",
"name": "London",
"pos": [
7,
8
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
132,
132
],
"index": "13_0",
"name": "1894",
"pos": [
9,
10
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
134,
134
],
"index": "14_0",
"name": "1903",
"pos": [
11,
12
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
139,
139
],
"index": "15_0",
"name": "Europe",
"pos": [
3,
4
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
141,
141
],
"index": "16_0",
"name": "twenty - eight years",
"pos": [
5,
9
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
156,
156
],
"index": "17_0",
"name": "fifty - five",
"pos": [
20,
23
],
"sent_id": 7,
"type": "NUM"
}
]
] | Louis-Joseph Janvier | [
{
"evidence": [
0,
1,
6
],
"h": 0,
"r": "P27",
"t": 5
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 2
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [
0,
7
],
"h": 0,
"r": "P20",
"t": 8
},
{
"evidence": [
1
],
"h": 0,
"r": "P19",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P36",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P17",
"t": 5
},
{
"evidence": [],
"h": 8,
"r": "P30",
"t": 15
},
{
"evidence": [],
"h": 6,
"r": "P30",
"t": 15
},
{
"evidence": [],
"h": 8,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 12,
"r": "P30",
"t": 15
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 6
},
{
"evidence": [],
"h": 4,
"r": "P1376",
"t": 5
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 5
}
] |
[
[
"Mount",
"Cardigan",
"is",
"a",
"prominent",
"bare",
"-",
"rock",
"summit",
"in",
"the",
"towns",
"of",
"Orange",
"and",
"Alexandria",
"in",
"western",
"New",
"Hampshire",
",",
"USA",
"."
],
[
"While",
"its",
"peak",
"is",
"only",
"above",
"sea",
"level",
",",
"it",
"has",
"extensive",
"areas",
"of",
"bare",
"granite",
"ledges",
"and",
"alpine",
"scrub",
",",
"giving",
"it",
"the",
"feel",
"to",
"hikers",
"of",
"a",
"much",
"higher",
"mountain",
"."
],
[
"Most",
"of",
"the",
"summit",
"area",
"was",
"denuded",
"by",
"devastating",
"forest",
"fires",
"in",
"1855",
"."
],
[
"The",
"Civilian",
"Conservation",
"Corps",
"helped",
"to",
"develop",
"the",
"alpine",
"ski",
"trail",
"network",
"still",
"in",
"use",
"today",
"on",
"the",
"east",
"side",
"of",
"the",
"mountain",
"."
],
[
"The",
"mountain",
"is",
"set",
"in",
"the",
"Cardigan",
"Mountain",
"State",
"Park",
"."
],
[
"The",
"Cardigan",
"Lodge",
",",
"operated",
"by",
"the",
"Appalachian",
"Mountain",
"Club",
"since",
"1934",
",",
"is",
"located",
"to",
"the",
"east",
"at",
"the",
"foot",
"of",
"the",
"mountain",
",",
"and",
"is",
"often",
"used",
"as",
"a",
"base",
"for",
"day",
"hikes",
"in",
"and",
"around",
"the",
"mountain",
"."
],
[
"Many",
"schools",
"from",
"around",
"New",
"England",
"have",
"overnight",
"field",
"trips",
"to",
"the",
"mountain",
"during",
"the",
"autumn",
"and",
"spring",
"months",
".."
],
[
"The",
"mountain",
"is",
"also",
"a",
"popular",
"destination",
"for",
"Boy",
"Scout",
"troops",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Mount Cardigan",
"pos": [
0,
2
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "1_0",
"name": "Orange",
"pos": [
13,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "2_0",
"name": "Alexandria",
"pos": [
15,
16
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "3_0",
"name": "New Hampshire",
"pos": [
18,
20
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
21,
21
],
"index": "4_0",
"name": "USA",
"pos": [
21,
22
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
68,
68
],
"index": "5_0",
"name": "1855",
"pos": [
12,
13
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
71,
71
],
"index": "6_0",
"name": "Civilian Conservation Corps",
"pos": [
1,
4
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
100,
100
],
"index": "7_0",
"name": "Cardigan Mountain State Park",
"pos": [
6,
10
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
106,
106
],
"index": "8_0",
"name": "Cardigan Lodge",
"pos": [
1,
3
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
112,
112
],
"index": "9_0",
"name": "Appalachian Mountain Club",
"pos": [
7,
10
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
116,
116
],
"index": "10_0",
"name": "1934",
"pos": [
11,
12
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
150,
150
],
"index": "11_0",
"name": "New England",
"pos": [
4,
6
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
174,
174
],
"index": "12_0",
"name": "Boy Scout",
"pos": [
8,
10
],
"sent_id": 7,
"type": "ORG"
}
]
] | Mount Cardigan | [
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 4,
"r": "P150",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 7,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 8,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
6
],
"h": 4,
"r": "P150",
"t": 11
},
{
"evidence": [
0,
3
],
"h": 6,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 9,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
6
],
"h": 11,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P527",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P361",
"t": 11
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
4
],
"h": 7,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 8,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
3
],
"h": 6,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 9,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
6
],
"h": 11,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 4
}
] |
[
[
"Paul",
"Chaudet",
"(",
"17",
"November",
"1904",
",",
"Rivaz",
"–",
"7",
"August",
"1977",
")",
"was",
"a",
"Swiss",
"politician",
"."
],
[
"He",
"was",
"elected",
"to",
"the",
"Swiss",
"Federal",
"Council",
"on",
"16",
"December",
"1954",
"and",
"handed",
"over",
"office",
"on",
"31",
"December",
"1966",
"."
],
[
"He",
"resigned",
"on",
"28",
"November",
"1966",
"due",
"to",
"the",
"Mirage",
"-",
"affair",
"."
],
[
"He",
"was",
"affiliated",
"to",
"the",
"Radical",
"Party",
"."
],
[
"During",
"his",
"office",
"time",
"he",
"held",
"the",
"Military",
"Department",
"."
],
[
"He",
"was",
"President",
"of",
"the",
"Confederation",
"twice",
"in",
"1959",
"and",
"1962",
"."
],
[
"Owing",
"to",
"incompetent",
"military",
"advisors",
"concerning",
"the",
"purchase",
"of",
"100",
"Mirage",
"fighter",
"jets",
"with",
"a",
"budget",
"which",
"increased",
"by",
"66",
"%",
"he",
"was",
"forced",
"to",
"resign",
"in",
"1966",
",",
"by",
"his",
"own",
"Radical",
"Party",
"."
],
[
"With",
"Jean",
"-",
"Pascal",
"Delamuraz",
",",
"he",
"was",
"probably",
"one",
"of",
"the",
"last",
"true",
"Swiss",
"Radicals",
"."
],
[
"He",
"remained",
",",
"throughout",
"his",
"life",
",",
"one",
"of",
"the",
"rare",
"right",
"wing",
"Swiss",
"politicians",
"who",
"was",
"able",
"to",
"identify",
"with",
"both",
"wine",
"-",
"growers",
"and",
"farmers",
"."
],
[
"The",
"Radical",
"Party",
"has",
"now",
"fused",
"with",
"the",
"right",
"-",
"wing",
"Liberals",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Paul Chaudet",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
3,
3
],
"index": "1_0",
"name": "17 November 1904",
"pos": [
3,
6
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
7,
7
],
"index": "2_0",
"name": "Rivaz",
"pos": [
7,
8
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "3_0",
"name": "7 August 1977",
"pos": [
9,
12
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
15,
15
],
"index": "4_0",
"name": "Swiss",
"pos": [
15,
16
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
147,
147
],
"index": "4_1",
"name": "Swiss",
"pos": [
13,
14
],
"sent_id": 8,
"type": "LOC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "5_0",
"name": "Swiss Federal Council",
"pos": [
5,
8
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
27,
27
],
"index": "6_0",
"name": "16 December 1954",
"pos": [
9,
12
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
35,
35
],
"index": "7_0",
"name": "31 December 1966",
"pos": [
17,
20
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
42,
42
],
"index": "8_0",
"name": "28 November 1966",
"pos": [
3,
6
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
48,
48
],
"index": "9_0",
"name": "Mirage",
"pos": [
9,
10
],
"sent_id": 2,
"type": "MISC"
},
{
"global_pos": [
92,
92
],
"index": "9_1",
"name": "Mirage",
"pos": [
10,
11
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
131,
131
],
"index": "10_0",
"name": "Swiss Radicals",
"pos": [
14,
16
],
"sent_id": 7,
"type": "ORG"
},
{
"global_pos": [
163,
163
],
"index": "10_1",
"name": "Radical Party",
"pos": [
1,
3
],
"sent_id": 9,
"type": "ORG"
},
{
"global_pos": [
114,
114
],
"index": "10_2",
"name": "Radical Party",
"pos": [
32,
34
],
"sent_id": 6,
"type": "ORG"
},
{
"global_pos": [
57,
57
],
"index": "10_3",
"name": "Radical Party",
"pos": [
5,
7
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
67,
67
],
"index": "11_0",
"name": "Military Department",
"pos": [
7,
9
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
75,
75
],
"index": "12_0",
"name": "Confederation",
"pos": [
5,
6
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
78,
78
],
"index": "13_0",
"name": "1959",
"pos": [
8,
9
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
80,
80
],
"index": "14_0",
"name": "1962",
"pos": [
10,
11
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
91,
91
],
"index": "15_0",
"name": "100",
"pos": [
9,
10
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
101,
101
],
"index": "16_0",
"name": "66%",
"pos": [
19,
21
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
109,
109
],
"index": "17_0",
"name": "1966",
"pos": [
27,
28
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
118,
118
],
"index": "18_0",
"name": "Jean-Pascal Delamuraz",
"pos": [
1,
5
],
"sent_id": 7,
"type": "PER"
}
],
[
{
"global_pos": [
173,
173
],
"index": "19_0",
"name": "Liberals",
"pos": [
11,
12
],
"sent_id": 9,
"type": "ORG"
}
]
] | Paul Chaudet | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
3,
6,
7
],
"h": 0,
"r": "P102",
"t": 10
},
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 3
},
{
"evidence": [
0,
8
],
"h": 0,
"r": "P27",
"t": 4
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
8,
4
],
"h": 11,
"r": "P17",
"t": 4
},
{
"evidence": [
7
],
"h": 18,
"r": "P102",
"t": 10
},
{
"evidence": [
0,
8,
7
],
"h": 18,
"r": "P27",
"t": 4
},
{
"evidence": [
0,
3,
6,
7,
8
],
"h": 10,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
8
],
"h": 2,
"r": "P17",
"t": 4
},
{
"evidence": [
7
],
"h": 10,
"r": "P488",
"t": 18
},
{
"evidence": [],
"h": 4,
"r": "P194",
"t": 5
},
{
"evidence": [],
"h": 4,
"r": "P35",
"t": 5
},
{
"evidence": [],
"h": 19,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 5,
"r": "P1001",
"t": 4
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
8,
4
],
"h": 11,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
3,
6,
7,
8
],
"h": 10,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
8
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 19,
"r": "P131",
"t": 4
}
] |
[
[
"The",
"Michener",
"Award",
"is",
"one",
"of",
"the",
"highest",
"distinctions",
"in",
"Canadian",
"journalism",
"."
],
[
"The",
"award",
"was",
"founded",
"in",
"1970",
"by",
"Roland",
"Michener",
",",
"who",
"was",
"Governor",
"General",
"of",
"Canada",
"at",
"the",
"time",
",",
"and",
"his",
"wife",
"Norah",
"."
],
[
"The",
"idea",
"for",
"the",
"award",
"was",
"developed",
"in",
"1969",
"with",
"Bill",
"MacPherson",
",",
"then",
"president",
"of",
"the",
"National",
"Press",
"Club",
"and",
"managing",
"editor",
"of",
"the",
"Ottawa",
"Citizen",
",",
"who",
"remained",
"a",
"secretary",
"of",
"the",
"committee",
"administering",
"the",
"award",
"until",
"his",
"death",
"."
],
[
"Since",
"1970",
",",
"the",
"Michener",
"Award",
"has",
"been",
"presented",
"yearly",
"by",
"the",
"Governor",
"General",
"at",
"Rideau",
"Hall",
"to",
"a",
"Canadian",
"news",
"organization",
"\"",
"whose",
"entry",
"is",
"judged",
"to",
"have",
"made",
"a",
"significant",
"impact",
"on",
"public",
"policy",
"or",
"on",
"the",
"lives",
"of",
"Canadians",
"\"",
"."
],
[
"Although",
"the",
"award",
"is",
"presented",
"to",
"media",
"organizations",
"rather",
"than",
"individual",
"journalists",
",",
"five",
"individuals",
"of",
"the",
"nominated",
"finalists",
"are",
"invited",
"to",
"the",
"award",
"ceremony",
"so",
"that",
"their",
"contributions",
"can",
"also",
"be",
"acknowledged",
"."
],
[
"Since",
"1987",
",",
"the",
"Michener",
"Foundation",
"also",
"awards",
"annually",
"the",
"Michener",
"-",
"Deacon",
"Fellowship",
",",
"which",
"provides",
"financial",
"support",
"to",
"a",
"journalist",
"wishing",
"to",
"complete",
"a",
"project",
"that",
"serves",
"the",
"Canadian",
"public",
"interest",
"."
],
[
"The",
"fellowship",
"is",
"named",
"in",
"honor",
"of",
"Roland",
"Michener",
"and",
"late",
"journalist",
"Paul",
"Deacon",
"."
]
] | [
[
{
"global_pos": [
84,
84
],
"index": "0_0",
"name": "Michener Award",
"pos": [
4,
6
],
"sent_id": 3,
"type": "MISC"
},
{
"global_pos": [
1,
1
],
"index": "0_1",
"name": "Michener Award",
"pos": [
1,
3
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "one",
"pos": [
4,
5
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
188,
188
],
"index": "2_0",
"name": "Canadian",
"pos": [
30,
31
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
10,
10
],
"index": "2_1",
"name": "Canadian",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
99,
99
],
"index": "2_2",
"name": "Canadian",
"pos": [
19,
20
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
28,
28
],
"index": "2_3",
"name": "Canada",
"pos": [
15,
16
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "3_0",
"name": "1970",
"pos": [
5,
6
],
"sent_id": 1,
"type": "TIME"
},
{
"global_pos": [
81,
81
],
"index": "3_1",
"name": "1970",
"pos": [
1,
2
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
20,
20
],
"index": "4_0",
"name": "Roland Michener",
"pos": [
7,
9
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
199,
199
],
"index": "4_1",
"name": "Roland Michener",
"pos": [
7,
9
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
36,
36
],
"index": "5_0",
"name": "Norah",
"pos": [
23,
24
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
46,
46
],
"index": "6_0",
"name": "1969",
"pos": [
8,
9
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
48,
48
],
"index": "7_0",
"name": "Bill MacPherson",
"pos": [
10,
12
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
55,
55
],
"index": "8_0",
"name": "National Press Club",
"pos": [
17,
20
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
63,
63
],
"index": "9_0",
"name": "Ottawa",
"pos": [
25,
26
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
95,
95
],
"index": "10_0",
"name": "Rideau Hall",
"pos": [
15,
17
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
121,
121
],
"index": "11_0",
"name": "Canadians",
"pos": [
41,
42
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
137,
137
],
"index": "12_0",
"name": "five",
"pos": [
13,
14
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
159,
159
],
"index": "13_0",
"name": "1987",
"pos": [
1,
2
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
162,
162
],
"index": "14_0",
"name": "Michener Foundation",
"pos": [
4,
6
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
168,
168
],
"index": "15_0",
"name": "Michener-Deacon Fellowship",
"pos": [
10,
14
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
204,
204
],
"index": "16_0",
"name": "Paul Deacon",
"pos": [
12,
14
],
"sent_id": 6,
"type": "PER"
}
]
] | Michener Award | [
{
"evidence": [
0,
1,
3
],
"h": 0,
"r": "P571",
"t": 3
},
{
"evidence": [
1
],
"h": 4,
"r": "P27",
"t": 2
},
{
"evidence": [
1
],
"h": 5,
"r": "P26",
"t": 4
},
{
"evidence": [
0,
3,
5
],
"h": 10,
"r": "P17",
"t": 2
},
{
"evidence": [
0,
1,
2
],
"h": 7,
"r": "P27",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 15,
"r": "P571",
"t": 13
},
{
"evidence": [],
"h": 16,
"r": "P27",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P17",
"t": 11
},
{
"evidence": [],
"h": 15,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P26",
"t": 5
},
{
"evidence": [
0,
3,
5
],
"h": 10,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 2
}
] |
[
[
"Frank",
"Stone",
"(",
"22",
"August",
"1800",
"–",
"18",
"November",
"1859",
")",
"was",
"an",
"English",
"painter",
"."
],
[
"He",
"was",
"born",
"in",
"Manchester",
",",
"and",
"was",
"entirely",
"self",
"-",
"taught",
"."
],
[
"He",
"was",
"elected",
"an",
"Associate",
"of",
"the",
"Society",
"of",
"Painters",
"in",
"Water",
"Colours",
"in",
"1833",
"and",
"Member",
"in",
"1843",
";",
"and",
"an",
"Associate",
"of",
"the",
"Royal",
"Academy",
"in",
"1851",
"."
],
[
"The",
"works",
"he",
"first",
"exhibited",
"at",
"the",
"Academy",
"were",
"portraits",
",",
"but",
"from",
"1840",
"onwards",
"he",
"contributed",
"figure",
"pictures",
",",
"scenes",
"from",
"Shakespeare",
",",
"scripture",
"and",
"sentimental",
"subjects",
",",
"many",
"of",
"which",
"were",
"engraved",
"."
],
[
"In",
"1850",
"he",
"led",
"the",
"opposition",
"within",
"the",
"Academy",
"to",
"the",
"innovations",
"of",
"the",
"Pre",
"-",
"Raphaelite",
"Brotherhood",
",",
"having",
"already",
"criticised",
"their",
"work",
"in",
"the",
"previous",
"year",
"."
],
[
"When",
"Dante",
"Gabriel",
"Rossetti",
"wrote",
"a",
"very",
"critical",
"review",
"of",
"Stone",
"'s",
"work",
"in",
"return",
",",
"Stone",
"launched",
"an",
"outright",
"assault",
"on",
"Pre",
"-",
"Raphaelitism",
",",
"initiating",
"the",
"controversy",
"that",
"engulfed",
"the",
"movement",
"."
],
[
"Leading",
"Pre",
"-",
"Raphaelite",
"William",
"Holman",
"Hunt",
"later",
"depicted",
"a",
"print",
"of",
"one",
"of",
"Stone",
"'s",
"works",
"in",
"the",
"background",
"of",
"his",
"painting",
"The",
"Awakening",
"Conscience",
"."
],
[
"It",
"has",
"been",
"suggested",
"that",
"this",
"was",
"intended",
"as",
"an",
"insult",
",",
"since",
"the",
"furniture",
"of",
"the",
"room",
"was",
"supposed",
"to",
"represent",
"the",
"bad",
"taste",
"of",
"the",
"characters",
"depicted",
"."
],
[
"According",
"to",
"William",
"Powell",
"Frith",
",",
"Stone",
"was",
"a",
"loyal",
"friend",
",",
"but",
"very",
"argumentative",
",",
"\"",
"No",
"fair",
"-",
"weather",
"friend",
"was",
"he",
",",
"but",
"true",
"as",
"steel",
"when",
"friendly",
"countenance",
"might",
"be",
"sorely",
"needed",
"."
],
[
"Still",
",",
"I",
"confess",
"there",
"were",
"drawbacks",
"to",
"the",
"enjoyment",
"of",
"Stone",
"'s",
"society",
"."
],
[
"It",
"was",
"enough",
"for",
"anyone",
"to",
"advance",
"an",
"opinion",
"for",
"Stone",
"to",
"differ",
"from",
"it",
".",
"\""
],
[
"He",
"was",
"the",
"father",
"of",
"the",
"painter",
"Marcus",
"Stone",
"who",
"illustrated",
"many",
"works",
"by",
"Charles",
"Dickens",
"(",
"the",
"Stones",
"were",
"Dickens",
"'",
"neighbours",
"for",
"many",
"years",
")",
"and",
"himself",
"produced",
"a",
"frontispiece",
"for",
"an",
"edition",
"of",
"Martin",
"Chuzzlewit",
"."
],
[
"He",
"also",
"had",
"a",
"daughter",
",",
"Ellen",
"Stone",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Frank Stone",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
262,
262
],
"index": "0_1",
"name": "Stone",
"pos": [
11,
12
],
"sent_id": 9,
"type": "PER"
},
{
"global_pos": [
171,
171
],
"index": "0_2",
"name": "Stone",
"pos": [
14,
15
],
"sent_id": 6,
"type": "PER"
},
{
"global_pos": [
133,
133
],
"index": "0_3",
"name": "Stone",
"pos": [
10,
11
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
220,
220
],
"index": "0_4",
"name": "Stone",
"pos": [
6,
7
],
"sent_id": 8,
"type": "PER"
},
{
"global_pos": [
139,
139
],
"index": "0_5",
"name": "Stone",
"pos": [
16,
17
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
276,
276
],
"index": "0_6",
"name": "Stone",
"pos": [
10,
11
],
"sent_id": 10,
"type": "PER"
}
],
[
{
"global_pos": [
3,
3
],
"index": "1_0",
"name": "22 August 1800",
"pos": [
3,
6
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
7,
7
],
"index": "2_0",
"name": "18 November 1859",
"pos": [
7,
10
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
13,
13
],
"index": "3_0",
"name": "English",
"pos": [
13,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
20,
20
],
"index": "4_0",
"name": "Manchester",
"pos": [
4,
5
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
36,
36
],
"index": "5_0",
"name": "Society of Painters in Water Colours",
"pos": [
7,
13
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
43,
43
],
"index": "6_0",
"name": "1833",
"pos": [
14,
15
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
45,
45
],
"index": "7_0",
"name": "Member",
"pos": [
16,
17
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
47,
47
],
"index": "8_0",
"name": "1843",
"pos": [
18,
19
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
54,
54
],
"index": "9_0",
"name": "Royal Academy",
"pos": [
25,
27
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
102,
102
],
"index": "9_1",
"name": "Academy",
"pos": [
8,
9
],
"sent_id": 4,
"type": "ORG"
},
{
"global_pos": [
66,
66
],
"index": "9_2",
"name": "Academy",
"pos": [
7,
8
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
57,
57
],
"index": "10_0",
"name": "1851",
"pos": [
28,
29
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
72,
72
],
"index": "11_0",
"name": "1840",
"pos": [
13,
14
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
81,
81
],
"index": "12_0",
"name": "Shakespeare",
"pos": [
22,
23
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
95,
95
],
"index": "13_0",
"name": "1850",
"pos": [
1,
2
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
108,
108
],
"index": "14_0",
"name": "Pre - Raphaelite Brotherhood",
"pos": [
14,
18
],
"sent_id": 4,
"type": "ORG"
},
{
"global_pos": [
158,
158
],
"index": "14_1",
"name": "Pre - Raphaelite",
"pos": [
1,
4
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
124,
124
],
"index": "15_0",
"name": "Dante Gabriel Rossetti",
"pos": [
1,
4
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
145,
145
],
"index": "16_0",
"name": "Pre-Raphaelitism",
"pos": [
22,
25
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
161,
161
],
"index": "17_0",
"name": "William Holman Hunt",
"pos": [
4,
7
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
180,
180
],
"index": "18_0",
"name": "The Awakening Conscience",
"pos": [
23,
26
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
216,
216
],
"index": "19_0",
"name": "William Powell Frith",
"pos": [
2,
5
],
"sent_id": 8,
"type": "PER"
}
],
[
{
"global_pos": [
290,
290
],
"index": "20_0",
"name": "Marcus Stone",
"pos": [
7,
9
],
"sent_id": 11,
"type": "PER"
},
{
"global_pos": [
301,
301
],
"index": "20_1",
"name": "Stones",
"pos": [
18,
19
],
"sent_id": 11,
"type": "PER"
}
],
[
{
"global_pos": [
297,
297
],
"index": "21_0",
"name": "Charles Dickens",
"pos": [
14,
16
],
"sent_id": 11,
"type": "PER"
},
{
"global_pos": [
303,
303
],
"index": "21_1",
"name": "Dickens",
"pos": [
20,
21
],
"sent_id": 11,
"type": "PER"
}
],
[
{
"global_pos": [
319,
319
],
"index": "22_0",
"name": "Martin Chuzzlewit",
"pos": [
36,
38
],
"sent_id": 11,
"type": "MISC"
}
],
[
{
"global_pos": [
328,
328
],
"index": "23_0",
"name": "Ellen Stone",
"pos": [
6,
8
],
"sent_id": 12,
"type": "PER"
}
]
] | Frank Stone (painter) | [
{
"evidence": [
0,
1
],
"h": 0,
"r": "P19",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P463",
"t": 5
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P463",
"t": 9
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 2
},
{
"evidence": [
6
],
"h": 17,
"r": "P463",
"t": 16
},
{
"evidence": [],
"h": 18,
"r": "P170",
"t": 17
},
{
"evidence": [],
"h": 20,
"r": "P463",
"t": 9
},
{
"evidence": [],
"h": 23,
"r": "P22",
"t": 0
},
{
"evidence": [],
"h": 17,
"r": "P800",
"t": 18
},
{
"evidence": [],
"h": 0,
"r": "P40",
"t": 23
},
{
"evidence": [],
"h": 17,
"r": "P463",
"t": 14
},
{
"evidence": [],
"h": 0,
"r": "P40",
"t": 20
}
] |
[
[
"John",
"Gregory",
"Myre",
"is",
"an",
"American",
"journalist",
"and",
"NPR",
"'s",
"digital",
"editor",
"for",
"international",
"news",
"."
],
[
"Previously",
",",
"he",
"was",
"a",
"foreign",
"correspondent",
"for",
"The",
"Associated",
"Press",
"and",
"The",
"New",
"York",
"Times",
"for",
"20",
"years",
"."
],
[
"He",
"reported",
"from",
"Jerusalem",
"from",
"2003",
"to",
"2007",
"for",
"The",
"New",
"York",
"Times",
"."
],
[
"With",
"the",
"AP",
",",
"Myre",
"was",
"based",
"in",
"Jerusalem",
",",
"Moscow",
",",
"Nicosia",
",",
"Islamabad",
"and",
"Johannesburg",
"."
],
[
"He",
"covered",
"many",
"major",
"international",
"stories",
",",
"including",
"Nelson",
"Mandela",
"'s",
"release",
"from",
"prison",
"in",
"1990",
",",
"the",
"Gulf",
"War",
"of",
"1991",
",",
"the",
"rise",
"of",
"the",
"Taliban",
",",
"the",
"early",
"days",
"of",
"Vladimir",
"Putin",
"as",
"Russia",
"'s",
"leader",
",",
"the",
"Israeli",
"-",
"Palestinian",
"fighting",
"that",
"erupted",
"in",
"2000",
"and",
"the",
"U.S.",
"war",
"in",
"Afghanistan",
"."
],
[
"He",
"is",
"also",
"a",
"scholar",
"at",
"the",
"Middle",
"East",
"Institute",
"in",
"Washington",
"."
]
] | [
[
{
"global_pos": [
54,
54
],
"index": "0_0",
"name": "Myre",
"pos": [
4,
5
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
0,
0
],
"index": "0_1",
"name": "John Gregory Myre",
"pos": [
0,
3
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "American",
"pos": [
5,
6
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
8,
8
],
"index": "2_0",
"name": "NPR",
"pos": [
8,
9
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
25,
25
],
"index": "3_0",
"name": "Associated Press",
"pos": [
9,
11
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
52,
52
],
"index": "3_1",
"name": "AP",
"pos": [
2,
3
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
29,
29
],
"index": "4_0",
"name": "New York Times",
"pos": [
13,
16
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
46,
46
],
"index": "4_1",
"name": "New York Times",
"pos": [
10,
13
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
33,
33
],
"index": "5_0",
"name": "20 years",
"pos": [
17,
19
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
39,
39
],
"index": "6_0",
"name": "Jerusalem",
"pos": [
3,
4
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
58,
58
],
"index": "6_1",
"name": "Jerusalem",
"pos": [
8,
9
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
41,
41
],
"index": "7_0",
"name": "2003",
"pos": [
5,
6
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
43,
43
],
"index": "8_0",
"name": "2007",
"pos": [
7,
8
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
60,
60
],
"index": "9_0",
"name": "Moscow",
"pos": [
10,
11
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
62,
62
],
"index": "10_0",
"name": "Nicosia",
"pos": [
12,
13
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
64,
64
],
"index": "11_0",
"name": "Islamabad",
"pos": [
14,
15
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
66,
66
],
"index": "12_0",
"name": "Johannesburg",
"pos": [
16,
17
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
76,
76
],
"index": "13_0",
"name": "Nelson Mandela",
"pos": [
8,
10
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
83,
83
],
"index": "14_0",
"name": "1990",
"pos": [
15,
16
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
86,
86
],
"index": "15_0",
"name": "Gulf War",
"pos": [
18,
20
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
89,
89
],
"index": "16_0",
"name": "1991",
"pos": [
21,
22
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
95,
95
],
"index": "17_0",
"name": "Taliban",
"pos": [
27,
28
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
101,
101
],
"index": "18_0",
"name": "Vladimir Putin",
"pos": [
33,
35
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
104,
104
],
"index": "19_0",
"name": "Russia",
"pos": [
36,
37
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
109,
109
],
"index": "20_0",
"name": "Israeli",
"pos": [
41,
42
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
111,
111
],
"index": "21_0",
"name": "Palestinian",
"pos": [
43,
44
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
116,
116
],
"index": "22_0",
"name": "2000",
"pos": [
48,
49
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
119,
119
],
"index": "23_0",
"name": "U.S.",
"pos": [
51,
52
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
122,
122
],
"index": "24_0",
"name": "Afghanistan",
"pos": [
54,
55
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
131,
131
],
"index": "25_0",
"name": "Middle East Institute",
"pos": [
7,
10
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
135,
135
],
"index": "26_0",
"name": "Washington",
"pos": [
11,
12
],
"sent_id": 5,
"type": "LOC"
}
]
] | Greg Myre | [
{
"evidence": [
0,
1
],
"h": 3,
"r": "P17",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 1
},
{
"evidence": [
4
],
"h": 18,
"r": "P27",
"t": 19
},
{
"evidence": [
4
],
"h": 19,
"r": "P35",
"t": 18
},
{
"evidence": [
4
],
"h": 19,
"r": "P6",
"t": 18
},
{
"evidence": [
5
],
"h": 25,
"r": "P159",
"t": 26
},
{
"evidence": [
4
],
"h": 23,
"r": "P710",
"t": 24
},
{
"evidence": [],
"h": 2,
"r": "P17",
"t": 23
},
{
"evidence": [],
"h": 9,
"r": "P17",
"t": 19
},
{
"evidence": [],
"h": 23,
"r": "P150",
"t": 26
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 19
},
{
"evidence": [],
"h": 0,
"r": "P108",
"t": 2
},
{
"evidence": [],
"h": 19,
"r": "P150",
"t": 9
},
{
"evidence": [],
"h": 25,
"r": "P17",
"t": 23
},
{
"evidence": [],
"h": 3,
"r": "P17",
"t": 23
},
{
"evidence": [],
"h": 25,
"r": "P131",
"t": 26
},
{
"evidence": [],
"h": 0,
"r": "P108",
"t": 3
},
{
"evidence": [],
"h": 2,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 23
},
{
"evidence": [
4
],
"h": 18,
"r": "P1001",
"t": 19
},
{
"evidence": [
4
],
"h": 24,
"r": "P1344",
"t": 23
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 2,
"r": "P131",
"t": 23
},
{
"evidence": [],
"h": 25,
"r": "P131",
"t": 23
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 23
},
{
"evidence": [],
"h": 2,
"r": "P131",
"t": 1
}
] |
[
[
"Supernoobs",
"is",
"a",
"Canadian",
"flash",
"animated",
"series",
"produced",
"by",
"DHX",
"Media",
"for",
"Cartoon",
"Network",
"and",
"Teletoon",
"."
],
[
"The",
"series",
"is",
"about",
"four",
"kids",
"who",
"navigate",
"through",
"middle",
"school",
"and",
"fight",
"evil",
"assassins",
"at",
"the",
"same",
"time",
"."
],
[
"It",
"first",
"premiered",
"on",
"Cartoon",
"Network",
"in",
"the",
"United",
"Kingdom",
"and",
"Ireland",
"on",
"November",
"2",
",",
"2015",
"."
],
[
"Supernoobs",
"was",
"created",
"by",
"Scott",
"Fellows",
",",
"who",
"also",
"created",
"Johnny",
"Test",
",",
"Ned",
"'s",
"Declassified",
"School",
"Survival",
"Guide",
",",
"Big",
"Time",
"Rush",
",",
"and",
"100",
"Things",
"to",
"Do",
"Before",
"High",
"School",
"."
],
[
"On",
"January",
"11",
",",
"2018",
",",
"DHX",
"announced",
"that",
"the",
"second",
"season",
"will",
"air",
"on",
"its",
"Family",
"Channel",
"instead",
"of",
"Teletoon",
"."
],
[
"The",
"second",
"season",
"has",
"been",
"picked",
"up",
"by",
"Cartoon",
"Network",
"across",
"Europe",
",",
"the",
"Middle",
"East",
"and",
"Africa",
",",
"and",
"by",
"Hulu",
"in",
"the",
"United",
"States",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Supernoobs",
"pos": [
0,
1
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
55,
55
],
"index": "0_1",
"name": "Supernoobs",
"pos": [
0,
1
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
3,
3
],
"index": "1_0",
"name": "Canadian",
"pos": [
3,
4
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "2_0",
"name": "DHX Media for Cartoon Network",
"pos": [
9,
14
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "3_0",
"name": "Teletoon",
"pos": [
15,
16
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
108,
108
],
"index": "3_1",
"name": "Teletoon",
"pos": [
20,
21
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
21,
21
],
"index": "4_0",
"name": "four",
"pos": [
4,
5
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
41,
41
],
"index": "5_0",
"name": "Cartoon Network",
"pos": [
4,
6
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
118,
118
],
"index": "5_1",
"name": "Cartoon Network",
"pos": [
8,
10
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
45,
45
],
"index": "6_0",
"name": "United Kingdom",
"pos": [
8,
10
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
48,
48
],
"index": "7_0",
"name": "Ireland",
"pos": [
11,
12
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
50,
50
],
"index": "8_0",
"name": "November 2, 2015",
"pos": [
13,
17
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
59,
59
],
"index": "9_0",
"name": "Scott Fellows",
"pos": [
4,
6
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
65,
65
],
"index": "10_0",
"name": "Johnny Test",
"pos": [
10,
12
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
68,
68
],
"index": "11_0",
"name": "Ned 's Declassified School Survival Guide",
"pos": [
13,
19
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
75,
75
],
"index": "12_0",
"name": "Big Time Rush",
"pos": [
20,
23
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
80,
80
],
"index": "13_0",
"name": "100 Things to Do Before High School",
"pos": [
25,
32
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
89,
89
],
"index": "14_0",
"name": "January 11, 2018",
"pos": [
1,
5
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
94,
94
],
"index": "15_0",
"name": "DHX",
"pos": [
6,
7
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
104,
104
],
"index": "16_0",
"name": "Family Channel",
"pos": [
16,
18
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
121,
121
],
"index": "17_0",
"name": "Europe",
"pos": [
11,
12
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
124,
124
],
"index": "18_0",
"name": "Middle East",
"pos": [
14,
16
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
127,
127
],
"index": "19_0",
"name": "Africa",
"pos": [
17,
18
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
131,
131
],
"index": "20_0",
"name": "Hulu",
"pos": [
21,
22
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
134,
134
],
"index": "21_0",
"name": "United States",
"pos": [
24,
26
],
"sent_id": 5,
"type": "LOC"
}
]
] | Supernoobs | [
{
"evidence": [
2
],
"h": 0,
"r": "P449",
"t": 5
},
{
"evidence": [
3
],
"h": 12,
"r": "P170",
"t": 9
},
{
"evidence": [
3
],
"h": 13,
"r": "P170",
"t": 9
},
{
"evidence": [
5
],
"h": 20,
"r": "P17",
"t": 21
},
{
"evidence": [
3
],
"h": 10,
"r": "P170",
"t": 9
},
{
"evidence": [],
"h": 0,
"r": "P495",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P577",
"t": 8
},
{
"evidence": [],
"h": 0,
"r": "P170",
"t": 9
},
{
"evidence": [
5
],
"h": 20,
"r": "P131",
"t": 21
}
] |
[
[
"Lucius",
"Caesar",
"(",
"Latin",
":",
"Lucius",
"Julius",
"Caesar",
";",
"17",
"BC",
"–",
"20",
"August",
"AD",
"2",
")",
"was",
"the",
"grandson",
"of",
"Augustus",
"."
],
[
"The",
"son",
"of",
"Marcus",
"Vipsanius",
"Agrippa",
"and",
"Julia",
"the",
"Elder",
",",
"Augustus",
"'",
"only",
"daughter",
",",
"Lucius",
"was",
"adopted",
"by",
"his",
"grandfather",
"along",
"with",
"his",
"older",
"brother",
",",
"Gaius",
"Caesar",
"."
],
[
"As",
"the",
"emperor",
"'s",
"adopted",
"sons",
"and",
"joint",
"-",
"heirs",
"to",
"the",
"Roman",
"Empire",
",",
"Lucius",
"and",
"Gaius",
"had",
"promising",
"political",
"and",
"military",
"careers",
"."
],
[
"However",
",",
"Lucius",
"died",
"of",
"a",
"sudden",
"illness",
"on",
"20",
"August",
"AD",
"2",
",",
"in",
"Massilia",
",",
"Gaul",
",",
"while",
"traveling",
"to",
"meet",
"the",
"Roman",
"army",
"in",
"Hispania",
"."
],
[
"His",
"brother",
"Gaius",
"also",
"died",
"at",
"a",
"relatively",
"young",
"age",
"on",
"21",
"February",
",",
"AD",
"4",
"."
],
[
"The",
"untimely",
"loss",
"of",
"both",
"heirs",
"compelled",
"Augustus",
"to",
"redraw",
"the",
"line",
"of",
"succession",
"by",
"adopting",
"Lucius",
"'",
"younger",
"brother",
",",
"Agrippa",
"Postumus",
"as",
"well",
"as",
"his",
"stepson",
",",
"Tiberius",
"on",
"26",
"June",
"AD",
"4",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Lucius Caesar",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
5,
5
],
"index": "0_1",
"name": "Lucius Julius Caesar",
"pos": [
5,
8
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
3,
3
],
"index": "1_0",
"name": "Latin",
"pos": [
3,
4
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "2_0",
"name": "17 BC",
"pos": [
9,
11
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
12,
12
],
"index": "3_0",
"name": "20 August AD 2",
"pos": [
12,
16
],
"sent_id": 0,
"type": "TIME"
},
{
"global_pos": [
88,
88
],
"index": "3_1",
"name": "20 August AD 2",
"pos": [
9,
13
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
21,
21
],
"index": "4_0",
"name": "Augustus",
"pos": [
21,
22
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
132,
132
],
"index": "4_1",
"name": "Augustus",
"pos": [
7,
8
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
34,
34
],
"index": "4_2",
"name": "Augustus",
"pos": [
11,
12
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
26,
26
],
"index": "5_0",
"name": "Marcus Vipsanius Agrippa",
"pos": [
3,
6
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
30,
30
],
"index": "6_0",
"name": "Julia the Elder",
"pos": [
7,
10
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
141,
141
],
"index": "7_0",
"name": "Lucius",
"pos": [
16,
17
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
81,
81
],
"index": "7_1",
"name": "Lucius",
"pos": [
2,
3
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
69,
69
],
"index": "7_2",
"name": "Lucius",
"pos": [
15,
16
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
39,
39
],
"index": "7_3",
"name": "Lucius",
"pos": [
16,
17
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
51,
51
],
"index": "8_0",
"name": "Gaius Caesar",
"pos": [
28,
30
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
103,
103
],
"index": "9_0",
"name": "Roman",
"pos": [
24,
25
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
66,
66
],
"index": "9_1",
"name": "Roman",
"pos": [
12,
13
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
71,
71
],
"index": "10_0",
"name": "Gaius",
"pos": [
17,
18
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
110,
110
],
"index": "10_1",
"name": "Gaius",
"pos": [
2,
3
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
94,
94
],
"index": "11_0",
"name": "Massilia",
"pos": [
15,
16
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
96,
96
],
"index": "12_0",
"name": "Gaul",
"pos": [
17,
18
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
106,
106
],
"index": "13_0",
"name": "Hispania",
"pos": [
27,
28
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
119,
119
],
"index": "14_0",
"name": "21 February , AD 4",
"pos": [
11,
16
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
146,
146
],
"index": "15_0",
"name": "Agrippa Postumus",
"pos": [
21,
23
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
154,
154
],
"index": "16_0",
"name": "Tiberius",
"pos": [
29,
30
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
156,
156
],
"index": "17_0",
"name": "26 June AD 4",
"pos": [
31,
35
],
"sent_id": 5,
"type": "TIME"
}
]
] | Lucius Caesar | [
{
"evidence": [
1
],
"h": 0,
"r": "P3373",
"t": 8
},
{
"evidence": [
3
],
"h": 0,
"r": "P20",
"t": 11
},
{
"evidence": [
5
],
"h": 0,
"r": "P3373",
"t": 15
},
{
"evidence": [
3
],
"h": 0,
"r": "P570",
"t": 3
},
{
"evidence": [
1
],
"h": 5,
"r": "P40",
"t": 0
},
{
"evidence": [
1
],
"h": 5,
"r": "P40",
"t": 8
},
{
"evidence": [
1
],
"h": 5,
"r": "P40",
"t": 15
},
{
"evidence": [
0
],
"h": 5,
"r": "P1412",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P3373",
"t": 0
},
{
"evidence": [
0,
1,
5
],
"h": 8,
"r": "P22",
"t": 5
},
{
"evidence": [
1
],
"h": 8,
"r": "P3373",
"t": 15
},
{
"evidence": [
0,
5
],
"h": 15,
"r": "P3373",
"t": 0
},
{
"evidence": [
1,
5
],
"h": 15,
"r": "P3373",
"t": 8
},
{
"evidence": [
1,
5
],
"h": 15,
"r": "P3373",
"t": 10
},
{
"evidence": [
1,
2,
4
],
"h": 7,
"r": "P3373",
"t": 10
},
{
"evidence": [
0,
1
],
"h": 7,
"r": "P1412",
"t": 1
},
{
"evidence": [
1
],
"h": 0,
"r": "P22",
"t": 5
},
{
"evidence": [
1,
5
],
"h": 15,
"r": "P22",
"t": 5
},
{
"evidence": [],
"h": 4,
"r": "P40",
"t": 6
},
{
"evidence": [],
"h": 10,
"r": "P3373",
"t": 15
},
{
"evidence": [],
"h": 6,
"r": "P40",
"t": 8
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 12
},
{
"evidence": [],
"h": 6,
"r": "P26",
"t": 5
},
{
"evidence": [],
"h": 10,
"r": "P3373",
"t": 7
},
{
"evidence": [],
"h": 8,
"r": "P3373",
"t": 7
},
{
"evidence": [],
"h": 5,
"r": "P26",
"t": 6
},
{
"evidence": [],
"h": 15,
"r": "P25",
"t": 6
},
{
"evidence": [],
"h": 0,
"r": "P25",
"t": 6
},
{
"evidence": [],
"h": 5,
"r": "P40",
"t": 7
},
{
"evidence": [],
"h": 4,
"r": "P1412",
"t": 1
},
{
"evidence": [],
"h": 6,
"r": "P40",
"t": 10
},
{
"evidence": [],
"h": 0,
"r": "P3373",
"t": 10
},
{
"evidence": [],
"h": 7,
"r": "P20",
"t": 11
},
{
"evidence": [],
"h": 6,
"r": "P40",
"t": 15
},
{
"evidence": [],
"h": 8,
"r": "P25",
"t": 6
},
{
"evidence": [],
"h": 11,
"r": "P17",
"t": 12
},
{
"evidence": [],
"h": 10,
"r": "P22",
"t": 5
},
{
"evidence": [],
"h": 6,
"r": "P40",
"t": 0
},
{
"evidence": [],
"h": 15,
"r": "P3373",
"t": 7
},
{
"evidence": [],
"h": 4,
"r": "P27",
"t": 9
},
{
"evidence": [],
"h": 6,
"r": "P22",
"t": 4
},
{
"evidence": [],
"h": 5,
"r": "P40",
"t": 10
},
{
"evidence": [],
"h": 7,
"r": "P22",
"t": 5
},
{
"evidence": [],
"h": 8,
"r": "P570",
"t": 14
},
{
"evidence": [],
"h": 0,
"r": "P569",
"t": 2
},
{
"evidence": [],
"h": 10,
"r": "P3373",
"t": 0
},
{
"evidence": [],
"h": 7,
"r": "P3373",
"t": 8
},
{
"evidence": [],
"h": 7,
"r": "P3373",
"t": 15
}
] |
[
[
"Nintendo",
"Land",
"features",
"twelve",
"different",
"minigames",
",",
"each",
"based",
"on",
"an",
"existing",
"Nintendo",
"game",
"franchise",
"such",
"as",
"Mario",
"and",
"The",
"Legend",
"of",
"Zelda",
",",
"depicted",
"as",
"attractions",
"in",
"the",
"eponymous",
"fictional",
"amusement",
"park",
"."
],
[
"The",
"minigames",
"are",
"designed",
"to",
"demonstrate",
"the",
"concept",
"of",
"Wii",
"U",
"and",
"its",
"Wii",
"U",
"GamePad",
"controller",
"to",
"new",
"players",
",",
"in",
"the",
"same",
"way",
"the",
"2006",
"game",
"Wii",
"Sports",
"demonstrated",
"the",
"Wii",
"and",
"its",
"Wii",
"Remote",
",",
"utilizing",
"many",
"of",
"the",
"controller",
"'s",
"features",
",",
"including",
"its",
"touchscreen",
"controls",
"and",
"motion",
"-",
"sensing",
"capabilities",
"."
],
[
"Some",
"minigames",
"incorporate",
"the",
"Wii",
"Remote",
"Plus",
"and",
"Nunchuk",
"controllers",
"for",
"alternate",
"control",
"schemes",
"and",
"multiplayer",
"support",
",",
"which",
"also",
"helps",
"exhibit",
"\"",
"asymmetric",
"gameplay",
"\"",
",",
"a",
"concept",
"in",
"which",
"certain",
"players",
"have",
"different",
"experiences",
"based",
"on",
"the",
"controller",
"they",
"use",
"."
],
[
"Nintendo",
"Land",
"was",
"mostly",
"liked",
"by",
"critics",
",",
"and",
"sold",
"5.19",
"million",
"copies",
"as",
"of",
"December",
"2017",
",",
"making",
"it",
"the",
"fifth",
"highest",
"-",
"selling",
"Wii",
"U",
"game",
"."
],
[
"The",
"ability",
"to",
"download",
"the",
"game",
"was",
"removed",
"from",
"the",
"Nintendo",
"eShop",
"in",
"North",
"America",
"on",
"November",
"10",
",",
"2013",
",",
"then",
"returned",
"for",
"download",
"on",
"August",
"26",
",",
"2016",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Nintendo Land",
"pos": [
0,
2
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
133,
133
],
"index": "0_1",
"name": "Nintendo Land",
"pos": [
0,
2
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
3,
3
],
"index": "1_0",
"name": "twelve",
"pos": [
3,
4
],
"sent_id": 0,
"type": "NUM"
}
],
[
{
"global_pos": [
172,
172
],
"index": "2_0",
"name": "Nintendo",
"pos": [
10,
11
],
"sent_id": 4,
"type": "ORG"
},
{
"global_pos": [
12,
12
],
"index": "2_1",
"name": "Nintendo",
"pos": [
12,
13
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
17,
17
],
"index": "3_0",
"name": "Mario",
"pos": [
17,
18
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
19,
19
],
"index": "4_0",
"name": "The Legend of Zelda",
"pos": [
19,
23
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
43,
43
],
"index": "5_0",
"name": "Wii U",
"pos": [
9,
11
],
"sent_id": 1,
"type": "MISC"
},
{
"global_pos": [
158,
158
],
"index": "5_1",
"name": "Wii U",
"pos": [
25,
27
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
47,
47
],
"index": "6_0",
"name": "Wii U GamePad controller",
"pos": [
13,
17
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
60,
60
],
"index": "7_0",
"name": "2006",
"pos": [
26,
27
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
62,
62
],
"index": "8_0",
"name": "Wii Sports",
"pos": [
28,
30
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
66,
66
],
"index": "9_0",
"name": "Wii",
"pos": [
32,
33
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
69,
69
],
"index": "10_0",
"name": "Wii Remote",
"pos": [
35,
37
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
94,
94
],
"index": "11_0",
"name": "Wii Remote Plus",
"pos": [
4,
7
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
98,
98
],
"index": "12_0",
"name": "Nunchuk",
"pos": [
8,
9
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
143,
143
],
"index": "13_0",
"name": "5.19 million",
"pos": [
10,
12
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
148,
148
],
"index": "14_0",
"name": "December 2017",
"pos": [
15,
17
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
175,
175
],
"index": "15_0",
"name": "North America",
"pos": [
13,
15
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
178,
178
],
"index": "16_0",
"name": "November 10, 2013",
"pos": [
16,
20
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
188,
188
],
"index": "17_0",
"name": "August 26, 2016",
"pos": [
26,
30
],
"sent_id": 4,
"type": "TIME"
}
]
] | Nintendo Land | [
{
"evidence": [
0,
1,
3
],
"h": 3,
"r": "P400",
"t": 5
},
{
"evidence": [
0
],
"h": 3,
"r": "P123",
"t": 2
},
{
"evidence": [
0
],
"h": 3,
"r": "P178",
"t": 2
},
{
"evidence": [
0,
1,
3
],
"h": 4,
"r": "P400",
"t": 5
},
{
"evidence": [
0
],
"h": 4,
"r": "P123",
"t": 2
},
{
"evidence": [
0
],
"h": 4,
"r": "P178",
"t": 2
},
{
"evidence": [
1
],
"h": 8,
"r": "P577",
"t": 7
},
{
"evidence": [
1
],
"h": 8,
"r": "P400",
"t": 9
},
{
"evidence": [
0,
1,
3
],
"h": 0,
"r": "P400",
"t": 5
},
{
"evidence": [
0
],
"h": 0,
"r": "P123",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P400",
"t": 5
},
{
"evidence": [],
"h": 8,
"r": "P123",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P400",
"t": 9
},
{
"evidence": [],
"h": 6,
"r": "P176",
"t": 2
},
{
"evidence": [],
"h": 11,
"r": "P176",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P400",
"t": 9
},
{
"evidence": [],
"h": 9,
"r": "P577",
"t": 7
},
{
"evidence": [],
"h": 5,
"r": "P176",
"t": 2
},
{
"evidence": [],
"h": 10,
"r": "P176",
"t": 2
},
{
"evidence": [],
"h": 5,
"r": "P170",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P400",
"t": 9
},
{
"evidence": [],
"h": 12,
"r": "P176",
"t": 2
},
{
"evidence": [],
"h": 5,
"r": "P178",
"t": 2
}
] |
[
[
"Ralf",
"Scheepers",
"(",
"born",
"5",
"February",
"1965",
")",
"is",
"the",
"vocalist",
"for",
"German",
"heavy",
"metal",
"band",
"Primal",
"Fear",
"."
],
[
"He",
"has",
"a",
"relatively",
"high",
"-",
"pitched",
"tenor",
"-",
"esque",
"singing",
"voice",
"and",
"sometimes",
"uses",
"a",
"shriek",
"reminiscent",
"of",
"Judas",
"Priest",
"'s",
"Rob",
"Halford",
",",
"although",
"it",
"is",
"his",
"baritone",
"lows",
"which",
"give",
"him",
"a",
"near",
"four",
"-",
"octave",
"range",
"in",
"the",
"modal",
"register",
"."
],
[
"He",
"has",
"also",
"sung",
"in",
"Gamma",
"Ray",
"and",
"Tyran",
"'",
"Pace",
"."
],
[
"Scheepers",
"has",
"also",
"done",
"guest",
"vocals",
"for",
"the",
"bands",
"Scanner",
",",
"Therion",
",",
"Ayreon",
",",
"and",
"Shadow",
"Gallery",
",",
"and",
"worked",
"with",
"Tom",
"Galley",
"on",
"Phenomena",
"'s",
"Blind",
"Faith",
"album",
"."
],
[
"He",
"currently",
"provides",
"instruction",
"for",
"all",
"around",
"singing",
",",
"music",
",",
"studio",
"and",
"recording",
"/",
"processing",
"techniques",
"at",
"RS",
"Vocal",
"Works",
"in",
"Baltmannsweiler",
",",
"Germany",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Ralf Scheepers",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "5 February 1965",
"pos": [
4,
7
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
12,
12
],
"index": "2_0",
"name": "German",
"pos": [
12,
13
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
16,
16
],
"index": "3_0",
"name": "Primal Fear",
"pos": [
16,
18
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
38,
38
],
"index": "4_0",
"name": "Judas Priest",
"pos": [
19,
21
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
41,
41
],
"index": "5_0",
"name": "Rob Halford",
"pos": [
22,
24
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
55,
55
],
"index": "6_0",
"name": "four",
"pos": [
36,
37
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
69,
69
],
"index": "7_0",
"name": "Gamma Ray",
"pos": [
5,
7
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
72,
72
],
"index": "8_0",
"name": "Tyran ' Pace",
"pos": [
8,
11
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
76,
76
],
"index": "9_0",
"name": "Scheepers",
"pos": [
0,
1
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
85,
85
],
"index": "10_0",
"name": "Scanner",
"pos": [
9,
10
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
87,
87
],
"index": "11_0",
"name": "Therion",
"pos": [
11,
12
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
89,
89
],
"index": "12_0",
"name": "Ayreon",
"pos": [
13,
14
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
92,
92
],
"index": "13_0",
"name": "Shadow Gallery",
"pos": [
16,
18
],
"sent_id": 3,
"type": "ORG"
},
{
"global_pos": [
98,
98
],
"index": "13_1",
"name": "Tom Galley",
"pos": [
22,
24
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
101,
101
],
"index": "14_0",
"name": "Phenomena",
"pos": [
25,
26
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
103,
103
],
"index": "15_0",
"name": "Blind Faith",
"pos": [
27,
29
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
125,
125
],
"index": "16_0",
"name": "RS Vocal Works",
"pos": [
18,
21
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
129,
129
],
"index": "17_0",
"name": "Baltmannsweiler",
"pos": [
22,
23
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
131,
131
],
"index": "18_0",
"name": "Germany",
"pos": [
24,
25
],
"sent_id": 4,
"type": "LOC"
}
]
] | Ralf Scheepers | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P463",
"t": 3
},
{
"evidence": [
1
],
"h": 5,
"r": "P463",
"t": 4
},
{
"evidence": [
4
],
"h": 17,
"r": "P17",
"t": 18
},
{
"evidence": [
0
],
"h": 3,
"r": "P527",
"t": 0
},
{
"evidence": [
0
],
"h": 3,
"r": "P17",
"t": 18
},
{
"evidence": [
1
],
"h": 4,
"r": "P527",
"t": 5
},
{
"evidence": [],
"h": 9,
"r": "P27",
"t": 18
},
{
"evidence": [],
"h": 9,
"r": "P463",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P569",
"t": 1
},
{
"evidence": [],
"h": 16,
"r": "P17",
"t": 18
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 18
},
{
"evidence": [],
"h": 15,
"r": "P175",
"t": 14
},
{
"evidence": [],
"h": 17,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P27",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P361",
"t": 3
},
{
"evidence": [
1
],
"h": 5,
"r": "P361",
"t": 4
},
{
"evidence": [],
"h": 14,
"r": "P800",
"t": 15
},
{
"evidence": [
4
],
"h": 17,
"r": "P131",
"t": 18
},
{
"evidence": [
0
],
"h": 3,
"r": "P131",
"t": 18
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 18
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 2
}
] |
[
[
"Noah",
"Noble",
"(",
"January",
"15",
",",
"1794",
"–",
"February",
"8",
",",
"1844",
")",
"was",
"the",
"fifth",
"Governor",
"of",
"the",
"U.S.",
"state",
"of",
"Indiana",
"from",
"1831",
"to",
"1837",
"."
],
[
"His",
"two",
"terms",
"focused",
"largely",
"on",
"internal",
"improvements",
",",
"culminating",
"in",
"the",
"passage",
"of",
"the",
"Mammoth",
"Internal",
"Improvement",
"Act",
",",
"which",
"was",
"viewed",
"at",
"the",
"time",
"as",
"his",
"crowning",
"achievement",
"."
],
[
"His",
"taxing",
"recommendations",
"to",
"pay",
"for",
"the",
"improvements",
"were",
"not",
"fully",
"enacted",
",",
"and",
"the",
"project",
"ultimately",
"led",
"the",
"state",
"to",
"negotiate",
"a",
"partial",
"bankruptcy",
"only",
"a",
"few",
"years",
"later",
"."
],
[
"The",
"debacle",
"led",
"to",
"a",
"gradual",
"collapse",
"of",
"the",
"state",
"Whig",
"party",
",",
"which",
"never",
"regained",
"control",
"of",
"the",
"government",
",",
"and",
"led",
"to",
"a",
"period",
"of",
"Democratic",
"control",
"that",
"lasted",
"until",
"the",
"middle",
"of",
"the",
"American",
"Civil",
"War",
"."
],
[
"After",
"his",
"term",
"as",
"governor",
"he",
"was",
"appointed",
"to",
"the",
"Board",
"of",
"Internal",
"Improvement",
"where",
"he",
"unsuccessfully",
"advocated",
"a",
"reorganization",
"of",
"the",
"projects",
"in",
"an",
"attempt",
"to",
"gain",
"some",
"benefit",
"from",
"them",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Noah Noble",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
3,
3
],
"index": "1_0",
"name": "January 15 , 1794",
"pos": [
3,
7
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
8,
8
],
"index": "2_0",
"name": "February 8 , 1844",
"pos": [
8,
12
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
19,
19
],
"index": "3_0",
"name": "U.S.",
"pos": [
19,
20
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
22,
22
],
"index": "4_0",
"name": "Indiana",
"pos": [
22,
23
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
24,
24
],
"index": "5_0",
"name": "1831",
"pos": [
24,
25
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
26,
26
],
"index": "6_0",
"name": "1837",
"pos": [
26,
27
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
29,
29
],
"index": "7_0",
"name": "two",
"pos": [
1,
2
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
43,
43
],
"index": "8_0",
"name": "Mammoth Internal Improvement Act",
"pos": [
15,
19
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
100,
100
],
"index": "9_0",
"name": "Whig party",
"pos": [
10,
12
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
117,
117
],
"index": "10_0",
"name": "Democratic",
"pos": [
27,
28
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
126,
126
],
"index": "11_0",
"name": "American Civil War",
"pos": [
36,
39
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
140,
140
],
"index": "12_0",
"name": "Board of Internal Improvement",
"pos": [
10,
14
],
"sent_id": 4,
"type": "ORG"
}
]
] | Noah Noble | [
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 2
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 4
},
{
"evidence": [
0
],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 12,
"r": "P17",
"t": 3
},
{
"evidence": [
3
],
"h": 9,
"r": "P17",
"t": 3
},
{
"evidence": [
3
],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2,
3
],
"h": 0,
"r": "P102",
"t": 9
},
{
"evidence": [
0,
4
],
"h": 12,
"r": "P131",
"t": 3
},
{
"evidence": [
3
],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [
3
],
"h": 10,
"r": "P131",
"t": 3
}
] |
[
[
"Senieji",
"Trakai",
"Castle",
"was",
"a",
"castle",
"in",
"Senieji",
"Trakai",
"(",
"literally",
":",
"Old",
"Trakai",
")",
",",
"Lithuania",
"."
],
[
"The",
"first",
"enclosure",
"-",
"type",
"brick",
"castle",
"was",
"built",
"by",
"Grand",
"Duke",
"Gediminas",
",",
"who",
"transferred",
"the",
"capital",
"of",
"Lithuania",
"from",
"Kernavė",
"to",
"Trakai",
"(",
"today",
"'s",
"Senieji",
"Trakai",
")",
"before",
"1321",
"."
],
[
"The",
"wedding",
"of",
"Grand",
"Duke",
"Kęstutis",
"and",
"Birutė",
"was",
"held",
"there",
"and",
"it",
"was",
"the",
"birthplace",
"of",
"the",
"Grand",
"Duke",
"Vytautas",
"in",
"1350",
"."
],
[
"The",
"castle",
"in",
"Senieji",
"Trakai",
"was",
"destroyed",
"by",
"the",
"Teutonic",
"Order",
"in",
"1391",
",",
"subsequently",
"abandoned",
"and",
"never",
"rebuilt",
"as",
"a",
"new",
"castle",
"had",
"been",
"erected",
"in",
"Trakai",
"by",
"Kęstutis",
"."
],
[
"The",
"ruins",
"of",
"the",
"castle",
"were",
"granted",
"to",
"Benedictian",
"monks",
"by",
"Vytautas",
"in",
"1405",
"."
],
[
"It",
"is",
"presumed",
"that",
"the",
"present",
"monastery",
"building",
",",
"dating",
"from",
"the",
"15th",
"century",
",",
"holds",
"the",
"remains",
"of",
"Gediminas",
"'",
"castle",
"."
],
[
"Archaeological",
"research",
"on",
"the",
"hillfort",
"mound",
"was",
"carried",
"out",
"in",
"1996",
"–",
"1997",
"."
],
[
"The",
"findings",
"confirmed",
"the",
"existence",
"of",
"a",
"former",
"rectangular",
"masonry",
"castle",
"wall",
",",
"which",
"had",
"surrounded",
"the",
"hill",
"."
],
[
"It",
"is",
"supposed",
"that",
"the",
"residential",
"buildings",
"had",
"occupied",
"the",
"area",
"near",
"the",
"church",
"and",
"the",
"churchyard",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Senieji Trakai Castle",
"pos": [
0,
3
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
41,
41
],
"index": "1_0",
"name": "Trakai",
"pos": [
23,
24
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
12,
12
],
"index": "1_1",
"name": "Old Trakai",
"pos": [
12,
14
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
102,
102
],
"index": "1_2",
"name": "Trakai",
"pos": [
27,
28
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
78,
78
],
"index": "1_3",
"name": "Senieji Trakai",
"pos": [
3,
5
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
45,
45
],
"index": "1_4",
"name": "Senieji Trakai",
"pos": [
27,
29
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
7,
7
],
"index": "1_5",
"name": "Senieji Trakai",
"pos": [
7,
9
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
16,
16
],
"index": "2_0",
"name": "Lithuania",
"pos": [
16,
17
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
37,
37
],
"index": "2_1",
"name": "Lithuania",
"pos": [
19,
20
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
140,
140
],
"index": "3_0",
"name": "Gediminas",
"pos": [
19,
20
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
30,
30
],
"index": "3_1",
"name": "Gediminas",
"pos": [
12,
13
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
39,
39
],
"index": "4_0",
"name": "Kernavė",
"pos": [
21,
22
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
49,
49
],
"index": "5_0",
"name": "1321",
"pos": [
31,
32
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
104,
104
],
"index": "6_0",
"name": "Kęstutis",
"pos": [
29,
30
],
"sent_id": 3,
"type": "PER"
},
{
"global_pos": [
56,
56
],
"index": "6_1",
"name": "Kęstutis",
"pos": [
5,
6
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
58,
58
],
"index": "7_0",
"name": "Birutė",
"pos": [
7,
8
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
117,
117
],
"index": "8_0",
"name": "Vytautas",
"pos": [
11,
12
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
71,
71
],
"index": "8_1",
"name": "Vytautas",
"pos": [
20,
21
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
73,
73
],
"index": "9_0",
"name": "1350",
"pos": [
22,
23
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
84,
84
],
"index": "10_0",
"name": "Teutonic Order",
"pos": [
9,
11
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
87,
87
],
"index": "11_0",
"name": "1391",
"pos": [
12,
13
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
114,
114
],
"index": "12_0",
"name": "Benedictian",
"pos": [
8,
9
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
119,
119
],
"index": "13_0",
"name": "1405",
"pos": [
13,
14
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
132,
132
],
"index": "14_0",
"name": "the 15th century",
"pos": [
11,
14
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
133,
133
],
"index": "15_0",
"name": "15th century",
"pos": [
12,
14
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
154,
154
],
"index": "16_0",
"name": "1996",
"pos": [
10,
11
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
156,
156
],
"index": "17_0",
"name": "1997",
"pos": [
12,
13
],
"sent_id": 6,
"type": "TIME"
}
]
] | Senieji Trakai Castle | [
{
"evidence": [
1
],
"h": 4,
"r": "P17",
"t": 2
},
{
"evidence": [
2
],
"h": 7,
"r": "P26",
"t": 6
},
{
"evidence": [
2
],
"h": 7,
"r": "P40",
"t": 8
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 2
},
{
"evidence": [
1
],
"h": 3,
"r": "P27",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P17",
"t": 2
},
{
"evidence": [
2
],
"h": 6,
"r": "P26",
"t": 7
},
{
"evidence": [
2
],
"h": 6,
"r": "P40",
"t": 8
},
{
"evidence": [
0,
1,
2
],
"h": 8,
"r": "P551",
"t": 2
},
{
"evidence": [
2
],
"h": 8,
"r": "P25",
"t": 7
},
{
"evidence": [
2
],
"h": 8,
"r": "P569",
"t": 9
},
{
"evidence": [
1,
2
],
"h": 8,
"r": "P19",
"t": 1
},
{
"evidence": [
2
],
"h": 8,
"r": "P22",
"t": 6
},
{
"evidence": [],
"h": 8,
"r": "P551",
"t": 10
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 8,
"r": "P27",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P112",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P22",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P27",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P40",
"t": 6
},
{
"evidence": [
1
],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P131",
"t": 2
}
] |
[
[
"\"",
"Dragonstone",
"\"",
"is",
"the",
"first",
"episode",
"of",
"the",
"seventh",
"season",
"of",
"HBO",
"'s",
"fantasy",
"television",
"series",
"Game",
"of",
"Thrones",
",",
"and",
"the",
"61st",
"overall",
"."
],
[
"It",
"was",
"written",
"by",
"series",
"co",
"-",
"creators",
"David",
"Benioff",
"and",
"D.",
"B.",
"Weiss",
",",
"and",
"directed",
"by",
"Jeremy",
"Podeswa",
"."
],
[
"The",
"episode",
"'s",
"main",
"plot",
"focuses",
"on",
"Daenerys",
"Targaryen",
"'s",
"long",
"-",
"awaited",
"homecoming",
"to",
"Dragonstone",
"with",
"her",
"vast",
"forces",
",",
"and",
"Cersei",
"and",
"Jaime",
"Lannister",
"treating",
"with",
"Euron",
"Greyjoy",
"for",
"an",
"alliance",
"after",
"the",
"demise",
"of",
"House",
"Frey",
"."
],
[
"\"",
"Dragonstone",
"\"",
"received",
"positive",
"reviews",
"from",
"critics",
",",
"who",
"considered",
"Arya",
"'s",
"revenge",
"on",
"House",
"Frey",
",",
"Sandor",
"Clegane",
"'s",
"atonement",
"for",
"his",
"old",
"life",
",",
"and",
"Daenerys",
"'s",
"dramatic",
"homecoming",
"to",
"Dragonstone",
"as",
"highlights",
"of",
"the",
"episode",
"."
],
[
"However",
",",
"a",
"cameo",
"appearance",
"by",
"singer",
"Ed",
"Sheeran",
"received",
"some",
"criticism",
"."
],
[
"In",
"the",
"United",
"States",
",",
"the",
"episode",
"achieved",
"a",
"viewership",
"of",
"10.11",
"million",
"in",
"its",
"initial",
"broadcast",
"."
],
[
"This",
"episode",
"marks",
"the",
"final",
"appearance",
"for",
"David",
"Bradley",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Dragonstone",
"pos": [
1,
2
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
88,
88
],
"index": "0_1",
"name": "Dragonstone",
"pos": [
1,
2
],
"sent_id": 3,
"type": "MISC"
},
{
"global_pos": [
120,
120
],
"index": "0_2",
"name": "Dragonstone",
"pos": [
33,
34
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "1_0",
"name": "HBO",
"pos": [
12,
13
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
17,
17
],
"index": "2_0",
"name": "Game of Thrones",
"pos": [
17,
20
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
34,
34
],
"index": "3_0",
"name": "David Benioff",
"pos": [
8,
10
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
37,
37
],
"index": "4_0",
"name": "D. B. Weiss",
"pos": [
11,
14
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
44,
44
],
"index": "5_0",
"name": "Jeremy Podeswa",
"pos": [
18,
20
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
54,
54
],
"index": "6_0",
"name": "Daenerys Targaryen",
"pos": [
7,
9
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
62,
62
],
"index": "7_0",
"name": "Dragonstone",
"pos": [
15,
16
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
69,
69
],
"index": "8_0",
"name": "Cersei",
"pos": [
22,
23
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
71,
71
],
"index": "9_0",
"name": "Jaime Lannister",
"pos": [
24,
26
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
75,
75
],
"index": "10_0",
"name": "Euron Greyjoy",
"pos": [
28,
30
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
84,
84
],
"index": "11_0",
"name": "House Frey",
"pos": [
37,
39
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
102,
102
],
"index": "11_1",
"name": "House Frey",
"pos": [
15,
17
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
98,
98
],
"index": "12_0",
"name": "Arya",
"pos": [
11,
12
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
105,
105
],
"index": "13_0",
"name": "Sandor Clegane",
"pos": [
18,
20
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
115,
115
],
"index": "14_0",
"name": "Daenerys",
"pos": [
28,
29
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
134,
134
],
"index": "15_0",
"name": "Ed Sheeran",
"pos": [
7,
9
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
141,
141
],
"index": "16_0",
"name": "the United States",
"pos": [
1,
4
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
151,
151
],
"index": "17_0",
"name": "10.11 million",
"pos": [
11,
13
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
165,
165
],
"index": "18_0",
"name": "David Bradley",
"pos": [
7,
9
],
"sent_id": 6,
"type": "PER"
}
]
] | Dragonstone (Game of Thrones) | [
{
"evidence": [
0,
1
],
"h": 3,
"r": "P800",
"t": 2
},
{
"evidence": [
0,
1,
2
],
"h": 6,
"r": "P170",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P1441",
"t": 2
},
{
"evidence": [
0,
2
],
"h": 8,
"r": "P1441",
"t": 2
},
{
"evidence": [
0,
2
],
"h": 9,
"r": "P1441",
"t": 2
},
{
"evidence": [
0,
2
],
"h": 10,
"r": "P1441",
"t": 2
},
{
"evidence": [
0,
3
],
"h": 12,
"r": "P1441",
"t": 2
},
{
"evidence": [
0
],
"h": 2,
"r": "P272",
"t": 1
},
{
"evidence": [
0
],
"h": 2,
"r": "P449",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P170",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P58",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P170",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P58",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 2,
"r": "P674",
"t": 8
},
{
"evidence": [
0,
6
],
"h": 2,
"r": "P161",
"t": 18
},
{
"evidence": [
0,
3
],
"h": 2,
"r": "P674",
"t": 14
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P57",
"t": 5
},
{
"evidence": [
0
],
"h": 0,
"r": "P179",
"t": 2
},
{
"evidence": [
0,
2,
3
],
"h": 7,
"r": "P1441",
"t": 2
},
{
"evidence": [
0,
2,
3
],
"h": 11,
"r": "P1441",
"t": 2
},
{
"evidence": [
0,
3
],
"h": 14,
"r": "P1441",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P170",
"t": 4
},
{
"evidence": [],
"h": 14,
"r": "P170",
"t": 3
},
{
"evidence": [],
"h": 18,
"r": "P1441",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P3373",
"t": 8
},
{
"evidence": [],
"h": 13,
"r": "P170",
"t": 4
},
{
"evidence": [],
"h": 13,
"r": "P1441",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P58",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P58",
"t": 4
},
{
"evidence": [],
"h": 1,
"r": "P17",
"t": 16
},
{
"evidence": [],
"h": 2,
"r": "P495",
"t": 16
},
{
"evidence": [],
"h": 6,
"r": "P170",
"t": 4
},
{
"evidence": [],
"h": 2,
"r": "P162",
"t": 4
},
{
"evidence": [],
"h": 8,
"r": "P3373",
"t": 9
},
{
"evidence": [],
"h": 2,
"r": "P57",
"t": 5
},
{
"evidence": [],
"h": 13,
"r": "P170",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P800",
"t": 0
},
{
"evidence": [
0
],
"h": 2,
"r": "P527",
"t": 0
},
{
"evidence": [],
"h": 4,
"r": "P800",
"t": 2
},
{
"evidence": [],
"h": 5,
"r": "P800",
"t": 2
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 16
}
] |
[
[
"The",
"Runnemede",
"Public",
"School",
"District",
"is",
"a",
"community",
"public",
"school",
"district",
"that",
"serves",
"students",
"in",
"pre",
"-",
"kindergarten",
"through",
"eighth",
"grade",
"from",
"Runnemede",
",",
"in",
"Camden",
"County",
",",
"New",
"Jersey",
",",
"United",
"States",
"."
],
[
"As",
"of",
"the",
"2014",
"-",
"15",
"school",
"year",
",",
"the",
"district",
"and",
"its",
"three",
"schools",
"had",
"an",
"enrollment",
"of",
"1,200",
"students",
"and",
"69.6",
"classroom",
"teachers",
"(",
"on",
"an",
"FTE",
"basis",
")",
",",
"for",
"a",
"student",
"–",
"teacher",
"ratio",
"of",
"17.2:1",
"."
],
[
"The",
"district",
"is",
"classified",
"by",
"the",
"New",
"Jersey",
"Department",
"of",
"Education",
"as",
"being",
"in",
"District",
"Factor",
"Group",
"\"",
"B",
"\"",
",",
"the",
"second",
"-",
"lowest",
"of",
"eight",
"groupings",
"."
],
[
"District",
"Factor",
"Groups",
"organize",
"districts",
"statewide",
"to",
"allow",
"comparison",
"by",
"common",
"socioeconomic",
"characteristics",
"of",
"the",
"local",
"districts",
"."
],
[
"From",
"lowest",
"socioeconomic",
"status",
"to",
"highest",
",",
"the",
"categories",
"are",
"A",
",",
"B",
",",
"CD",
",",
"DE",
",",
"FG",
",",
"GH",
",",
"I",
"and",
"J."
],
[
"For",
"ninth",
"through",
"twelfth",
"grades",
",",
"public",
"school",
"students",
"attend",
"Triton",
"Regional",
"High",
"School",
",",
"which",
"also",
"serves",
"students",
"from",
"Bellmawr",
"Borough",
"and",
"Gloucester",
"Township",
",",
"as",
"one",
"of",
"three",
"high",
"schools",
"that",
"are",
"part",
"of",
"the",
"Black",
"Horse",
"Pike",
"Regional",
"School",
"District",
"."
],
[
"As",
"of",
"the",
"2014",
"-",
"15",
"school",
"year",
",",
"the",
"high",
"school",
"had",
"an",
"enrollment",
"of",
"1,230",
"students",
"and",
"90.0",
"classroom",
"teachers",
"(",
"on",
"an",
"FTE",
"basis",
")",
",",
"for",
"a",
"student",
"–",
"teacher",
"ratio",
"of",
"13.7:1",
"."
],
[
"The",
"two",
"other",
"schools",
"in",
"the",
"district",
"are",
"Highland",
"Regional",
"High",
"School",
"and",
"Timber",
"Creek",
"Regional",
"High",
"School",
",",
"which",
"serve",
"students",
"from",
"Gloucester",
"Township",
",",
"based",
"on",
"their",
"address",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Runnemede Public School District",
"pos": [
1,
5
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
22,
22
],
"index": "1_0",
"name": "Runnemede",
"pos": [
22,
23
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
25,
25
],
"index": "2_0",
"name": "Camden County",
"pos": [
25,
27
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "3_0",
"name": "New Jersey",
"pos": [
28,
30
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
31,
31
],
"index": "4_0",
"name": "United States",
"pos": [
31,
33
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
37,
37
],
"index": "5_0",
"name": "2014",
"pos": [
3,
4
],
"sent_id": 1,
"type": "TIME"
},
{
"global_pos": [
194,
194
],
"index": "5_1",
"name": "2014",
"pos": [
3,
4
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
39,
39
],
"index": "6_0",
"name": "15",
"pos": [
5,
6
],
"sent_id": 1,
"type": "TIME"
},
{
"global_pos": [
196,
196
],
"index": "6_1",
"name": "15",
"pos": [
5,
6
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
47,
47
],
"index": "7_0",
"name": "three",
"pos": [
13,
14
],
"sent_id": 1,
"type": "NUM"
},
{
"global_pos": [
176,
176
],
"index": "7_1",
"name": "three",
"pos": [
29,
30
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
53,
53
],
"index": "8_0",
"name": "1,200",
"pos": [
19,
20
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
56,
56
],
"index": "9_0",
"name": "69.6",
"pos": [
22,
23
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
62,
62
],
"index": "10_0",
"name": "FTE",
"pos": [
28,
29
],
"sent_id": 1,
"type": "MISC"
},
{
"global_pos": [
216,
216
],
"index": "10_1",
"name": "FTE",
"pos": [
25,
26
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
73,
73
],
"index": "11_0",
"name": "17.2:1",
"pos": [
39,
40
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
81,
81
],
"index": "12_0",
"name": "New Jersey Department of Education",
"pos": [
6,
11
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
89,
89
],
"index": "13_0",
"name": "District Factor Group",
"pos": [
14,
17
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
104,
104
],
"index": "13_1",
"name": "District Factor Groups",
"pos": [
0,
3
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
101,
101
],
"index": "14_0",
"name": "eight",
"pos": [
26,
27
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
157,
157
],
"index": "15_0",
"name": "Triton Regional High School",
"pos": [
10,
14
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
167,
167
],
"index": "16_0",
"name": "Bellmawr Borough",
"pos": [
20,
22
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
170,
170
],
"index": "17_0",
"name": "Gloucester Township",
"pos": [
23,
25
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
252,
252
],
"index": "17_1",
"name": "Gloucester Township",
"pos": [
23,
25
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
174,
174
],
"index": "18_0",
"name": "one",
"pos": [
27,
28
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
184,
184
],
"index": "19_0",
"name": "Black Horse Pike Regional School District",
"pos": [
37,
43
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
207,
207
],
"index": "20_0",
"name": "1,230",
"pos": [
16,
17
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
210,
210
],
"index": "21_0",
"name": "90.0",
"pos": [
19,
20
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
227,
227
],
"index": "22_0",
"name": "13.7:1",
"pos": [
36,
37
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
230,
230
],
"index": "23_0",
"name": "two",
"pos": [
1,
2
],
"sent_id": 7,
"type": "NUM"
}
],
[
{
"global_pos": [
237,
237
],
"index": "24_0",
"name": "Highland Regional High School",
"pos": [
8,
12
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
242,
242
],
"index": "25_0",
"name": "Timber Creek Regional High School",
"pos": [
13,
18
],
"sent_id": 7,
"type": "ORG"
}
]
] | Runnemede Public School District | [
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0
],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 3,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 4,
"r": "P150",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 12,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 15,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 16,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
5,
7
],
"h": 17,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
7
],
"h": 24,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
7
],
"h": 25,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 19,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
5
],
"h": 19,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 15,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
7
],
"h": 25,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
7
],
"h": 24,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
2
],
"h": 12,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 15,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 16,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
5,
7
],
"h": 17,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
7
],
"h": 24,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
7
],
"h": 25,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 19,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 3
}
] |
[
[
"Jak",
"II",
"(",
"known",
"as",
"Jak",
"II",
":",
"Renegade",
"in",
"Australia",
",",
"New",
"Zealand",
",",
"Europe",
",",
"and",
"Africa",
")",
"is",
"an",
"open",
"world",
"platform",
"third",
"-",
"person",
"shooter",
"action",
"-",
"adventure",
"video",
"game",
"developed",
"by",
"Naughty",
"Dog",
"and",
"published",
"by",
"Sony",
"Computer",
"Entertainment",
"for",
"the",
"PlayStation",
"2",
"."
],
[
"It",
"is",
"the",
"second",
"game",
"of",
"the",
"Jak",
"and",
"Daxter",
"series",
"and",
"is",
"the",
"sequel",
"to",
"."
],
[
"It",
"was",
"followed",
"by",
"Jak",
"3",
"a",
"year",
"later",
"."
],
[
"The",
"game",
"features",
"new",
"weapons",
"and",
"devices",
",",
"new",
"playable",
"areas",
",",
"and",
"a",
"storyline",
"that",
"picks",
"up",
"after",
"the",
"events",
"of",
"The",
"Precursor",
"Legacy",
"."
],
[
"The",
"player",
"takes",
"on",
"the",
"dual",
"role",
"of",
"recurring",
"protagonists",
"Jak",
"and",
"Daxter",
"."
],
[
"Jak",
"II",
"received",
"critical",
"acclaim",
"upon",
"release",
"."
],
[
"Critics",
"applauded",
"the",
"game",
"for",
"being",
"very",
"polished",
"in",
"nearly",
"every",
"department",
",",
"with",
"many",
"agreeing",
"it",
"was",
"one",
"of",
"the",
"best",
"PlayStation",
"2",
"games",
"released",
"at",
"the",
"time",
"."
],
[
"Some",
"criticisms",
"were",
"directed",
"at",
"the",
"checkpoint",
"systems",
"."
]
] | [
[
{
"global_pos": [
5,
5
],
"index": "0_0",
"name": "Jak II : Renegade",
"pos": [
5,
9
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
116,
116
],
"index": "0_1",
"name": "Jak II",
"pos": [
0,
2
],
"sent_id": 5,
"type": "MISC"
},
{
"global_pos": [
0,
0
],
"index": "0_2",
"name": "Jak II",
"pos": [
0,
2
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
10,
10
],
"index": "1_0",
"name": "Australia",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "2_0",
"name": "New Zealand",
"pos": [
12,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "3_0",
"name": "Europe",
"pos": [
15,
16
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "4_0",
"name": "Africa",
"pos": [
18,
19
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
36,
36
],
"index": "5_0",
"name": "Naughty Dog",
"pos": [
36,
38
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
41,
41
],
"index": "6_0",
"name": "Sony Computer Entertainment",
"pos": [
41,
44
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
46,
46
],
"index": "7_0",
"name": "PlayStation 2",
"pos": [
46,
48
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
146,
146
],
"index": "7_1",
"name": "PlayStation 2",
"pos": [
22,
24
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
56,
56
],
"index": "8_0",
"name": "Jak and Daxter",
"pos": [
7,
10
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
70,
70
],
"index": "9_0",
"name": "Jak 3",
"pos": [
4,
6
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
98,
98
],
"index": "10_0",
"name": "The Precursor Legacy",
"pos": [
22,
25
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
112,
112
],
"index": "11_0",
"name": "Jak",
"pos": [
10,
11
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
114,
114
],
"index": "12_0",
"name": "Daxter",
"pos": [
12,
13
],
"sent_id": 4,
"type": "PER"
}
]
] | Jak II | [
{
"evidence": [
0
],
"h": 7,
"r": "P176",
"t": 6
},
{
"evidence": [
0
],
"h": 0,
"r": "P178",
"t": 5
},
{
"evidence": [
0
],
"h": 0,
"r": "P123",
"t": 6
},
{
"evidence": [
0
],
"h": 0,
"r": "P400",
"t": 7
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P179",
"t": 8
},
{
"evidence": [
1,
2
],
"h": 9,
"r": "P179",
"t": 8
},
{
"evidence": [],
"h": 10,
"r": "P156",
"t": 0
},
{
"evidence": [],
"h": 9,
"r": "P400",
"t": 7
},
{
"evidence": [],
"h": 0,
"r": "P156",
"t": 9
},
{
"evidence": [],
"h": 9,
"r": "P123",
"t": 6
},
{
"evidence": [],
"h": 8,
"r": "P123",
"t": 6
},
{
"evidence": [],
"h": 12,
"r": "P1441",
"t": 8
},
{
"evidence": [],
"h": 8,
"r": "P178",
"t": 5
},
{
"evidence": [],
"h": 10,
"r": "P400",
"t": 7
},
{
"evidence": [],
"h": 5,
"r": "P127",
"t": 6
},
{
"evidence": [],
"h": 8,
"r": "P400",
"t": 7
},
{
"evidence": [],
"h": 10,
"r": "P178",
"t": 5
},
{
"evidence": [],
"h": 9,
"r": "P178",
"t": 5
},
{
"evidence": [],
"h": 10,
"r": "P179",
"t": 8
},
{
"evidence": [],
"h": 11,
"r": "P1441",
"t": 8
},
{
"evidence": [],
"h": 0,
"r": "P674",
"t": 12
},
{
"evidence": [],
"h": 0,
"r": "P155",
"t": 10
},
{
"evidence": [],
"h": 9,
"r": "P155",
"t": 0
},
{
"evidence": [],
"h": 10,
"r": "P123",
"t": 6
},
{
"evidence": [
0,
1
],
"h": 8,
"r": "P527",
"t": 0
},
{
"evidence": [
1,
2
],
"h": 8,
"r": "P527",
"t": 9
},
{
"evidence": [],
"h": 8,
"r": "P527",
"t": 10
},
{
"evidence": [],
"h": 12,
"r": "P1441",
"t": 0
}
] |
[
[
"Ashley",
"Mote",
"(",
"born",
"25",
"January",
"1936",
")",
"is",
"a",
"former",
"Member",
"of",
"the",
"European",
"Parliament",
"(",
"MEP",
")",
"for",
"South",
"East",
"England",
"from",
"2004",
"to",
"2009",
"."
],
[
"Elected",
"representing",
"the",
"UK",
"Independence",
"Party",
",",
"he",
"became",
"a",
"non",
"-",
"inscrit",
"one",
"month",
"into",
"his",
"term",
"after",
"UKIP",
"withdrew",
"the",
"whip",
"from",
"him",
"due",
"to",
"investigation",
"into",
"his",
"expenses",
"."
],
[
"A",
"vociferous",
"critic",
"of",
"fraud",
"in",
"the",
"European",
"Institutions",
",",
"he",
"himself",
"was",
"convicted",
"of",
"benefit",
"fraud",
"in",
"2007",
"for",
"which",
"he",
"served",
"a",
"nine",
"-",
"month",
"prison",
"sentence",
"and",
"was",
"described",
"by",
"the",
"trial",
"judge",
"as",
"\"",
"a",
"truly",
"dishonest",
"man",
"\"",
"."
],
[
"The",
"scandal",
"ignited",
"a",
"debate",
"as",
"to",
"how",
"an",
"MEP",
"could",
"receive",
"a",
"prison",
"sentence",
",",
"yet",
"keep",
"his",
"seat",
"in",
"the",
"European",
"Parliament",
";",
"there",
"are",
"moves",
"afoot",
"to",
"review",
"the",
"legislation",
"."
],
[
"In",
"2015",
",",
"Mote",
"was",
"jailed",
"for",
"a",
"further",
"five",
"years",
"for",
"fraudulently",
"claiming",
"nearly",
"£",
"500,000",
"in",
"European",
"Parliament",
"expenses",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Ashley Mote",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
141,
141
],
"index": "0_1",
"name": "Mote",
"pos": [
3,
4
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "25 January 1936",
"pos": [
4,
7
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
126,
126
],
"index": "2_0",
"name": "European Parliament",
"pos": [
22,
24
],
"sent_id": 3,
"type": "ORG"
},
{
"global_pos": [
156,
156
],
"index": "2_1",
"name": "European Parliament",
"pos": [
18,
20
],
"sent_id": 4,
"type": "ORG"
},
{
"global_pos": [
14,
14
],
"index": "2_2",
"name": "European Parliament",
"pos": [
14,
16
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
113,
113
],
"index": "3_0",
"name": "MEP",
"pos": [
9,
10
],
"sent_id": 3,
"type": "MISC"
},
{
"global_pos": [
17,
17
],
"index": "3_1",
"name": "MEP",
"pos": [
17,
18
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
20,
20
],
"index": "4_0",
"name": "South East England",
"pos": [
20,
23
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
24,
24
],
"index": "5_0",
"name": "2004",
"pos": [
24,
25
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
26,
26
],
"index": "6_0",
"name": "2009",
"pos": [
26,
27
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
31,
31
],
"index": "7_0",
"name": "UK Independence Party",
"pos": [
3,
6
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
47,
47
],
"index": "7_1",
"name": "UKIP",
"pos": [
19,
20
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
41,
41
],
"index": "8_0",
"name": "one month",
"pos": [
13,
15
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
67,
67
],
"index": "9_0",
"name": "European Institutions",
"pos": [
7,
9
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
78,
78
],
"index": "10_0",
"name": "2007",
"pos": [
18,
19
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
84,
84
],
"index": "11_0",
"name": "nine - month",
"pos": [
24,
27
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
139,
139
],
"index": "12_0",
"name": "2015",
"pos": [
1,
2
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
147,
147
],
"index": "13_0",
"name": "five years",
"pos": [
9,
11
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
153,
153
],
"index": "14_0",
"name": "£ 500,000",
"pos": [
15,
17
],
"sent_id": 4,
"type": "NUM"
}
]
] | Ashley Mote | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
1
],
"h": 0,
"r": "P102",
"t": 7
},
{
"evidence": [
0,
3
],
"h": 0,
"r": "P39",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P361",
"t": 9
},
{
"evidence": [],
"h": 9,
"r": "P527",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P527",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P527",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P361",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P361",
"t": 9
}
] |
[
[
"Miranda",
"Otto",
"(",
"born",
"16",
"December",
"1967",
")",
"is",
"an",
"Australian",
"actress",
"."
],
[
"Otto",
"is",
"a",
"daughter",
"of",
"actors",
"Barry",
"and",
"Lindsay",
"Otto",
",",
"and",
"half",
"-",
"sister",
"of",
"actress",
"Gracie",
"Otto",
"."
],
[
"She",
"began",
"her",
"acting",
"career",
"at",
"age",
"18",
"in",
"1986",
",",
"and",
"has",
"appeared",
"in",
"a",
"variety",
"of",
"independent",
"and",
"major",
"studio",
"films",
"."
],
[
"Otto",
"made",
"her",
"major",
"film",
"debut",
"in",
"Emma",
"'s",
"War",
",",
"in",
"which",
"she",
"played",
"a",
"teenager",
"who",
"moves",
"to",
"Australia",
"'s",
"bush",
"country",
"during",
"World",
"War",
"II",
"."
],
[
"After",
"a",
"decade",
"of",
"critically",
"acclaimed",
"roles",
"in",
"Australian",
"films",
",",
"Otto",
"gained",
"Hollywood",
"'s",
"attention",
"during",
"the",
"1990s",
"after",
"appearing",
"in",
"supporting",
"roles",
"in",
"the",
"films",
"The",
"Thin",
"Red",
"Line",
"and",
"What",
"Lies",
"Beneath",
"."
],
[
"She",
"played",
"Éowyn",
"in",
"the",
"and",
"installments",
"of",
"Peter",
"Jackson",
"'s",
"The",
"Lord",
"of",
"the",
"Rings",
"film",
"series",
"."
],
[
"She",
"stars",
"as",
"Zelda",
"Spellman",
"in",
"the",
"Netflix",
"series",
"Chilling",
"Adventures",
"of",
"Sabrina",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Miranda Otto",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
97,
97
],
"index": "0_1",
"name": "Otto",
"pos": [
11,
12
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
13,
13
],
"index": "0_2",
"name": "Otto",
"pos": [
0,
1
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
57,
57
],
"index": "0_3",
"name": "Otto",
"pos": [
0,
1
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "16 December 1967",
"pos": [
4,
7
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "Australian",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
94,
94
],
"index": "2_1",
"name": "Australian",
"pos": [
8,
9
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
19,
19
],
"index": "3_0",
"name": "Barry",
"pos": [
6,
7
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
21,
21
],
"index": "4_0",
"name": "Lindsay Otto",
"pos": [
8,
10
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
30,
30
],
"index": "5_0",
"name": "Gracie Otto",
"pos": [
17,
19
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
40,
40
],
"index": "6_0",
"name": "18",
"pos": [
7,
8
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
42,
42
],
"index": "7_0",
"name": "1986",
"pos": [
9,
10
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
64,
64
],
"index": "8_0",
"name": "Emma's War",
"pos": [
7,
10
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
77,
77
],
"index": "9_0",
"name": "Australia",
"pos": [
20,
21
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
82,
82
],
"index": "10_0",
"name": "World War II",
"pos": [
25,
28
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
99,
99
],
"index": "11_0",
"name": "Hollywood",
"pos": [
13,
14
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
103,
103
],
"index": "12_0",
"name": "the 1990s",
"pos": [
17,
19
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
113,
113
],
"index": "13_0",
"name": "The Thin Red Line",
"pos": [
27,
31
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
118,
118
],
"index": "14_0",
"name": "What Lies Beneath",
"pos": [
32,
35
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
124,
124
],
"index": "15_0",
"name": "Éowyn",
"pos": [
2,
3
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
130,
130
],
"index": "16_0",
"name": "Peter Jackson",
"pos": [
8,
10
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
133,
133
],
"index": "17_0",
"name": "The Lord of the Rings",
"pos": [
11,
16
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
144,
144
],
"index": "18_0",
"name": "Zelda Spellman",
"pos": [
3,
5
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
148,
148
],
"index": "19_0",
"name": "Netflix",
"pos": [
7,
8
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
150,
150
],
"index": "20_0",
"name": "Chilling Adventures of Sabrina",
"pos": [
9,
13
],
"sent_id": 6,
"type": "MISC"
}
]
] | Miranda Otto | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
1
],
"h": 0,
"r": "P3373",
"t": 5
},
{
"evidence": [
1
],
"h": 4,
"r": "P40",
"t": 0
},
{
"evidence": [
1
],
"h": 5,
"r": "P3373",
"t": 0
},
{
"evidence": [
3
],
"h": 8,
"r": "P161",
"t": 0
},
{
"evidence": [
6
],
"h": 20,
"r": "P449",
"t": 19
},
{
"evidence": [
4
],
"h": 13,
"r": "P161",
"t": 0
},
{
"evidence": [
4
],
"h": 14,
"r": "P161",
"t": 0
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 9
},
{
"evidence": [],
"h": 3,
"r": "P26",
"t": 4
},
{
"evidence": [],
"h": 17,
"r": "P161",
"t": 0
},
{
"evidence": [],
"h": 13,
"r": "P577",
"t": 12
},
{
"evidence": [],
"h": 5,
"r": "P22",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P40",
"t": 0
},
{
"evidence": [],
"h": 9,
"r": "P1344",
"t": 10
},
{
"evidence": [],
"h": 0,
"r": "P25",
"t": 4
},
{
"evidence": [],
"h": 20,
"r": "P161",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P22",
"t": 3
},
{
"evidence": [],
"h": 18,
"r": "P1441",
"t": 20
},
{
"evidence": [],
"h": 15,
"r": "P1441",
"t": 17
},
{
"evidence": [],
"h": 4,
"r": "P40",
"t": 5
},
{
"evidence": [],
"h": 5,
"r": "P25",
"t": 4
},
{
"evidence": [],
"h": 16,
"r": "P800",
"t": 17
},
{
"evidence": [],
"h": 15,
"r": "P175",
"t": 0
},
{
"evidence": [],
"h": 4,
"r": "P26",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P40",
"t": 5
},
{
"evidence": [],
"h": 17,
"r": "P674",
"t": 15
},
{
"evidence": [],
"h": 10,
"r": "P710",
"t": 9
},
{
"evidence": [],
"h": 0,
"r": "P800",
"t": 15
}
] |
[
[
"Christa",
"Cowrie",
"(",
"born",
"1949",
")",
"is",
"a",
"German",
"-",
"Mexican",
"photographer",
",",
"who",
"began",
"her",
"career",
"in",
"photojournalism",
"but",
"is",
"best",
"known",
"for",
"her",
"work",
"documenting",
"Mexico",
"’s",
"dance",
"the",
"theater",
"events",
"."
],
[
"Cowrie",
"arrived",
"in",
"Mexico",
"in",
"1963",
"and",
"began",
"her",
"career",
"in",
"1975",
"with",
"the",
"Excélsior",
"newspaper",
"."
],
[
"In",
"1977",
",",
"she",
"was",
"one",
"of",
"the",
"founders",
"of",
"the",
"Unomásuno",
"newspaper",
",",
"also",
"working",
"to",
"found",
"one",
"its",
"supplements",
",",
"focusing",
"on",
"ecological",
"journalism",
"."
],
[
"Her",
"work",
"began",
"to",
"shift",
"towards",
"photography",
"dance",
"and",
"theater",
"in",
"the",
"mid",
"1990s",
"working",
"with",
"the",
"Centro",
"Nacional",
"de",
"las",
"Artes",
"."
],
[
"The",
"archive",
"she",
"has",
"created",
"with",
"this",
"institution",
"is",
"one",
"of",
"the",
"most",
"important",
"in",
"Mexico",
"documenting",
"dance",
"and",
"theater",
"."
],
[
"Her",
"work",
"has",
"been",
"recognized",
"with",
"membership",
"in",
"the",
"Salón",
"de",
"la",
"Plástica",
"Mexicana",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Christa Cowrie",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
34,
34
],
"index": "0_1",
"name": "Cowrie",
"pos": [
0,
1
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "1949",
"pos": [
4,
5
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
8,
8
],
"index": "2_0",
"name": "German",
"pos": [
8,
9
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
27,
27
],
"index": "3_0",
"name": "Mexico",
"pos": [
27,
28
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
37,
37
],
"index": "3_1",
"name": "Mexico",
"pos": [
3,
4
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
116,
116
],
"index": "3_2",
"name": "Mexico",
"pos": [
15,
16
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
10,
10
],
"index": "3_3",
"name": "Mexican",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
39,
39
],
"index": "4_0",
"name": "1963",
"pos": [
5,
6
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
45,
45
],
"index": "5_0",
"name": "1975",
"pos": [
11,
12
],
"sent_id": 1,
"type": "TIME"
}
],
[
{
"global_pos": [
48,
48
],
"index": "6_0",
"name": "Excélsior",
"pos": [
14,
15
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
52,
52
],
"index": "7_0",
"name": "1977",
"pos": [
1,
2
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
62,
62
],
"index": "8_0",
"name": "Unomásuno",
"pos": [
11,
12
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
91,
91
],
"index": "9_0",
"name": "1990s",
"pos": [
13,
14
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
95,
95
],
"index": "10_0",
"name": "Centro Nacional de las Artes",
"pos": [
17,
22
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
131,
131
],
"index": "11_0",
"name": "Salón de la Plástica Mexicana",
"pos": [
9,
14
],
"sent_id": 5,
"type": "ORG"
}
]
] | Christa Cowrie | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [
1
],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P571",
"t": 7
},
{
"evidence": [],
"h": 0,
"r": "P463",
"t": 11
},
{
"evidence": [],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 3
},
{
"evidence": [
1
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 3
}
] |
[
[
"Valkeala",
"is",
"a",
"former",
"municipality",
"of",
"Finland",
"."
],
[
"It",
"is",
"located",
"in",
"the",
"province",
"of",
"Southern",
"Finland",
",",
"and",
"is",
"a",
"neighborgood",
"of",
"city",
"of",
"Kouvola",
",",
"and",
"it",
"was",
"a",
"part",
"of",
"the",
"Kymenlaakso",
"region",
"."
],
[
"The",
"municipality",
"had",
"a",
"population",
"of",
"11,238",
"(",
"2003",
")",
"and",
"covered",
"an",
"area",
"of",
"1,004.40",
" ",
"km²",
"of",
"which",
"143.47",
" ",
"km²",
"was",
"water",
"."
],
[
"The",
"population",
"density",
"was",
"13.1",
"inhabitants",
"per",
"km²",
"."
],
[
"In",
"the",
"Valkeala",
"region",
"there",
"is",
"the",
"lake",
"Vekaranjärvi",
"near",
"which",
"the",
"Karelia",
"Brigade",
"is",
"located",
"."
],
[
"Valkeala",
"is",
"famous",
"for",
"Repovesi",
"National",
"Park",
"."
],
[
"The",
"municipality",
"was",
"unilingually",
"Finnish",
"."
],
[
"As",
"of",
"2009",
",",
"the",
"six",
"municipalities",
"–",
"Kouvola",
",",
"Kuusankoski",
",",
"Elimäki",
",",
"Anjalankoski",
",",
"Valkeala",
"and",
"Jaala",
"–",
"were",
"consolidated",
",",
"accounting",
"for",
"the",
"new",
"municipality",
"of",
"Kouvola",
"with",
"a",
"population",
"of",
"over",
"80,000",
",",
"being",
"the",
"10th",
"largest",
"city",
"in",
"Finland",
"."
]
] | [
[
{
"global_pos": [
89,
89
],
"index": "0_0",
"name": "Valkeala",
"pos": [
0,
1
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
0,
0
],
"index": "0_1",
"name": "Valkeala",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
74,
74
],
"index": "0_2",
"name": "Valkeala",
"pos": [
2,
3
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
119,
119
],
"index": "0_3",
"name": "Valkeala",
"pos": [
16,
17
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
101,
101
],
"index": "1_0",
"name": "Finnish",
"pos": [
4,
5
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
146,
146
],
"index": "1_1",
"name": "Finland",
"pos": [
43,
44
],
"sent_id": 7,
"type": "LOC"
},
{
"global_pos": [
6,
6
],
"index": "1_2",
"name": "Finland",
"pos": [
6,
7
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
15,
15
],
"index": "2_0",
"name": "Southern Finland",
"pos": [
7,
9
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
25,
25
],
"index": "3_0",
"name": "Kouvola",
"pos": [
17,
18
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
111,
111
],
"index": "3_1",
"name": "Kouvola",
"pos": [
8,
9
],
"sent_id": 7,
"type": "LOC"
},
{
"global_pos": [
132,
132
],
"index": "3_2",
"name": "Kouvola",
"pos": [
29,
30
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
34,
34
],
"index": "4_0",
"name": "Kymenlaakso",
"pos": [
26,
27
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
43,
43
],
"index": "5_0",
"name": "11,238",
"pos": [
6,
7
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
45,
45
],
"index": "6_0",
"name": "2003",
"pos": [
8,
9
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
52,
52
],
"index": "7_0",
"name": "1,004.40 km²",
"pos": [
15,
18
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
57,
57
],
"index": "8_0",
"name": "143.47 km²",
"pos": [
20,
23
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
67,
67
],
"index": "9_0",
"name": "13.1",
"pos": [
4,
5
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
80,
80
],
"index": "10_0",
"name": "Vekaranjärvi",
"pos": [
8,
9
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
84,
84
],
"index": "11_0",
"name": "Karelia Brigade",
"pos": [
12,
14
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
93,
93
],
"index": "12_0",
"name": "Repovesi National Park",
"pos": [
4,
7
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
105,
105
],
"index": "13_0",
"name": "2009",
"pos": [
2,
3
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
108,
108
],
"index": "14_0",
"name": "six",
"pos": [
5,
6
],
"sent_id": 7,
"type": "NUM"
}
],
[
{
"global_pos": [
113,
113
],
"index": "15_0",
"name": "Kuusankoski",
"pos": [
10,
11
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
115,
115
],
"index": "16_0",
"name": "Elimäki",
"pos": [
12,
13
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
117,
117
],
"index": "17_0",
"name": "Anjalankoski",
"pos": [
14,
15
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
121,
121
],
"index": "18_0",
"name": "Jaala",
"pos": [
18,
19
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
138,
138
],
"index": "19_0",
"name": "80,000",
"pos": [
35,
36
],
"sent_id": 7,
"type": "NUM"
}
]
] | Valkeala | [
{
"evidence": [
7
],
"h": 3,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 10,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
5
],
"h": 12,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P150",
"t": 4
},
{
"evidence": [
7
],
"h": 16,
"r": "P17",
"t": 1
},
{
"evidence": [
7
],
"h": 17,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
7
],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [
7
],
"h": 18,
"r": "P17",
"t": 1
},
{
"evidence": [
7
],
"h": 15,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 4
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 0
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 1,
"r": "P150",
"t": 0
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 18,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 18,
"r": "P131",
"t": 4
},
{
"evidence": [
7
],
"h": 3,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 11,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 10,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
5
],
"h": 12,
"r": "P131",
"t": 1
},
{
"evidence": [
7
],
"h": 16,
"r": "P131",
"t": 1
},
{
"evidence": [
7
],
"h": 17,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
7
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
7
],
"h": 18,
"r": "P131",
"t": 1
},
{
"evidence": [
7
],
"h": 15,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 18,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 2
}
] |
[
[
"Manol",
"Manolov",
"(",
")",
"(",
"4",
"August",
"1925",
"–",
"16",
"December",
"2008",
")",
"was",
"a",
"Bulgarian",
"football",
"defender",
"and",
"manager",
"."
],
[
"He",
"was",
"born",
"in",
"Sofia",
"."
],
[
"Manolov",
"featured",
"in",
"57",
"games",
"for",
"the",
"Bulgaria",
"national",
"football",
"team",
"and",
"won",
"a",
"bronze",
"medal",
"at",
"the",
"1956",
"Summer",
"Olympics",
"."
],
[
"Between",
"1948",
"and",
"1962",
"he",
"played",
"in",
"239",
"matches",
"and",
"scored",
"8",
"goals",
"for",
"CSKA",
"Sofia",
"."
],
[
"He",
"was",
"honoured",
"as",
"Bulgarian",
"Footballer",
"of",
"the",
"Year",
"in",
"1958",
"."
],
[
"Manolov",
"won",
"the",
"top",
"Bulgarian",
"league",
",",
"the",
"A",
"PFG",
",",
"a",
"record",
"twelve",
"times",
"(",
"all",
"with",
"CSKA",
")",
",",
"as",
"well",
"as",
"the",
"Bulgarian",
"Cup",
",",
"four",
"times",
"(",
"all",
"with",
"CSKA",
")",
"."
],
[
"He",
"coached",
"Beroe",
",",
"CSKA",
"Sofia",
",",
"Hebar",
"Pazardzhik",
",",
"Ethnikos",
"Piraeus",
",",
"Apollon",
"Athens",
",",
"Slavia",
"and",
"Panserraikos",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Manol Manolov",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
78,
78
],
"index": "0_1",
"name": "Manolov",
"pos": [
0,
1
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
27,
27
],
"index": "0_2",
"name": "Manolov",
"pos": [
0,
1
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "4 August 1925",
"pos": [
5,
8
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
9,
9
],
"index": "2_0",
"name": "16 December 2008",
"pos": [
9,
12
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
15,
15
],
"index": "3_0",
"name": "Bulgarian",
"pos": [
15,
16
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
82,
82
],
"index": "3_1",
"name": "Bulgarian",
"pos": [
4,
5
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
25,
25
],
"index": "4_0",
"name": "Sofia",
"pos": [
4,
5
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
30,
30
],
"index": "5_0",
"name": "57",
"pos": [
3,
4
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
34,
34
],
"index": "6_0",
"name": "Bulgaria national football team",
"pos": [
7,
11
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
45,
45
],
"index": "7_0",
"name": "1956 Summer Olympics",
"pos": [
18,
21
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
50,
50
],
"index": "8_0",
"name": "1948",
"pos": [
1,
2
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
52,
52
],
"index": "9_0",
"name": "1962",
"pos": [
3,
4
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
56,
56
],
"index": "10_0",
"name": "239",
"pos": [
7,
8
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
60,
60
],
"index": "11_0",
"name": "8",
"pos": [
11,
12
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
118,
118
],
"index": "12_0",
"name": "CSKA Sofia",
"pos": [
4,
6
],
"sent_id": 6,
"type": "ORG"
},
{
"global_pos": [
63,
63
],
"index": "12_1",
"name": "CSKA Sofia",
"pos": [
14,
16
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
70,
70
],
"index": "13_0",
"name": "Bulgarian Footballer",
"pos": [
4,
6
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
76,
76
],
"index": "14_0",
"name": "1958",
"pos": [
10,
11
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
86,
86
],
"index": "15_0",
"name": "A PFG",
"pos": [
8,
10
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
91,
91
],
"index": "16_0",
"name": "twelve",
"pos": [
13,
14
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
96,
96
],
"index": "17_0",
"name": "CSKA",
"pos": [
18,
19
],
"sent_id": 5,
"type": "ORG"
},
{
"global_pos": [
111,
111
],
"index": "17_1",
"name": "CSKA",
"pos": [
33,
34
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
103,
103
],
"index": "18_0",
"name": "Bulgarian Cup",
"pos": [
25,
27
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
106,
106
],
"index": "19_0",
"name": "four",
"pos": [
28,
29
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
116,
116
],
"index": "20_0",
"name": "Beroe",
"pos": [
2,
3
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
121,
121
],
"index": "21_0",
"name": "Hebar Pazardzhik",
"pos": [
7,
9
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
124,
124
],
"index": "22_0",
"name": "Ethnikos Piraeus",
"pos": [
10,
12
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
127,
127
],
"index": "23_0",
"name": "Apollon Athens",
"pos": [
13,
15
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
130,
130
],
"index": "24_0",
"name": "Slavia",
"pos": [
16,
17
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
132,
132
],
"index": "25_0",
"name": "Panserraikos",
"pos": [
18,
19
],
"sent_id": 6,
"type": "ORG"
}
]
] | Manol Manolov | [
{
"evidence": [
0,
1
],
"h": 0,
"r": "P19",
"t": 4
},
{
"evidence": [
0,
2,
4
],
"h": 0,
"r": "P27",
"t": 6
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P570",
"t": 2
},
{
"evidence": [
3,
6
],
"h": 0,
"r": "P54",
"t": 12
},
{
"evidence": [
6
],
"h": 0,
"r": "P54",
"t": 20
},
{
"evidence": [
6
],
"h": 0,
"r": "P54",
"t": 21
},
{
"evidence": [
6
],
"h": 0,
"r": "P54",
"t": 22
},
{
"evidence": [
6
],
"h": 0,
"r": "P54",
"t": 23
},
{
"evidence": [
6
],
"h": 0,
"r": "P54",
"t": 24
},
{
"evidence": [
6
],
"h": 0,
"r": "P54",
"t": 25
},
{
"evidence": [
5
],
"h": 0,
"r": "P54",
"t": 17
},
{
"evidence": [
2
],
"h": 0,
"r": "P1344",
"t": 7
},
{
"evidence": [],
"h": 18,
"r": "P17",
"t": 6
},
{
"evidence": [
5
],
"h": 15,
"r": "P17",
"t": 6
},
{
"evidence": [
5
],
"h": 17,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 12,
"r": "P159",
"t": 4
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 4
},
{
"evidence": [],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 15,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P463",
"t": 6
},
{
"evidence": [],
"h": 20,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 18,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 21,
"r": "P17",
"t": 3
},
{
"evidence": [
2
],
"h": 7,
"r": "P710",
"t": 0
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 20,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 21,
"r": "P131",
"t": 3
}
] |
[
[
"\"",
"Swiss",
"Lady",
"\"",
"was",
"the",
"Swiss",
"entry",
"in",
"the",
"Eurovision",
"Song",
"Contest",
"1977",
",",
"performed",
"in",
"German",
"by",
"Pepe",
"Lienhard",
"Band",
"."
],
[
"It",
"remains",
"the",
"only",
"Swiss",
"entry",
"to",
"have",
"reached",
"no",
"."
],
[
"1",
"on",
"the",
"official",
"Swiss",
"Single",
"Chart",
"."
],
[
"The",
"song",
"is",
"about",
"a",
"man",
"from",
"the",
"mountains",
"who",
"plays",
"the",
"alphorn",
"and",
"considers",
"this",
"instrument",
"his",
"\"",
"Swiss",
"Lady",
"\"",
"."
],
[
"The",
"song",
"was",
"performed",
"twelfth",
"on",
"the",
"night",
",",
"following",
"Israel",
"'s",
"Ilanit",
"with",
"\"",
"Ahava",
"Hi",
"Shir",
"Lishnayim",
"\"",
"and",
"preceding",
"Sweden",
"'s",
"Forbes",
"with",
"\"",
"Beatles",
"\"",
"."
],
[
"At",
"the",
"close",
"of",
"voting",
",",
"it",
"had",
"received",
"71",
"points",
",",
"placing",
"6th",
"in",
"a",
"field",
"of",
"18",
"."
],
[
"It",
"was",
"succeeded",
"as",
"Swiss",
"representative",
"at",
"the",
"1978",
"Contest",
"by",
"Carole",
"Vinci",
"with",
"\"",
"Vivre",
"\"",
"."
]
] | [
[
{
"global_pos": [
61,
61
],
"index": "0_0",
"name": "Swiss Lady",
"pos": [
19,
21
],
"sent_id": 3,
"type": "MISC"
},
{
"global_pos": [
1,
1
],
"index": "0_1",
"name": "Swiss Lady",
"pos": [
1,
3
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
27,
27
],
"index": "1_0",
"name": "Swiss",
"pos": [
4,
5
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
6,
6
],
"index": "1_1",
"name": "Swiss",
"pos": [
6,
7
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
119,
119
],
"index": "1_2",
"name": "Swiss",
"pos": [
4,
5
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "Eurovision Song Contest",
"pos": [
10,
13
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "3_0",
"name": "1977",
"pos": [
13,
14
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
17,
17
],
"index": "4_0",
"name": "German",
"pos": [
17,
18
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
19,
19
],
"index": "5_0",
"name": "Pepe Lienhard Band",
"pos": [
19,
22
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
38,
38
],
"index": "6_0",
"name": "Swiss Single Chart",
"pos": [
4,
7
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
75,
75
],
"index": "7_0",
"name": "Israel",
"pos": [
10,
11
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
77,
77
],
"index": "8_0",
"name": "Ilanit",
"pos": [
12,
13
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
80,
80
],
"index": "9_0",
"name": "Ahava Hi Shir Lishnayim",
"pos": [
15,
19
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
87,
87
],
"index": "10_0",
"name": "Sweden",
"pos": [
22,
23
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
89,
89
],
"index": "11_0",
"name": "Forbes",
"pos": [
24,
25
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
92,
92
],
"index": "12_0",
"name": "Beatles",
"pos": [
27,
28
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
104,
104
],
"index": "13_0",
"name": "71",
"pos": [
9,
10
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
113,
113
],
"index": "14_0",
"name": "18",
"pos": [
18,
19
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
123,
123
],
"index": "15_0",
"name": "1978",
"pos": [
8,
9
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
126,
126
],
"index": "16_0",
"name": "Carole Vinci",
"pos": [
11,
13
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
130,
130
],
"index": "17_0",
"name": "Vivre",
"pos": [
15,
16
],
"sent_id": 6,
"type": "MISC"
}
]
] | Swiss Lady | [
{
"evidence": [
0
],
"h": 5,
"r": "P1344",
"t": 2
},
{
"evidence": [
4
],
"h": 9,
"r": "P175",
"t": 8
},
{
"evidence": [
4
],
"h": 11,
"r": "P740",
"t": 10
},
{
"evidence": [
0
],
"h": 2,
"r": "P710",
"t": 5
},
{
"evidence": [
4
],
"h": 2,
"r": "P710",
"t": 11
},
{
"evidence": [
0
],
"h": 2,
"r": "P710",
"t": 8
},
{
"evidence": [
0
],
"h": 0,
"r": "P175",
"t": 5
},
{
"evidence": [
4
],
"h": 8,
"r": "P27",
"t": 7
},
{
"evidence": [
4
],
"h": 12,
"r": "P495",
"t": 10
},
{
"evidence": [
4
],
"h": 12,
"r": "P175",
"t": 11
},
{
"evidence": [],
"h": 0,
"r": "P577",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P1344",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P585",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P1344",
"t": 2
},
{
"evidence": [],
"h": 17,
"r": "P175",
"t": 16
},
{
"evidence": [],
"h": 16,
"r": "P27",
"t": 1
},
{
"evidence": [],
"h": 6,
"r": "P17",
"t": 1
},
{
"evidence": [
4
],
"h": 8,
"r": "P800",
"t": 9
},
{
"evidence": [
0
],
"h": 5,
"r": "P800",
"t": 0
},
{
"evidence": [
4
],
"h": 11,
"r": "P800",
"t": 12
},
{
"evidence": [],
"h": 16,
"r": "P800",
"t": 17
}
] |
[
[
"Sixto",
"Paz",
"Wells",
"(",
"Lima",
",",
"Peru",
",",
"December",
"12",
"1955",
")",
"is",
"an",
"author",
"and",
"lecturer",
"focused",
"on",
"the",
"UFO",
"phenomena",
",",
"particularly",
"alien",
"contact",
",",
"from",
"a",
"spiritual",
"viewpoint",
"."
],
[
"Known",
"as",
"the",
"visible",
"head",
"of",
"the",
"Rahma",
"Mission",
"in",
"Spain",
"and",
"a",
"number",
"of",
"Latin",
"American",
"countries",
",",
"stands",
"out",
"among",
"the",
"ufologists",
"for",
"having",
"summoned",
"the",
"international",
"press",
"to",
"sightings",
"scheduled",
"in",
"advance",
"in",
"more",
"than",
"ten",
"occasions",
"."
],
[
"As",
"a",
"self",
"proclaimed",
"contactee",
",",
"he",
"has",
"published",
"20",
"books",
"in",
"Spanish",
"and",
"one",
"in",
"English",
"about",
"this",
"subject",
"so",
"far",
"(",
"July",
"2017",
")",
"."
],
[
"In",
"his",
"works",
"about",
"UFOlogy",
"he",
"promotes",
"a",
"systematic",
"method",
"of",
"physical",
"and",
"mental",
"preparation",
"for",
"contact",
",",
"as",
"well",
"as",
"protocols",
"for",
"documenting",
",",
"validating",
"and",
"confirming",
"contact",
"experiences",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Sixto Paz Wells",
"pos": [
0,
3
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "Lima",
"pos": [
4,
5
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
6,
6
],
"index": "2_0",
"name": "Peru",
"pos": [
6,
7
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
8,
8
],
"index": "3_0",
"name": "December 12 1955",
"pos": [
8,
11
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
20,
20
],
"index": "4_0",
"name": "UFO",
"pos": [
20,
21
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
39,
39
],
"index": "5_0",
"name": "Rahma Mission",
"pos": [
7,
9
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
42,
42
],
"index": "6_0",
"name": "Spain",
"pos": [
10,
11
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
47,
47
],
"index": "7_0",
"name": "Latin American",
"pos": [
15,
17
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
70,
70
],
"index": "8_0",
"name": "ten",
"pos": [
38,
39
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
82,
82
],
"index": "9_0",
"name": "20",
"pos": [
9,
10
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
85,
85
],
"index": "10_0",
"name": "Spanish",
"pos": [
12,
13
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
87,
87
],
"index": "11_0",
"name": "one",
"pos": [
14,
15
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
89,
89
],
"index": "12_0",
"name": "English",
"pos": [
16,
17
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
96,
96
],
"index": "13_0",
"name": "July 2017",
"pos": [
23,
25
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
104,
104
],
"index": "14_0",
"name": "UFOlogy",
"pos": [
4,
5
],
"sent_id": 3,
"type": "MISC"
}
]
] | Sixto Paz Wells | [
{
"evidence": [
0
],
"h": 0,
"r": "P19",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 3
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P1412",
"t": 10
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 2
},
{
"evidence": [
1
],
"h": 5,
"r": "P17",
"t": 6
},
{
"evidence": [],
"h": 6,
"r": "P37",
"t": 10
},
{
"evidence": [],
"h": 0,
"r": "P27",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P361",
"t": 7
},
{
"evidence": [],
"h": 7,
"r": "P527",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
}
] |
[
[
"Petre",
"Grosu",
"(",
"born",
"27",
"November",
"1955",
")",
"is",
"a",
"Romanian",
"former",
"professional",
"footballer",
"who",
"played",
"as",
"a",
"midfielder",
"or",
"as",
"a",
"forward",
"."
],
[
"He",
"started",
"his",
"professional",
"career",
"at",
"Sportul",
"Studențesc",
",",
"but",
"he",
"would",
"have",
"known",
"full",
"glory",
"at",
"Bihor",
"Oradea",
"being",
"the",
"top",
"scorer",
"of",
"the",
"team",
"in",
"the",
"1981–82",
"Divizia",
"B",
"season",
",",
"also",
"succeeding",
"in",
"promoting",
"with",
"Bihor",
"Oradea",
"."
],
[
"The",
"best",
"performance",
"would",
"come",
"at",
"the",
"end",
"of",
"the",
"1982",
"–",
"83",
"Divizia",
"A",
"season",
"when",
"Grosu",
"has",
"become",
"the",
"top",
"scorer",
"of",
"the",
"Divizia",
"A",
",",
"the",
"first",
"and",
"the",
"last",
"in",
"the",
"history",
"of",
"FC",
"Bihor",
"."
],
[
"With",
"this",
"performance",
",",
"he",
"secured",
"a",
"place",
"in",
"the",
"Bihor",
"Oradea",
"hall",
"of",
"fame",
"and",
"a",
"well",
"-",
"established",
"place",
"in",
"the",
"memory",
"of",
"supporters",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Petre Grosu",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
4,
4
],
"index": "1_0",
"name": "27 November 1955",
"pos": [
4,
7
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "Romanian",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
30,
30
],
"index": "3_0",
"name": "Sportul Studențesc",
"pos": [
6,
8
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
41,
41
],
"index": "4_0",
"name": "Bihor Oradea",
"pos": [
17,
19
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
115,
115
],
"index": "4_1",
"name": "Bihor Oradea",
"pos": [
10,
12
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
52,
52
],
"index": "5_0",
"name": "1981–82",
"pos": [
28,
29
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
75,
75
],
"index": "6_0",
"name": "1982",
"pos": [
10,
11
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
77,
77
],
"index": "7_0",
"name": "83",
"pos": [
12,
13
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
78,
78
],
"index": "8_0",
"name": "Divizia A",
"pos": [
13,
15
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
90,
90
],
"index": "8_1",
"name": "Divizia A",
"pos": [
25,
27
],
"sent_id": 2,
"type": "ORG"
}
],
[
{
"global_pos": [
82,
82
],
"index": "9_0",
"name": "Grosu",
"pos": [
17,
18
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
102,
102
],
"index": "10_0",
"name": "FC Bihor",
"pos": [
37,
39
],
"sent_id": 2,
"type": "ORG"
}
]
] | Petre Grosu | [
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
2
],
"h": 0,
"r": "P54",
"t": 10
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P54",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P54",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P569",
"t": 1
},
{
"evidence": [],
"h": 10,
"r": "P118",
"t": 8
},
{
"evidence": [],
"h": 9,
"r": "P463",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P463",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P118",
"t": 8
},
{
"evidence": [],
"h": 9,
"r": "P463",
"t": 10
},
{
"evidence": [],
"h": 4,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P27",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P17",
"t": 2
},
{
"evidence": [],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 2
}
] |
[
[
"The",
"Lycée",
"Hoche",
"is",
"a",
"public",
"secondary",
"school",
"located",
"in",
"Versailles",
",",
"not",
"very",
"far",
"away",
"from",
"the",
"famous",
"Palace",
"of",
"Versailles",
"."
],
[
"Formerly",
",",
"it",
"had",
"been",
"a",
"nunnery",
"founded",
"by",
"French",
"queen",
"Marie",
"Leszczyńska",
"."
],
[
"However",
",",
"after",
"the",
"French",
"Revolution",
",",
"it",
"became",
"a",
"school",
"in",
"1803",
"."
],
[
"In",
"1888",
",",
"the",
"school",
"was",
"named",
"\"",
"Lycée",
"Hoche",
"\"",
"after",
"the",
"French",
"general",
"Lazare",
"Hoche",
"who",
"was",
"born",
"in",
"Versailles",
"."
],
[
"Together",
"with",
"Lycée",
"Henri",
"-",
"IV",
",",
"Lycée",
"Louis",
"-",
"le",
"-",
"Grand",
",",
"Lycée",
"Stanislas",
"and",
"Lycée",
"Sainte",
"-",
"Geneviève",
",",
"the",
"Lycée",
"Hoche",
"is",
"one",
"of",
"the",
"most",
"prestigious",
"schools",
"in",
"France",
"for",
"undergraduate",
"education",
"."
],
[
"Each",
"year",
",",
"scores",
"of",
"students",
"coming",
"from",
"its",
"preparatory",
"classes",
"are",
"admitted",
"to",
"France",
"'s",
"most",
"renowned",
"graduate",
"schools",
",",
"such",
"as",
"the",
"École",
"Polytechnique",
",",
"the",
"École",
"Normale",
"Supérieure",
",",
"HEC",
"Paris",
"and",
"ESSEC",
"Business",
"School",
"."
],
[
"The",
"200",
"years",
"history",
"of",
"this",
"school",
"can",
"be",
"found",
"in",
"the",
"recent",
"book",
"(",
"June",
"2010",
")",
"written",
"by",
"the",
"French",
"teacher",
"Marie",
"-",
"Louise",
"Mercier",
"-",
"Jouve",
":",
"\"",
"Le",
"lycee",
"Hoche",
"de",
"Versailles",
",",
"deux",
"cents",
"ans",
"d'histoire",
"\"",
"edited",
"by",
"Patrice",
"Dupuy",
"'s",
"editions",
",",
"Paris",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Lycée Hoche",
"pos": [
1,
3
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
59,
59
],
"index": "0_1",
"name": "Lycée Hoche",
"pos": [
8,
10
],
"sent_id": 3,
"type": "ORG"
},
{
"global_pos": [
97,
97
],
"index": "0_2",
"name": "Lycée Hoche",
"pos": [
23,
25
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
10,
10
],
"index": "1_0",
"name": "Versailles",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
72,
72
],
"index": "1_1",
"name": "Versailles",
"pos": [
21,
22
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
19,
19
],
"index": "2_0",
"name": "Palace of Versailles",
"pos": [
19,
22
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
64,
64
],
"index": "3_0",
"name": "French",
"pos": [
13,
14
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
32,
32
],
"index": "3_1",
"name": "French",
"pos": [
9,
10
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
172,
172
],
"index": "3_2",
"name": "French",
"pos": [
21,
22
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
34,
34
],
"index": "4_0",
"name": "Marie Leszczyńska",
"pos": [
11,
13
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
41,
41
],
"index": "5_0",
"name": "French Revolution",
"pos": [
4,
6
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
49,
49
],
"index": "6_0",
"name": "1803",
"pos": [
12,
13
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
52,
52
],
"index": "7_0",
"name": "1888",
"pos": [
1,
2
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
66,
66
],
"index": "8_0",
"name": "Lazare Hoche",
"pos": [
15,
17
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
76,
76
],
"index": "9_0",
"name": "Lycée Henri - IV",
"pos": [
2,
6
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
81,
81
],
"index": "10_0",
"name": "Lycée Louis - le - Grand",
"pos": [
7,
13
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
88,
88
],
"index": "11_0",
"name": "Lycée Stanislas",
"pos": [
14,
16
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
91,
91
],
"index": "12_0",
"name": "Lycée Sainte - Geneviève",
"pos": [
17,
21
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
107,
107
],
"index": "13_0",
"name": "France",
"pos": [
33,
34
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
126,
126
],
"index": "13_1",
"name": "France",
"pos": [
14,
15
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
136,
136
],
"index": "14_0",
"name": "École Polytechnique",
"pos": [
24,
26
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
140,
140
],
"index": "15_0",
"name": "École Normale Supérieure",
"pos": [
28,
31
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
144,
144
],
"index": "16_0",
"name": "HEC Paris",
"pos": [
32,
34
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
147,
147
],
"index": "17_0",
"name": "ESSEC Business School",
"pos": [
35,
38
],
"sent_id": 5,
"type": "ORG"
}
],
[
{
"global_pos": [
152,
152
],
"index": "18_0",
"name": "200 years",
"pos": [
1,
3
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
166,
166
],
"index": "19_0",
"name": "June 2010",
"pos": [
15,
17
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
174,
174
],
"index": "20_0",
"name": "Marie - Louise Mercier - Jouve",
"pos": [
23,
29
],
"sent_id": 6,
"type": "PER"
}
],
[
{
"global_pos": [
182,
182
],
"index": "21_0",
"name": "Le lycee Hoche de Versailles , deux cents ans d'histoire",
"pos": [
31,
41
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
195,
195
],
"index": "22_0",
"name": "Patrice Dupuy",
"pos": [
44,
46
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
200,
200
],
"index": "23_0",
"name": "Paris",
"pos": [
49,
50
],
"sent_id": 6,
"type": "LOC"
}
]
] | Lycée Hoche | [
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 0,
"r": "P571",
"t": 6
},
{
"evidence": [
4
],
"h": 0,
"r": "P17",
"t": 13
},
{
"evidence": [
0,
4
],
"h": 1,
"r": "P17",
"t": 13
},
{
"evidence": [
1
],
"h": 4,
"r": "P27",
"t": 13
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 13
},
{
"evidence": [],
"h": 5,
"r": "P276",
"t": 13
},
{
"evidence": [
3
],
"h": 8,
"r": "P19",
"t": 1
},
{
"evidence": [
3
],
"h": 8,
"r": "P27",
"t": 13
},
{
"evidence": [
3
],
"h": 8,
"r": "P1412",
"t": 3
},
{
"evidence": [
4
],
"h": 9,
"r": "P17",
"t": 13
},
{
"evidence": [
4
],
"h": 11,
"r": "P17",
"t": 13
},
{
"evidence": [
4
],
"h": 12,
"r": "P17",
"t": 13
},
{
"evidence": [
5
],
"h": 15,
"r": "P17",
"t": 13
},
{
"evidence": [
5
],
"h": 16,
"r": "P17",
"t": 13
},
{
"evidence": [
5
],
"h": 17,
"r": "P17",
"t": 13
},
{
"evidence": [],
"h": 2,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 2,
"r": "P17",
"t": 13
},
{
"evidence": [
4
],
"h": 10,
"r": "P17",
"t": 13
},
{
"evidence": [
5
],
"h": 14,
"r": "P17",
"t": 13
},
{
"evidence": [
0
],
"h": 0,
"r": "P159",
"t": 1
},
{
"evidence": [],
"h": 13,
"r": "P37",
"t": 3
},
{
"evidence": [],
"h": 16,
"r": "P131",
"t": 23
},
{
"evidence": [],
"h": 5,
"r": "P276",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 23
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 23,
"r": "P17",
"t": 13
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 23
},
{
"evidence": [],
"h": 20,
"r": "P27",
"t": 13
},
{
"evidence": [],
"h": 8,
"r": "P27",
"t": 3
},
{
"evidence": [
4
],
"h": 0,
"r": "P131",
"t": 13
},
{
"evidence": [
0,
4
],
"h": 1,
"r": "P131",
"t": 13
},
{
"evidence": [
4
],
"h": 9,
"r": "P131",
"t": 13
},
{
"evidence": [
4
],
"h": 11,
"r": "P131",
"t": 13
},
{
"evidence": [
4
],
"h": 12,
"r": "P131",
"t": 13
},
{
"evidence": [
5
],
"h": 15,
"r": "P131",
"t": 13
},
{
"evidence": [
5
],
"h": 16,
"r": "P131",
"t": 13
},
{
"evidence": [
5
],
"h": 17,
"r": "P131",
"t": 13
},
{
"evidence": [
0,
4
],
"h": 2,
"r": "P131",
"t": 13
},
{
"evidence": [
4
],
"h": 10,
"r": "P131",
"t": 13
},
{
"evidence": [
5
],
"h": 14,
"r": "P131",
"t": 13
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 23,
"r": "P131",
"t": 13
},
{
"evidence": [],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 3
}
] |
[
[
"\"",
"Look",
"Out",
"Sunshine",
"!",
"\""
],
[
"is",
"a",
"song",
"by",
"Scottish",
"rock",
"band",
"The",
"Fratellis",
"from",
"their",
"second",
"album",
"Here",
"We",
"Stand",
"."
],
[
"The",
"song",
"is",
"the",
"second",
"single",
"release",
"from",
"the",
"album",
"after",
"\"",
"Mistress",
"Mabel",
"\"",
"."
],
[
"The",
"single",
"was",
"released",
"on",
"18",
"August",
"2008",
"and",
"peaked",
"within",
"the",
"UK",
"Singles",
"Chart",
"top",
"100",
"at",
"number",
"70",
",",
"marking",
"the",
"band",
"'s",
"seventh",
"single",
"to",
"appear",
"in",
"the",
"UK",
"top",
"75",
",",
"but",
"it",
"fell",
"off",
"the",
"chart",
"the",
"next",
"week",
"."
],
[
"On",
"the",
"Scottish",
"Singles",
"and",
"Albums",
"Chart",
",",
"\"",
"Look",
"Out",
"Sunshine",
"!",
"\""
],
[
"became",
"the",
"band",
"'s",
"first",
"(",
"and",
"to",
"date",
"only",
")",
"number",
"-",
"one",
"single",
"and",
"sixth",
"top",
"10",
"hit",
",",
"spending",
"seven",
"weeks",
"in",
"the",
"top",
"100",
"."
],
[
"The",
"money",
"raised",
"from",
"the",
"album",
"went",
"to",
"the",
"Teenage",
"Cancer",
"Trust",
"to",
"help",
"build",
"a",
"new",
"unit",
"in",
"Glasgow",
"."
],
[
"The",
"B",
"-",
"Side",
"called",
"\"",
"The",
"Good",
"Life",
"\"",
"is",
"bassist",
"Barry",
"Fratelli",
"'s",
"first",
"published",
"song",
"."
],
[
"The",
"music",
"video",
"was",
"uploaded",
"to",
"YouTube",
"by",
"Island",
"Records",
"on",
"22",
"July",
"."
]
] | [
[
{
"global_pos": [
93,
93
],
"index": "0_0",
"name": "Look Out Sunshine !",
"pos": [
9,
13
],
"sent_id": 4,
"type": "MISC"
},
{
"global_pos": [
1,
1
],
"index": "0_1",
"name": "Look Out Sunshine !",
"pos": [
1,
5
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
10,
10
],
"index": "1_0",
"name": "Scottish",
"pos": [
4,
5
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
13,
13
],
"index": "2_0",
"name": "The Fratellis",
"pos": [
7,
9
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
19,
19
],
"index": "3_0",
"name": "Here We Stand",
"pos": [
13,
16
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
35,
35
],
"index": "4_0",
"name": "Mistress Mabel",
"pos": [
12,
14
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
44,
44
],
"index": "5_0",
"name": "18 August 2008",
"pos": [
5,
8
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
51,
51
],
"index": "6_0",
"name": "UK Singles Chart top 100",
"pos": [
12,
17
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
70,
70
],
"index": "7_0",
"name": "UK",
"pos": [
31,
32
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
72,
72
],
"index": "8_0",
"name": "75",
"pos": [
33,
34
],
"sent_id": 3,
"type": "NUM"
}
],
[
{
"global_pos": [
86,
86
],
"index": "9_0",
"name": "Scottish Singles and Albums Chart",
"pos": [
2,
7
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
116,
116
],
"index": "10_0",
"name": "10",
"pos": [
18,
19
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
120,
120
],
"index": "11_0",
"name": "seven weeks",
"pos": [
22,
24
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
125,
125
],
"index": "12_0",
"name": "100",
"pos": [
27,
28
],
"sent_id": 5,
"type": "NUM"
}
],
[
{
"global_pos": [
136,
136
],
"index": "13_0",
"name": "Teenage Cancer Trust",
"pos": [
9,
12
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
146,
146
],
"index": "14_0",
"name": "Glasgow",
"pos": [
19,
20
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
154,
154
],
"index": "15_0",
"name": "The Good Life",
"pos": [
6,
9
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
160,
160
],
"index": "16_0",
"name": "Barry Fratelli",
"pos": [
12,
14
],
"sent_id": 7,
"type": "PER"
}
],
[
{
"global_pos": [
173,
173
],
"index": "17_0",
"name": "YouTube",
"pos": [
6,
7
],
"sent_id": 8,
"type": "ORG"
}
],
[
{
"global_pos": [
175,
175
],
"index": "18_0",
"name": "Island Records",
"pos": [
8,
10
],
"sent_id": 8,
"type": "ORG"
}
],
[
{
"global_pos": [
178,
178
],
"index": "19_0",
"name": "22 July",
"pos": [
11,
13
],
"sent_id": 8,
"type": "TIME"
}
]
] | Look Out Sunshine! | [
{
"evidence": [
0,
3
],
"h": 0,
"r": "P577",
"t": 5
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P175",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P361",
"t": 3
},
{
"evidence": [
0,
1,
7
],
"h": 0,
"r": "P175",
"t": 16
},
{
"evidence": [
0,
8
],
"h": 0,
"r": "P264",
"t": 18
},
{
"evidence": [
0,
1,
3
],
"h": 1,
"r": "P131",
"t": 7
},
{
"evidence": [
0,
1,
3
],
"h": 1,
"r": "P17",
"t": 7
},
{
"evidence": [
0,
1,
3
],
"h": 2,
"r": "P17",
"t": 7
},
{
"evidence": [
1,
7
],
"h": 2,
"r": "P527",
"t": 16
},
{
"evidence": [
0,
1,
8
],
"h": 2,
"r": "P264",
"t": 18
},
{
"evidence": [
1
],
"h": 3,
"r": "P175",
"t": 2
},
{
"evidence": [
0,
1,
8
],
"h": 3,
"r": "P175",
"t": 16
},
{
"evidence": [
0,
1,
8
],
"h": 3,
"r": "P264",
"t": 18
},
{
"evidence": [
1,
2
],
"h": 4,
"r": "P175",
"t": 2
},
{
"evidence": [
1,
2
],
"h": 4,
"r": "P361",
"t": 3
},
{
"evidence": [
0,
1,
2,
7
],
"h": 4,
"r": "P175",
"t": 16
},
{
"evidence": [
0,
1,
7
],
"h": 15,
"r": "P361",
"t": 3
},
{
"evidence": [
0,
1,
7
],
"h": 16,
"r": "P463",
"t": 2
},
{
"evidence": [
0,
1,
8,
7
],
"h": 16,
"r": "P264",
"t": 18
},
{
"evidence": [
0,
1,
3,
4
],
"h": 7,
"r": "P150",
"t": 1
},
{
"evidence": [
0,
1,
2,
8
],
"h": 4,
"r": "P264",
"t": 18
},
{
"evidence": [],
"h": 4,
"r": "P156",
"t": 0
},
{
"evidence": [],
"h": 2,
"r": "P740",
"t": 14
},
{
"evidence": [],
"h": 16,
"r": "P27",
"t": 7
},
{
"evidence": [],
"h": 0,
"r": "P155",
"t": 4
},
{
"evidence": [],
"h": 15,
"r": "P175",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 7
},
{
"evidence": [],
"h": 15,
"r": "P264",
"t": 18
},
{
"evidence": [],
"h": 13,
"r": "P17",
"t": 7
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P800",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P527",
"t": 0
},
{
"evidence": [
0,
1,
7
],
"h": 16,
"r": "P800",
"t": 0
},
{
"evidence": [
1,
7
],
"h": 16,
"r": "P361",
"t": 2
},
{
"evidence": [
1
],
"h": 2,
"r": "P800",
"t": 3
},
{
"evidence": [
0,
1,
8
],
"h": 16,
"r": "P800",
"t": 3
},
{
"evidence": [
1,
2
],
"h": 2,
"r": "P800",
"t": 4
},
{
"evidence": [
1,
2
],
"h": 3,
"r": "P527",
"t": 4
},
{
"evidence": [
0,
1,
2,
7
],
"h": 16,
"r": "P800",
"t": 4
},
{
"evidence": [
0,
1,
7
],
"h": 3,
"r": "P527",
"t": 15
},
{
"evidence": [],
"h": 2,
"r": "P800",
"t": 15
},
{
"evidence": [
0,
1,
3
],
"h": 2,
"r": "P131",
"t": 7
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 7
},
{
"evidence": [],
"h": 13,
"r": "P131",
"t": 7
}
] |
[
[
"Lukyamuzi",
"Bashir",
"(",
"or",
"Badi)(born",
"7",
"December",
"1986",
")",
"is",
"a",
"Ugandan",
"music",
"director",
",",
"film",
"director",
"and",
"producer",
"."
],
[
"He",
"directed",
"Blu*3",
"'s",
"video",
"Where",
"you",
"are",
"featuring",
"Goodlyfe",
"Crew",
",",
"Iryn",
"Namubiru",
"’s",
"Bona",
"Obasinga",
",",
"and",
"Vumilia",
"by",
"Chameleone",
"."
],
[
"He",
"also",
"directed",
"Goodlyfe",
"Crew",
"'s",
"music",
"videos",
"Talk",
"n",
"Talk",
",",
"This",
"is",
"how",
"we",
"do",
"it",
"."
],
[
"He",
"is",
"popularly",
"know",
"to",
"work",
"with",
"friend",
"and",
"artist",
"A",
"Pass",
"."
],
[
"Bashir",
"is",
"the",
"Channel",
"O",
"Ugandan",
"representative",
"and",
"the",
"director",
"of",
"photography",
"for",
"the",
"South",
"Africa",
"-",
"based",
"music",
"TV",
"channel",
"and",
"has",
"worked",
"on",
"Off",
"the",
"Record",
",",
"Introducing",
"Keko",
"and",
"Lifestyle",
"Uganda",
"for",
"the",
"channel",
"."
],
[
"He",
"directed",
"his",
"debut",
"film",
"Bala",
"Bala",
"Sese",
"written",
"by",
"Usama",
"Mukwaya",
"and",
"featuring",
"Ashraf",
"Ssemwogerere",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Lukyamuzi Bashir",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
4,
4
],
"index": "0_1",
"name": "Badi)(born",
"pos": [
4,
5
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
5,
5
],
"index": "1_0",
"name": "7 December 1986",
"pos": [
5,
8
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
11,
11
],
"index": "2_0",
"name": "Ugandan",
"pos": [
11,
12
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
22,
22
],
"index": "3_0",
"name": "Blu*3",
"pos": [
2,
3
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
25,
25
],
"index": "4_0",
"name": "Where you are",
"pos": [
5,
8
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
29,
29
],
"index": "5_0",
"name": "Goodlyfe Crew",
"pos": [
9,
11
],
"sent_id": 1,
"type": "PER"
},
{
"global_pos": [
46,
46
],
"index": "10_0",
"name": "Goodlyfe Crew",
"pos": [
3,
5
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
32,
32
],
"index": "6_0",
"name": "Iryn Namubiru",
"pos": [
12,
14
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
35,
35
],
"index": "7_0",
"name": "Bona Obasinga",
"pos": [
15,
17
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
39,
39
],
"index": "8_0",
"name": "Vumilia",
"pos": [
19,
20
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
41,
41
],
"index": "9_0",
"name": "Chameleone",
"pos": [
21,
22
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
51,
51
],
"index": "11_0",
"name": "Talk n Talk",
"pos": [
8,
11
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
55,
55
],
"index": "12_0",
"name": "This is how we do it",
"pos": [
12,
18
],
"sent_id": 2,
"type": "MISC"
}
],
[
{
"global_pos": [
72,
72
],
"index": "13_0",
"name": "A Pass",
"pos": [
10,
12
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
75,
75
],
"index": "14_0",
"name": "Bashir",
"pos": [
0,
1
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
78,
78
],
"index": "15_0",
"name": "Channel O Ugandan",
"pos": [
3,
6
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
89,
89
],
"index": "16_0",
"name": "South Africa",
"pos": [
14,
16
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
100,
100
],
"index": "17_0",
"name": "Off the Record",
"pos": [
25,
28
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
104,
104
],
"index": "18_0",
"name": "Introducing Keko",
"pos": [
29,
31
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
107,
107
],
"index": "19_0",
"name": "Lifestyle Uganda",
"pos": [
32,
34
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
118,
118
],
"index": "20_0",
"name": "Bala Bala Sese",
"pos": [
5,
8
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
123,
123
],
"index": "21_0",
"name": "Usama Mukwaya",
"pos": [
10,
12
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
127,
127
],
"index": "22_0",
"name": "Ashraf Ssemwogerere",
"pos": [
14,
16
],
"sent_id": 5,
"type": "PER"
}
]
] | Lukyamuzi Bashir | [
{
"evidence": [
0
],
"h": 0,
"r": "P27",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P569",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P57",
"t": 0
},
{
"evidence": [
0,
5
],
"h": 19,
"r": "P57",
"t": 0
},
{
"evidence": [],
"h": 11,
"r": "P175",
"t": 5
},
{
"evidence": [],
"h": 8,
"r": "P175",
"t": 9
},
{
"evidence": [],
"h": 4,
"r": "P175",
"t": 5
},
{
"evidence": [],
"h": 19,
"r": "P58",
"t": 20
},
{
"evidence": [],
"h": 10,
"r": "P175",
"t": 5
},
{
"evidence": [],
"h": 4,
"r": "P175",
"t": 3
},
{
"evidence": [],
"h": 19,
"r": "P161",
"t": 21
},
{
"evidence": [],
"h": 7,
"r": "P175",
"t": 6
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P800",
"t": 4
},
{
"evidence": [
0,
5
],
"h": 0,
"r": "P800",
"t": 19
},
{
"evidence": [],
"h": 5,
"r": "P800",
"t": 11
},
{
"evidence": [],
"h": 9,
"r": "P800",
"t": 8
},
{
"evidence": [],
"h": 5,
"r": "P800",
"t": 4
},
{
"evidence": [],
"h": 5,
"r": "P800",
"t": 10
},
{
"evidence": [],
"h": 3,
"r": "P800",
"t": 4
},
{
"evidence": [],
"h": 6,
"r": "P800",
"t": 7
}
] |
[
[
"Washington",
",",
"D.C.",
",",
"during",
"the",
"American",
"Civil",
"War",
"was",
"the",
"nerve",
"-",
"centre",
"of",
"the",
"Union",
"war",
"effort",
",",
"which",
"rapidly",
"turned",
"it",
"from",
"a",
"small",
"city",
"into",
"a",
"major",
"capital",
"with",
"a",
"full",
"civic",
"infrastructure",
"and",
"strong",
"defences",
"."
],
[
"The",
"shock",
"of",
"Union",
"defeat",
"at",
"First",
"Bull",
"Run",
",",
"with",
"demoralised",
"troops",
"wandering",
"the",
"streets",
"of",
"the",
"capital",
",",
"caused",
"President",
"Lincoln",
"to",
"order",
"extensive",
"fortifications",
"and",
"a",
"large",
"garrison",
"."
],
[
"This",
"required",
"an",
"influx",
"of",
"troops",
",",
"military",
"suppliers",
"and",
"building",
"contractors",
",",
"which",
"would",
"set",
"up",
"a",
"new",
"demand",
"for",
"accommodation",
",",
"including",
"military",
"hospitals",
"."
],
[
"The",
"abolition",
"of",
"slavery",
"in",
"D.C.",
"in",
"1862",
"also",
"attracted",
"many",
"freedmen",
"to",
"the",
"city",
"."
],
[
"Except",
"for",
"one",
"attempted",
"invasion",
"by",
"Confederate",
"cavalry",
"leader",
"Jubal",
"Early",
"in",
"1864",
",",
"the",
"capital",
"remained",
"impregnable",
"."
],
[
"When",
"Lincoln",
"was",
"assassinated",
"in",
"Ford",
"’s",
"Theater",
"in",
"April",
"1865",
",",
"thousands",
"flocked",
"into",
"Washington",
"to",
"view",
"the",
"coffin",
",",
"further",
"raising",
"the",
"profile",
"of",
"the",
"city",
"."
],
[
"The",
"new",
"president",
"Andrew",
"Johnson",
"wanted",
"to",
"dispel",
"the",
"funereal",
"atmosphere",
",",
"and",
"organised",
"a",
"programme",
"of",
"victory",
"parades",
"which",
"revived",
"public",
"hopes",
"for",
"the",
"future",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Washington , D.C.",
"pos": [
0,
3
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
105,
105
],
"index": "0_1",
"name": "D.C.",
"pos": [
5,
6
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
150,
150
],
"index": "0_2",
"name": "Washington",
"pos": [
15,
16
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
6,
6
],
"index": "1_0",
"name": "American Civil War",
"pos": [
6,
9
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
16,
16
],
"index": "2_0",
"name": "Union",
"pos": [
16,
17
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
44,
44
],
"index": "2_1",
"name": "Union",
"pos": [
3,
4
],
"sent_id": 1,
"type": "ORG"
}
],
[
{
"global_pos": [
47,
47
],
"index": "3_0",
"name": "First Bull Run",
"pos": [
6,
9
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
136,
136
],
"index": "4_0",
"name": "Lincoln",
"pos": [
1,
2
],
"sent_id": 5,
"type": "PER"
},
{
"global_pos": [
63,
63
],
"index": "4_1",
"name": "Lincoln",
"pos": [
22,
23
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
107,
107
],
"index": "5_0",
"name": "1862",
"pos": [
7,
8
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
118,
118
],
"index": "6_0",
"name": "one",
"pos": [
2,
3
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
122,
122
],
"index": "7_0",
"name": "Confederate",
"pos": [
6,
7
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
125,
125
],
"index": "8_0",
"name": "Jubal Early",
"pos": [
9,
11
],
"sent_id": 4,
"type": "PER"
}
],
[
{
"global_pos": [
128,
128
],
"index": "9_0",
"name": "1864",
"pos": [
12,
13
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
140,
140
],
"index": "10_0",
"name": "Ford’s Theater",
"pos": [
5,
8
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
144,
144
],
"index": "11_0",
"name": "April 1865",
"pos": [
9,
11
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
167,
167
],
"index": "12_0",
"name": "Andrew Johnson",
"pos": [
3,
5
],
"sent_id": 6,
"type": "PER"
}
]
] | Washington, D.C., in the American Civil War | [
{
"evidence": [
0
],
"h": 1,
"r": "P710",
"t": 2
},
{
"evidence": [
0,
4
],
"h": 1,
"r": "P710",
"t": 7
},
{
"evidence": [
1
],
"h": 2,
"r": "P6",
"t": 4
},
{
"evidence": [
5
],
"h": 4,
"r": "P570",
"t": 11
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P361",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 12,
"r": "P607",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 12,
"r": "P937",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P937",
"t": 0
},
{
"evidence": [],
"h": 8,
"r": "P241",
"t": 7
},
{
"evidence": [],
"h": 4,
"r": "P20",
"t": 0
},
{
"evidence": [],
"h": 2,
"r": "P607",
"t": 1
},
{
"evidence": [],
"h": 8,
"r": "P607",
"t": 1
},
{
"evidence": [],
"h": 1,
"r": "P582",
"t": 11
},
{
"evidence": [],
"h": 4,
"r": "P607",
"t": 1
},
{
"evidence": [],
"h": 7,
"r": "P607",
"t": 1
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 0
},
{
"evidence": [
0
],
"h": 2,
"r": "P1344",
"t": 1
},
{
"evidence": [
0,
4
],
"h": 7,
"r": "P1344",
"t": 1
},
{
"evidence": [
1
],
"h": 4,
"r": "P1001",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P527",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 1,
"r": "P710",
"t": 12
},
{
"evidence": [],
"h": 1,
"r": "P710",
"t": 8
},
{
"evidence": [],
"h": 1,
"r": "P710",
"t": 4
},
{
"evidence": [
0,
6
],
"h": 12,
"r": "P1344",
"t": 1
},
{
"evidence": [],
"h": 8,
"r": "P1344",
"t": 1
},
{
"evidence": [],
"h": 4,
"r": "P1344",
"t": 1
}
] |
[
[
"Blokland",
"is",
"a",
"hamlet",
"in",
"the",
"Dutch",
"province",
"of",
"South",
"Holland",
"."
],
[
"It",
"is",
"a",
"part",
"of",
"the",
"municipality",
"of",
"Liemeer",
",",
"and",
"lies",
"about",
"12",
" ",
"km",
"northeast",
"of",
"Alphen",
"aan",
"den",
"Rijn",
"."
],
[
"The",
"area",
"Blokland",
",",
"in",
"which",
"the",
"hamlet",
"is",
"located",
",",
"used",
"to",
"be",
"part",
"of",
"Uithoorn",
",",
"but",
"became",
"part",
"of",
"Mijdrecht",
"in",
"1811",
"."
],
[
"The",
"eastern",
"half",
"of",
"the",
"area",
",",
"Polder",
"Blokland",
",",
"still",
"is",
"part",
"of",
"the",
"municipality",
"of",
"De",
"Ronde",
"Venen",
"in",
"the",
"province",
"of",
"Utrecht",
"(",
"which",
"includes",
"Mijdrecht",
")",
";",
"the",
"western",
"half",
"of",
"the",
"area",
",",
"part",
"of",
"Polder",
"Zevenhoven",
",",
"is",
"part",
"of",
"Liemeer",
"in",
"the",
"province",
"South",
"Holland",
"."
],
[
"Confusingly",
",",
"the",
"hamlet",
"itself",
"lies",
"in",
"Polder",
"Zevenhoven",
";",
"the",
"houses",
"in",
"Polder",
"Blokland",
"are",
"part",
"of",
"the",
"hamlets",
"Kromme",
"Mijdrecht",
"and",
"De",
"Hoef",
"."
]
] | [
[
{
"global_pos": [
37,
37
],
"index": "0_0",
"name": "Blokland",
"pos": [
2,
3
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
0,
0
],
"index": "0_1",
"name": "Blokland",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
6,
6
],
"index": "1_0",
"name": "Dutch",
"pos": [
6,
7
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
9,
9
],
"index": "2_0",
"name": "South Holland",
"pos": [
9,
11
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
111,
111
],
"index": "2_1",
"name": "South Holland",
"pos": [
50,
52
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
20,
20
],
"index": "3_0",
"name": "Liemeer",
"pos": [
8,
9
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
107,
107
],
"index": "3_1",
"name": "Liemeer",
"pos": [
46,
47
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
25,
25
],
"index": "4_0",
"name": "12 km",
"pos": [
13,
16
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
30,
30
],
"index": "5_0",
"name": "Alphen aan den Rijn",
"pos": [
18,
22
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
51,
51
],
"index": "6_0",
"name": "Uithoorn",
"pos": [
16,
17
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
57,
57
],
"index": "7_0",
"name": "Mijdrecht",
"pos": [
22,
23
],
"sent_id": 2,
"type": "LOC"
},
{
"global_pos": [
89,
89
],
"index": "7_1",
"name": "Mijdrecht",
"pos": [
28,
29
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
59,
59
],
"index": "8_0",
"name": "1811",
"pos": [
24,
25
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
68,
68
],
"index": "9_0",
"name": "Polder Blokland",
"pos": [
7,
9
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
127,
127
],
"index": "9_1",
"name": "Polder Blokland",
"pos": [
13,
15
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
78,
78
],
"index": "10_0",
"name": "De Ronde Venen",
"pos": [
17,
20
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
85,
85
],
"index": "11_0",
"name": "Utrecht",
"pos": [
24,
25
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
101,
101
],
"index": "12_0",
"name": "Polder Zevenhoven",
"pos": [
40,
42
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
121,
121
],
"index": "12_1",
"name": "Polder Zevenhoven",
"pos": [
7,
9
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
134,
134
],
"index": "13_0",
"name": "Kromme Mijdrecht",
"pos": [
20,
22
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
137,
137
],
"index": "14_0",
"name": "De Hoef",
"pos": [
23,
25
],
"sent_id": 4,
"type": "LOC"
}
]
] | Blokland, South Holland | [
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 1
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P150",
"t": 5
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P17",
"t": 1
},
{
"evidence": [
3
],
"h": 10,
"r": "P131",
"t": 11
},
{
"evidence": [
3
],
"h": 11,
"r": "P150",
"t": 10
},
{
"evidence": [
0
],
"h": 1,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P17",
"t": 1
},
{
"evidence": [
3
],
"h": 7,
"r": "P131",
"t": 10
},
{
"evidence": [
0,
1,
3
],
"h": 3,
"r": "P17",
"t": 1
},
{
"evidence": [
0,
3,
4
],
"h": 12,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 10,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 11,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 9,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 13,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 12
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 10
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 11
},
{
"evidence": [],
"h": 1,
"r": "P150",
"t": 11
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
2
],
"h": 6,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 5,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
1,
3
],
"h": 3,
"r": "P131",
"t": 1
},
{
"evidence": [
0,
3,
4
],
"h": 12,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 13,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 11
}
] |
[
[
"Headquarters",
"Marine",
"Corps",
"(",
"HQMC",
")",
"is",
"a",
"headquarters",
"staff",
"within",
"the",
"Department",
"of",
"the",
"Navy",
"which",
"includes",
"the",
"offices",
"of",
"the",
"Commandant",
"of",
"the",
"Marine",
"Corps",
",",
"the",
"Assistant",
"Commandant",
"of",
"the",
"Marine",
"Corps",
"and",
"various",
"staff",
"functions",
"."
],
[
"The",
"function",
",",
"composition",
",",
"and",
"general",
"duties",
"of",
"HQMC",
"are",
"defined",
"in",
"Title",
"10",
"of",
"the",
"United",
"States",
"Code",
",",
"Subtitle",
"C",
",",
"Part",
"I",
",",
"Chapter",
"506",
"(",
"Headquarters",
",",
"Marine",
"Corps",
")",
"."
],
[
"HQMC",
"\"",
"consists",
"of",
"the",
"Commandant",
"of",
"the",
"Marine",
"Corps",
"and",
"those",
"staff",
"agencies",
"that",
"advise",
"and",
"assist",
"him",
"in",
"discharging",
"his",
"responsibilities",
"prescribed",
"by",
"law",
"and",
"higher",
"authority",
"."
],
[
"The",
"Commandant",
"is",
"directly",
"responsible",
"to",
"the",
"Secretary",
"of",
"the",
"Navy",
"for",
"the",
"total",
"performance",
"of",
"the",
"Marine",
"Corps",
"."
],
[
"This",
"includes",
"the",
"administration",
",",
"discipline",
",",
"internal",
"organization",
",",
"training",
",",
"requirements",
",",
"efficiency",
",",
"and",
"readiness",
"of",
"the",
"service",
"."
],
[
"The",
"Commandant",
"also",
"is",
"responsible",
"for",
"the",
"operation",
"of",
"the",
"Marine",
"Corps",
"material",
"support",
"system",
".",
"\""
],
[
"HQMC",
"is",
"currently",
"spread",
"throughout",
"the",
"Washington",
",",
"D.C.",
",",
"Virginia",
",",
"and",
"Maryland",
"area",
",",
"to",
"include",
"the",
"Pentagon",
",",
"Henderson",
"Hall",
",",
"Marine",
"Barracks",
",",
"Washington",
",",
"D.C.",
",",
"Marine",
"Corps",
"Base",
"Quantico",
",",
"and",
"the",
"Washington",
"Navy",
"Yard",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Headquarters Marine Corps",
"pos": [
0,
3
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
4,
4
],
"index": "0_1",
"name": "HQMC",
"pos": [
4,
5
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
49,
49
],
"index": "0_2",
"name": "HQMC",
"pos": [
9,
10
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
76,
76
],
"index": "0_3",
"name": "HQMC",
"pos": [
0,
1
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
165,
165
],
"index": "0_4",
"name": "HQMC",
"pos": [
0,
1
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
12,
12
],
"index": "1_0",
"name": "Department of the Navy",
"pos": [
12,
16
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
25,
25
],
"index": "2_0",
"name": "Marine Corps",
"pos": [
25,
27
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
33,
33
],
"index": "2_1",
"name": "Marine Corps",
"pos": [
33,
35
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
72,
72
],
"index": "2_2",
"name": "Marine Corps",
"pos": [
32,
34
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
84,
84
],
"index": "2_3",
"name": "Marine Corps",
"pos": [
8,
10
],
"sent_id": 2,
"type": "ORG"
},
{
"global_pos": [
123,
123
],
"index": "2_4",
"name": "Marine Corps",
"pos": [
17,
19
],
"sent_id": 3,
"type": "ORG"
},
{
"global_pos": [
158,
158
],
"index": "2_5",
"name": "Marine Corps",
"pos": [
10,
12
],
"sent_id": 5,
"type": "ORG"
},
{
"global_pos": [
33,
33
],
"index": "2_6",
"name": "Marine Corps",
"pos": [
33,
35
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
57,
57
],
"index": "3_0",
"name": "United States Code",
"pos": [
17,
20
],
"sent_id": 1,
"type": "MISC"
}
],
[
{
"global_pos": [
116,
116
],
"index": "4_0",
"name": "Navy",
"pos": [
10,
11
],
"sent_id": 3,
"type": "ORG"
}
],
[
{
"global_pos": [
192,
192
],
"index": "5_0",
"name": "Washington , D.C.",
"pos": [
27,
30
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
171,
171
],
"index": "5_1",
"name": "Washington",
"pos": [
6,
7
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
171,
171
],
"index": "5_2",
"name": "Washington , D.C.",
"pos": [
6,
9
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
175,
175
],
"index": "6_0",
"name": "Virginia",
"pos": [
10,
11
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
178,
178
],
"index": "7_0",
"name": "Maryland",
"pos": [
13,
14
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
184,
184
],
"index": "8_0",
"name": "Pentagon",
"pos": [
19,
20
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
186,
186
],
"index": "9_0",
"name": "Henderson Hall",
"pos": [
21,
23
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
189,
189
],
"index": "10_0",
"name": "Marine Barracks",
"pos": [
24,
26
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
196,
196
],
"index": "11_0",
"name": "Marine Corps Base Quantico",
"pos": [
31,
35
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
203,
203
],
"index": "12_0",
"name": "Washington Navy Yard",
"pos": [
38,
41
],
"sent_id": 6,
"type": "LOC"
}
]
] | Headquarters Marine Corps | [
{
"evidence": [
0,
3
],
"h": 0,
"r": "P31",
"t": 4
},
{
"evidence": [
1
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2,
3,
5,
6
],
"h": 1,
"r": "P527",
"t": 2
},
{
"evidence": [],
"h": 1,
"r": "P31",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
2,
3,
5,
6
],
"h": 2,
"r": "P361",
"t": 1
},
{
"evidence": [
0,
2,
3,
5,
6
],
"h": 2,
"r": "P749",
"t": 1
},
{
"evidence": [
0,
2,
3,
5,
6
],
"h": 2,
"r": "P31",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
1,
3
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 3,
"r": "P150",
"t": 6
},
{
"evidence": [
1,
6
],
"h": 3,
"r": "P150",
"t": 7
},
{
"evidence": [
1,
6
],
"h": 3,
"r": "P150",
"t": 5
},
{
"evidence": [
1,
6
],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 9,
"r": "P17",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [
1,
6
],
"h": 12,
"r": "P17",
"t": 3
},
{
"evidence": [
6
],
"h": 12,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 0,
"r": "P241",
"t": 2
},
{
"evidence": [],
"h": 11,
"r": "P137",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 1,
"r": "P355",
"t": 2
},
{
"evidence": [],
"h": 12,
"r": "P137",
"t": 2
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 3
}
] |
[
[
"Dylan",
"&",
"the",
"Dead",
"is",
"a",
"collaborative",
"live",
"album",
"by",
"American",
"singer",
"-",
"songwriter",
"Bob",
"Dylan",
"and",
"the",
"Grateful",
"Dead",
",",
"released",
"on",
"February",
"6",
",",
"1989",
"by",
"Columbia",
"Records",
"."
],
[
"The",
"album",
"consists",
"of",
"seven",
"songs",
"written",
"and",
"sung",
"by",
"Dylan",
",",
"with",
"the",
"Grateful",
"Dead",
"providing",
"accompaniment",
"."
],
[
"The",
"album",
"was",
"produced",
"by",
"Jerry",
"Garcia",
"and",
"John",
"Cutler",
"."
],
[
"Dylan",
"&",
"the",
"Dead",
"was",
"recorded",
"in",
"1987",
",",
"during",
"a",
"successful",
"stadium",
"tour",
"of",
"the",
"same",
"name",
",",
"that",
"featured",
"the",
"two",
"artists",
"performing",
"separately",
"and",
"together",
"."
],
[
"Songs",
"from",
"two",
"of",
"the",
"Grateful",
"Dead",
"'s",
"performances",
"from",
"the",
"tour",
"are",
"documented",
"on",
"the",
"album",
"and",
"video",
"View",
"from",
"the",
"Vault",
"IV",
",",
"and",
"one",
"of",
"the",
"tour",
"-",
"rehearsal",
"songs",
"is",
"on",
"the",
"album",
"Postcards",
"of",
"the",
"Hanging",
"."
],
[
"Though",
"ultimately",
"poorly",
"received",
",",
"the",
"album",
"initially",
"sold",
"well",
",",
"reaching",
"on",
"the",
"Billboard",
"charts",
"in",
"the",
"U.S.",
",",
"in",
"the",
"UK",
",",
"and",
"earning",
"a",
"Gold",
"certification",
"in",
"the",
"U.S."
],
[
"In",
"1992",
",",
"a",
"bootleg",
"of",
"the",
"first",
"concert",
"of",
"the",
"tour",
"was",
"released",
"under",
"the",
"title",
"\"",
"Orbiting",
"Uvula",
"\"",
"."
],
[
"It",
"includes",
"the",
"first",
"-",
"ever",
"live",
"performance",
"of",
"\"",
"Queen",
"Jane",
"Approximately",
"\"",
",",
"the",
"first",
"live",
"performance",
"of",
"\"",
"John",
"Brown",
"\"",
"since",
"1963",
",",
"and",
"the",
"first",
"live",
"performance",
"of",
"\"",
"Chimes",
"of",
"Freedom",
"\"",
"since",
"1964",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Dylan & the Dead",
"pos": [
0,
4
],
"sent_id": 0,
"type": "MISC"
},
{
"global_pos": [
61,
61
],
"index": "0_1",
"name": "Dylan & the Dead",
"pos": [
0,
4
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
150,
150
],
"index": "1_0",
"name": "U.S.",
"pos": [
18,
19
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
163,
163
],
"index": "1_1",
"name": "U.S.",
"pos": [
31,
32
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
10,
10
],
"index": "1_2",
"name": "American",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
14,
14
],
"index": "2_0",
"name": "Bob Dylan",
"pos": [
14,
16
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
41,
41
],
"index": "2_1",
"name": "Dylan",
"pos": [
10,
11
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
45,
45
],
"index": "3_0",
"name": "Grateful Dead",
"pos": [
14,
16
],
"sent_id": 1,
"type": "ORG"
},
{
"global_pos": [
18,
18
],
"index": "3_1",
"name": "Grateful Dead",
"pos": [
18,
20
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
95,
95
],
"index": "3_2",
"name": "Grateful Dead",
"pos": [
5,
7
],
"sent_id": 4,
"type": "ORG"
}
],
[
{
"global_pos": [
23,
23
],
"index": "4_0",
"name": "February 6, 1989",
"pos": [
23,
27
],
"sent_id": 0,
"type": "TIME"
}
],
[
{
"global_pos": [
28,
28
],
"index": "5_0",
"name": "Columbia Records",
"pos": [
28,
30
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
35,
35
],
"index": "6_0",
"name": "seven",
"pos": [
4,
5
],
"sent_id": 1,
"type": "NUM"
}
],
[
{
"global_pos": [
55,
55
],
"index": "7_0",
"name": "Jerry Garcia",
"pos": [
5,
7
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
58,
58
],
"index": "8_0",
"name": "John Cutler",
"pos": [
8,
10
],
"sent_id": 2,
"type": "PER"
}
],
[
{
"global_pos": [
68,
68
],
"index": "9_0",
"name": "1987",
"pos": [
7,
8
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
83,
83
],
"index": "10_0",
"name": "two",
"pos": [
22,
23
],
"sent_id": 3,
"type": "NUM"
},
{
"global_pos": [
92,
92
],
"index": "10_1",
"name": "two",
"pos": [
2,
3
],
"sent_id": 4,
"type": "NUM"
}
],
[
{
"global_pos": [
109,
109
],
"index": "11_0",
"name": "View from the Vault IV",
"pos": [
19,
24
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
127,
127
],
"index": "12_0",
"name": "Postcards of the Hanging",
"pos": [
37,
41
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
146,
146
],
"index": "13_0",
"name": "Billboard",
"pos": [
14,
15
],
"sent_id": 5,
"type": "MISC"
}
],
[
{
"global_pos": [
154,
154
],
"index": "14_0",
"name": "UK",
"pos": [
22,
23
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
165,
165
],
"index": "15_0",
"name": "1992",
"pos": [
1,
2
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
182,
182
],
"index": "16_0",
"name": "Orbiting Uvula",
"pos": [
18,
20
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
196,
196
],
"index": "17_0",
"name": "Queen Jane Approximately",
"pos": [
10,
13
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
207,
207
],
"index": "18_0",
"name": "John Brown",
"pos": [
21,
23
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
211,
211
],
"index": "19_0",
"name": "1963",
"pos": [
25,
26
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
220,
220
],
"index": "20_0",
"name": "Chimes of Freedom",
"pos": [
34,
37
],
"sent_id": 7,
"type": "MISC"
}
],
[
{
"global_pos": [
225,
225
],
"index": "21_0",
"name": "1964",
"pos": [
39,
40
],
"sent_id": 7,
"type": "TIME"
}
]
] | Dylan & the Dead | [
{
"evidence": [
0
],
"h": 2,
"r": "P27",
"t": 1
},
{
"evidence": [
0,
1,
6,
7
],
"h": 17,
"r": "P175",
"t": 2
},
{
"evidence": [
0,
1,
6,
7
],
"h": 17,
"r": "P495",
"t": 1
},
{
"evidence": [
0,
1,
6,
7
],
"h": 20,
"r": "P175",
"t": 2
},
{
"evidence": [
0,
1,
6,
7
],
"h": 20,
"r": "P676",
"t": 2
},
{
"evidence": [
0,
1,
6,
7
],
"h": 20,
"r": "P495",
"t": 1
},
{
"evidence": [
0,
1,
3
],
"h": 0,
"r": "P175",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P577",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P264",
"t": 5
},
{
"evidence": [
2
],
"h": 0,
"r": "P162",
"t": 7
},
{
"evidence": [
0,
1,
3,
4
],
"h": 0,
"r": "P175",
"t": 3
},
{
"evidence": [
4
],
"h": 11,
"r": "P175",
"t": 3
},
{
"evidence": [
4
],
"h": 12,
"r": "P175",
"t": 3
},
{
"evidence": [
0,
1,
7
],
"h": 18,
"r": "P27",
"t": 1
},
{
"evidence": [],
"h": 3,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 3,
"r": "P527",
"t": 7
},
{
"evidence": [],
"h": 13,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 16,
"r": "P175",
"t": 3
},
{
"evidence": [],
"h": 16,
"r": "P175",
"t": 2
},
{
"evidence": [],
"h": 17,
"r": "P264",
"t": 5
},
{
"evidence": [],
"h": 2,
"r": "P264",
"t": 5
},
{
"evidence": [],
"h": 18,
"r": "P676",
"t": 2
},
{
"evidence": [],
"h": 18,
"r": "P175",
"t": 2
},
{
"evidence": [],
"h": 20,
"r": "P86",
"t": 2
},
{
"evidence": [],
"h": 20,
"r": "P577",
"t": 21
},
{
"evidence": [],
"h": 20,
"r": "P264",
"t": 5
},
{
"evidence": [],
"h": 12,
"r": "P495",
"t": 1
},
{
"evidence": [],
"h": 7,
"r": "P463",
"t": 3
},
{
"evidence": [],
"h": 18,
"r": "P495",
"t": 1
},
{
"evidence": [],
"h": 16,
"r": "P577",
"t": 15
},
{
"evidence": [],
"h": 0,
"r": "P495",
"t": 1
},
{
"evidence": [],
"h": 0,
"r": "P162",
"t": 8
},
{
"evidence": [],
"h": 11,
"r": "P495",
"t": 1
},
{
"evidence": [],
"h": 13,
"r": "P495",
"t": 1
},
{
"evidence": [],
"h": 17,
"r": "P676",
"t": 2
},
{
"evidence": [],
"h": 12,
"r": "P175",
"t": 2
},
{
"evidence": [
0,
1,
6,
7
],
"h": 2,
"r": "P800",
"t": 17
},
{
"evidence": [
0,
1,
6,
7
],
"h": 2,
"r": "P800",
"t": 20
},
{
"evidence": [
0,
1,
3
],
"h": 2,
"r": "P800",
"t": 0
},
{
"evidence": [
2
],
"h": 7,
"r": "P800",
"t": 0
},
{
"evidence": [
0,
1,
3,
4
],
"h": 3,
"r": "P800",
"t": 0
},
{
"evidence": [
4
],
"h": 3,
"r": "P800",
"t": 11
},
{
"evidence": [
4
],
"h": 3,
"r": "P800",
"t": 12
},
{
"evidence": [],
"h": 7,
"r": "P361",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P800",
"t": 16
},
{
"evidence": [],
"h": 2,
"r": "P800",
"t": 16
},
{
"evidence": [],
"h": 2,
"r": "P800",
"t": 18
},
{
"evidence": [],
"h": 8,
"r": "P800",
"t": 0
},
{
"evidence": [],
"h": 2,
"r": "P800",
"t": 12
},
{
"evidence": [],
"h": 3,
"r": "P131",
"t": 1
}
] |
[
[
"Hiram",
"is",
"an",
"unincorporated",
"community",
"in",
"eastern",
"Wayne",
"County",
",",
"Missouri",
",",
"United",
"States",
"."
],
[
"It",
"is",
"located",
"on",
"Missouri",
"Route",
"C",
"between",
"Clubb",
"to",
"the",
"northwest",
"and",
"Lowndes",
"to",
"the",
"southeast",
"."
],
[
"It",
"is",
"located",
"about",
"twenty",
"miles",
"southwest",
"of",
"Marble",
"Hill",
"."
],
[
"The",
"community",
"is",
"located",
"on",
"McCabe",
"Creek",
"just",
"north",
"of",
"that",
"steam",
"'s",
"confluence",
"with",
"Bear",
"Creek",
"."
],
[
"A",
"post",
"office",
"called",
"Hiram",
"was",
"established",
"in",
"1900",
",",
"and",
"remained",
"in",
"operation",
"until",
"1994",
"."
],
[
"The",
"community",
"was",
"named",
"after",
"Hiram",
"Holliday",
",",
"a",
"businessman",
"in",
"the",
"local",
"lumber",
"industry",
"at",
"Greenville",
"."
],
[
"Hiram",
"was",
"approximately",
"midway",
"on",
"Holiday",
"’s",
"17",
"mile",
"railroad",
"spur",
"running",
"from",
"Greenville",
"(",
"the",
"county",
"seat",
")",
"to",
"Cascade",
"located",
"in",
"the",
"northeast",
"corner",
"of",
"the",
"county",
"."
],
[
"This",
"spur",
"transported",
"most",
"all",
"of",
"the",
"virgin",
"pine",
"timber",
"of",
"the",
"northeast",
"portion",
"of",
"Wayne",
"County",
"between",
"1880",
"and",
"1910",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Hiram",
"pos": [
0,
1
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
97,
97
],
"index": "0_1",
"name": "Hiram",
"pos": [
0,
1
],
"sent_id": 6,
"type": "LOC"
},
{
"global_pos": [
66,
66
],
"index": "0_2",
"name": "Hiram",
"pos": [
4,
5
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "Wayne County",
"pos": [
7,
9
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
142,
142
],
"index": "1_1",
"name": "Wayne County",
"pos": [
15,
17
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
10,
10
],
"index": "2_0",
"name": "Missouri",
"pos": [
10,
11
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
12,
12
],
"index": "3_0",
"name": "United States",
"pos": [
12,
14
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
19,
19
],
"index": "4_0",
"name": "Missouri Route C",
"pos": [
4,
7
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
23,
23
],
"index": "5_0",
"name": "Clubb",
"pos": [
8,
9
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "6_0",
"name": "Lowndes",
"pos": [
13,
14
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
37,
37
],
"index": "7_0",
"name": "twenty miles",
"pos": [
4,
6
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
41,
41
],
"index": "8_0",
"name": "Marble Hill",
"pos": [
8,
10
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
49,
49
],
"index": "9_0",
"name": "McCabe Creek",
"pos": [
5,
7
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
59,
59
],
"index": "10_0",
"name": "Bear Creek",
"pos": [
15,
17
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
70,
70
],
"index": "11_0",
"name": "1900",
"pos": [
8,
9
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
77,
77
],
"index": "12_0",
"name": "1994",
"pos": [
15,
16
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
84,
84
],
"index": "13_0",
"name": "Hiram Holliday",
"pos": [
5,
7
],
"sent_id": 5,
"type": "PER"
}
],
[
{
"global_pos": [
95,
95
],
"index": "14_0",
"name": "Greenville",
"pos": [
16,
17
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
110,
110
],
"index": "14_1",
"name": "Greenville",
"pos": [
13,
14
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
102,
102
],
"index": "15_0",
"name": "Holiday",
"pos": [
5,
6
],
"sent_id": 6,
"type": "ORG"
}
],
[
{
"global_pos": [
104,
104
],
"index": "16_0",
"name": "17 mile",
"pos": [
7,
9
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
117,
117
],
"index": "17_0",
"name": "Cascade",
"pos": [
20,
21
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
145,
145
],
"index": "18_0",
"name": "1880",
"pos": [
18,
19
],
"sent_id": 7,
"type": "TIME"
}
],
[
{
"global_pos": [
147,
147
],
"index": "19_0",
"name": "1910",
"pos": [
20,
21
],
"sent_id": 7,
"type": "TIME"
}
]
] | Hiram, Missouri | [
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [
0
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [
0
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
3
],
"h": 9,
"r": "P131",
"t": 2
},
{
"evidence": [
0,
3
],
"h": 9,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 8,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 1,
"r": "P36",
"t": 14
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 17,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 15,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 1
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P150",
"t": 14
},
{
"evidence": [],
"h": 14,
"r": "P1376",
"t": 1
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 4,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
3
],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 17,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 15,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 3
}
] |
[
[
"The",
"Pasteur",
"Institute",
"(",
")",
"is",
"a",
"French",
"non",
"-",
"profit",
"private",
"foundation",
"dedicated",
"to",
"the",
"study",
"of",
"biology",
",",
"micro",
"-",
"organisms",
",",
"diseases",
",",
"and",
"vaccines",
"."
],
[
"It",
"is",
"named",
"after",
"Louis",
"Pasteur",
",",
"who",
"made",
"some",
"of",
"the",
"greatest",
"breakthroughs",
"in",
"modern",
"medicine",
"at",
"the",
"time",
",",
"including",
"pasteurization",
"and",
"vaccines",
"for",
"anthrax",
"and",
"rabies",
"."
],
[
"The",
"institute",
"was",
"founded",
"on",
"June",
"4",
",",
"1887",
",",
"and",
"inaugurated",
"on",
"November",
"14",
",",
"1888",
"."
],
[
"For",
"over",
"a",
"century",
",",
"the",
"Institut",
"Pasteur",
"has",
"been",
"at",
"the",
"forefront",
"of",
"the",
"battle",
"against",
"infectious",
"disease",
"."
],
[
"This",
"worldwide",
"biomedical",
"research",
"organization",
"based",
"in",
"Paris",
"was",
"the",
"first",
"to",
"isolate",
"HIV",
",",
"the",
"virus",
"that",
"causes",
"AIDS",
",",
"in",
"1983",
"."
],
[
"Over",
"the",
"years",
",",
"it",
"has",
"been",
"responsible",
"for",
"breakthrough",
"discoveries",
"that",
"have",
"enabled",
"medical",
"science",
"to",
"control",
"such",
"virulent",
"diseases",
"as",
"diphtheria",
",",
"tetanus",
",",
"tuberculosis",
",",
"poliomyelitis",
",",
"influenza",
",",
"yellow",
"fever",
",",
"and",
"plague",
"."
],
[
"Since",
"1908",
",",
"eight",
"Institut",
"Pasteur",
"scientists",
"have",
"been",
"awarded",
"the",
"Nobel",
"Prize",
"for",
"medicine",
"and",
"physiology",
",",
"and",
"the",
"2008",
"Nobel",
"Prize",
"in",
"Physiology",
"or",
"Medicine",
"was",
"shared",
"between",
"two",
"Pasteur",
"scientists",
"."
]
] | [
[
{
"global_pos": [
1,
1
],
"index": "0_0",
"name": "Pasteur Institute",
"pos": [
1,
3
],
"sent_id": 0,
"type": "ORG"
},
{
"global_pos": [
83,
83
],
"index": "0_1",
"name": "Institut Pasteur",
"pos": [
6,
8
],
"sent_id": 3,
"type": "ORG"
},
{
"global_pos": [
163,
163
],
"index": "0_2",
"name": "Institut Pasteur",
"pos": [
4,
6
],
"sent_id": 6,
"type": "ORG"
},
{
"global_pos": [
190,
190
],
"index": "0_3",
"name": "Pasteur",
"pos": [
31,
32
],
"sent_id": 6,
"type": "ORG"
},
{
"global_pos": [
1,
1
],
"index": "0_4",
"name": "Pasteur Institute",
"pos": [
1,
3
],
"sent_id": 0,
"type": "ORG"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "French",
"pos": [
7,
8
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
33,
33
],
"index": "2_0",
"name": "Louis Pasteur",
"pos": [
4,
6
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
64,
64
],
"index": "3_0",
"name": "June 4, 1887",
"pos": [
5,
9
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
72,
72
],
"index": "4_0",
"name": "November 14, 1888",
"pos": [
13,
17
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
79,
79
],
"index": "5_0",
"name": "a century",
"pos": [
2,
4
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
104,
104
],
"index": "6_0",
"name": "Paris",
"pos": [
7,
8
],
"sent_id": 4,
"type": "LOC"
}
],
[
{
"global_pos": [
110,
110
],
"index": "7_0",
"name": "HIV",
"pos": [
13,
14
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
116,
116
],
"index": "8_0",
"name": "AIDS",
"pos": [
19,
20
],
"sent_id": 4,
"type": "MISC"
}
],
[
{
"global_pos": [
119,
119
],
"index": "9_0",
"name": "1983",
"pos": [
22,
23
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
160,
160
],
"index": "10_0",
"name": "1908",
"pos": [
1,
2
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
162,
162
],
"index": "11_0",
"name": "eight",
"pos": [
3,
4
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
170,
170
],
"index": "12_0",
"name": "Nobel Prize",
"pos": [
11,
13
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
179,
179
],
"index": "13_0",
"name": "2008",
"pos": [
20,
21
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
180,
180
],
"index": "14_0",
"name": "Nobel Prize in Physiology or Medicine",
"pos": [
21,
27
],
"sent_id": 6,
"type": "MISC"
}
],
[
{
"global_pos": [
189,
189
],
"index": "15_0",
"name": "two",
"pos": [
30,
31
],
"sent_id": 6,
"type": "NUM"
}
]
] | Pasteur Institute | [
{
"evidence": [
0,
2
],
"h": 0,
"r": "P571",
"t": 3
},
{
"evidence": [
0,
4
],
"h": 0,
"r": "P159",
"t": 6
},
{
"evidence": [
0
],
"h": 0,
"r": "P17",
"t": 1
},
{
"evidence": [],
"h": 12,
"r": "P527",
"t": 14
},
{
"evidence": [],
"h": 14,
"r": "P31",
"t": 12
},
{
"evidence": [],
"h": 14,
"r": "P361",
"t": 12
},
{
"evidence": [],
"h": 2,
"r": "P108",
"t": 0
},
{
"evidence": [],
"h": 0,
"r": "P166",
"t": 14
},
{
"evidence": [],
"h": 0,
"r": "P112",
"t": 2
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 1
}
] |
[
[
"Michael",
"Waters",
"is",
"a",
"fictional",
"character",
"in",
"Gus",
"Van",
"Sant",
"'s",
"My",
"Own",
"Private",
"Idaho",
",",
"portrayed",
"by",
"River",
"Phoenix",
"."
],
[
"He",
"is",
"a",
"sensitive",
",",
"homeless",
"hustler",
"who",
"suffers",
"from",
"narcolepsy",
",",
"directly",
"foiling",
"his",
"best",
"friend",
"and",
"love",
"interest",
",",
"Scott",
"Favor",
"(",
"Keanu",
"Reeves",
")",
",",
"who",
"is",
"a",
"type",
"-",
"A",
"personality",
"hustler",
"from",
"a",
"rich",
",",
"influential",
"family",
"."
],
[
"Mike",
",",
"a",
"vagabond",
"searching",
"for",
"his",
"mother",
",",
"proclaims",
"himself",
"as",
"a",
"\"",
"connoisseur",
"of",
"roads",
"\"",
"because",
"he",
"has",
"been",
"\"",
"tasting",
"roads",
"all",
"[",
"his",
"]",
"life",
".",
"\""
],
[
"Mikey",
"remains",
"one",
"of",
"the",
"defining",
"characters",
"of",
"New",
"Queer",
"Cinema",
"and",
",",
"due",
"to",
"the",
"impressive",
"critical",
"reception",
",",
"is",
"a",
"crucial",
"role",
"in",
"River",
"Phoenix",
"'s",
"success",
"and",
"influence",
"as",
"an",
"actor",
"."
],
[
"For",
"example",
",",
"Eric",
"Alan",
"Edwards",
",",
"one",
"of",
"the",
"film",
"'s",
"directors",
"of",
"photography",
",",
"said",
"that",
"River",
"Phoenix",
"\"",
"really",
"wore",
"the",
"role",
"\"",
"because",
"\"",
"he",
"looked",
"like",
"a",
"street",
"kid",
".",
"\""
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Michael Waters",
"pos": [
0,
2
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
64,
64
],
"index": "0_1",
"name": "Mike",
"pos": [
0,
1
],
"sent_id": 2,
"type": "PER"
},
{
"global_pos": [
96,
96
],
"index": "0_2",
"name": "Mikey",
"pos": [
0,
1
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
7,
7
],
"index": "1_0",
"name": "Gus Van Sant",
"pos": [
7,
10
],
"sent_id": 0,
"type": "PER"
}
],
[
{
"global_pos": [
11,
11
],
"index": "2_0",
"name": "My Own Private Idaho",
"pos": [
11,
15
],
"sent_id": 0,
"type": "MISC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "3_0",
"name": "River Phoenix",
"pos": [
18,
20
],
"sent_id": 0,
"type": "PER"
},
{
"global_pos": [
149,
149
],
"index": "3_1",
"name": "River Phoenix",
"pos": [
18,
20
],
"sent_id": 4,
"type": "PER"
},
{
"global_pos": [
121,
121
],
"index": "3_2",
"name": "River Phoenix",
"pos": [
25,
27
],
"sent_id": 3,
"type": "PER"
}
],
[
{
"global_pos": [
42,
42
],
"index": "4_0",
"name": "Scott Favor",
"pos": [
21,
23
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
45,
45
],
"index": "5_0",
"name": "Keanu Reeves",
"pos": [
24,
26
],
"sent_id": 1,
"type": "PER"
}
],
[
{
"global_pos": [
104,
104
],
"index": "6_0",
"name": "New Queer Cinema",
"pos": [
8,
11
],
"sent_id": 3,
"type": "MISC"
}
],
[
{
"global_pos": [
134,
134
],
"index": "7_0",
"name": "Eric Alan Edwards",
"pos": [
3,
6
],
"sent_id": 4,
"type": "PER"
}
]
] | Mikey Waters | [
{
"evidence": [
0
],
"h": 0,
"r": "P1441",
"t": 2
},
{
"evidence": [
1
],
"h": 4,
"r": "P161",
"t": 5
},
{
"evidence": [
1
],
"h": 4,
"r": "P175",
"t": 5
},
{
"evidence": [
0
],
"h": 2,
"r": "P161",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P161",
"t": 5
},
{
"evidence": [
0
],
"h": 2,
"r": "P58",
"t": 1
},
{
"evidence": [
0
],
"h": 1,
"r": "P800",
"t": 2
},
{
"evidence": [
0
],
"h": 2,
"r": "P50",
"t": 1
},
{
"evidence": [],
"h": 4,
"r": "P1441",
"t": 2
},
{
"evidence": [],
"h": 0,
"r": "P175",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P170",
"t": 1
},
{
"evidence": [],
"h": 2,
"r": "P57",
"t": 1
},
{
"evidence": [
1
],
"h": 5,
"r": "P800",
"t": 4
},
{
"evidence": [],
"h": 3,
"r": "P800",
"t": 0
}
] |
[
[
"Yongxing",
"Island",
"Airport",
",",
"also",
"known",
"as",
"Woody",
"Island",
"Airport",
",",
"is",
"a",
"military",
"airport",
"located",
"on",
"Yongxing",
"(",
"Woody",
")",
"Island",
",",
"the",
"largest",
"of",
"the",
"disputed",
"Paracel",
"Islands",
"in",
"the",
"South",
"China",
"Sea",
"."
],
[
"Yongxing",
"/",
"Woody",
"Island",
"is",
"occupied",
"and",
"administered",
"by",
"China",
"(",
"PRC",
")",
"as",
"the",
"seat",
"of",
"Sansha",
"city",
"of",
"Hainan",
"Province",
"."
],
[
"The",
"airport",
"was",
"expanded",
"in",
"1990",
"to",
"increase",
"the",
"combat",
"range",
"of",
"Chinese",
"warplanes",
"."
],
[
"Further",
"construction",
"and",
"reclamation",
"of",
"land",
"commenced",
"in",
"2012",
"to",
"lengthen",
"the",
"airstrip",
"."
],
[
"This",
"work",
"was",
"completed",
"in",
"October",
"2014",
"."
],
[
"There",
"was",
"discussion",
"on",
"launching",
"scheduled",
"civilian",
"flights",
"between",
"the",
"Chinese",
"mainland",
"and",
"the",
"island",
"before",
"the",
"end",
"of",
"2016",
"."
],
[
"However",
",",
"as",
"of",
"June",
"2018",
",",
"there",
"is",
"no",
"commercial",
"service",
"to",
"this",
"airport",
"."
],
[
"Military",
"drills",
"with",
"fighter",
"aircraft",
"landing",
"and",
"taking",
"off",
"at",
"Yongxing",
"Island",
"Airport",
"were",
"carried",
"out",
"and",
"telecast",
"on",
"CCTV",
"in",
"December",
"2017",
"."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Yongxing Island Airport",
"pos": [
0,
3
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
7,
7
],
"index": "0_1",
"name": "Woody Island Airport",
"pos": [
7,
10
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
143,
143
],
"index": "0_2",
"name": "Yongxing Island Airport",
"pos": [
10,
13
],
"sent_id": 7,
"type": "LOC"
}
],
[
{
"global_pos": [
36,
36
],
"index": "1_0",
"name": "Yongxing",
"pos": [
0,
1
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
17,
17
],
"index": "1_1",
"name": "Yongxing",
"pos": [
17,
18
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
19,
19
],
"index": "1_2",
"name": "Woody",
"pos": [
19,
20
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
38,
38
],
"index": "1_3",
"name": "Woody Island",
"pos": [
2,
4
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
28,
28
],
"index": "2_0",
"name": "Paracel Islands",
"pos": [
28,
30
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
32,
32
],
"index": "3_0",
"name": "South China Sea",
"pos": [
32,
35
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
45,
45
],
"index": "4_0",
"name": "China",
"pos": [
9,
10
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
47,
47
],
"index": "4_1",
"name": "PRC",
"pos": [
11,
12
],
"sent_id": 1,
"type": "LOC"
},
{
"global_pos": [
106,
106
],
"index": "4_2",
"name": "Chinese",
"pos": [
10,
11
],
"sent_id": 5,
"type": "LOC"
},
{
"global_pos": [
71,
71
],
"index": "4_3",
"name": "Chinese",
"pos": [
12,
13
],
"sent_id": 2,
"type": "LOC"
}
],
[
{
"global_pos": [
53,
53
],
"index": "5_0",
"name": "Sansha city",
"pos": [
17,
19
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
56,
56
],
"index": "6_0",
"name": "Hainan Province",
"pos": [
20,
22
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
64,
64
],
"index": "7_0",
"name": "1990",
"pos": [
5,
6
],
"sent_id": 2,
"type": "TIME"
}
],
[
{
"global_pos": [
82,
82
],
"index": "8_0",
"name": "2012",
"pos": [
8,
9
],
"sent_id": 3,
"type": "TIME"
}
],
[
{
"global_pos": [
93,
93
],
"index": "9_0",
"name": "October 2014",
"pos": [
5,
7
],
"sent_id": 4,
"type": "TIME"
}
],
[
{
"global_pos": [
115,
115
],
"index": "10_0",
"name": "2016",
"pos": [
19,
20
],
"sent_id": 5,
"type": "TIME"
}
],
[
{
"global_pos": [
121,
121
],
"index": "11_0",
"name": "June 2018",
"pos": [
4,
6
],
"sent_id": 6,
"type": "TIME"
}
],
[
{
"global_pos": [
152,
152
],
"index": "12_0",
"name": "CCTV",
"pos": [
19,
20
],
"sent_id": 7,
"type": "ORG"
}
],
[
{
"global_pos": [
154,
154
],
"index": "13_0",
"name": "December 2017",
"pos": [
21,
23
],
"sent_id": 7,
"type": "TIME"
}
]
] | Yongxing Island Airport | [
{
"evidence": [
0
],
"h": 0,
"r": "P706",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P17",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 1
},
{
"evidence": [
0
],
"h": 2,
"r": "P206",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P1336",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P131",
"t": 6
},
{
"evidence": [
0
],
"h": 2,
"r": "P150",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P17",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P205",
"t": 4
},
{
"evidence": [
1
],
"h": 4,
"r": "P150",
"t": 6
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P206",
"t": 3
},
{
"evidence": [
0,
1
],
"h": 6,
"r": "P706",
"t": 3
},
{
"evidence": [
1
],
"h": 6,
"r": "P131",
"t": 4
},
{
"evidence": [
1
],
"h": 6,
"r": "P17",
"t": 4
},
{
"evidence": [
1
],
"h": 5,
"r": "P17",
"t": 4
},
{
"evidence": [
1
],
"h": 5,
"r": "P131",
"t": 6
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P361",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P706",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P206",
"t": 3
},
{
"evidence": [
0
],
"h": 1,
"r": "P706",
"t": 3
},
{
"evidence": [
1
],
"h": 1,
"r": "P1336",
"t": 4
},
{
"evidence": [
0,
1,
2
],
"h": 1,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 4,
"r": "P150",
"t": 5
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 5
},
{
"evidence": [],
"h": 6,
"r": "P150",
"t": 5
},
{
"evidence": [],
"h": 2,
"r": "P706",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P206",
"t": 3
},
{
"evidence": [],
"h": 12,
"r": "P17",
"t": 4
},
{
"evidence": [],
"h": 0,
"r": "P706",
"t": 1
},
{
"evidence": [
0
],
"h": 2,
"r": "P527",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 2,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1
],
"h": 3,
"r": "P131",
"t": 4
},
{
"evidence": [
1
],
"h": 5,
"r": "P131",
"t": 4
},
{
"evidence": [
0,
1,
2
],
"h": 1,
"r": "P131",
"t": 4
},
{
"evidence": [],
"h": 12,
"r": "P131",
"t": 4
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [
0
],
"h": 1,
"r": "P131",
"t": 6
},
{
"evidence": [
0
],
"h": 0,
"r": "P131",
"t": 6
}
] |
[
[
"Le",
"Reculet",
"is",
"the",
"second",
"-",
"highest",
"summit",
"in",
"the",
"Jura",
"Mountains",
"."
],
[
"It",
"is",
"located",
"in",
"the",
"Ain",
"department",
"in",
"France",
"."
],
[
"Its",
"altitude",
"is",
"1718",
"metres",
"."
],
[
"It",
"is",
"situated",
"a",
"few",
"kilometres",
"south",
"of",
"the",
"Crêt",
"de",
"la",
"Neige",
"on",
"the",
"territory",
"of",
"the",
"town",
"of",
"Thoiry",
"."
],
[
"A",
"cross",
"was",
"erected",
"on",
"the",
"summit",
"by",
"the",
"inhabitants",
"of",
"Thoiry",
"."
],
[
"The",
"summit",
"has",
"views",
"of",
"the",
"Pays",
"de",
"Gex",
",",
"Geneva",
",",
"Lake",
"Geneva",
",",
"the",
"Alps",
",",
"Mont",
"Blanc",
",",
"the",
"Matterhorn",
",",
"and",
"on",
"clear",
"days",
"the",
"Chaîne",
"des",
"Puys",
"."
],
[
"Le",
"Reculet",
"was",
"sometimes",
"designated",
"as",
"the",
"highest",
"point",
"of",
"the",
"Jura",
",",
"until",
"the",
"elevation",
"of",
"the",
"Crêt",
"de",
"la",
"Neige",
"was",
"revised",
"upwards",
"to",
"1720",
"m",
"instead",
"of",
"1717.6",
"m."
]
] | [
[
{
"global_pos": [
0,
0
],
"index": "0_0",
"name": "Le Reculet",
"pos": [
0,
2
],
"sent_id": 0,
"type": "LOC"
},
{
"global_pos": [
97,
97
],
"index": "0_1",
"name": "Le Reculet",
"pos": [
0,
2
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
10,
10
],
"index": "1_0",
"name": "Jura Mountains",
"pos": [
10,
12
],
"sent_id": 0,
"type": "LOC"
}
],
[
{
"global_pos": [
18,
18
],
"index": "2_0",
"name": "Ain",
"pos": [
5,
6
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
21,
21
],
"index": "3_0",
"name": "France",
"pos": [
8,
9
],
"sent_id": 1,
"type": "LOC"
}
],
[
{
"global_pos": [
26,
26
],
"index": "4_0",
"name": "1718 metres",
"pos": [
3,
5
],
"sent_id": 2,
"type": "NUM"
}
],
[
{
"global_pos": [
38,
38
],
"index": "5_0",
"name": "Crêt de la Neige",
"pos": [
9,
13
],
"sent_id": 3,
"type": "LOC"
},
{
"global_pos": [
115,
115
],
"index": "5_1",
"name": "Crêt de la Neige",
"pos": [
18,
22
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
62,
62
],
"index": "6_0",
"name": "Thoiry",
"pos": [
11,
12
],
"sent_id": 4,
"type": "LOC"
},
{
"global_pos": [
49,
49
],
"index": "6_1",
"name": "Thoiry",
"pos": [
20,
21
],
"sent_id": 3,
"type": "LOC"
}
],
[
{
"global_pos": [
70,
70
],
"index": "7_0",
"name": "Pays de Gex",
"pos": [
6,
9
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
74,
74
],
"index": "8_0",
"name": "Geneva",
"pos": [
10,
11
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
76,
76
],
"index": "9_0",
"name": "Lake Geneva",
"pos": [
12,
14
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
80,
80
],
"index": "10_0",
"name": "Alps",
"pos": [
16,
17
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
82,
82
],
"index": "11_0",
"name": "Mont Blanc",
"pos": [
18,
20
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
86,
86
],
"index": "12_0",
"name": "Matterhorn",
"pos": [
22,
23
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
93,
93
],
"index": "13_0",
"name": "Chaîne des Puys",
"pos": [
29,
32
],
"sent_id": 5,
"type": "LOC"
}
],
[
{
"global_pos": [
108,
108
],
"index": "14_0",
"name": "Jura",
"pos": [
11,
12
],
"sent_id": 6,
"type": "LOC"
}
],
[
{
"global_pos": [
123,
123
],
"index": "15_0",
"name": "1720 m",
"pos": [
26,
28
],
"sent_id": 6,
"type": "NUM"
}
],
[
{
"global_pos": [
127,
127
],
"index": "16_0",
"name": "1717.6",
"pos": [
30,
31
],
"sent_id": 6,
"type": "NUM"
}
]
] | Le Reculet | [
{
"evidence": [
1
],
"h": 3,
"r": "P150",
"t": 2
},
{
"evidence": [
0,
3,
4
],
"h": 6,
"r": "P706",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P361",
"t": 1
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P706",
"t": 1
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P17",
"t": 3
},
{
"evidence": [
0,
3,
6
],
"h": 5,
"r": "P706",
"t": 1
},
{
"evidence": [
1
],
"h": 2,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 10,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 8,
"r": "P206",
"t": 9
},
{
"evidence": [],
"h": 1,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 14
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 3,
"r": "P150",
"t": 14
},
{
"evidence": [],
"h": 11,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 0,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P150",
"t": 2
},
{
"evidence": [],
"h": 14,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 13,
"r": "P17",
"t": 3
},
{
"evidence": [],
"h": 2,
"r": "P150",
"t": 6
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 2
},
{
"evidence": [],
"h": 2,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
6
],
"h": 1,
"r": "P527",
"t": 0
},
{
"evidence": [
0,
1
],
"h": 0,
"r": "P131",
"t": 3
},
{
"evidence": [
1
],
"h": 2,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 5,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 9,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 10,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 1,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 7,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 11,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 6,
"r": "P131",
"t": 3
},
{
"evidence": [],
"h": 13,
"r": "P131",
"t": 3
},
{
"evidence": [
0,
6
],
"h": 0,
"r": "P131",
"t": 14
},
{
"evidence": [
0,
6
],
"h": 6,
"r": "P131",
"t": 14
}
] |