tokens
sequence | entities
list | relations
list |
---|---|---|
[
"She",
"was",
"the",
"youngest",
"daughter",
"of",
"king",
"Ferdinand",
"VII",
"of",
"Spain",
"and",
"his",
"fourth",
"wife",
"Maria",
"Christina",
"of",
"the",
"Two",
"Sicilies",
",",
"the",
"queen",
"-",
"regent",
",",
"who",
"was",
"also",
"his",
"niece",
"."
] | [
{
"span": [
6,
9
],
"label": "Entity"
},
{
"span": [
15,
17
],
"label": "Entity"
},
{
"span": [
13,
14
],
"label": "Entity"
}
] | [
{
"head": [
6,
9
],
"tail": [
15,
17
],
"label": "spouse",
"qualifiers": [
{
"span": [
13,
14
],
"label": "series ordinal"
}
]
}
] |
[
"It",
"was",
"founded",
"in",
"1978",
",",
"has",
"been",
"a",
"member",
"of",
"the",
"Asian",
"Football",
"Confederation",
"and",
"of",
"FIFA",
"since",
"1980",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
},
{
"span": [
4,
5
],
"label": "Entity"
},
{
"span": [
12,
15
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
17,
18
],
"label": "member of",
"qualifiers": [
{
"span": [
4,
5
],
"label": "start time"
}
]
},
{
"head": [
0,
1
],
"tail": [
12,
15
],
"label": "member of",
"qualifiers": [
{
"span": [
19,
20
],
"label": "start time"
}
]
}
] |
[
"Mark",
"Craney",
"(",
"born",
"26",
"August",
"1952",
",",
"Minneapolis",
",",
"Hennepin",
"County",
",",
"Minnesota",
",",
"United",
"States",
"-",
"died",
"26",
"November",
"2005",
",",
"Sherman",
"Oaks",
",",
"California",
",",
"United",
"States",
",",
"from",
"pneumonia",
")",
"was",
"a",
"drummer",
"for",
"the",
"rock",
"band",
"Jethro",
"Tull",
"from",
"June",
"1980",
"to",
"May",
"1981",
"."
] | [
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
41,
43
],
"label": "Entity"
},
{
"span": [
47,
49
],
"label": "Entity"
},
{
"span": [
44,
46
],
"label": "Entity"
}
] | [
{
"head": [
0,
2
],
"tail": [
41,
43
],
"label": "member of",
"qualifiers": [
{
"span": [
47,
49
],
"label": "end time"
},
{
"span": [
44,
46
],
"label": "start time"
}
]
}
] |
[
"She",
"moved",
"to",
"Paris",
"in",
"1983",
"and",
"now",
"lives",
"in",
"Biarritz",
",",
"France",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
12,
13
],
"label": "residence",
"qualifiers": [
{
"span": [
5,
6
],
"label": "start time"
}
]
}
] |
[
"He",
"was",
"the",
"winner",
"of",
"the",
"2007",
"Tour",
"de",
"France",
"with",
"the",
"Discovery",
"Channel",
"team",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
12,
15
],
"label": "Entity"
},
{
"span": [
6,
7
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
12,
15
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
6,
7
],
"label": "end time"
},
{
"span": [
6,
7
],
"label": "start time"
}
]
}
] |
[
"She",
"was",
"Miss",
"Chinese",
"International",
"2006",
"."
] | [
{
"span": [
2,
5
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
}
] | [
{
"head": [
2,
5
],
"tail": [
0,
1
],
"label": "winner",
"qualifiers": [
{
"span": [
5,
6
],
"label": "point in time"
}
]
}
] |
[
"Tomsk",
"State",
"Pedagogical",
"University",
"(",
"Russian",
":",
"Томский",
"государственный",
"педагогический",
"университет",
")",
"is",
"a",
"university",
"in",
"Tomsk",
",",
"Russia",
"."
] | [
{
"span": [
0,
4
],
"label": "Entity"
},
{
"span": [
16,
17
],
"label": "Entity"
},
{
"span": [
18,
19
],
"label": "Entity"
}
] | [
{
"head": [
0,
4
],
"tail": [
16,
17
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
18,
19
],
"label": "country"
}
]
}
] |
[
"He",
"received",
"his",
"PhD",
"from",
"Harvard",
"University",
"in",
"1967",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
3,
4
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
5,
7
],
"label": "educated at",
"qualifiers": [
{
"span": [
3,
4
],
"label": "academic degree"
},
{
"span": [
8,
9
],
"label": "end time"
}
]
}
] |
[
"Enid",
"Mark",
"(",
"1932",
"in",
"New",
"York",
"City",
"-",
"September",
"30",
",",
"2008",
"in",
"Philadelphia",
")",
"was",
"an",
"American",
"editor",
"and",
"publisher",
"."
] | [
{
"span": [
14,
15
],
"label": "Entity"
},
{
"span": [
18,
19
],
"label": "Entity"
},
{
"span": [
5,
8
],
"label": "Entity"
}
] | [
{
"head": [
14,
15
],
"tail": [
18,
19
],
"label": "capital of",
"qualifiers": [
{
"span": [
5,
8
],
"label": "replaces"
}
]
}
] |
[
"The",
"song",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"at",
"the",
"1968",
"Contest",
"by",
"Karel",
"Gott",
"performing",
"\"",
"Tausend",
"Fenster",
"\"",
"."
] | [
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
12,
14
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
5,
7
],
"tail": [
12,
14
],
"label": "participant",
"qualifiers": [
{
"span": [
9,
10
],
"label": "point in time"
}
]
}
] |
[
"She",
"was",
"the",
"younger",
"sister",
"to",
"saints",
"Attala",
"and",
"Eugenia",
",",
"both",
"nuns",
"and",
"abbesses",
",",
"and",
"they",
"were",
"all",
"nieces",
"to",
"the",
"famous",
"blind",
"Saint",
"Odilia",
",",
"the",
"abbess",
"of",
"Hohenburg",
"."
] | [
{
"span": [
25,
27
],
"label": "Entity"
},
{
"span": [
29,
30
],
"label": "Entity"
},
{
"span": [
31,
32
],
"label": "Entity"
}
] | [
{
"head": [
25,
27
],
"tail": [
29,
30
],
"label": "position held",
"qualifiers": [
{
"span": [
31,
32
],
"label": "of"
}
]
}
] |
[
"Thus",
",",
"the",
"song",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"in",
"the",
"1971",
"Contest",
"by",
"Marianne",
"Mendt",
"singing",
"\"",
"Musik",
"\"",
"."
] | [
{
"span": [
7,
9
],
"label": "Entity"
},
{
"span": [
14,
16
],
"label": "Entity"
},
{
"span": [
11,
12
],
"label": "Entity"
}
] | [
{
"head": [
7,
9
],
"tail": [
14,
16
],
"label": "participant",
"qualifiers": [
{
"span": [
11,
12
],
"label": "point in time"
}
]
}
] |
[
"The",
"song",
"was",
"thus",
"succeeded",
"as",
"Austrian",
"representative",
"in",
"the",
"1976",
"Contest",
"by",
"Waterloo",
"&",
"Robinson",
",",
"performing",
"\"",
"My",
"Little",
"World",
"\"",
"."
] | [
{
"span": [
6,
8
],
"label": "Entity"
},
{
"span": [
13,
16
],
"label": "Entity"
},
{
"span": [
10,
11
],
"label": "Entity"
}
] | [
{
"head": [
6,
8
],
"tail": [
13,
16
],
"label": "participant",
"qualifiers": [
{
"span": [
10,
11
],
"label": "point in time"
}
]
}
] |
[
"She",
"was",
"married",
"twice",
",",
"but",
"only",
"had",
"surviving",
"issue",
"from",
"her",
"second",
"husband",
",",
"King",
"John",
"II",
"of",
"Aragon",
",",
"as",
"her",
"only",
"son",
"by",
"Martin",
"I",
"of",
"Sicily",
"died",
"in",
"early",
"infancy",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
26,
28
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
26,
28
],
"label": "spouse",
"qualifiers": [
{
"span": [
12,
13
],
"label": "series ordinal"
}
]
}
] |
[
"He",
"reached",
"the",
"majors",
"in",
"1954",
"with",
"the",
"Detroit",
"Tigers",
",",
"playing",
"six",
"seasons",
"with",
"them",
"before",
"moving",
"to",
"the",
"Milwaukee",
"Braves",
"in",
"1961",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
8,
10
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
8,
10
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
5,
6
],
"label": "start time"
}
]
}
] |
[
"Paul",
"Soglin",
"(",
"born",
"April",
"22",
",",
"1945",
")",
"is",
"the",
"mayor",
"of",
"Madison",
",",
"Wisconsin",
"."
] | [
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
11,
12
],
"label": "Entity"
},
{
"span": [
13,
16
],
"label": "Entity"
}
] | [
{
"head": [
0,
2
],
"tail": [
11,
12
],
"label": "position held",
"qualifiers": [
{
"span": [
13,
16
],
"label": "of"
}
]
}
] |
[
"Chorley",
"Borough",
"RLFC",
"moved",
"to",
"Moss",
"Lane",
"for",
"the",
"1989",
"–",
"90",
"season",
"and",
"renamed",
"themselves",
"Trafford",
"Borough",
"RLFC",
"."
] | [
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
5,
7
],
"tail": [
0,
2
],
"label": "occupant",
"qualifiers": [
{
"span": [
9,
10
],
"label": "start time"
}
]
},
{
"head": [
0,
2
],
"tail": [
5,
7
],
"label": "home venue",
"qualifiers": [
{
"span": [
9,
10
],
"label": "start time"
}
]
}
] |
[
"Trafford",
"Borough",
"played",
"at",
"Moss",
"Lane",
"for",
"three",
"seasons",
"before",
"moving",
"to",
"Blackpool",
"as",
"Blackpool",
"Gladiators",
"RLFC",
"for",
"the",
"1992",
"–",
"93",
"season",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
0,
2
],
"label": "occupant",
"qualifiers": [
{
"span": [
19,
20
],
"label": "end time"
}
]
},
{
"head": [
0,
2
],
"tail": [
4,
6
],
"label": "home venue",
"qualifiers": [
{
"span": [
19,
20
],
"label": "end time"
}
]
}
] |
[
"The",
"Briscoe",
"Brothers",
"are",
"the",
"professional",
"wrestling",
"tag",
"team",
"of",
"Jay",
"Briscoe",
"(",
"Jamin",
"\"",
"Jay",
"\"",
"Pugh",
")",
"and",
"Mark",
"Briscoe",
"(",
"Mark",
"Pugh",
")",
"."
] | [
{
"span": [
10,
12
],
"label": "Entity"
},
{
"span": [
20,
22
],
"label": "Entity"
},
{
"span": [
0,
3
],
"label": "Entity"
}
] | [
{
"head": [
10,
12
],
"tail": [
20,
22
],
"label": "partner in business or sport",
"qualifiers": [
{
"span": [
0,
3
],
"label": "affiliation"
}
]
}
] |
[
"His",
"association",
"with",
"Bharat",
"Kala",
"Bhavan",
"at",
"Banaras",
"Hindu",
"University",
",",
"Varanasi",
"has",
"provided",
"a",
"modern",
"outlook",
"to",
"the",
"discipline",
"of",
"art",
"-",
"history",
"in",
"India",
"."
] | [
{
"span": [
7,
10
],
"label": "Entity"
},
{
"span": [
11,
12
],
"label": "Entity"
},
{
"span": [
25,
26
],
"label": "Entity"
}
] | [
{
"head": [
7,
10
],
"tail": [
11,
12
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
25,
26
],
"label": "country"
}
]
}
] |
[
"The",
"Archdiocese",
"of",
"Tarragona",
"(",
"Latin",
",",
"Tarraconensis",
")",
"is",
"a",
"Roman",
"Catholic",
"ecclesiastical",
"territory",
"located",
"in",
"north",
"-",
"eastern",
"Spain",
",",
"in",
"the",
"province",
"of",
"Tarragona",
",",
"part",
"of",
"the",
"autonomous",
"community",
"of",
"Catalonia",
"."
] | [
{
"span": [
34,
35
],
"label": "Entity"
},
{
"span": [
20,
21
],
"label": "Entity"
},
{
"span": [
31,
33
],
"label": "Entity"
}
] | [
{
"head": [
34,
35
],
"tail": [
20,
21
],
"label": "located in the administrative territorial entity",
"qualifiers": [
{
"span": [
31,
33
],
"label": "instance of"
}
]
}
] |
[
"Luz",
"Banzon",
"-",
"Magsaysay",
"(",
"July",
"25",
",",
"1915",
"–",
"August",
"17",
",",
"2004",
")",
"was",
"the",
"wife",
"of",
"Philippine",
"President",
"Ramon",
"Magsaysay",
"and",
"the",
"seventh",
"First",
"Lady",
"of",
"the",
"Philippines",
"."
] | [
{
"span": [
21,
23
],
"label": "Entity"
},
{
"span": [
19,
21
],
"label": "Entity"
},
{
"span": [
25,
26
],
"label": "Entity"
}
] | [
{
"head": [
21,
23
],
"tail": [
19,
21
],
"label": "position held",
"qualifiers": [
{
"span": [
25,
26
],
"label": "series ordinal"
}
]
}
] |
[
"She",
"assumed",
"the",
"title",
"on",
"17",
"March",
"1957",
"upon",
"the",
"accession",
"of",
"her",
"husband",
",",
"who",
"was",
"then",
"-",
"Vice",
"-",
"President",
",",
"shortly",
"after",
"the",
"death",
"of",
"President",
"Ramón",
"Magsaysay",
"."
] | [
{
"span": [
29,
31
],
"label": "Entity"
},
{
"span": [
28,
29
],
"label": "Entity"
},
{
"span": [
5,
8
],
"label": "Entity"
}
] | [
{
"head": [
29,
31
],
"tail": [
28,
29
],
"label": "position held",
"qualifiers": [
{
"span": [
5,
8
],
"label": "end time"
}
]
}
] |
[
"The",
"Camillians",
"or",
"Clerics",
"Regular",
",",
"Ministers",
"to",
"the",
"Sick",
"(",
"Latin",
":",
"Clerci",
"Regulari",
"Ministeri",
"Infirmaribus",
")",
"are",
"a",
"Roman",
"Catholic",
"religious",
"order",
",",
"founded",
"in",
"1582",
"by",
"St",
"."
] | [
{
"span": [
1,
2
],
"label": "Entity"
},
{
"span": [
20,
24
],
"label": "Entity"
},
{
"span": [
3,
5
],
"label": "Entity"
}
] | [
{
"head": [
1,
2
],
"tail": [
20,
24
],
"label": "instance of",
"qualifiers": [
{
"span": [
3,
5
],
"label": "of"
}
]
}
] |
[
"The",
"song",
"was",
"performed",
"nineteenth",
"on",
"the",
"night",
"(",
"following",
"Israel",
"'",
"s",
"Izhar",
"Cohen",
"and",
"Alphabeta",
"with",
"\"",
"A",
"-",
"Ba",
"-",
"Ni",
"-",
"Bi",
"\"",
"and",
"preceding",
"Sweden",
"'",
"s",
"Björn",
"Skifs",
"with",
"\"",
"Det",
"blir",
"alltid",
"värre",
"framåt",
"natten",
"\")."
] | [
{
"span": [
16,
17
],
"label": "Entity"
},
{
"span": [
13,
15
],
"label": "Entity"
},
{
"span": [
19,
26
],
"label": "Entity"
}
] | [
{
"head": [
16,
17
],
"tail": [
13,
15
],
"label": "performer",
"qualifiers": [
{
"span": [
19,
26
],
"label": "together with"
}
]
}
] |
[
"In",
"2013",
",",
"Nokia",
"acquired",
"100",
"%",
"of",
"Nokia",
"Networks",
",",
"buying",
"all",
"of",
"Siemens",
"'",
"shares",
"."
] | [
{
"span": [
8,
10
],
"label": "Entity"
},
{
"span": [
14,
15
],
"label": "Entity"
},
{
"span": [
1,
2
],
"label": "Entity"
}
] | [
{
"head": [
8,
10
],
"tail": [
14,
15
],
"label": "parent organization",
"qualifiers": [
{
"span": [
1,
2
],
"label": "end time"
}
]
}
] |
[
"On",
"his",
"second",
"attempt",
",",
"in",
"the",
"1979",
"general",
"election",
",",
"he",
"defeated",
"former",
"Liberal",
"leader",
"Jeremy",
"Thorpe",
"to",
"become",
"MP",
"for",
"North",
"Devon",
",",
"which",
"effectively",
"ended",
"Thorpe",
"'",
"s",
"political",
"career",
"."
] | [
{
"span": [
16,
18
],
"label": "Entity"
},
{
"span": [
7,
10
],
"label": "Entity"
},
{
"span": [
2,
3
],
"label": "Entity"
}
] | [
{
"head": [
16,
18
],
"tail": [
7,
10
],
"label": "candidacy in election",
"qualifiers": [
{
"span": [
2,
3
],
"label": "ranking"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"in",
"the",
"1985",
"Contest",
"by",
"Gary",
"Lux",
"singing",
"\"",
"Kinder",
"dieser",
"Welt",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"in",
"the",
"1986",
"Contest",
"by",
"Timna",
"Brauer",
"singing",
"\"",
"Die",
"Zeit",
"ist",
"einsam",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"The",
"northern",
"end",
"of",
"the",
"park",
"is",
"in",
"the",
"Cwmbran",
"suburb",
"of",
"Southville",
",",
"whereas",
"the",
"southern",
"end",
"is",
"in",
"Llanyrafon",
"."
] | [
{
"span": [
20,
21
],
"label": "Entity"
},
{
"span": [
10,
11
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
20,
21
],
"tail": [
10,
11
],
"label": "instance of",
"qualifiers": [
{
"span": [
9,
10
],
"label": "of"
}
]
}
] |
[
"In",
"1937",
",",
"he",
"shared",
"the",
"Holmenkollen",
"medal",
"with",
"fellow",
"Norwegians",
"Birger",
"Ruud",
"and",
"Martin",
"P",
".",
"Vangsli",
"."
] | [
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
6,
8
],
"label": "Entity"
},
{
"span": [
1,
2
],
"label": "Entity"
}
] | [
{
"head": [
11,
13
],
"tail": [
6,
8
],
"label": "award received",
"qualifiers": [
{
"span": [
1,
2
],
"label": "point in time"
}
]
}
] |
[
"Martin",
"P",
".",
"Vangsli",
"(",
"listed",
"sometimes",
"as",
"Martin",
"Peder",
"Vangli",
")",
"was",
"a",
"Norwegian",
"cross",
"-",
"country",
"skier",
"who",
"was",
"awarded",
"the",
"Holmenkollen",
"medal",
"in",
"1937",
"(",
"Shared",
"with",
"Olaf",
"Hoffsbakken",
"and",
"Birger",
"Ruud",
")",
"."
] | [
{
"span": [
33,
35
],
"label": "Entity"
},
{
"span": [
23,
25
],
"label": "Entity"
},
{
"span": [
26,
27
],
"label": "Entity"
}
] | [
{
"head": [
33,
35
],
"tail": [
23,
25
],
"label": "award received",
"qualifiers": [
{
"span": [
26,
27
],
"label": "point in time"
}
]
}
] |
[
"He",
"served",
"as",
"mayor",
"until",
"1937",
",",
"at",
"which",
"time",
"he",
"was",
"sworn",
"in",
"as",
"a",
"Republican",
"member",
"of",
"the",
"House",
"in",
"the",
"75th",
"Congress",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
3,
4
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
3,
4
],
"label": "position held",
"qualifiers": [
{
"span": [
5,
6
],
"label": "end time"
}
]
}
] |
[
"Teba",
"is",
"a",
"town",
"and",
"municipality",
"located",
"in",
"the",
"province",
"of",
"Málaga",
"in",
"the",
"autonomous",
"community",
"of",
"Andalusia",
"in",
"southern",
"Spain",
"."
] | [
{
"span": [
17,
18
],
"label": "Entity"
},
{
"span": [
20,
21
],
"label": "Entity"
},
{
"span": [
14,
16
],
"label": "Entity"
}
] | [
{
"head": [
17,
18
],
"tail": [
20,
21
],
"label": "located in the administrative territorial entity",
"qualifiers": [
{
"span": [
14,
16
],
"label": "instance of"
}
]
}
] |
[
"Marcello",
"Tegalliano",
"(",
"Latin",
"Marcellus",
")",
"was",
",",
"according",
"to",
"tradition",
",",
"the",
"second",
"Doge",
"of",
"Venice",
"(",
"717",
"–",
"726",
")",
"."
] | [
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
14,
15
],
"label": "Entity"
},
{
"span": [
13,
14
],
"label": "Entity"
}
] | [
{
"head": [
0,
2
],
"tail": [
14,
15
],
"label": "position held",
"qualifiers": [
{
"span": [
13,
14
],
"label": "series ordinal"
}
]
}
] |
[
"Teodato",
"Ipato",
"(",
"also",
"Diodato",
"or",
"Deusdedit",
",",
"Latin",
":",
"Theodatus",
"Ursus",
")",
"was",
"the",
"doge",
"of",
"Venice",
"after",
"a",
"brief",
"interregnum",
"following",
"the",
"death",
"of",
"his",
"father",
",",
"Orso",
"Ipato",
",",
"in",
"742",
"."
] | [
{
"span": [
10,
12
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
},
{
"span": [
29,
31
],
"label": "Entity"
}
] | [
{
"head": [
10,
12
],
"tail": [
15,
16
],
"label": "position held",
"qualifiers": [
{
"span": [
29,
31
],
"label": "replaces"
}
]
}
] |
[
"This",
"followed",
"two",
"lost",
"national",
"cup",
"finals",
",",
"the",
"2008",
"FA",
"Cup",
"Final",
"against",
"Portsmouth",
"0",
"–",
"1",
"and",
"the",
"2012",
"Football",
"League",
"Cup",
"Final",
"against",
"Liverpool",
",",
"the",
"latter",
"being",
"settled",
"by",
"a",
"penalty",
"shootout",
"after",
"a",
"2",
"–",
"2",
"draw",
"in",
"extra",
"time",
"."
] | [
{
"span": [
20,
25
],
"label": "Entity"
},
{
"span": [
26,
27
],
"label": "Entity"
},
{
"span": [
2,
3
],
"label": "Entity"
}
] | [
{
"head": [
20,
25
],
"tail": [
26,
27
],
"label": "participating team",
"qualifiers": [
{
"span": [
2,
3
],
"label": "number of points/goals/set scored"
}
]
}
] |
[
"Both",
"schools",
"formerly",
"competed",
"in",
"the",
"Mountain",
"West",
"Conference",
",",
"but",
"both",
"teams",
"left",
"the",
"MWC",
"in",
"2011",
"—",
"Utah",
"joined",
"the",
"Pac",
"-",
"12",
"Conference",
"and",
"BYU",
"became",
"a",
"football",
"independent",
"while",
"joining",
"the",
"West",
"Coast",
"Conference",
"for",
"other",
"sports",
"."
] | [
{
"span": [
19,
20
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
}
] | [
{
"head": [
19,
20
],
"tail": [
15,
16
],
"label": "part of",
"qualifiers": [
{
"span": [
17,
18
],
"label": "end time"
}
]
}
] |
[
"Lambert",
"Bartak",
"retired",
"following",
"the",
"2010",
"CWS",
",",
"ending",
"his",
"career",
"with",
"the",
"ballpark",
"he",
"loved",
",",
"Johnny",
"Rosenblatt",
"Stadium",
"."
] | [
{
"span": [
6,
7
],
"label": "Entity"
},
{
"span": [
17,
20
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
}
] | [
{
"head": [
6,
7
],
"tail": [
17,
20
],
"label": "location",
"qualifiers": [
{
"span": [
5,
6
],
"label": "end time"
}
]
}
] |
[
"Unlike",
"later",
"games",
"in",
"the",
"series",
",",
"this",
"game",
"'",
"s",
"cover",
"has",
"no",
"specific",
"driver",
"on",
"it",
"(",
"except",
"for",
"the",
"North",
"American",
"version",
"which",
"features",
"an",
"image",
"of",
"Michael",
"Schumacher",
"driving",
"for",
"the",
"Benetton",
"team",
"during",
"the",
"latter",
"portion",
"of",
"the",
"1991",
"Formula",
"One",
"season",
")",
"."
] | [
{
"span": [
30,
32
],
"label": "Entity"
},
{
"span": [
35,
36
],
"label": "Entity"
},
{
"span": [
43,
44
],
"label": "Entity"
}
] | [
{
"head": [
30,
32
],
"tail": [
35,
36
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
43,
44
],
"label": "start time"
}
]
}
] |
[
"Unfortunately",
"on",
"July",
"3rd",
",",
"2010",
"he",
"missed",
"his",
"first",
"game",
":",
"Spain",
"-",
"Paraguay",
"at",
"FIFA",
"World",
"Cup",
"2010",
"South",
"Africa",
",",
"because",
"he",
"caught",
"pneumonia",
"."
] | [
{
"span": [
16,
20
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
16,
20
],
"tail": [
12,
13
],
"label": "participating team",
"qualifiers": [
{
"span": [
9,
10
],
"label": "ranking"
}
]
}
] |
[
"The",
"name",
"honours",
"the",
"fifteenth",
"Prime",
"Minister",
"of",
"Canada",
",",
"Pierre",
"Elliott",
"Trudeau",
",",
"who",
"died",
"in",
"2000",
"."
] | [
{
"span": [
10,
13
],
"label": "Entity"
},
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
4,
5
],
"label": "Entity"
}
] | [
{
"head": [
10,
13
],
"tail": [
5,
7
],
"label": "position held",
"qualifiers": [
{
"span": [
4,
5
],
"label": "series ordinal"
}
]
}
] |
[
"He",
"played",
"for",
"12",
"seasons",
"(",
"1975",
"–",
"1985",
"and",
"1987",
")",
"for",
"four",
"teams",
",",
"including",
"10",
"seasons",
"for",
"the",
"San",
"Francisco",
"Giants",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
21,
24
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
},
{
"span": [
6,
7
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
21,
24
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
8,
9
],
"label": "end time"
},
{
"span": [
6,
7
],
"label": "start time"
}
]
}
] |
[
"Full",
"name",
"—",
"Open",
"Joint",
"Stock",
"Company",
"Russian",
"Railways",
"with",
"headquarters",
"in",
"Moscow",
"at",
"Novaya",
"Basmannaya",
"str",
".",
",",
"2",
"."
] | [
{
"span": [
7,
9
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
7,
9
],
"tail": [
12,
13
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
19,
20
],
"label": "street number"
}
]
}
] |
[
"The",
"Beacon",
"Street",
"Union",
"was",
"an",
"American",
"1960s",
"psychedelic",
"rock",
"band",
",",
"named",
"for",
"a",
"street",
"in",
"their",
"native",
"Boston",
",",
"whose",
"original",
"members",
"John",
"Lincoln",
"Wright",
"(",
"vocals",
",",
"percussion",
";",
"died",
"4",
"December",
"2011",
")",
",",
"Paul",
"Tartachny",
"(",
"guitar",
",",
"vocals",
")",
",",
"Wayne",
"Ulaky",
"(",
"bass",
",",
"vocals",
")",
",",
"Robert",
"Rhodes",
"(",
"keyboards",
",",
"brass",
")",
",",
"and",
"Richard",
"Weisberg",
"(",
"drums",
")",
"all",
"went",
"to",
"Boston",
"University",
"."
] | [
{
"span": [
71,
73
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
},
{
"span": [
6,
7
],
"label": "Entity"
}
] | [
{
"head": [
71,
73
],
"tail": [
19,
20
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
6,
7
],
"label": "country"
}
]
}
] |
[
"Nieto",
"set",
"a",
"record",
"at",
"the",
"2002",
"FIFA",
"World",
"Cup",
",",
"issuing",
"14",
"yellow",
"cards",
"and",
"2",
"red",
"cards",
"in",
"a",
"match",
"between",
"Germany",
"and",
"Cameroon",
"."
] | [
{
"span": [
6,
10
],
"label": "Entity"
},
{
"span": [
23,
24
],
"label": "Entity"
},
{
"span": [
16,
17
],
"label": "Entity"
}
] | [
{
"head": [
6,
10
],
"tail": [
23,
24
],
"label": "participating team",
"qualifiers": [
{
"span": [
16,
17
],
"label": "ranking"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"at",
"the",
"1989",
"Contest",
"by",
"Thomas",
"Forstner",
"singing",
"\"",
"Nur",
"ein",
"Lied",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"Dalton",
"won",
"the",
"NBL",
"championship",
"in",
"1982",
"with",
"the",
"West",
"Adelaide",
"Bearcats",
",",
"a",
"team",
"that",
"included",
"1982",
"NBL",
"MVP",
"Al",
"Green",
",",
"future",
"three",
"-",
"time",
"league",
"MVP",
"Leroy",
"Loggins",
",",
"Boomers",
"Peter",
"Ali",
"and",
"Ray",
"Wood",
",",
"as",
"well",
"as",
"the",
"NBL",
"'",
"s",
"inaugural",
"MVP",
"winner",
"in",
"1979",
",",
"player",
"/",
"coach",
"Ken",
"Richardson",
"."
] | [
{
"span": [
29,
31
],
"label": "Entity"
},
{
"span": [
9,
12
],
"label": "Entity"
},
{
"span": [
6,
7
],
"label": "Entity"
}
] | [
{
"head": [
29,
31
],
"tail": [
9,
12
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
6,
7
],
"label": "start time"
}
]
}
] |
[
"\"",
"Für",
"den",
"Frieden",
"der",
"Welt",
"\"",
"(",
"For",
"the",
"peace",
"of",
"the",
"world",
")",
"was",
"the",
"Austrian",
"representative",
"at",
"the",
"Eurovision",
"Song",
"Contest",
"1994",
",",
"performed",
"in",
"German",
"by",
"Petra",
"Frey",
"."
] | [
{
"span": [
17,
19
],
"label": "Entity"
},
{
"span": [
30,
32
],
"label": "Entity"
},
{
"span": [
24,
25
],
"label": "Entity"
}
] | [
{
"head": [
17,
19
],
"tail": [
30,
32
],
"label": "participant",
"qualifiers": [
{
"span": [
24,
25
],
"label": "point in time"
}
]
}
] |
[
"The",
"song",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"at",
"the",
"1994",
"Contest",
"by",
"Petra",
"Frey",
"singing",
"Für",
"den",
"Frieden",
"der",
"Welt",
"."
] | [
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
12,
14
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
5,
7
],
"tail": [
12,
14
],
"label": "participant",
"qualifiers": [
{
"span": [
9,
10
],
"label": "point in time"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"at",
"the",
"1991",
"Contest",
"by",
"Thomas",
"Forstner",
"singing",
"\"",
"Venedig",
"im",
"Regen",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"The",
"song",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"at",
"the",
"1992",
"Contest",
"by",
"Tony",
"Wegas",
"singing",
"\"",
"Zusammen",
"geh",
"'",
"n",
"\"",
"."
] | [
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
12,
14
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
5,
7
],
"tail": [
12,
14
],
"label": "participant",
"qualifiers": [
{
"span": [
9,
10
],
"label": "point in time"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"at",
"the",
"2005",
"Contest",
"by",
"Global",
"Kryner",
"with",
"\"",
"Y",
"así",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"at",
"the",
"2003",
"Contest",
"by",
"Alf",
"Poier",
"performing",
"\"",
"Weil",
"der",
"Mensch",
"zählt",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"Carl",
"Sigman",
"composed",
"the",
"lyrics",
"in",
"1951",
"to",
"a",
"wordless",
"1911",
"composition",
"entitled",
"\"",
"Melody",
"in",
"A",
"Major",
",",
"\"",
"written",
"by",
"Charles",
"Dawes",
",",
"later",
"Vice",
"President",
"of",
"the",
"United",
"States",
"under",
"Calvin",
"Coolidge",
"."
] | [
{
"span": [
22,
24
],
"label": "Entity"
},
{
"span": [
26,
28
],
"label": "Entity"
},
{
"span": [
33,
35
],
"label": "Entity"
}
] | [
{
"head": [
22,
24
],
"tail": [
26,
28
],
"label": "position held",
"qualifiers": [
{
"span": [
33,
35
],
"label": "replaces"
}
]
}
] |
[
"\"",
"Y",
"así",
"\"",
"(",
"\"",
"Like",
"that",
"\"",
")",
"was",
"the",
"Austrian",
"representative",
"for",
"the",
"Eurovision",
"Song",
"Contest",
"2005",
",",
"performed",
"in",
"English",
"and",
"Spanish",
"by",
"Global",
"Kryner",
"."
] | [
{
"span": [
12,
14
],
"label": "Entity"
},
{
"span": [
27,
29
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
12,
14
],
"tail": [
27,
29
],
"label": "participant",
"qualifiers": [
{
"span": [
19,
20
],
"label": "point in time"
}
]
}
] |
[
"As",
"such",
",",
"the",
"song",
"was",
"succeeded",
"as",
"Austrian",
"representative",
"at",
"the",
"2007",
"contest",
"by",
"Eric",
"Papilaya",
"with",
"\"",
"Get",
"a",
"Life",
"-",
"Get",
"Alive",
"\"",
"."
] | [
{
"span": [
8,
10
],
"label": "Entity"
},
{
"span": [
15,
17
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
}
] | [
{
"head": [
8,
10
],
"tail": [
15,
17
],
"label": "participant",
"qualifiers": [
{
"span": [
12,
13
],
"label": "point in time"
}
]
}
] |
[
"Two",
"years",
"later",
",",
"the",
"RPR",
"leader",
"Jacques",
"Chirac",
"was",
"elected",
"President",
"of",
"France",
"promising",
"to",
"reduce",
"the",
"\"",
"social",
"fracture",
"\"",
"."
] | [
{
"span": [
13,
14
],
"label": "Entity"
},
{
"span": [
7,
9
],
"label": "Entity"
},
{
"span": [
11,
12
],
"label": "Entity"
}
] | [
{
"head": [
13,
14
],
"tail": [
7,
9
],
"label": "head of state",
"qualifiers": [
{
"span": [
11,
12
],
"label": "position held"
}
]
}
] |
[
"The",
"song",
"was",
"accompanied",
"at",
"the",
"1956",
"contest",
"by",
"Mony",
"Marc",
"with",
"\"",
"Le",
"plus",
"beau",
"jour",
"de",
"ma",
"vie",
"\"",
"and",
"was",
"succeeded",
"as",
"Belgian",
"representative",
"at",
"the",
"1957",
"contest",
"by",
"Bobbejaan",
"Schoepen",
"with",
"\"",
"Straatdeuntje",
"\"",
"."
] | [
{
"span": [
25,
27
],
"label": "Entity"
},
{
"span": [
32,
34
],
"label": "Entity"
},
{
"span": [
29,
30
],
"label": "Entity"
}
] | [
{
"head": [
25,
27
],
"tail": [
32,
34
],
"label": "participant",
"qualifiers": [
{
"span": [
29,
30
],
"label": "point in time"
}
]
}
] |
[
"The",
"song",
"was",
"accompanied",
"at",
"the",
"1956",
"contest",
"by",
"Fud",
"Leclerc",
"with",
"\"",
"Messieurs",
"les",
"noyés",
"de",
"la",
"Seine",
"\"",
"and",
"was",
"succeeded",
"as",
"Belgian",
"representative",
"at",
"the",
"1957",
"contest",
"by",
"Bobbejaan",
"Schoepen",
"with",
"\"",
"Straatdeuntje",
"\"",
"."
] | [
{
"span": [
24,
26
],
"label": "Entity"
},
{
"span": [
31,
33
],
"label": "Entity"
},
{
"span": [
28,
29
],
"label": "Entity"
},
{
"span": [
9,
11
],
"label": "Entity"
},
{
"span": [
6,
7
],
"label": "Entity"
}
] | [
{
"head": [
24,
26
],
"tail": [
31,
33
],
"label": "participant",
"qualifiers": [
{
"span": [
28,
29
],
"label": "point in time"
}
]
},
{
"head": [
24,
26
],
"tail": [
9,
11
],
"label": "participant",
"qualifiers": [
{
"span": [
6,
7
],
"label": "point in time"
}
]
}
] |
[
"Straatdeuntje",
"(",
"\"",
"Street",
"Tune",
"\"",
")",
"was",
"the",
"Belgian",
"entry",
"in",
"the",
"Eurovision",
"Song",
"Contest",
"1957",
",",
"performed",
"in",
"Dutch",
"by",
"Bobbejaan",
"Schoepen",
"."
] | [
{
"span": [
13,
17
],
"label": "Entity"
},
{
"span": [
22,
24
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
13,
17
],
"tail": [
22,
24
],
"label": "participant",
"qualifiers": [
{
"span": [
9,
10
],
"label": "country"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Belgian",
"representative",
"at",
"the",
"1958",
"contest",
"by",
"Fud",
"Leclerc",
"performing",
"\"",
"Ma",
"petite",
"chatte",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"He",
"amassed",
"La",
"Liga",
"totals",
"of",
"340",
"games",
"and",
"29",
"goals",
"over",
"the",
"course",
"of",
"14",
"seasons",
",",
"representing",
"in",
"the",
"competition",
"Racing",
"de",
"Santander",
"(",
"two",
"spells",
")",
",",
"Atlético",
"Madrid",
",",
"Valladolid",
"and",
"Mallorca",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
22,
25
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
22,
25
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
15,
16
],
"label": "number of points/goals/set scored"
}
]
}
] |
[
"Jimmy",
"McNulty",
"is",
"a",
"fictional",
"character",
"on",
"the",
"HBO",
"drama",
"The",
"Wire",
",",
"played",
"by",
"English",
"actor",
"Dominic",
"West",
"."
] | [
{
"span": [
10,
12
],
"label": "Entity"
},
{
"span": [
17,
19
],
"label": "Entity"
},
{
"span": [
0,
2
],
"label": "Entity"
}
] | [
{
"head": [
10,
12
],
"tail": [
17,
19
],
"label": "cast member",
"qualifiers": [
{
"span": [
0,
2
],
"label": "character role"
}
]
}
] |
[
"Cedric",
"Daniels",
"is",
"a",
"fictional",
"character",
"on",
"the",
"HBO",
"drama",
"The",
"Wire",
",",
"played",
"by",
"Lance",
"Reddick",
"."
] | [
{
"span": [
10,
12
],
"label": "Entity"
},
{
"span": [
15,
17
],
"label": "Entity"
},
{
"span": [
0,
2
],
"label": "Entity"
}
] | [
{
"head": [
10,
12
],
"tail": [
15,
17
],
"label": "cast member",
"qualifiers": [
{
"span": [
0,
2
],
"label": "character role"
}
]
}
] |
[
"He",
"won",
"seven",
"Scottish",
"international",
"caps",
"and",
"represented",
"his",
"country",
"in",
"the",
"1974",
"FIFA",
"World",
"Cup",
",",
"playing",
"in",
"the",
"2",
"–",
"0",
"win",
"against",
"Zaire",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
3,
4
],
"label": "Entity"
},
{
"span": [
2,
3
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
3,
4
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
2,
3
],
"label": "number of matches played/races/starts"
}
]
}
] |
[
"It",
"was",
"Everton",
"'",
"s",
"first",
"major",
"trophy",
"since",
"they",
"won",
"the",
"league",
"championship",
"eight",
"years",
"earlier",
",",
"and",
"is",
"their",
"most",
"recent",
"major",
"trophy",
"to",
"date",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
2,
3
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
2,
3
],
"label": "participating team",
"qualifiers": [
{
"span": [
5,
6
],
"label": "number of points/goals/set scored"
}
]
}
] |
[
"It",
"is",
"a",
"non",
"-",
"governmental",
"organisation",
"established",
"in",
"Stockholm",
"(",
"Sweden",
")",
"on",
"August",
"16",
",",
"1960",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
},
{
"span": [
11,
12
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
9,
10
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
11,
12
],
"label": "country"
}
]
}
] |
[
"In",
"2004",
",",
"Oliver",
"set",
"out",
"to",
"create",
"a",
"position",
"in",
"the",
"NBA",
"for",
"statistical",
"analysis",
",",
"following",
"the",
"trend",
"set",
"in",
"baseball",
",",
"as",
"illustrated",
"by",
"the",
"Michael",
"Lewis",
"book",
",",
"Moneyball",
",",
"in",
"2003",
"."
] | [
{
"span": [
28,
30
],
"label": "Entity"
},
{
"span": [
32,
33
],
"label": "Entity"
},
{
"span": [
35,
36
],
"label": "Entity"
}
] | [
{
"head": [
28,
30
],
"tail": [
32,
33
],
"label": "notable work",
"qualifiers": [
{
"span": [
35,
36
],
"label": "publication date"
}
]
}
] |
[
"It",
"was",
"adapted",
"into",
"the",
"film",
"High",
"Noon",
"in",
"1952",
",",
"which",
"starred",
"Gary",
"Cooper",
"(",
"Academy",
"Award",
",",
"Best",
"Actor",
")",
"and",
"Grace",
"Kelly",
"."
] | [
{
"span": [
19,
21
],
"label": "Entity"
},
{
"span": [
13,
15
],
"label": "Entity"
},
{
"span": [
6,
8
],
"label": "Entity"
}
] | [
{
"head": [
19,
21
],
"tail": [
13,
15
],
"label": "winner",
"qualifiers": [
{
"span": [
6,
8
],
"label": "for work"
}
]
},
{
"head": [
13,
15
],
"tail": [
19,
21
],
"label": "award received",
"qualifiers": [
{
"span": [
6,
8
],
"label": "for work"
}
]
},
{
"head": [
13,
15
],
"tail": [
19,
21
],
"label": "nominated for",
"qualifiers": [
{
"span": [
6,
8
],
"label": "for work"
}
]
},
{
"head": [
6,
8
],
"tail": [
19,
21
],
"label": "nominated for",
"qualifiers": [
{
"span": [
13,
15
],
"label": "nominee"
}
]
},
{
"head": [
6,
8
],
"tail": [
19,
21
],
"label": "award received",
"qualifiers": [
{
"span": [
13,
15
],
"label": "winner"
}
]
}
] |
[
"For",
"most",
"of",
"his",
"life",
"a",
"Democrat",
",",
"Stone",
"followed",
"Alderman",
"Edward",
"Vrdolyak",
"to",
"the",
"Republican",
"Party",
",",
"and",
"unsuccessfully",
"challenged",
"Carol",
"Moseley",
"Braun",
"for",
"Cook",
"County",
"Recorder",
"of",
"Deeds",
"."
] | [
{
"span": [
21,
24
],
"label": "Entity"
},
{
"span": [
27,
28
],
"label": "Entity"
},
{
"span": [
25,
27
],
"label": "Entity"
}
] | [
{
"head": [
21,
24
],
"tail": [
27,
28
],
"label": "position held",
"qualifiers": [
{
"span": [
25,
27
],
"label": "location"
}
]
}
] |
[
"This",
"is",
"a",
"list",
"of",
"the",
"10",
"Members",
"of",
"the",
"European",
"Parliament",
"for",
"Ireland",
"appointed",
"to",
"the",
"delegation",
"from",
"the",
"Oireachtas",
"as",
"a",
"result",
"of",
"the",
"Irish",
"accession",
"to",
"the",
"European",
"Economic",
"Community",
"on",
"1",
"January",
"1973",
"."
] | [
{
"span": [
26,
27
],
"label": "Entity"
},
{
"span": [
30,
33
],
"label": "Entity"
},
{
"span": [
34,
37
],
"label": "Entity"
}
] | [
{
"head": [
26,
27
],
"tail": [
30,
33
],
"label": "member of",
"qualifiers": [
{
"span": [
34,
37
],
"label": "start time"
}
]
}
] |
[
"Among",
"the",
"company",
"’",
"s",
"assets",
"are",
"13",
"cement",
"production",
"facilities",
",",
"3",
"located",
"in",
"Greece",
",",
"2",
"in",
"the",
"USA",
"(",
"Virginia",
"and",
"Florida",
")",
",",
"5",
"in",
"Southeastern",
"Europe",
"(",
"Bulgaria",
",",
"Serbia",
",",
"Albania",
",",
"Kosovo",
"and",
"Republic",
"of",
"Macedonia",
")",
"and",
"3",
"in",
"Middle",
"East",
"(",
"Egypt",
"and",
"Turkey",
")",
",",
"25",
"distribution",
"terminals",
",",
"126",
"ready",
"-",
"mix",
"plants",
",",
"64",
"quarries",
",",
"3",
"grinding",
"plants",
",",
"9",
"concrete",
"block",
"plants",
",",
"9",
"Fly",
"ash",
"processing",
"plants",
",",
"1",
"dry",
"mortar",
"plant",
"and",
"1",
"processed",
"engineered",
"fuel",
"facility",
"."
] | [
{
"span": [
34,
35
],
"label": "Entity"
},
{
"span": [
36,
37
],
"label": "Entity"
},
{
"span": [
38,
39
],
"label": "Entity"
}
] | [
{
"head": [
34,
35
],
"tail": [
36,
37
],
"label": "shares border with",
"qualifiers": [
{
"span": [
38,
39
],
"label": "statement disputed by"
}
]
}
] |
[
"Luis",
"von",
"Ahn",
"(",
"born",
"1978",
")",
"is",
"a",
"Guatemalan",
"entrepreneur",
"and",
"an",
"associate",
"professor",
"in",
"the",
"Computer",
"Science",
"Department",
"at",
"Carnegie",
"Mellon",
"University",
"."
] | [
{
"span": [
0,
3
],
"label": "Entity"
},
{
"span": [
21,
24
],
"label": "Entity"
},
{
"span": [
17,
19
],
"label": "Entity"
}
] | [
{
"head": [
0,
3
],
"tail": [
21,
24
],
"label": "educated at",
"qualifiers": [
{
"span": [
17,
19
],
"label": "academic major"
}
]
}
] |
[
"He",
"is",
"the",
"founder",
"of",
"the",
"company",
"reCAPTCHA",
",",
"which",
"was",
"sold",
"to",
"Google",
"in",
"2009",
",",
"and",
"the",
"co",
"-",
"founder",
"and",
"CEO",
"of",
"Duolingo",
",",
"a",
"popular",
"language",
"-",
"learning",
"platform",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
23,
24
],
"label": "Entity"
},
{
"span": [
25,
26
],
"label": "Entity"
},
{
"span": [
13,
14
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
23,
24
],
"label": "position held",
"qualifiers": [
{
"span": [
25,
26
],
"label": "of"
}
]
},
{
"head": [
0,
1
],
"tail": [
13,
14
],
"label": "employer",
"qualifiers": [
{
"span": [
15,
16
],
"label": "start time"
}
]
}
] |
[
"\"",
"Mon",
"amour",
"pour",
"toi",
"\"",
"(",
"\"",
"My",
"love",
"for",
"you",
"\"",
")",
"was",
"the",
"Belgian",
"entry",
"in",
"the",
"Eurovision",
"Song",
"Contest",
"1960",
",",
"performed",
"in",
"French",
"by",
"Fud",
"Leclerc",
"."
] | [
{
"span": [
20,
24
],
"label": "Entity"
},
{
"span": [
29,
31
],
"label": "Entity"
},
{
"span": [
16,
17
],
"label": "Entity"
}
] | [
{
"head": [
20,
24
],
"tail": [
29,
31
],
"label": "participant",
"qualifiers": [
{
"span": [
16,
17
],
"label": "country"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Belgian",
"representative",
"at",
"the",
"1961",
"contest",
"by",
"Bob",
"Benny",
"performing",
"\"",
"September",
",",
"gouden",
"roos",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"\"",
"Ma",
"petite",
"chatte",
"\"",
"(",
"My",
"little",
"sweetie",
")",
"was",
"the",
"Belgian",
"entry",
"at",
"the",
"Eurovision",
"Song",
"Contest",
"1958",
",",
"performed",
"in",
"French",
"by",
"Fud",
"Leclerc",
"."
] | [
{
"span": [
16,
20
],
"label": "Entity"
},
{
"span": [
25,
27
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
}
] | [
{
"head": [
16,
20
],
"tail": [
25,
27
],
"label": "participant",
"qualifiers": [
{
"span": [
12,
13
],
"label": "country"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Belgian",
"representative",
"at",
"the",
"1959",
"Contest",
"by",
"Bob",
"Benny",
"performing",
"\"",
"Hou",
"toch",
"van",
"mij",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"\"",
"Ton",
"nom",
"\"",
"(",
"\"",
"Your",
"name",
"\"",
")",
"was",
"the",
"Belgian",
"entry",
"in",
"the",
"Eurovision",
"Song",
"Contest",
"1962",
",",
"performed",
"in",
"French",
"by",
"Fud",
"Leclerc",
"."
] | [
{
"span": [
16,
20
],
"label": "Entity"
},
{
"span": [
25,
27
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
}
] | [
{
"head": [
16,
20
],
"tail": [
25,
27
],
"label": "participant",
"qualifiers": [
{
"span": [
12,
13
],
"label": "country"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Belgian",
"representative",
"at",
"the",
"1963",
"contest",
"by",
"Jacques",
"Raymond",
"singing",
"\"",
"Waarom"
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"The",
"Honan",
"Chapel",
"is",
"located",
"adjacent",
"to",
"the",
"grounds",
"of",
"University",
"College",
"Cork",
"in",
"Cork",
"city",
",",
"Ireland",
"."
] | [
{
"span": [
10,
13
],
"label": "Entity"
},
{
"span": [
14,
16
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
}
] | [
{
"head": [
10,
13
],
"tail": [
14,
16
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
17,
18
],
"label": "country"
}
]
}
] |
[
"It",
"was",
"the",
"last",
"car",
"to",
"be",
"launched",
"by",
"Daimler",
"before",
"its",
"parent",
"company",
",",
"the",
"Birmingham",
"Small",
"Arms",
"Company",
"(",
"BSA",
")",
",",
"sold",
"it",
"to",
"Jaguar",
"Cars",
"in",
"1960",
"."
] | [
{
"span": [
9,
10
],
"label": "Entity"
},
{
"span": [
27,
29
],
"label": "Entity"
},
{
"span": [
30,
31
],
"label": "Entity"
},
{
"span": [
16,
20
],
"label": "Entity"
}
] | [
{
"head": [
9,
10
],
"tail": [
27,
29
],
"label": "parent organization",
"qualifiers": [
{
"span": [
30,
31
],
"label": "start time"
}
]
},
{
"head": [
9,
10
],
"tail": [
16,
20
],
"label": "parent organization",
"qualifiers": [
{
"span": [
30,
31
],
"label": "end time"
}
]
}
] |
[
"Behaeddin",
"Shakir",
"or",
"Bahaeddin",
"Shakir",
"(",
"Ottoman",
"Turkish",
":",
"بهاءالدین",
"شاکر",
",",
"Modern",
"Turkish",
":",
"Bahaettin",
"Şakir",
")",
"(",
"1874",
",",
"Istanbul",
"–",
"April",
"17",
",",
"1922",
")",
"was",
"a",
"founding",
"member",
"of",
"the",
"Committee",
"of",
"Union",
"and",
"Progress",
"(",
"CUP",
")",
"."
] | [
{
"span": [
21,
22
],
"label": "Entity"
},
{
"span": [
6,
8
],
"label": "Entity"
},
{
"span": [
23,
27
],
"label": "Entity"
}
] | [
{
"head": [
21,
22
],
"tail": [
6,
8
],
"label": "capital of",
"qualifiers": [
{
"span": [
23,
27
],
"label": "end time"
}
]
}
] |
[
"The",
"city",
"'",
"s",
"great",
"significance",
"for",
"the",
"Franco",
"-",
"German",
"frontier",
"led",
"to",
"the",
"1866",
"Luxembourg",
"Crisis",
",",
"almost",
"resulting",
"in",
"a",
"war",
"between",
"France",
"and",
"Prussia",
"over",
"possession",
"of",
"the",
"German",
"Confederation",
"'",
"s",
"main",
"western",
"fortress",
"."
] | [
{
"span": [
27,
28
],
"label": "Entity"
},
{
"span": [
32,
34
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
}
] | [
{
"head": [
27,
28
],
"tail": [
32,
34
],
"label": "member of",
"qualifiers": [
{
"span": [
15,
16
],
"label": "end time"
}
]
}
] |
[
"Durkin",
"was",
"England",
"'",
"s",
"only",
"referee",
"at",
"the",
"1998",
"FIFA",
"World",
"Cup",
"Finals",
"in",
"France",
",",
"where",
"he",
"refereed",
"one",
"match",
"-",
"the",
"Group",
"B",
"encounter",
"between",
"Italy",
"and",
"Austria",
"."
] | [
{
"span": [
9,
13
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
},
{
"span": [
20,
21
],
"label": "Entity"
}
] | [
{
"head": [
9,
13
],
"tail": [
15,
16
],
"label": "participating team",
"qualifiers": [
{
"span": [
20,
21
],
"label": "ranking"
}
]
}
] |
[
"In",
"the",
"same",
"year",
",",
"he",
"refereed",
"the",
"FA",
"Cup",
"Final",
"between",
"Arsenal",
"and",
"Newcastle",
"United",
",",
"whilst",
"in",
"2003",
"he",
"was",
"in",
"charge",
"of",
"the",
"Football",
"League",
"Cup",
"Final",
"between",
"Liverpool",
"and",
"Manchester",
"United",
"."
] | [
{
"span": [
26,
29
],
"label": "Entity"
},
{
"span": [
33,
35
],
"label": "Entity"
},
{
"span": [
1,
4
],
"label": "Entity"
}
] | [
{
"head": [
26,
29
],
"tail": [
33,
35
],
"label": "winner",
"qualifiers": [
{
"span": [
1,
4
],
"label": "point in time"
}
]
}
] |
[
"He",
"graduated",
"from",
"Yale",
"University",
"in",
"New",
"Haven",
",",
"in",
"1916",
",",
"and",
"from",
"the",
"law",
"department",
"of",
"Harvard",
"University",
"in",
"Cambridge",
",",
"MA",
",",
"in",
"1926",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
3,
5
],
"label": "Entity"
},
{
"span": [
10,
11
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
3,
5
],
"label": "educated at",
"qualifiers": [
{
"span": [
10,
11
],
"label": "end time"
}
]
}
] |
[
"eBay",
"and",
"PayPal",
"became",
"separate",
"companies",
"in",
"2015",
"."
] | [
{
"span": [
2,
3
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
7,
8
],
"label": "Entity"
}
] | [
{
"head": [
2,
3
],
"tail": [
0,
1
],
"label": "parent organization",
"qualifiers": [
{
"span": [
7,
8
],
"label": "end time"
}
]
}
] |
[
"He",
"held",
"that",
"seat",
"until",
"it",
"was",
"abolished",
"for",
"the",
"February",
"1974",
"general",
"election",
",",
"when",
"he",
"was",
"re",
"-",
"elected",
"for",
"the",
"new",
"Scarborough",
"constituency",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
10,
14
],
"label": "Entity"
},
{
"span": [
24,
26
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
10,
14
],
"label": "candidacy in election",
"qualifiers": [
{
"span": [
24,
26
],
"label": "electoral district"
}
]
}
] |
[
"In",
"their",
"battle",
"against",
"Kalki",
",",
"the",
"10th",
"and",
"final",
"avatar",
"of",
"lord",
"Vishnu",
",",
"the",
"brothers",
"display",
"their",
"mastery",
"over",
"the",
"dark",
"arts",
"by",
"raising",
"themselves",
"from",
"the",
"dead",
"faster",
"than",
"Kalki",
"can",
"kill",
"them",
"."
] | [
{
"span": [
4,
5
],
"label": "Entity"
},
{
"span": [
12,
14
],
"label": "Entity"
},
{
"span": [
10,
11
],
"label": "Entity"
}
] | [
{
"head": [
4,
5
],
"tail": [
12,
14
],
"label": "incarnation of",
"qualifiers": [
{
"span": [
10,
11
],
"label": "subject has role"
}
]
},
{
"head": [
4,
5
],
"tail": [
10,
11
],
"label": "instance of",
"qualifiers": [
{
"span": [
12,
14
],
"label": "of"
}
]
}
] |
[
"The",
"poem",
"takes",
"the",
"form",
"of",
"an",
"intensely",
"dramatic",
"monologue",
"delivered",
"by",
"the",
"ghost",
"of",
"the",
"murdered",
"12th",
"Dynasty",
"pharaoh",
"Amenemhat",
"I",
"to",
"his",
"son",
"Senusret",
"I",
".",
"It",
"describes",
"the",
"conspiracy",
"that",
"killed",
"Amenemhat",
",",
"and",
"enjoins",
"his",
"son",
"to",
"trust",
"no",
"-",
"one",
"."
] | [
{
"span": [
25,
27
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
},
{
"span": [
20,
22
],
"label": "Entity"
}
] | [
{
"head": [
25,
27
],
"tail": [
19,
20
],
"label": "position held",
"qualifiers": [
{
"span": [
20,
22
],
"label": "replaces"
}
]
}
] |
[
"It",
"was",
"named",
"in",
"honour",
"of",
"the",
"15th",
"Prime",
"Minister",
"of",
"Canada",
",",
"the",
"Right",
"Honourable",
"Pierre",
"Elliott",
"Trudeau",
"."
] | [
{
"span": [
16,
19
],
"label": "Entity"
},
{
"span": [
8,
10
],
"label": "Entity"
},
{
"span": [
7,
8
],
"label": "Entity"
}
] | [
{
"head": [
16,
19
],
"tail": [
8,
10
],
"label": "position held",
"qualifiers": [
{
"span": [
7,
8
],
"label": "series ordinal"
}
]
}
] |
[
"Rink",
",",
"whose",
"great",
"-",
"grandfather",
"had",
"emigrated",
"from",
"Heidelberg",
"to",
"Brazil",
"in",
"1904",
",",
"was",
"naturalized",
"as",
"a",
"German",
"citizen",
"and",
"subsequently",
"called",
"up",
"to",
"the",
"German",
"national",
"team",
"by",
"then",
"manager",
"Berti",
"Vogts",
"in",
"September",
"1998",
"."
] | [
{
"span": [
33,
35
],
"label": "Entity"
},
{
"span": [
27,
30
],
"label": "Entity"
},
{
"span": [
36,
38
],
"label": "Entity"
}
] | [
{
"head": [
33,
35
],
"tail": [
27,
30
],
"label": "coach of sports team",
"qualifiers": [
{
"span": [
36,
38
],
"label": "end time"
}
]
}
] |
[
"Mystro",
"Clark",
"(",
"born",
"December",
"29",
",",
"1966",
"in",
"Dayton",
",",
"Ohio",
")",
"was",
"the",
"American",
"host",
"of",
"the",
"syndicated",
"version",
"of",
"the",
"series",
"Soul",
"Train",
"from",
"1997",
"until",
"1999",
"."
] | [
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
24,
26
],
"label": "Entity"
},
{
"span": [
29,
30
],
"label": "Entity"
},
{
"span": [
27,
28
],
"label": "Entity"
}
] | [
{
"head": [
0,
2
],
"tail": [
24,
26
],
"label": "notable work",
"qualifiers": [
{
"span": [
29,
30
],
"label": "end time"
},
{
"span": [
27,
28
],
"label": "start time"
}
]
}
] |
[
"It",
"stars",
"Peter",
"Cushing",
"as",
"Sherlock",
"Holmes",
",",
"Sir",
"Christopher",
"Lee",
"as",
"Sir",
"Henry",
"Baskerville",
"and",
"André",
"Morell",
"as",
"Doctor",
"Watson",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
2,
4
],
"label": "Entity"
},
{
"span": [
5,
7
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
2,
4
],
"label": "cast member",
"qualifiers": [
{
"span": [
5,
7
],
"label": "character role"
}
]
}
] |
[
"He",
"previously",
"served",
"as",
"Commander",
",",
"United",
"States",
"Transportation",
"Command",
"from",
"September",
"2005",
"to",
"August",
"2008",
"."
] | [
{
"span": [
6,
10
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
14,
16
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
}
] | [
{
"head": [
6,
10
],
"tail": [
0,
1
],
"label": "director / manager",
"qualifiers": [
{
"span": [
14,
16
],
"label": "end time"
},
{
"span": [
11,
13
],
"label": "start time"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Belgian",
"representative",
"at",
"the",
"1965",
"Contest",
"by",
"Lize",
"Marke",
"performing",
"\"",
"Als",
"het",
"weer",
"lente",
"is",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
[
"\"",
"Als",
"het",
"weer",
"lente",
"is",
"\"",
"(",
"\"",
"When",
"it",
"'",
"s",
"springtime",
"again",
"\"",
")",
"was",
"the",
"Belgian",
"entry",
"in",
"the",
"Eurovision",
"Song",
"Contest",
"1965",
",",
"performed",
"in",
"Dutch",
"by",
"Lize",
"Marke",
"."
] | [
{
"span": [
23,
27
],
"label": "Entity"
},
{
"span": [
32,
34
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
23,
27
],
"tail": [
32,
34
],
"label": "participant",
"qualifiers": [
{
"span": [
19,
20
],
"label": "country"
}
]
}
] |
[
"It",
"was",
"succeeded",
"as",
"Belgian",
"representative",
"at",
"the",
"1967",
"Contest",
"by",
"Louis",
"Neefs",
"performing",
"\"",
"Ik",
"heb",
"zorgen",
"\"",
"."
] | [
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
4,
6
],
"tail": [
11,
13
],
"label": "participant",
"qualifiers": [
{
"span": [
8,
9
],
"label": "point in time"
}
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.