tokens
sequencelengths 4
100
| spo_list
sequencelengths 1
26
| pos_tags
sequencelengths 4
100
| relations
listlengths 1
26
|
---|---|---|---|
[
"The",
"most",
"expensive",
"New",
"York",
"City",
"project",
"to",
"receive",
"specific",
"financing",
"last",
"week",
"was",
"$",
"15",
"million",
"for",
"the",
"purchase",
"of",
"three",
"ferries",
"to",
"provide",
"service",
"between",
"the",
"Rockaway",
"Peninsula",
"and",
"Lower",
"Manhattan",
".",
"''"
] | [
[
"New York City",
"/location/location/contains",
"Lower Manhattan"
],
[
"Lower Manhattan",
"/location/neighborhood/neighborhood_of",
"New York City"
]
] | [
"DT",
"RBS",
"JJ",
"NNP",
"NNP",
"NNP",
"NN",
"TO",
"VB",
"JJ",
"NN",
"JJ",
"NN",
"VBD",
"$",
"CD",
"CD",
"IN",
"DT",
"NN",
"IN",
"CD",
"NNS",
"TO",
"VB",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "New York City",
"start": 3,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Lower Manhattan",
"start": 31,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Lower Manhattan",
"start": 31,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 3,
"end": 6,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"She",
"is",
"a",
"daughter",
"of",
"Eileen",
"Wilkoff",
"and",
"James",
"L.",
"Wilkoff",
"of",
"Shaker",
"Heights",
",",
"Ohio",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Shaker Heights"
]
] | [
"PRP",
"VBZ",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Shaker Heights",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Dr.",
"Akst",
",",
"32",
",",
"is",
"a",
"fellow",
"in",
"laryngology",
"at",
"Massachusetts",
"General",
"Hospital",
"in",
"Boston",
"."
] | [
[
"Boston",
"/location/location/contains",
"Massachusetts General Hospital"
]
] | [
"NNP",
"NNP",
",",
"CD",
",",
"VBZ",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Boston",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Massachusetts General Hospital",
"start": 11,
"end": 14,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"bridegroom",
"'s",
"mother",
"is",
"the",
"bookkeeper",
"for",
"her",
"husband",
"'s",
"periodontics",
"practice",
"in",
"Willoughby",
",",
"Ohio",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Willoughby"
]
] | [
"DT",
"NN",
"POS",
"NN",
"VBZ",
"DT",
"NN",
"IN",
"PRP$",
"NN",
"POS",
"NNS",
"NN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Willoughby",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"taxi",
"market",
"is",
"so",
"large",
"in",
"China",
"--",
"many",
"people",
"still",
"can",
"not",
"afford",
"their",
"own",
"cars",
"--",
"that",
"Geely",
"is",
"now",
"building",
"three",
"small",
"assembly",
"plants",
"in",
"locations",
"as",
"remote",
"as",
"Lanzhou",
"in",
"western",
"China",
"'s",
"Gansu",
"Province",
"."
] | [
[
"China",
"/location/location/contains",
"Lanzhou"
],
[
"China",
"/location/location/contains",
"Lanzhou"
]
] | [
"DT",
"NN",
"NN",
"VBZ",
"RB",
"JJ",
"IN",
"NNP",
":",
"JJ",
"NNS",
"RB",
"MD",
"RB",
"VB",
"PRP$",
"JJ",
"NNS",
":",
"IN",
"NNP",
"VBZ",
"RB",
"VBG",
"CD",
"JJ",
"NN",
"NNS",
"IN",
"NNS",
"IN",
"JJ",
"IN",
"NNP",
"IN",
"JJ",
"NNP",
"POS",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "China",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Lanzhou",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Lanzhou",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"State",
"Assemblyman",
"Sam",
"Hoyt",
",",
"a",
"Democrat",
"of",
"Buffalo",
",",
"who",
"co-sponsored",
"the",
"bill",
"creating",
"Buffalo",
"'s",
"control",
"board",
",",
"said",
"that",
"Erie",
"County",
"also",
"needed",
"one",
",",
"to",
"serve",
"as",
"''",
"a",
"big",
",",
"expensive",
"and",
"embarrassing",
"baby",
"sitter",
".",
"''"
] | [
[
"Erie County",
"/location/location/contains",
"Buffalo"
],
[
"Erie County",
"/location/location/contains",
"Buffalo"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"IN",
"NNP",
",",
"WP",
"VBD",
"DT",
"NN",
"VBG",
"NNP",
"POS",
"NN",
"NN",
",",
"VBD",
"IN",
"NNP",
"NNP",
"RB",
"VBD",
"CD",
",",
"TO",
"VB",
"RB",
"''",
"DT",
"JJ",
",",
"JJ",
"CC",
"JJ",
"NN",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Erie County",
"start": 22,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Buffalo",
"start": 8,
"end": 9,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Erie County",
"start": 22,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Buffalo",
"start": 8,
"end": 9,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Erie",
"County",
"had",
"a",
"$",
"202",
"million",
"surplus",
"when",
"Mr.",
"Giambra",
",",
"the",
"former",
"Democratic",
"city",
"comptroller",
"of",
"Buffalo",
",",
"who",
"switched",
"parties",
"when",
"he",
"ran",
"for",
"county",
"executive",
",",
"took",
"office",
"in",
"2000",
"."
] | [
[
"Erie County",
"/location/location/contains",
"Buffalo"
]
] | [
"NNP",
"NNP",
"VBD",
"DT",
"$",
"CD",
"CD",
"NN",
"WRB",
"NNP",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
"NN",
"IN",
"NNP",
",",
"WP",
"VBD",
"NNS",
"WRB",
"PRP",
"VBD",
"IN",
"NN",
"NN",
",",
"VBD",
"NN",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Erie County",
"start": 0,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "Buffalo",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"1981",
",",
"after",
"35",
"years",
"at",
"Harvard",
",",
"Professor",
"Sohn",
"accepted",
"an",
"invitation",
"from",
"Dean",
"Rusk",
",",
"who",
"had",
"been",
"secretary",
"of",
"state",
"under",
"President",
"John",
"F.",
"Kennedy",
",",
"to",
"join",
"him",
"in",
"teaching",
"international",
"law",
"at",
"the",
"University",
"of",
"Georgia",
"."
] | [
[
"Dean Rusk",
"/business/person/company",
"University of Georgia"
]
] | [
"IN",
"CD",
",",
"IN",
"CD",
"NNS",
"IN",
"NNP",
",",
"NNP",
"NNP",
"VBD",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"WP",
"VBD",
"VBN",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"TO",
"VB",
"PRP",
"IN",
"VBG",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Dean Rusk",
"start": 15,
"end": 17,
"type": "PERSON"
},
"t": {
"text": "University of Georgia",
"start": 39,
"end": 42,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"Louis",
"Bruno",
"Sohn",
"was",
"born",
"on",
"March",
"1",
",",
"1914",
",",
"in",
"what",
"was",
"then",
"Lwow",
",",
"now",
"Lviv",
",",
"then",
"part",
"of",
"Poland",
"but",
"now",
"in",
"Ukraine",
"."
] | [
[
"Ukraine",
"/location/location/contains",
"Lviv"
]
] | [
"NNP",
"NNP",
"NNP",
"VBD",
"VBN",
"IN",
"NNP",
"CD",
",",
"CD",
",",
"IN",
"WP",
"VBD",
"RB",
"NNP",
",",
"RB",
"NNP",
",",
"RB",
"NN",
"IN",
"NNP",
"CC",
"RB",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Ukraine",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Lviv",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"IMAGING",
"ARTS",
",",
"a",
"new",
",",
"up-to-the-minute",
"gallery",
"dedicated",
"to",
"the",
"art",
"and",
"history",
"of",
"photography",
"that",
"is",
"just",
"over",
"the",
"border",
"in",
"Tappan",
",",
"N.Y.",
",",
"is",
"a",
"welcome",
"addition",
"to",
"Rockland",
"County",
"art",
"spaces",
"."
] | [
[
"Rockland County",
"/location/location/contains",
"Tappan"
]
] | [
"NN",
"NNS",
",",
"DT",
"JJ",
",",
"JJ",
"NN",
"VBN",
"TO",
"DT",
"NN",
"CC",
"NN",
"IN",
"NN",
"WDT",
"VBZ",
"RB",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"VBZ",
"DT",
"JJ",
"NN",
"TO",
"NNP",
"NNP",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Rockland County",
"start": 32,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Tappan",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Bayreuth",
",",
"Germany",
":",
"In",
"Summer",
"2006",
",",
"cycles",
"will",
"be",
"presented",
"in",
"the",
"Festspielhaus",
"."
] | [
[
"Germany",
"/location/location/contains",
"Bayreuth"
]
] | [
"NNP",
",",
"NNP",
":",
"IN",
"NN",
"CD",
",",
"NNS",
"MD",
"VB",
"VBN",
"IN",
"DT",
"NNP",
"."
] | [
{
"h": {
"text": "Germany",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Bayreuth",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"A",
"card",
"attached",
"to",
"it",
"reads",
":",
"''",
"From",
"Liz",
"and",
"Hugh",
",",
"Edinburgh",
",",
"Scotland",
"."
] | [
[
"Scotland",
"/location/country/capital",
"Edinburgh"
],
[
"Scotland",
"/location/location/contains",
"Edinburgh"
]
] | [
"DT",
"NN",
"VBN",
"TO",
"PRP",
"VBZ",
":",
"''",
"IN",
"NNP",
"CC",
"NNP",
",",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Scotland",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Edinburgh",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Scotland",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Edinburgh",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Sudan",
"has",
"refused",
"to",
"allow",
"United",
"Nations",
"troops",
"in",
"Darfur",
",",
"but",
"said",
"it",
"would",
"reconsider",
"if",
"a",
"peace",
"agreement",
"were",
"reached",
"."
] | [
[
"Sudan",
"/location/country/administrative_divisions",
"Darfur"
],
[
"Sudan",
"/location/location/contains",
"Darfur"
],
[
"Darfur",
"/location/administrative_division/country",
"Sudan"
]
] | [
"NNP",
"VBZ",
"VBN",
"TO",
"VB",
"NNP",
"NNPS",
"NNS",
"IN",
"NNP",
",",
"CC",
"VBD",
"PRP",
"MD",
"VB",
"IN",
"DT",
"NN",
"NN",
"VBD",
"VBN",
"."
] | [
{
"h": {
"text": "Sudan",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Sudan",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Darfur",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Sudan",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"During",
"an",
"interview",
"on",
"the",
"ABC",
"News",
"program",
"''",
"This",
"Week",
"''",
"on",
"Sunday",
",",
"King",
"Abdullah",
"said",
"that",
"his",
"agenda",
"with",
"the",
"president",
"extended",
"beyond",
"Iraq",
",",
"and",
"that",
"his",
"top",
"concern",
"in",
"the",
"region",
"was",
"the",
"conflict",
"between",
"the",
"Israelis",
"and",
"the",
"Palestinians",
"--",
"which",
"he",
"called",
"the",
"''",
"core",
"issue",
"''",
"in",
"the",
"Middle",
"East",
"--",
"along",
"with",
"tensions",
"in",
"Lebanon",
"."
] | [
[
"Middle East",
"/location/location/contains",
"Iraq"
],
[
"Middle East",
"/location/location/contains",
"Lebanon"
]
] | [
"IN",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"''",
"DT",
"NN",
"''",
"IN",
"NNP",
",",
"NNP",
"NNP",
"VBD",
"IN",
"PRP$",
"NN",
"IN",
"DT",
"NN",
"VBD",
"IN",
"NNP",
",",
"CC",
"IN",
"PRP$",
"JJ",
"NN",
"IN",
"DT",
"NN",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NNPS",
"CC",
"DT",
"NNPS",
":",
"WDT",
"PRP",
"VBD",
"DT",
"''",
"NN",
"NN",
"''",
"IN",
"DT",
"NNP",
"NNP",
":",
"IN",
"IN",
"NNS",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Middle East",
"start": 56,
"end": 58,
"type": "LOCATION"
},
"t": {
"text": "Iraq",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Middle East",
"start": 56,
"end": 58,
"type": "LOCATION"
},
"t": {
"text": "Lebanon",
"start": 63,
"end": 64,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Meanwhile",
",",
"Mr.",
"Bush",
"will",
"be",
"visiting",
"Latvia",
"and",
"Estonia",
",",
"then",
"will",
"head",
"to",
"Amman",
",",
"Jordan",
",",
"on",
"Wednesday",
"for",
"two",
"days",
"of",
"meetings",
"with",
"Mr.",
"Maliki",
"and",
"King",
"Abdullah",
"II",
"of",
"Jordan",
"."
] | [
[
"Jordan",
"/location/country/capital",
"Amman"
],
[
"Jordan",
"/location/country/capital",
"Amman"
],
[
"Jordan",
"/location/location/contains",
"Amman"
],
[
"Jordan",
"/location/location/contains",
"Amman"
]
] | [
"RB",
",",
"NNP",
"NNP",
"MD",
"VB",
"VBG",
"NNP",
"CC",
"NNP",
",",
"RB",
"MD",
"VB",
"TO",
"NNP",
",",
"NNP",
",",
"IN",
"NNP",
"IN",
"CD",
"NNS",
"IN",
"NNS",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Jordan",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Amman",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Jordan",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Amman",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Jordan",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Amman",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Jordan",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Amman",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Last",
"Monday",
"in",
"Bogor",
",",
"Indonesia",
",",
"he",
"said",
"he",
"planned",
"to",
"make",
"no",
"decisions",
"on",
"troop",
"increases",
"or",
"decreases",
"''",
"until",
"I",
"hear",
"from",
"a",
"variety",
"of",
"sources",
",",
"including",
"our",
"own",
"United",
"States",
"military",
".",
"''"
] | [
[
"Indonesia",
"/location/location/contains",
"Bogor"
]
] | [
"JJ",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"PRP",
"VBD",
"PRP",
"VBD",
"TO",
"VB",
"DT",
"NNS",
"IN",
"NN",
"NNS",
"CC",
"NNS",
"''",
"IN",
"PRP",
"VBP",
"IN",
"DT",
"NN",
"IN",
"NNS",
",",
"VBG",
"PRP$",
"JJ",
"NNP",
"NNPS",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Indonesia",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Bogor",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"1893",
"King",
"'s",
"Handbook",
"of",
"New",
"York",
"City",
"said",
"that",
"the",
"group",
"included",
"''",
"many",
"of",
"the",
"foremost",
"young",
"society",
"men",
"of",
"New",
"York",
"''",
"and",
"had",
"a",
"long",
"waiting",
"list",
"."
] | [
[
"New York",
"/location/location/contains",
"New York City"
]
] | [
"DT",
"CD",
"NNP",
"POS",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"VBD",
"IN",
"DT",
"NN",
"VBD",
"''",
"JJ",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"NNS",
"IN",
"NNP",
"NNP",
"''",
"CC",
"VBD",
"DT",
"JJ",
"VBG",
"NN",
"."
] | [
{
"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"
}
] |
[
"An",
"Honorary",
"Fellow",
"of",
"the",
"Royal",
"Hibernian",
"Academy",
",",
"her",
"paintings",
"were",
"shown",
"in",
"galleries",
"in",
"Dublin",
",",
"Geneva",
",",
"Ottawa",
",",
"and",
"Washington",
",",
"D.C",
".",
"In",
"1993",
",",
"herstill",
"life",
",",
"''",
"Pears",
"in",
"a",
"Copper",
"Pot",
"''",
",",
"was",
"one",
"of",
"the",
"paintings",
"included",
"in",
"Ireland",
"'s",
"Europa",
"series",
"of",
"postage",
"stamps",
"honoring",
"contemporary",
"art",
"."
] | [
[
"Ireland",
"/location/country/capital",
"Dublin"
]
] | [
"DT",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"PRP$",
"NNS",
"VBD",
"VBN",
"IN",
"NNS",
"IN",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"CC",
"NNP",
",",
"NNP",
".",
"IN",
"CD",
",",
"JJ",
"NN",
",",
"''",
"NNPS",
"IN",
"DT",
"NN",
"NNP",
"''",
",",
"VBD",
"CD",
"IN",
"DT",
"NNS",
"VBD",
"IN",
"NNP",
"POS",
"NNP",
"NN",
"IN",
"NN",
"NNS",
"VBG",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Ireland",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"t": {
"text": "Dublin",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Speaking",
"after",
"the",
"famous",
"Selma",
"marches",
",",
"led",
"by",
"the",
"Rev.",
"Martin",
"Luther",
"King",
"Jr.",
",",
"Buckley",
",",
"addressing",
"the",
"uniformed",
"crowd",
"of",
"5,600",
"-LRB-",
"about",
"one-quarter",
"of",
"the",
"entire",
"force",
"-RRB-",
",",
"accused",
"the",
"news",
"media",
"of",
"emphasizing",
"the",
"brutality",
"shown",
"by",
"the",
"Alabama",
"police",
"and",
"editing",
"out",
"their",
"initial",
"restraint",
"and",
"of",
"playing",
"up",
"the",
"story",
"of",
"Viola",
"Liuzzo",
",",
"a",
"Detroit",
"housewife",
"who",
"had",
"gone",
"south",
"to",
"help",
"civil",
"rights",
"workers",
"and",
"been",
"murdered",
"there",
".",
"''"
] | [
[
"Alabama",
"/location/location/contains",
"Selma"
]
] | [
"VBG",
"IN",
"DT",
"JJ",
"NNP",
"NNS",
",",
"VBN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"VBG",
"DT",
"JJ",
"NN",
"IN",
"CD",
"-LRB-",
"IN",
"NN",
"IN",
"DT",
"JJ",
"NN",
"-RRB-",
",",
"VBD",
"DT",
"NN",
"NNS",
"IN",
"VBG",
"DT",
"NN",
"VBN",
"IN",
"DT",
"NNP",
"NN",
"CC",
"NN",
"IN",
"PRP$",
"JJ",
"NN",
"CC",
"IN",
"VBG",
"RP",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NN",
"WP",
"VBD",
"VBN",
"RB",
"TO",
"VB",
"JJ",
"NNS",
"NNS",
"CC",
"VBN",
"VBN",
"RB",
".",
"''"
] | [
{
"h": {
"text": "Alabama",
"start": 44,
"end": 45,
"type": "LOCATION"
},
"t": {
"text": "Selma",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"And",
"nowhere",
"was",
"that",
"more",
"evident",
"than",
"in",
"New",
"York",
",",
"where",
"the",
"mayoral",
"campaign",
"had",
"yielded",
"up",
"an",
"attractive",
"new",
"candidate",
",",
"the",
"liberal",
"Republican",
"John",
"V.",
"Lindsay",
",",
"a",
"popular",
"Manhattan",
"congressman",
"who",
"had",
"decided",
"to",
"shift",
"his",
"ambitions",
"from",
"Washington",
"to",
"City",
"Hall",
"."
] | [
[
"New York",
"/location/location/contains",
"Manhattan"
]
] | [
"CC",
"RB",
"VBD",
"IN",
"JJR",
"JJ",
"IN",
"IN",
"NNP",
"NNP",
",",
"WRB",
"DT",
"JJ",
"NN",
"VBD",
"VBN",
"RP",
"DT",
"JJ",
"JJ",
"NN",
",",
"DT",
"JJ",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NNP",
"NN",
"WP",
"VBD",
"VBN",
"TO",
"VB",
"PRP$",
"NNS",
"IN",
"NNP",
"TO",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 8,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Mr.",
"Salter",
",",
"in",
"San",
"Francisco",
",",
"recently",
"heard",
"from",
"the",
"owner",
"of",
"an",
"1889",
"Victorian",
"besieged",
"by",
"garbage",
"trucks",
"and",
"other",
"urban",
"noisemakers",
"in",
"the",
"expensive",
"Pacific",
"Heights",
"neighborhood",
"."
] | [
[
"San Francisco",
"/location/location/contains",
"Pacific Heights"
],
[
"Pacific Heights",
"/location/neighborhood/neighborhood_of",
"San Francisco"
]
] | [
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
",",
"RB",
"VBN",
"IN",
"DT",
"NN",
"IN",
"DT",
"CD",
"JJ",
"VBN",
"IN",
"NN",
"NNS",
"CC",
"JJ",
"JJ",
"NNS",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "San Francisco",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Pacific Heights",
"start": 27,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Pacific Heights",
"start": 27,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "San Francisco",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Brochures",
"promoting",
"the",
"Arches",
",",
"a",
"new",
"condo",
"in",
"a",
"converted",
"church",
"in",
"Cobble",
"Hill",
",",
"Brooklyn",
",",
"did",
"not",
"mention",
"the",
"Brooklyn-Queens",
"Expressway",
"around",
"the",
"corner",
"."
] | [
[
"Cobble Hill",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Cobble Hill"
]
] | [
"NNS",
"VBG",
"DT",
"NNPS",
",",
"DT",
"JJ",
"NN",
"IN",
"DT",
"VBN",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"VBD",
"RB",
"VB",
"DT",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Cobble Hill",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Cobble Hill",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Eli",
"and",
"Peyton",
"Manning",
"rarely",
"played",
"football",
"together",
"beyond",
"the",
"boyhood",
"days",
"spent",
"in",
"the",
"yard",
"of",
"their",
"family",
"'s",
"New",
"Orleans",
"home",
"."
] | [
[
"Peyton Manning",
"/people/person/place_of_birth",
"New Orleans"
]
] | [
"NNP",
"CC",
"NNP",
"NNP",
"RB",
"VBD",
"NN",
"RB",
"IN",
"DT",
"NN",
"NNS",
"VBN",
"IN",
"DT",
"NN",
"IN",
"PRP$",
"NN",
"POS",
"NNP",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Peyton Manning",
"start": 2,
"end": 4,
"type": "PERSON"
},
"t": {
"text": "New Orleans",
"start": 20,
"end": 22,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"The",
"history",
"of",
"the",
"past",
"decade",
"in",
"Northern",
"Ireland",
"is",
"littered",
"with",
"I.R.A.",
"statements",
"which",
"we",
"were",
"told",
"would",
"be",
"historic",
",",
"''",
"said",
"Ian",
"Paisley",
",",
"a",
"firebrand",
"leader",
"of",
"the",
"Democratic",
"Unionists",
",",
"the",
"dominant",
"Protestant",
"political",
"force",
".",
"''"
] | [
[
"Ian Paisley",
"/people/person/nationality",
"Northern Ireland"
]
] | [
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"JJ",
"NNP",
"VBZ",
"VBN",
"IN",
"NNP",
"NNS",
"WDT",
"PRP",
"VBD",
"VBN",
"MD",
"VB",
"JJ",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NNS",
",",
"DT",
"JJ",
"JJ",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Ian Paisley",
"start": 24,
"end": 26,
"type": "PERSON"
},
"t": {
"text": "Northern Ireland",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"He",
"has",
"a",
"serious",
"menu",
"of",
"dishes",
"like",
"smoked",
"sunchoke",
"soup",
"with",
"braised",
"pancetta",
",",
"pasta",
"with",
"razor",
"clams",
"and",
"guanciale",
",",
"and",
"pork",
"belly",
"more",
"than",
"one",
"way",
":",
"241",
"Smith",
"Street",
"-LRB-",
"Douglass",
"Street",
"-RRB-",
",",
"Carroll",
"Gardens",
",",
"Brooklyn",
",",
"(718) 237-9100",
"."
] | [
[
"Carroll Gardens",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Carroll Gardens"
]
] | [
"PRP",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"NNS",
"IN",
"JJ",
"NN",
"NN",
"IN",
"VBN",
"NN",
",",
"NN",
"IN",
"NN",
"NNS",
"CC",
"NN",
",",
"CC",
"NN",
"NN",
"JJR",
"IN",
"CD",
"NN",
":",
"CD",
"NNP",
"NNP",
"-LRB-",
"NNP",
"NNP",
"-RRB-",
",",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
"."
] | [
{
"h": {
"text": "Carroll Gardens",
"start": 38,
"end": 40,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 41,
"end": 42,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 41,
"end": 42,
"type": "LOCATION"
},
"t": {
"text": "Carroll Gardens",
"start": 38,
"end": 40,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Mr.",
"Kelly",
"and",
"Mr.",
"Stengel",
"are",
"longtime",
"friends",
",",
"having",
"met",
"in",
"a",
"writing",
"class",
"taught",
"by",
"John",
"McPhee",
"at",
"Princeton",
"in",
"the",
"mid-1970",
"'s",
"."
] | [
[
"John McPhee",
"/people/person/place_of_birth",
"Princeton"
]
] | [
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"VBP",
"JJ",
"NNS",
",",
"VBG",
"VBN",
"IN",
"DT",
"VBG",
"NN",
"VBN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"DT",
"NN",
"POS",
"."
] | [
{
"h": {
"text": "John McPhee",
"start": 17,
"end": 19,
"type": "PERSON"
},
"t": {
"text": "Princeton",
"start": 20,
"end": 21,
"type": "ORGANIZATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"In",
"the",
"first",
"accident",
",",
"one",
"worker",
",",
"Angel",
"Segovia",
",",
"from",
"Ecuador",
",",
"was",
"killed",
"and",
"two",
"other",
"workers",
"were",
"seriously",
"injured",
"when",
"a",
"balcony",
"collapsed",
"on",
"a",
"building",
"under",
"construction",
"in",
"Bay",
"Ridge",
",",
"Brooklyn",
",",
"sending",
"them",
"plunging",
"35",
"feet",
"to",
"the",
"ground",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Bay Ridge"
],
[
"Bay Ridge",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"IN",
"DT",
"JJ",
"NN",
",",
"CD",
"NN",
",",
"NNP",
"NNP",
",",
"IN",
"NNP",
",",
"VBD",
"VBN",
"CC",
"CD",
"JJ",
"NNS",
"VBD",
"RB",
"VBN",
"WRB",
"DT",
"NN",
"VBD",
"IN",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"VBG",
"PRP",
"VBG",
"CD",
"NNS",
"TO",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"t": {
"text": "Bay Ridge",
"start": 33,
"end": 35,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Bay Ridge",
"start": 33,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Mr.",
"Berenson",
"said",
"that",
"conditions",
"in",
"Lori",
"'s",
"current",
"prison",
",",
"in",
"Cajamarca",
"in",
"northern",
"Peru",
",",
"were",
"much",
"better",
"than",
"those",
"in",
"her",
"first",
"prison",
",",
"which",
"was",
"high",
"up",
"in",
"the",
"Andes",
"and",
"had",
"no",
"glass",
"in",
"the",
"windows",
"to",
"block",
"the",
"frigid",
"mountain",
"winds",
"."
] | [
[
"Peru",
"/location/location/contains",
"Cajamarca"
]
] | [
"NNP",
"NNP",
"VBD",
"IN",
"NNS",
"IN",
"NNP",
"POS",
"JJ",
"NN",
",",
"IN",
"NNP",
"IN",
"JJ",
"NNP",
",",
"VBD",
"RB",
"JJR",
"IN",
"DT",
"IN",
"PRP$",
"JJ",
"NN",
",",
"WDT",
"VBD",
"JJ",
"RB",
"IN",
"DT",
"NNP",
"CC",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NNS",
"TO",
"VB",
"DT",
"JJ",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Peru",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Cajamarca",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"OSSIAS",
"--",
"Charles",
"Matthew",
",",
"known",
"to",
"his",
"friends",
"as",
"Matthew",
",",
"was",
"born",
"on",
"November",
"25",
",",
"1916",
"and",
"lived",
"a",
"wonderful",
"life",
"in",
"New",
"York",
"City",
",",
"including",
"childhood",
"on",
"Mosholu",
"Pkwy",
"in",
"the",
"Bronx",
"and",
"for",
"over",
"50",
"years",
"in",
"Kew",
"Gardens",
",",
"Queens",
"."
] | [
[
"New York City",
"/location/location/contains",
"Queens"
],
[
"Kew Gardens",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Kew Gardens",
"/location/neighborhood/neighborhood_of",
"New York City"
],
[
"New York City",
"/location/location/contains",
"Kew Gardens"
],
[
"Queens",
"/location/location/contains",
"Kew Gardens"
]
] | [
"NNP",
":",
"NNP",
"NNP",
",",
"VBN",
"TO",
"PRP$",
"NNS",
"IN",
"NNP",
",",
"VBD",
"VBN",
"IN",
"NNP",
"CD",
",",
"CD",
"CC",
"VBD",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"VBG",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"CC",
"IN",
"IN",
"CD",
"NNS",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "New York City",
"start": 25,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Kew Gardens",
"start": 43,
"end": 45,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Kew Gardens",
"start": 43,
"end": 45,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 25,
"end": 28,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "New York City",
"start": 25,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Kew Gardens",
"start": 43,
"end": 45,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Queens",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"t": {
"text": "Kew Gardens",
"start": 43,
"end": 45,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"-LRB-",
"The",
"possible",
"exception",
"is",
"Councilman",
"David",
"Yassky",
"of",
"Brooklyn",
",",
"whom",
"she",
"married",
"in",
"1990",
"."
] | [
[
"David Yassky",
"/people/person/place_lived",
"Brooklyn"
]
] | [
"-LRB-",
"DT",
"JJ",
"NN",
"VBZ",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"WP",
"PRP",
"VBD",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "David Yassky",
"start": 6,
"end": 8,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"He",
"will",
"be",
"sadly",
"and",
"deeply",
"missed",
"by",
"Patricia",
",",
"his",
"wife",
"of",
"54",
"years",
",",
"his",
"daughters",
",",
"Mary",
"Allender",
"of",
"Portland",
",",
"Oregon",
",",
"Susan",
"Alberts",
"of",
"Durham",
",",
"North",
"Carolina",
",",
"five",
"grandchildren",
",",
"and",
"his",
"many",
"friends",
",",
"co-workers",
"and",
"associates",
"."
] | [
[
"Oregon",
"/location/location/contains",
"Portland"
],
[
"North Carolina",
"/location/location/contains",
"Durham"
]
] | [
"PRP",
"MD",
"VB",
"RB",
"CC",
"RB",
"VBN",
"IN",
"NNP",
",",
"PRP$",
"NN",
"IN",
"CD",
"NNS",
",",
"PRP$",
"NNS",
",",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"CD",
"NNS",
",",
"CC",
"PRP$",
"JJ",
"NNS",
",",
"NNS",
"CC",
"NNS",
"."
] | [
{
"h": {
"text": "Oregon",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Portland",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "North Carolina",
"start": 31,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Durham",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"lieu",
"of",
"flowers",
"please",
"donate",
"to",
"Retired",
"Bolivian",
"Ministers",
",",
"6401",
"The",
"Paseo",
",",
"Kansas",
"City",
",",
"Missouri",
"64131",
",",
"in",
"memory",
"of",
"Dr.",
"Bill",
"Alberts",
"."
] | [
[
"Missouri",
"/location/location/contains",
"Kansas City"
]
] | [
"IN",
"NN",
"IN",
"NNS",
"VB",
"VB",
"TO",
"VBN",
"JJ",
"NNPS",
",",
"CD",
"DT",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
"CD",
",",
"IN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Missouri",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Kansas City",
"start": 15,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"ALBERTS",
"--",
"William",
"W.",
"Age",
"81",
",",
"died",
"at",
"his",
"home",
"in",
"Lake",
"Forest",
"Park",
",",
"Washington",
",",
"the",
"afternoon",
"of",
"March",
"28th",
"after",
"a",
"long",
"illness",
"."
] | [
[
"Washington",
"/location/location/contains",
"Lake Forest Park"
]
] | [
"NNP",
":",
"NNP",
"NNP",
"NNP",
"CD",
",",
"VBD",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"JJ",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Washington",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Lake Forest Park",
"start": 12,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Dr",
"Alberts",
"took",
"his",
"Bachelor",
"'s",
",",
"Master",
"'s",
"and",
"Ph.",
"D.",
"degrees",
"from",
"the",
"University",
"of",
"Chicago",
",",
"where",
"he",
"studied",
"under",
"Milton",
"Friedman",
",",
"Abba",
"Lerner",
"and",
"Frank",
"Knight",
"."
] | [
[
"Milton Friedman",
"/business/person/company",
"University of Chicago"
]
] | [
"NNP",
"NNPS",
"VBD",
"PRP$",
"NN",
"POS",
",",
"NNP",
"POS",
"CC",
"NNP",
"NNP",
"NNS",
"IN",
"DT",
"NNP",
"IN",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"IN",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Milton Friedman",
"start": 23,
"end": 25,
"type": "PERSON"
},
"t": {
"text": "University of Chicago",
"start": 15,
"end": 18,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"He",
"was",
"born",
"in",
"Pittsburgh",
",",
"Pennsylvania",
",",
"where",
"he",
"graduated",
"from",
"public",
"high",
"school",
"."
] | [
[
"Pennsylvania",
"/location/location/contains",
"Pittsburgh"
]
] | [
"PRP",
"VBD",
"VBN",
"IN",
"NNP",
",",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"IN",
"JJ",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Pennsylvania",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Pittsburgh",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"If",
"you",
"look",
"at",
"the",
"map",
"of",
"Manhattan",
"in",
"terms",
"of",
"hot",
"residential",
"neighborhoods",
",",
"you",
"see",
"a",
"hole",
"there",
"surrounded",
"by",
"fantastic",
"areas",
":",
"Greenwich",
"Village",
",",
"Murray",
"Hill",
",",
"Turtle",
"Bay",
",",
"the",
"Upper",
"East",
"Side",
"and",
"Park",
"Avenue",
",",
"''",
"said",
"Stephen",
"B.",
"Jacobs",
",",
"architect",
"of",
"a",
"50-story",
"condominium",
"now",
"coming",
"out",
"of",
"the",
"ground",
"on",
"Fifth",
"Avenue",
"between",
"32nd",
"and",
"33rd",
"Streets",
".",
"''"
] | [
[
"Manhattan",
"/location/location/contains",
"Greenwich Village"
],
[
"Manhattan",
"/location/location/contains",
"Murray Hill"
],
[
"Manhattan",
"/location/location/contains",
"Upper East Side"
],
[
"Greenwich Village",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Turtle Bay",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Murray Hill",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Manhattan",
"/location/location/contains",
"Turtle Bay"
],
[
"Upper East Side",
"/location/neighborhood/neighborhood_of",
"Manhattan"
]
] | [
"IN",
"PRP",
"VBP",
"IN",
"DT",
"NN",
"IN",
"NNP",
"IN",
"NNS",
"IN",
"JJ",
"JJ",
"NNS",
",",
"PRP",
"VBP",
"DT",
"NN",
"RB",
"VBN",
"IN",
"JJ",
"NNS",
":",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
",",
"''",
"VBD",
"NNP",
"NNP",
"NNP",
",",
"NN",
"IN",
"DT",
"JJ",
"NN",
"RB",
"VBG",
"RB",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"CD",
"CC",
"JJ",
"NNPS",
".",
"''"
] | [
{
"h": {
"text": "Manhattan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Greenwich Village",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Manhattan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Murray Hill",
"start": 28,
"end": 30,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Manhattan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Upper East Side",
"start": 35,
"end": 38,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Greenwich Village",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Turtle Bay",
"start": 31,
"end": 33,
"type": "PERSON"
},
"t": {
"text": "Manhattan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Murray Hill",
"start": 28,
"end": 30,
"type": "PERSON"
},
"t": {
"text": "Manhattan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Manhattan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Turtle Bay",
"start": 31,
"end": 33,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Upper East Side",
"start": 35,
"end": 38,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"It",
"was",
"this",
"very",
"issue",
"that",
"led",
"Philippe",
"de",
"Montebello",
",",
"the",
"director",
"of",
"the",
"Metropolitan",
"Museum",
"of",
"Art",
",",
"to",
"travel",
"to",
"Rome",
"this",
"week",
"for",
"talks",
"with",
"officials",
"at",
"Italy",
"'s",
"Culture",
"Ministry",
"."
] | [
[
"Italy",
"/location/country/capital",
"Rome"
],
[
"Italy",
"/location/location/contains",
"Rome"
]
] | [
"PRP",
"VBD",
"DT",
"RB",
"NN",
"WDT",
"VBD",
"NNP",
"IN",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
",",
"TO",
"VB",
"TO",
"NNP",
"DT",
"NN",
"IN",
"NNS",
"IN",
"NNS",
"IN",
"NNP",
"POS",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Italy",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Rome",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Italy",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Rome",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"the",
"West",
"Bank",
",",
"Israel",
"continues",
"to",
"expand",
"its",
"settlements",
"and",
"build",
"its",
"wall",
"deep",
"inside",
"Palestinian",
"territory",
",",
"destroying",
"dozens",
"of",
"Christian",
"and",
"Muslim",
"Palestinian",
"communities",
"."
] | [
[
"Israel",
"/location/location/contains",
"West Bank"
]
] | [
"IN",
"DT",
"NNP",
"NNP",
",",
"NNP",
"VBZ",
"TO",
"VB",
"PRP$",
"NNS",
"CC",
"VB",
"PRP$",
"NN",
"JJ",
"IN",
"JJ",
"NN",
",",
"VBG",
"NNS",
"IN",
"NNP",
"CC",
"JJ",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Israel",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "West Bank",
"start": 2,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"After",
"all",
",",
"a",
"lot",
"of",
"visitors",
"do",
"just",
"that",
"--",
"sweeping",
"through",
"this",
"Andalusian",
"city",
"on",
"a",
"whirlwind",
"tour",
"of",
"its",
"historic",
"sites",
"-LRB-",
"ones",
"that",
"have",
"earned",
"it",
"designation",
"as",
"a",
"Unesco",
"World",
"Heritage",
"Site",
"-RRB-",
"as",
"they",
"head",
"toward",
"Seville",
"or",
"other",
"parts",
"of",
"southern",
"Spain",
"."
] | [
[
"Spain",
"/location/location/contains",
"Seville"
]
] | [
"IN",
"DT",
",",
"DT",
"NN",
"IN",
"NNS",
"VBP",
"RB",
"DT",
":",
"VBG",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"PRP$",
"JJ",
"NNS",
"-LRB-",
"NNS",
"WDT",
"VBP",
"VBN",
"PRP",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NN",
"-RRB-",
"IN",
"PRP",
"VBP",
"IN",
"NNP",
"CC",
"JJ",
"NNS",
"IN",
"JJ",
"NNP",
"."
] | [
{
"h": {
"text": "Spain",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"t": {
"text": "Seville",
"start": 42,
"end": 43,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"114TH",
"PRECINCT",
"CIVILIAN",
"OBSERVATION",
"PATROL",
"FESTIVAL",
",",
"Broadway",
",",
"between",
"Steinway",
"and",
"47th",
"Streets",
",",
"Astoria",
",",
"Queens",
"."
] | [
[
"Astoria",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Astoria"
]
] | [
"CD",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"IN",
"NNP",
"CC",
"JJ",
"NNPS",
",",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Astoria",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Queens",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Astoria",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Tomorrow",
",",
"noon",
"to",
"9",
"p.m.",
"BORICUA",
"DAY",
"PARADE",
"OF",
"NEW",
"YORK",
",",
"Graham",
"Avenue",
"and",
"Broadway",
",",
"to",
"Lindsay",
"Park",
",",
"East",
"Williamsburg",
",",
"Brooklyn",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"East Williamsburg"
],
[
"East Williamsburg",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"NN",
",",
"NN",
"TO",
"CD",
"NN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"CC",
"NNP",
",",
"TO",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "East Williamsburg",
"start": 22,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "East Williamsburg",
"start": 22,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"METRO",
"TOUR",
"SERVICE",
"Visits",
"Brooklyn",
"Heights",
",",
"Fort",
"Greene",
"and",
"Clinton",
"Hill",
",",
"Brooklyn",
",",
"today",
"through",
"Sunday",
"at",
"2",
"p.m.",
",",
"meeting",
"in",
"front",
"of",
"the",
"Marriott",
",",
"Adams",
"and",
"Tillary",
"Streets",
",",
"downtown",
"Brooklyn",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Clinton Hill"
],
[
"Brooklyn Heights",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Brooklyn Heights"
],
[
"Clinton Hill",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Clinton Hill"
],
[
"Fort Greene",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Fort Greene"
],
[
"Brooklyn",
"/location/location/contains",
"Brooklyn Heights"
],
[
"Clinton Hill",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Fort Greene"
],
[
"Brooklyn Heights",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Fort Greene",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"NN",
"NN",
"NN",
"VBZ",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
"IN",
"NNP",
"IN",
"CD",
"RB",
",",
"NN",
"IN",
"NN",
"IN",
"DT",
"NNP",
",",
"NNP",
"CC",
"NNP",
"NNPS",
",",
"NN",
"NNP",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Clinton Hill",
"start": 10,
"end": 12,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Brooklyn Heights",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn Heights",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Clinton Hill",
"start": 10,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Clinton Hill",
"start": 10,
"end": 12,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Fort Greene",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Fort Greene",
"start": 7,
"end": 9,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn Heights",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Clinton Hill",
"start": 10,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Fort Greene",
"start": 7,
"end": 9,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Brooklyn Heights",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Fort Greene",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Tomorrow",
"at",
"11:30",
"a.m.",
",",
"a",
"tour",
"of",
"Bensonhurst",
",",
"Brooklyn",
",",
"meeting",
"in",
"Brooklyn",
"at",
"the",
"Mona",
"Lisa",
"Cafe",
",",
"1476",
"86th",
"Street",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Bensonhurst"
],
[
"Brooklyn",
"/location/location/contains",
"Bensonhurst"
],
[
"Bensonhurst",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Bensonhurst",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"NN",
"IN",
"CD",
"RB",
",",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"NN",
"IN",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"CD",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Bensonhurst",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Brooklyn",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Bensonhurst",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Bensonhurst",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Bensonhurst",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"SHOREWALKERS",
"Sunday",
"at",
"11",
"a.m.",
",",
"''",
"Coney",
"Island",
"and",
"the",
"Aquarium",
",",
"''",
"with",
"a",
"stop",
"for",
"lunch",
"in",
"Little",
"Russia",
",",
"meeting",
"at",
"Nathan",
"'s",
",",
"on",
"Stillwell",
"and",
"Surf",
"Avenues",
",",
"Brooklyn",
"."
] | [
[
"Coney Island",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Coney Island"
]
] | [
"NNP",
"NNP",
"IN",
"CD",
"RB",
",",
"''",
"NNP",
"NNP",
"CC",
"DT",
"NNP",
",",
"''",
"IN",
"DT",
"NN",
"IN",
"NN",
"IN",
"JJ",
"NNP",
",",
"NN",
"IN",
"NNP",
"POS",
",",
"IN",
"NNP",
"CC",
"NNP",
"NNPS",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Coney Island",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"t": {
"text": "Coney Island",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"`",
"BLESSED",
"ARE",
"THE",
"MERCIFUL",
":",
"CELEBRATING",
"HENRY",
"BERGH",
"AND",
"THE",
"A.S.P.C.A.",
",",
"'",
"Green-Wood",
"Cemetery",
"Chapel",
",",
"Fifth",
"Avenue",
"and",
"25th",
"Street",
",",
"Greenwood",
"Heights",
",",
"Brooklyn",
"."
] | [
[
"Greenwood Heights",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Greenwood Heights"
]
] | [
"``",
"VBN",
"VBP",
"DT",
"NN",
":",
"VBG",
"NNP",
"NNP",
"CC",
"DT",
"NNP",
",",
"''",
"NNP",
"NNP",
"NN",
",",
"NNP",
"NNP",
"CC",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Greenwood Heights",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Greenwood Heights",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"has",
"to",
"go",
"through",
"it",
",",
"''",
"Frank",
"said",
"of",
"the",
"21-year-old",
"Krstic",
",",
"a",
"native",
"of",
"Serbia",
"and",
"Montenegro",
"who",
"played",
"in",
"Europe",
"last",
"season",
".",
"''"
] | [
[
"Europe",
"/location/location/contains",
"Montenegro"
],
[
"Europe",
"/location/location/contains",
"Serbia"
]
] | [
"PRP",
"VBZ",
"TO",
"VB",
"IN",
"PRP",
",",
"''",
"NNP",
"VBD",
"IN",
"DT",
"JJ",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"CC",
"NNP",
"WP",
"VBD",
"IN",
"NNP",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Europe",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Montenegro",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Europe",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Serbia",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"Giants",
"'",
"record",
"in",
"the",
"Super",
"Bowl",
"era",
"--",
"two",
"wins",
"in",
"three",
"appearances",
"--",
"is",
"not",
"terrible",
",",
"but",
"it",
"pales",
"next",
"to",
"that",
"of",
"franchises",
"like",
"San",
"Francisco",
",",
"Dallas",
"and",
"Pittsburgh",
",",
"which",
"was",
"also",
"owned",
",",
"as",
"it",
"happens",
",",
"by",
"a",
"gent",
"of",
"the",
"old",
"school",
",",
"Art",
"Rooney",
"."
] | [
[
"Art Rooney",
"/people/person/place_of_birth",
"Pittsburgh"
],
[
"Art Rooney",
"/people/deceased_person/place_of_death",
"Pittsburgh"
]
] | [
"DT",
"NNPS",
"POS",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
":",
"CD",
"NNS",
"IN",
"CD",
"NNS",
":",
"VBZ",
"RB",
"JJ",
",",
"CC",
"PRP",
"VBZ",
"JJ",
"TO",
"DT",
"IN",
"NNS",
"IN",
"NNP",
"NNP",
",",
"NNP",
"CC",
"NNP",
",",
"WDT",
"VBD",
"RB",
"VBN",
",",
"IN",
"PRP",
"VBZ",
",",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Art Rooney",
"start": 53,
"end": 55,
"type": "PERSON"
},
"t": {
"text": "Pittsburgh",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Art Rooney",
"start": 53,
"end": 55,
"type": "PERSON"
},
"t": {
"text": "Pittsburgh",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"They",
"know",
"that",
"New",
"Haven",
"would",
"not",
"be",
"New",
"Haven",
"without",
"Yale",
"University",
"and",
"other",
"nonprofit",
"institutions",
"."
] | [
[
"New Haven",
"/location/location/contains",
"Yale University"
]
] | [
"PRP",
"VBP",
"IN",
"NNP",
"NNP",
"MD",
"RB",
"VB",
"JJ",
"NNP",
"IN",
"NNP",
"NNP",
"CC",
"JJ",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "New Haven",
"start": 3,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Yale University",
"start": 11,
"end": 13,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Mr.",
"DeStefano",
",",
"a",
"Democrat",
"who",
"is",
"running",
"both",
"for",
"mayor",
"this",
"year",
"and",
"for",
"governor",
"the",
"next",
"year",
",",
"traces",
"much",
"of",
"his",
"problem",
"in",
"New",
"Haven",
"to",
"the",
"way",
"taxes",
"are",
"levied",
"and",
"shared",
"in",
"Connecticut",
",",
"something",
"he",
"vowed",
"to",
"reform",
"if",
"elected",
"governor",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"New Haven"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NNP",
"WP",
"VBZ",
"VBG",
"DT",
"IN",
"NN",
"DT",
"NN",
"CC",
"IN",
"NN",
"DT",
"JJ",
"NN",
",",
"NNS",
"RB",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
"NNP",
"TO",
"DT",
"NN",
"NNS",
"VBP",
"VBN",
"CC",
"VBN",
"IN",
"NNP",
",",
"NN",
"PRP",
"VBD",
"TO",
"VB",
"IN",
"VBN",
"NN",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"t": {
"text": "New Haven",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"Stones",
"in",
"Shanghai",
"Three",
"years",
"after",
"an",
"outbreak",
"of",
"severe",
"acute",
"respiratory",
"syndrome",
"led",
"them",
"to",
"call",
"off",
"their",
"first",
"concert",
"in",
"mainland",
"China",
",",
"the",
"Rolling",
"Stones",
"arrived",
"in",
"Shanghai",
"Thursday",
",",
"Reuters",
"reported",
"."
] | [
[
"China",
"/location/country/administrative_divisions",
"Shanghai"
],
[
"China",
"/location/location/contains",
"Shanghai"
],
[
"China",
"/location/location/contains",
"Shanghai"
],
[
"China",
"/location/country/administrative_divisions",
"Shanghai"
],
[
"Shanghai",
"/location/administrative_division/country",
"China"
],
[
"Shanghai",
"/location/administrative_division/country",
"China"
]
] | [
"DT",
"NNP",
"IN",
"NNP",
"CD",
"NNS",
"IN",
"DT",
"NN",
"IN",
"JJ",
"JJ",
"JJ",
"NN",
"VBD",
"PRP",
"TO",
"VB",
"RP",
"PRP$",
"JJ",
"NN",
"IN",
"NN",
"NNP",
",",
"DT",
"NNP",
"NNP",
"VBD",
"IN",
"NNP",
"NNP",
",",
"NNP",
"VBD",
"."
] | [
{
"h": {
"text": "China",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Shanghai",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Shanghai",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"Last",
"time",
"the",
"Stones",
"set",
"their",
"sights",
"on",
"China",
",",
"for",
"performances",
"in",
"Shanghai",
"and",
"Beijing",
",",
"lyrics",
"deemed",
"too",
"risque",
"for",
"China",
"prompted",
"a",
"ban",
"on",
"their",
"songs",
"''",
"Honky",
"Tonk",
"Woman",
",",
"''",
"''",
"Brown",
"Sugar",
",",
"''",
"''",
"Beast",
"of",
"Burden",
"''",
"and",
"''",
"Let",
"'s",
"Spend",
"the",
"Night",
"Together",
".",
"''"
] | [
[
"China",
"/location/country/administrative_divisions",
"Beijing"
],
[
"China",
"/location/location/contains",
"Shanghai"
],
[
"China",
"/location/country/administrative_divisions",
"Beijing"
],
[
"Shanghai",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/capital",
"Beijing"
],
[
"Beijing",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Shanghai"
],
[
"China",
"/location/location/contains",
"Beijing"
],
[
"China",
"/location/country/capital",
"Beijing"
],
[
"China",
"/location/location/contains",
"Shanghai"
],
[
"Shanghai",
"/location/administrative_division/country",
"China"
],
[
"Beijing",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Shanghai"
],
[
"China",
"/location/location/contains",
"Beijing"
]
] | [
"JJ",
"NN",
"DT",
"NNP",
"VBD",
"PRP$",
"NNS",
"IN",
"NNP",
",",
"IN",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
",",
"NNS",
"VBD",
"RB",
"JJ",
"IN",
"NNP",
"VBD",
"DT",
"NN",
"IN",
"PRP$",
"NNS",
"''",
"NNP",
"NNP",
"NNP",
",",
"''",
"''",
"NNP",
"NNP",
",",
"''",
"''",
"NN",
"IN",
"NN",
"''",
"CC",
"''",
"VB",
"POS",
"VB",
"DT",
"NNP",
"RB",
".",
"''"
] | [
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Shanghai",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Shanghai",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Delay",
"in",
"Historical",
"Epic",
"With",
"Kidman",
"and",
"Crowe",
"Do",
"n't",
"look",
"for",
"Nicole",
"Kidman",
"and",
"Russell",
"Crowe",
"anytime",
"soon",
"as",
"the",
"21st",
"century",
"'s",
"answer",
"to",
"Scarlett",
"O'Hara",
"and",
"Rhett",
"Butler",
"in",
"a",
"Baz",
"Luhrmann",
"epic",
"set",
"in",
"the",
"1930",
"'s",
"in",
"Australia",
",",
"Reuters",
"reported",
"."
] | [
[
"Russell Crowe",
"/people/person/nationality",
"Australia"
],
[
"Nicole Kidman",
"/people/person/nationality",
"Australia"
]
] | [
"VB",
"IN",
"JJ",
"NN",
"IN",
"NNP",
"CC",
"NNP",
"VBP",
"RB",
"VB",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"RB",
"RB",
"IN",
"DT",
"JJ",
"NN",
"POS",
"NN",
"TO",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"VBN",
"IN",
"DT",
"CD",
"POS",
"IN",
"NNP",
",",
"NNP",
"VBD",
"."
] | [
{
"h": {
"text": "Russell Crowe",
"start": 15,
"end": 17,
"type": "PERSON"
},
"t": {
"text": "Australia",
"start": 42,
"end": 43,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Nicole Kidman",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "Australia",
"start": 42,
"end": 43,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Among",
"the",
"earlier",
"problems",
"was",
"an",
"incident",
"in",
"February",
"1999",
",",
"when",
"an",
"A320",
"operated",
"by",
"America",
"West",
"Airlines",
"landed",
"at",
"Port",
"Columbus",
"International",
"Airport",
",",
"in",
"Columbus",
",",
"Ohio",
",",
"with",
"the",
"landing",
"gear",
"twisted",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Columbus"
]
] | [
"IN",
"DT",
"JJR",
"NNS",
"VBD",
"DT",
"NN",
"IN",
"NNP",
"CD",
",",
"WRB",
"DT",
"NN",
"VBN",
"IN",
"NNP",
"NNP",
"NNPS",
"VBD",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"DT",
"NN",
"NN",
"VBN",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"t": {
"text": "Columbus",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Over",
"recent",
"months",
"and",
"years",
"Italian",
"restaurants",
"have",
"increasingly",
"identified",
"with",
"specific",
"and",
"unplumbed",
"regions",
"of",
"Italy",
",",
"like",
"Apulia",
"in",
"the",
"case",
"of",
"Ama",
",",
"or",
"the",
"Alto",
"Adige",
"in",
"the",
"case",
"of",
"Alto",
"."
] | [
[
"Italy",
"/location/location/contains",
"Apulia"
],
[
"Italy",
"/location/country/administrative_divisions",
"Apulia"
],
[
"Apulia",
"/location/administrative_division/country",
"Italy"
]
] | [
"IN",
"JJ",
"NNS",
"CC",
"NNS",
"JJ",
"NNS",
"VBP",
"RB",
"VBN",
"IN",
"JJ",
"CC",
"JJ",
"NNS",
"IN",
"NNP",
",",
"IN",
"NNP",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"CC",
"DT",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Italy",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Apulia",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Italy",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Apulia",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Apulia",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Italy",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"It",
"fuses",
"cannellini",
"beans",
"and",
"cactuses",
";",
"bridges",
"Tuscany",
"and",
"Texas",
";",
"finds",
"an",
"unheralded",
"link",
"between",
"the",
"culinary",
"traditions",
"of",
"Italy",
"and",
"the",
"comfort",
"food",
"of",
"the",
"American",
"Southwest",
"."
] | [
[
"Italy",
"/location/country/administrative_divisions",
"Tuscany"
],
[
"Italy",
"/location/location/contains",
"Tuscany"
],
[
"Tuscany",
"/location/administrative_division/country",
"Italy"
]
] | [
"PRP",
"VBZ",
"NNS",
"NNS",
"CC",
"NNS",
":",
"NNS",
"NNP",
"CC",
"NNP",
":",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NNS",
"IN",
"NNP",
"CC",
"DT",
"NN",
"NN",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Italy",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Tuscany",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Italy",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Tuscany",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Tuscany",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Italy",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"He",
"grew",
"up",
"in",
"Greenpoint",
",",
"Brooklyn",
",",
"but",
"a",
"blind",
"date",
"with",
"a",
"quiet",
"Lower",
"East",
"Side",
"girl",
"named",
"Rosalie",
"drew",
"him",
"to",
"the",
"neighborhood",
"for",
"good",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Greenpoint"
],
[
"Greenpoint",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"PRP",
"VBD",
"RP",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"NNP",
"NN",
"VBN",
"NNP",
"VBD",
"PRP",
"TO",
"DT",
"NN",
"IN",
"JJ",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Greenpoint",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Greenpoint",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"ON",
"a",
"cold",
"afternoon",
"in",
"February",
",",
"Peter",
"Cruz",
"drove",
"40",
"minutes",
"from",
"Hempstead",
",",
"Long",
"Island",
",",
"to",
"the",
"East",
"Village",
",",
"parked",
"on",
"Avenue",
"B",
"near",
"East",
"Seventh",
"Street",
",",
"and",
"walked",
"to",
"the",
"steps",
"of",
"St.",
"Brigid",
"'s",
"Roman",
"Catholic",
"Church",
",",
"which",
"has",
"presided",
"over",
"Tompkins",
"Square",
"Park",
"since",
"1848",
"."
] | [
[
"Long Island",
"/location/location/contains",
"Hempstead"
]
] | [
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"NNP",
"NNP",
"VBD",
"CD",
"NNS",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"TO",
"DT",
"NNP",
"NNP",
",",
"VBN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
",",
"CC",
"VBD",
"TO",
"DT",
"NNS",
"IN",
"NNP",
"NNP",
"POS",
"NNP",
"NNP",
"NNP",
",",
"WDT",
"VBZ",
"VBD",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Long Island",
"start": 15,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Hempstead",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"And",
"so",
"the",
"story",
"of",
"St.",
"Brigid",
"'s",
"closing",
"will",
"most",
"likely",
"foreshadow",
"what",
"may",
"happen",
"to",
"other",
"churches",
"in",
"the",
"Archdiocese",
"of",
"New",
"York",
"--",
"which",
"comprises",
"Manhattan",
",",
"Staten",
"Island",
",",
"the",
"Bronx",
"and",
"seven",
"suburban",
"New",
"York",
"counties",
"--",
"as",
"it",
"undertakes",
"a",
"sweeping",
"reorganization",
"aimed",
"at",
"cutting",
"costs",
"and",
"adapting",
"to",
"a",
"shrinking",
"corps",
"of",
"priests",
"and",
"a",
"shifting",
"Catholic",
"population",
"."
] | [
[
"New York",
"/location/location/contains",
"Staten Island"
],
[
"New York",
"/location/location/contains",
"Manhattan"
],
[
"New York",
"/location/location/contains",
"Staten Island"
],
[
"New York",
"/location/location/contains",
"Manhattan"
]
] | [
"CC",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"POS",
"NN",
"MD",
"RBS",
"JJ",
"NN",
"WDT",
"MD",
"VB",
"TO",
"JJ",
"NNS",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"NNP",
":",
"WDT",
"VBZ",
"NNP",
",",
"NNP",
"NNP",
",",
"DT",
"NNP",
"CC",
"CD",
"JJ",
"NNP",
"NNP",
"NNS",
":",
"IN",
"PRP",
"VBZ",
"DT",
"JJ",
"NN",
"VBN",
"IN",
"VBG",
"NNS",
"CC",
"VBG",
"TO",
"DT",
"VBG",
"NN",
"IN",
"NNS",
"CC",
"DT",
"VBG",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "New York",
"start": 23,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Staten Island",
"start": 30,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 23,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 23,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Staten Island",
"start": 30,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 23,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
",",
"a",
"business",
"based",
"in",
"Vancouver",
",",
"British",
"Columbia",
",",
"that",
"sends",
"trucks",
"to",
"people",
"'s",
"homes",
"to",
"remove",
"their",
"clutter",
"."
] | [
[
"British Columbia",
"/location/location/contains",
"Vancouver"
]
] | [
",",
"DT",
"NN",
"VBN",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"WDT",
"VBZ",
"NNS",
"TO",
"NNS",
"POS",
"NNS",
"TO",
"VB",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "British Columbia",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Vancouver",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"average",
"cost",
"per",
"merchant",
"on",
"a",
"monthly",
"basis",
"is",
"$",
"20",
"to",
"$",
"30",
",",
"which",
"in",
"most",
"cases",
"is",
"less",
"than",
"the",
"cost",
"of",
"a",
"phone",
"line",
",",
"''",
"said",
"Paul",
"Rasori",
",",
"vice",
"president",
"for",
"marketing",
"at",
"VeriFone",
",",
"a",
"terminal",
"maker",
"San",
"Jose",
",",
"Calif.",
"."
] | [
[
"Paul Rasori",
"/business/person/company",
"VeriFone"
]
] | [
"DT",
"JJ",
"NN",
"IN",
"NN",
"IN",
"DT",
"JJ",
"NN",
"VBZ",
"$",
"CD",
"TO",
"$",
"CD",
",",
"WDT",
"IN",
"JJS",
"NNS",
"VBZ",
"JJR",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"NN",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"NN",
"NN",
"IN",
"NN",
"IN",
"NNP",
",",
"DT",
"JJ",
"NN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Paul Rasori",
"start": 32,
"end": 34,
"type": "PERSON"
},
"t": {
"text": "VeriFone",
"start": 40,
"end": 41,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"Mr.",
"Kettle",
"works",
"for",
"the",
"Connecticut",
"Agricultural",
"Experiment",
"Station",
"in",
"New",
"Haven",
",",
"where",
"he",
"does",
"various",
"jobs",
"during",
"the",
"winter",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"New Haven"
]
] | [
"NNP",
"NNP",
"VBZ",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"WRB",
"PRP",
"VBZ",
"JJ",
"NNS",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "New Haven",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"For",
"information",
"about",
"bees",
"and",
"beekeeping",
":",
"Connecticut",
"Agricultural",
"Experiment",
"Station",
",",
"New",
"Haven",
",",
"(877)855-2237",
";",
"www.caes.state.ct.us",
";",
"Connecticut",
"Beekeepers",
"Association",
",",
"which",
"meets",
"at",
"the",
"Connecticut",
"Agricultural",
"Experiment",
"Station",
",",
"New",
"Haven",
";",
"www.ctbees.com",
";",
"Backyard",
"Beekeepers",
",",
"which",
"meets",
"at",
"the",
"Northfield",
"Congregational",
"Church",
"in",
"Weston",
",",
"(203)417-2023",
",",
"or",
"at",
"www.backyardbeekeepers.com",
";",
"Eastern",
"Connecticut",
"Beekeepers",
",",
"which",
"meets",
"at",
"the",
"Connecticut",
"Extension",
"Service",
",",
"Brooklyn",
",",
"(860)974-9391",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"New Haven"
],
[
"Connecticut",
"/location/location/contains",
"New Haven"
]
] | [
"IN",
"NN",
"IN",
"NNS",
"CC",
"NN",
":",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NN",
":",
"NN",
":",
"NNP",
"NNP",
"NNP",
",",
"WDT",
"VBZ",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"NNP",
":",
"NNP",
":",
"NNP",
"NNP",
",",
"WDT",
"VBZ",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NN",
",",
"CC",
"IN",
"NNP",
":",
"NNP",
"NNP",
"NNP",
",",
"WDT",
"VBZ",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "New Haven",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Connecticut",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "New Haven",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"-LRB-",
"Pareles",
"-RRB-",
"\\*",
"THE",
"GRATES",
"-LRB-",
"Wednesday",
"-RRB-",
"Playful",
"and",
"capricious",
",",
"this",
"guitar-drums-vocals",
"trio",
"from",
"Brisbane",
",",
"Australia",
",",
"led",
"by",
"the",
"frequently",
"airborne",
"Patience",
"Hodgson",
",",
"reaches",
"back",
"to",
"classic",
"1990s",
"riot",
"grrrl",
"for",
"its",
"passionate",
"amateurism",
"."
] | [
[
"Australia",
"/location/location/contains",
"Brisbane"
]
] | [
"-LRB-",
"NNP",
"-RRB-",
"CD",
"DT",
"NN",
"-LRB-",
"NNP",
"-RRB-",
"JJ",
"CC",
"JJ",
",",
"DT",
"NNS",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"VBN",
"IN",
"DT",
"RB",
"JJ",
"NN",
"NNP",
",",
"VBZ",
"RB",
"TO",
"JJ",
"NNS",
"NN",
"NN",
"IN",
"PRP$",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Australia",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Brisbane",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"35th",
"Avenue",
"at",
"36th",
"Street",
",",
"Astoria",
",",
"Queens",
",",
"(718) 784-0077",
",",
"movingimage",
"."
] | [
[
"Astoria",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Astoria"
]
] | [
"JJ",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NN",
",",
"NN",
"."
] | [
{
"h": {
"text": "Astoria",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Queens",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Astoria",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"-LRB-",
"Dargis",
"-RRB-",
"`",
"THE",
"HISTORY",
"BOYS",
"'",
"-LRB-",
"R",
",",
"104",
"minutes",
"-RRB-",
"The",
"current",
"of",
"intellectual",
"energy",
"snapping",
"through",
"this",
"engaging",
"screen",
"adaptation",
"of",
"Alan",
"Bennett",
"'s",
"Tony",
"Award-winning",
"play",
",",
"set",
"in",
"a",
"north",
"England",
"boys",
"'",
"school",
"in",
"1983",
",",
"feels",
"like",
"electrical",
"brain",
"stimulation",
"."
] | [
[
"Alan Bennett",
"/people/person/nationality",
"England"
]
] | [
"-LRB-",
"NNP",
"-RRB-",
"``",
"DT",
"NN",
"NNS",
"POS",
"-LRB-",
"NN",
",",
"CD",
"NNS",
"-RRB-",
"DT",
"NN",
"IN",
"JJ",
"NN",
"VBG",
"IN",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"POS",
"NNP",
"JJ",
"NN",
",",
"VBN",
"IN",
"DT",
"NN",
"NNP",
"NNS",
"POS",
"NN",
"IN",
"CD",
",",
"VBZ",
"IN",
"JJ",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Alan Bennett",
"start": 26,
"end": 28,
"type": "PERSON"
},
"t": {
"text": "England",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"At",
"9",
"p.m.",
",",
"Studio",
"B",
",",
"259",
"Banker",
"Street",
",",
"between",
"Meserole",
"Avenue",
"and",
"Calyer",
"Street",
",",
"Greenpoint",
",",
"Brooklyn",
",",
"(718) 389-1880",
",",
"clubstudiob.com",
";",
"$",
"15",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Greenpoint"
],
[
"Greenpoint",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"IN",
"CD",
"RB",
",",
"NN",
"NN",
",",
"CD",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NNP",
":",
"$",
"CD",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Greenpoint",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Greenpoint",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"BAM",
"Rose",
"Cinemas",
",",
"30",
"Lafayette",
"Avenue",
",",
"at",
"Ashland",
"Place",
",",
"Fort",
"Greene",
",",
"Brooklyn",
",",
"(718) 636-4100",
",",
"bam.org",
";",
"$",
"10",
"."
] | [
[
"Fort Greene",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Fort Greene"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"CD",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
",",
"NN",
":",
"$",
"CD",
"."
] | [
{
"h": {
"text": "Fort Greene",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Brooklyn",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Fort Greene",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"-LRB-",
"Gates",
"-RRB-",
"`",
"THE",
"MILLINER",
"'",
"Suzanne",
"Glass",
"'s",
"delicate",
"play",
"tells",
"of",
"a",
"Jewish",
"hat-maker",
"who",
",",
"after",
"fleeing",
"Germany",
"and",
"his",
"beloved",
"mother",
"and",
"business",
"just",
"before",
"World",
"War",
"II",
",",
"longs",
"to",
"return",
"to",
"Berlin",
"."
] | [
[
"Germany",
"/location/location/contains",
"Berlin"
],
[
"Berlin",
"/location/administrative_division/country",
"Germany"
],
[
"Germany",
"/location/country/administrative_divisions",
"Berlin"
],
[
"Germany",
"/location/country/capital",
"Berlin"
]
] | [
"-LRB-",
"NNP",
"-RRB-",
"``",
"DT",
"NN",
"''",
"NNP",
"NNP",
"POS",
"JJ",
"NN",
"VBZ",
"IN",
"DT",
"JJ",
"NN",
"WP",
",",
"IN",
"VBG",
"NNP",
"CC",
"PRP$",
"JJ",
"NN",
"CC",
"NN",
"RB",
"IN",
"NNP",
"NNP",
"NNP",
",",
"VBZ",
"TO",
"VB",
"TO",
"NNP",
"."
] | [
{
"h": {
"text": "Germany",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Berlin",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Berlin",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"t": {
"text": "Germany",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Germany",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Berlin",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Germany",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Berlin",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"22-25",
"Jackson",
"Avenue",
",",
"at",
"46th",
"Street",
",",
"Long",
"Island",
"City",
",",
"Queens",
",",
"(718) 784-2084",
",",
"ps1",
"."
] | [
[
"Long Island City",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Long Island City"
]
] | [
"CD",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
",",
"NN",
"."
] | [
{
"h": {
"text": "Long Island City",
"start": 8,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Queens",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Long Island City",
"start": 8,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Before",
"the",
"meeting",
",",
"Saudi",
"Arabia",
"'s",
"oil",
"minister",
",",
"Ali",
"al-Naimi",
",",
"who",
"is",
"OPEC",
"'s",
"most",
"influential",
"representative",
",",
"said",
"the",
"oil",
"cartel",
"might",
"consider",
"further",
"trims",
"in",
"its",
"output",
"when",
"it",
"meets",
"next",
"in",
"the",
"Nigerian",
"capital",
",",
"Abuja",
",",
"in",
"December",
"."
] | [
[
"Ali al-Naimi",
"/people/person/nationality",
"Saudi Arabia"
],
[
"Ali al-Naimi",
"/business/person/company",
"Saudi Arabia"
]
] | [
"IN",
"DT",
"NN",
",",
"NNP",
"NNP",
"POS",
"NN",
"NN",
",",
"NNP",
"NNP",
",",
"WP",
"VBZ",
"NNP",
"POS",
"JJS",
"JJ",
"NN",
",",
"VBD",
"DT",
"NN",
"NN",
"MD",
"VB",
"JJ",
"NNS",
"IN",
"PRP$",
"NN",
"WRB",
"PRP",
"VBZ",
"JJ",
"IN",
"DT",
"JJ",
"NN",
",",
"NNP",
",",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Ali al-Naimi",
"start": 10,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "Saudi Arabia",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Ali al-Naimi",
"start": 10,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "Saudi Arabia",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"type": "/business/person/company"
}
] |
[
"Tensions",
"between",
"Italy",
"and",
"the",
"United",
"States",
",",
"close",
"friends",
"and",
"allies",
"in",
"Iraq",
",",
"have",
"been",
"rising",
"over",
"a",
"joint",
"inquiry",
"into",
"the",
"shooting",
"death",
"in",
"March",
"by",
"American",
"soldiers",
"of",
"the",
"intelligence",
"agent",
",",
"Nicola",
"Calipari",
",",
"in",
"Baghdad",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Baghdad"
],
[
"Iraq",
"/location/country/capital",
"Baghdad"
]
] | [
"NNS",
"IN",
"NNP",
"CC",
"DT",
"NNP",
"NNPS",
",",
"RB",
"NNS",
"CC",
"NNS",
"IN",
"NNP",
",",
"VBP",
"VBN",
"VBG",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"NN",
"IN",
"NNP",
"IN",
"NNP",
"NNS",
"IN",
"DT",
"NN",
"NN",
",",
"NNP",
"NNP",
",",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Iraq",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Ms.",
"Alonso",
"was",
"a",
"part",
"of",
"the",
"rich",
"ferment",
"that",
"gave",
"birth",
"to",
"both",
"American",
"Ballet",
"Theater",
"and",
"the",
"New",
"York",
"City",
"Ballet",
",",
"and",
"she",
"worked",
"with",
"the",
"greats",
",",
"including",
"Agnes",
"de",
"Mille",
",",
"Antony",
"Tudor",
"and",
"Jerome",
"Robbins",
"."
] | [
[
"Jerome Robbins",
"/business/person/company",
"New York City Ballet"
]
] | [
"NNP",
"NNP",
"VBD",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"WDT",
"VBD",
"NN",
"TO",
"CC",
"JJ",
"NNP",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"CC",
"PRP",
"VBD",
"IN",
"DT",
"NNS",
",",
"VBG",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Jerome Robbins",
"start": 39,
"end": 41,
"type": "PERSON"
},
"t": {
"text": "New York City Ballet",
"start": 19,
"end": 23,
"type": "LOCATION"
},
"type": "/business/person/company"
}
] |
[
"Large",
"ballet",
"companies",
"in",
"Russia",
",",
"Europe",
"and",
"China",
"have",
"recently",
"had",
"to",
"wean",
"themselves",
"from",
"state",
"subsidies",
",",
"and",
"the",
"results",
"--",
"sometimes",
"frantic",
"touring",
"and",
"shameless",
"corporate",
"sponsorship",
"--",
"have",
"not",
"always",
"been",
"pretty",
"."
] | [
[
"Europe",
"/location/location/contains",
"Russia"
]
] | [
"JJ",
"JJ",
"NNS",
"IN",
"NNP",
",",
"NNP",
"CC",
"NNP",
"VBP",
"RB",
"VBN",
"TO",
"VB",
"PRP",
"IN",
"NN",
"NNS",
",",
"CC",
"DT",
"NNS",
":",
"RB",
"JJ",
"NN",
"CC",
"JJ",
"JJ",
"NN",
":",
"VBP",
"RB",
"RB",
"VBN",
"RB",
"."
] | [
{
"h": {
"text": "Europe",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Russia",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"AS",
"the",
"curtain",
"closed",
"on",
"the",
"final",
"gala",
"of",
"the",
"International",
"Festival",
"of",
"Ballet",
"in",
"Havana",
"in",
"November",
",",
"Alicia",
"Alonso",
",",
"the",
"aged",
"matriarch",
"of",
"Cuban",
"ballet",
",",
"stood",
"unsteadily",
"at",
"center",
"stage",
",",
"her",
"arms",
"outstretched",
"toward",
"the",
"raucous",
"adulation",
"of",
"the",
"crowd",
"."
] | [
[
"Alicia Alonso",
"/people/person/place_lived",
"Havana"
]
] | [
"IN",
"DT",
"NN",
"VBD",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"JJ",
"JJ",
",",
"VBD",
"RB",
"IN",
"NN",
"NN",
",",
"PRP$",
"NNS",
"VBD",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Alicia Alonso",
"start": 19,
"end": 21,
"type": "PERSON"
},
"t": {
"text": "Havana",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"The",
"situation",
"in",
"South",
"Korea",
"itself",
"has",
"changed",
",",
"''",
"said",
"an",
"ethnic",
"Korean-Russian",
"travel",
"agent",
"here",
"who",
"used",
"to",
"help",
"North",
"Koreans",
"get",
"to",
"Seoul",
".",
"''"
] | [
[
"Seoul",
"/location/administrative_division/country",
"South Korea"
],
[
"South Korea",
"/location/country/capital",
"Seoul"
],
[
"South Korea",
"/location/location/contains",
"Seoul"
],
[
"South Korea",
"/location/country/administrative_divisions",
"Seoul"
]
] | [
"DT",
"NN",
"IN",
"NNP",
"NNP",
"PRP",
"VBZ",
"VBN",
",",
"''",
"VBD",
"DT",
"JJ",
"JJ",
"NN",
"NN",
"RB",
"WP",
"VBD",
"TO",
"VB",
"NNP",
"NNPS",
"VB",
"TO",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Seoul",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "South Korea",
"start": 3,
"end": 5,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "South Korea",
"start": 3,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Seoul",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "South Korea",
"start": 3,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Seoul",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "South Korea",
"start": 3,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Seoul",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"The",
"2000",
"census",
"counted",
"about",
"3,700",
"people",
"of",
"Haitian",
"ancestry",
"in",
"Westchester",
"County",
",",
"with",
"the",
"largest",
"concentrations",
"in",
"New",
"Rochelle",
"and",
"White",
"Plains",
"."
] | [
[
"Westchester County",
"/location/location/contains",
"New Rochelle"
],
[
"Westchester County",
"/location/location/contains",
"White Plains"
]
] | [
"DT",
"CD",
"NN",
"VBN",
"IN",
"CD",
"NNS",
"IN",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"IN",
"DT",
"JJS",
"NNS",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Westchester County",
"start": 11,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "New Rochelle",
"start": 19,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Westchester County",
"start": 11,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "White Plains",
"start": 22,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Plans",
"are",
"afoot",
"to",
"erect",
"a",
"life-size",
"bronze",
"statue",
"of",
"Hoagy",
"Carmichael",
"-LRB-",
"1899-1981",
"-RRB-",
"in",
"his",
"native",
"Bloomington",
",",
"Ind.",
",",
"not",
"far",
"from",
"the",
"Indiana",
"University",
"off-campus",
"hangout",
"where",
"he",
"wrote",
"''",
"Stardust",
"''",
"in",
"1927",
",",
"The",
"Associated",
"Press",
"reported",
"."
] | [
[
"Hoagy Carmichael",
"/people/person/place_lived",
"Bloomington"
],
[
"Bloomington",
"/location/location/contains",
"Indiana University"
],
[
"Hoagy Carmichael",
"/people/person/place_of_birth",
"Bloomington"
]
] | [
"NNS",
"VBP",
"RB",
"TO",
"VB",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"-LRB-",
"CD",
"-RRB-",
"IN",
"PRP$",
"JJ",
"NNP",
",",
"NNP",
",",
"RB",
"RB",
"IN",
"DT",
"NNP",
"NNP",
"JJ",
"NN",
"WRB",
"PRP",
"VBD",
"''",
"NNP",
"''",
"IN",
"CD",
",",
"DT",
"NNP",
"NNP",
"VBD",
"."
] | [
{
"h": {
"text": "Hoagy Carmichael",
"start": 10,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "Bloomington",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Bloomington",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Indiana University",
"start": 26,
"end": 28,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Hoagy Carmichael",
"start": 10,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "Bloomington",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"Last",
"week",
"Wisconsin",
"running",
"back",
"Brian",
"Calhoun",
"rushed",
"for",
"197",
"yards",
"and",
"had",
"his",
"second",
"five-touchdown",
"game",
"of",
"the",
"season",
"in",
"a",
"41-24",
"victory",
"over",
"Illinois",
"."
] | [
[
"Brian Calhoun",
"/people/person/place_lived",
"Wisconsin"
]
] | [
"JJ",
"NN",
"NNP",
"VBG",
"RB",
"NNP",
"NNP",
"VBD",
"IN",
"CD",
"NNS",
"CC",
"VBD",
"PRP$",
"JJ",
"JJ",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"CD",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Brian Calhoun",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "Wisconsin",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Tennessee",
"has",
"lost",
"three",
"consecutive",
"games",
"for",
"the",
"first",
"time",
"under",
"Coach",
"Phillip",
"Fulmer",
"."
] | [
[
"Phillip Fulmer",
"/people/person/place_lived",
"Tennessee"
]
] | [
"NNP",
"VBZ",
"VBN",
"CD",
"JJ",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"IN",
"VB",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Phillip Fulmer",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "Tennessee",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Although",
"Hewlett-Packard",
"was",
"a",
"pioneer",
"in",
"telecommuting",
",",
"Randall",
"D.",
"Mott",
",",
"the",
"chief",
"information",
"officer",
",",
"is",
"consolidating",
"many",
"data",
"centers",
",",
"and",
"he",
"has",
"said",
"that",
"he",
"wants",
"more",
"information",
"technology",
"workers",
"in",
"the",
"office",
"to",
"increase",
"brainstorming",
"and",
"teamwork",
"."
] | [
[
"Randall D. Mott",
"/business/person/company",
"Hewlett-Packard"
]
] | [
"IN",
"NNP",
"VBD",
"DT",
"NN",
"IN",
"NN",
",",
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"NN",
",",
"VBZ",
"VBG",
"JJ",
"NNS",
"NNS",
",",
"CC",
"PRP",
"VBZ",
"VBD",
"IN",
"PRP",
"VBZ",
"JJR",
"NN",
"NN",
"NNS",
"IN",
"DT",
"NN",
"TO",
"VB",
"VBG",
"CC",
"NN",
"."
] | [
{
"h": {
"text": "Randall D. Mott",
"start": 8,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Hewlett-Packard",
"start": 1,
"end": 2,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"One",
"afternoon",
"in",
"Philadelphia",
",",
"the",
"Rev.",
"Herb",
"Lusk",
",",
"a",
"friend",
"and",
"ally",
"of",
"Santorum",
"'s",
"who",
"was",
"known",
"as",
"the",
"praying",
"tailback",
"when",
"he",
"played",
"for",
"the",
"Philadelphia",
"Eagles",
",",
"showed",
"me",
"around",
"his",
"church",
"and",
"nonprofit",
"social-service",
"agency",
",",
"called",
"People",
"for",
"People",
",",
"which",
"takes",
"up",
"all",
"eight",
"floors",
"of",
"the",
"city",
"'s",
"former",
"traffic-court",
"building",
"."
] | [
[
"Philadelphia Eagles",
"/sports/sports_team/location",
"Philadelphia"
],
[
"Philadelphia",
"/sports/sports_team_location/teams",
"Philadelphia Eagles"
]
] | [
"CD",
"NN",
"IN",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"CC",
"NN",
"IN",
"NNP",
"POS",
"WP",
"VBD",
"VBN",
"IN",
"DT",
"VBG",
"NN",
"WRB",
"PRP",
"VBD",
"IN",
"DT",
"NNP",
"NNPS",
",",
"VBD",
"PRP",
"IN",
"PRP$",
"NN",
"CC",
"JJ",
"NN",
"NN",
",",
"VBN",
"NNS",
"IN",
"NNS",
",",
"WDT",
"VBZ",
"RP",
"DT",
"CD",
"NNS",
"IN",
"DT",
"NN",
"POS",
"JJ",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Philadelphia Eagles",
"start": 29,
"end": 31,
"type": "ORGANIZATION"
},
"t": {
"text": "Philadelphia",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/sports/sports_team/location"
},
{
"h": {
"text": "Philadelphia",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Philadelphia Eagles",
"start": 29,
"end": 31,
"type": "ORGANIZATION"
},
"type": "/sports/sports_team_location/teams"
}
] |
[
"He",
"helped",
"convert",
"a",
"fellow",
"senator",
",",
"Sam",
"Brownback",
"of",
"Kansas",
",",
"to",
"Catholicism",
",",
"and",
"he",
"also",
"recently",
"organized",
"a",
"study",
"group",
"for",
"fellow",
"Catholics",
"in",
"Congress",
",",
"which",
"is",
"led",
"by",
"a",
"local",
"priest",
"."
] | [
[
"Sam Brownback",
"/people/person/place_lived",
"Kansas"
]
] | [
"PRP",
"VBD",
"VB",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
"IN",
"NNP",
",",
"TO",
"NNP",
",",
"CC",
"PRP",
"RB",
"RB",
"VBN",
"DT",
"NN",
"NN",
"IN",
"JJ",
"NNPS",
"IN",
"NNP",
",",
"WDT",
"VBZ",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Sam Brownback",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "Kansas",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Bob",
"Kerrey",
",",
"the",
"former",
"senator",
"from",
"Nebraska",
"and",
"now",
"president",
"of",
"New",
"School",
"University",
",",
"had",
"some",
"bitter",
"clashes",
"with",
"Santorum",
"when",
"they",
"served",
"together",
"."
] | [
[
"Bob Kerrey",
"/people/person/place_lived",
"Nebraska"
]
] | [
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"CC",
"RB",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"VBD",
"DT",
"JJ",
"NNS",
"IN",
"NNP",
"WRB",
"PRP",
"VBD",
"RB",
"."
] | [
{
"h": {
"text": "Bob Kerrey",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Nebraska",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"The",
"Santorum",
"children",
"are",
"home-schooled",
"by",
"Karen",
"Santorum",
",",
"but",
"the",
"family",
"benefited",
"from",
"more",
"than",
"$",
"70,000",
"provided",
"by",
"the",
"state",
"and",
"the",
"Penn",
"Hills",
"School",
"District",
",",
"outside",
"of",
"Pittsburgh",
",",
"for",
"several",
"years",
"of",
"tuition",
"to",
"the",
"Pennsylvania",
"Cyber",
"Charter",
"School",
"."
] | [
[
"Pennsylvania",
"/location/location/contains",
"Pittsburgh"
],
[
"Pennsylvania",
"/location/location/contains",
"Penn Hills School District"
]
] | [
"DT",
"NNP",
"NNS",
"VBP",
"VBN",
"IN",
"NNP",
"NNP",
",",
"CC",
"DT",
"NN",
"VBD",
"IN",
"JJR",
"IN",
"$",
"CD",
"VBN",
"IN",
"DT",
"NN",
"CC",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"IN",
"IN",
"NNP",
",",
"IN",
"JJ",
"NNS",
"IN",
"NN",
"TO",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Pennsylvania",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"t": {
"text": "Pittsburgh",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Pennsylvania",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"t": {
"text": "Penn Hills School District",
"start": 24,
"end": 28,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Senator",
"Susan",
"Collins",
",",
"a",
"moderate",
"Republican",
"from",
"Maine",
",",
"is",
"far",
"from",
"Santorum",
"on",
"most",
"social",
"issues",
"but",
"close",
"to",
"him",
"personally",
"."
] | [
[
"Susan Collins",
"/people/person/place_lived",
"Maine"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NNP",
"IN",
"NNP",
",",
"VBZ",
"RB",
"IN",
"NNP",
"IN",
"JJS",
"JJ",
"NNS",
"CC",
"JJ",
"TO",
"PRP",
"RB",
"."
] | [
{
"h": {
"text": "Susan Collins",
"start": 1,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "Maine",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"He",
"not",
"only",
"pushed",
"the",
"Senate",
"to",
"intervene",
"in",
"the",
"Terri",
"Schiavo",
"case",
",",
"but",
"he",
"also",
"traveled",
"to",
"Florida",
"and",
"prayed",
"with",
"her",
"parents",
"."
] | [
[
"Terri Schiavo",
"/people/person/place_lived",
"Florida"
]
] | [
"PRP",
"RB",
"RB",
"VBD",
"DT",
"NNP",
"TO",
"VB",
"IN",
"DT",
"NNP",
"NNP",
"NN",
",",
"CC",
"PRP",
"RB",
"VBD",
"TO",
"NNP",
"CC",
"VBD",
"IN",
"PRP$",
"NNS",
"."
] | [
{
"h": {
"text": "Terri Schiavo",
"start": 10,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "Florida",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"The",
"support",
"did",
"not",
"translate",
"into",
"many",
"votes",
",",
"but",
"in",
"a",
"''",
"light",
"blue",
"''",
"state",
"like",
"Pennsylvania",
",",
"it",
"is",
"enough",
"for",
"a",
"Republican",
"just",
"to",
"chip",
"away",
",",
"to",
"cut",
"into",
"the",
"huge",
"plurality",
"that",
"a",
"Democrat",
"must",
"take",
"away",
"from",
"a",
"city",
"like",
"Philadelphia",
"--",
"much",
"as",
"President",
"Bush",
"did",
"in",
"November",
"in",
"the",
"decisive",
"state",
"of",
"Ohio",
",",
"where",
"his",
"narrow",
"victory",
"was",
"partly",
"attributed",
"to",
"winning",
"16",
"percent",
"of",
"the",
"black",
"vote",
",",
"better",
"than",
"the",
"9",
"percent",
"he",
"won",
"in",
"2000",
".",
"''"
] | [
[
"Pennsylvania",
"/location/location/contains",
"Philadelphia"
]
] | [
"DT",
"NN",
"VBD",
"RB",
"VB",
"IN",
"JJ",
"NNS",
",",
"CC",
"IN",
"DT",
"''",
"JJ",
"JJ",
"''",
"NN",
"IN",
"NNP",
",",
"PRP",
"VBZ",
"RB",
"IN",
"DT",
"JJ",
"RB",
"TO",
"NN",
"RB",
",",
"TO",
"VB",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"MD",
"VB",
"RB",
"IN",
"DT",
"NN",
"IN",
"NNP",
":",
"JJ",
"IN",
"NNP",
"NNP",
"VBD",
"IN",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"WRB",
"PRP$",
"JJ",
"NN",
"VBD",
"RB",
"VBN",
"TO",
"VBG",
"CD",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"JJR",
"IN",
"DT",
"CD",
"NN",
"PRP",
"VBD",
"IN",
"CD",
".",
"''"
] | [
{
"h": {
"text": "Pennsylvania",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Philadelphia",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"When",
"Brian",
"Nichols",
"walked",
"out",
"of",
"his",
"hostage",
"'s",
"suburban",
"Atlanta",
"apartment",
"at",
"11:24",
"a.m.",
"on",
"Saturday",
",",
"waving",
"a",
"white",
"piece",
"of",
"cloth",
"in",
"surrender",
",",
"he",
"ended",
"just",
"over",
"24",
"hours",
"of",
"bloodshed",
",",
"fear",
"and",
"furious",
"police",
"activity",
"."
] | [
[
"Brian Nichols",
"/people/person/place_lived",
"Atlanta"
]
] | [
"WRB",
"NNP",
"NNP",
"VBD",
"IN",
"IN",
"PRP$",
"NN",
"POS",
"JJ",
"NNP",
"NN",
"IN",
"CD",
"NN",
"IN",
"NNP",
",",
"VBG",
"DT",
"JJ",
"NN",
"IN",
"NN",
"IN",
"NN",
",",
"PRP",
"VBD",
"RB",
"IN",
"CD",
"NNS",
"IN",
"NN",
",",
"NN",
"CC",
"JJ",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Brian Nichols",
"start": 1,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "Atlanta",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Mr.",
"Wu",
"'s",
"visit",
"to",
"Pyongyang",
"was",
"seen",
"as",
"a",
"test",
"of",
"China",
"'s",
"increasingly",
"doubtful",
"influence",
"over",
"North",
"Korea",
"."
] | [
[
"North Korea",
"/location/location/contains",
"Pyongyang"
],
[
"North Korea",
"/location/country/capital",
"Pyongyang"
],
[
"Pyongyang",
"/location/administrative_division/country",
"North Korea"
],
[
"North Korea",
"/location/country/administrative_divisions",
"Pyongyang"
]
] | [
"NNP",
"NNP",
"POS",
"NN",
"TO",
"NNP",
"VBD",
"VBN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"POS",
"RB",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "North Korea",
"start": 18,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Pyongyang",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "North Korea",
"start": 18,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Pyongyang",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Pyongyang",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "North Korea",
"start": 18,
"end": 20,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "North Korea",
"start": 18,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Pyongyang",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"It",
"then",
"embarks",
"on",
"a",
"circuitous",
"global",
"trek",
"that",
"leaps",
"from",
"China",
"to",
"Canada",
"-LRB-",
"Montreal",
"-RRB-",
"and",
"back",
"to",
"Africa",
"-LRB-",
"in",
"a",
"different",
"setting",
"from",
"the",
"prologue",
"-RRB-",
"."
] | [
[
"Montreal",
"/location/administrative_division/country",
"Canada"
],
[
"Canada",
"/location/location/contains",
"Montreal"
],
[
"Canada",
"/location/country/administrative_divisions",
"Montreal"
]
] | [
"PRP",
"RB",
"VBZ",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"WDT",
"VBZ",
"IN",
"NNP",
"TO",
"NNP",
"-LRB-",
"NNP",
"-RRB-",
"CC",
"RB",
"TO",
"NNP",
"-LRB-",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"-RRB-",
"."
] | [
{
"h": {
"text": "Montreal",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Canada",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Canada",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Montreal",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Canada",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Montreal",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"He",
"graduated",
"from",
"the",
"University",
"of",
"East",
"Anglia",
"in",
"Norwich",
",",
"England",
"."
] | [
[
"Norwich",
"/location/location/contains",
"University of East Anglia"
],
[
"England",
"/location/location/contains",
"Norwich"
]
] | [
"PRP",
"VBD",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Norwich",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "University of East Anglia",
"start": 4,
"end": 8,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "England",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Norwich",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Flynt",
"Leverett",
",",
"the",
"author",
"of",
"''",
"Inheriting",
"Syria",
":",
"Bashar",
"'s",
"Trial",
"By",
"Fire",
",",
"''",
"a",
"new",
"book",
"about",
"the",
"Syrian",
"leader",
",",
"said",
"he",
"regarded",
"the",
"step",
"as",
"''",
"part",
"of",
"a",
"broader",
"campaign",
"by",
"the",
"Bush",
"administration",
"to",
"up",
"the",
"pressure",
"on",
"Damascus",
",",
"to",
"see",
"if",
",",
"by",
"ratcheting",
"up",
"the",
"pressure",
",",
"dynamics",
"will",
"be",
"set",
"in",
"motion",
"that",
"will",
"start",
"the",
"unraveling",
"of",
"the",
"Assad",
"regime",
".",
"''",
"''"
] | [
[
"Syria",
"/location/location/contains",
"Damascus"
],
[
"Syria",
"/location/country/administrative_divisions",
"Damascus"
],
[
"Syria",
"/location/country/capital",
"Damascus"
],
[
"Damascus",
"/location/administrative_division/country",
"Syria"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"''",
"NNP",
"NNP",
":",
"NNP",
"POS",
"NNP",
"IN",
"NNP",
",",
"''",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"VBD",
"PRP",
"VBD",
"DT",
"NN",
"RB",
"''",
"NN",
"IN",
"DT",
"JJR",
"NN",
"IN",
"DT",
"NNP",
"NN",
"TO",
"RP",
"DT",
"NN",
"IN",
"NNP",
",",
"TO",
"VB",
"IN",
",",
"IN",
"VBG",
"RP",
"DT",
"NN",
",",
"NNS",
"MD",
"VB",
"VBN",
"IN",
"NN",
"WDT",
"MD",
"VB",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NN",
".",
"''",
"''"
] | [
{
"h": {
"text": "Syria",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Damascus",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Syria",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Damascus",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Syria",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Damascus",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Damascus",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"t": {
"text": "Syria",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"Ghazi",
"Kanaan",
",",
"now",
"Syria",
"'s",
"interior",
"minister",
",",
"served",
"until",
"2002",
"as",
"chief",
"of",
"military",
"intelligence",
"in",
"Lebanon",
",",
"and",
"Rustum",
"Ghazali",
",",
"who",
"succeeded",
"him",
",",
"still",
"holds",
"that",
"title",
",",
"despite",
"the",
"pullout",
"."
] | [
[
"Ghazi Kanaan",
"/people/person/nationality",
"Syria"
]
] | [
"NNP",
"NNP",
",",
"RB",
"NNP",
"POS",
"JJ",
"NN",
",",
"VBD",
"IN",
"CD",
"IN",
"NN",
"IN",
"JJ",
"NN",
"IN",
"NNP",
",",
"CC",
"NNP",
"NNP",
",",
"WP",
"VBD",
"PRP",
",",
"RB",
"VBZ",
"IN",
"NN",
",",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Ghazi Kanaan",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Syria",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Op-Ed",
"Contributor",
"Jonathan",
"Turley",
",",
"a",
"law",
"professor",
"at",
"George",
"Washington",
"University",
",",
"was",
"a",
"House",
"page",
"from",
"1977",
"to",
"1978",
"."
] | [
[
"Jonathan Turley",
"/business/person/company",
"George Washington University"
]
] | [
"JJ",
"NN",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"VBD",
"DT",
"NNP",
"NN",
"IN",
"CD",
"TO",
"CD",
"."
] | [
{
"h": {
"text": "Jonathan Turley",
"start": 2,
"end": 4,
"type": "PERSON"
},
"t": {
"text": "George Washington University",
"start": 9,
"end": 12,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"The",
"show",
"helps",
"the",
"music",
",",
"and",
"the",
"music",
"helps",
"the",
"show",
",",
"''",
"said",
"another",
"RBD",
"member",
",",
"Alfonso",
"Herrera",
",",
"22",
",",
"who",
"got",
"his",
"start",
"in",
"Mexico",
"City",
"theater",
"productions",
"of",
"''",
"The",
"Crucible",
"''",
"and",
"''",
"Antigone",
"''",
"before",
"moving",
"to",
"soap",
"operas",
".",
"''"
] | [
[
"Alfonso Herrera",
"/people/person/place_lived",
"Mexico City"
]
] | [
"DT",
"NN",
"VBZ",
"DT",
"NN",
",",
"CC",
"DT",
"NN",
"VBZ",
"DT",
"NN",
",",
"''",
"VBD",
"DT",
"NN",
"NN",
",",
"NNP",
"NNP",
",",
"CD",
",",
"WP",
"VBD",
"PRP$",
"NN",
"IN",
"NNP",
"NNP",
"NN",
"NNS",
"IN",
"''",
"DT",
"NNP",
"''",
"CC",
"''",
"NNP",
"''",
"IN",
"VBG",
"TO",
"NN",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Alfonso Herrera",
"start": 19,
"end": 21,
"type": "PERSON"
},
"t": {
"text": "Mexico City",
"start": 29,
"end": 31,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"The",
"country",
"'s",
"musicians",
"produce",
"plenty",
"of",
"their",
"own",
"CD",
"'s",
",",
"and",
"thanks",
"to",
"a",
"younger",
"generation",
"of",
"listeners",
"and",
"musicians",
",",
"Mali",
"now",
"has",
"one",
"of",
"Africa",
"'s",
"richest",
"hip-hop",
"scenes",
".",
"''"
] | [
[
"Africa",
"/location/location/contains",
"Mali"
]
] | [
"DT",
"NN",
"POS",
"NNS",
"VBP",
"NN",
"IN",
"PRP$",
"JJ",
"NNP",
"POS",
",",
"CC",
"NNS",
"TO",
"DT",
"JJR",
"NN",
"IN",
"NNS",
"CC",
"NNS",
",",
"NNP",
"RB",
"VBZ",
"CD",
"IN",
"NNP",
"POS",
"JJS",
"JJ",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Africa",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Mali",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"We",
"had",
"a",
"feeling",
"it",
"would",
"be",
"a",
"success",
"in",
"France",
"and",
"Europe",
",",
"''",
"Mr.",
"Bagayoko",
"said",
".",
"''"
] | [
[
"Europe",
"/location/location/contains",
"France"
]
] | [
"PRP",
"VBD",
"DT",
"NN",
"PRP",
"MD",
"VB",
"DT",
"NN",
"IN",
"NNP",
"CC",
"NNP",
",",
"''",
"NNP",
"NNP",
"VBD",
".",
"''"
] | [
{
"h": {
"text": "Europe",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "France",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"John",
"Frederick",
"Kensett",
",",
"a",
"Connecticut",
"native",
",",
"used",
"Contentment",
"Island",
"as",
"the",
"subject",
"for",
"a",
"series",
"of",
"romantic",
"landscapes",
",",
"said",
"Marian",
"Castell",
",",
"a",
"Tokeneke",
"resident",
"who",
"is",
"also",
"Darien",
"'s",
"town",
"historian",
"."
] | [
[
"John Frederick Kensett",
"/people/person/place_lived",
"Connecticut"
],
[
"Connecticut",
"/location/location/contains",
"Tokeneke"
],
[
"Connecticut",
"/location/location/contains",
"Darien"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NN",
",",
"VBN",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"JJ",
"NNS",
",",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NN",
"WP",
"VBZ",
"RB",
"NNP",
"POS",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "John Frederick Kensett",
"start": 0,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "Connecticut",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Connecticut",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Tokeneke",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Connecticut",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Darien",
"start": 31,
"end": 32,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"Clustered",
"around",
"a",
"tidal",
"cove",
"on",
"the",
"Connecticut",
"shores",
"of",
"Long",
"Island",
"Sound",
",",
"Tokeneke",
"is",
"the",
"province",
"of",
"a",
"fortunate",
"few",
"who",
"have",
"staked",
"claim",
"to",
"views",
"of",
"the",
"area",
"'s",
"quiet",
"inlets",
",",
"marshlands",
"and",
"freshwater",
"lagoons",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"Tokeneke"
]
] | [
"VBN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNS",
"IN",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"VBZ",
"DT",
"NN",
"IN",
"DT",
"JJ",
"JJ",
"WP",
"VBP",
"VBN",
"NN",
"TO",
"NNS",
"IN",
"DT",
"NN",
"POS",
"JJ",
"NNS",
",",
"NNS",
"CC",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Tokeneke",
"start": 14,
"end": 15,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"I",
"do",
"n't",
"think",
"it",
"'s",
"time",
"yet",
",",
"''",
"said",
"Jimmy",
"Iovine",
",",
"the",
"chairman",
"of",
"Interscope",
"Records",
",",
"Universal",
"'s",
"biggest",
"division",
".",
"''"
] | [
[
"Interscope Records",
"/business/company/founders",
"Jimmy Iovine"
]
] | [
"PRP",
"VBP",
"RB",
"VB",
"PRP",
"VBZ",
"NN",
"RB",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
"POS",
"JJS",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Interscope Records",
"start": 17,
"end": 19,
"type": "ORGANIZATION"
},
"t": {
"text": "Jimmy Iovine",
"start": 11,
"end": 13,
"type": "PERSON"
},
"type": "/business/company/founders"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.