tokens
sequencelengths 4
100
| spo_list
sequencelengths 1
26
| pos_tags
sequencelengths 4
100
| relations
listlengths 1
26
|
---|---|---|---|
[
"Efrain",
"Diaz",
",",
"a",
"sergeant",
"in",
"the",
"Hudson",
"County",
"prosecutor",
"'s",
"office",
",",
"spotted",
"the",
"casing",
",",
"a",
"type",
"rarely",
"seen",
"in",
"New",
"Jersey",
",",
"after",
"the",
"second",
"shooting",
"on",
"Nov.",
"10",
",",
"and",
"recalled",
"seeing",
"a",
"similar",
"shell",
"casing",
"left",
"at",
"the",
"scene",
"of",
"a",
"shooting",
"in",
"Hoboken",
"earlier",
"in",
"the",
"year",
"."
] | [
[
"Hudson County",
"/location/location/contains",
"Hoboken"
],
[
"New Jersey",
"/location/location/contains",
"Hudson County"
],
[
"New Jersey",
"/location/location/contains",
"Hoboken"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"POS",
"NN",
",",
"VBD",
"DT",
"NN",
",",
"DT",
"NN",
"RB",
"VBN",
"IN",
"NNP",
"NNP",
",",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"CD",
",",
"CC",
"VBD",
"VBG",
"DT",
"JJ",
"NN",
"VBG",
"VBN",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"RBR",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Hudson County",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Hoboken",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New Jersey",
"start": 22,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Hudson County",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New Jersey",
"start": 22,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Hoboken",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Michael",
"Lewis",
",",
"an",
"eighth",
"grader",
"who",
"was",
"expelled",
"from",
"Baker",
"Middle",
"School",
"for",
"fighting",
",",
"said",
"he",
"had",
"not",
"gotten",
"into",
"similar",
"trouble",
"back",
"in",
"New",
"Orleans",
".",
"''"
] | [
[
"Michael Lewis",
"/people/person/place_of_birth",
"New Orleans"
]
] | [
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"WP",
"VBD",
"VBN",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"VBG",
",",
"VBD",
"PRP",
"VBD",
"RB",
"VBN",
"IN",
"JJ",
"NN",
"RB",
"IN",
"NNP",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Michael Lewis",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "New Orleans",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"The",
"Medicaid",
"program",
"in",
"New",
"York",
"is",
"the",
"nation",
"'s",
"largest",
"by",
"far",
",",
"with",
"an",
"annual",
"cost",
"of",
"$",
"44.5",
"billion",
"and",
"rising",
"fast",
",",
"of",
"which",
"about",
"$",
"6.6",
"billion",
"is",
"paid",
"by",
"counties",
"and",
"New",
"York",
"City",
"."
] | [
[
"New York",
"/location/location/contains",
"New York City"
]
] | [
"DT",
"NNP",
"NN",
"IN",
"NNP",
"NNP",
"VBZ",
"DT",
"NN",
"POS",
"JJS",
"IN",
"RB",
",",
"IN",
"DT",
"JJ",
"NN",
"IN",
"$",
"CD",
"CD",
"CC",
"VBG",
"RB",
",",
"IN",
"WDT",
"IN",
"$",
"CD",
"CD",
"VBZ",
"VBN",
"IN",
"NNS",
"CC",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 37,
"end": 40,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Passed",
"away",
"on",
"July",
"31",
",",
"2006",
"in",
"Virginia",
"Beach",
",",
"Virginia",
"."
] | [
[
"Virginia",
"/location/location/contains",
"Virginia Beach"
]
] | [
"VBN",
"RB",
"IN",
"NNP",
"CD",
",",
"CD",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Virginia",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Virginia Beach",
"start": 8,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"is",
"survived",
"by",
"his",
"devoted",
"wife",
"of",
"57",
"years",
",",
"Doris",
",",
"and",
"two",
"sons",
",",
"Robert",
"and",
"wife",
"Susan",
"of",
"Weston",
",",
"Florida",
",",
"Barry",
"and",
"wife",
"Barbara",
"of",
"Armonk",
",",
"New",
"York",
",",
"his",
"adored",
"grandchildren",
"Andrew",
",",
"Matthew",
",",
"Kate",
"and",
"Timothy",
",",
"and",
"his",
"brother",
"Ozzie",
"and",
"wife",
"Celia",
"of",
"Boca",
"Raton",
",",
"Florida",
"."
] | [
[
"Florida",
"/location/location/contains",
"Boca Raton"
],
[
"New York",
"/location/location/contains",
"Armonk"
],
[
"Florida",
"/location/location/contains",
"Boca Raton"
]
] | [
"PRP",
"VBZ",
"VBN",
"IN",
"PRP$",
"JJ",
"NN",
"IN",
"CD",
"NNS",
",",
"NNP",
",",
"CC",
"CD",
"NNS",
",",
"NNP",
"CC",
"NN",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"NNP",
"CC",
"NN",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"PRP$",
"JJ",
"NNS",
"NNP",
",",
"NNP",
",",
"NNP",
"CC",
"NNP",
",",
"CC",
"PRP$",
"NN",
"NNP",
"CC",
"NN",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Florida",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Boca Raton",
"start": 55,
"end": 57,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 33,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Armonk",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Florida",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Boca Raton",
"start": 55,
"end": 57,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"When",
"you",
"tell",
"people",
"he",
"just",
"got",
"back",
"from",
"Iraq",
",",
"they",
"stop",
"and",
"listen",
",",
"''",
"said",
"Timothy",
"Burke",
",",
"the",
"chairman",
"of",
"the",
"Democratic",
"Party",
"in",
"Hamilton",
"County",
",",
"one",
"of",
"seven",
"southern",
"Ohio",
"counties",
"in",
"the",
"district",
".",
"''"
] | [
[
"Ohio",
"/location/location/contains",
"Hamilton County"
]
] | [
"WRB",
"PRP",
"VBP",
"NNS",
"PRP",
"RB",
"VBD",
"RB",
"IN",
"NNP",
",",
"PRP",
"VBP",
"CC",
"VBP",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"CD",
"IN",
"CD",
"JJ",
"NNP",
"NNS",
"IN",
"DT",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Ohio",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Hamilton County",
"start": 28,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Bob",
"Barr",
",",
"a",
"former",
"congressman",
"from",
"Georgia",
"and",
"one",
"of",
"Bill",
"Clinton",
"'s",
"most",
"dogged",
"pursuers",
"during",
"impeachment",
",",
"said",
"last",
"week",
"that",
"he",
"was",
"leaving",
"the",
"Republican",
"Party",
"to",
"become",
"a",
"''",
"card-carrying",
"member",
"of",
"the",
"Libertarian",
"Party",
".",
"''"
] | [
[
"Bob Barr",
"/people/person/place_lived",
"Georgia"
]
] | [
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"CC",
"CD",
"IN",
"NNP",
"NNP",
"POS",
"JJS",
"JJ",
"NNS",
"IN",
"NN",
",",
"VBD",
"JJ",
"NN",
"IN",
"PRP",
"VBD",
"VBG",
"DT",
"NNP",
"NNP",
"TO",
"VB",
"DT",
"''",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Bob Barr",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Georgia",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Pressed",
"to",
"defend",
"their",
"policy",
",",
"city",
"officials",
"will",
"almost",
"certainly",
"have",
"to",
"answer",
"tough",
"questions",
"about",
"the",
"costs",
",",
"and",
"much",
"of",
"today",
"'s",
"discussion",
"will",
"probably",
"focus",
"on",
"the",
"reopening",
"of",
"the",
"91st",
"Street",
"marine",
"transfer",
"station",
"on",
"the",
"Upper",
"East",
"Side",
",",
"where",
"the",
"mayor",
"wants",
"to",
"begin",
"sending",
"some",
"of",
"Manhattan",
"'s",
"trash",
"to",
"be",
"put",
"on",
"barges",
"and",
"shipped",
"out",
"of",
"state",
"."
] | [
[
"Manhattan",
"/location/location/contains",
"Upper East Side"
],
[
"Upper East Side",
"/location/neighborhood/neighborhood_of",
"Manhattan"
]
] | [
"VBN",
"TO",
"VB",
"PRP$",
"NN",
",",
"NN",
"NNS",
"MD",
"RB",
"RB",
"VBP",
"TO",
"VB",
"JJ",
"NNS",
"IN",
"DT",
"NNS",
",",
"CC",
"RB",
"IN",
"NN",
"POS",
"NN",
"MD",
"RB",
"VB",
"IN",
"DT",
"VBG",
"IN",
"DT",
"NNP",
"NNP",
"JJ",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"WRB",
"DT",
"NN",
"VBZ",
"TO",
"VB",
"VBG",
"DT",
"IN",
"NNP",
"POS",
"NN",
"TO",
"VB",
"VBN",
"IN",
"NNS",
"CC",
"VBN",
"IN",
"IN",
"NN",
"."
] | [
{
"h": {
"text": "Manhattan",
"start": 54,
"end": 55,
"type": "LOCATION"
},
"t": {
"text": "Upper East Side",
"start": 41,
"end": 44,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Upper East Side",
"start": 41,
"end": 44,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 54,
"end": 55,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"In",
"a",
"recent",
"study",
",",
"David",
"Blanchflower",
",",
"professor",
"of",
"economics",
"at",
"Dartmouth",
",",
"and",
"Alex",
"Bryson",
",",
"a",
"researcher",
"at",
"the",
"Policy",
"Studies",
"Institute",
"in",
"Britain",
",",
"found",
"that",
"this",
"wage",
"premium",
"was",
"higher",
"in",
"the",
"United",
"States",
"than",
"in",
"most",
"other",
"big",
"industrial",
"countries",
"--",
"including",
"Australia",
",",
"Canada",
",",
"France",
",",
"Germany",
",",
"Britain",
"and",
"New",
"Zealand",
"."
] | [
[
"Canada",
"/location/location/contains",
"Dartmouth"
]
] | [
"IN",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"NN",
"IN",
"NNS",
"IN",
"NNP",
",",
"CC",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NN",
"NNS",
"NNP",
"IN",
"NNP",
",",
"VBD",
"IN",
"DT",
"NN",
"NN",
"VBD",
"JJR",
"IN",
"DT",
"NNP",
"NNPS",
"IN",
"IN",
"JJS",
"JJ",
"JJ",
"JJ",
"NNS",
":",
"VBG",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NNP",
"CC",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Canada",
"start": 50,
"end": 51,
"type": "LOCATION"
},
"t": {
"text": "Dartmouth",
"start": 12,
"end": 13,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"ON",
"THE",
"SCREEN",
"--",
"The",
"ad",
"is",
"narrated",
"by",
"Mr.",
"Corzine",
",",
"whose",
"voiceover",
"accompanies",
"a",
"series",
"of",
"images",
"of",
"New",
"Jersey",
"and",
"its",
"residents",
"at",
"work",
"and",
"at",
"play",
"--",
"Jersey",
"City",
"firefighters",
"in",
"front",
"of",
"one",
"of",
"their",
"trucks",
",",
"a",
"lighthouse",
"and",
"a",
"smiling",
"beachgoer",
",",
"a",
"student",
"on",
"a",
"leafy",
"university",
"campus",
"and",
"a",
"businesswoman",
"standing",
"by",
"a",
"row",
"of",
"financial",
"trading",
"computer",
"monitors",
"--",
"until",
"Mr.",
"Corzine",
"appears",
"on",
"screen",
"about",
"a",
"third",
"of",
"the",
"way",
"through",
"."
] | [
[
"New Jersey",
"/location/location/contains",
"Jersey City"
]
] | [
"IN",
"DT",
"NN",
":",
"DT",
"NN",
"VBZ",
"VBN",
"IN",
"NNP",
"NNP",
",",
"WP$",
"NN",
"VBZ",
"DT",
"NN",
"IN",
"NNS",
"IN",
"NNP",
"NNP",
"CC",
"PRP$",
"NNS",
"IN",
"NN",
"CC",
"IN",
"NN",
":",
"NNP",
"NNP",
"NNS",
"IN",
"NN",
"IN",
"CD",
"IN",
"PRP$",
"NNS",
",",
"DT",
"NNP",
"CC",
"DT",
"VBG",
"NN",
",",
"DT",
"NN",
"IN",
"DT",
"NN",
"NN",
"NN",
"CC",
"DT",
"NN",
"NN",
"IN",
"DT",
"NN",
"IN",
"JJ",
"NN",
"NN",
"NNS",
":",
"IN",
"NNP",
"NNP",
"VBZ",
"IN",
"NN",
"IN",
"DT",
"JJ",
"IN",
"DT",
"NN",
"IN",
"."
] | [
{
"h": {
"text": "New Jersey",
"start": 20,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Jersey City",
"start": 31,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"To",
"the",
"Editor",
":",
"''",
"Lights",
"Out",
"''",
"described",
"the",
"closing",
"of",
"St.",
"Mary",
"'s",
"Hospital",
"in",
"Crown",
"Heights",
",",
"Brooklyn",
",",
"and",
"briefly",
"mentioned",
"Kingsbrook",
"Jewish",
"Medical",
"Center",
"'s",
"presence",
"in",
"the",
"community",
"."
] | [
[
"Crown Heights",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Crown Heights"
]
] | [
"TO",
"DT",
"NNP",
":",
"''",
"NNP",
"IN",
"''",
"VBD",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"POS",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"CC",
"NN",
"VBD",
"NNP",
"NNP",
"NNP",
"NNP",
"POS",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Crown Heights",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Crown Heights",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"First",
"political",
"use",
"I",
"can",
"find",
"is",
"by",
"Samuel",
"Berger",
",",
"the",
"Clinton",
"administration",
"national-security",
"adviser",
",",
"who",
"described",
"U.S.",
"policy",
"toward",
"Saddam",
"Hussein",
",",
"then",
"the",
"president",
"of",
"Iraq",
",",
"as",
"''",
"a",
"little",
"bit",
"like",
"a",
"Whack-a-Mole",
"game",
"at",
"the",
"circus",
".",
"''"
] | [
[
"Saddam Hussein",
"/people/person/place_of_birth",
"Iraq"
],
[
"Saddam Hussein",
"/people/person/nationality",
"Iraq"
],
[
"Saddam Hussein",
"/people/deceased_person/place_of_death",
"Iraq"
]
] | [
"JJ",
"JJ",
"NN",
"PRP",
"MD",
"VB",
"VBZ",
"IN",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NN",
"NN",
"NN",
",",
"WP",
"VBD",
"NNP",
"NN",
"IN",
"NNP",
"NNP",
",",
"RB",
"DT",
"NN",
"IN",
"NNP",
",",
"RB",
"''",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NN",
"IN",
"DT",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Saddam Hussein",
"start": 22,
"end": 24,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Saddam Hussein",
"start": 22,
"end": 24,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Saddam Hussein",
"start": 22,
"end": 24,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"Jess",
"Quinn",
"''",
"and",
"''",
"A.",
"M.",
"Coppenrath",
",",
"''",
"Potter",
"Library",
",",
"Ramapo",
"College",
",",
"505",
"Ramapo",
"Valley",
"Road",
",",
"Mahwah",
",",
"to",
"June",
"16",
"."
] | [
[
"Mahwah",
"/location/location/contains",
"Ramapo College"
]
] | [
"NNP",
"NNP",
"''",
"CC",
"''",
"NN",
"NNP",
"NNP",
",",
"''",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"CD",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"TO",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Mahwah",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Ramapo College",
"start": 13,
"end": 15,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"Local",
"Line",
",",
"''",
"the",
"Gallery",
"of",
"Contemporary",
"Art",
",",
"Sacred",
"Heart",
"University",
",",
"5151",
"Park",
"Avenue",
",",
"Fairfield",
",",
"through",
"June",
"1",
"."
] | [
[
"Fairfield",
"/location/location/contains",
"Sacred Heart University"
]
] | [
"DT",
"NNP",
"NNP",
",",
"''",
"DT",
"NNP",
"IN",
"NNP",
"NNP",
",",
"JJ",
"NNP",
"NNP",
",",
"CD",
"NNP",
"NNP",
",",
"NNP",
",",
"IN",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Fairfield",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Sacred Heart University",
"start": 11,
"end": 14,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Uncertain",
"States",
"of",
"America",
":",
"American",
"Art",
"in",
"the",
"3rd",
"Millennium",
",",
"''",
"Center",
"for",
"Curatorial",
"Studies",
"Museum",
",",
"Bard",
"College",
",",
"Annandale-on-Hudson",
",",
"June",
"24",
"to",
"Sept.",
"10",
"."
] | [
[
"Annandale-on-Hudson",
"/location/location/contains",
"Bard College"
]
] | [
"NNP",
"NNPS",
"IN",
"NNP",
":",
"NNP",
"NNP",
"IN",
"DT",
"JJ",
"NN",
",",
"''",
"NNP",
"IN",
"NNP",
"NNPS",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
"CD",
"TO",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Annandale-on-Hudson",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Bard College",
"start": 19,
"end": 21,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Long",
"Island",
"''",
"Baile",
"y",
"Musica",
":",
"Preserving",
"Hispanic",
"Culture",
"on",
"Long",
"Island",
",",
"''",
"Hofstra",
"Museum",
",",
"David",
"Filderman",
"Gallery",
",",
"Joan",
"and",
"Donald",
"E.",
"Axinn",
"Library",
",",
"Hofstra",
"University",
",",
"Hempstead",
",",
"to",
"Aug.",
"18",
"."
] | [
[
"Long Island",
"/location/location/contains",
"Hempstead"
],
[
"Long Island",
"/location/location/contains",
"Hempstead"
]
] | [
"NNP",
"NNP",
"''",
"NNP",
"NNP",
"NNP",
":",
"VBG",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"''",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
",",
"TO",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Long Island",
"start": 0,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "Hempstead",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Long Island",
"start": 0,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "Hempstead",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"State",
"Representative",
"Andrew",
"M.",
"Fleischmann",
",",
"the",
"Democrat",
"from",
"West",
"Hartford",
"who",
"proposed",
"the",
"Connecticut",
"bill",
"in",
"January",
",",
"said",
"last",
"week",
":",
"''",
"My",
"proposal",
"for",
"simple",
"disclosure",
"would",
"not",
"be",
"at",
"all",
"burdensome",
"for",
"the",
"industry",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"West Hartford"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"IN",
"NNP",
"NNP",
"WP",
"VBD",
"DT",
"NNP",
"NN",
"IN",
"NNP",
",",
"VBD",
"JJ",
"NN",
":",
"''",
"PRP$",
"NN",
"IN",
"JJ",
"NN",
"MD",
"RB",
"VB",
"IN",
"DT",
"JJ",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "West Hartford",
"start": 9,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Another",
"cinema",
"advertiser",
"this",
"summer",
"is",
"to",
"be",
"Vonage",
",",
"the",
"broadband",
"phone",
"company",
"based",
"in",
"Edison",
",",
"N.J",
".",
"It",
"is",
"to",
"run",
"a",
"special",
"30-second",
"animated",
"spot",
"by",
"Arnold",
"Worldwide",
",",
"a",
"unit",
"of",
"Havas",
",",
"on",
"a",
"trial",
"basis",
"in",
"movie",
"theaters",
"in",
"Denver",
"and",
"Boston",
"in",
"August",
"."
] | [
[
"Vonage",
"/business/company/place_founded",
"Edison"
]
] | [
"DT",
"NN",
"NN",
"DT",
"NN",
"VBZ",
"TO",
"VB",
"NNP",
",",
"DT",
"NN",
"NN",
"NN",
"VBN",
"IN",
"NNP",
",",
"NNP",
".",
"PRP",
"VBZ",
"TO",
"VB",
"DT",
"JJ",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
",",
"IN",
"DT",
"NN",
"NN",
"IN",
"NN",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Vonage",
"start": 8,
"end": 9,
"type": "ORGANIZATION"
},
"t": {
"text": "Edison",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/business/company/place_founded"
}
] |
[
"The",
"secretary",
"of",
"education",
",",
"Margaret",
"Spellings",
",",
"joined",
"the",
"chairman",
"of",
"the",
"House",
"Education",
"and",
"the",
"Workforce",
"Committee",
",",
"Representative",
"John",
"A.",
"Boehner",
"of",
"Ohio",
",",
"yesterday",
"in",
"asking",
"Congress",
"to",
"close",
"a",
"loophole",
"that",
"lets",
"lenders",
"claim",
"a",
"9.5",
"percent",
"government",
"subsidy",
"on",
"certain",
"student",
"loans",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Congress"
]
] | [
"DT",
"NN",
"IN",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NN",
"IN",
"VBG",
"NNP",
"TO",
"VB",
"DT",
"NN",
"WDT",
"VBZ",
"NNS",
"VBP",
"DT",
"CD",
"NN",
"NN",
"NN",
"IN",
"JJ",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Congress",
"start": 30,
"end": 31,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"She",
"was",
"a",
"Brooklyn",
"Democratic",
"leader",
"who",
"entertained",
"the",
"Kennedys",
"at",
"her",
"home",
"in",
"Seagate",
",",
"Brooklyn",
"during",
"the",
"presidential",
"campaign",
"of",
"John",
"Kennedy",
"."
] | [
[
"John Kennedy",
"/people/person/place_lived",
"Brooklyn"
],
[
"Seagate",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Seagate"
]
] | [
"PRP",
"VBD",
"DT",
"NNP",
"JJ",
"NN",
"WP",
"VBD",
"DT",
"NNPS",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
",",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "John Kennedy",
"start": 22,
"end": 24,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Seagate",
"start": 14,
"end": 15,
"type": "ORGANIZATION"
},
"t": {
"text": "Brooklyn",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Seagate",
"start": 14,
"end": 15,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Some",
"of",
"the",
"New",
"York",
"scenes",
"are",
"both",
"witty",
"and",
"grand",
",",
"fusing",
"a",
"romantic",
"iconography",
"of",
"Manhattan",
"with",
"incongruous",
"animal",
"movements",
"in",
"a",
"way",
"that",
"makes",
"the",
"city",
"feel",
"both",
"wild",
"and",
"cozy",
",",
"but",
"once",
"the",
"animals",
"leave",
"town",
",",
"the",
"movie",
"quickly",
"runs",
"out",
"of",
"ideas",
"."
] | [
[
"New York",
"/location/location/contains",
"Manhattan"
]
] | [
"DT",
"IN",
"DT",
"NNP",
"NNP",
"NNS",
"VBP",
"DT",
"JJ",
"CC",
"JJ",
",",
"VBG",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"JJ",
"NN",
"NNS",
"IN",
"DT",
"NN",
"WDT",
"VBZ",
"DT",
"NN",
"VBP",
"CC",
"JJ",
"CC",
"JJ",
",",
"CC",
"RB",
"DT",
"NNS",
"VBP",
"NN",
",",
"DT",
"NN",
"RB",
"VBZ",
"IN",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "New York",
"start": 3,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"No",
"matter",
"how",
"good",
"the",
"new",
"stores",
"may",
"be",
",",
"Daniel",
"S.",
"Putler",
",",
"an",
"associate",
"professor",
"of",
"marketing",
"at",
"the",
"Sauder",
"School",
"of",
"Business",
"at",
"the",
"University",
"of",
"British",
"Columbia",
"in",
"Vancouver",
",",
"said",
"the",
"result",
"was",
"a",
"confusing",
"mixed",
"message",
"to",
"shoppers",
".",
"''"
] | [
[
"Vancouver",
"/location/location/contains",
"University of British Columbia"
],
[
"University of British Columbia",
"/location/neighborhood/neighborhood_of",
"Vancouver"
]
] | [
"DT",
"NN",
"WRB",
"JJ",
"DT",
"JJ",
"NNS",
"MD",
"VB",
",",
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"VBD",
"DT",
"NN",
"VBD",
"DT",
"JJ",
"JJ",
"NN",
"TO",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Vancouver",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "University of British Columbia",
"start": 27,
"end": 31,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "University of British Columbia",
"start": 27,
"end": 31,
"type": "ORGANIZATION"
},
"t": {
"text": "Vancouver",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Then",
"on",
"Monday",
"morning",
",",
"Vice",
"President",
"Ali",
"Osman",
"Taha",
"of",
"Sudan",
",",
"the",
"senior",
"representative",
"of",
"his",
"government",
"at",
"the",
"talks",
",",
"abruptly",
"left",
"Abuja",
"and",
"returned",
"to",
"Sudan",
"'s",
"capital",
",",
"Khartoum",
",",
"complaining",
"that",
"the",
"rebel",
"leaders",
"had",
"been",
"intransigent",
",",
"officials",
"said",
"."
] | [
[
"Sudan",
"/location/location/contains",
"Khartoum"
],
[
"Sudan",
"/location/country/capital",
"Khartoum"
],
[
"Sudan",
"/location/country/capital",
"Khartoum"
],
[
"Sudan",
"/location/location/contains",
"Khartoum"
]
] | [
"RB",
"IN",
"NNP",
"NN",
",",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"PRP$",
"NN",
"IN",
"DT",
"NNS",
",",
"RB",
"VBD",
"NNP",
"CC",
"VBD",
"TO",
"NNP",
"POS",
"NN",
",",
"NNP",
",",
"VBG",
"IN",
"DT",
"NN",
"NNS",
"VBD",
"VBN",
"JJ",
",",
"NNS",
"VBD",
"."
] | [
{
"h": {
"text": "Sudan",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Khartoum",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Sudan",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Khartoum",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Sudan",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Khartoum",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Sudan",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Khartoum",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Mediators",
"extended",
"the",
"talks",
"for",
"48",
"hours",
"after",
"the",
"Sudanese",
"government",
"and",
"Darfur",
"rebel",
"groups",
",",
"meeting",
"in",
"Abuja",
",",
"Nigeria",
",",
"failed",
"to",
"reach",
"full",
"agreement",
"by",
"the",
"deadline",
"on",
"Sunday",
"night",
"."
] | [
[
"Nigeria",
"/location/location/contains",
"Abuja"
],
[
"Nigeria",
"/location/country/capital",
"Abuja"
]
] | [
"NNS",
"VBD",
"DT",
"NNS",
"IN",
"CD",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"CC",
"NNP",
"NN",
"NNS",
",",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"TO",
"VB",
"JJ",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Nigeria",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Abuja",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Nigeria",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Abuja",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"In",
"Beijing",
"opera",
",",
"a",
"200-year-old",
"dramatic",
"medium",
"and",
"long",
"the",
"most",
"popular",
"form",
"of",
"entertainment",
"in",
"China",
",",
"actors",
",",
"clothed",
"in",
"ornate",
"silk",
"costumes",
",",
"perform",
"stylized",
"movements",
"on",
"a",
"more",
"or",
"less",
"bare",
"stage",
"."
] | [
[
"China",
"/location/country/administrative_divisions",
"Beijing"
],
[
"Beijing",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/capital",
"Beijing"
],
[
"China",
"/location/location/contains",
"Beijing"
]
] | [
"IN",
"NNP",
"NN",
",",
"DT",
"JJ",
"JJ",
"NN",
"CC",
"RB",
"DT",
"RBS",
"JJ",
"NN",
"IN",
"NN",
"IN",
"NNP",
",",
"NNS",
",",
"VBN",
"IN",
"JJ",
"NN",
"NNS",
",",
"VB",
"JJ",
"NNS",
"IN",
"DT",
"RBR",
"CC",
"RBR",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "China",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Beijing",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "China",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"Amsterdam",
",",
"innovative",
"architects",
"are",
"designing",
"boutique",
"floating",
"houses",
",",
"offices",
"and",
"even",
"stadiums",
",",
"anticipating",
"the",
"day",
"when",
"the",
"Netherlands",
"'",
"low",
"landmass",
"is",
"inundated",
"."
] | [
[
"Netherlands",
"/location/country/capital",
"Amsterdam"
],
[
"Netherlands",
"/location/location/contains",
"Amsterdam"
]
] | [
"IN",
"NNP",
",",
"JJ",
"NNS",
"VBP",
"VBG",
"NN",
"VBG",
"NNS",
",",
"NNS",
"CC",
"RB",
"NNS",
",",
"VBG",
"DT",
"NN",
"WRB",
"DT",
"NNP",
"POS",
"JJ",
"NN",
"VBZ",
"VBN",
"."
] | [
{
"h": {
"text": "Netherlands",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Amsterdam",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Netherlands",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Amsterdam",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"first",
"winner",
"may",
"be",
"the",
"Denver",
"investor",
"Pat",
"Broe",
",",
"who",
"paid",
"roughly",
"$",
"7",
"in",
"1997",
"for",
"the",
"port",
"of",
"Churchill",
"on",
"Hudson",
"Bay",
"in",
"Canada",
"."
] | [
[
"Canada",
"/location/location/contains",
"Churchill"
],
[
"Canada",
"/location/location/contains",
"Hudson Bay"
]
] | [
"DT",
"JJ",
"NN",
"MD",
"VB",
"DT",
"NNP",
"NN",
"NNP",
"NNP",
",",
"WP",
"VBD",
"RB",
"$",
"CD",
"IN",
"CD",
"IN",
"DT",
"NN",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Canada",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Churchill",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Canada",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Hudson Bay",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Born",
"in",
"Vienna",
",",
"Austria",
",",
"in",
"1915",
",",
"she",
"was",
"the",
"only",
"woman",
"to",
"graduate",
"from",
"NYU",
"Law",
"School",
"in",
"1941",
",",
"when",
"women",
"lawyers",
"were",
"a",
"rarity",
"."
] | [
[
"Vienna",
"/location/administrative_division/country",
"Austria"
],
[
"Austria",
"/location/country/capital",
"Vienna"
],
[
"Austria",
"/location/country/administrative_divisions",
"Vienna"
],
[
"Austria",
"/location/location/contains",
"Vienna"
]
] | [
"VBN",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"CD",
",",
"PRP",
"VBD",
"DT",
"JJ",
"NN",
"TO",
"VB",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"CD",
",",
"WRB",
"NNS",
"NNS",
"VBD",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Vienna",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Austria",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Austria",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Vienna",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Austria",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Vienna",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Austria",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Vienna",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Six",
"months",
"later",
",",
"while",
"in",
"New",
"York",
"to",
"train",
"his",
"little",
"brother",
",",
"Bobby",
",",
"Mike",
"met",
"a",
"young",
"Jewish",
"woman",
"from",
"Long",
"Island",
"named",
"Ellen",
"Scherer",
"at",
"a",
"bar",
"on",
"the",
"Upper",
"East",
"Side",
"."
] | [
[
"New York",
"/location/location/contains",
"Long Island"
],
[
"New York",
"/location/location/contains",
"Upper East Side"
]
] | [
"CD",
"NNS",
"RB",
",",
"IN",
"IN",
"NNP",
"NNP",
"TO",
"VB",
"PRP$",
"JJ",
"NN",
",",
"NNP",
",",
"NNP",
"VBD",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"VBD",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Long Island",
"start": 23,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Upper East Side",
"start": 33,
"end": 36,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Most",
"notably",
",",
"for",
"the",
"last",
"10",
"years",
",",
"Leonard",
"Kleinrock",
",",
"a",
"computer",
"scientist",
"at",
"the",
"University",
"of",
"California",
",",
"Los",
"Angeles",
",",
"has",
"been",
"laying",
"claim",
"to",
"having",
"invented",
"packet",
"switching",
",",
"the",
"general",
"method",
"of",
"splitting",
"up",
"a",
"message",
"into",
"digital",
"packets",
",",
"routing",
"the",
"packets",
"individually",
"and",
"reassembling",
"the",
"message",
"on",
"the",
"other",
"end",
"."
] | [
[
"Leonard Kleinrock",
"/people/person/place_lived",
"Los Angeles"
]
] | [
"RBS",
"RB",
",",
"IN",
"DT",
"JJ",
"CD",
"NNS",
",",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"IN",
"DT",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"VBZ",
"VBN",
"VBG",
"NN",
"TO",
"VBG",
"VBN",
"NN",
"NN",
",",
"DT",
"JJ",
"NN",
"IN",
"NN",
"RP",
"DT",
"NN",
"IN",
"JJ",
"NNS",
",",
"VBG",
"DT",
"NNS",
"RB",
"CC",
"VBG",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Leonard Kleinrock",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Los Angeles",
"start": 21,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"A",
"pro-democracy",
"movement",
"helped",
"to",
"hound",
"Syrians",
"out",
"of",
"Lebanon",
",",
"and",
"the",
"threat",
"of",
"American",
"intervention",
"has",
"Bashar",
"al-Assad",
",",
"Syria",
"'s",
"president",
",",
"working",
"to",
"keep",
"his",
"name",
"off",
"a",
"watch",
"list",
"of",
"regimes",
"worth",
"changing",
"."
] | [
[
"Bashar al-Assad",
"/people/person/nationality",
"Syria"
]
] | [
"DT",
"JJ",
"NN",
"VBD",
"TO",
"VB",
"NNPS",
"IN",
"IN",
"NNP",
",",
"CC",
"DT",
"NN",
"IN",
"JJ",
"NN",
"VBZ",
"NNP",
"NNP",
",",
"NNP",
"POS",
"NN",
",",
"VBG",
"TO",
"VB",
"PRP$",
"NN",
"IN",
"DT",
"NN",
"NN",
"IN",
"NNS",
"JJ",
"VBG",
"."
] | [
{
"h": {
"text": "Bashar al-Assad",
"start": 18,
"end": 20,
"type": "PERSON"
},
"t": {
"text": "Syria",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"In",
"lieu",
"of",
"flowers",
",",
"donations",
"may",
"be",
"made",
"to",
"The",
"Nick",
"and",
"Marcs",
"Buoniconti",
"Fund",
"to",
"Cure",
"Paralysis",
",",
"C\\/O",
"The",
"Miami",
"Project",
",",
"1095",
"NW",
"14th",
"Terrace",
",",
"Miami",
",",
"Florida",
"33136",
"."
] | [
[
"Florida",
"/location/location/contains",
"Miami"
],
[
"Florida",
"/location/location/contains",
"Miami"
]
] | [
"IN",
"NN",
"IN",
"NNS",
",",
"NNS",
"MD",
"VB",
"VBN",
"TO",
"DT",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"TO",
"VB",
"NN",
",",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"CD",
"NNP",
"JJ",
"NNP",
",",
"NNP",
",",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Florida",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Miami",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Florida",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Miami",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Maximilian",
"Schmeling",
"was",
"born",
"in",
"Klein-Luckow",
",",
"Germany",
",",
"on",
"Sept.",
"28",
",",
"1905",
",",
"the",
"son",
"of",
"a",
"Hamburg",
"sailor",
"."
] | [
[
"Germany",
"/location/location/contains",
"Hamburg"
],
[
"Hamburg",
"/location/administrative_division/country",
"Germany"
],
[
"Germany",
"/location/country/administrative_divisions",
"Hamburg"
]
] | [
"NNP",
"NNP",
"VBD",
"VBN",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"NNP",
"CD",
",",
"CD",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Germany",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Hamburg",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Hamburg",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Germany",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Germany",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Hamburg",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"Rhythmically",
",",
"it",
"lumbers",
"a",
"bit",
",",
"but",
"the",
"lyrics",
"have",
"a",
"cleverness",
"and",
"originality",
"reminiscent",
"at",
"times",
"of",
"Van",
"Morrison",
",",
"who",
"also",
"comes",
"from",
"Northern",
"Ireland",
",",
"and",
"at",
"others",
"of",
"Gershwin",
"or",
"Cole",
"Porter",
".",
"''"
] | [
[
"Van Morrison",
"/people/person/nationality",
"Northern Ireland"
]
] | [
"RB",
",",
"PRP",
"VBZ",
"DT",
"NN",
",",
"CC",
"DT",
"NNS",
"VBP",
"DT",
"NN",
"CC",
"NN",
"JJ",
"IN",
"NNS",
"IN",
"NNP",
"NNP",
",",
"WP",
"RB",
"VBZ",
"IN",
"NNP",
"NNP",
",",
"CC",
"IN",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Van Morrison",
"start": 19,
"end": 21,
"type": "PERSON"
},
"t": {
"text": "Northern Ireland",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Since",
"1990",
",",
"the",
"Muldoons",
"have",
"lived",
"in",
"New",
"Jersey",
",",
"where",
"after",
"years",
"of",
"running",
"the",
"creative-writing",
"program",
"at",
"Princeton",
",",
"he",
"recently",
"became",
"head",
"of",
"the",
"university",
"'s",
"new",
"Center",
"for",
"the",
"Creative",
"and",
"Performing",
"Arts",
"."
] | [
[
"New Jersey",
"/location/location/contains",
"Princeton"
]
] | [
"IN",
"CD",
",",
"DT",
"NNPS",
"VBP",
"VBN",
"IN",
"NNP",
"NNP",
",",
"WRB",
"IN",
"NNS",
"IN",
"VBG",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"PRP",
"RB",
"VBD",
"NN",
"IN",
"DT",
"NN",
"POS",
"JJ",
"NNP",
"IN",
"DT",
"JJ",
"CC",
"VBG",
"NNS",
"."
] | [
{
"h": {
"text": "New Jersey",
"start": 8,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Princeton",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"company",
"'s",
"chairman",
",",
"Kiran",
"Mazumdar-Shaw",
",",
"left",
",",
"said",
"she",
"expected",
"the",
"company",
"to",
"gain",
"market",
"share",
"in",
"insulin",
"sales",
"in",
"India",
"and",
"abroad",
"and",
"expand",
"its",
"research",
"services",
"in",
"the",
"current",
"year",
"."
] | [
[
"Kiran Mazumdar-Shaw",
"/people/person/nationality",
"India"
]
] | [
"DT",
"NN",
"POS",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
",",
"VBD",
"PRP",
"VBD",
"DT",
"NN",
"TO",
"VB",
"NN",
"NN",
"IN",
"NN",
"NNS",
"IN",
"NNP",
"CC",
"RB",
"CC",
"VB",
"PRP$",
"NN",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Kiran Mazumdar-Shaw",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"The",
"movie",
"'s",
"themes",
"emerge",
"through",
"guests",
"and",
"workers",
"at",
"the",
"Ambassador",
"Hotel",
"on",
"the",
"day",
"of",
"the",
"senator",
"'s",
"victory",
"in",
"the",
"California",
"Democratic",
"primary",
",",
"a",
"day",
"that",
"ended",
"with",
"a",
"bullet",
"from",
"Sirhan",
"Sirhan",
"'s",
"gun",
"."
] | [
[
"Sirhan Sirhan",
"/people/person/place_lived",
"California"
]
] | [
"DT",
"NN",
"POS",
"NNS",
"VBP",
"IN",
"NNS",
"CC",
"NNS",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"POS",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"JJ",
",",
"DT",
"NN",
"WDT",
"VBD",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"POS",
"NN",
"."
] | [
{
"h": {
"text": "Sirhan Sirhan",
"start": 35,
"end": 37,
"type": "PERSON"
},
"t": {
"text": "California",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Peter",
"Dear",
"Ithaca",
",",
"N.Y.",
",",
"Sept.",
"17",
",",
"2006",
"The",
"writer",
"is",
"a",
"history",
"professor",
"at",
"Cornell",
"University",
"."
] | [
[
"Ithaca",
"/location/location/contains",
"Cornell University"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
"CD",
",",
"CD",
"DT",
"NN",
"VBZ",
"DT",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Ithaca",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Cornell University",
"start": 17,
"end": 19,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Since",
"spring",
",",
"troops",
"in",
"Anbar",
"have",
"conducted",
"at",
"least",
"nine",
"major",
"assaults",
"and",
"several",
"smaller",
"ones",
"to",
"disrupt",
"insurgent",
"networks",
"of",
"safe",
"houses",
"and",
"smuggling",
"routes",
"for",
"fighters",
"and",
"suicide",
"bombers",
"going",
"to",
"Iraq",
"'s",
"interior",
"from",
"Syria",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Anbar"
]
] | [
"IN",
"NN",
",",
"NNS",
"IN",
"NNP",
"VBP",
"VBN",
"IN",
"JJS",
"CD",
"JJ",
"NNS",
"CC",
"JJ",
"JJR",
"NNS",
"TO",
"VB",
"JJ",
"NNS",
"IN",
"JJ",
"NNS",
"CC",
"NN",
"NNS",
"IN",
"NNS",
"CC",
"NN",
"NNS",
"VBG",
"TO",
"NNP",
"POS",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Anbar",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"the",
"Middle",
"East",
",",
"America",
"has",
"become",
"bogged",
"down",
"in",
"an",
"endless",
"war",
"and",
"occupation",
"in",
"Iraq",
"while",
"Israel",
",",
"backed",
"by",
"the",
"United",
"States",
",",
"is",
"now",
"involved",
"in",
"a",
"bloody",
"war",
"in",
"Lebanon",
"."
] | [
[
"Middle East",
"/location/location/contains",
"Iraq"
],
[
"Middle East",
"/location/location/contains",
"Israel"
],
[
"Middle East",
"/location/location/contains",
"Lebanon"
]
] | [
"IN",
"DT",
"NNP",
"NNP",
",",
"NNP",
"VBZ",
"VBN",
"VBN",
"RP",
"IN",
"DT",
"JJ",
"NN",
"CC",
"NN",
"IN",
"NNP",
"IN",
"NNP",
",",
"VBN",
"IN",
"DT",
"NNP",
"NNPS",
",",
"VBZ",
"RB",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Middle East",
"start": 2,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Iraq",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Middle East",
"start": 2,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Israel",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Middle East",
"start": 2,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Lebanon",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"She",
"got",
"her",
"first",
"break",
"as",
"a",
"teenager",
"working",
"for",
"the",
"Los",
"Angeles",
"chef",
"Joachim",
"Splichal",
",",
"and",
"went",
"on",
"to",
"cook",
"in",
"some",
"of",
"the",
"top",
"kitchens",
"in",
"France",
",",
"New",
"York",
"and",
"California",
"."
] | [
[
"California",
"/location/location/contains",
"Los Angeles"
]
] | [
"PRP",
"VBD",
"PRP$",
"JJ",
"NN",
"IN",
"DT",
"NN",
"VBG",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"NNP",
"NNP",
",",
"CC",
"VBD",
"IN",
"TO",
"VB",
"IN",
"DT",
"IN",
"DT",
"JJ",
"NNS",
"IN",
"NNP",
",",
"NNP",
"NNP",
"CC",
"NNP",
"."
] | [
{
"h": {
"text": "California",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Los Angeles",
"start": 11,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Officials",
"took",
"a",
"gamble",
"in",
"the",
"late",
"1980",
"'s",
"by",
"leapfrogging",
"into",
"that",
"untested",
"new",
"technology",
",",
"developed",
"by",
"Qualcomm",
",",
"which",
"was",
"then",
"an",
"obscure",
"start-up",
"company",
"in",
"San",
"Diego",
"."
] | [
[
"Qualcomm",
"/business/company/place_founded",
"San Diego"
]
] | [
"NNS",
"VBD",
"DT",
"NN",
"IN",
"DT",
"JJ",
"CD",
"POS",
"IN",
"VBG",
"IN",
"DT",
"JJ",
"JJ",
"NN",
",",
"VBN",
"IN",
"NNP",
",",
"WDT",
"VBD",
"RB",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Qualcomm",
"start": 19,
"end": 20,
"type": "ORGANIZATION"
},
"t": {
"text": "San Diego",
"start": 29,
"end": 31,
"type": "LOCATION"
},
"type": "/business/company/place_founded"
}
] |
[
"German",
"industry",
"is",
"restructuring",
"quickly",
",",
"''",
"said",
"John",
"C.",
"Kornblum",
",",
"a",
"former",
"American",
"ambassador",
"to",
"Germany",
"who",
"now",
"runs",
"Lazard",
"'s",
"office",
"in",
"Berlin",
".",
"''"
] | [
[
"Germany",
"/location/location/contains",
"Berlin"
],
[
"Germany",
"/location/country/capital",
"Berlin"
],
[
"Berlin",
"/location/administrative_division/country",
"Germany"
],
[
"Germany",
"/location/country/administrative_divisions",
"Berlin"
]
] | [
"JJ",
"NN",
"VBZ",
"VBG",
"RB",
",",
"''",
"VBD",
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
"TO",
"NNP",
"WP",
"RB",
"VBZ",
"NNP",
"POS",
"NN",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Germany",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Berlin",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Germany",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Berlin",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Berlin",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Germany",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Germany",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Berlin",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"The",
"other",
"lawmaker",
",",
"Representative",
"Todd",
"Tiahrt",
"of",
"Kansas",
",",
"who",
"joined",
"Mr.",
"Rogers",
"and",
"two",
"others",
"in",
"the",
"whip",
"race",
",",
"said",
"that",
"''",
"maintaining",
"the",
"status",
"quo",
"is",
"the",
"wrong",
"direction",
",",
"''",
"and",
"he",
"circulated",
"a",
"statement",
"of",
"support",
"from",
"Representative",
"Steve",
"Buyer",
"of",
"Indiana",
",",
"chairman",
"of",
"the",
"Veterans",
"Affairs",
"Committee",
",",
"calling",
"for",
"''",
"a",
"new",
"face",
"on",
"leadership",
".",
"''"
] | [
[
"Steve Buyer",
"/people/person/place_lived",
"Indiana"
],
[
"Todd Tiahrt",
"/people/person/place_lived",
"Kansas"
]
] | [
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"WP",
"VBD",
"NNP",
"NNP",
"CC",
"CD",
"NNS",
"IN",
"DT",
"NN",
"NN",
",",
"VBD",
"IN",
"''",
"VBG",
"DT",
"NN",
"NN",
"VBZ",
"DT",
"JJ",
"NN",
",",
"''",
"CC",
"PRP",
"VBD",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"VBG",
"IN",
"''",
"DT",
"JJ",
"NN",
"IN",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Steve Buyer",
"start": 44,
"end": 46,
"type": "PERSON"
},
"t": {
"text": "Indiana",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Todd Tiahrt",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "Kansas",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"The",
"encouragement",
"for",
"the",
"rank",
"and",
"file",
"to",
"go",
"slowly",
"indicated",
"that",
"it",
"would",
"be",
"difficult",
"for",
"either",
"of",
"the",
"chief",
"contenders",
",",
"Representatives",
"Roy",
"Blunt",
"of",
"Missouri",
"and",
"John",
"A.",
"Boehner",
"of",
"Ohio",
",",
"to",
"wrap",
"up",
"the",
"race",
"before",
"the",
"leadership",
"vote",
",",
"tentatively",
"scheduled",
"for",
"Feb.",
"2",
"."
] | [
[
"Roy Blunt",
"/people/person/place_lived",
"Missouri"
]
] | [
"DT",
"NN",
"IN",
"DT",
"NN",
"CC",
"NN",
"TO",
"VB",
"RB",
"VBN",
"IN",
"PRP",
"MD",
"VB",
"JJ",
"IN",
"DT",
"IN",
"DT",
"NN",
"NNS",
",",
"NNS",
"NNP",
"NNP",
"IN",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"TO",
"VB",
"RP",
"DT",
"NN",
"IN",
"DT",
"NN",
"NN",
",",
"RB",
"VBN",
"IN",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Roy Blunt",
"start": 24,
"end": 26,
"type": "PERSON"
},
"t": {
"text": "Missouri",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Dylan",
"Walsh",
"-LRB-",
"Dr.",
"Sean",
"McNamara",
"-RRB-",
",",
"Julian",
"McMahon",
"-LRB-",
"Dr.",
"Christian",
"Troy",
"-RRB-",
",",
"Joely",
"Richardson",
"-LRB-",
"Julia",
"McNamara",
"-RRB-",
",",
"John",
"Hensley",
"-LRB-",
"Matt",
"NcNamara",
"-RRB-",
",",
"Roma",
"Maffia",
"-LRB-",
"Liz",
"Cruz",
"-RRB-",
",",
"Bruno",
"Campos",
"-LRB-",
"Dr.",
"Quentin",
"Costa",
"-RRB-",
",",
"Jessalyn",
"Gilsig",
"-LRB-",
"Gina",
"Russo",
"-RRB-",
",",
"Vanessa",
"Redgrave",
"-LRB-",
"Erica",
"Noughton",
"-RRB-",
",",
"Kelly",
"Carlson",
"-LRB-",
"Kimber",
"Henry",
"-RRB-",
",",
"Kelsey",
"Lynn",
"Batelaan",
"-LRB-",
"Annie",
"McNamara",
"-RRB-",
"."
] | [
[
"Vanessa Redgrave",
"/people/person/children",
"Joely Richardson"
]
] | [
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"-RRB-",
"."
] | [
{
"h": {
"text": "Vanessa Redgrave",
"start": 52,
"end": 54,
"type": "PERSON"
},
"t": {
"text": "Joely Richardson",
"start": 16,
"end": 18,
"type": "PERSON"
},
"type": "/people/person/children"
}
] |
[
"Attorney",
",",
"born",
"in",
"Oshawa",
",",
"Canada",
",",
"died",
"on",
"March",
"26",
",",
"2006",
"."
] | [
[
"Canada",
"/location/location/contains",
"Oshawa"
]
] | [
"NNP",
",",
"VBN",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"IN",
"NNP",
"CD",
",",
"CD",
"."
] | [
{
"h": {
"text": "Canada",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Oshawa",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"So",
"from",
"Harlem",
"to",
"the",
"financial",
"district",
",",
"Mr.",
"Govan",
"began",
"scouring",
"Manhattan",
"in",
"search",
"of",
"a",
"sprawling",
"new",
"home",
"."
] | [
[
"Harlem",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Manhattan",
"/location/location/contains",
"Harlem"
]
] | [
"RB",
"IN",
"NNP",
"TO",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
"VBD",
"VBG",
"NNP",
"IN",
"NN",
"IN",
"DT",
"VBG",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Harlem",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Manhattan",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Harlem",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"biggest",
"benefactor",
"by",
"far",
"has",
"been",
"Leonard",
"Riggio",
",",
"chairman",
"of",
"Barnes",
"&",
"Noble",
",",
"who",
"has",
"been",
"Dia",
"'s",
"chairman",
"since",
"1998",
"."
] | [
[
"Leonard Riggio",
"/business/person/company",
"Barnes & Noble"
]
] | [
"DT",
"JJS",
"NN",
"IN",
"RB",
"VBZ",
"VBN",
"NNP",
"NNP",
",",
"NN",
"IN",
"NNP",
"CC",
"NNP",
",",
"WP",
"VBZ",
"VBN",
"NNP",
"POS",
"NN",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Leonard Riggio",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "Barnes & Noble",
"start": 12,
"end": 15,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"These",
"shopping",
"centers",
"are",
"just",
"huge",
",",
"''",
"said",
"Radha",
"Chadha",
",",
"who",
"runs",
"Chadha",
"Strategy",
"Consulting",
"in",
"Hong",
"Kong",
",",
"which",
"tracks",
"shopping",
"malls",
"and",
"the",
"sales",
"of",
"luxury",
"goods",
"in",
"Asia",
".",
"''"
] | [
[
"Asia",
"/location/location/contains",
"Hong Kong"
]
] | [
"DT",
"NN",
"NNS",
"VBP",
"RB",
"JJ",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"WP",
"VBZ",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"WDT",
"VBZ",
"NN",
"NNS",
"CC",
"DT",
"NNS",
"IN",
"NN",
"NNS",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Asia",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Hong Kong",
"start": 18,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Perhaps",
"the",
"most",
"aggressive",
"mall",
"building",
"is",
"taking",
"place",
"in",
"Guangdong",
"Province",
"in",
"the",
"south",
",",
"the",
"seat",
"of",
"China",
"'s",
"flourishing",
"Pearl",
"River",
"Delta",
"region",
"."
] | [
[
"Guangdong Province",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/location/contains",
"Guangdong Province"
],
[
"China",
"/location/country/administrative_divisions",
"Guangdong Province"
]
] | [
"RB",
"DT",
"RBS",
"JJ",
"NN",
"NN",
"VBZ",
"VBG",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"DT",
"NN",
",",
"DT",
"NN",
"IN",
"NNP",
"POS",
"VBG",
"NNP",
"NNP",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Guangdong Province",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Guangdong Province",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Guangdong Province",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"Forget",
"the",
"idea",
"that",
"consumers",
"in",
"China",
"do",
"n't",
"have",
"enough",
"money",
"to",
"spend",
",",
"''",
"said",
"David",
"Hand",
",",
"a",
"real",
"estate",
"and",
"retailing",
"expert",
"at",
"Jones",
"Lang",
"LaSalle",
"in",
"Beijing",
".",
"''"
] | [
[
"China",
"/location/location/contains",
"Beijing"
],
[
"Beijing",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Beijing"
],
[
"China",
"/location/country/capital",
"Beijing"
]
] | [
"VB",
"DT",
"NN",
"IN",
"NNS",
"IN",
"NNP",
"VBP",
"RB",
"VB",
"JJ",
"NN",
"TO",
"VB",
",",
"''",
"VBD",
"NNP",
"VB",
",",
"DT",
"JJ",
"NN",
"CC",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "China",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Beijing",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"It",
"does",
"n't",
"shock",
"the",
"way",
"it",
"probably",
"did",
"21",
"years",
"ago",
";",
"besides",
",",
"I",
"grew",
"up",
"in",
"burlesque",
",",
"''",
"says",
"Mr.",
"Alda",
",",
"whose",
"mother",
"was",
"a",
"New",
"York",
"beauty",
"queen",
"and",
"whose",
"father",
",",
"Robert",
"Alda",
",",
"was",
"an",
"actor",
"who",
"kept",
"the",
"family",
"on",
"the",
"move",
"between",
"both",
"coasts",
".",
"''"
] | [
[
"Robert Alda",
"/people/person/place_of_birth",
"New York"
]
] | [
"PRP",
"VBZ",
"RB",
"VB",
"DT",
"NN",
"PRP",
"RB",
"VBD",
"CD",
"NNS",
"RB",
":",
"IN",
",",
"PRP",
"VBD",
"RP",
"IN",
"JJ",
",",
"''",
"VBZ",
"NNP",
"NNP",
",",
"WP$",
"NN",
"VBD",
"DT",
"NNP",
"NNP",
"NN",
"NN",
"CC",
"WP$",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"DT",
"NN",
"WP",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Robert Alda",
"start": 38,
"end": 40,
"type": "PERSON"
},
"t": {
"text": "New York",
"start": 30,
"end": 32,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"As",
"Mr.",
"Bush",
"made",
"a",
"point",
"of",
"telling",
"his",
"audience",
"here",
",",
"Laura",
"Bush",
"spent",
"Monday",
"in",
"Africa",
",",
"attending",
"the",
"inauguration",
"in",
"Liberia",
"of",
"Africa",
"'s",
"first",
"elected",
"female",
"president",
",",
"Ellen",
"Johnson-Sirleaf",
"."
] | [
[
"Africa",
"/location/location/contains",
"Liberia"
],
[
"Africa",
"/location/location/contains",
"Liberia"
],
[
"Ellen Johnson-Sirleaf",
"/people/person/nationality",
"Liberia"
],
[
"Ellen Johnson-Sirleaf",
"/business/person/company",
"Liberia"
]
] | [
"IN",
"NNP",
"NNP",
"VBD",
"DT",
"NN",
"IN",
"VBG",
"PRP$",
"NN",
"RB",
",",
"NNP",
"NNP",
"VBD",
"NNP",
"IN",
"NNP",
",",
"VBG",
"DT",
"NN",
"IN",
"NNP",
"IN",
"NNP",
"POS",
"JJ",
"VBN",
"JJ",
"NN",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Africa",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Liberia",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Africa",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Liberia",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Ellen Johnson-Sirleaf",
"start": 32,
"end": 34,
"type": "PERSON"
},
"t": {
"text": "Liberia",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Ellen Johnson-Sirleaf",
"start": 32,
"end": 34,
"type": "PERSON"
},
"t": {
"text": "Liberia",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/business/person/company"
}
] |
[
"`",
"A",
"CHRISTMAS",
"CAROL",
",",
"'",
"by",
"Troupe",
"America",
",",
"tonight",
"at",
"7:30",
"and",
"tomorrow",
"at",
"2",
"p.m.",
"at",
"the",
"LaGuardia",
"Performing",
"Arts",
"Center",
",",
"47th",
"Avenue",
"and",
"Van",
"Dam",
"Street",
",",
"Long",
"Island",
"City",
",",
"Queens",
",",
"(718) 482-5151",
"."
] | [
[
"Long Island City",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Long Island City"
]
] | [
"``",
"DT",
"NNP",
"NNP",
",",
"''",
"IN",
"NNP",
"NNP",
",",
"NN",
"IN",
"CD",
"CC",
"NN",
"IN",
"CD",
"RB",
"IN",
"DT",
"NNP",
"VBG",
"NNS",
"NNP",
",",
"JJ",
"NNP",
"CC",
"NNP",
"NN",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
"."
] | [
{
"h": {
"text": "Long Island City",
"start": 32,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Queens",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Long Island City",
"start": 32,
"end": 35,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"It",
"is",
"difficult",
"to",
"not",
"delegate",
"to",
"Ms.",
"Orthwein",
"--",
"who",
"grew",
"up",
"in",
"St.",
"Louis",
"and",
"in",
"Newport",
",",
"R.I.",
",",
"and",
"whose",
"great-grandfather",
",",
"Adolphus",
"Busch",
",",
"was",
"a",
"founder",
"of",
"Anheuser-Busch",
"--",
"the",
"role",
"of",
"social",
"commentator",
",",
"or",
"caustic",
"autobiographer",
"."
] | [
[
"Adolphus Busch",
"/people/person/place_lived",
"St. Louis"
]
] | [
"PRP",
"VBZ",
"JJ",
"TO",
"RB",
"VB",
"TO",
"NNP",
"NNP",
":",
"WP",
"VBD",
"RP",
"IN",
"NNP",
"NNP",
"CC",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"WP$",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"DT",
"NN",
"IN",
"NNP",
":",
"DT",
"NN",
"IN",
"JJ",
"NN",
",",
"CC",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Adolphus Busch",
"start": 26,
"end": 28,
"type": "PERSON"
},
"t": {
"text": "St. Louis",
"start": 14,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"The",
"mosque",
"is",
"one",
"of",
"at",
"least",
"two",
"in",
"this",
"part",
"of",
"Baghdad",
"still",
"being",
"held",
"by",
"the",
"Mahdi",
"Army",
",",
"which",
"stormed",
"out",
"of",
"its",
"stronghold",
"of",
"Sadr",
"City",
"last",
"week",
"and",
"attacked",
"dozens",
"of",
"Sunni",
"mosques",
"to",
"avenge",
"the",
"bombing",
"of",
"the",
"Askariya",
"Shrine",
",",
"a",
"Shiite",
"holy",
"site",
",",
"on",
"Feb.",
"22",
"."
] | [
[
"Baghdad",
"/location/location/contains",
"Sadr City"
]
] | [
"DT",
"NN",
"VBZ",
"CD",
"IN",
"IN",
"JJS",
"CD",
"IN",
"DT",
"NN",
"IN",
"NNP",
"RB",
"VBG",
"VBN",
"IN",
"DT",
"NNP",
"NNP",
",",
"WDT",
"VBD",
"IN",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
"NNP",
"JJ",
"NN",
"CC",
"VBN",
"NNS",
"IN",
"NNP",
"NNS",
"TO",
"VB",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
",",
"IN",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Baghdad",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Sadr City",
"start": 28,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"nearly",
"unanimous",
"vote",
"was",
"expected",
"after",
"Secretary",
"of",
"State",
"Condoleezza",
"Rice",
"and",
"several",
"other",
"foreign",
"ministers",
"worked",
"out",
"an",
"agreement",
"in",
"Santiago",
",",
"Chile",
",",
"on",
"Friday",
"."
] | [
[
"Chile",
"/location/country/capital",
"Santiago"
],
[
"Chile",
"/location/location/contains",
"Santiago"
]
] | [
"DT",
"RB",
"JJ",
"NN",
"VBD",
"VBN",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"CC",
"JJ",
"JJ",
"JJ",
"NNS",
"VBD",
"RP",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Chile",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Santiago",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Chile",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Santiago",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"As",
"with",
"other",
"districts",
"in",
"Fairfield",
"County",
",",
"Wilton",
"'s",
"school",
"population",
"has",
"increased",
"nearly",
"10",
"percent",
"over",
"the",
"last",
"four",
"years",
"."
] | [
[
"Fairfield County",
"/location/location/contains",
"Wilton"
]
] | [
"IN",
"IN",
"JJ",
"NNS",
"IN",
"NNP",
"NNP",
",",
"NNP",
"POS",
"NN",
"NN",
"VBZ",
"VBN",
"RB",
"CD",
"NN",
"IN",
"DT",
"JJ",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "Fairfield County",
"start": 5,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Wilton",
"start": 8,
"end": 9,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"But",
"this",
"summer",
",",
"with",
"William",
"not",
"yet",
"2",
",",
"the",
"Ryans",
"started",
"exploring",
"Wilton",
",",
"Conn.",
",",
"a",
"town",
"with",
"historic",
"houses",
"and",
"rolling",
"fields",
"in",
"Fairfield",
"County",
".",
"''"
] | [
[
"Fairfield County",
"/location/location/contains",
"Wilton"
]
] | [
"CC",
"DT",
"NN",
",",
"IN",
"NNP",
"RB",
"RB",
"CD",
",",
"DT",
"NNPS",
"VBD",
"VBG",
"NNP",
",",
"NNP",
",",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"CC",
"VBG",
"NNS",
"IN",
"NNP",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Fairfield County",
"start": 27,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Wilton",
"start": 14,
"end": 15,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"Wilton",
"is",
"one",
"of",
"three",
"''",
"dry",
"''",
"towns",
"in",
"Connecticut",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"Wilton"
]
] | [
"NNP",
"VBZ",
"CD",
"IN",
"CD",
"''",
"JJ",
"''",
"NNS",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Wilton",
"start": 0,
"end": 1,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"The",
"last",
"man",
"to",
"beat",
"Nadal",
"on",
"clay",
",",
"Igor",
"Andreev",
"of",
"Russia",
",",
"is",
"not",
"even",
"in",
"this",
"tournament",
";",
"he",
"withdrew",
"with",
"an",
"injury",
".",
"''"
] | [
[
"Igor Andreev",
"/people/person/nationality",
"Russia"
]
] | [
"DT",
"JJ",
"NN",
"TO",
"VB",
"NNP",
"IN",
"NN",
",",
"NNP",
"NNP",
"IN",
"NNP",
",",
"VBZ",
"RB",
"RB",
"IN",
"DT",
"NN",
":",
"PRP",
"VBD",
"IN",
"DT",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Igor Andreev",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Russia",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Williams",
",",
"seeded",
"11th",
",",
"advanced",
"with",
"a",
"6-4",
",",
"6-3",
"victory",
"over",
"Sybille",
"Bammer",
"of",
"Austria",
",",
"despite",
"33",
"unforced",
"errors",
".",
"''"
] | [
[
"Sybille Bammer",
"/people/person/nationality",
"Austria"
]
] | [
"NNP",
",",
"VBD",
"JJ",
",",
"VBN",
"IN",
"DT",
"CD",
",",
"CD",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"IN",
"CD",
"JJ",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Sybille Bammer",
"start": 13,
"end": 15,
"type": "PERSON"
},
"t": {
"text": "Austria",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"No.",
"2",
"Kim",
"Clijsters",
"of",
"Belgium",
"moved",
"on",
"to",
"the",
"second",
"round",
"with",
"a",
"6-0",
",",
"7-6",
"(",
"4",
")",
"victory",
"over",
"the",
"flat-hitting",
"Virginie",
"Razzano",
"of",
"France",
"."
] | [
[
"Virginie Razzano",
"/people/person/nationality",
"France"
],
[
"Kim Clijsters",
"/people/person/nationality",
"Belgium"
]
] | [
"NN",
"CD",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"IN",
"TO",
"DT",
"JJ",
"NN",
"IN",
"DT",
"CD",
",",
"CD",
"-LRB-",
"CD",
"-RRB-",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Virginie Razzano",
"start": 24,
"end": 26,
"type": "PERSON"
},
"t": {
"text": "France",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Kim Clijsters",
"start": 2,
"end": 4,
"type": "PERSON"
},
"t": {
"text": "Belgium",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Alicia",
"Molik",
"of",
"Australia",
",",
"a",
"former",
"top-10",
"player",
",",
"defeated",
"Antonella",
"Serra",
"Zanetti",
"of",
"Italy",
",",
"7-5",
",",
"7-6",
"(",
"3",
")",
"."
] | [
[
"Alicia Molik",
"/people/person/nationality",
"Australia"
]
] | [
"NNP",
"NNP",
"IN",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
",",
"VBD",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"CD",
",",
"CD",
"-LRB-",
"CD",
"-RRB-",
"."
] | [
{
"h": {
"text": "Alicia Molik",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Australia",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"The",
"ceremony",
",",
"the",
"speeches",
"and",
"the",
"throng",
"of",
"photographers",
"at",
"the",
"net",
"are",
"usually",
"reserved",
"for",
"the",
"final",
"of",
"the",
"French",
"Open",
",",
"but",
"Rafael",
"Nadal",
"of",
"Spain",
"received",
"the",
"full",
"treatment",
"Monday",
"after",
"winning",
"his",
"first-round",
"match",
"."
] | [
[
"Rafael Nadal",
"/people/person/nationality",
"Spain"
]
] | [
"DT",
"NN",
",",
"DT",
"NNS",
"CC",
"DT",
"NN",
"IN",
"NNS",
"IN",
"DT",
"NN",
"VBP",
"RB",
"VBN",
"IN",
"DT",
"JJ",
"IN",
"DT",
"JJ",
"NNP",
",",
"CC",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"DT",
"JJ",
"NN",
"NNP",
"IN",
"VBG",
"PRP$",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Rafael Nadal",
"start": 25,
"end": 27,
"type": "PERSON"
},
"t": {
"text": "Spain",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Israel",
"Frees",
"500",
"Arab",
"Prisoners",
"in",
"Good-Will",
"Gesture",
"Palestinians",
"greeted",
"released",
"prisoners",
"passing",
"through",
"Dahariya",
",",
"in",
"the",
"West",
"Bank",
",",
"on",
"buses",
"."
] | [
[
"Israel",
"/location/location/contains",
"West Bank"
]
] | [
"NNP",
"VBZ",
"CD",
"NNP",
"NNPS",
"IN",
"NNP",
"NNP",
"NNPS",
"VBD",
"VBN",
"NNS",
"VBG",
"IN",
"NNP",
",",
"IN",
"DT",
"NNP",
"NNP",
",",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "Israel",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "West Bank",
"start": 18,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"This",
"is",
"the",
"Tigers",
"'",
"70th",
"season",
"in",
"Lakeland",
",",
"the",
"longest",
"tenure",
"for",
"any",
"team",
"training",
"in",
"any",
"particular",
"place",
",",
"and",
"the",
"central",
"Florida",
"town",
"'s",
"affinity",
"for",
"the",
"Tigers",
"and",
"its",
"laid-back",
"Southern",
"vibe",
"make",
"this",
"one",
"of",
"the",
"most",
"rewarding",
"destinations",
"for",
"the",
"baseball",
"fan",
"looking",
"for",
"a",
"classic",
"spring",
"training",
"experience",
"."
] | [
[
"Florida",
"/location/location/contains",
"Lakeland"
]
] | [
"DT",
"VBZ",
"DT",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"NNP",
",",
"DT",
"JJS",
"NN",
"IN",
"DT",
"NN",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"CC",
"DT",
"JJ",
"NNP",
"NN",
"POS",
"NN",
"IN",
"DT",
"NNP",
"CC",
"PRP$",
"JJ",
"NNP",
"NN",
"VB",
"DT",
"CD",
"IN",
"DT",
"RBS",
"JJ",
"NNS",
"IN",
"DT",
"NN",
"NN",
"VBG",
"IN",
"DT",
"JJ",
"NN",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Florida",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Lakeland",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Ybor",
"City",
"-LRB-",
"www.ybor.org",
"-RRB-",
"is",
"Tampa",
"'s",
"Latin",
"Quarter",
"and",
"a",
"fun",
"place",
"to",
"hit",
"the",
"bars",
"or",
"clubs",
"once",
"the",
"sun",
"sets",
"."
] | [
[
"Ybor City",
"/location/neighborhood/neighborhood_of",
"Tampa"
],
[
"Tampa",
"/location/location/contains",
"Ybor City"
]
] | [
"NNP",
"NNP",
"-LRB-",
"NN",
"-RRB-",
"VBZ",
"NNP",
"POS",
"NNP",
"NN",
"CC",
"DT",
"NN",
"NN",
"TO",
"VB",
"DT",
"NNS",
"CC",
"NNS",
"IN",
"DT",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Ybor City",
"start": 0,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "Tampa",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Tampa",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Ybor City",
"start": 0,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Senators",
"Mary",
"Landrieu",
"of",
"Louisiana",
"and",
"Ben",
"Nelson",
"of",
"Nebraska",
"have",
"said",
"they",
"are",
"leaning",
"in",
"favor",
"."
] | [
[
"Ben Nelson",
"/people/person/place_lived",
"Nebraska"
]
] | [
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"CC",
"NNP",
"NNP",
"IN",
"NNP",
"VBP",
"VBN",
"PRP",
"VBP",
"VBG",
"IN",
"NN",
"."
] | [
{
"h": {
"text": "Ben Nelson",
"start": 6,
"end": 8,
"type": "PERSON"
},
"t": {
"text": "Nebraska",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Four",
"other",
"Democrats",
"on",
"the",
"committee",
",",
"Senators",
"Charles",
"E.",
"Schumer",
"of",
"New",
"York",
",",
"Joseph",
"R.",
"Biden",
"Jr.",
"of",
"Delaware",
",",
"Dianne",
"Feinstein",
"of",
"California",
"and",
"Richard",
"J.",
"Durbin",
"of",
"Illinois",
",",
"said",
"Thursday",
"that",
"they",
"could",
"not",
"vote",
"for",
"Judge",
"Roberts",
",",
"citing",
"his",
"failure",
"to",
"answer",
"questions",
"and",
"the",
"White",
"House",
"'s",
"refusal",
"to",
"release",
"documents",
"from",
"his",
"days",
"in",
"the",
"first",
"Bush",
"administration",
".",
"''"
] | [
[
"Illinois",
"/location/location/contains",
"Bush"
]
] | [
"CD",
"JJ",
"NNS",
"IN",
"DT",
"NN",
",",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
"IN",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"VBD",
"NNP",
"IN",
"PRP",
"MD",
"RB",
"VB",
"IN",
"NNP",
"NNP",
",",
"VBG",
"PRP$",
"NN",
"TO",
"VB",
"NNS",
"CC",
"DT",
"NNP",
"NNP",
"POS",
"NN",
"TO",
"VB",
"NNS",
"IN",
"PRP$",
"NNS",
"IN",
"DT",
"JJ",
"NNP",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Illinois",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Bush",
"start": 65,
"end": 66,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"The",
"Gerscovich",
"brothers",
",",
"Juan",
"Diego",
"and",
"Fernando",
",",
"hail",
"from",
"Buenos",
"Aires",
"but",
"their",
"Los",
"Angeles",
"design",
"firm",
",",
"Sundayland",
",",
"takes",
"its",
"cues",
"from",
"1970",
"'s",
"California",
"pop",
"."
] | [
[
"California",
"/location/location/contains",
"Los Angeles"
]
] | [
"DT",
"NNP",
"NNS",
",",
"NNP",
"NNP",
"CC",
"NNP",
",",
"NN",
"IN",
"NNP",
"NNP",
"CC",
"PRP$",
"NNP",
"NNP",
"NN",
"NN",
",",
"NN",
",",
"VBZ",
"PRP$",
"NNS",
"IN",
"CD",
"POS",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "California",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Los Angeles",
"start": 15,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"There",
"are",
"still",
"relatively",
"few",
"homeless",
"people",
"in",
"France",
";",
"a",
"2001",
"survey",
"estimated",
"86,500",
",",
"of",
"which",
"15,000",
"lived",
"in",
"the",
"Paris",
"region",
"."
] | [
[
"France",
"/location/location/contains",
"Paris"
],
[
"Paris",
"/location/administrative_division/country",
"France"
],
[
"France",
"/location/country/administrative_divisions",
"Paris"
],
[
"France",
"/location/country/capital",
"Paris"
]
] | [
"EX",
"VBP",
"RB",
"RB",
"JJ",
"JJ",
"NNS",
"IN",
"NNP",
":",
"DT",
"CD",
"NN",
"VBD",
"CD",
",",
"IN",
"WDT",
"CD",
"VBD",
"IN",
"DT",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "France",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Paris",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "France",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "France",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "France",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"As",
"commander",
"of",
"the",
"First",
"Marine",
"Division",
"in",
"the",
"Iraq",
"war",
",",
"General",
"Mattis",
"ordered",
"his",
"force",
"on",
"a",
"high-speed",
"race",
"from",
"Kuwait",
"to",
"Baghdad",
",",
"sowing",
"confusion",
"among",
"Iraqi",
"units",
"along",
"the",
"way",
"with",
"the",
"maneuver",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Baghdad"
],
[
"Iraq",
"/location/country/capital",
"Baghdad"
]
] | [
"IN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NN",
",",
"NNP",
"NNP",
"VBD",
"PRP$",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"TO",
"NNP",
",",
"NN",
"NN",
"IN",
"JJ",
"NNS",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Iraq",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"The",
"civil",
"war",
"ravaged",
"Beirut",
"and",
"other",
"parts",
"of",
"the",
"country",
",",
"but",
"Lebanon",
"invested",
"tens",
"of",
"billions",
"of",
"dollars",
"in",
"a",
"new",
"downtown",
"."
] | [
[
"Lebanon",
"/location/location/contains",
"Beirut"
],
[
"Lebanon",
"/location/country/capital",
"Beirut"
]
] | [
"DT",
"JJ",
"NN",
"VBD",
"NNP",
"CC",
"JJ",
"NNS",
"IN",
"DT",
"NN",
",",
"CC",
"NNP",
"VBD",
"NNS",
"IN",
"NNS",
"IN",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Lebanon",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Beirut",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Lebanon",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Beirut",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"He",
"referred",
"to",
"Jaromir",
"Jagr",
",",
"Martin",
"Straka",
",",
"Martin",
"Rucinsky",
"and",
"Marek",
"Malik",
"--",
"the",
"Rangers",
"who",
"play",
"for",
"the",
"Czech",
"Republic",
"--",
"as",
"much",
"as",
"he",
"mentioned",
"anyone",
"on",
"the",
"Swedish",
"team",
"."
] | [
[
"Jaromir Jagr",
"/people/person/nationality",
"Czech Republic"
],
[
"Marek Malik",
"/people/person/nationality",
"Czech Republic"
],
[
"Martin Straka",
"/people/person/nationality",
"Czech Republic"
],
[
"Martin Rucinsky",
"/people/person/nationality",
"Czech Republic"
]
] | [
"PRP",
"VBD",
"TO",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"CC",
"NN",
"NNP",
":",
"DT",
"NNPS",
"WP",
"VBP",
"IN",
"DT",
"NNP",
"NNP",
":",
"RB",
"RB",
"IN",
"PRP",
"VBD",
"NN",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Jaromir Jagr",
"start": 3,
"end": 5,
"type": "PERSON"
},
"t": {
"text": "Czech Republic",
"start": 21,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Marek Malik",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "Czech Republic",
"start": 21,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Martin Straka",
"start": 6,
"end": 8,
"type": "PERSON"
},
"t": {
"text": "Czech Republic",
"start": 21,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Martin Rucinsky",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Czech Republic",
"start": 21,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Now",
"Sweden",
"will",
"get",
"an",
"encore",
"in",
"the",
"final",
"Sunday",
"against",
"Finland",
",",
"a",
"team",
"that",
"includes",
"Rangers",
"forward",
"Ville",
"Nieminen",
".",
"''"
] | [
[
"Ville Nieminen",
"/people/person/nationality",
"Finland"
]
] | [
"RB",
"NNP",
"MD",
"VB",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"IN",
"NNP",
",",
"DT",
"NN",
"WDT",
"VBZ",
"NNPS",
"RB",
"NNP",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Ville Nieminen",
"start": 19,
"end": 21,
"type": "PERSON"
},
"t": {
"text": "Finland",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Nevertheless",
",",
"Aardman",
"presented",
"the",
"story",
"idea",
"to",
"Jeffrey",
"Katzenberg",
"of",
"DreamWorks",
"."
] | [
[
"DreamWorks",
"/business/company/founders",
"Jeffrey Katzenberg"
],
[
"Jeffrey Katzenberg",
"/business/person/company",
"DreamWorks"
]
] | [
"RB",
",",
"NNP",
"VBD",
"DT",
"NN",
"NN",
"TO",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "DreamWorks",
"start": 11,
"end": 12,
"type": "ORGANIZATION"
},
"t": {
"text": "Jeffrey Katzenberg",
"start": 8,
"end": 10,
"type": "PERSON"
},
"type": "/business/company/founders"
},
{
"h": {
"text": "Jeffrey Katzenberg",
"start": 8,
"end": 10,
"type": "PERSON"
},
"t": {
"text": "DreamWorks",
"start": 11,
"end": 12,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"It",
"was",
"produced",
",",
"though",
",",
"by",
"the",
"duo",
"'s",
"original",
"studio",
",",
"Aardman",
",",
"a",
"relatively",
"small",
"outfit",
"based",
"in",
"Bristol",
",",
"England",
"."
] | [
[
"England",
"/location/location/contains",
"Bristol"
]
] | [
"PRP",
"VBD",
"VBN",
",",
"RB",
",",
"IN",
"DT",
"NN",
"POS",
"JJ",
"NN",
",",
"NNP",
",",
"DT",
"RB",
"JJ",
"NN",
"VBN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "England",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Bristol",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"I",
"think",
"it",
"'s",
"because",
"Lady",
"Tottington",
"and",
"Victor",
"are",
"aristocrats",
",",
"''",
"says",
"Nick",
"Park",
",",
"who",
"created",
"Wallace",
"and",
"Gromit",
"in",
"the",
"early",
"1980",
"'s",
"while",
"studying",
"at",
"the",
"National",
"Film",
"and",
"Television",
"School",
"in",
"England",
",",
"and",
"who",
"has",
"gone",
"on",
"to",
"direct",
"all",
"of",
"their",
"pictures",
"."
] | [
[
"Nick Park",
"/people/person/nationality",
"England"
]
] | [
"PRP",
"VBP",
"PRP",
"VBZ",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"VBP",
"NNS",
",",
"''",
"VBZ",
"NNP",
"NNP",
",",
"WP",
"VBD",
"NNP",
"CC",
"NNP",
"IN",
"DT",
"JJ",
"CD",
"POS",
"IN",
"VBG",
"IN",
"DT",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"IN",
"NNP",
",",
"CC",
"WP",
"VBZ",
"VBN",
"IN",
"TO",
"VB",
"DT",
"IN",
"PRP$",
"NNS",
"."
] | [
{
"h": {
"text": "Nick Park",
"start": 14,
"end": 16,
"type": "PERSON"
},
"t": {
"text": "England",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"She",
"attended",
"the",
"Brearley",
"School",
"in",
"New",
"York",
"City",
",",
"Swarthmore",
"College",
",",
"and",
"was",
"a",
"graduate",
"of",
"the",
"Columbia-Presbyterian",
"Hospital",
"School",
"of",
"Nursing",
"in",
"New",
"York",
"."
] | [
[
"New York",
"/location/location/contains",
"New York City"
]
] | [
"PRP",
"VBD",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"CC",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 6,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Mahdi",
"militiamen",
"rampaged",
"through",
"eastern",
"Baghdad",
"and",
"other",
"areas",
"of",
"Iraq",
"after",
"the",
"February",
"bombing",
"of",
"a",
"Shiite",
"shrine",
",",
"leaving",
"hundreds",
"dead",
"."
] | [
[
"Iraq",
"/location/country/capital",
"Baghdad"
],
[
"Iraq",
"/location/location/contains",
"Baghdad"
]
] | [
"NNP",
"NNS",
"VBD",
"IN",
"JJ",
"NNP",
"CC",
"JJ",
"NNS",
"IN",
"NNP",
"IN",
"DT",
"NNP",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"VBG",
"NNS",
"JJ",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Iraq",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"message",
"also",
"warned",
"the",
"world",
"community",
"to",
"stay",
"out",
"of",
"Somalia",
",",
"where",
"Islamists",
"havefought",
"their",
"way",
"to",
"power",
"in",
"Mogadishu",
"."
] | [
[
"Somalia",
"/location/country/capital",
"Mogadishu"
],
[
"Somalia",
"/location/location/contains",
"Mogadishu"
]
] | [
"DT",
"NN",
"RB",
"VBD",
"DT",
"NN",
"NN",
"TO",
"VB",
"IN",
"IN",
"NNP",
",",
"WRB",
"NNPS",
"VBP",
"PRP$",
"NN",
"TO",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Somalia",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Mogadishu",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Somalia",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Mogadishu",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Here",
"at",
"Alcasa",
",",
"in",
"the",
"industrial",
"city",
"of",
"Puerto",
"Ordaz",
"in",
"Venezuela",
"'s",
"sweltering",
"southeastern",
"savannah",
",",
"Mr.",
"Lanz",
"speaks",
"more",
"comfortably",
"about",
"Latin",
"American",
"currents",
"of",
"Marxism",
"than",
"about",
"aluminum",
"production",
"."
] | [
[
"Venezuela",
"/location/location/contains",
"Puerto Ordaz"
]
] | [
"RB",
"IN",
"NNP",
",",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
"POS",
"VBG",
"JJ",
"NN",
",",
"NNP",
"NNP",
"VBZ",
"RBR",
"RB",
"IN",
"JJ",
"JJ",
"NNS",
"IN",
"NNP",
"IN",
"IN",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Venezuela",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Puerto Ordaz",
"start": 9,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Since",
"the",
"discovery",
"of",
"oil",
"in",
"Venezuela",
",",
"businesses",
"have",
"lived",
"from",
"the",
"transfer",
"of",
"oil",
"revenue",
",",
"but",
"have",
"never",
"produced",
"sustainable",
"economic",
"activity",
"that",
"did",
"n't",
"depend",
"on",
"oil",
",",
"''",
"said",
"Orlando",
"Ochoa",
",",
"an",
"opposition",
"sympathizer",
"and",
"economist",
"who",
"is",
"a",
"professor",
"at",
"Andres",
"Bello",
"Catholic",
"University",
"in",
"Caracas",
".",
"''"
] | [
[
"Venezuela",
"/location/location/contains",
"Caracas"
],
[
"Venezuela",
"/location/country/capital",
"Caracas"
]
] | [
"IN",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
",",
"NNS",
"VBP",
"VBN",
"IN",
"DT",
"NN",
"IN",
"NN",
"NN",
",",
"CC",
"VBP",
"RB",
"VBN",
"JJ",
"JJ",
"NN",
"WDT",
"VBD",
"RB",
"VB",
"IN",
"NN",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"CC",
"NN",
"WP",
"VBZ",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Venezuela",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Caracas",
"start": 52,
"end": 53,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Venezuela",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Caracas",
"start": 52,
"end": 53,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Mr.",
"Ebbers",
"was",
"hailed",
"as",
"a",
"visionary",
"during",
"the",
"company",
"'s",
"rise",
"in",
"the",
"1990",
"'s",
",",
"and",
"is",
"now",
",",
"fairly",
"or",
"not",
",",
"often",
"depicted",
",",
"along",
"with",
"Kenneth",
"Lay",
",",
"Enron",
"'s",
"former",
"chief",
"executive",
",",
"as",
"a",
"prime",
"emblem",
"of",
"corporate",
"greed",
"."
] | [
[
"Kenneth Lay",
"/business/person/company",
"Enron"
]
] | [
"NNP",
"NNP",
"VBD",
"VBN",
"IN",
"DT",
"JJ",
"IN",
"DT",
"NN",
"POS",
"NN",
"IN",
"DT",
"CD",
"POS",
",",
"CC",
"VBZ",
"RB",
",",
"RB",
"CC",
"RB",
",",
"RB",
"VBN",
",",
"IN",
"IN",
"NNP",
"NNP",
",",
"NNP",
"POS",
"JJ",
"JJ",
"NN",
",",
"IN",
"DT",
"JJ",
"NN",
"IN",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Kenneth Lay",
"start": 30,
"end": 32,
"type": "PERSON"
},
"t": {
"text": "Enron",
"start": 33,
"end": 34,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"A",
".",
"If",
"you",
"feel",
"you",
"'ve",
"been",
"shortchanged",
",",
"speak",
"up",
",",
"said",
"Ron",
"McMillan",
",",
"co-founder",
"and",
"executive",
"vice",
"president",
"of",
"VitalSmarts",
",",
"a",
"consulting",
"firm",
"in",
"Provo",
",",
"Utah",
".",
"''"
] | [
[
"Utah",
"/location/location/contains",
"Provo"
]
] | [
"DT",
".",
"IN",
"PRP",
"VBP",
"PRP",
"VBP",
"VBN",
"VBN",
",",
"VB",
"RP",
",",
"VBD",
"NNP",
"NNP",
",",
"NN",
"CC",
"NN",
"NN",
"NN",
"IN",
"NNPS",
",",
"DT",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Utah",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Provo",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Susan",
"Hackley",
",",
"managing",
"director",
"of",
"the",
"Program",
"on",
"Negotiation",
"at",
"Harvard",
"Law",
"School",
"in",
"Cambridge",
",",
"Mass.",
",",
"says",
"it",
"is",
"always",
"better",
"to",
"ask",
"and",
"listen",
"than",
"complain",
"and",
"tell",
"."
] | [
[
"Cambridge",
"/location/location/contains",
"Harvard Law School"
]
] | [
"NNP",
"NNP",
",",
"VBG",
"NN",
"IN",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"VBZ",
"PRP",
"VBZ",
"RB",
"JJR",
"TO",
"VB",
"CC",
"VB",
"IN",
"VB",
"CC",
"VB",
"."
] | [
{
"h": {
"text": "Cambridge",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Harvard Law School",
"start": 11,
"end": 14,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Documenta",
",",
"in",
"Kassel",
",",
"Germany",
",",
"is",
"worth",
"more",
"than",
"the",
"Venice",
"Biennale",
"."
] | [
[
"Germany",
"/location/location/contains",
"Kassel"
]
] | [
"NNP",
",",
"IN",
"NNP",
",",
"NNP",
",",
"VBZ",
"JJ",
"JJR",
"IN",
"DT",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Germany",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Kassel",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"And",
"he",
"is",
"negotiating",
"over",
"labor",
"issues",
"with",
"Representative",
"Charles",
"B.",
"Rangel",
",",
"Democrat",
"of",
"New",
"York",
",",
"in",
"hopes",
"of",
"bringing",
"his",
"vote",
"into",
"the",
"administration",
"'s",
"column",
".",
"''"
] | [
[
"Charles B. Rangel",
"/people/person/place_lived",
"New York"
]
] | [
"CC",
"PRP",
"VBZ",
"VBG",
"IN",
"NN",
"NNS",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"IN",
"NNP",
"NNP",
",",
"IN",
"NNS",
"IN",
"VBG",
"PRP$",
"NN",
"IN",
"DT",
"NN",
"POS",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Charles B. Rangel",
"start": 9,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "New York",
"start": 15,
"end": 17,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"He",
"adjusted",
"a",
"section",
"on",
"textiles",
"in",
"the",
"pact",
"to",
"satisfy",
"Senator",
"Elizabeth",
"Dole",
",",
"Republican",
"of",
"North",
"Carolina",
"."
] | [
[
"Elizabeth Dole",
"/people/person/place_lived",
"North Carolina"
]
] | [
"PRP",
"VBD",
"DT",
"NN",
"IN",
"NNS",
"IN",
"DT",
"NN",
"TO",
"VB",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Elizabeth Dole",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "North Carolina",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Awards",
"for",
"lifetime",
"contributions",
"to",
"American",
"literature",
"and",
"the",
"literary",
"community",
"will",
"also",
"be",
"awarded",
"at",
"that",
"time",
"to",
"Normal",
"Mailer",
"and",
"Lawrence",
"Ferlinghetti",
",",
"a",
"founder",
"of",
"City",
"Lights",
"Books",
"in",
"San",
"Francisco",
"."
] | [
[
"Lawrence Ferlinghetti",
"/people/person/place_lived",
"San Francisco"
]
] | [
"NNS",
"IN",
"NN",
"NNS",
"TO",
"JJ",
"NN",
"CC",
"DT",
"JJ",
"NN",
"MD",
"RB",
"VB",
"VBN",
"IN",
"DT",
"NN",
"TO",
"JJ",
"NNP",
"CC",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNPS",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Lawrence Ferlinghetti",
"start": 22,
"end": 24,
"type": "PERSON"
},
"t": {
"text": "San Francisco",
"start": 32,
"end": 34,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Two",
"of",
"the",
"most",
"recent",
"were",
"his",
"suggestion",
"that",
"Japan",
"'s",
"emperor",
"ought",
"to",
"visit",
"the",
"militaristic",
"Yasukuni",
"Shrine",
",",
"where",
"14",
"Japanese",
"war",
"criminals",
"are",
"among",
"those",
"honored",
",",
"and",
"his",
"claim",
"that",
"Taiwan",
"owes",
"its",
"high",
"educational",
"standards",
"to",
"enlightened",
"Japanese",
"policies",
"during",
"the",
"50-year",
"occupation",
"that",
"began",
"when",
"Tokyo",
"grabbed",
"the",
"island",
"as",
"war",
"booty",
"from",
"China",
"in",
"1895",
"."
] | [
[
"Tokyo",
"/location/administrative_division/country",
"Japan"
],
[
"Japan",
"/location/location/contains",
"Tokyo"
],
[
"Tokyo",
"/location/location/contains",
"Yasukuni Shrine"
],
[
"Japan",
"/location/country/capital",
"Tokyo"
],
[
"Taiwan",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Taiwan"
],
[
"Japan",
"/location/country/administrative_divisions",
"Tokyo"
]
] | [
"CD",
"IN",
"DT",
"RBS",
"JJ",
"VBD",
"PRP$",
"NN",
"IN",
"NNP",
"POS",
"NN",
"MD",
"TO",
"VB",
"DT",
"JJ",
"NNP",
"NNP",
",",
"WRB",
"CD",
"JJ",
"NN",
"NNS",
"VBP",
"IN",
"DT",
"VBN",
",",
"CC",
"PRP$",
"NN",
"IN",
"NNP",
"VBZ",
"PRP$",
"JJ",
"JJ",
"NNS",
"TO",
"VBN",
"JJ",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"WDT",
"VBD",
"WRB",
"NNP",
"VBD",
"DT",
"NN",
"IN",
"NN",
"NN",
"IN",
"NNP",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Tokyo",
"start": 51,
"end": 52,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Japan",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 51,
"end": 52,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Tokyo",
"start": 51,
"end": 52,
"type": "LOCATION"
},
"t": {
"text": "Yasukuni Shrine",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Japan",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 51,
"end": 52,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Taiwan",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 59,
"end": 60,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 59,
"end": 60,
"type": "LOCATION"
},
"t": {
"text": "Taiwan",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Japan",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 51,
"end": 52,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"Mr.",
"Aso",
"has",
"also",
"been",
"going",
"out",
"of",
"his",
"way",
"to",
"inflame",
"Japan",
"'s",
"already",
"difficult",
"relations",
"with",
"Beijing",
"by",
"characterizing",
"China",
"'s",
"long-term",
"military",
"buildup",
"as",
"a",
"''",
"considerable",
"threat",
"''",
"to",
"Japan",
"."
] | [
[
"Beijing",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/capital",
"Beijing"
],
[
"China",
"/location/country/administrative_divisions",
"Beijing"
],
[
"China",
"/location/location/contains",
"Beijing"
]
] | [
"NNP",
"NNP",
"VBZ",
"RB",
"VBN",
"VBG",
"IN",
"IN",
"PRP$",
"NN",
"TO",
"VB",
"NNP",
"POS",
"RB",
"JJ",
"NNS",
"IN",
"NNP",
"IN",
"VBG",
"NNP",
"POS",
"JJ",
"JJ",
"NN",
"IN",
"DT",
"''",
"JJ",
"NN",
"''",
"TO",
"NNP",
"."
] | [
{
"h": {
"text": "Beijing",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "China",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Then",
"there",
"is",
"Japan",
"'s",
"new",
"foreign",
"minister",
",",
"Taro",
"Aso",
",",
"who",
"has",
"been",
"neither",
"honest",
"nor",
"wise",
"in",
"the",
"inflammatory",
"statements",
"he",
"has",
"been",
"making",
"about",
"Japan",
"'s",
"disastrous",
"era",
"of",
"militarism",
",",
"colonialism",
"and",
"war",
"crimes",
"that",
"culminated",
"in",
"the",
"Second",
"World",
"War",
"."
] | [
[
"Taro Aso",
"/people/person/nationality",
"Japan"
],
[
"Taro Aso",
"/people/person/nationality",
"Japan"
]
] | [
"RB",
"EX",
"VBZ",
"NNP",
"POS",
"JJ",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"WP",
"VBZ",
"VBN",
"CC",
"JJ",
"CC",
"JJ",
"IN",
"DT",
"JJ",
"NNS",
"PRP",
"VBZ",
"VBN",
"VBG",
"IN",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"NN",
",",
"NN",
"CC",
"NN",
"NNS",
"WDT",
"VBD",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Taro Aso",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Japan",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Taro Aso",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Japan",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"This",
"is",
"self-defeating",
"in",
"a",
"number",
"of",
"ways",
",",
"''",
"said",
"John",
"C.",
"Kornblum",
",",
"a",
"former",
"American",
"ambassador",
"to",
"Germany",
"who",
"now",
"runs",
"Lazard",
"'s",
"office",
"in",
"Berlin",
".",
"''"
] | [
[
"Germany",
"/location/country/administrative_divisions",
"Berlin"
],
[
"Berlin",
"/location/administrative_division/country",
"Germany"
],
[
"Germany",
"/location/country/capital",
"Berlin"
],
[
"Germany",
"/location/location/contains",
"Berlin"
]
] | [
"DT",
"VBZ",
"JJ",
"IN",
"DT",
"NN",
"IN",
"NNS",
",",
"''",
"VBD",
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
"TO",
"NNP",
"WP",
"RB",
"VBZ",
"NNP",
"POS",
"NN",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Germany",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Berlin",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Berlin",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Germany",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Germany",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Berlin",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Germany",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Berlin",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"American",
"agriculture",
"officials",
"said",
"more",
"tests",
"would",
"be",
"conducted",
"on",
"the",
"small",
"amount",
"of",
"remaining",
"brain",
"tissue",
"from",
"the",
"animal",
"at",
"a",
"laboratory",
"in",
"Ames",
",",
"Iowa",
",",
"and",
"at",
"the",
"world",
"'s",
"premier",
"mad",
"cow",
"testing",
"facility",
",",
"in",
"Weybridge",
",",
"England",
"."
] | [
[
"Iowa",
"/location/location/contains",
"Ames"
]
] | [
"JJ",
"NN",
"NNS",
"VBD",
"RBR",
"NNS",
"MD",
"VB",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"VBG",
"NN",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"IN",
"DT",
"NN",
"POS",
"NN",
"JJ",
"NN",
"NN",
"NN",
",",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Iowa",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Ames",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"10",
"P.M.",
"(",
"13",
")",
"BEING",
"TRISTAN",
":",
"A",
"TENOR",
"'S",
"JOURNEY",
"--",
"The",
"tenor",
"Marc",
"Deaton",
"mounts",
"a",
"full-scale",
"production",
"of",
"Wagner",
"'s",
"''",
"Tristan",
"und",
"Isolde",
"''",
"in",
"Sofia",
",",
"Bulgaria",
"."
] | [
[
"Bulgaria",
"/location/country/administrative_divisions",
"Sofia"
],
[
"Bulgaria",
"/location/country/capital",
"Sofia"
],
[
"Sofia",
"/location/administrative_division/country",
"Bulgaria"
],
[
"Bulgaria",
"/location/location/contains",
"Sofia"
]
] | [
"CD",
"NN",
"-LRB-",
"CD",
"-RRB-",
"VBG",
"NNP",
":",
"NNP",
"NNP",
"POS",
"NN",
":",
"DT",
"NN",
"NNP",
"NNP",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"POS",
"''",
"NNP",
"NNP",
"NNP",
"''",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Bulgaria",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Sofia",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Bulgaria",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Sofia",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Sofia",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Bulgaria",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Bulgaria",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Sofia",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Even",
"without",
"the",
"All-Star",
"center",
"Amare",
"Stoudemire",
",",
"Phoenix",
"entered",
"the",
"playoffs",
"as",
"the",
"second-seeded",
"team",
"in",
"the",
"Western",
"Conference",
"."
] | [
[
"Amare Stoudemire",
"/people/person/place_lived",
"Phoenix"
]
] | [
"RB",
"IN",
"DT",
"NNP",
"NN",
"NNP",
"NNP",
",",
"NNP",
"VBD",
"DT",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Amare Stoudemire",
"start": 5,
"end": 7,
"type": "ORGANIZATION"
},
"t": {
"text": "Phoenix",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"I",
"was",
"born",
"and",
"raised",
"in",
"Flatbush",
",",
"so",
"when",
"my",
"friends",
",",
"and",
"even",
"casual",
"acquaintances",
",",
"point",
"out",
"that",
"I",
"am",
"''",
"so",
"Brooklyn",
"''",
"-LRB-",
"usually",
"after",
"I",
"pronounce",
"coffee",
"''",
"cawfee",
"''",
"-RRB-",
",",
"I",
"can",
"say",
"I",
"agree",
",",
"with",
"even",
"a",
"hint",
"of",
"pride",
"."
] | [
[
"Flatbush",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Flatbush"
]
] | [
"PRP",
"VBD",
"VBN",
"CC",
"VBN",
"IN",
"NNP",
",",
"RB",
"WRB",
"PRP$",
"NNS",
",",
"CC",
"RB",
"JJ",
"NNS",
",",
"NN",
"RP",
"IN",
"PRP",
"VBP",
"''",
"IN",
"NNP",
"''",
"-LRB-",
"RB",
"IN",
"PRP",
"VBP",
"NN",
"''",
"NN",
"''",
"-RRB-",
",",
"PRP",
"MD",
"VB",
"PRP",
"VBP",
",",
"IN",
"RB",
"DT",
"NN",
"IN",
"NN",
"."
] | [
{
"h": {
"text": "Flatbush",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Flatbush",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.