tokens
sequencelengths 4
100
| spo_list
sequencelengths 1
26
| pos_tags
sequencelengths 4
100
| relations
listlengths 1
26
|
---|---|---|---|
[
"She",
"also",
"taught",
"at",
"the",
"University",
"of",
"Virginia",
"in",
"Charlottesville",
",",
"where",
"she",
"lived",
"on",
"and",
"off",
"throughout",
"her",
"life",
"."
] | [
[
"Charlottesville",
"/location/location/contains",
"University of Virginia"
]
] | [
"PRP",
"RB",
"VBD",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"IN",
"CC",
"IN",
"IN",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "Charlottesville",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "University of Virginia",
"start": 5,
"end": 8,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"We",
"have",
"a",
"huge",
"and",
"important",
"opportunity",
"to",
"offer",
"people",
"real",
"choices",
",",
"''",
"says",
"Ken",
"Mehlman",
",",
"the",
"G.O.P.",
"chairman",
",",
"who",
"has",
"made",
"a",
"personal",
"cause",
"of",
"attracting",
"more",
"black",
"voters",
"and",
",",
"as",
"a",
"native",
"of",
"Baltimore",
",",
"has",
"taken",
"a",
"keen",
"interest",
"in",
"the",
"Steele",
"campaign",
"."
] | [
[
"Ken Mehlman",
"/people/person/place_lived",
"Baltimore"
]
] | [
"PRP",
"VBP",
"DT",
"JJ",
"CC",
"JJ",
"NN",
"TO",
"VB",
"NNS",
"JJ",
"NNS",
",",
"''",
"VBZ",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NN",
",",
"WP",
"VBZ",
"VBN",
"DT",
"JJ",
"NN",
"IN",
"VBG",
"JJR",
"JJ",
"NNS",
"CC",
",",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"VBZ",
"VBN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Ken Mehlman",
"start": 15,
"end": 17,
"type": "PERSON"
},
"t": {
"text": "Baltimore",
"start": 39,
"end": 40,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"What",
"Steele",
"had",
"to",
"offer",
",",
"as",
"a",
"candidate",
",",
"was",
"personal",
"biography",
",",
"his",
"inspiring",
"life",
"story",
":",
"childhood",
"in",
"a",
"poor",
"section",
"of",
"Washington",
";",
"college",
"at",
"Johns",
"Hopkins",
"in",
"Baltimore",
";",
"then",
"three",
"years",
"studying",
"for",
"the",
"priesthood",
"at",
"a",
"monastery",
",",
"where",
"he",
"wore",
"the",
"long",
"white",
"tunic",
"of",
"the",
"Augustinian",
"order",
"before",
"deciding",
"that",
"his",
"call",
"to",
"service",
"lay",
"elsewhere",
"."
] | [
[
"Johns Hopkins",
"/people/person/place_lived",
"Baltimore"
],
[
"Johns Hopkins",
"/people/deceased_person/place_of_death",
"Baltimore"
]
] | [
"WDT",
"NNP",
"VBD",
"TO",
"VB",
",",
"IN",
"DT",
"NN",
",",
"VBD",
"JJ",
"NN",
",",
"PRP$",
"JJ",
"NN",
"NN",
":",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
":",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
":",
"RB",
"CD",
"NNS",
"VBG",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
",",
"WRB",
"PRP",
"VBD",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"VBG",
"IN",
"PRP$",
"NN",
"TO",
"NN",
"VBD",
"RB",
"."
] | [
{
"h": {
"text": "Johns Hopkins",
"start": 29,
"end": 31,
"type": "PERSON"
},
"t": {
"text": "Baltimore",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Johns Hopkins",
"start": 29,
"end": 31,
"type": "PERSON"
},
"t": {
"text": "Baltimore",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"Lynn",
"Swann",
",",
"who",
"had",
"a",
"Hall",
"of",
"Fame",
"career",
"with",
"the",
"Pittsburgh",
"Steelers",
",",
"is",
"the",
"Republican",
"nominee",
"for",
"governor",
"in",
"Pennsylvania",
",",
"and",
"Kenneth",
"Blackwell",
",",
"the",
"secretary",
"of",
"state",
"in",
"Ohio",
",",
"is",
"likely",
"to",
"be",
"the",
"G.O.P.",
"gubernatorial",
"candidate",
"in",
"his",
"state",
"."
] | [
[
"Lynn Swann",
"/people/person/place_lived",
"Pennsylvania"
]
] | [
"NNP",
"NNP",
",",
"WP",
"VBD",
"DT",
"NN",
"IN",
"NNP",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
",",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"NN",
"IN",
"NNP",
",",
"CC",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
",",
"VBZ",
"JJ",
"TO",
"VB",
"DT",
"NNP",
"JJ",
"NN",
"IN",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "Lynn Swann",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Pennsylvania",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"A",
"college",
"football",
"star",
"who",
"studied",
"under",
"the",
"G.I.",
"Bill",
"of",
"Rights",
"at",
"Washburn",
"University",
"in",
"Topeka",
",",
"Kan.",
",",
"Mr.",
"Fletcher",
"was",
"tapped",
"soon",
"after",
"graduating",
"to",
"manage",
"the",
"campaign",
"of",
"Fred",
"Hall",
",",
"a",
"liberal",
"Republican",
"running",
"for",
"governor",
",",
"among",
"black",
"voters",
"."
] | [
[
"Topeka",
"/location/location/contains",
"Washburn University"
]
] | [
"DT",
"NN",
"NN",
"NN",
"WP",
"VBD",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNPS",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"NNP",
"NNP",
"VBD",
"VBN",
"RB",
"IN",
"VBG",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"NN",
",",
"IN",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Topeka",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Washburn University",
"start": 13,
"end": 15,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Although",
"she",
"did",
"better",
"than",
"when",
"she",
"ran",
"in",
"2004",
"--",
"and",
"in",
"a",
"district",
"where",
"registered",
"Republicans",
"outnumber",
"Democrats",
"by",
"44",
"percent",
"to",
"29",
"percent",
"--",
"her",
"percentage",
"of",
"the",
"vote",
"was",
"about",
"the",
"same",
"as",
"Senator",
"John",
"Kerry",
"of",
"Massachusetts",
"received",
"in",
"the",
"district",
"in",
"the",
"presidential",
"race",
"two",
"years",
"ago",
".",
"''"
] | [
[
"John Kerry",
"/people/person/place_lived",
"Massachusetts"
]
] | [
"IN",
"PRP",
"VBD",
"JJR",
"IN",
"WRB",
"PRP",
"VBD",
"IN",
"CD",
":",
"CC",
"IN",
"DT",
"NN",
"WRB",
"VBN",
"NNPS",
"VBP",
"NNS",
"IN",
"CD",
"NN",
"TO",
"CD",
"NN",
":",
"PRP$",
"NN",
"IN",
"DT",
"NN",
"VBD",
"IN",
"DT",
"JJ",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"CD",
"NNS",
"RB",
".",
"''"
] | [
{
"h": {
"text": "John Kerry",
"start": 38,
"end": 40,
"type": "PERSON"
},
"t": {
"text": "Massachusetts",
"start": 41,
"end": 42,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"It",
"is",
"something",
"of",
"a",
"paradox",
"that",
"the",
"Western",
"boot",
",",
"a",
"classic",
"emblem",
"of",
"Americana",
",",
"derived",
"much",
"of",
"its",
"latest",
"currency",
"from",
"the",
"streets",
"of",
"London",
",",
"where",
"style-setting",
"neo-bohemians",
"like",
"Kate",
"Moss",
"and",
"Sienna",
"Miller",
"were",
"snapped",
"earlier",
"this",
"year",
"wearing",
"boots",
"with",
"flounced",
"tunics",
"or",
"peasant",
"skirts",
"."
] | [
[
"Kate Moss",
"/people/person/place_lived",
"London"
],
[
"Sienna Miller",
"/people/person/place_lived",
"London"
]
] | [
"PRP",
"VBZ",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"DT",
"JJ",
"NN",
"IN",
"NNS",
",",
"VBN",
"RB",
"IN",
"PRP$",
"JJS",
"NN",
"IN",
"DT",
"NNS",
"IN",
"NNP",
",",
"WRB",
"JJ",
"NNS",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"VBD",
"VBN",
"RBR",
"DT",
"NN",
"VBG",
"NNS",
"IN",
"JJ",
"NNS",
"CC",
"NN",
"VBZ",
"."
] | [
{
"h": {
"text": "Kate Moss",
"start": 33,
"end": 35,
"type": "PERSON"
},
"t": {
"text": "London",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Sienna Miller",
"start": 36,
"end": 38,
"type": "PERSON"
},
"t": {
"text": "London",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"The",
"night",
"before",
"the",
"presentation",
",",
"Lucas",
"Benedeti",
",",
"a",
"17-year-old",
"from",
"Panama",
"City",
",",
"Panama",
",",
"called",
"Ms.",
"DiGrande",
"at",
"10:30",
"--",
"she",
"often",
"asks",
"students",
"to",
"call",
"her",
"in",
"the",
"evening",
",",
"for",
"phone",
"practice",
"--",
"and",
"read",
"his",
"three-minute",
"speech",
"on",
"her",
"voicemail",
"."
] | [
[
"Panama",
"/location/location/contains",
"Panama City"
],
[
"Panama",
"/location/country/capital",
"Panama City"
]
] | [
"DT",
"NN",
"IN",
"DT",
"NN",
",",
"NNP",
"NNP",
",",
"DT",
"JJ",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"VBD",
"NNP",
"NNP",
"IN",
"CD",
":",
"PRP",
"RB",
"VBZ",
"NNS",
"TO",
"VB",
"PRP",
"IN",
"DT",
"NN",
",",
"IN",
"NN",
"NN",
":",
"CC",
"VB",
"PRP$",
"JJ",
"NN",
"IN",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "Panama",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Panama City",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Panama",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Panama City",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Sarah",
"Rachel",
"Bickman",
",",
"the",
"daughter",
"of",
"Louise",
"D.",
"Bickman",
"and",
"Prof.",
"Martin",
"E.",
"Bickman",
"of",
"Boulder",
",",
"Colo.",
",",
"was",
"married",
"there",
"yesterday",
"to",
"Daniel",
"Martin",
"Farkas",
",",
"the",
"son",
"of",
"Irene",
"R.",
"Farkas",
"of",
"Montville",
",",
"N.J.",
",",
"and",
"Joel",
"J.",
"Farkas",
"of",
"Morristown",
",",
"N.J",
".",
"The",
"couple",
"married",
"themselves",
",",
"which",
"Colorado",
"law",
"allows",
",",
"with",
"Jed",
"S.",
"Bickman",
",",
"the",
"brother",
"of",
"the",
"bride",
",",
"leading",
"the",
"ceremony",
"at",
"the",
"Hotel",
"Boulderado",
"."
] | [
[
"Colorado",
"/location/location/contains",
"Boulder"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"VBN",
"RB",
"NN",
"TO",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
".",
"DT",
"NN",
"VBN",
"PRP",
",",
"WDT",
"NNP",
"NN",
"VBZ",
",",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NN",
",",
"VBG",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Colorado",
"start": 55,
"end": 56,
"type": "LOCATION"
},
"t": {
"text": "Boulder",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Instead",
"of",
"Hazelwood",
",",
"Ford",
"said",
"then",
"that",
"it",
"would",
"close",
"its",
"plant",
"in",
"Lorain",
",",
"Ohio",
",",
"which",
"will",
"shut",
"this",
"month",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Lorain"
]
] | [
"RB",
"IN",
"NNP",
",",
"NNP",
"VBD",
"RB",
"IN",
"PRP",
"MD",
"VB",
"PRP$",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"WDT",
"MD",
"VB",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Lorain",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"St.",
"Louis",
",",
"word",
"that",
"the",
"future",
"of",
"Ford",
"'s",
"suburban",
"Hazelwood",
"plant",
"is",
"in",
"jeopardy",
"has",
"reinvigorated",
"a",
"drive",
"to",
"spare",
"it",
"."
] | [
[
"St. Louis",
"/location/location/contains",
"Hazelwood"
]
] | [
"IN",
"NNP",
"NNP",
",",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NNP",
"NN",
"VBZ",
"IN",
"NN",
"VBZ",
"VBN",
"DT",
"NN",
"TO",
"VB",
"PRP",
"."
] | [
{
"h": {
"text": "St. Louis",
"start": 1,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Hazelwood",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Factories",
"said",
"to",
"be",
"on",
"Ford",
"'s",
"list",
"for",
"a",
"possible",
"shutdown",
"include",
"ones",
"in",
"St.",
"Paul",
";",
"in",
"Hazelwood",
",",
"Mo.",
",",
"outside",
"St.",
"Louis",
";",
"and",
"in",
"Hapeville",
",",
"Ga.",
",",
"a",
"suburb",
"of",
"Atlanta",
"."
] | [
[
"St. Louis",
"/location/location/contains",
"Hazelwood"
]
] | [
"NNS",
"VBD",
"TO",
"VB",
"IN",
"NNP",
"POS",
"NN",
"IN",
"DT",
"JJ",
"NN",
"VBP",
"NNS",
"IN",
"NNP",
"NNP",
":",
"IN",
"NNP",
",",
"NNP",
",",
"JJ",
"NNP",
"NNP",
":",
"CC",
"IN",
"NNP",
",",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "St. Louis",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Hazelwood",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Michigan",
"officials",
"are",
"trying",
"to",
"make",
"a",
"case",
"that",
"Ford",
",",
"based",
"in",
"Dearborn",
"since",
"the",
"days",
"of",
"its",
"founder",
",",
"Henry",
"Ford",
",",
"should",
"consolidate",
"its",
"production",
"in",
"the",
"state",
"and",
"close",
"factories",
"elsewhere",
".",
"''"
] | [
[
"Michigan",
"/location/location/contains",
"Dearborn"
],
[
"Henry Ford",
"/people/person/place_lived",
"Dearborn"
],
[
"Henry Ford",
"/people/deceased_person/place_of_death",
"Dearborn"
]
] | [
"NNP",
"NNS",
"VBP",
"VBG",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNP",
",",
"VBN",
"IN",
"NNP",
"IN",
"DT",
"NNS",
"IN",
"PRP$",
"NN",
",",
"NNP",
"NNP",
",",
"MD",
"VB",
"PRP$",
"NN",
"IN",
"DT",
"NN",
"CC",
"JJ",
"NNS",
"RB",
".",
"''"
] | [
{
"h": {
"text": "Michigan",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Dearborn",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Henry Ford",
"start": 21,
"end": 23,
"type": "ORGANIZATION"
},
"t": {
"text": "Dearborn",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Henry Ford",
"start": 21,
"end": 23,
"type": "ORGANIZATION"
},
"t": {
"text": "Dearborn",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"Not",
"only",
"do",
"they",
"both",
"want",
"Guidant",
",",
"they",
"both",
"want",
"the",
"other",
"guy",
"not",
"to",
"get",
"it",
",",
"''",
"said",
"Thomas",
"J.",
"Gunderson",
",",
"who",
"follows",
"the",
"device",
"industry",
"for",
"Piper",
"Jaffray",
"from",
"Minneapolis",
".",
"''"
] | [
[
"Piper Jaffray",
"/business/company/place_founded",
"Minneapolis"
]
] | [
"RB",
"RB",
"VBP",
"PRP",
"DT",
"VBP",
"NNP",
",",
"PRP",
"DT",
"VBP",
"DT",
"JJ",
"NN",
"RB",
"TO",
"VB",
"PRP",
",",
"''",
"VBD",
"NNP",
"NNP",
"NNP",
",",
"WP",
"VBZ",
"DT",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Piper Jaffray",
"start": 31,
"end": 33,
"type": "ORGANIZATION"
},
"t": {
"text": "Minneapolis",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/business/company/place_founded"
}
] |
[
"Among",
"the",
"wounded",
"were",
"49",
"Indonesians",
",",
"17",
"Australians",
",",
"6",
"Koreans",
",",
"3",
"Japanese",
"and",
"2",
"Americans",
",",
"according",
"to",
"officials",
"at",
"Sanglah",
"Hospital",
"near",
"Denpasar",
",",
"the",
"capital",
"of",
"Bali",
"."
] | [
[
"Bali",
"/location/location/contains",
"Denpasar"
]
] | [
"IN",
"DT",
"VBN",
"VBD",
"CD",
"NNPS",
",",
"CD",
"NNPS",
",",
"CD",
"NNPS",
",",
"CD",
"JJ",
"CC",
"CD",
"NNPS",
",",
"VBG",
"TO",
"NNS",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Bali",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Denpasar",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"A1",
"Chirac",
"Modifies",
"Iran",
"Stance",
"In",
"an",
"effort",
"to",
"jump-start",
"formal",
"negotiations",
"between",
"six",
"world",
"powers",
"and",
"Iran",
"over",
"its",
"nuclear",
"program",
",",
"President",
"Jacques",
"Chirac",
"of",
"France",
"suggested",
"that",
"Iran",
"would",
"not",
"have",
"to",
"freeze",
"major",
"nuclear",
"activities",
"until",
"after",
"the",
"talks",
"began",
"."
] | [
[
"Jacques Chirac",
"/people/person/nationality",
"France"
]
] | [
"NN",
"NNP",
"VBZ",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"TO",
"VB",
"JJ",
"NNS",
"IN",
"CD",
"NN",
"NNS",
"CC",
"NNP",
"IN",
"PRP$",
"JJ",
"NN",
",",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"IN",
"NNP",
"MD",
"RB",
"VB",
"TO",
"VB",
"JJ",
"JJ",
"NNS",
"IN",
"IN",
"DT",
"NNS",
"VBD",
"."
] | [
{
"h": {
"text": "Jacques Chirac",
"start": 24,
"end": 26,
"type": "PERSON"
},
"t": {
"text": "France",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"A11",
"NATIONAL",
"A16-22",
"Congressman",
"Wo",
"n't",
"Quit",
"After",
"Admitting",
"Corruption",
"Representative",
"Bob",
"Ney",
"of",
"Ohio",
",",
"who",
"agreed",
"last",
"week",
"to",
"plead",
"guilty",
"to",
"federal",
"corruption",
"charges",
",",
"has",
"rebuffed",
"demands",
"that",
"he",
"resign",
",",
"creating",
"a",
"dilemma",
"for",
"Republican",
"strategists",
"who",
"want",
"him",
"off",
"the",
"public",
"stage",
"before",
"he",
"does",
"more",
"harm",
"to",
"the",
"party",
"."
] | [
[
"Bob Ney",
"/people/person/place_lived",
"Ohio"
]
] | [
"NN",
"NNP",
"NNP",
"NNP",
"MD",
"RB",
"VB",
"IN",
"VBG",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"WP",
"VBD",
"JJ",
"NN",
"TO",
"VB",
"JJ",
"TO",
"JJ",
"NN",
"NNS",
",",
"VBZ",
"VBN",
"NNS",
"IN",
"PRP",
"VB",
",",
"VBG",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"WP",
"VBP",
"PRP",
"IN",
"DT",
"JJ",
"NN",
"IN",
"PRP",
"VBZ",
"JJR",
"NN",
"TO",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Bob Ney",
"start": 11,
"end": 13,
"type": "PERSON"
},
"t": {
"text": "Ohio",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Don",
"Plusquellic",
",",
"the",
"mayor",
"of",
"Akron",
",",
"Ohio",
",",
"who",
"is",
"president",
"of",
"the",
"United",
"States",
"Conference",
"of",
"Mayors",
",",
"said",
":",
"''",
"The",
"new",
"proposal",
"in",
"unconscionable",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Akron"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"WP",
"VBZ",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
"NN",
"IN",
"NNPS",
",",
"VBD",
":",
"''",
"DT",
"JJ",
"NN",
"IN",
"JJ",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Akron",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Time",
"Warner",
"has",
"carried",
"the",
"Cablevision",
"networks",
"'",
"games",
"without",
"a",
"contract",
"since",
"the",
"start",
"of",
"2004",
";",
"since",
"August",
",",
"Eliot",
"Spitzer",
",",
"the",
"New",
"York",
"attorney",
"general",
",",
"has",
"brokered",
"three",
"extensions",
"."
] | [
[
"Eliot Spitzer",
"/business/person/company",
"New York"
]
] | [
"NNP",
"NNP",
"VBZ",
"VBN",
"DT",
"NNP",
"NNS",
"POS",
"NNS",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"CD",
":",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NN",
"NN",
",",
"VBZ",
"VBN",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "Eliot Spitzer",
"start": 21,
"end": 23,
"type": "PERSON"
},
"t": {
"text": "New York",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"type": "/business/person/company"
}
] |
[
"Constructive",
"criticism",
"of",
"our",
"reform",
"process",
"is",
"certainly",
"acceptable",
",",
"but",
"calling",
"for",
"confrontational",
"measures",
"can",
"only",
"harm",
"reform",
"in",
"Egypt",
"and",
"American",
"relations",
"with",
"the",
"largest",
",",
"most",
"influential",
"country",
"in",
"the",
"Middle",
"East",
"."
] | [
[
"Middle East",
"/location/location/contains",
"Egypt"
]
] | [
"JJ",
"NN",
"IN",
"PRP$",
"NN",
"NN",
"VBZ",
"RB",
"JJ",
",",
"CC",
"VBG",
"IN",
"JJ",
"NNS",
"MD",
"RB",
"VB",
"NN",
"IN",
"NNP",
"CC",
"NNP",
"NNS",
"IN",
"DT",
"JJS",
",",
"RBS",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Middle East",
"start": 33,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Egypt",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Patrice",
"Chereau",
"'s",
"''",
"Cosi",
"Fan",
"Tutte",
",",
"''",
"which",
"sets",
"its",
"period-garned",
"singers",
"adrfit",
"in",
"a",
"set",
"that",
"depicts",
"a",
"theater",
"'s",
"backstage",
",",
"opened",
"in",
"2005",
"at",
"Aix-en-Provence",
",",
"France",
",",
"and",
"was",
"recently",
"at",
"the",
"Opera",
"in",
"Paris",
"."
] | [
[
"France",
"/location/country/administrative_divisions",
"Paris"
],
[
"Paris",
"/location/administrative_division/country",
"France"
],
[
"France",
"/location/country/capital",
"Paris"
],
[
"France",
"/location/location/contains",
"Paris"
]
] | [
"NNP",
"NNP",
"POS",
"''",
"NNP",
"NNP",
"NNP",
",",
"''",
"WDT",
"VBZ",
"PRP$",
"JJ",
"NNS",
"VBP",
"IN",
"DT",
"NN",
"WDT",
"VBZ",
"DT",
"NN",
"POS",
"RB",
",",
"VBD",
"IN",
"CD",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"VBD",
"RB",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "France",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Paris",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"t": {
"text": "France",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "France",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "France",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Nine",
"hours",
"after",
"Wisconsin-Milwaukee",
"lost",
"to",
"Illinois",
"in",
"the",
"Round",
"of",
"16",
"of",
"last",
"season",
"'s",
"N.C.A.A.",
"tournament",
",",
"Tennessee",
"'s",
"athletic",
"director",
"was",
"on",
"the",
"phone",
"with",
"Wisconsin-Milwaukee",
"'s",
"athletic",
"director",
",",
"asking",
"for",
"permission",
"to",
"speak",
"with",
"Coach",
"Bruce",
"Pearl",
"."
] | [
[
"Bruce Pearl",
"/people/person/place_lived",
"Tennessee"
]
] | [
"CD",
"NNS",
"IN",
"NNP",
"VBD",
"TO",
"NNP",
"IN",
"DT",
"NNP",
"IN",
"CD",
"IN",
"JJ",
"NN",
"POS",
"NNP",
"NN",
",",
"NNP",
"POS",
"JJ",
"NN",
"VBD",
"IN",
"DT",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
",",
"VBG",
"IN",
"NN",
"TO",
"VB",
"IN",
"VB",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Bruce Pearl",
"start": 40,
"end": 42,
"type": "PERSON"
},
"t": {
"text": "Tennessee",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Soon",
"Pearl",
"was",
"meeting",
"with",
"Mike",
"Hamilton",
",",
"the",
"Tennessee",
"athletic",
"director",
",",
"and",
"was",
"flown",
"to",
"Knoxville",
"to",
"meet",
"the",
"university",
"'s",
"president",
"."
] | [
[
"Tennessee",
"/location/location/contains",
"Knoxville"
]
] | [
"RB",
"NNP",
"VBD",
"VBG",
"IN",
"NNP",
"NNP",
",",
"DT",
"NNP",
"JJ",
"NN",
",",
"CC",
"VBD",
"VBN",
"TO",
"NNP",
"TO",
"VB",
"DT",
"NN",
"POS",
"NN",
"."
] | [
{
"h": {
"text": "Tennessee",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Knoxville",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Pearl",
"had",
"coached",
"the",
"12th-seeded",
"Panthers",
"to",
"victories",
"over",
"No.",
"5",
"Alabama",
"and",
"No.",
"4",
"Boston",
"College",
"before",
"losing",
"to",
"No.",
"1",
"Illinois",
"in",
"Chicago",
"."
] | [
[
"Illinois",
"/location/location/contains",
"Chicago"
]
] | [
"NNP",
"VBD",
"VBN",
"DT",
"JJ",
"NNPS",
"TO",
"NNS",
"IN",
"NN",
"CD",
"NNP",
"CC",
"NNP",
"CD",
"NNP",
"NNP",
"IN",
"VBG",
"TO",
"NN",
"CD",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Illinois",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Chicago",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"John",
"'s",
"Church",
",",
"Hewlett",
",",
"New",
"York",
"."
] | [
[
"New York",
"/location/location/contains",
"Hewlett"
]
] | [
"NNP",
"POS",
"NNP",
",",
"NNP",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Hewlett",
"start": 4,
"end": 5,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"Leslie",
"Susanne",
"Harris",
"was",
"married",
"yesterday",
"to",
"Jeremy",
"Scott",
"Alexander",
"at",
"the",
"Anabel",
"Taylor",
"Hall",
"Chapel",
"at",
"Cornell",
"University",
"in",
"Ithaca",
",",
"N.Y",
".",
"The",
"Rev.",
"Nelson",
"A.",
"Belizario",
",",
"a",
"Roman",
"Catholic",
"priest",
",",
"officiated",
"."
] | [
[
"Ithaca",
"/location/location/contains",
"Cornell University"
]
] | [
"NNP",
"NNP",
"NNP",
"VBD",
"VBN",
"NN",
"TO",
"NNP",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
".",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NN",
",",
"VBD",
"."
] | [
{
"h": {
"text": "Ithaca",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Cornell University",
"start": 17,
"end": 19,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Directed",
"by",
"Yoji",
"Yamada",
"6",
"p.m.",
"today",
",",
"7",
"p.m.",
"tomorrow",
",",
"Walter",
"Reade",
"Theater",
"Yoji",
"Yamada",
"'s",
"leisurely",
"historical",
"epic",
"''",
"The",
"Hidden",
"Blade",
",",
"''",
"set",
"in",
"mid-19th-century",
"Japan",
",",
"is",
"a",
"well-paced",
"elegy",
"to",
"the",
"samurai",
"era",
"that",
"suggests",
"a",
"low-key",
"Japanese",
"answer",
"to",
"''",
"The",
"Last",
"Samurai",
",",
"''",
"which",
"was",
"set",
"around",
"the",
"same",
"period",
"."
] | [
[
"Yoji Yamada",
"/people/person/nationality",
"Japan"
]
] | [
"NNP",
"IN",
"NNP",
"NNP",
"CD",
"RB",
"NN",
",",
"CD",
"NN",
"NN",
",",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"POS",
"JJ",
"JJ",
"NN",
"''",
"DT",
"NNP",
"NNP",
",",
"''",
"VBN",
"IN",
"JJ",
"NNP",
",",
"VBZ",
"DT",
"JJ",
"NN",
"TO",
"DT",
"NN",
"NN",
"WDT",
"VBZ",
"DT",
"JJ",
"JJ",
"NN",
"TO",
"''",
"DT",
"JJ",
"NNP",
",",
"''",
"WDT",
"VBD",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Yoji Yamada",
"start": 2,
"end": 4,
"type": "PERSON"
},
"t": {
"text": "Japan",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"In",
"January",
",",
"her",
"campaign",
"surrogates",
"seized",
"on",
"reports",
"that",
"he",
"organized",
"a",
"$",
"2,000-a-person",
"''",
"Skiing",
"with",
"Sweeney",
"''",
"weekend",
"getaway",
"attended",
"by",
"lobbyists",
"at",
"a",
"resort",
"in",
"Park",
"City",
",",
"Utah",
",",
"as",
"well",
"as",
"a",
"dinner",
"at",
"the",
"home",
"of",
"a",
"wealthy",
"pharmaceutical",
"industry",
"lobbyist",
"."
] | [
[
"Utah",
"/location/location/contains",
"Park City"
]
] | [
"IN",
"NNP",
",",
"PRP$",
"NN",
"NNS",
"VBD",
"IN",
"NNS",
"IN",
"PRP",
"VBD",
"DT",
"$",
"JJ",
"''",
"NN",
"IN",
"NN",
"''",
"NN",
"NN",
"VBD",
"IN",
"NNS",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"RB",
"RB",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Utah",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Park City",
"start": 29,
"end": 31,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"is",
"the",
"son",
"of",
"Val",
"Dwek",
"of",
"Lido",
"Beach",
",",
"N.Y.",
",",
"and",
"Cyril",
"Dwek",
"of",
"New",
"York",
"."
] | [
[
"New York",
"/location/location/contains",
"Lido Beach"
]
] | [
"PRP",
"VBZ",
"DT",
"NN",
"IN",
"NN",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"CC",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Lido Beach",
"start": 8,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"And",
"Zhang",
"Xueliang",
",",
"the",
"''",
"Young",
"Marshal",
"''",
"who",
"is",
"widely",
"remembered",
"as",
"a",
"hero",
"in",
"China",
"for",
"kidnapping",
"Chiang",
"Kai-shek",
"to",
"force",
"him",
"to",
"fight",
"the",
"Japanese",
",",
"is",
"portrayed",
"as",
"a",
"power-hungry",
"coup-monger",
"."
] | [
[
"Zhang Xueliang",
"/people/person/nationality",
"China"
]
] | [
"CC",
"NNP",
"NNP",
",",
"DT",
"''",
"NNP",
"NNP",
"''",
"WP",
"VBZ",
"RB",
"VBN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"IN",
"NN",
"NNP",
"NNP",
"TO",
"VB",
"PRP",
"TO",
"VB",
"DT",
"JJ",
",",
"VBZ",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Zhang Xueliang",
"start": 1,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "China",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Land",
"reform",
"in",
"China",
",",
"like",
"the",
"land",
"reform",
"in",
"Japan",
"and",
"Taiwan",
",",
"helped",
"lay",
"the",
"groundwork",
"for",
"prosperity",
"today",
"."
] | [
[
"Taiwan",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Taiwan"
]
] | [
"NNP",
"NN",
"IN",
"NNP",
",",
"IN",
"DT",
"NN",
"NN",
"IN",
"NNP",
"CC",
"NNP",
",",
"VBD",
"VB",
"DT",
"NN",
"IN",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Taiwan",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Taiwan",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"Nicholas",
"D.",
"Kristof",
",",
"a",
"columnist",
"for",
"The",
"New",
"York",
"Times",
",",
"has",
"written",
"books",
"about",
"China",
"and",
"Asia",
"together",
"with",
"his",
"wife",
",",
"Sheryl",
"WuDunn",
"."
] | [
[
"Asia",
"/location/location/contains",
"China"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"VBZ",
"VBN",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
"RP",
"IN",
"PRP$",
"NN",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Asia",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"on",
"the",
"minus",
"side",
",",
"the",
"state",
"'s",
"vineyards",
"could",
"lose",
"what",
"was",
"effectively",
"a",
"monopoly",
"on",
"direct",
"shipments",
"to",
"the",
"thirsty",
"New",
"York",
"market",
",",
"whose",
"wine",
"drinkers",
"would",
"be",
"able",
"to",
"simply",
"point",
"and",
"click",
"to",
"buy",
"a",
"sauvignon",
"blanc",
"from",
"Santa",
"Barbara",
"County",
"in",
"California",
"or",
"a",
"pinot",
"gris",
"from",
"Willamette",
"Valley",
"in",
"Oregon",
",",
"in",
"addition",
"to",
"some",
"of",
"the",
"award-winning",
"Rieslings",
"that",
"they",
"have",
"been",
"ordering",
"up",
"to",
"now",
"from",
"the",
"Finger",
"Lakes",
"in",
"upstate",
"New",
"York",
"."
] | [
[
"California",
"/location/location/contains",
"Santa Barbara County"
]
] | [
"CC",
"IN",
"DT",
"NN",
"NN",
",",
"DT",
"NN",
"POS",
"NNS",
"MD",
"VB",
"WP",
"VBD",
"RB",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"TO",
"DT",
"JJ",
"NNP",
"NNP",
"NN",
",",
"WP$",
"NN",
"NNS",
"MD",
"VB",
"JJ",
"TO",
"RB",
"VB",
"CC",
"VB",
"TO",
"VB",
"DT",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"CC",
"DT",
"NN",
"VBZ",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"IN",
"NN",
"TO",
"DT",
"IN",
"DT",
"JJ",
"NNPS",
"IN",
"PRP",
"VBP",
"VBN",
"VBG",
"RP",
"TO",
"RB",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"JJ",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "California",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"t": {
"text": "Santa Barbara County",
"start": 44,
"end": 47,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Senator",
"James",
"S.",
"Alesi",
",",
"a",
"Republican",
"from",
"the",
"Rochester",
"area",
",",
"cautioned",
"that",
"New",
"York",
"wineries",
"would",
"have",
"to",
"''",
"compete",
"fiercely",
"''",
"to",
"reap",
"a",
"windfall",
"."
] | [
[
"New York",
"/location/location/contains",
"Rochester"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"IN",
"DT",
"NNP",
"NN",
",",
"VBD",
"IN",
"NNP",
"NNP",
"NNS",
"MD",
"VB",
"TO",
"''",
"VB",
"RB",
"''",
"TO",
"VB",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "New York",
"start": 14,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Rochester",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"fact",
",",
"one",
"vintner",
",",
"Peter",
"B.",
"Saltonstall",
",",
"the",
"co-owner",
"with",
"his",
"wife",
",",
"Tacie",
",",
"of",
"King",
"Ferry",
"Winery",
",",
"on",
"the",
"eastern",
"slope",
"of",
"Cayuga",
"Lake",
",",
"predicts",
"that",
"New",
"York",
"wineries",
"will",
"not",
"lose",
"a",
"single",
"customer",
";",
"rather",
",",
"he",
"says",
",",
"the",
"ranks",
"of",
"wine",
"buyers",
"will",
"swell",
".",
"''"
] | [
[
"New York",
"/location/location/contains",
"Cayuga Lake"
]
] | [
"IN",
"NN",
",",
"CD",
"NN",
",",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"PRP$",
"NN",
",",
"NN",
",",
"IN",
"NNP",
"NN",
"NNP",
",",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"VBZ",
"IN",
"NNP",
"NNP",
"NNS",
"MD",
"RB",
"VB",
"DT",
"JJ",
"NN",
":",
"RB",
",",
"PRP",
"VBZ",
",",
"DT",
"NNS",
"IN",
"NN",
"NNS",
"MD",
"VB",
".",
"''"
] | [
{
"h": {
"text": "New York",
"start": 33,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Cayuga Lake",
"start": 28,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"French",
"President",
"Jacques",
"Chirac",
",",
"who",
"did",
"not",
"attend",
"the",
"presentation",
"for",
"Paris",
"'s",
"last",
"bid",
",",
"in",
"2001",
",",
"made",
"the",
"most",
"emotional",
"appeal",
"."
] | [
[
"Jacques Chirac",
"/people/person/place_lived",
"Paris"
],
[
"Jacques Chirac",
"/people/person/place_of_birth",
"Paris"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
",",
"WP",
"VBD",
"RB",
"VB",
"DT",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
",",
"IN",
"CD",
",",
"VBD",
"DT",
"RBS",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Jacques Chirac",
"start": 2,
"end": 4,
"type": "PERSON"
},
"t": {
"text": "Paris",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Jacques Chirac",
"start": 2,
"end": 4,
"type": "PERSON"
},
"t": {
"text": "Paris",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"The",
"video",
"portion",
"of",
"the",
"Paris",
"presentation",
"was",
"produced",
"by",
"the",
"French",
"filmmaker",
"Luc",
"Besson",
"and",
"it",
"had",
"a",
"peculiarly",
"French",
"flair",
",",
"opening",
"with",
"an",
"aerial",
"tour",
"of",
"the",
"city",
",",
"showing",
"Olympic",
"rings",
"floating",
"around",
"landmarks",
"."
] | [
[
"Luc Besson",
"/people/person/place_of_birth",
"Paris"
],
[
"Luc Besson",
"/people/person/place_lived",
"Paris"
]
] | [
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NN",
"VBD",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"NN",
"NNP",
"CC",
"PRP",
"VBD",
"DT",
"RB",
"JJ",
"NN",
",",
"VBG",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
",",
"VBG",
"JJ",
"NNS",
"VBG",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "Luc Besson",
"start": 13,
"end": 15,
"type": "PERSON"
},
"t": {
"text": "Paris",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Luc Besson",
"start": 13,
"end": 15,
"type": "PERSON"
},
"t": {
"text": "Paris",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Iran",
"'s",
"conservative",
"president-elect",
",",
"Mahmoud",
"Ahmadinejad",
",",
"said",
"Sunday",
"that",
"he",
"planned",
"to",
"move",
"forward",
"with",
"his",
"nation",
"'s",
"nuclear",
"energy",
"program",
",",
"insisting",
"that",
"it",
"was",
"necessary",
"for",
"the",
"development",
"of",
"the",
"country",
"."
] | [
[
"Mahmoud Ahmadinejad",
"/people/person/nationality",
"Iran"
]
] | [
"NNP",
"POS",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"NNP",
"IN",
"PRP",
"VBD",
"TO",
"VB",
"RB",
"IN",
"PRP$",
"NN",
"POS",
"JJ",
"NN",
"NN",
",",
"VBG",
"IN",
"PRP",
"VBD",
"JJ",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Mahmoud Ahmadinejad",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "Iran",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Cherry-picking",
"from",
"the",
"available",
"smorgasbord",
"of",
"news",
",",
"the",
"paper",
"has",
"reported",
"in",
"the",
"last",
"few",
"days",
"that",
"the",
"young",
"son",
"of",
"a",
"slain",
"British",
"soldier",
"blames",
"Mr.",
"Blair",
"for",
"his",
"father",
"'s",
"death",
";",
"that",
"Mr.",
"Blair",
"has",
"been",
"denounced",
"as",
"a",
"liar",
"by",
"Greg",
"Dyke",
",",
"the",
"former",
"BBC",
"director",
"general",
"and",
"a",
"longtime",
"Labor",
"supporter",
";",
"and",
"that",
"the",
"Conservative",
"leader",
",",
"Michael",
"Howard",
",",
"is",
"gaining",
"in",
"gravitas",
",",
"stature",
"and",
"momentum",
"."
] | [
[
"Greg Dyke",
"/business/person/company",
"BBC"
]
] | [
"VBG",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NN",
",",
"DT",
"NN",
"VBZ",
"VBN",
"IN",
"DT",
"JJ",
"JJ",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"VBN",
"JJ",
"NN",
"VBZ",
"NNP",
"NNP",
"IN",
"PRP$",
"NN",
"POS",
"NN",
":",
"IN",
"NNP",
"NNP",
"VBZ",
"VBN",
"VBN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NNP",
"NN",
"JJ",
"CC",
"DT",
"JJ",
"NN",
"NN",
":",
"CC",
"IN",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"VBZ",
"VBG",
"IN",
"NNS",
",",
"NN",
"CC",
"NN",
"."
] | [
{
"h": {
"text": "Greg Dyke",
"start": 45,
"end": 47,
"type": "PERSON"
},
"t": {
"text": "BBC",
"start": 50,
"end": 51,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"Like",
"Zac",
"'s",
"town",
"in",
"Texas",
",",
"Weatherford",
"and",
"Clinton",
"have",
"populations",
"of",
"about",
"10,000",
"."
] | [
[
"Texas",
"/location/location/contains",
"Weatherford"
]
] | [
"IN",
"NNP",
"POS",
"NN",
"IN",
"NNP",
",",
"NNP",
"CC",
"NNP",
"VBP",
"NNS",
"IN",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Texas",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Weatherford",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"other",
"students",
",",
"all",
"of",
"whom",
"say",
"they",
"are",
"also",
"considering",
"becoming",
"professional",
"dancers",
",",
"are",
"from",
"two",
"towns",
"in",
"western",
"Oklahoma",
":",
"Clinton",
"and",
"nearby",
"Weatherford",
",",
"which",
"is",
"more",
"than",
"a",
"90-minute",
"drive",
"from",
"Oklahoma",
"City",
"."
] | [
[
"Oklahoma",
"/location/location/contains",
"Oklahoma City"
]
] | [
"DT",
"JJ",
"NNS",
",",
"DT",
"IN",
"WP",
"VBP",
"PRP",
"VBP",
"RB",
"VBG",
"VBG",
"JJ",
"NNS",
",",
"VBP",
"IN",
"CD",
"NNS",
"IN",
"JJ",
"NNP",
":",
"NNP",
"CC",
"JJ",
"NNP",
",",
"WDT",
"VBZ",
"RBR",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Oklahoma",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Oklahoma City",
"start": 37,
"end": 39,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"After",
"meeting",
"with",
"Ms.",
"Miers",
"on",
"Tuesday",
",",
"Senator",
"Orrin",
"Hatch",
",",
"Republican",
"of",
"Utah",
",",
"said",
":",
"''",
"I",
"think",
"that",
"most",
"of",
"the",
"information",
"they",
"are",
"going",
"to",
"have",
"to",
"get",
"from",
"her",
"is",
"going",
"to",
"come",
"in",
"the",
"form",
"of",
"questions",
"and",
"at",
"the",
"hearings",
",",
"because",
"there",
"is",
"no",
"way",
"that",
"the",
"White",
"House",
"is",
"going",
"to",
"give",
"privileged",
"documents",
"to",
"the",
"Senate",
"."
] | [
[
"Orrin Hatch",
"/people/person/place_lived",
"Utah"
]
] | [
"IN",
"VBG",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"IN",
"NNP",
",",
"VBD",
":",
"''",
"PRP",
"VBP",
"IN",
"JJS",
"IN",
"DT",
"NN",
"PRP",
"VBP",
"VBG",
"TO",
"VB",
"TO",
"VB",
"IN",
"PRP",
"VBZ",
"VBG",
"TO",
"VB",
"IN",
"DT",
"NN",
"IN",
"NNS",
"CC",
"IN",
"DT",
"NNS",
",",
"IN",
"EX",
"VBZ",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"VBZ",
"VBG",
"TO",
"VB",
"JJ",
"NNS",
"TO",
"DT",
"NNP",
"."
] | [
{
"h": {
"text": "Orrin Hatch",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Utah",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"THE",
"ROCKIES",
"BY",
"FOOT",
"--",
"You",
"can",
"take",
"the",
"scenic",
"route",
"through",
"Banff",
",",
"Jasper",
"and",
"Waterton",
"Lakes",
"National",
"Parks",
"in",
"Canada",
"with",
"guided",
"hiking",
"packages",
"from",
"True",
"North",
"Tours",
"of",
"Calgary",
",",
"Alberta",
"."
] | [
[
"Canada",
"/location/location/contains",
"Alberta"
],
[
"Canada",
"/location/location/contains",
"Banff"
],
[
"Alberta",
"/location/location/contains",
"Jasper"
],
[
"Alberta",
"/location/location/contains",
"Banff"
],
[
"Canada",
"/location/location/contains",
"Jasper"
],
[
"Alberta",
"/location/administrative_division/country",
"Canada"
],
[
"Canada",
"/location/country/administrative_divisions",
"Alberta"
]
] | [
"DT",
"NNPS",
"IN",
"NNP",
":",
"PRP",
"MD",
"VB",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"VBN",
"VBG",
"NNS",
"IN",
"JJ",
"JJ",
"NNS",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Canada",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Alberta",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Canada",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Banff",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Alberta",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Jasper",
"start": 14,
"end": 15,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Alberta",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Banff",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Canada",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Jasper",
"start": 14,
"end": 15,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Alberta",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Canada",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Canada",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Alberta",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"He",
"was",
"just",
"back",
"from",
"Brussels",
",",
"where",
"European",
"nations",
"had",
"finally",
"agreed",
"on",
"a",
"substantial",
"peacekeeping",
"force",
"for",
"Lebanon",
",",
"and",
"Kofi",
"Annan",
",",
"the",
"United",
"Nations",
"secretary",
"general",
",",
"had",
"singled",
"out",
"Italy",
"for",
"praise",
"in",
"making",
"the",
"force",
"a",
"reality",
"."
] | [
[
"Kofi Annan",
"/business/person/company",
"United Nations"
]
] | [
"PRP",
"VBD",
"RB",
"RB",
"IN",
"NNP",
",",
"WRB",
"JJ",
"NNS",
"VBD",
"RB",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
",",
"CC",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNPS",
"NN",
"JJ",
",",
"VBD",
"VBN",
"RP",
"NNP",
"IN",
"NN",
"IN",
"VBG",
"DT",
"NN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Kofi Annan",
"start": 22,
"end": 24,
"type": "PERSON"
},
"t": {
"text": "United Nations",
"start": 26,
"end": 28,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"A",
"key",
"question",
"for",
"the",
"new",
"Italian",
"government",
"--",
"which",
"is",
"more",
"oriented",
"toward",
"Europe",
"than",
"was",
"the",
"government",
"of",
"the",
"former",
"prime",
"minster",
",",
"Silvio",
"Berlusconi",
"--",
"has",
"been",
"whether",
"Italy",
"and",
"the",
"United",
"States",
"will",
"maintain",
"their",
"traditionally",
"strong",
"relations",
"."
] | [
[
"Europe",
"/location/location/contains",
"Italy"
],
[
"Silvio Berlusconi",
"/people/person/nationality",
"Italy"
]
] | [
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"JJ",
"NN",
":",
"WDT",
"VBZ",
"RBR",
"VBN",
"IN",
"NNP",
"IN",
"VBD",
"DT",
"NN",
"IN",
"DT",
"JJ",
"JJ",
"NN",
",",
"NNP",
"NNP",
":",
"VBZ",
"VBN",
"IN",
"NNP",
"CC",
"DT",
"NNP",
"NNPS",
"MD",
"VB",
"PRP$",
"RB",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Europe",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Italy",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Silvio Berlusconi",
"start": 25,
"end": 27,
"type": "PERSON"
},
"t": {
"text": "Italy",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"In",
"helping",
"nudge",
"Europe",
"toward",
"an",
"agreement",
"on",
"the",
"peacekeepers",
",",
"Italy",
"also",
"seems",
"to",
"have",
"found",
"favor",
"with",
"both",
"Israel",
"and",
"the",
"United",
"States",
",",
"which",
"strongly",
"pushed",
"for",
"the",
"force",
"."
] | [
[
"Europe",
"/location/location/contains",
"Italy"
]
] | [
"IN",
"VBG",
"NN",
"NNP",
"IN",
"DT",
"NN",
"IN",
"DT",
"NNS",
",",
"NNP",
"RB",
"VBZ",
"TO",
"VB",
"VBN",
"NN",
"IN",
"CC",
"NNP",
"CC",
"DT",
"NNP",
"NNPS",
",",
"WDT",
"RB",
"VBD",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Europe",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Italy",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"Mr.",
"D'Alema",
"'s",
"pleasure",
"in",
"Italy",
"'s",
"newly",
"assertive",
"role",
"in",
"Europe",
"seemed",
"dampened",
"by",
"the",
"real",
"dangers",
"."
] | [
[
"Europe",
"/location/location/contains",
"Italy"
]
] | [
"CC",
"NNP",
"NNP",
"POS",
"NN",
"IN",
"NNP",
"POS",
"RB",
"JJ",
"NN",
"IN",
"NNP",
"VBD",
"VBN",
"IN",
"DT",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Europe",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Italy",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Anonymous",
",",
"Gambier",
",",
"Ohio",
"Your",
"voting",
"was",
"more",
"than",
"ethical",
";",
"it",
"was",
"admirable",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Gambier"
]
] | [
"JJ",
",",
"NNP",
",",
"NNP",
"PRP$",
"NN",
"VBD",
"JJR",
"IN",
"JJ",
":",
"PRP",
"VBD",
"JJ",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Gambier",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"His",
"father",
"works",
"there",
"as",
"the",
"senior",
"vice",
"president",
"for",
"western",
"Canada",
"at",
"the",
"North",
"West",
"Property",
"Corporation",
",",
"a",
"company",
"in",
"Toronto",
"that",
"owns",
"and",
"operates",
"commercial",
"buildings",
"."
] | [
[
"Canada",
"/location/country/administrative_divisions",
"Toronto"
],
[
"Toronto",
"/location/administrative_division/country",
"Canada"
],
[
"Canada",
"/location/location/contains",
"Toronto"
]
] | [
"PRP$",
"NN",
"VBZ",
"EX",
"IN",
"DT",
"JJ",
"NN",
"NN",
"IN",
"JJ",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"WDT",
"VBZ",
"CC",
"VBZ",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Canada",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Toronto",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Toronto",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Canada",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Canada",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Toronto",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Israel",
"'s",
"interior",
"minister",
",",
"Ophir",
"Pines-Paz",
",",
"put",
"an",
"additional",
"12-month",
"travel",
"ban",
"on",
"Mordechai",
"Vanunu",
",",
"who",
"served",
"a",
"prison",
"sentence",
"for",
"revealing",
"nuclear",
"secrets",
"."
] | [
[
"Mordechai Vanunu",
"/people/person/nationality",
"Israel"
]
] | [
"NNP",
"POS",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"DT",
"JJ",
"JJ",
"NN",
"NN",
"IN",
"NNP",
"NNP",
",",
"WP",
"VBD",
"DT",
"NN",
"NN",
"IN",
"VBG",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Mordechai Vanunu",
"start": 15,
"end": 17,
"type": "PERSON"
},
"t": {
"text": "Israel",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Montclair",
"State",
"University",
",",
"Normal",
"Avenue",
"and",
"Valley",
"Road",
",",
"Montclair",
"."
] | [
[
"Montclair",
"/location/location/contains",
"Montclair State University"
],
[
"Montclair",
"/location/location/contains",
"Montclair State University"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"JJ",
"NNP",
"CC",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Montclair",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Montclair State University",
"start": 0,
"end": 3,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Montclair",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Montclair State University",
"start": 0,
"end": 3,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"SYDNEY",
",",
"AUSTRALIA",
"Boxing",
"Day",
",",
"Dec.",
"26",
",",
"will",
"be",
"the",
"start",
"of",
"the",
"Rolex",
"Sydney",
"Hobart",
"Yacht",
"Race",
",",
"below",
",",
"a",
"grueling",
"race",
"of",
"723",
"miles",
"from",
"Sydney",
"Harbour",
"through",
"the",
"Tasman",
"Sea",
"to",
"Hobart",
"in",
"Tasmania",
"."
] | [
[
"Tasmania",
"/location/location/contains",
"Hobart"
]
] | [
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"CD",
",",
"MD",
"VB",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"IN",
",",
"DT",
"JJ",
"NN",
"IN",
"CD",
"NNS",
"IN",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"TO",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Tasmania",
"start": 39,
"end": 40,
"type": "LOCATION"
},
"t": {
"text": "Hobart",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Society",
"for",
"the",
"Prevention",
"of",
"Cruelty",
"to",
"Animals",
"of",
"Texas",
",",
"Pet",
"Survivor",
"Program",
",",
"Dallas",
"."
] | [
[
"Texas",
"/location/location/contains",
"Dallas"
]
] | [
"NNP",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"TO",
"NNS",
"IN",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Texas",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Dallas",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Justine",
"Henin-Hardenne",
"of",
"Belgium",
"may",
"not",
"be",
"a",
"tall",
",",
"slender",
"blonde",
"like",
"Maria",
"Sharapova",
"of",
"Russia",
"."
] | [
[
"Maria Sharapova",
"/people/person/nationality",
"Russia"
]
] | [
"NNP",
"NNP",
"IN",
"NNP",
"MD",
"RB",
"VB",
"DT",
"JJ",
",",
"JJ",
"JJ",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Maria Sharapova",
"start": 13,
"end": 15,
"type": "PERSON"
},
"t": {
"text": "Russia",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"The",
"marquee",
"match",
"of",
"the",
"men",
"'s",
"draw",
"is",
"yet",
"to",
"come",
",",
"with",
"top-seeded",
"Roger",
"Federer",
",",
"who",
"has",
"won",
"every",
"Grand",
"Slam",
"event",
"but",
"this",
"one",
",",
"set",
"to",
"play",
"fourth-seeded",
"Rafael",
"Nadal",
",",
"the",
"18-year-old",
"from",
"Spain",
",",
"in",
"the",
"semifinals",
"Friday",
"."
] | [
[
"Rafael Nadal",
"/people/person/nationality",
"Spain"
]
] | [
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNS",
"POS",
"NN",
"VBZ",
"RB",
"TO",
"VB",
",",
"IN",
"JJ",
"NNP",
"NNP",
",",
"WP",
"VBZ",
"VBN",
"DT",
"NNP",
"NNP",
"NN",
"CC",
"DT",
"CD",
",",
"VBN",
"TO",
"VB",
"JJ",
"NNP",
"NNP",
",",
"DT",
"JJ",
"IN",
"NNP",
",",
"IN",
"DT",
"NNS",
"NNP",
"."
] | [
{
"h": {
"text": "Rafael Nadal",
"start": 33,
"end": 35,
"type": "PERSON"
},
"t": {
"text": "Spain",
"start": 39,
"end": 40,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"The",
"announcement",
",",
"which",
"was",
"quickly",
"dismissed",
"by",
"Kabul",
"as",
"impractical",
",",
"was",
"a",
"response",
"to",
"a",
"barrage",
"of",
"criticism",
"from",
"Afghanistan",
"that",
"Pakistan",
"had",
"failed",
"to",
"stop",
"Taliban",
"insurgents",
",",
"including",
"suicide",
"bombers",
",",
"from",
"crossing",
"the",
"border",
"from",
"their",
"Pakistan",
"redoubts",
"."
] | [
[
"Afghanistan",
"/location/location/contains",
"Kabul"
],
[
"Afghanistan",
"/location/country/capital",
"Kabul"
]
] | [
"DT",
"NN",
",",
"WDT",
"VBD",
"RB",
"VBN",
"IN",
"NNP",
"IN",
"JJ",
",",
"VBD",
"DT",
"NN",
"TO",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
"WDT",
"NNP",
"VBD",
"VBN",
"TO",
"VB",
"NNP",
"NNS",
",",
"VBG",
"NN",
"NNS",
",",
"IN",
"VBG",
"DT",
"NN",
"IN",
"PRP$",
"NNP",
"NNS",
"."
] | [
{
"h": {
"text": "Afghanistan",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Kabul",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Afghanistan",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Kabul",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"And",
"it",
"'s",
"a",
"way",
"to",
"live",
"in",
"the",
"New",
"York",
"we",
"always",
"fantasized",
"about",
",",
"the",
"romantic",
"New",
"York",
"City",
"we",
"all",
"thought",
"we",
"were",
"moving",
"to",
",",
"which",
"we",
"feel",
"is",
"slipping",
"away",
".",
"''"
] | [
[
"New York",
"/location/location/contains",
"New York City"
]
] | [
"CC",
"PRP",
"VBZ",
"DT",
"NN",
"TO",
"VB",
"IN",
"DT",
"NNP",
"NNP",
"PRP",
"RB",
"VBD",
"RB",
",",
"DT",
"JJ",
"NNP",
"NNP",
"NNP",
"PRP",
"DT",
"VBD",
"PRP",
"VBD",
"VBG",
"TO",
",",
"WDT",
"PRP",
"VBP",
"VBZ",
"VBG",
"RB",
".",
"''"
] | [
{
"h": {
"text": "New York",
"start": 9,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 18,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Venezuela",
"'s",
"leader",
"has",
"become",
"a",
"fervent",
"antagonist",
"of",
"the",
"Bush",
"administration",
",",
"criticizing",
"the",
"United",
"States",
"for",
"the",
"war",
"in",
"Iraq",
"and",
"its",
"free-market",
"policies",
"in",
"Latin",
"America",
"."
] | [
[
"Latin America",
"/location/location/contains",
"Venezuela"
]
] | [
"NNP",
"POS",
"NN",
"VBZ",
"VBN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NN",
",",
"VBG",
"DT",
"NNP",
"NNPS",
"IN",
"DT",
"NN",
"IN",
"NNP",
"CC",
"PRP$",
"JJ",
"NNS",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Latin America",
"start": 27,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Venezuela",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Ms.",
"Pryce",
"'s",
"lead",
"over",
"the",
"challenger",
",",
"Mary",
"Jo",
"Kilroy",
",",
"a",
"Franklin",
"County",
"commissioner",
",",
"dwindled",
"to",
"1,054",
"votes",
"from",
"more",
"than",
"3,000",
"after",
"provisional",
"ballots",
"in",
"Columbus",
"and",
"other",
"Franklin",
"County",
"precincts",
"were",
"counted",
"."
] | [
[
"Franklin County",
"/location/location/contains",
"Columbus"
],
[
"Franklin County",
"/location/location/contains",
"Columbus"
],
[
"Mary Jo Kilroy",
"/people/person/place_lived",
"Columbus"
]
] | [
"NNP",
"NNP",
"POS",
"NN",
"IN",
"DT",
"NN",
",",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NN",
",",
"VBD",
"TO",
"CD",
"NNS",
"IN",
"JJR",
"IN",
"CD",
"IN",
"JJ",
"NNS",
"IN",
"NNP",
"CC",
"JJ",
"NNP",
"NNP",
"NNS",
"VBD",
"VBN",
"."
] | [
{
"h": {
"text": "Franklin County",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Columbus",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Franklin County",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Columbus",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Mary Jo Kilroy",
"start": 8,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Columbus",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"In",
"Cincinnati",
",",
"the",
"race",
"for",
"the",
"Second",
"Congressional",
"District",
"seat",
"between",
"the",
"incumbent",
",",
"Representative",
"Jean",
"Schmidt",
",",
"a",
"Republican",
",",
"and",
"her",
"Democratic",
"challenger",
",",
"Victoria",
"Wulsin",
",",
"is",
"set",
"to",
"be",
"certified",
"Tuesday",
"morning",
"after",
"Hamilton",
"County",
",",
"which",
"includes",
"Cincinnati",
",",
"and",
"suburban",
"Clermont",
"County",
"finish",
"counting",
"their",
"provisional",
"ballots",
"."
] | [
[
"Jean Schmidt",
"/people/person/place_of_birth",
"Cincinnati"
],
[
"Hamilton County",
"/location/location/contains",
"Cincinnati"
],
[
"Jean Schmidt",
"/people/person/place_of_birth",
"Cincinnati"
],
[
"Hamilton County",
"/location/location/contains",
"Cincinnati"
]
] | [
"IN",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"NN",
"IN",
"DT",
"JJ",
",",
"JJ",
"NNP",
"NNP",
",",
"DT",
"NNP",
",",
"CC",
"PRP$",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"VBZ",
"VBN",
"TO",
"VB",
"VBN",
"NNP",
"NN",
"IN",
"NNP",
"NNP",
",",
"WDT",
"VBZ",
"NNP",
",",
"CC",
"JJ",
"NNP",
"NNP",
"NN",
"VBG",
"PRP$",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Jean Schmidt",
"start": 16,
"end": 18,
"type": "PERSON"
},
"t": {
"text": "Cincinnati",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Hamilton County",
"start": 38,
"end": 40,
"type": "LOCATION"
},
"t": {
"text": "Cincinnati",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Jean Schmidt",
"start": 16,
"end": 18,
"type": "PERSON"
},
"t": {
"text": "Cincinnati",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Hamilton County",
"start": 38,
"end": 40,
"type": "LOCATION"
},
"t": {
"text": "Cincinnati",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"company",
"is",
"owned",
"and",
"run",
"by",
"Jenny",
"Argie",
",",
"an",
"artist",
"and",
"an",
"assistant",
"curator",
"at",
"the",
"Pennsylvania",
"Convention",
"Center",
"in",
"Philadelphia",
",",
"and",
"her",
"husband",
",",
"Andrew",
"Thornton",
",",
"an",
"architect",
"in",
"Manhattan",
",",
"shown",
"above",
"with",
"their",
"son",
",",
"David",
"."
] | [
[
"Pennsylvania",
"/location/location/contains",
"Philadelphia"
]
] | [
"DT",
"NN",
"VBZ",
"VBN",
"CC",
"VBN",
"IN",
"NNP",
"NNP",
",",
"DT",
"NN",
"CC",
"DT",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"CC",
"PRP$",
"NN",
",",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
",",
"VBN",
"IN",
"IN",
"PRP$",
"NN",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Pennsylvania",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Philadelphia",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Its",
"officials",
"met",
"with",
"religious",
"leaders",
"from",
"Kano",
"State",
"in",
"Nigeria",
"''",
"to",
"discuss",
"the",
"duty",
"of",
"parents",
"in",
"ensuring",
"that",
"every",
"child",
"is",
"protected",
"from",
"polio",
",",
"''",
"Mr.",
"Gokcen",
"said",
"."
] | [
[
"Nigeria",
"/location/location/contains",
"Kano"
]
] | [
"PRP$",
"NNS",
"VBD",
"IN",
"JJ",
"NNS",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
"''",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNS",
"IN",
"VBG",
"IN",
"DT",
"NN",
"VBZ",
"VBN",
"IN",
"NNP",
",",
"''",
"NNP",
"NNP",
"VBD",
"."
] | [
{
"h": {
"text": "Nigeria",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Kano",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Dog",
"Eat",
"Dog",
"Shot",
"in",
"1964",
"in",
"what",
"was",
"then",
"Yugoslavia",
",",
"''",
"Dog",
"Eat",
"Dog",
"''",
"is",
"a",
"compellingly",
"strange",
"and",
"sordid",
"crime",
"film",
"starring",
"Euro-sleaze",
"stalwart",
"Cameron",
"Mitchell",
"and",
"Jayne",
"Mansfield",
",",
"whose",
"billowing",
"costumes",
"were",
"meant",
"to",
"conceal",
"her",
"pregnancy",
"-LRB-",
"with",
"the",
"future",
"star",
"of",
"''",
"Law",
"and",
"Order",
":",
"Special",
"Victims",
"Unit",
",",
"''",
"Mariska",
"Hargitay",
"-RRB-",
"."
] | [
[
"Jayne Mansfield",
"/people/person/children",
"Mariska Hargitay"
]
] | [
"NN",
"VB",
"NNP",
"NNP",
"IN",
"CD",
"IN",
"WP",
"VBD",
"RB",
"NNP",
",",
"''",
"NNP",
"VB",
"NN",
"''",
"VBZ",
"DT",
"RB",
"JJ",
"CC",
"JJ",
"NN",
"NN",
"VBG",
"JJ",
"NN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
",",
"WP$",
"VBG",
"NNS",
"VBD",
"VBN",
"TO",
"VB",
"PRP$",
"NN",
"-LRB-",
"IN",
"DT",
"JJ",
"NN",
"IN",
"''",
"NN",
"CC",
"NN",
":",
"JJ",
"NNS",
"NN",
",",
"''",
"NNP",
"NNP",
"-RRB-",
"."
] | [
{
"h": {
"text": "Jayne Mansfield",
"start": 31,
"end": 33,
"type": "PERSON"
},
"t": {
"text": "Mariska Hargitay",
"start": 59,
"end": 61,
"type": "PERSON"
},
"type": "/people/person/children"
}
] |
[
"New",
"Line",
"Home",
"Video",
";",
"$",
"29.98",
";",
"R.",
"GOOD",
"NIGHT",
",",
"AND",
"GOOD",
"LUCK",
"--",
"George",
"Clooney",
"directed",
"this",
"Oscar-nominated",
"study",
"of",
"the",
"CBS",
"newsman",
"Edward",
"R.",
"Murrow",
"-LRB-",
"David",
"Strathairn",
"-RRB-",
"as",
"he",
"risks",
"his",
"career",
"by",
"standing",
"up",
"to",
"Sen.",
"Joseph",
"McCarthy",
"-LRB-",
"seen",
"only",
"in",
"newsreel",
"clips",
"-RRB-",
"."
] | [
[
"Edward R. Murrow",
"/business/person/company",
"CBS"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
":",
"$",
"CD",
":",
"NNP",
"NNP",
"NNP",
",",
"CC",
"JJ",
"NN",
":",
"NNP",
"NNP",
"VBD",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NN",
"NNP",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"-RRB-",
"IN",
"PRP",
"VBZ",
"PRP$",
"NN",
"IN",
"VBG",
"RP",
"TO",
"NNP",
"NNP",
"NNP",
"-LRB-",
"VBN",
"RB",
"IN",
"NN",
"NNS",
"-RRB-",
"."
] | [
{
"h": {
"text": "Edward R. Murrow",
"start": 26,
"end": 29,
"type": "PERSON"
},
"t": {
"text": "CBS",
"start": 24,
"end": 25,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"Zu",
"Warriors",
"Tsui",
"Hark",
"'s",
"1983",
"''",
"Zu",
":",
"Warriors",
"from",
"the",
"Magic",
"Mountain",
"''",
"was",
"one",
"of",
"the",
"wildly",
"imaginative",
",",
"out-of-control",
"action",
"movies",
"that",
"first",
"made",
"Westerners",
"aware",
"of",
"Hong",
"Kong",
"cinema",
"after",
"Bruce",
"Lee",
"."
] | [
[
"Tsui Hark",
"/people/person/place_lived",
"Hong Kong"
],
[
"Bruce Lee",
"/people/deceased_person/place_of_death",
"Hong Kong"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
"POS",
"CD",
"''",
"NNP",
":",
"NNS",
"IN",
"DT",
"NNP",
"NNP",
"''",
"VBD",
"CD",
"IN",
"DT",
"RB",
"JJ",
",",
"JJ",
"NN",
"NNS",
"WDT",
"RB",
"VBD",
"NNPS",
"JJ",
"IN",
"NNP",
"NNP",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Tsui Hark",
"start": 2,
"end": 4,
"type": "PERSON"
},
"t": {
"text": "Hong Kong",
"start": 31,
"end": 33,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Bruce Lee",
"start": 35,
"end": 37,
"type": "PERSON"
},
"t": {
"text": "Hong Kong",
"start": 31,
"end": 33,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"He",
"started",
"skiing",
"when",
"he",
"was",
"3",
",",
"and",
"after",
"finishing",
"his",
"first",
"lesson",
"at",
"Keystone",
"Resort",
"in",
"Colorado",
",",
"he",
"had",
"pneumonia",
"and",
"a",
"104-degree",
"fever",
".",
"''"
] | [
[
"Colorado",
"/location/location/contains",
"Keystone Resort"
]
] | [
"PRP",
"VBD",
"NN",
"WRB",
"PRP",
"VBD",
"CD",
",",
"CC",
"IN",
"VBG",
"PRP$",
"JJ",
"NN",
"IN",
"NN",
"NNP",
"IN",
"NNP",
",",
"PRP",
"VBD",
"NN",
"CC",
"DT",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Colorado",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Keystone Resort",
"start": 15,
"end": 17,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"O'Neills",
"of",
"Columbus",
",",
"Ohio",
",",
"were",
"loud",
"and",
"given",
"to",
"pranks",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Columbus"
]
] | [
"DT",
"NNS",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"JJ",
"CC",
"VBN",
"TO",
"NNS",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Columbus",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"230",
"FIFTH",
"The",
"space",
"atop",
"the",
"formerly",
"anonymous",
"New",
"York",
"Market",
"Center",
"near",
"Madison",
"Square",
"is",
"so",
"vast",
"as",
"to",
"be",
"un-Manhattanlike",
",",
"except",
"that",
"nearly",
"every",
"well-known",
"New",
"York",
"City",
"skyscraper",
"is",
"staring",
"you",
"down",
"."
] | [
[
"New York",
"/location/location/contains",
"New York City"
]
] | [
"CD",
"NNP",
"DT",
"NN",
"IN",
"DT",
"RB",
"JJ",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"VBZ",
"RB",
"JJ",
"IN",
"TO",
"VB",
"JJ",
",",
"IN",
"DT",
"RB",
"DT",
"JJ",
"NNP",
"NNP",
"NNP",
"NN",
"VBZ",
"VBG",
"PRP",
"RP",
"."
] | [
{
"h": {
"text": "New York",
"start": 8,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 28,
"end": 31,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Richard",
"Hunt",
",",
"a",
"Chicago",
"sculptor",
"and",
"print",
"maker",
"whose",
"work",
"appeared",
"alongside",
"Mr.",
"Procuniar",
"'s",
"in",
"a",
"1997",
"show",
"at",
"the",
"Skoto",
"Gallery",
"in",
"New",
"York",
",",
"said",
"Mr.",
"Procuniar",
"'s",
"paintings",
"and",
"prints",
"were",
"''",
"informed",
"by",
"Abstract",
"Expressionism",
".",
"''"
] | [
[
"Richard Hunt",
"/people/person/place_of_birth",
"Chicago"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NNP",
"NN",
"CC",
"NN",
"NN",
"WP$",
"NN",
"VBD",
"IN",
"NNP",
"NNP",
"POS",
"IN",
"DT",
"CD",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"VBD",
"NNP",
"NNP",
"POS",
"NNS",
"CC",
"NNS",
"VBD",
"''",
"VBN",
"IN",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Richard Hunt",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Chicago",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"A",
"Mass",
"of",
"the",
"Resurrection",
"will",
"be",
"celebrated",
"on",
"May",
"8",
",",
"2006",
",",
"11",
"AM",
"at",
"Our",
"Lady",
"of",
"Perpetual",
"Help",
"Church",
",",
"Pelham",
"Manor",
",",
"New",
"York",
"."
] | [
[
"New York",
"/location/location/contains",
"Pelham Manor"
]
] | [
"DT",
"NNP",
"IN",
"DT",
"NN",
"MD",
"VB",
"VBN",
"IN",
"NNP",
"CD",
",",
"CD",
",",
"CD",
"VBP",
"IN",
"PRP$",
"NN",
"IN",
"JJ",
"NN",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 27,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Pelham Manor",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"is",
"regarded",
"as",
"the",
"first",
"to",
"have",
"written",
"in",
"colloquial",
"Egyptian",
",",
"and",
"from",
"Gamal",
"Abdel",
"Nasser",
"to",
"Gamal",
"Mubarak",
",",
"a",
"son",
"of",
"President",
"Hosni",
"Mubarak",
",",
"he",
"has",
"skewered",
"those",
"he",
"feels",
"have",
"led",
"a",
"once",
"great",
"country",
"to",
"the",
"tangle",
"of",
"poverty",
"and",
"indifference",
"played",
"out",
"in",
"the",
"fetid",
"landscape",
"beneath",
"his",
"rooftop",
".",
"''"
] | [
[
"Hosni Mubarak",
"/people/person/children",
"Gamal Mubarak"
]
] | [
"PRP",
"VBZ",
"VBN",
"IN",
"DT",
"JJ",
"TO",
"VB",
"VBN",
"IN",
"JJ",
"JJ",
",",
"CC",
"IN",
"NNP",
"NNP",
"NNP",
"TO",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"PRP",
"VBZ",
"VBN",
"DT",
"PRP",
"VBZ",
"VBP",
"VBN",
"DT",
"RB",
"JJ",
"NN",
"TO",
"DT",
"NN",
"IN",
"NN",
"CC",
"NN",
"VBD",
"RP",
"IN",
"DT",
"JJ",
"NN",
"IN",
"PRP$",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Hosni Mubarak",
"start": 26,
"end": 28,
"type": "PERSON"
},
"t": {
"text": "Gamal Mubarak",
"start": 19,
"end": 21,
"type": "PERSON"
},
"type": "/people/person/children"
}
] |
[
"Kevin",
"Powell",
",",
"an",
"activist",
"and",
"writer",
",",
"announced",
"yesterday",
"that",
"he",
"had",
"withdrawn",
"as",
"a",
"candidate",
"running",
"for",
"Congress",
"against",
"the",
"incumbent",
",",
"Edolphus",
"Towns",
",",
"a",
"Brooklyn",
"Democrat",
"."
] | [
[
"Kevin Powell",
"/people/person/place_lived",
"Brooklyn"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"CC",
"NN",
",",
"VBD",
"NN",
"IN",
"PRP",
"VBD",
"VBN",
"IN",
"DT",
"NN",
"VBG",
"IN",
"NNP",
"IN",
"DT",
"JJ",
",",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Kevin Powell",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Then",
",",
"addressing",
"the",
"Palestinian",
"president",
",",
"Mahmoud",
"Abbas",
",",
"who",
"was",
"in",
"Ramallah",
",",
"Mr.",
"Olmert",
"said",
":",
"''",
"We",
"are",
"prepared",
"to",
"compromise",
",",
"give",
"up",
"parts",
"of",
"our",
"beloved",
"land",
"of",
"Israel",
",",
"remove",
",",
"painfully",
",",
"Jews",
"who",
"live",
"there",
",",
"to",
"allow",
"you",
"the",
"conditions",
"to",
"achieve",
"your",
"hopes",
"and",
"to",
"live",
"in",
"a",
"state",
"in",
"peace",
"and",
"quiet",
".",
"''"
] | [
[
"Israel",
"/location/location/contains",
"Ramallah"
]
] | [
"RB",
",",
"VBG",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"WP",
"VBD",
"IN",
"NNP",
",",
"NNP",
"NNP",
"VBD",
":",
"''",
"PRP",
"VBP",
"VBN",
"TO",
"VB",
",",
"VB",
"RP",
"NNS",
"IN",
"PRP$",
"JJ",
"NN",
"IN",
"NNP",
",",
"VB",
",",
"RB",
",",
"NNPS",
"WP",
"VBP",
"RB",
",",
"TO",
"VB",
"PRP",
"DT",
"NNS",
"TO",
"VB",
"PRP$",
"NNS",
"CC",
"TO",
"VB",
"IN",
"DT",
"NN",
"IN",
"NN",
"CC",
"JJ",
".",
"''"
] | [
{
"h": {
"text": "Israel",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Ramallah",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"They",
"saw",
"themselves",
"as",
"the",
"outpost",
"of",
"world",
"revolution",
"in",
"Southeast",
"Asia",
"and",
"desired",
"to",
"help",
"Communists",
"in",
"Cambodia",
",",
"Laos",
",",
"Thailand",
"and",
"elsewhere",
"."
] | [
[
"Southeast Asia",
"/location/location/contains",
"Cambodia"
],
[
"Southeast Asia",
"/location/location/contains",
"Laos"
],
[
"Southeast Asia",
"/location/location/contains",
"Thailand"
]
] | [
"PRP",
"VBD",
"PRP",
"IN",
"DT",
"NN",
"IN",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"CC",
"VBN",
"TO",
"VB",
"NNPS",
"IN",
"NNP",
",",
"NNP",
",",
"NNP",
"CC",
"RB",
"."
] | [
{
"h": {
"text": "Southeast Asia",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Cambodia",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Southeast Asia",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Laos",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Southeast Asia",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Thailand",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"those",
"changes",
"were",
"not",
"inevitable",
"and",
"would",
"not",
"necessarily",
"have",
"occurred",
"had",
"Mikhail",
"Gorbachev",
"not",
"ascended",
"to",
"power",
"in",
"Moscow",
",",
"and",
"had",
"the",
"Soviet",
"Union",
"and",
"its",
"empire",
"not",
"collapsed",
"."
] | [
[
"Soviet Union",
"/location/country/capital",
"Moscow"
],
[
"Mikhail Gorbachev",
"/people/person/nationality",
"Soviet Union"
]
] | [
"CC",
"DT",
"NNS",
"VBD",
"RB",
"JJ",
"CC",
"MD",
"RB",
"RB",
"VB",
"VBN",
"VBD",
"NNP",
"NNP",
"RB",
"VBD",
"TO",
"NN",
"IN",
"NNP",
",",
"CC",
"VBD",
"DT",
"NNP",
"NNP",
"CC",
"PRP$",
"NN",
"RB",
"VBD",
"."
] | [
{
"h": {
"text": "Soviet Union",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Moscow",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Mikhail Gorbachev",
"start": 13,
"end": 15,
"type": "PERSON"
},
"t": {
"text": "Soviet Union",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"SPACE",
"CLASSES",
"PROPERLY",
"--",
"''",
"Having",
"a",
"couple",
"classes",
"back",
"to",
"back",
"and",
"then",
"a",
"longer",
"hunk",
"of",
"time",
"where",
"you",
"can",
"get",
"something",
"done",
"is",
"going",
"to",
"be",
"more",
"efficient",
"than",
"having",
"short",
"blocks",
"of",
"time",
"in",
"between",
"where",
"you",
"end",
"up",
"sitting",
"outside",
"with",
"your",
"friends",
",",
"''",
"says",
"Susan",
"M.",
"Darlington",
",",
"dean",
"of",
"academic",
"support",
"and",
"advising",
"at",
"Hampshire",
"College",
"in",
"Amherst",
",",
"Mass.",
"."
] | [
[
"Amherst",
"/location/location/contains",
"Hampshire College"
]
] | [
"NN",
"NNS",
"RB",
":",
"''",
"VBG",
"DT",
"NN",
"NNS",
"RB",
"TO",
"RB",
"CC",
"RB",
"DT",
"RBR",
"NN",
"IN",
"NN",
"WRB",
"PRP",
"MD",
"VB",
"NN",
"VBN",
"VBZ",
"VBG",
"TO",
"VB",
"RBR",
"JJ",
"IN",
"VBG",
"JJ",
"NNS",
"IN",
"NN",
"IN",
"IN",
"WRB",
"PRP",
"VBP",
"RP",
"VBG",
"JJ",
"IN",
"PRP$",
"NNS",
",",
"''",
"VBZ",
"NNP",
"NNP",
"NNP",
",",
"NN",
"IN",
"JJ",
"NN",
"CC",
"VBG",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Amherst",
"start": 65,
"end": 66,
"type": "LOCATION"
},
"t": {
"text": "Hampshire College",
"start": 62,
"end": 64,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"They",
"will",
"face",
"Davidson",
"on",
"Friday",
"in",
"Dayton",
",",
"Ohio",
",",
"in",
"the",
"Minneapolis",
"regional",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Dayton"
]
] | [
"PRP",
"MD",
"VB",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"DT",
"NNP",
"JJ",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Dayton",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"other",
"three",
"Iowa",
"starters",
"whose",
"last",
"names",
"begin",
"with",
"H",
"are",
"Adam",
"Haluska",
",",
"who",
"scored",
"15",
"points",
";",
"Erek",
"Hansen",
",",
"who",
"had",
"10",
";",
"and",
"Mike",
"Henderson",
",",
"who",
"had",
"7",
"."
] | [
[
"Adam Haluska",
"/people/person/place_lived",
"Iowa"
]
] | [
"DT",
"JJ",
"CD",
"NNP",
"NNS",
"WP$",
"JJ",
"NNS",
"VBP",
"IN",
"NN",
"VBP",
"NNP",
"NNP",
",",
"WP",
"VBD",
"CD",
"NNS",
":",
"NNP",
"NNP",
",",
"WP",
"VBD",
"CD",
":",
"CC",
"NNP",
"NNP",
",",
"WP",
"VBD",
"CD",
"."
] | [
{
"h": {
"text": "Adam Haluska",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "Iowa",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Sales",
"pitches",
"captured",
"on",
"the",
"streets",
"of",
"early",
"-",
"to",
"mid-17th-century",
"England",
"were",
"organized",
"into",
"musical",
"form",
"by",
"eminences",
"like",
"Orlando",
"Gibbons",
"and",
"Thomas",
"Weelkes",
"as",
"well",
"as",
"the",
"slightly",
"lesser",
"lights",
"William",
"Cobbold",
"and",
"especially",
"Richard",
"Dering",
",",
"who",
"to",
"my",
"ears",
"is",
"the",
"star",
"of",
"the",
"show",
"."
] | [
[
"Orlando Gibbons",
"/people/person/nationality",
"England"
],
[
"William Cobbold",
"/people/person/nationality",
"England"
],
[
"Richard Dering",
"/people/person/nationality",
"England"
],
[
"Thomas Weelkes",
"/people/person/nationality",
"England"
]
] | [
"NNS",
"NNS",
"VBN",
"IN",
"DT",
"NNS",
"IN",
"JJ",
":",
"TO",
"JJ",
"NNP",
"VBD",
"VBN",
"IN",
"JJ",
"NN",
"IN",
"NNS",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"RB",
"RB",
"IN",
"DT",
"RB",
"JJR",
"NNS",
"NNP",
"NNP",
"CC",
"RB",
"NNP",
"NNP",
",",
"WP",
"TO",
"PRP$",
"NNS",
"VBZ",
"DT",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Orlando Gibbons",
"start": 20,
"end": 22,
"type": "PERSON"
},
"t": {
"text": "England",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "William Cobbold",
"start": 32,
"end": 34,
"type": "PERSON"
},
"t": {
"text": "England",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Richard Dering",
"start": 36,
"end": 38,
"type": "PERSON"
},
"t": {
"text": "England",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Thomas Weelkes",
"start": 23,
"end": 25,
"type": "PERSON"
},
"t": {
"text": "England",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Died",
"suddenly",
"in",
"Sunny",
"Isles",
"Beach",
",",
"Florida",
",",
"on",
"December",
"30",
",",
"2004",
"."
] | [
[
"Florida",
"/location/location/contains",
"Sunny Isles Beach"
]
] | [
"VBN",
"RB",
"IN",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"IN",
"NNP",
"CD",
",",
"CD",
"."
] | [
{
"h": {
"text": "Florida",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Sunny Isles Beach",
"start": 3,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"and",
"other",
"Tibetans",
"I",
"spoke",
"to",
"did",
"not",
"wonder",
"if",
"China",
"would",
"respond",
"to",
"a",
"militant",
"freedom",
"struggle",
"in",
"Tibet",
"as",
"severely",
"as",
"it",
"has",
"dealt",
"with",
"restive",
"Muslims",
"in",
"the",
"northwestern",
"province",
"of",
"Xinjiang",
"."
] | [
[
"China",
"/location/country/administrative_divisions",
"Xinjiang"
],
[
"China",
"/location/location/contains",
"Xinjiang"
],
[
"Xinjiang",
"/location/administrative_division/country",
"China"
]
] | [
"PRP",
"CC",
"JJ",
"NNS",
"PRP",
"VBD",
"TO",
"VBD",
"RB",
"VB",
"IN",
"NNP",
"MD",
"VB",
"TO",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
"IN",
"RB",
"IN",
"PRP",
"VBZ",
"VBN",
"IN",
"JJ",
"NNPS",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "China",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Xinjiang",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Xinjiang",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Xinjiang",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"Han",
"Chinese",
"immigrants",
",",
"China",
"'s",
"largest",
"ethnic",
"group",
",",
"are",
"pouring",
"into",
"Tibet",
",",
"threatening",
"to",
"make",
"the",
"Tibetans",
"a",
"minority",
"in",
"their",
"own",
"country",
"--",
"a",
"process",
"likely",
"to",
"speed",
"up",
"when",
"the",
"Chinese",
"finish",
"building",
"the",
"railway",
"line",
"between",
"the",
"Tibetan",
"capital",
"of",
"Lhasa",
"and",
"the",
"Chinese",
"province",
"Qinghai",
"."
] | [
[
"Qinghai",
"/location/administrative_division/country",
"China"
],
[
"Tibet",
"/location/location/contains",
"Lhasa"
],
[
"China",
"/location/location/contains",
"Lhasa"
],
[
"China",
"/location/location/contains",
"Qinghai"
],
[
"China",
"/location/country/administrative_divisions",
"Qinghai"
]
] | [
"NNP",
"NNP",
"NNS",
",",
"NNP",
"POS",
"JJS",
"JJ",
"NN",
",",
"VBP",
"VBG",
"IN",
"NNP",
",",
"VBG",
"TO",
"VB",
"DT",
"NNPS",
"DT",
"NN",
"IN",
"PRP$",
"JJ",
"NN",
":",
"DT",
"NN",
"JJ",
"TO",
"VB",
"RP",
"WRB",
"DT",
"JJ",
"NN",
"VBG",
"DT",
"NN",
"NN",
"IN",
"DT",
"NN",
"NN",
"IN",
"NNP",
"CC",
"DT",
"JJ",
"NN",
"NNP",
"."
] | [
{
"h": {
"text": "Qinghai",
"start": 51,
"end": 52,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Tibet",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Lhasa",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Lhasa",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Qinghai",
"start": 51,
"end": 52,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Qinghai",
"start": 51,
"end": 52,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"The",
"Indian",
"government",
",",
"which",
"restricts",
"his",
"movements",
"and",
"insists",
"on",
"calling",
"the",
"Dalai",
"Lama",
"a",
"spiritual",
"rather",
"than",
"political",
"leader",
",",
"may",
"well",
"fear",
"that",
"Tibetan",
"self-assertion",
"in",
"Dharamsala",
"will",
"strain",
"India",
"'s",
"increasingly",
"friendly",
"relations",
"with",
"China",
"."
] | [
[
"India",
"/location/location/contains",
"Dharamsala"
]
] | [
"DT",
"JJ",
"NN",
",",
"WDT",
"VBZ",
"PRP$",
"NNS",
"CC",
"VBZ",
"IN",
"VBG",
"DT",
"NNP",
"NNP",
"DT",
"JJ",
"RB",
"IN",
"JJ",
"NN",
",",
"MD",
"RB",
"VB",
"IN",
"NNP",
"NN",
"IN",
"NNP",
"MD",
"VB",
"NNP",
"POS",
"RB",
"JJ",
"NNS",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "India",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Dharamsala",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Even",
"in",
"Dharamsala",
",",
"the",
"Tibetans",
"told",
"me",
",",
"they",
"live",
"in",
"constant",
"fear",
"of",
"India",
"'s",
"often",
"highhanded",
"police",
"."
] | [
[
"India",
"/location/location/contains",
"Dharamsala"
]
] | [
"RB",
"IN",
"NNP",
",",
"DT",
"NNPS",
"VBD",
"PRP",
",",
"PRP",
"VBP",
"IN",
"JJ",
"NN",
"IN",
"NNP",
"POS",
"RB",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "India",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Dharamsala",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Most",
"of",
"Tsundue",
"'s",
"friends",
"and",
"colleagues",
"were",
"born",
"and",
"educated",
"in",
"India",
"and",
"had",
"traveled",
"to",
"Dharamsala",
"from",
"across",
"the",
"country",
"in",
"order",
"to",
"work",
"full",
"time",
"for",
"Tibetan",
"freedom",
"."
] | [
[
"India",
"/location/location/contains",
"Dharamsala"
]
] | [
"JJS",
"IN",
"NNP",
"POS",
"NNS",
"CC",
"NNS",
"VBD",
"VBN",
"CC",
"VBN",
"IN",
"NNP",
"CC",
"VBD",
"VBN",
"TO",
"NNP",
"IN",
"IN",
"DT",
"NN",
"IN",
"NN",
"TO",
"VB",
"JJ",
"NN",
"IN",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "India",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Dharamsala",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Pictures",
"of",
"Ngodup",
"in",
"flames",
"are",
"ubiquitous",
"in",
"Dharamsala",
",",
"the",
"town",
"in",
"the",
"Himalayan",
"foothills",
"of",
"northern",
"India",
"that",
"has",
"served",
"as",
"the",
"capital",
"of",
"the",
"Tibetan",
"exile",
"community",
"since",
"1960",
"."
] | [
[
"India",
"/location/location/contains",
"Dharamsala"
]
] | [
"NNS",
"IN",
"NNP",
"IN",
"NNS",
"VBP",
"JJ",
"IN",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NNS",
"IN",
"JJ",
"NNP",
"WDT",
"VBZ",
"VBN",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"NN",
"NN",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "India",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Dharamsala",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"17th",
"Karmapa",
",",
"the",
"20-year-old",
"leader",
"of",
"one",
"of",
"the",
"four",
"major",
"Tibetan",
"sects",
",",
"who",
"angered",
"China",
"by",
"escaping",
"to",
"India",
"in",
"1999",
"and",
"whom",
"many",
"believe",
"will",
"be",
"the",
"most",
"important",
"leader",
"of",
"the",
"Tibetan",
"exile",
"community",
"once",
"the",
"Dalai",
"Lama",
"dies",
",",
"is",
"a",
"virtual",
"prisoner",
"in",
"his",
"monastery",
"near",
"Dharamsala",
"."
] | [
[
"India",
"/location/location/contains",
"Dharamsala"
]
] | [
"DT",
"JJ",
"NN",
",",
"DT",
"JJ",
"NN",
"IN",
"CD",
"IN",
"DT",
"CD",
"JJ",
"NN",
"NNS",
",",
"WP",
"VBD",
"NNP",
"IN",
"VBG",
"TO",
"NNP",
"IN",
"CD",
"CC",
"WP",
"JJ",
"VBP",
"MD",
"VB",
"DT",
"RBS",
"JJ",
"NN",
"IN",
"DT",
"NN",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"VBZ",
",",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "India",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Dharamsala",
"start": 54,
"end": 55,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"January",
"2002",
",",
"Tsundue",
"scaled",
"14",
"floors",
"of",
"scaffolding",
"attached",
"to",
"a",
"Mumbai",
"five-star",
"hotel",
";",
"Prime",
"Minister",
"Zhu",
"Rongji",
"of",
"China",
"was",
"inside",
"."
] | [
[
"Zhu Rongji",
"/people/person/nationality",
"China"
]
] | [
"IN",
"NNP",
"CD",
",",
"NNP",
"VBD",
"CD",
"NNS",
"IN",
"NN",
"VBN",
"TO",
"DT",
"NNP",
"JJ",
"NN",
":",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"RB",
"."
] | [
{
"h": {
"text": "Zhu Rongji",
"start": 19,
"end": 21,
"type": "PERSON"
},
"t": {
"text": "China",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Educated",
"in",
"three",
"different",
"Tibetan",
"refugee",
"schools",
",",
"Tsundue",
"went",
"to",
"college",
"in",
"Chennai",
",",
"in",
"southern",
"India",
",",
"and",
"then",
"on",
"to",
"Mumbai",
"."
] | [
[
"India",
"/location/location/contains",
"Mumbai"
],
[
"India",
"/location/location/contains",
"Chennai"
]
] | [
"VBN",
"IN",
"CD",
"JJ",
"NN",
"NN",
"NNS",
",",
"NNP",
"VBD",
"TO",
"NN",
"IN",
"NNP",
",",
"IN",
"JJ",
"NNP",
",",
"CC",
"RB",
"IN",
"TO",
"NNP",
"."
] | [
{
"h": {
"text": "India",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Mumbai",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "India",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Chennai",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Arrested",
"by",
"the",
"Chinese",
",",
"he",
"was",
"taken",
"to",
"Lhasa",
",",
"Tibet",
"'s",
"capital",
",",
"and",
"imprisoned",
"there",
"for",
"three",
"months",
"before",
"being",
"deported",
"to",
"India",
"."
] | [
[
"Tibet",
"/location/location/contains",
"Lhasa"
]
] | [
"VBN",
"IN",
"DT",
"JJ",
",",
"PRP",
"VBD",
"VBN",
"TO",
"NNP",
",",
"NNP",
"POS",
"NN",
",",
"CC",
"VBN",
"RB",
"IN",
"CD",
"NNS",
"IN",
"VBG",
"VBN",
"TO",
"NNP",
"."
] | [
{
"h": {
"text": "Tibet",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Lhasa",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Pankaj",
"Mishra",
"is",
"the",
"author",
"of",
"''",
"An",
"End",
"to",
"Suffering",
":",
"The",
"Buddha",
"in",
"the",
"World",
"''",
"and",
"''",
"Temptations",
"of",
"the",
"West",
":",
"How",
"to",
"be",
"Modern",
"in",
"India",
",",
"Pakistan",
",",
"Tibet",
"and",
"Beyond",
",",
"''",
"to",
"be",
"published",
"next",
"spring",
"."
] | [
[
"Pankaj Mishra",
"/people/person/nationality",
"India"
]
] | [
"NNP",
"NNP",
"VBZ",
"DT",
"NN",
"IN",
"''",
"DT",
"NN",
"TO",
"VBG",
":",
"DT",
"NNP",
"IN",
"DT",
"NNP",
"''",
"CC",
"''",
"NNS",
"IN",
"DT",
"NNP",
":",
"WRB",
"TO",
"VB",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"NNP",
"CC",
"NNP",
",",
"''",
"TO",
"VB",
"VBN",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Pankaj Mishra",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"The",
"group",
"represents",
"schools",
"in",
"three",
"Brooklyn",
"districts",
"--",
"District",
"18",
",",
"covering",
"East",
"Flatbush",
"and",
"Canarsie",
";",
"District",
"19",
",",
"encompassing",
"East",
"New",
"York",
"and",
"Cypress",
"Hills",
";",
"and",
"District",
"23",
",",
"which",
"includes",
"Ocean",
"Hill",
"and",
"Brownsville",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Cypress Hills"
],
[
"Brooklyn",
"/location/location/contains",
"Canarsie"
],
[
"Ocean Hill",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Ocean Hill"
],
[
"Brooklyn",
"/location/location/contains",
"East Flatbush"
],
[
"Canarsie",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"East New York"
],
[
"East Flatbush",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"East New York",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Cypress Hills",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"DT",
"NN",
"VBZ",
"NNS",
"IN",
"CD",
"NNP",
"NNS",
":",
"NNP",
"CD",
",",
"VBG",
"NNP",
"NNP",
"CC",
"NNP",
":",
"NNP",
"CD",
",",
"VBG",
"NNP",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
":",
"CC",
"NNP",
"CD",
",",
"WDT",
"VBZ",
"NNP",
"NNP",
"CC",
"NNP",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Cypress Hills",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Canarsie",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Ocean Hill",
"start": 35,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Ocean Hill",
"start": 35,
"end": 37,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "East Flatbush",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Canarsie",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "East New York",
"start": 22,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "East Flatbush",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "East New York",
"start": 22,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Cypress Hills",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Father",
"Fay",
"acknowledged",
"secretly",
"using",
"$",
"1,500",
"a",
"month",
"in",
"church",
"money",
"to",
"lease",
"an",
"Upper",
"East",
"Side",
"pied",
"-",
"a",
"-",
"terre",
",",
"saying",
"it",
"was",
"because",
"he",
"was",
"getting",
"cancer",
"treatments",
"in",
"New",
"York",
"."
] | [
[
"New York",
"/location/location/contains",
"Upper East Side"
]
] | [
"NNP",
"NNP",
"VBD",
"RB",
"VBG",
"$",
"CD",
"DT",
"NN",
"IN",
"NN",
"NN",
"TO",
"VB",
"DT",
"NNP",
"NNP",
"NNP",
"VBD",
":",
"SYM",
":",
"NN",
",",
"VBG",
"PRP",
"VBD",
"IN",
"PRP",
"VBD",
"VBG",
"NN",
"NNS",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 34,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Upper East Side",
"start": 15,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"Living",
"Faith",
"Christian",
"Center",
",",
"a",
"6,000-member",
"church",
"currently",
"occupying",
"the",
"old",
"South",
"Jersey",
"Expo",
"Center",
"in",
"Pennsauken",
",",
"has",
"filed",
"a",
"suit",
"against",
"Pennsauken",
"Township",
",",
"Camden",
"County",
"and",
"the",
"Camden",
"County",
"Improvement",
"Authority",
",",
"saying",
"they",
"are",
"taking",
"that",
"building",
"away",
"from",
"the",
"church",
"illegally",
"."
] | [
[
"Camden County",
"/location/location/contains",
"Pennsauken Township"
],
[
"Camden County",
"/location/location/contains",
"Pennsauken"
]
] | [
"DT",
"VBG",
"NN",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"RB",
"VBG",
"DT",
"JJ",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"VBZ",
"VBN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"VBG",
"PRP",
"VBP",
"VBG",
"DT",
"VBG",
"RB",
"IN",
"DT",
"NN",
"RB",
"."
] | [
{
"h": {
"text": "Camden County",
"start": 28,
"end": 30,
"type": "LOCATION"
},
"t": {
"text": "Pennsauken Township",
"start": 25,
"end": 27,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Camden County",
"start": 28,
"end": 30,
"type": "LOCATION"
},
"t": {
"text": "Pennsauken",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"We",
"decided",
"to",
"be",
"pioneers",
"for",
"discovering",
"new",
"ways",
"of",
"using",
"materials",
"and",
"work",
"like",
"talent",
"scouts",
",",
"like",
"Ulysses",
"sailed",
"to",
"find",
"new",
"worlds",
",",
"''",
"said",
"Ms.",
"Natale",
",",
"whose",
"shop",
"showcases",
"crafts",
"and",
"art",
"from",
"all",
"over",
"Italy",
"and",
"elsewhere",
"in",
"Europe",
"."
] | [
[
"Europe",
"/location/location/contains",
"Italy"
]
] | [
"PRP",
"VBD",
"TO",
"VB",
"NNS",
"IN",
"VBG",
"JJ",
"NNS",
"IN",
"VBG",
"NNS",
"CC",
"VB",
"IN",
"NN",
"NNS",
",",
"IN",
"NNP",
"VBD",
"TO",
"VB",
"JJ",
"NNS",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"WP$",
"NN",
"VBZ",
"NNS",
"CC",
"NN",
"IN",
"DT",
"IN",
"NNP",
"CC",
"RB",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Europe",
"start": 44,
"end": 45,
"type": "LOCATION"
},
"t": {
"text": "Italy",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"a",
"television",
"address",
",",
"President",
"Pervez",
"Musharraf",
"said",
"he",
"hoped",
"peace",
"moves",
"with",
"India",
"would",
"continue",
"as",
"he",
"expressed",
"grief",
"on",
"behalf",
"of",
"his",
"country",
"for",
"the",
"terrorist",
"bombings",
"in",
"Mumbai",
",",
"India",
",",
"last",
"week",
"."
] | [
[
"India",
"/location/location/contains",
"Mumbai"
],
[
"India",
"/location/location/contains",
"Mumbai"
]
] | [
"IN",
"DT",
"NN",
"NN",
",",
"NNP",
"NNP",
"NNP",
"VBD",
"PRP",
"VBD",
"NN",
"NNS",
"IN",
"NNP",
"MD",
"VB",
"IN",
"PRP",
"VBD",
"NN",
"IN",
"NN",
"IN",
"PRP$",
"NN",
"IN",
"DT",
"JJ",
"NNS",
"IN",
"NNP",
",",
"NNP",
",",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "India",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Mumbai",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "India",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Mumbai",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"will",
"choose",
"among",
"Miami",
",",
"Southern",
"California",
",",
"Boston",
"College",
"and",
"Florida",
"at",
"the",
"ESPN",
"Zone",
"in",
"Times",
"Square",
"today",
",",
"an",
"announcement",
"to",
"be",
"carried",
"live",
"on",
"ESPNews",
"."
] | [
[
"Florida",
"/location/location/contains",
"Miami"
]
] | [
"PRP",
"MD",
"VB",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"CC",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"NN",
",",
"DT",
"NN",
"TO",
"VB",
"VBN",
"JJ",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Florida",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Miami",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"After",
"the",
"Mets",
"were",
"swept",
"in",
"Cincinnati",
"at",
"the",
"start",
"of",
"this",
"season",
",",
"they",
"lost",
"twice",
"in",
"Atlanta",
"before",
"Martinez",
"outpitched",
"John",
"Smoltz",
"in",
"a",
"6-1",
"victory",
"."
] | [
[
"John Smoltz",
"/people/person/place_lived",
"Atlanta"
]
] | [
"IN",
"DT",
"NNPS",
"VBD",
"VBN",
"IN",
"NNP",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
",",
"PRP",
"VBD",
"RB",
"IN",
"NNP",
"IN",
"NNP",
"VBD",
"NNP",
"NNP",
"IN",
"DT",
"CD",
"NN",
"."
] | [
{
"h": {
"text": "John Smoltz",
"start": 22,
"end": 24,
"type": "PERSON"
},
"t": {
"text": "Atlanta",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"The",
"federal",
"transportation",
"bill",
"passed",
"by",
"the",
"House",
"of",
"Representatives",
"last",
"week",
"included",
"more",
"than",
"$",
"230",
"million",
"for",
"an",
"assortment",
"of",
"New",
"York",
"City",
"projects",
",",
"including",
"a",
"parking",
"garage",
"in",
"Harlem",
",",
"a",
"waterfront",
"trail",
"in",
"Brooklyn",
"and",
"street",
"repairs",
"in",
"Queens",
"."
] | [
[
"New York City",
"/location/location/contains",
"Queens"
],
[
"Harlem",
"/location/neighborhood/neighborhood_of",
"New York City"
],
[
"New York City",
"/location/location/contains",
"Harlem"
],
[
"New York City",
"/location/location/contains",
"Brooklyn"
]
] | [
"DT",
"JJ",
"NN",
"NN",
"VBN",
"IN",
"DT",
"NNP",
"IN",
"NNPS",
"JJ",
"NN",
"VBD",
"JJR",
"IN",
"$",
"CD",
"CD",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"NNS",
",",
"VBG",
"DT",
"NN",
"NN",
"IN",
"NNP",
",",
"DT",
"NN",
"NN",
"IN",
"NNP",
"CC",
"NN",
"NNS",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "New York City",
"start": 22,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 43,
"end": 44,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Harlem",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 22,
"end": 25,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "New York City",
"start": 22,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Harlem",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York City",
"start": 22,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Similarly",
",",
"Representative",
"Jose",
"E.",
"Serrano",
",",
"a",
"Democrat",
",",
"designated",
"$",
"3",
"million",
"to",
"upgrade",
"Metro-North",
"Railroad",
"stations",
"in",
"the",
"Bronx",
"and",
"plan",
"for",
"a",
"new",
"rail",
"station",
"at",
"Yankee",
"Stadium",
",",
"while",
"Representative",
"Vito",
"J.",
"Fossella",
",",
"a",
"Republican",
",",
"designated",
"$",
"2",
"million",
"to",
"rehabilitate",
"the",
"86th",
"Street",
"subway",
"station",
"in",
"Bay",
"Ridge",
",",
"Brooklyn",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Bay Ridge"
],
[
"Bay Ridge",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"RB",
",",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
",",
"VBN",
"$",
"CD",
"CD",
"TO",
"VB",
"NNP",
"NNP",
"NNS",
"IN",
"DT",
"NNP",
"CC",
"NN",
"IN",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
",",
"VBN",
"$",
"CD",
"CD",
"TO",
"VB",
"DT",
"NNP",
"NNP",
"NN",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 57,
"end": 58,
"type": "LOCATION"
},
"t": {
"text": "Bay Ridge",
"start": 54,
"end": 56,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Bay Ridge",
"start": 54,
"end": 56,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 57,
"end": 58,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.