tokens
sequencelengths 4
100
| spo_list
sequencelengths 1
26
| pos_tags
sequencelengths 4
100
| relations
listlengths 1
26
|
---|---|---|---|
[
"Died",
"on",
"January",
"19",
",",
"2006",
",",
"in",
"Phoenix",
",",
"Arizona",
"."
] | [
[
"Arizona",
"/location/location/contains",
"Phoenix"
]
] | [
"VBN",
"IN",
"NNP",
"CD",
",",
"CD",
",",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Arizona",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Phoenix",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"A",
"memorial",
"reception",
"will",
"follow",
"the",
"service",
"at",
"11",
"Larkspur",
"Drive",
",",
"West",
"Islip",
",",
"New",
"York",
"."
] | [
[
"New York",
"/location/location/contains",
"West Islip"
]
] | [
"DT",
"NN",
"NN",
"MD",
"VB",
"DT",
"NN",
"IN",
"CD",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 15,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "West Islip",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"twice",
"visited",
"London",
",",
"where",
"he",
"was",
"painted",
"by",
"George",
"Romney",
",",
"inducted",
"into",
"the",
"Masons",
"and",
"presented",
"to",
"George",
"III",
"."
] | [
[
"George Romney",
"/people/person/place_lived",
"London"
]
] | [
"PRP",
"RB",
"VBD",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"VBN",
"IN",
"NNP",
"NNP",
",",
"VBD",
"IN",
"DT",
"NNPS",
"CC",
"VBN",
"TO",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "George Romney",
"start": 10,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "London",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"To",
"take",
"one",
"small",
"point",
":",
"On",
"one",
"of",
"his",
"London",
"trips",
"Joseph",
"Brant",
"met",
"James",
"Boswell",
",",
"who",
"wrote",
"an",
"article",
"about",
"him",
"."
] | [
[
"James Boswell",
"/people/deceased_person/place_of_death",
"London"
]
] | [
"TO",
"VB",
"CD",
"JJ",
"NN",
":",
"IN",
"CD",
"IN",
"PRP$",
"NNP",
"NNS",
"NNP",
"NNP",
"VBD",
"NNP",
"NNP",
",",
"WP",
"VBD",
"DT",
"NN",
"IN",
"PRP",
"."
] | [
{
"h": {
"text": "James Boswell",
"start": 15,
"end": 17,
"type": "PERSON"
},
"t": {
"text": "London",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"He",
"is",
"survived",
"by",
"his",
"sons",
"Jerry",
"-LRB-",
"Lakewood",
"Ranch",
",",
"Florida",
"-RRB-",
";",
"Jordan",
"-LRB-",
"Great",
"Neck",
",",
"New",
"York",
"-RRB-",
"and",
"Barry",
"-LRB-",
"Livermore",
",",
"California",
"-RRB-",
"and",
"daughter",
",",
"Joy",
"-LRB-",
"Westbury",
",",
"New",
"York",
"-RRB-",
"and",
"ten",
"(",
"10",
")",
"grandchildren",
"."
] | [
[
"New York",
"/location/location/contains",
"Westbury"
],
[
"California",
"/location/location/contains",
"Livermore"
],
[
"New York",
"/location/location/contains",
"Westbury"
]
] | [
"PRP",
"VBZ",
"VBN",
"IN",
"PRP$",
"NNS",
"NNP",
"-LRB-",
"NNP",
"NNP",
",",
"NNP",
"-RRB-",
":",
"NNP",
"-LRB-",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"-RRB-",
"CC",
"NNP",
"-LRB-",
"NNP",
",",
"NNP",
"-RRB-",
"CC",
"NN",
",",
"NNP",
"-LRB-",
"NNP",
",",
"NNP",
"NNP",
"-RRB-",
"CC",
"CD",
"-LRB-",
"CD",
"-RRB-",
"NNS",
"."
] | [
{
"h": {
"text": "New York",
"start": 19,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Westbury",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "California",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Livermore",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 19,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Westbury",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"SHAMES",
"-",
"Abraham",
",",
"who",
"built",
"the",
"1st",
"Industrial",
"Park",
"in",
"the",
"Northeastern",
"US",
"in",
"195659",
",",
"died",
"on",
"Sunday",
"October",
"16",
",",
"2005",
"in",
"Sarasota",
",",
"Florida",
"."
] | [
[
"Florida",
"/location/location/contains",
"Sarasota"
]
] | [
"SYM",
":",
"NNP",
",",
"WP",
"VBD",
"DT",
"JJ",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"CD",
",",
"VBD",
"IN",
"NNP",
"NNP",
"CD",
",",
"CD",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Florida",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Sarasota",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Lieutenant",
"Anderson",
",",
"26",
",",
"of",
"Twinsburg",
",",
"Ohio",
",",
"was",
"accused",
"of",
"ordering",
"two",
"killings",
",",
"one",
"that",
"had",
"been",
"described",
"as",
"a",
"''",
"mercy",
"killing",
"''",
"of",
"an",
"injured",
"teenager",
"and",
"one",
"during",
"a",
"house",
"search",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Twinsburg"
]
] | [
"NNP",
"NNP",
",",
"CD",
",",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"VBN",
"IN",
"VBG",
"CD",
"NNS",
",",
"CD",
"WDT",
"VBD",
"VBN",
"VBN",
"IN",
"DT",
"''",
"NN",
"NN",
"''",
"IN",
"DT",
"JJ",
"NN",
"CC",
"CD",
"IN",
"DT",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Twinsburg",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Correction",
":",
"July",
"29",
",",
"2006",
",",
"Saturday",
"A",
"chart",
"yesterday",
"showing",
"a",
"range",
"of",
"high",
"temperatures",
"in",
"California",
"incorrectly",
"located",
"two",
"areas",
"of",
"Los",
"Angeles",
"."
] | [
[
"California",
"/location/location/contains",
"Los Angeles"
]
] | [
"NN",
":",
"NNP",
"CD",
",",
"CD",
",",
"NNP",
"NNP",
"NN",
"NN",
"VBG",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"IN",
"NNP",
"RB",
"JJ",
"CD",
"NNS",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "California",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Los Angeles",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Water",
"''",
"has",
"been",
"screened",
"in",
"New",
"Delhi",
"and",
"at",
"the",
"Kerala",
"and",
"Mumbai",
"film",
"festivals",
",",
"and",
"there",
"are",
"also",
"plans",
"for",
"''",
"Water",
"''",
"to",
"open",
"in",
"July",
"at",
"90",
"theaters",
"in",
"India",
",",
"riots",
"or",
"no",
".",
"''",
"I",
"do",
"n't",
"want",
"to",
"think",
"about",
"it",
",",
"''",
"Ms.",
"Mehta",
"said",
".",
"''"
] | [
[
"India",
"/location/location/contains",
"Mumbai"
],
[
"India",
"/location/location/contains",
"Kerala"
],
[
"India",
"/location/country/administrative_divisions",
"Kerala"
],
[
"Kerala",
"/location/administrative_division/country",
"India"
],
[
"India",
"/location/location/contains",
"New Delhi"
],
[
"India",
"/location/country/capital",
"New Delhi"
]
] | [
"NN",
"''",
"VBZ",
"VBN",
"VBN",
"IN",
"NNP",
"NNP",
"CC",
"IN",
"DT",
"NNP",
"CC",
"NNP",
"NN",
"NNS",
",",
"CC",
"EX",
"VBP",
"RB",
"VBZ",
"IN",
"''",
"NN",
"''",
"TO",
"VB",
"IN",
"NNP",
"IN",
"CD",
"NNS",
"IN",
"NNP",
",",
"NNS",
"CC",
"DT",
".",
"''",
"PRP",
"VBP",
"RB",
"VB",
"TO",
"VB",
"IN",
"PRP",
",",
"''",
"NNP",
"NNP",
"VBD",
".",
"''"
] | [
{
"h": {
"text": "India",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Mumbai",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "India",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Kerala",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "India",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Kerala",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Kerala",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "India",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "India",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "New Delhi",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "India",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "New Delhi",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Lisa",
"Ray",
",",
"one",
"of",
"India",
"'s",
"top",
"models",
",",
"took",
"the",
"role",
"of",
"the",
"beautiful",
"young",
"widow",
"Kalyani",
",",
"and",
"Seema",
"Biswas",
",",
"known",
"in",
"India",
"for",
"her",
"role",
"in",
"the",
"movie",
"''",
"Bandit",
"Queen",
",",
"''",
"plays",
"Shakuntula",
"."
] | [
[
"Seema Biswas",
"/people/person/nationality",
"India"
],
[
"India",
"/location/location/contains",
"Kalyani"
],
[
"Lisa Ray",
"/people/person/nationality",
"India"
],
[
"Seema Biswas",
"/people/person/nationality",
"India"
],
[
"India",
"/location/location/contains",
"Kalyani"
],
[
"Lisa Ray",
"/people/person/nationality",
"India"
]
] | [
"NNP",
"NNP",
",",
"CD",
"IN",
"NNP",
"POS",
"JJ",
"NNS",
",",
"VBD",
"DT",
"NN",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"NNP",
",",
"CC",
"NNP",
"NNP",
",",
"VBN",
"IN",
"NNP",
"IN",
"PRP$",
"NN",
"IN",
"DT",
"NN",
"''",
"NN",
"NN",
",",
"''",
"VBZ",
"NNP",
"."
] | [
{
"h": {
"text": "Seema Biswas",
"start": 21,
"end": 23,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "India",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Kalyani",
"start": 18,
"end": 19,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Lisa Ray",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Seema Biswas",
"start": 21,
"end": 23,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "India",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Kalyani",
"start": 18,
"end": 19,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Lisa Ray",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Into",
"this",
"milieu",
"now",
"comes",
"the",
"director",
"Deepa",
"Mehta",
"with",
"''",
"Water",
",",
"''",
"a",
"lush",
"new",
"film",
"that",
"opened",
"on",
"Friday",
",",
"about",
"Chuyia",
",",
"an",
"8-year-old",
"widow",
"in",
"the",
"India",
"of",
"1938",
"."
] | [
[
"Deepa Mehta",
"/people/person/nationality",
"India"
]
] | [
"NNP",
"DT",
"NN",
"RB",
"VBZ",
"DT",
"NN",
"NNP",
"NNP",
"IN",
"''",
"NN",
",",
"''",
"DT",
"JJ",
"JJ",
"NN",
"WDT",
"VBD",
"IN",
"NNP",
",",
"IN",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Deepa Mehta",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"In",
"January",
"2000",
"Ms.",
"Mehta",
"was",
"forced",
"to",
"shut",
"down",
"production",
"of",
"''",
"Water",
"''",
"in",
"Varanasi",
",",
"one",
"of",
"India",
"'s",
"holy",
"cities",
"on",
"the",
"banks",
"of",
"the",
"Ganges",
",",
"after",
"Hindu",
"nationalists",
"protested",
"that",
"the",
"film",
"was",
"anti-Hindu",
"."
] | [
[
"India",
"/location/location/contains",
"Varanasi"
]
] | [
"IN",
"NNP",
"CD",
"NNP",
"NNP",
"VBD",
"VBN",
"TO",
"VB",
"RP",
"NN",
"IN",
"''",
"NN",
"''",
"IN",
"NNP",
",",
"CD",
"IN",
"NNP",
"POS",
"JJ",
"NNS",
"IN",
"DT",
"NNS",
"IN",
"DT",
"NNP",
",",
"IN",
"NNP",
"NNS",
"VBD",
"IN",
"DT",
"NN",
"VBD",
"JJ",
"."
] | [
{
"h": {
"text": "India",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Varanasi",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"This",
"weekend",
",",
"the",
"free",
"production",
"will",
"be",
"at",
"the",
"Theater",
"for",
"the",
"New",
"City",
",",
"10th",
"Street",
"and",
"First",
"Avenue",
",",
"East",
"Village",
"-LRB-",
"tomorrow",
"at",
"2",
"p.m.",
"-RRB-",
";",
"and",
"Travers",
"Park",
",",
"34th",
"Avenue",
",",
"between",
"76th",
"and",
"77th",
"Streets",
",",
"Jackson",
"Heights",
",",
"Queens",
"-LRB-",
"Sunday",
"at",
"2",
"p.m.",
"-RRB-",
"."
] | [
[
"Queens",
"/location/location/contains",
"Jackson Heights"
],
[
"Jackson Heights",
"/location/neighborhood/neighborhood_of",
"Queens"
]
] | [
"DT",
"NN",
",",
"DT",
"JJ",
"NN",
"MD",
"VB",
"IN",
"DT",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
",",
"JJ",
"NN",
"CC",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"-LRB-",
"NN",
"IN",
"CD",
"NN",
"-RRB-",
":",
"CC",
"NNP",
"NNP",
",",
"JJ",
"NNP",
",",
"IN",
"JJ",
"CC",
"JJ",
"NNPS",
",",
"NNP",
"NNP",
",",
"NNP",
"-LRB-",
"NNP",
"IN",
"CD",
"NN",
"-RRB-",
"."
] | [
{
"h": {
"text": "Queens",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"t": {
"text": "Jackson Heights",
"start": 44,
"end": 46,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Jackson Heights",
"start": 44,
"end": 46,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"URBAN",
"TRAIL",
"CONFERENCE",
"Tomorrow",
"at",
"11",
"a.m.",
",",
"Sutton",
"Place",
",",
"Roosevelt",
"Island",
"and",
"the",
"Noguchi",
"Museum",
"and",
"Socrates",
"Sculpture",
"Park",
":",
"a",
"tour",
"in",
"Manhattan",
"of",
"the",
"Beekman",
"and",
"Sutton",
"Place",
"sections",
",",
"followed",
"by",
"a",
"walk",
"on",
"Roosevelt",
"Island",
"and",
"several",
"museum",
"visits",
"."
] | [
[
"Manhattan",
"/location/location/contains",
"Roosevelt Island"
],
[
"Manhattan",
"/location/location/contains",
"Sutton Place"
],
[
"Manhattan",
"/location/location/contains",
"Roosevelt Island"
],
[
"Roosevelt Island",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Manhattan",
"/location/location/contains",
"Sutton Place"
],
[
"Sutton Place",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Roosevelt Island",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Sutton Place",
"/location/neighborhood/neighborhood_of",
"Manhattan"
]
] | [
"NNP",
"NN",
"NNP",
"NNP",
"IN",
"CD",
"RB",
",",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
":",
"DT",
"NN",
"IN",
"NNP",
"IN",
"DT",
"NNP",
"CC",
"NNP",
"NNP",
"NNS",
",",
"VBN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"CC",
"JJ",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Manhattan",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Roosevelt Island",
"start": 11,
"end": 13,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Manhattan",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Sutton Place",
"start": 8,
"end": 10,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Manhattan",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Roosevelt Island",
"start": 11,
"end": 13,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Roosevelt Island",
"start": 11,
"end": 13,
"type": "ORGANIZATION"
},
"t": {
"text": "Manhattan",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Manhattan",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Sutton Place",
"start": 8,
"end": 10,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Sutton Place",
"start": 8,
"end": 10,
"type": "ORGANIZATION"
},
"t": {
"text": "Manhattan",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Roosevelt Island",
"start": 11,
"end": 13,
"type": "ORGANIZATION"
},
"t": {
"text": "Manhattan",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Sutton Place",
"start": 8,
"end": 10,
"type": "ORGANIZATION"
},
"t": {
"text": "Manhattan",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Through",
"Sunday",
",",
"''",
"Newspaper",
"Firsts",
",",
"''",
"an",
"exhibition",
"that",
"includes",
"Freedom",
"'s",
"Journal",
"-LRB-",
"1827-1829",
"-RRB-",
",",
"the",
"first",
"New",
"York",
"City",
"newspaper",
"to",
"be",
"owned",
"and",
"operated",
"by",
"African-Americans",
";",
"The",
"New",
"York",
"Gazette",
";",
"a",
"1730",
"publication",
";",
"and",
"a",
"Jan.",
"8",
",",
"1868",
",",
"issue",
"of",
"The",
"Revolution",
",",
"edited",
"by",
"Susan",
"B.",
"Anthony",
"and",
"Elizabeth",
"Cady",
"Stanton",
"."
] | [
[
"Elizabeth Cady Stanton",
"/people/deceased_person/place_of_death",
"New York City"
]
] | [
"IN",
"NNP",
",",
"''",
"NNP",
"NNP",
",",
"''",
"DT",
"NN",
"WDT",
"VBZ",
"NNP",
"POS",
"NNP",
"-LRB-",
"CD",
"-RRB-",
",",
"DT",
"JJ",
"NNP",
"NNP",
"NNP",
"NN",
"TO",
"VB",
"VBN",
"CC",
"VBN",
"IN",
"NNPS",
":",
"DT",
"NNP",
"NNP",
"NNP",
":",
"DT",
"CD",
"NN",
":",
"CC",
"DT",
"NNP",
"CD",
",",
"CD",
",",
"NN",
"IN",
"DT",
"NN",
",",
"VBN",
"IN",
"NNP",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Elizabeth Cady Stanton",
"start": 60,
"end": 63,
"type": "PERSON"
},
"t": {
"text": "New York City",
"start": 21,
"end": 24,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"People",
"have",
"killed",
"themselves",
"over",
"true",
"love",
",",
"said",
"Helen",
"Fisher",
",",
"an",
"anthropologist",
"at",
"Rutgers",
"University",
"who",
"has",
"written",
"extensively",
"on",
"human",
"love",
"."
] | [
[
"Helen Fisher",
"/business/person/company",
"Rutgers University"
]
] | [
"NNS",
"VBP",
"VBN",
"PRP",
"IN",
"JJ",
"NN",
",",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"WP",
"VBZ",
"VBN",
"RB",
"IN",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Helen Fisher",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Rutgers University",
"start": 15,
"end": 17,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"Wendy",
"Lim",
",",
"26",
",",
"a",
"student",
"at",
"Harvard",
"Business",
"School",
",",
"experienced",
"such",
"feelings",
"about",
"a",
"year",
"ago",
"when",
"she",
"met",
"another",
"young",
"woman",
"in",
"a",
"Boston",
"bar",
"."
] | [
[
"Boston",
"/location/location/contains",
"Harvard Business School"
]
] | [
"NN",
"NNP",
",",
"CD",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"VBD",
"JJ",
"NNS",
"IN",
"DT",
"NN",
"IN",
"WRB",
"PRP",
"VBD",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Boston",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Harvard Business School",
"start": 8,
"end": 11,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Modern",
"Ireland",
"also",
"has",
"Dublin",
",",
"whose",
"budding",
"metropolitan",
"area",
"is",
"home",
"to",
"about",
"1.5",
"million",
"people",
"of",
"Ireland",
"'s",
"population",
"of",
"close",
"to",
"4",
"million",
"."
] | [
[
"Ireland",
"/location/country/capital",
"Dublin"
]
] | [
"NNP",
"NNP",
"RB",
"VBZ",
"NNP",
",",
"WP$",
"VBG",
"JJ",
"NN",
"VBZ",
"NN",
"TO",
"RB",
"CD",
"CD",
"NNS",
"IN",
"NNP",
"POS",
"NN",
"IN",
"JJ",
"TO",
"CD",
"CD",
"."
] | [
{
"h": {
"text": "Ireland",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "Dublin",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"To",
"generate",
"attention",
"for",
"some",
"of",
"the",
"music",
"from",
"China",
",",
"for",
"example",
",",
"it",
"arranged",
"for",
"Jackie",
"Chan",
"to",
"provide",
"a",
"list",
"of",
"his",
"favorite",
"tracks",
".",
"''"
] | [
[
"Jackie Chan",
"/people/person/nationality",
"China"
]
] | [
"TO",
"VB",
"NN",
"IN",
"DT",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"IN",
"NN",
",",
"PRP",
"VBD",
"IN",
"NNP",
"NNP",
"TO",
"VB",
"DT",
"NN",
"IN",
"PRP$",
"JJ",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Jackie Chan",
"start": 17,
"end": 19,
"type": "PERSON"
},
"t": {
"text": "China",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"For",
"the",
"Americans",
"and",
"their",
"Iraqi",
"allies",
",",
"achieving",
"a",
"respectable",
"turnout",
"among",
"the",
"14",
"million",
"registered",
"voters",
",",
"in",
"the",
"face",
"of",
"insurgent",
"threats",
"and",
"a",
"widespread",
"boycott",
"across",
"predominantly",
"Sunni",
"areas",
",",
"has",
"become",
"a",
"critical",
"test",
"of",
"the",
"viability",
"of",
"transplanting",
"American",
"democratic",
"ideals",
"to",
"Iraq",
"so",
"soon",
",",
"relatively",
",",
"after",
"the",
"quarter-century",
"of",
"repression",
"by",
"Saddam",
"Hussein",
"."
] | [
[
"Saddam Hussein",
"/people/person/place_of_birth",
"Iraq"
],
[
"Saddam Hussein",
"/people/deceased_person/place_of_death",
"Iraq"
],
[
"Saddam Hussein",
"/people/person/nationality",
"Iraq"
]
] | [
"IN",
"DT",
"NNPS",
"CC",
"PRP$",
"JJ",
"NNS",
",",
"VBG",
"DT",
"JJ",
"NN",
"IN",
"DT",
"CD",
"CD",
"VBN",
"NNS",
",",
"IN",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"CC",
"DT",
"JJ",
"NN",
"IN",
"RB",
"JJ",
"NNS",
",",
"VBZ",
"VBN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"IN",
"VBG",
"JJ",
"JJ",
"NNS",
"TO",
"NNP",
"RB",
"RB",
",",
"RB",
",",
"IN",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Saddam Hussein",
"start": 60,
"end": 62,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Saddam Hussein",
"start": 60,
"end": 62,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
},
{
"h": {
"text": "Saddam Hussein",
"start": 60,
"end": 62,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"In",
"its",
"50-year",
"existence",
",",
"Burke",
"Mountain",
"in",
"northeastern",
"Vermont",
"has",
"seen",
"everything",
"the",
"ski",
"business",
"has",
"to",
"dish",
"out",
",",
"and",
"then",
"some",
"."
] | [
[
"Vermont",
"/location/location/contains",
"Burke Mountain"
]
] | [
"IN",
"PRP$",
"JJ",
"NN",
",",
"NNP",
"NNP",
"IN",
"JJ",
"NNP",
"VBZ",
"VBN",
"NN",
"DT",
"NN",
"NN",
"VBZ",
"TO",
"VB",
"RP",
",",
"CC",
"RB",
"DT",
"."
] | [
{
"h": {
"text": "Vermont",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Burke Mountain",
"start": 5,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"There",
"will",
"be",
"a",
"lot",
"of",
"pressure",
",",
"''",
"said",
"Senator",
"Trent",
"Lott",
",",
"Republican",
"of",
"Mississippi",
"."
] | [
[
"Trent Lott",
"/people/person/place_lived",
"Mississippi"
]
] | [
"EX",
"MD",
"VB",
"DT",
"NN",
"IN",
"NN",
",",
"''",
"VBD",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Trent Lott",
"start": 11,
"end": 13,
"type": "PERSON"
},
"t": {
"text": "Mississippi",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Her",
"family",
"had",
"lived",
"in",
"Agrigento",
"province",
"in",
"Sicily",
",",
"where",
"her",
"father",
"owned",
"vineyards",
".",
"''"
] | [
[
"Sicily",
"/location/location/contains",
"Agrigento"
]
] | [
"PRP$",
"NN",
"VBD",
"VBN",
"IN",
"NNP",
"NN",
"IN",
"NNP",
",",
"WRB",
"PRP$",
"NN",
"VBD",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Sicily",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Agrigento",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Justice",
"Scalia",
",",
"in",
"a",
"speech",
"at",
"Lewis",
"and",
"Clark",
"Law",
"School",
"in",
"Portland",
"in",
"February",
"2002",
",",
"said",
"that",
"Oregon",
"residents",
",",
"not",
"the",
"high",
"court",
",",
"should",
"decide",
"whether",
"to",
"uphold",
"the",
"state",
"'s",
"assisted-suicide",
"law",
"."
] | [
[
"Oregon",
"/location/location/contains",
"Portland"
]
] | [
"NNP",
"NNP",
",",
"IN",
"DT",
"NN",
"IN",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"CD",
",",
"VBD",
"IN",
"NNP",
"NNS",
",",
"RB",
"DT",
"JJ",
"NN",
",",
"MD",
"VB",
"IN",
"TO",
"VB",
"DT",
"NN",
"POS",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Oregon",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Portland",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Posed",
"by",
"the",
"co-anchor",
",",
"Diane",
"Sawyer",
",",
"the",
"question",
"came",
"at",
"the",
"end",
"of",
"a",
"segment",
"in",
"which",
"Dan",
"Harris",
",",
"the",
"show",
"'s",
"Baghdad",
"correspondent",
",",
"gave",
"a",
"rundown",
"of",
"the",
"stories",
"breaking",
"in",
"Iraq",
"that",
"day",
"."
] | [
[
"Iraq",
"/location/country/capital",
"Baghdad"
],
[
"Iraq",
"/location/location/contains",
"Baghdad"
]
] | [
"VBN",
"IN",
"DT",
"NN",
",",
"NNP",
"NNP",
",",
"DT",
"NN",
"VBD",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"WDT",
"NNP",
"NNP",
",",
"DT",
"NN",
"POS",
"NNP",
"NN",
",",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NNS",
"VBG",
"IN",
"NNP",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Iraq",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"DEALING",
"with",
"the",
"reported",
"massacre",
"of",
"24",
"civilians",
"in",
"Haditha",
",",
"Iraq",
",",
"last",
"fall",
"may",
"actually",
"turn",
"out",
"to",
"be",
"an",
"easy",
"case",
"for",
"the",
"military",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Haditha"
]
] | [
"VBG",
"IN",
"DT",
"VBN",
"NN",
"IN",
"CD",
"NNS",
"IN",
"NNP",
",",
"NNP",
",",
"JJ",
"NN",
"MD",
"RB",
"VB",
"RP",
"TO",
"VB",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Haditha",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Violent",
"clashes",
"in",
"Budapest",
"on",
"Monday",
"as",
"the",
"police",
"tried",
"to",
"contain",
"a",
"month-old",
"antigovernment",
"protest",
"movement",
"marred",
"the",
"50th",
"anniversary",
"of",
"Hungary",
"'s",
"uprising",
"against",
"Soviet",
"domination",
"."
] | [
[
"Hungary",
"/location/country/capital",
"Budapest"
],
[
"Hungary",
"/location/location/contains",
"Budapest"
],
[
"Budapest",
"/location/administrative_division/country",
"Hungary"
],
[
"Hungary",
"/location/country/administrative_divisions",
"Budapest"
]
] | [
"JJ",
"NNS",
"IN",
"NNP",
"IN",
"NNP",
"IN",
"DT",
"NN",
"VBD",
"TO",
"VB",
"DT",
"JJ",
"JJ",
"NN",
"NN",
"VBD",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"POS",
"NN",
"IN",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Hungary",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Budapest",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Hungary",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Budapest",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Budapest",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Hungary",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Hungary",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Budapest",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"In",
"one",
"notorious",
"case",
"in",
"New",
"York",
",",
"an",
"auditing",
"firm",
"head",
"went",
"to",
"jail",
"for",
"fraud",
"after",
"he",
"pleaded",
"guilty",
"to",
"covering",
"up",
"embezzlement",
"in",
"a",
"Long",
"Island",
"school",
"system",
"."
] | [
[
"New York",
"/location/location/contains",
"Long Island"
]
] | [
"IN",
"CD",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"NN",
"VBD",
"TO",
"NN",
"IN",
"NN",
"IN",
"PRP",
"VBD",
"JJ",
"TO",
"VBG",
"RP",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "New York",
"start": 5,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Long Island",
"start": 27,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"From",
"1475",
"to",
"1476",
"Antonello",
"was",
"in",
"Venice",
",",
"where",
"he",
"carried",
"out",
"important",
"commissions",
"and",
"is",
"known",
",",
"as",
"Mr.",
"Christiansen",
"mentions",
"in",
"his",
"catalog",
"essay",
",",
"to",
"have",
"had",
"an",
"enriching",
"give-and-take",
"with",
"another",
"genius",
",",
"Giovanni",
"Bellini",
"-LRB-",
"about",
"1431-1516",
"-RRB-",
",",
"the",
"inaugurator",
"of",
"Venetian",
"High",
"Renaissance",
"art",
",",
"noted",
"for",
"his",
"synthesis",
"of",
"Tuscan",
"pictorial",
"construction",
"and",
"Netherlandish",
"optical",
"effects",
"."
] | [
[
"Giovanni Bellini",
"/people/person/place_lived",
"Venice"
]
] | [
"IN",
"CD",
"TO",
"CD",
"NNP",
"VBD",
"IN",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"RB",
"JJ",
"NNS",
"CC",
"VBZ",
"VBN",
",",
"IN",
"NNP",
"NNP",
"VBZ",
"IN",
"PRP$",
"NN",
"NN",
",",
"TO",
"VB",
"VBD",
"DT",
"VBG",
"NN",
"IN",
"DT",
"NN",
",",
"NNP",
"NNP",
"-LRB-",
"IN",
"CD",
"-RRB-",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"NN",
",",
"VBD",
"IN",
"PRP$",
"NN",
"IN",
"JJ",
"JJ",
"NN",
"CC",
"JJ",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Giovanni Bellini",
"start": 38,
"end": 40,
"type": "PERSON"
},
"t": {
"text": "Venice",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"After",
"Venice",
",",
"Antonello",
"returned",
"to",
"Messina",
",",
"the",
"city",
"of",
"his",
"birth",
",",
"and",
"spent",
"most",
"of",
"the",
"rest",
"of",
"his",
"life",
"in",
"Sicily",
",",
"where",
"he",
"undertook",
"commissions",
"for",
"altarpieces",
",",
"portraits",
",",
"devotional",
"paintings",
"and",
"such",
"."
] | [
[
"Sicily",
"/location/location/contains",
"Messina"
]
] | [
"IN",
"NNP",
",",
"NNP",
"VBD",
"TO",
"NNP",
",",
"DT",
"NN",
"IN",
"PRP$",
"NN",
",",
"CC",
"VBD",
"JJS",
"IN",
"DT",
"NN",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"NNS",
"IN",
"NNS",
",",
"NNS",
",",
"JJ",
"NNS",
"CC",
"JJ",
"."
] | [
{
"h": {
"text": "Sicily",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Messina",
"start": 6,
"end": 7,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"Pele",
"is",
"the",
"king",
"of",
"soccer",
"'s",
"one-name",
"wonders",
",",
"but",
"others",
",",
"especially",
"from",
"Brazil",
",",
"have",
"distinguished",
"themselves",
"in",
"the",
"shadow",
"of",
"the",
"great",
"one",
"'s",
"crown",
":",
"Garrincha",
",",
"Rivelino",
",",
"Zico",
",",
"Ronaldo",
",",
"Ronaldinho",
",",
"Regis",
"."
] | [
[
"Ronaldinho",
"/people/person/nationality",
"Brazil"
],
[
"Zico",
"/people/person/nationality",
"Brazil"
],
[
"Ronaldo",
"/people/person/nationality",
"Brazil"
],
[
"Rivelino",
"/people/person/nationality",
"Brazil"
],
[
"Pele",
"/people/person/nationality",
"Brazil"
],
[
"Garrincha",
"/people/person/nationality",
"Brazil"
]
] | [
"NNP",
"VBZ",
"DT",
"NN",
"IN",
"NN",
"POS",
"JJ",
"NNS",
",",
"CC",
"NNS",
",",
"RB",
"IN",
"NNP",
",",
"VBP",
"VBN",
"PRP",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"POS",
"NN",
":",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Ronaldinho",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"t": {
"text": "Brazil",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Zico",
"start": 34,
"end": 35,
"type": "PERSON"
},
"t": {
"text": "Brazil",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Ronaldo",
"start": 36,
"end": 37,
"type": "PERSON"
},
"t": {
"text": "Brazil",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Rivelino",
"start": 32,
"end": 33,
"type": "PERSON"
},
"t": {
"text": "Brazil",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Pele",
"start": 0,
"end": 1,
"type": "PERSON"
},
"t": {
"text": "Brazil",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Garrincha",
"start": 30,
"end": 31,
"type": "PERSON"
},
"t": {
"text": "Brazil",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Parlaying",
"a",
"rich",
"knowledge",
"of",
"Brazil",
"'s",
"national",
"treasure",
"with",
"a",
"purple",
"passion",
"for",
"his",
"heroes",
"in",
"yellow",
",",
"blue",
"and",
"white",
",",
"he",
"has",
"secured",
"jobs",
"as",
"a",
"soccer",
"correspondent",
"for",
"O",
"Globo",
",",
"a",
"newspaper",
"in",
"Rio",
"de",
"Janeiro",
",",
"and",
"as",
"an",
"analyst",
"for",
"ESPN",
",",
"working",
"games",
"that",
"were",
"broadcast",
"outside",
"the",
"United",
"States",
".",
"''"
] | [
[
"Brazil",
"/location/location/contains",
"Rio de Janeiro"
]
] | [
"VBG",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"PRP$",
"NNS",
"IN",
"JJ",
",",
"JJ",
"CC",
"JJ",
",",
"PRP",
"VBZ",
"VBN",
"NNS",
"IN",
"DT",
"NN",
"NN",
"IN",
"NN",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"IN",
"NNP",
",",
"CC",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"VBG",
"NNS",
"WDT",
"VBD",
"VBN",
"IN",
"DT",
"NNP",
"NNPS",
".",
"''"
] | [
{
"h": {
"text": "Brazil",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Rio de Janeiro",
"start": 38,
"end": 41,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"watched",
"from",
"Toronto",
"as",
"Brazil",
"lost",
"to",
"Italy",
",",
"3-2",
",",
"in",
"the",
"World",
"Cup",
"in",
"Barcelona",
",",
"Spain",
".",
"''"
] | [
[
"Barcelona",
"/location/administrative_division/country",
"Spain"
],
[
"Spain",
"/location/country/administrative_divisions",
"Barcelona"
]
] | [
"PRP",
"VBD",
"IN",
"NNP",
"IN",
"NNP",
"VBD",
"TO",
"NNP",
",",
"CD",
",",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Barcelona",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Spain",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Spain",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Barcelona",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"Yes",
",",
"Regis",
",",
"a",
"soccer",
"fan",
"from",
"Manhattan",
"by",
"way",
"of",
"Porto",
"Alegre",
",",
"Brazil",
".",
"''"
] | [
[
"Brazil",
"/location/location/contains",
"Porto Alegre"
]
] | [
"UH",
",",
"NNP",
",",
"DT",
"NN",
"NN",
"IN",
"NNP",
"IN",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Brazil",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Porto Alegre",
"start": 12,
"end": 14,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"1982",
",",
"he",
"was",
"studying",
"for",
"his",
"master",
"'s",
"degree",
"in",
"political",
"science",
"at",
"the",
"University",
"of",
"Waterloo",
"in",
"Kitchener",
",",
"Ontario",
"."
] | [
[
"Ontario",
"/location/location/contains",
"Kitchener"
]
] | [
"IN",
"CD",
",",
"PRP",
"VBD",
"VBG",
"IN",
"PRP$",
"NN",
"POS",
"NN",
"IN",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Ontario",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Kitchener",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Mathias",
"Kiwanuka",
"wisely",
"took",
"his",
"time",
"yesterday",
"in",
"the",
"Giants",
"'",
"locker",
"room",
",",
"slipping",
"into",
"a",
"blue",
"T-shirt",
"that",
"said",
",",
"''",
"I",
"'m",
"Famous",
"in",
"Uganda",
",",
"''",
"before",
"calmly",
"confronting",
"his",
"newfound",
"notoriety",
"in",
"New",
"Jersey",
"."
] | [
[
"Mathias Kiwanuka",
"/people/person/nationality",
"Uganda"
]
] | [
"NNP",
"NNP",
"RB",
"VBD",
"PRP$",
"NN",
"NN",
"IN",
"DT",
"NNP",
"POS",
"NN",
"NN",
",",
"VBG",
"IN",
"DT",
"JJ",
"NNS",
"WDT",
"VBD",
",",
"''",
"PRP",
"VBP",
"NNP",
"IN",
"NNP",
",",
"''",
"IN",
"RB",
"VBG",
"PRP$",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Mathias Kiwanuka",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Uganda",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Kiwanuka",
"'s",
"grandfather",
"Benedicto",
"Kiwanuka",
"was",
"Uganda",
"'s",
"first",
"prime",
"minister",
"."
] | [
[
"Benedicto Kiwanuka",
"/people/person/nationality",
"Uganda"
]
] | [
"NNP",
"POS",
"NN",
"NNP",
"NNP",
"VBD",
"NNP",
"POS",
"JJ",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Benedicto Kiwanuka",
"start": 3,
"end": 5,
"type": "PERSON"
},
"t": {
"text": "Uganda",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"The",
"following",
"year",
",",
"Madigan",
"made",
"one",
"last",
"visit",
"to",
"Pennsylvania",
",",
"to",
"visit",
"the",
"Rogers",
"family",
"mausoleum",
"near",
"Latrobe",
",",
"Fred",
"'s",
"hometown",
".",
"''"
] | [
[
"Pennsylvania",
"/location/location/contains",
"Latrobe"
]
] | [
"DT",
"JJ",
"NN",
",",
"NNP",
"VBD",
"CD",
"JJ",
"NN",
"TO",
"NNP",
",",
"TO",
"VB",
"DT",
"NNP",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
"POS",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Pennsylvania",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Latrobe",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Molly",
"Bingham",
"is",
"one",
"of",
"the",
"five",
",",
"and",
"she",
"is",
"the",
"photographer",
"who",
"was",
"arrested",
"at",
"the",
"start",
"of",
"Iraq",
"war",
"by",
"Saddam",
"Hussein",
"'s",
"secret",
"police",
"and",
"held",
"for",
"seven",
"days",
"in",
"Abu",
"Ghraib",
"."
] | [
[
"Saddam Hussein",
"/people/person/place_of_birth",
"Iraq"
],
[
"Saddam Hussein",
"/people/person/nationality",
"Iraq"
],
[
"Saddam Hussein",
"/people/deceased_person/place_of_death",
"Iraq"
],
[
"Iraq",
"/location/location/contains",
"Abu Ghraib"
]
] | [
"NNP",
"NNP",
"VBZ",
"CD",
"IN",
"DT",
"CD",
",",
"CC",
"PRP",
"VBZ",
"DT",
"NNP",
"WP",
"VBD",
"VBN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NN",
"IN",
"NNP",
"NNP",
"POS",
"JJ",
"NN",
"CC",
"VBN",
"IN",
"CD",
"NNS",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Saddam Hussein",
"start": 23,
"end": 25,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Saddam Hussein",
"start": 23,
"end": 25,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Saddam Hussein",
"start": 23,
"end": 25,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
},
{
"h": {
"text": "Iraq",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Abu Ghraib",
"start": 34,
"end": 36,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"Many",
"of",
"the",
"most",
"experienced",
"journalists",
"covering",
"combat",
"in",
"Iraq",
",",
"Asia",
"and",
"Africa",
"are",
"women",
"."
] | [
[
"Asia",
"/location/location/contains",
"Iraq"
]
] | [
"JJ",
"IN",
"DT",
"RBS",
"JJ",
"NNS",
"VBG",
"NN",
"IN",
"NNP",
",",
"NNP",
"CC",
"NNP",
"VBP",
"NNS",
"."
] | [
{
"h": {
"text": "Asia",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Iraq",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Here",
",",
"it",
"goes",
"to",
"the",
"heart",
"of",
"a",
"heated",
"propaganda",
"war",
"that",
"Venezuela",
"'s",
"government",
"is",
"intent",
"on",
"winning",
",",
"both",
"in",
"Venezuela",
"and",
"across",
"Latin",
"America",
",",
"where",
"Mr.",
"Chavez",
"and",
"his",
"nemesis",
",",
"the",
"United",
"States",
",",
"are",
"trolling",
"for",
"support",
"from",
"neighboring",
"countries",
"as",
"they",
"try",
"isolating",
"each",
"other",
"."
] | [
[
"Latin America",
"/location/location/contains",
"Venezuela"
],
[
"Latin America",
"/location/location/contains",
"Venezuela"
]
] | [
"RB",
",",
"PRP",
"VBZ",
"TO",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"NN",
"WDT",
"NNP",
"POS",
"NN",
"VBZ",
"NN",
"IN",
"VBG",
",",
"CC",
"IN",
"NNP",
"CC",
"IN",
"NNP",
"NNP",
",",
"WRB",
"NNP",
"NNP",
"CC",
"PRP$",
"NN",
",",
"DT",
"NNP",
"NNPS",
",",
"VBP",
"VBG",
"IN",
"NN",
"IN",
"VBG",
"NNS",
"IN",
"PRP",
"VBP",
"VBG",
"DT",
"JJ",
"."
] | [
{
"h": {
"text": "Latin America",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Venezuela",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Latin America",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Venezuela",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Judge",
"O.K.",
"'s",
"Viewing",
"Of",
"R.",
"Kelly",
"Video",
"Judge",
"Vincent",
"Gaughan",
"of",
"Cook",
"County",
"Criminal",
"Court",
"in",
"Chicago",
"ruled",
"on",
"Thursday",
"that",
"the",
"public",
"and",
"the",
"news",
"media",
"be",
"allowed",
"to",
"view",
"a",
"videotape",
"in",
"court",
"that",
"reportedly",
"shows",
"the",
"singer",
"R.",
"Kelly",
",",
"below",
",",
"having",
"sex",
"with",
"an",
"underage",
"girl",
",",
"The",
"Associated",
"Press",
"reported",
".",
"''"
] | [
[
"R. Kelly",
"/people/person/place_of_birth",
"Chicago"
]
] | [
"NNP",
"NNP",
"POS",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"IN",
"NNP",
"IN",
"DT",
"JJ",
"CC",
"DT",
"NN",
"NNS",
"VB",
"VBN",
"TO",
"VB",
"DT",
"NN",
"IN",
"NN",
"WDT",
"RB",
"VBZ",
"DT",
"NN",
"NNP",
"NNP",
",",
"IN",
",",
"VBG",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"DT",
"NNP",
"NNP",
"VBD",
".",
"''"
] | [
{
"h": {
"text": "R. Kelly",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "Chicago",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"The",
"daily",
"driver",
"was",
"the",
"Dodge",
"SuperBee",
"from",
"DaimlerChrysler",
"'s",
"Pacifica",
"studio",
"in",
"Carlsbad",
",",
"near",
"San",
"Diego",
",",
"which",
"presented",
"a",
"cross",
"between",
"a",
"racecar",
"and",
"a",
"classic",
"hot",
"rod",
"by",
"Ed",
"Roth",
",",
"the",
"California",
"custom-car",
"builder",
"better",
"known",
"as",
"Big",
"Daddy",
"."
] | [
[
"California",
"/location/location/contains",
"San Diego"
],
[
"California",
"/location/location/contains",
"Pacifica"
],
[
"California",
"/location/location/contains",
"Carlsbad"
]
] | [
"DT",
"JJ",
"NN",
"VBD",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"POS",
"NNP",
"NN",
"IN",
"NNP",
",",
"IN",
"NNP",
"NNP",
",",
"WDT",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NN",
"CC",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NN",
"NN",
"RB",
"VBN",
"IN",
"JJ",
"NNP",
"."
] | [
{
"h": {
"text": "California",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "San Diego",
"start": 16,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "California",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Pacifica",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "California",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Carlsbad",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"I",
"wanted",
"to",
"see",
"the",
"inside",
"of",
"the",
"game",
",",
"''",
"said",
"Lou",
"Elrose",
",",
"a",
"k",
"a",
"Big",
"Lou",
",",
"a",
"retired",
"New",
"York",
"City",
"police",
"officer",
"who",
"cooks",
"on",
"the",
"competition",
"circuit",
"with",
"Adam",
"Perry",
"Lang",
",",
"the",
"chef",
"at",
"Daisy",
"May",
"'s",
"BBQ",
"USA",
"in",
"Manhattan",
"."
] | [
[
"New York City",
"/location/location/contains",
"Manhattan"
]
] | [
"PRP",
"VBD",
"TO",
"VB",
"DT",
"NN",
"IN",
"DT",
"NN",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NN",
"DT",
"JJ",
"NNP",
",",
"DT",
"VBN",
"NNP",
"NNP",
"NNP",
"NN",
"NN",
"WP",
"NNS",
"IN",
"DT",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"POS",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "New York City",
"start": 23,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"sudden",
"population",
"surge",
"was",
"caused",
"by",
"the",
"arrival",
"from",
"Israel",
"and",
"the",
"West",
"Bank",
"of",
"hundreds",
"of",
"Jews",
"who",
"oppose",
"the",
"pullout",
"."
] | [
[
"Israel",
"/location/location/contains",
"West Bank"
]
] | [
"DT",
"JJ",
"NN",
"NN",
"VBD",
"VBN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
"IN",
"NNS",
"IN",
"NNPS",
"WP",
"VBP",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Israel",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "West Bank",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"To",
"this",
"day",
",",
"Yom",
"Kippur",
"services",
"at",
"Shearith",
"Israel",
",",
"a",
"Sephardic",
"synagogue",
"on",
"Manhattan",
"'s",
"Upper",
"West",
"Side",
",",
"and",
"the",
"oldest",
"congregation",
"in",
"the",
"United",
"States",
",",
"features",
"a",
"special",
"prayer",
"of",
"gratitude",
"to",
"the",
"Curacao",
"community",
".",
"''"
] | [
[
"Upper West Side",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Manhattan",
"/location/location/contains",
"Upper West Side"
]
] | [
"TO",
"DT",
"NN",
",",
"NNP",
"NNP",
"NNS",
"IN",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"POS",
"NNP",
"NNP",
"NNP",
",",
"CC",
"DT",
"JJS",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
",",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"NN",
"TO",
"DT",
"NNP",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Upper West Side",
"start": 17,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Manhattan",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Upper West Side",
"start": 17,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"When",
"the",
"Nelson-Atkins",
"Museum",
"of",
"Art",
"in",
"Kansas",
"City",
",",
"Mo.",
",",
"was",
"planning",
"its",
"expansion",
",",
"designed",
"by",
"the",
"New",
"York",
"architect",
"Steven",
"Holl",
"and",
"scheduled",
"to",
"open",
"in",
"May",
"or",
"June",
"2007",
",",
"it",
"was",
"to",
"include",
"new",
"galleries",
"to",
"display",
"a",
"selection",
"of",
"works",
"from",
"the",
"Hallmark",
"Photographic",
"Collection",
"of",
"Kansas",
"City",
"."
] | [
[
"Kansas City",
"/location/location/contains",
"Nelson-Atkins Museum of Art"
],
[
"Kansas City",
"/location/location/contains",
"Nelson-Atkins Museum of Art"
]
] | [
"WRB",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"VBD",
"VBG",
"PRP$",
"NN",
",",
"VBN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"NNP",
"NNP",
"CC",
"VBN",
"TO",
"VB",
"IN",
"NNP",
"CC",
"NNP",
"CD",
",",
"PRP",
"VBD",
"TO",
"VB",
"JJ",
"NNS",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNS",
"IN",
"DT",
"NNP",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Kansas City",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Nelson-Atkins Museum of Art",
"start": 2,
"end": 6,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Kansas City",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Nelson-Atkins Museum of Art",
"start": 2,
"end": 6,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"Republicans",
"are",
"trying",
"to",
"corner",
"the",
"values",
"debate",
",",
"and",
"we",
"Democrats",
"want",
"to",
"expand",
"the",
"values",
"debate",
",",
"''",
"said",
"Gov.",
"Bill",
"Richardson",
"of",
"New",
"Mexico",
",",
"the",
"chairman",
"of",
"the",
"Democratic",
"Governors",
"'",
"Association",
".",
"''"
] | [
[
"Bill Richardson",
"/people/person/place_lived",
"New Mexico"
]
] | [
"DT",
"NNPS",
"VBP",
"VBG",
"TO",
"VB",
"DT",
"NNS",
"NN",
",",
"CC",
"PRP",
"NNPS",
"VBP",
"TO",
"VB",
"DT",
"NNS",
"NN",
",",
"''",
"VBD",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"POS",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Bill Richardson",
"start": 23,
"end": 25,
"type": "PERSON"
},
"t": {
"text": "New Mexico",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"To",
"George",
"Lakoff",
",",
"a",
"professor",
"at",
"the",
"University",
"of",
"California",
",",
"Berkeley",
",",
"who",
"spoke",
"at",
"a",
"retreat",
"of",
"the",
"House",
"Democrats",
"last",
"week",
",",
"striking",
"a",
"resonant",
"chord",
"may",
"mean",
"a",
"simple",
"twist",
"of",
"the",
"language",
"used",
"by",
"the",
"ruling",
"Republicans",
".",
"''"
] | [
[
"George Lakoff",
"/people/person/place_lived",
"Berkeley"
]
] | [
"TO",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"WP",
"VBD",
"IN",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
"JJ",
"NN",
",",
"VBG",
"DT",
"JJ",
"NN",
"MD",
"VB",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"VBN",
"IN",
"DT",
"NN",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "George Lakoff",
"start": 1,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "Berkeley",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Mr.",
"Jobs",
"acknowledged",
"that",
"Rosetta",
"was",
"based",
"in",
"part",
"on",
"technology",
"developed",
"by",
"Transitive",
"Ltd.",
"of",
"Manchester",
",",
"England",
",",
"which",
"has",
"a",
"novel",
"approach",
"to",
"making",
"it",
"possible",
"to",
"run",
"programs",
"on",
"disparate",
"kinds",
"of",
"computers",
"."
] | [
[
"England",
"/location/location/contains",
"Manchester"
]
] | [
"NNP",
"NNP",
"VBD",
"IN",
"NNP",
"VBD",
"VBN",
"IN",
"NN",
"IN",
"NN",
"VBN",
"IN",
"JJ",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"WDT",
"VBZ",
"DT",
"JJ",
"NN",
"TO",
"VBG",
"PRP",
"JJ",
"TO",
"VB",
"NNS",
"IN",
"JJ",
"NNS",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "England",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Manchester",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"His",
"father",
"is",
"the",
"chairman",
"and",
"chief",
"executive",
"of",
"Commerce",
"Bancshares",
"in",
"Clayton",
",",
"Mo.",
",",
"the",
"parent",
"company",
"of",
"the",
"Commerce",
"Banks",
"in",
"Kansas",
",",
"Missouri",
",",
"Illinois",
"and",
"Nebraska",
"."
] | [
[
"Missouri",
"/location/location/contains",
"Clayton"
]
] | [
"PRP$",
"NN",
"VBZ",
"DT",
"NN",
"CC",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"DT",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNS",
"IN",
"NNP",
",",
"NNP",
",",
"NNP",
"CC",
"NNP",
"."
] | [
{
"h": {
"text": "Missouri",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Clayton",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"There",
"was",
"the",
"old",
"McKinney",
"who",
"got",
"into",
"a",
"lot",
"of",
"trouble",
"and",
"talked",
"herself",
"out",
"of",
"a",
"Congressional",
"seat",
"in",
"2002",
",",
"and",
"then",
"there",
"was",
"the",
"new",
"McKinney",
",",
"''",
"said",
"Merle",
"Black",
",",
"a",
"political",
"scientist",
"at",
"Emory",
"University",
"in",
"Atlanta",
",",
"adding",
",",
"''",
"What",
"we",
"'ve",
"seen",
"this",
"week",
"looks",
"like",
"a",
"return",
"to",
"the",
"old",
"McKinney",
".",
"''"
] | [
[
"Atlanta",
"/location/location/contains",
"Emory University"
]
] | [
"EX",
"VBD",
"DT",
"JJ",
"NNP",
"WP",
"VBD",
"IN",
"DT",
"NN",
"IN",
"NN",
"CC",
"VBD",
"PRP",
"IN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"CD",
",",
"CC",
"RB",
"EX",
"VBD",
"DT",
"JJ",
"NNP",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"VBG",
",",
"''",
"WP",
"PRP",
"VBP",
"VBN",
"DT",
"NN",
"VBZ",
"IN",
"DT",
"NN",
"TO",
"DT",
"JJ",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Atlanta",
"start": 43,
"end": 44,
"type": "LOCATION"
},
"t": {
"text": "Emory University",
"start": 40,
"end": 42,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Local",
"riders",
"think",
"Sedona",
"is",
"every",
"bit",
"as",
"amazing",
"as",
"Moab",
",",
"the",
"current",
"fat-tire",
"Shangri-La",
"in",
"Utah",
"."
] | [
[
"Utah",
"/location/location/contains",
"Moab"
]
] | [
"JJ",
"NNS",
"VBP",
"NNP",
"VBZ",
"DT",
"NN",
"IN",
"JJ",
"IN",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Utah",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Moab",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Ohio",
"officials",
"for",
"a",
"time",
"took",
"over",
"the",
"Cleveland",
"school",
"district",
",",
"and",
"New",
"Jersey",
"has",
"taken",
"control",
"of",
"schools",
"in",
"Newark",
"in",
"the",
"past",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Cleveland"
],
[
"New Jersey",
"/location/location/contains",
"Newark"
]
] | [
"NNP",
"NNS",
"IN",
"DT",
"NN",
"VBD",
"RP",
"DT",
"NNP",
"NN",
"NN",
",",
"CC",
"NNP",
"NNP",
"VBZ",
"VBN",
"NN",
"IN",
"NNS",
"IN",
"NNP",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Cleveland",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New Jersey",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Newark",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Invoking",
"the",
"federal",
"No",
"Child",
"Left",
"Behind",
"law",
",",
"the",
"Maryland",
"school",
"board",
"voted",
"today",
"to",
"take",
"control",
"of",
"four",
"Baltimore",
"high",
"schools",
"with",
"chronically",
"low",
"achievement",
"and",
"strip",
"the",
"City",
"of",
"Baltimore",
"from",
"direct",
"operation",
"of",
"seven",
"more",
"middle",
"schools",
"."
] | [
[
"Maryland",
"/location/location/contains",
"Baltimore"
],
[
"Maryland",
"/location/location/contains",
"Baltimore"
]
] | [
"VBG",
"DT",
"JJ",
"DT",
"NN",
"VBN",
"IN",
"NN",
",",
"DT",
"NNP",
"NN",
"NN",
"VBD",
"NN",
"TO",
"VB",
"NN",
"IN",
"CD",
"NNP",
"JJ",
"NNS",
"IN",
"RB",
"JJ",
"NN",
"CC",
"NN",
"DT",
"NNP",
"IN",
"NNP",
"IN",
"JJ",
"NN",
"IN",
"CD",
"JJR",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Maryland",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Baltimore",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Maryland",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Baltimore",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Ray",
"Simon",
",",
"deputy",
"federal",
"education",
"secretary",
",",
"said",
"Maryland",
"''",
"should",
"be",
"commended",
"for",
"taking",
"historic",
"and",
"decisive",
"action",
"on",
"the",
"side",
"of",
"Baltimore",
"students",
".",
"''"
] | [
[
"Maryland",
"/location/location/contains",
"Baltimore"
]
] | [
"NNP",
"NNP",
",",
"NN",
"JJ",
"NN",
"NN",
",",
"VBD",
"NNP",
"''",
"MD",
"VB",
"VBN",
"IN",
"VBG",
"JJ",
"CC",
"JJ",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Maryland",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Baltimore",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"However",
",",
"he",
"also",
"realizes",
"that",
"at",
"a",
"critical",
"time",
"in",
"the",
"Darfur",
"negotiations",
",",
"it",
"is",
"important",
"that",
"we",
"preserve",
"a",
"good",
"working",
"relationship",
"with",
"the",
"government",
"of",
"Sudan",
",",
"and",
"he",
"is",
"certain",
"that",
"the",
"officer",
"in",
"charge",
",",
"Taye",
"Zerihoun",
",",
"will",
"be",
"able",
"to",
"provide",
"this",
".",
"''"
] | [
[
"Sudan",
"/location/country/administrative_divisions",
"Darfur"
],
[
"Darfur",
"/location/administrative_division/country",
"Sudan"
],
[
"Sudan",
"/location/location/contains",
"Darfur"
]
] | [
"RB",
",",
"PRP",
"RB",
"VBZ",
"IN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNS",
",",
"PRP",
"VBZ",
"JJ",
"IN",
"PRP",
"VBP",
"DT",
"JJ",
"NN",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"CC",
"PRP",
"VBZ",
"JJ",
"IN",
"DT",
"NN",
"IN",
"NN",
",",
"NNP",
"NNP",
",",
"MD",
"VB",
"JJ",
"TO",
"VB",
"DT",
".",
"''"
] | [
{
"h": {
"text": "Sudan",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Darfur",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Sudan",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Sudan",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"United",
"Nations",
"announced",
"Friday",
"that",
"it",
"planned",
"to",
"send",
"Mr.",
"Pronk",
"back",
"to",
"Khartoum",
",",
"but",
"only",
"to",
"organize",
"a",
"transfer",
"to",
"Taye",
"Zerihoun",
",",
"the",
"officer",
"in",
"charge",
"of",
"the",
"United",
"Nations",
"mission",
"in",
"Sudan",
"."
] | [
[
"Sudan",
"/location/location/contains",
"Khartoum"
],
[
"Sudan",
"/location/country/capital",
"Khartoum"
]
] | [
"DT",
"NNP",
"NNP",
"VBD",
"NNP",
"IN",
"PRP",
"VBD",
"TO",
"VB",
"NNP",
"NNP",
"RB",
"TO",
"NNP",
",",
"CC",
"RB",
"TO",
"VB",
"DT",
"NN",
"TO",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Sudan",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Khartoum",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Sudan",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Khartoum",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Instead",
"of",
"24",
"aircraft",
"at",
"the",
"air",
"guard",
"base",
"at",
"Toledo",
",",
"Ohio",
",",
"the",
"panel",
"recommended",
"having",
"18",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Toledo"
]
] | [
"RB",
"IN",
"CD",
"NN",
"IN",
"DT",
"NN",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"DT",
"NN",
"VBD",
"VBG",
"CD",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Toledo",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"addition",
"to",
"the",
"big",
"Ellsworth",
"and",
"Cannon",
"bases",
",",
"the",
"commission",
"earlier",
"in",
"the",
"week",
"gave",
"reprieves",
"to",
"the",
"Navy",
"submarine",
"base",
"in",
"Groton",
",",
"Conn.",
",",
"and",
"the",
"Portsmouth",
"Naval",
"Shipyard",
"in",
"Kittery",
",",
"Me",
"."
] | [
[
"Kittery",
"/location/location/contains",
"Portsmouth Naval Shipyard"
]
] | [
"IN",
"NN",
"TO",
"DT",
"JJ",
"NNP",
"CC",
"NNP",
"NNS",
",",
"DT",
"NN",
"RBR",
"IN",
"DT",
"NN",
"VBD",
"NNS",
"TO",
"DT",
"NNP",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"PRP",
"."
] | [
{
"h": {
"text": "Kittery",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Portsmouth Naval Shipyard",
"start": 30,
"end": 33,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"It",
"also",
"spared",
"Eielson",
"Air",
"Force",
"Base",
"near",
"Fairbanks",
",",
"Alaska",
",",
"the",
"Red",
"River",
"Army",
"Depot",
"in",
"Texas",
"and",
"several",
"other",
"smaller",
"installations",
",",
"often",
"seeming",
"to",
"disregard",
"a",
"warning",
"from",
"Secretary",
"of",
"Defense",
"Donald",
"Rumsfeld",
"against",
"second-guessing",
"the",
"Pentagon",
"'s",
"plan",
".",
"''"
] | [
[
"Alaska",
"/location/location/contains",
"Fairbanks"
]
] | [
"PRP",
"RB",
"VBD",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"CC",
"JJ",
"JJ",
"JJR",
"NNS",
",",
"RB",
"VBG",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NN",
"DT",
"NNP",
"POS",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Alaska",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Fairbanks",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Their",
"reorganization",
"plan",
",",
"submitted",
"to",
"the",
"United",
"States",
"Bankruptcy",
"Court",
"for",
"the",
"Northern",
"District",
"of",
"Ohio",
",",
"in",
"Akron",
",",
"said",
"the",
"pension",
"fund",
"could",
"be",
"left",
"in",
"the",
"empty",
"shell",
"because",
"either",
"Mr.",
"Rennert",
"or",
"the",
"Pension",
"Benefit",
"Guaranty",
"Corporation",
"would",
"eventually",
"come",
"to",
"its",
"rescue",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Akron"
]
] | [
"PRP$",
"NN",
"NN",
",",
"VBN",
"TO",
"DT",
"NNP",
"NNPS",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
",",
"IN",
"NNP",
",",
"VBD",
"DT",
"NN",
"NN",
"MD",
"VB",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"CC",
"NNP",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"MD",
"RB",
"VB",
"TO",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Akron",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"steel",
"company",
",",
"based",
"in",
"Warren",
",",
"Ohio",
",",
"went",
"bankrupt",
"in",
"2003",
",",
"and",
"in",
"the",
"jockeying",
"over",
"who",
"would",
"bring",
"it",
"out",
"of",
"bankruptcy",
",",
"the",
"pension",
"fund",
"seemed",
"at",
"risk",
"of",
"being",
"abandoned",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Warren"
]
] | [
"DT",
"NN",
"NN",
",",
"VBN",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"JJ",
"IN",
"CD",
",",
"CC",
"IN",
"DT",
"NN",
"IN",
"WP",
"MD",
"VB",
"PRP",
"IN",
"IN",
"NN",
",",
"DT",
"NN",
"NN",
"VBD",
"IN",
"NN",
"IN",
"VBG",
"VBN",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Warren",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Dan",
"Barry",
",",
"the",
"''",
"About",
"New",
"York",
"''",
"columnist",
"for",
"The",
"New",
"York",
"Times",
",",
"has",
"won",
"the",
"2005",
"Mike",
"Berger",
"Award",
"for",
"his",
"reporting",
"on",
"New",
"York",
"City",
",",
"the",
"Columbia",
"University",
"Graduate",
"School",
"of",
"Journalism",
"announced",
"yesterday",
"."
] | [
[
"New York",
"/location/location/contains",
"New York City"
]
] | [
"NNP",
"NNP",
",",
"DT",
"''",
"IN",
"NNP",
"NNP",
"''",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"VBZ",
"VBN",
"DT",
"CD",
"NNP",
"NNP",
"NN",
"IN",
"PRP$",
"VBG",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"NN",
"."
] | [
{
"h": {
"text": "New York",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 27,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"James",
"Walter",
"Smith",
"Jr.",
"was",
"born",
"on",
"Oct.",
"29",
",",
"1926",
",",
"in",
"East",
"Liverpool",
",",
"Ohio",
"."
] | [
[
"Ohio",
"/location/location/contains",
"East Liverpool"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
"VBD",
"VBN",
"IN",
"NNP",
"CD",
",",
"CD",
",",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "East Liverpool",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Reflecting",
"the",
"turmoil",
"in",
"Thursday",
"'s",
"meeting",
",",
"President",
"Jacques",
"Chirac",
"of",
"France",
"for",
"the",
"first",
"time",
"threw",
"into",
"doubt",
"what",
"had",
"been",
"a",
"given",
"--",
"the",
"continuing",
"enlargement",
"of",
"the",
"European",
"Union",
".",
"''"
] | [
[
"Jacques Chirac",
"/people/person/nationality",
"France"
]
] | [
"VBG",
"DT",
"NN",
"IN",
"NNP",
"POS",
"NN",
",",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"VBD",
"IN",
"NN",
"WDT",
"VBD",
"VBN",
"DT",
"VBN",
":",
"DT",
"VBG",
"NN",
"IN",
"DT",
"NNP",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Jacques Chirac",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "France",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Born",
"on",
"August",
"23",
",",
"1938",
",",
"in",
"Oswego",
",",
"New",
"York",
",",
"Mr.",
"Lanigan",
"earned",
"a",
"bachelor",
"'S",
"degree",
"in",
"chemistry",
"from",
"Le",
"Moyne",
"College",
",",
"Syracuse",
",",
"New",
"York",
",",
"and",
"a",
"master",
"'s",
"degree",
"in",
"physical",
"chemistry",
"from",
"St.",
"John",
"'s",
"University",
"."
] | [
[
"New York",
"/location/location/contains",
"Oswego"
],
[
"New York",
"/location/location/contains",
"Oswego"
],
[
"New York",
"/location/location/contains",
"Syracuse"
],
[
"New York",
"/location/location/contains",
"Syracuse"
]
] | [
"VBN",
"IN",
"NNP",
"CD",
",",
"CD",
",",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"VBD",
"DT",
"NN",
"POS",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
"NNP",
",",
"CC",
"DT",
"NN",
"POS",
"NN",
"IN",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"POS",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Oswego",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Oswego",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Syracuse",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Syracuse",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"LANIGAN",
"--",
"Thomas",
"L",
".",
"A",
"leading",
"editor",
"in",
"chemistry",
",",
"biochemistry",
",",
"and",
"molecular",
"biology",
"died",
"on",
"Sunday",
",",
"September",
"24",
",",
"2006",
"in",
"Passaic",
",",
"New",
"Jersey",
"."
] | [
[
"New Jersey",
"/location/location/contains",
"Passaic"
]
] | [
"NNP",
":",
"NNP",
"NNP",
".",
"DT",
"VBG",
"NN",
"IN",
"NN",
",",
"NN",
",",
"CC",
"JJ",
"NN",
"VBD",
"IN",
"NNP",
",",
"NNP",
"CD",
",",
"CD",
"IN",
"NNP",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New Jersey",
"start": 27,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Passaic",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Also",
"surviving",
"are",
"his",
"mother",
",",
"Mary",
"Ellen",
"Lanigan",
"of",
"Oswego",
",",
"and",
"his",
"brothers",
"and",
"sisters",
",",
"James",
"of",
"Manchester",
",",
"NH",
";",
"Mary",
"of",
"Syracuse",
";",
"Charles",
"and",
"Frances",
"of",
"Oswego",
";",
"Terance",
",",
"of",
"Phoenix",
",",
"Arizona",
";",
"Elizabeth",
"of",
"Rochester",
",",
"NY",
";",
"and",
"Patrick",
"of",
"Watertown",
",",
"NY",
"."
] | [
[
"Arizona",
"/location/location/contains",
"Phoenix"
]
] | [
"RB",
"VBG",
"VBP",
"PRP$",
"NN",
",",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"CC",
"PRP$",
"NNS",
"CC",
"NNS",
",",
"NNP",
"IN",
"NNP",
",",
"NNP",
":",
"NNP",
"IN",
"NNP",
":",
"NNP",
"CC",
"NNP",
"IN",
"NNP",
":",
"NNP",
",",
"IN",
"NNP",
",",
"NNP",
":",
"NNP",
"IN",
"NNP",
",",
"NNP",
":",
"CC",
"NNP",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Arizona",
"start": 39,
"end": 40,
"type": "LOCATION"
},
"t": {
"text": "Phoenix",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Today",
"at",
"11:30",
"a.m.",
",",
"Schomburg",
"Center",
"for",
"Research",
"in",
"Black",
"Culture",
",",
"515",
"Lenox",
"Avenue",
",",
"at",
"135th",
"Street",
",",
"Harlem",
";",
"tomorrow",
"at",
"5",
"p.m.",
",",
"Brooklyn",
"Museum",
",",
"200",
"Eastern",
"Parkway",
",",
"at",
"Prospect",
"Park",
",",
"Brooklyn",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Eastern Parkway"
],
[
"Brooklyn",
"/location/location/contains",
"Brooklyn Museum"
]
] | [
"NN",
"IN",
"CD",
"RB",
",",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
",",
"CD",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
",",
"NNP",
":",
"NN",
"IN",
"CD",
"RB",
",",
"NNP",
"NNP",
",",
"CD",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Eastern Parkway",
"start": 32,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Brooklyn",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn Museum",
"start": 28,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"35th",
"Avenue",
"at",
"36th",
"Street",
",",
"Astoria",
",",
"Queens",
";",
"(718)784-0077",
";",
"$",
"10",
"."
] | [
[
"Queens",
"/location/location/contains",
"Astoria"
],
[
"Astoria",
"/location/neighborhood/neighborhood_of",
"Queens"
]
] | [
"JJ",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
":",
"NN",
":",
"$",
"CD",
"."
] | [
{
"h": {
"text": "Queens",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Astoria",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Astoria",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"BAM",
"Rose",
"Cinemas",
",",
"30",
"Lafayette",
"Avenue",
",",
"at",
"Ashland",
"Place",
",",
"Fort",
"Greene",
",",
"Brooklyn",
";",
"(718)777-3456",
"or",
"(718)636-4100",
";",
"$",
"10",
"."
] | [
[
"Fort Greene",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Fort Greene"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"CD",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
":",
"NN",
"CC",
"NN",
":",
"$",
"CD",
"."
] | [
{
"h": {
"text": "Fort Greene",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Fort Greene",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"beautifully",
"photographed",
"and",
"scored",
"film",
"journeys",
"from",
"a",
"boys",
"'",
"military",
"school",
"in",
"Russia",
",",
"to",
"Chechnya",
"'s",
"ruined",
"capital",
"city",
"of",
"Grozny",
",",
"to",
"an",
"orphanage",
"just",
"across",
"the",
"Chechen",
"border",
"."
] | [
[
"Russia",
"/location/country/administrative_divisions",
"Chechnya"
],
[
"Chechnya",
"/location/location/contains",
"Grozny"
],
[
"Chechnya",
"/location/administrative_division/country",
"Russia"
],
[
"Russia",
"/location/location/contains",
"Chechnya"
],
[
"Russia",
"/location/location/contains",
"Grozny"
]
] | [
"DT",
"RB",
"VBN",
"CC",
"VBN",
"NN",
"NNS",
"IN",
"DT",
"NNS",
"POS",
"JJ",
"NN",
"IN",
"NNP",
",",
"TO",
"NNP",
"POS",
"VBN",
"NN",
"NN",
"IN",
"NNP",
",",
"TO",
"DT",
"NN",
"RB",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Russia",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Chechnya",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Chechnya",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Grozny",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Chechnya",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Russia",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Russia",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Chechnya",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Russia",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Grozny",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"22-25",
"Jackson",
"Avenue",
",",
"at",
"46th",
"Avenue",
",",
"Long",
"Island",
"City",
",",
"Queens",
",",
"(718)784-2084",
"."
] | [
[
"Queens",
"/location/location/contains",
"Long Island City"
],
[
"Long Island City",
"/location/neighborhood/neighborhood_of",
"Queens"
]
] | [
"CD",
"NNP",
"NNP",
",",
"IN",
"JJ",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
"."
] | [
{
"h": {
"text": "Queens",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Long Island City",
"start": 8,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Long Island City",
"start": 8,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"-LRB-",
"Holden",
"-RRB-",
"`",
"OYSTER",
"FARMER",
"'",
"-LRB-",
"not",
"rated",
",",
"93",
"minutes",
"-RRB-",
"''",
"Oyster",
"Farmer",
",",
"''",
"the",
"Australian",
"writer-director",
"Anna",
"Reeves",
"'s",
"debut",
"feature",
",",
"soaks",
"up",
"the",
"lush",
"scenery",
"of",
"New",
"South",
"Wales",
"'s",
"Hawkesbury",
"River",
",",
"a",
"setting",
"that",
"often",
"takes",
"precedence",
"to",
"the",
"underdeveloped",
"story",
"and",
"characters",
",",
"including",
"Jack",
",",
"a",
"24-year-old",
"petty",
"thief",
"who",
"'s",
"a",
"newcomer",
"to",
"the",
"unglamorous",
"but",
"strangely",
"fascinating",
"world",
"of",
"oyster",
"farming",
"."
] | [
[
"New South Wales",
"/location/location/contains",
"Hawkesbury River"
]
] | [
"-LRB-",
"NNP",
"-RRB-",
"``",
"NNP",
"NNP",
"POS",
"-LRB-",
"RB",
"VBN",
",",
"CD",
"NNS",
"-RRB-",
"''",
"NNP",
"NNP",
",",
"''",
"DT",
"JJ",
"NN",
"NNP",
"NNP",
"POS",
"NN",
"NN",
",",
"VBZ",
"RP",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"POS",
"NNP",
"NNP",
",",
"DT",
"NN",
"WDT",
"RB",
"VBZ",
"NN",
"TO",
"DT",
"JJ",
"NN",
"CC",
"NNS",
",",
"VBG",
"NNP",
",",
"DT",
"JJ",
"NN",
"NN",
"WP",
"VBZ",
"DT",
"NN",
"TO",
"DT",
"JJ",
"CC",
"RB",
"JJ",
"NN",
"IN",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "New South Wales",
"start": 34,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Hawkesbury River",
"start": 38,
"end": 40,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"-LRB-",
"Scott",
"-RRB-",
"\\*",
"`",
"CATERINA",
"IN",
"THE",
"BIG",
"CITY",
"'",
"-LRB-",
"No",
"rating",
",",
"106",
"minutes",
",",
"in",
"Italian",
"-RRB-",
"In",
"this",
"contemporary",
"political",
"allegory",
"from",
"Italy",
",",
"a",
"disgruntled",
"teacher",
"and",
"his",
"family",
"move",
"from",
"the",
"country",
"to",
"Rome",
",",
"where",
"his",
"12-year-old",
"daughter",
"finds",
"herself",
"the",
"object",
"of",
"a",
"furious",
"tug",
"of",
"war",
"between",
"two",
"cliques",
",",
"one",
"left-wing",
"and",
"bohemian",
",",
"the",
"other",
"right-wing",
"and",
"materialist",
"."
] | [
[
"Italy",
"/location/location/contains",
"Rome"
],
[
"Italy",
"/location/country/capital",
"Rome"
]
] | [
"-LRB-",
"NNP",
"-RRB-",
"CD",
"``",
"NNP",
"IN",
"DT",
"NNP",
"NN",
"''",
"-LRB-",
"DT",
"NN",
",",
"CD",
"NNS",
",",
"IN",
"JJ",
"-RRB-",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
",",
"DT",
"JJ",
"NN",
"CC",
"PRP$",
"NN",
"NN",
"IN",
"DT",
"NN",
"TO",
"NNP",
",",
"WRB",
"PRP$",
"JJ",
"NN",
"VBZ",
"PRP",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NN",
"IN",
"CD",
"NNS",
",",
"CD",
"JJ",
"CC",
"JJ",
",",
"DT",
"JJ",
"JJ",
"CC",
"NN",
"."
] | [
{
"h": {
"text": "Italy",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Rome",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Italy",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Rome",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"This",
"polished",
"and",
"studiously",
"dry",
"show",
"has",
"a",
"dozen",
"of",
"Monet",
"'s",
"wildly",
",",
"paradisaically",
"pretty",
"paintings",
"at",
"its",
"center",
",",
"surrounded",
"by",
"images",
"of",
"London",
",",
"many",
"of",
"them",
"prints",
"and",
"photographs",
"by",
"other",
"artists",
",",
"including",
"James",
"McNeill",
"Whistler",
"and",
"figures",
"now",
"known",
"primarily",
"to",
"art",
"historians",
"."
] | [
[
"James McNeill Whistler",
"/people/deceased_person/place_of_death",
"London"
]
] | [
"DT",
"JJ",
"CC",
"RB",
"JJ",
"NN",
"VBZ",
"DT",
"NN",
"IN",
"NNP",
"POS",
"RB",
",",
"RB",
"RB",
"NNS",
"IN",
"PRP$",
"NN",
",",
"VBN",
"IN",
"NNS",
"IN",
"NNP",
",",
"JJ",
"IN",
"PRP",
"NNS",
"CC",
"NNS",
"IN",
"JJ",
"NNS",
",",
"VBG",
"NNP",
"NNP",
"NNP",
"CC",
"NNS",
"RB",
"VBN",
"RB",
"TO",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "James McNeill Whistler",
"start": 38,
"end": 41,
"type": "PERSON"
},
"t": {
"text": "London",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"It",
"'s",
"the",
"cultural",
"rape",
"of",
"New",
"York",
"City",
"that",
"this",
"place",
"is",
"being",
"pushed",
"out",
",",
"''",
"said",
"John",
"Nikolai",
",",
"a",
"black-clad",
"36-year-old",
"photographer",
"from",
"Staten",
"Island",
"whose",
"tie",
"read",
",",
"in",
"big",
"white",
"letters",
",",
"''",
"I",
"quit",
".",
"''"
] | [
[
"New York City",
"/location/location/contains",
"Staten Island"
]
] | [
"PRP",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"VBZ",
"VBG",
"VBN",
"RP",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NNP",
"IN",
"NNP",
"NNP",
"WP$",
"JJ",
"NN",
",",
"IN",
"JJ",
"JJ",
"NNS",
",",
"''",
"PRP",
"VBP",
".",
"''"
] | [
{
"h": {
"text": "New York City",
"start": 6,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Staten Island",
"start": 27,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"the",
"case",
"of",
"the",
"Al",
"Shifa",
"pharmaceutical",
"plant",
"in",
"Khartoum",
",",
"Sudan",
",",
"her",
"concerns",
"may",
"have",
"been",
"well-founded",
"."
] | [
[
"Sudan",
"/location/location/contains",
"Khartoum"
],
[
"Sudan",
"/location/country/capital",
"Khartoum"
]
] | [
"IN",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"JJ",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"PRP$",
"NNS",
"MD",
"VB",
"VBN",
"JJ",
"."
] | [
{
"h": {
"text": "Sudan",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Khartoum",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Sudan",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Khartoum",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Look",
"at",
"Philadelphia",
",",
"where",
"the",
"76ers",
"have",
"Allen",
"Iverson",
";",
"look",
"at",
"Boston",
",",
"where",
"the",
"Celtics",
"have",
"Paul",
"Pierce",
"."
] | [
[
"Allen Iverson",
"/people/person/place_lived",
"Philadelphia"
]
] | [
"VB",
"IN",
"NNP",
",",
"WRB",
"DT",
"NNS",
"VBP",
"NNP",
"NNP",
":",
"NN",
"IN",
"NNP",
",",
"WRB",
"DT",
"NNPS",
"VBP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Allen Iverson",
"start": 8,
"end": 10,
"type": "PERSON"
},
"t": {
"text": "Philadelphia",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Sarah",
"Jeanne",
"Elliott",
",",
"a",
"daughter",
"of",
"Mr.",
"and",
"Mrs.",
"David",
"H.",
"Elliott",
"of",
"Waccabuc",
",",
"N.Y.",
",",
"was",
"married",
"yesterday",
"to",
"Christopher",
"V.",
"Gunderson",
",",
"the",
"son",
"of",
"Roxanne",
"Harlow",
"and",
"Herbert",
"L.",
"Gunderson",
"Jr.",
",",
"both",
"of",
"Boise",
",",
"Idaho",
"."
] | [
[
"Idaho",
"/location/location/contains",
"Boise"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"VBN",
"NN",
"TO",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Idaho",
"start": 41,
"end": 42,
"type": "LOCATION"
},
"t": {
"text": "Boise",
"start": 39,
"end": 40,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Although",
"his",
"12-member",
"jury",
"may",
"end",
"up",
"including",
"some",
"fans",
",",
"Mr.",
"Jackson",
"needs",
"also",
"to",
"appeal",
"to",
"a",
"pool",
"of",
"jurors",
"from",
"the",
"conservative",
"Santa",
"Maria",
"area",
"of",
"agricultural",
"Santa",
"Barbara",
"County",
",",
"lawyers",
"and",
"trial",
"consultants",
"said",
"."
] | [
[
"Santa Barbara County",
"/location/location/contains",
"Santa Maria"
]
] | [
"IN",
"PRP$",
"JJ",
"NN",
"MD",
"VB",
"RP",
"VBG",
"DT",
"NNS",
",",
"NNP",
"NNP",
"VBZ",
"RB",
"TO",
"VB",
"TO",
"DT",
"NN",
"IN",
"NNS",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"NN",
"IN",
"JJ",
"NNP",
"NNP",
"NNP",
",",
"NNS",
"CC",
"NN",
"NNS",
"VBD",
"."
] | [
{
"h": {
"text": "Santa Barbara County",
"start": 30,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Santa Maria",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"agreement",
"was",
"reached",
"during",
"a",
"dinner",
"meeting",
",",
"with",
"the",
"Chinese",
"as",
"the",
"hosts",
",",
"that",
"included",
"Christopher",
"Hill",
",",
"a",
"former",
"American",
"ambassador",
"to",
"South",
"Korea",
"who",
"has",
"recently",
"become",
"the",
"lead",
"United",
"States",
"negotiator",
"to",
"the",
"talks",
",",
"and",
"Kim",
"Kye",
"Gwan",
",",
"North",
"Korea",
"'s",
"deputy",
"foreign",
"minister",
",",
"according",
"to",
"a",
"senior",
"administration",
"official",
"traveling",
"here",
"with",
"Secretary",
"of",
"State",
"Condoleezza",
"Rice",
"."
] | [
[
"Kim Kye Gwan",
"/people/person/nationality",
"North Korea"
]
] | [
"DT",
"NN",
"VBD",
"VBN",
"IN",
"DT",
"NN",
"NN",
",",
"IN",
"DT",
"JJ",
"IN",
"DT",
"NNS",
",",
"WDT",
"VBD",
"NNP",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
"TO",
"NNP",
"NNP",
"WP",
"VBZ",
"RB",
"VBN",
"DT",
"NN",
"NNP",
"NNPS",
"NN",
"TO",
"DT",
"NNS",
",",
"CC",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"POS",
"NN",
"JJ",
"NN",
",",
"VBG",
"TO",
"DT",
"JJ",
"NN",
"NN",
"VBG",
"RB",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Kim Kye Gwan",
"start": 42,
"end": 45,
"type": "PERSON"
},
"t": {
"text": "North Korea",
"start": 46,
"end": 48,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"After",
"the",
"body",
"was",
"found",
",",
"detectives",
"from",
"the",
"10th",
"Precinct",
"and",
"the",
"Manhattan",
"South",
"Homicide",
"Task",
"Force",
"questioned",
"Mr.",
"Glinton",
",",
"who",
"has",
"been",
"living",
"in",
"East",
"New",
"York",
",",
"Brooklyn",
",",
"and",
"the",
"police",
"at",
"the",
"time",
"said",
"he",
"was",
"considered",
"a",
"suspect",
"."
] | [
[
"East New York",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"East New York"
]
] | [
"IN",
"DT",
"NN",
"VBD",
"VBN",
",",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"CC",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"VBD",
"NNP",
"NNP",
",",
"WP",
"VBZ",
"VBN",
"VBG",
"IN",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"CC",
"DT",
"NN",
"IN",
"DT",
"NN",
"VBD",
"PRP",
"VBD",
"VBN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "East New York",
"start": 27,
"end": 30,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "East New York",
"start": 27,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"was",
"arrested",
"without",
"incident",
"at",
"7:30",
"p.m.",
"at",
"328",
"Beach",
"69th",
"Street",
"in",
"Arverne",
",",
"Queens",
",",
"the",
"police",
"said",
"."
] | [
[
"Queens",
"/location/location/contains",
"Arverne"
],
[
"Arverne",
"/location/neighborhood/neighborhood_of",
"Queens"
]
] | [
"PRP",
"VBD",
"VBN",
"IN",
"NN",
"IN",
"CD",
"RB",
"IN",
"CD",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"DT",
"NN",
"VBD",
"."
] | [
{
"h": {
"text": "Queens",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Arverne",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Arverne",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"On",
"the",
"morning",
"of",
"April",
"3",
",",
"the",
"body",
"of",
"Lisa",
"D.",
"Eatmon",
",",
"33",
",",
"of",
"New",
"Lots",
",",
"Brooklyn",
",",
"was",
"found",
"floating",
"off",
"a",
"pier",
"in",
"Chelsea",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"New Lots"
],
[
"New Lots",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"IN",
"DT",
"NN",
"IN",
"NNP",
"CD",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"CD",
",",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"VBD",
"VBN",
"VBG",
"RP",
"DT",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "New Lots",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New Lots",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Speaking",
"by",
"telephone",
"from",
"his",
"home",
"in",
"the",
"Silver",
"Lake",
"section",
"of",
"Los",
"Angeles",
",",
"he",
"deadpanned",
":",
"''",
"She",
"'s",
"not",
"even",
"a",
"fan",
"of",
"my",
"music",
"."
] | [
[
"Los Angeles",
"/location/location/contains",
"Silver Lake"
],
[
"Silver Lake",
"/location/neighborhood/neighborhood_of",
"Los Angeles"
]
] | [
"VBG",
"IN",
"NN",
"IN",
"PRP$",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"IN",
"NNP",
"NNP",
",",
"PRP",
"VBD",
":",
"''",
"PRP",
"VBZ",
"RB",
"RB",
"DT",
"NN",
"IN",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "Los Angeles",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Silver Lake",
"start": 8,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Silver Lake",
"start": 8,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Los Angeles",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"To",
"the",
"east",
"of",
"here",
",",
"Texans",
"argue",
"that",
"Hurricane",
"Rita",
",",
"which",
"took",
"an",
"unexpected",
"turn",
"away",
"from",
"Houston",
"shortly",
"after",
"Hurricane",
"Katrina",
"last",
"fall",
"to",
"wreak",
"havoc",
"from",
"Jasper",
"to",
"the",
"northeast",
"to",
"Sabine",
"Pass",
"near",
"the",
"Louisiana",
"border",
",",
"has",
"been",
"forgotten",
"in",
"the",
"swirl",
"of",
"attention",
"given",
"to",
"the",
"devastation",
"in",
"New",
"Orleans",
"."
] | [
[
"Louisiana",
"/location/location/contains",
"New Orleans"
]
] | [
"TO",
"DT",
"JJ",
"IN",
"RB",
",",
"NNPS",
"VBP",
"IN",
"NNP",
"NNP",
",",
"WDT",
"VBD",
"DT",
"JJ",
"NN",
"RB",
"IN",
"NNP",
"RB",
"IN",
"NNP",
"NNP",
"JJ",
"NN",
"TO",
"VB",
"NN",
"IN",
"NNP",
"TO",
"DT",
"NN",
"TO",
"NNP",
"VB",
"IN",
"DT",
"NNP",
"NN",
",",
"VBZ",
"VBN",
"VBN",
"IN",
"DT",
"NN",
"IN",
"NN",
"VBN",
"TO",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Louisiana",
"start": 39,
"end": 40,
"type": "LOCATION"
},
"t": {
"text": "New Orleans",
"start": 55,
"end": 57,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"its",
"frustration",
",",
"Texas",
"has",
"thrown",
"its",
"hat",
"in",
"the",
"great",
"Congressional",
"money",
"game",
",",
"arguing",
"vociferously",
"for",
"federal",
"money",
"to",
"help",
"pay",
"for",
"new",
"police",
"officers",
"in",
"Houston",
",",
"where",
"the",
"force",
"has",
"dwindled",
"in",
"recent",
"years",
",",
"and",
"to",
"repair",
"homes",
"in",
"East",
"Texas",
",",
"where",
"many",
"poor",
"residents",
"lack",
"the",
"means",
"and",
"the",
"insurance",
"to",
"do",
"it",
"on",
"their",
"own",
"."
] | [
[
"Texas",
"/location/location/contains",
"Houston"
]
] | [
"IN",
"PRP$",
"NN",
",",
"NNP",
"VBZ",
"VBN",
"PRP$",
"NN",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"NN",
",",
"VBG",
"RB",
"IN",
"JJ",
"NN",
"TO",
"VB",
"VB",
"IN",
"JJ",
"NNS",
"NNS",
"IN",
"NNP",
",",
"WRB",
"DT",
"NN",
"VBZ",
"VBN",
"IN",
"JJ",
"NNS",
",",
"CC",
"TO",
"VB",
"NNS",
"IN",
"NNP",
"NNP",
",",
"WRB",
"JJ",
"JJ",
"NNS",
"VBP",
"DT",
"NNS",
"CC",
"DT",
"NN",
"TO",
"VB",
"PRP",
"IN",
"PRP$",
"JJ",
"."
] | [
{
"h": {
"text": "Texas",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Houston",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Correction",
":",
"April",
"22",
",",
"2006",
",",
"Saturday",
"A",
"front-page",
"article",
"on",
"Thursday",
"about",
"strain",
"on",
"government",
"services",
"in",
"Texas",
"caused",
"by",
"hurricane",
"evacuees",
"misstated",
"the",
"number",
"of",
"evacuee",
"children",
"in",
"Houston",
"public",
"schools",
"and",
"the",
"amount",
"of",
"Federal",
"aid",
"the",
"state",
"has",
"received",
"."
] | [
[
"Texas",
"/location/location/contains",
"Houston"
]
] | [
"NN",
":",
"NNP",
"CD",
",",
"CD",
",",
"NNP",
"NNP",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"NN",
"IN",
"NN",
"NNS",
"IN",
"NNP",
"VBN",
"IN",
"NN",
"NNS",
"VBD",
"DT",
"NN",
"IN",
"NN",
"NNS",
"IN",
"NNP",
"JJ",
"NNS",
"CC",
"DT",
"NN",
"IN",
"NNP",
"NN",
"DT",
"NN",
"VBZ",
"VBN",
"."
] | [
{
"h": {
"text": "Texas",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Houston",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"fifth",
"European",
"Champions",
"'",
"Cup",
"took",
"place",
"Oct.",
"12",
"to",
"15",
"in",
"Rome",
",",
"with",
"the",
"two",
"Italian",
"teams",
"starting",
"as",
"favorites",
",",
"if",
"only",
"because",
"Italy",
"had",
"won",
"the",
"first",
"four",
"titles",
"."
] | [
[
"Italy",
"/location/location/contains",
"Rome"
],
[
"Italy",
"/location/country/capital",
"Rome"
]
] | [
"DT",
"JJ",
"JJ",
"NNPS",
"POS",
"NNP",
"VBD",
"NN",
"NNP",
"CD",
"TO",
"CD",
"IN",
"NNP",
",",
"IN",
"DT",
"CD",
"JJ",
"NNS",
"VBG",
"IN",
"NNS",
",",
"IN",
"RB",
"IN",
"NNP",
"VBD",
"VBN",
"DT",
"JJ",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "Italy",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Rome",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Italy",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Rome",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Hanna",
"Gronkiewicz-Waltz",
",",
"an",
"economist",
"who",
"is",
"a",
"former",
"chief",
"of",
"Poland",
"'s",
"central",
"bank",
",",
"will",
"become",
"Warsaw",
"'s",
"first",
"female",
"mayor",
"."
] | [
[
"Poland",
"/location/country/capital",
"Warsaw"
],
[
"Poland",
"/location/location/contains",
"Warsaw"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"WP",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
",",
"MD",
"VB",
"NNP",
"POS",
"JJ",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Poland",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Warsaw",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Poland",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Warsaw",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Clearly",
",",
"American",
"foreign",
"policy",
"in",
"the",
"Middle",
"East",
"is",
"being",
"driven",
"by",
"strong",
"supporters",
"of",
"Israel",
"to",
"the",
"detriment",
"of",
"American",
"interests",
"."
] | [
[
"Middle East",
"/location/location/contains",
"Israel"
]
] | [
"RB",
",",
"JJ",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"VBZ",
"VBG",
"VBN",
"IN",
"JJ",
"NNS",
"IN",
"NNP",
"TO",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Middle East",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Israel",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Mr.",
"Kuczera",
"also",
"said",
"that",
"he",
"was",
"a",
"police",
"target",
"because",
"of",
"a",
"prior",
"arrest",
",",
"in",
"2004",
",",
"when",
"he",
"was",
"found",
"slumped",
"at",
"the",
"wheel",
"of",
"a",
"truck",
"that",
"did",
"not",
"belong",
"to",
"him",
"in",
"Long",
"Island",
"City",
",",
"Queens",
"."
] | [
[
"Queens",
"/location/location/contains",
"Long Island City"
],
[
"Long Island City",
"/location/neighborhood/neighborhood_of",
"Queens"
]
] | [
"NNP",
"NNP",
"RB",
"VBD",
"IN",
"PRP",
"VBD",
"DT",
"NN",
"NN",
"IN",
"IN",
"DT",
"JJ",
"NN",
",",
"IN",
"CD",
",",
"WRB",
"PRP",
"VBD",
"VBN",
"VBD",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"WDT",
"VBD",
"RB",
"VB",
"TO",
"PRP",
"IN",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Queens",
"start": 41,
"end": 42,
"type": "LOCATION"
},
"t": {
"text": "Long Island City",
"start": 37,
"end": 40,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Long Island City",
"start": 37,
"end": 40,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 41,
"end": 42,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"I",
"FEEL",
"utterly",
"confident",
"that",
"Michael",
"R.",
"Bloomberg",
"would",
"never",
"be",
"caught",
"dead",
"in",
"the",
"alligator-skin",
"loafers",
"attached",
"to",
"the",
"feet",
"of",
"Arnold",
"Schwarzenegger",
",",
"which",
"the",
"governor",
"of",
"California",
"had",
"just",
"plopped",
"atop",
"a",
"table",
"in",
"the",
"presidential",
"suite",
"of",
"a",
"four-star",
"hotel",
"in",
"Newport",
"Beach",
"."
] | [
[
"Arnold Schwarzenegger",
"/business/person/company",
"California"
],
[
"California",
"/location/location/contains",
"Newport Beach"
],
[
"Arnold Schwarzenegger",
"/people/person/place_lived",
"California"
]
] | [
"PRP",
"VBP",
"RB",
"JJ",
"IN",
"NNP",
"NNP",
"NNP",
"MD",
"RB",
"VB",
"VBN",
"JJ",
"IN",
"DT",
"JJ",
"NNS",
"VBN",
"TO",
"DT",
"NNS",
"IN",
"NNP",
"NNP",
",",
"WDT",
"DT",
"NN",
"IN",
"NNP",
"VBD",
"RB",
"VBN",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Arnold Schwarzenegger",
"start": 22,
"end": 24,
"type": "ORGANIZATION"
},
"t": {
"text": "California",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/business/person/company"
},
{
"h": {
"text": "California",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"t": {
"text": "Newport Beach",
"start": 45,
"end": 47,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Arnold Schwarzenegger",
"start": 22,
"end": 24,
"type": "ORGANIZATION"
},
"t": {
"text": "California",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Elizabeth",
"Kiss",
",",
"director",
"of",
"the",
"Kenan",
"Center",
"for",
"Ethics",
"at",
"Duke",
"University",
"in",
"Durham",
",",
"N.C.",
",",
"agreed",
"that",
"for",
"a",
"promising",
"entry-level",
"candidate",
",",
"appropriating",
"online",
"material",
"might",
"be",
"considered",
"an",
"error",
"of",
"ignorance",
"."
] | [
[
"Elizabeth Kiss",
"/business/person/company",
"Duke University"
]
] | [
"NNP",
"VBP",
",",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNS",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"IN",
"IN",
"DT",
"JJ",
"JJ",
"NN",
",",
"VBG",
"JJ",
"NN",
"MD",
"VB",
"VBN",
"DT",
"NN",
"IN",
"NN",
"."
] | [
{
"h": {
"text": "Elizabeth Kiss",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Duke University",
"start": 11,
"end": 13,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"A3",
"Israel",
"May",
"Alter",
"Security",
"Role",
"Israel",
"is",
"prepared",
"to",
"hand",
"over",
"security",
"control",
"of",
"several",
"West",
"Bank",
"cities",
"to",
"the",
"Palestinians",
"in",
"the",
"next",
"few",
"days",
",",
"Defense",
"Minister",
"Shaul",
"Mofaz",
"said",
"in",
"the",
"latest",
"sign",
"of",
"increasing",
"cooperation",
"between",
"the",
"two",
"sides",
"."
] | [
[
"Israel",
"/location/location/contains",
"West Bank"
]
] | [
"NN",
"NNP",
"NNP",
"NNP",
"NNP",
"NN",
"NNP",
"VBZ",
"VBN",
"TO",
"NN",
"IN",
"NN",
"NN",
"IN",
"JJ",
"NNP",
"NNP",
"NNS",
"TO",
"DT",
"NNPS",
"IN",
"DT",
"JJ",
"JJ",
"NNS",
",",
"NNP",
"NNP",
"NNP",
"NNP",
"VBD",
"IN",
"DT",
"JJS",
"NN",
"IN",
"VBG",
"NN",
"IN",
"DT",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "Israel",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "West Bank",
"start": 16,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"B1",
"Neediest",
"Cases",
"B7",
"SPORTSMONDAY",
"D1-8",
"Hewitt",
"Loses",
"Australian",
"Open",
"Tennis",
"star",
"Lleyton",
"Hewitt",
"fell",
"short",
"in",
"his",
"bid",
"to",
"become",
"the",
"first",
"Australian",
"to",
"win",
"his",
"country",
"'s",
"Open",
"since",
"1976",
",",
"losing",
"to",
"Marat",
"Safin",
"of",
"Russia",
"."
] | [
[
"Marat Safin",
"/people/person/nationality",
"Russia"
]
] | [
"NN",
"JJS",
"NNS",
"NN",
"NN",
"NN",
"NNP",
"VBZ",
"JJ",
"NNP",
"NN",
"NN",
"NNP",
"NNP",
"VBD",
"RB",
"IN",
"PRP$",
"NN",
"TO",
"VB",
"DT",
"JJ",
"JJ",
"TO",
"VB",
"PRP$",
"NN",
"POS",
"NNP",
"IN",
"CD",
",",
"VBG",
"TO",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Marat Safin",
"start": 35,
"end": 37,
"type": "PERSON"
},
"t": {
"text": "Russia",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"As",
"New",
"Orleans",
"descended",
"into",
"chaos",
"last",
"week",
"and",
"Louisiana",
"'s",
"governor",
"asked",
"for",
"40,000",
"soldiers",
",",
"President",
"Bush",
"'s",
"senior",
"advisers",
"debated",
"whether",
"the",
"president",
"should",
"speed",
"the",
"arrival",
"of",
"active-duty",
"troops",
"by",
"seizing",
"control",
"of",
"the",
"hurricane",
"relief",
"mission",
"from",
"the",
"governor",
"."
] | [
[
"Louisiana",
"/location/location/contains",
"New Orleans"
]
] | [
"IN",
"NNP",
"NNP",
"VBD",
"IN",
"NN",
"JJ",
"NN",
"CC",
"NNP",
"POS",
"NN",
"VBD",
"IN",
"CD",
"NNS",
",",
"NNP",
"NNP",
"POS",
"JJ",
"NNS",
"VBD",
"IN",
"DT",
"NN",
"MD",
"VB",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"IN",
"VBG",
"NN",
"IN",
"DT",
"NN",
"NN",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Louisiana",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "New Orleans",
"start": 1,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"This",
"act",
"was",
"last",
"invoked",
"in",
"1992",
"for",
"the",
"Los",
"Angeles",
"riots",
",",
"but",
"at",
"the",
"request",
"of",
"Gov.",
"Pete",
"Wilson",
"of",
"California",
",",
"and",
"has",
"not",
"been",
"invoked",
"over",
"a",
"governor",
"'s",
"objections",
"since",
"the",
"civil",
"rights",
"era",
"--",
"and",
"before",
"that",
",",
"to",
"the",
"time",
"of",
"the",
"Civil",
"War",
",",
"administration",
"officials",
"said",
"."
] | [
[
"California",
"/location/location/contains",
"Los Angeles"
]
] | [
"DT",
"NN",
"VBD",
"JJ",
"VBN",
"IN",
"CD",
"IN",
"DT",
"NNP",
"NNP",
"NNS",
",",
"CC",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"CC",
"VBZ",
"RB",
"VBN",
"VBN",
"IN",
"DT",
"NN",
"POS",
"NNS",
"IN",
"DT",
"JJ",
"NNS",
"NN",
":",
"CC",
"IN",
"DT",
",",
"TO",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"NN",
"NNS",
"VBD",
"."
] | [
{
"h": {
"text": "California",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Los Angeles",
"start": 9,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.