tokens
sequencelengths 4
100
| spo_list
sequencelengths 1
26
| pos_tags
sequencelengths 4
100
| relations
listlengths 1
26
|
---|---|---|---|
[
"Randy",
"Falco",
",",
"the",
"president",
"of",
"the",
"NBC",
"Universal",
"Television",
"Group",
",",
"is",
"in",
"talks",
"to",
"leave",
"his",
"position",
"as",
"the",
"No.",
"2",
"executive",
"at",
"the",
"television",
"group",
"to",
"take",
"a",
"senior",
"operating",
"role",
"at",
"AOL",
",",
"Time",
"Warner",
"'s",
"Internet",
"subsidiary",
",",
"according",
"to",
"executives",
"briefed",
"on",
"the",
"move",
"."
] | [
[
"Randy Falco",
"/business/person/company",
"AOL"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"VBZ",
"IN",
"NNS",
"TO",
"VB",
"PRP$",
"NN",
"IN",
"DT",
"NN",
"CD",
"NN",
"IN",
"DT",
"NN",
"NN",
"TO",
"VB",
"DT",
"JJ",
"VBG",
"NN",
"IN",
"NNP",
",",
"NNP",
"NNP",
"POS",
"NNP",
"NN",
",",
"VBG",
"TO",
"NNS",
"VBN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Randy Falco",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "AOL",
"start": 35,
"end": 36,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"There",
"is",
"no",
"Asia",
",",
"Russia",
"or",
"peso",
"crisis",
",",
"and",
"not",
"even",
"a",
"new",
"variation",
"like",
"a",
"bird-flu",
"or",
"Venezuelan-populism",
"crisis",
"."
] | [
[
"Asia",
"/location/location/contains",
"Russia"
]
] | [
"EX",
"VBZ",
"DT",
"NNP",
",",
"NNP",
"CC",
"NN",
"NN",
",",
"CC",
"RB",
"RB",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"CC",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Asia",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Russia",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Investors",
"are",
"shunning",
"Taiwan",
"technology",
"companies",
"out",
"of",
"fear",
"that",
"China",
"will",
"usurp",
"their",
"business",
",",
"but",
"he",
"noted",
"that",
"many",
"mainland",
"Chinese",
"manufacturers",
"were",
"owned",
"by",
"Taiwanese",
"companies",
"."
] | [
[
"Taiwan",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Taiwan"
]
] | [
"NNS",
"VBP",
"VBG",
"NNP",
"NN",
"NNS",
"IN",
"IN",
"NN",
"IN",
"NNP",
"MD",
"VB",
"PRP$",
"NN",
",",
"CC",
"PRP",
"VBD",
"IN",
"JJ",
"JJ",
"JJ",
"NNS",
"VBD",
"VBN",
"IN",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Taiwan",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Taiwan",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"It",
"was",
"easier",
"before",
"the",
"computer",
",",
"''",
"said",
"Dan",
"Glickman",
",",
"the",
"president",
"and",
"chief",
"executive",
"of",
"the",
"Motion",
"Picture",
"Association",
"of",
"America",
",",
"which",
"has",
"ramped",
"up",
"its",
"antipiracy",
"efforts",
"in",
"recent",
"weeks",
"with",
"a",
"new",
"round",
"of",
"lawsuits",
"and",
"a",
"media",
"campaign",
"warning",
"would-be",
"thieves",
"to",
"''",
"think",
"again",
".",
"''"
] | [
[
"Dan Glickman",
"/business/person/company",
"Motion Picture Association of America"
]
] | [
"PRP",
"VBD",
"JJR",
"IN",
"DT",
"NN",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NN",
"CC",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"WDT",
"VBZ",
"VBN",
"RP",
"PRP$",
"NN",
"NNS",
"IN",
"JJ",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNS",
"CC",
"DT",
"NNS",
"NN",
"NN",
"JJ",
"NNS",
"TO",
"''",
"VB",
"RB",
".",
"''"
] | [
{
"h": {
"text": "Dan Glickman",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Motion Picture Association of America",
"start": 19,
"end": 24,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"As",
"Martin",
"Smith",
",",
"managing",
"director",
"of",
"the",
"Snowdome",
"in",
"Tamworth",
",",
"England",
",",
"said",
"last",
"week",
":",
"''",
"The",
"appeal",
"of",
"a",
"snowdome",
"is",
"not",
"complicated",
"."
] | [
[
"Martin Smith",
"/people/person/nationality",
"England"
]
] | [
"IN",
"NNP",
"NNP",
",",
"VBG",
"NN",
"IN",
"DT",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"JJ",
"NN",
":",
"''",
"DT",
"NN",
"IN",
"DT",
"NN",
"VBZ",
"RB",
"VBN",
"."
] | [
{
"h": {
"text": "Martin Smith",
"start": 1,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "England",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Born",
"in",
"Shiraz",
",",
"Iran",
".",
"''"
] | [
[
"Iran",
"/location/location/contains",
"Shiraz"
]
] | [
"VBN",
"IN",
"NNP",
",",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Iran",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Shiraz",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"So",
"far",
",",
"only",
"one",
"member",
"of",
"Congress",
"is",
"directly",
"caught",
"up",
":",
"Representative",
"Bob",
"Ney",
",",
"Republican",
"of",
"Ohio",
",",
"who",
"is",
"said",
"to",
"be",
"the",
"document",
"'s",
"mysterious",
"''",
"Representative",
"1",
".",
"''"
] | [
[
"Bob Ney",
"/people/person/place_lived",
"Ohio"
],
[
"Ohio",
"/location/location/contains",
"Congress"
]
] | [
"RB",
"RB",
",",
"RB",
"CD",
"NN",
"IN",
"NNP",
"VBZ",
"RB",
"VBN",
"RP",
":",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"IN",
"NNP",
",",
"WP",
"VBZ",
"VBD",
"TO",
"VB",
"DT",
"NN",
"POS",
"JJ",
"''",
"NNP",
"CD",
".",
"''"
] | [
{
"h": {
"text": "Bob Ney",
"start": 14,
"end": 16,
"type": "PERSON"
},
"t": {
"text": "Ohio",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Ohio",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Congress",
"start": 7,
"end": 8,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Mr.",
"Tsai",
",",
"who",
"commutes",
"from",
"Murray",
"Hill",
"in",
"Manhattan",
",",
"grew",
"up",
"in",
"Flushing",
"and",
"worked",
"at",
"Goldman",
"Sachs",
"and",
"a",
"private",
"equity",
"group",
"before",
"turning",
"his",
"attention",
"back",
"to",
"Queens",
"."
] | [
[
"Manhattan",
"/location/location/contains",
"Murray Hill"
],
[
"Murray Hill",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Flushing",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Flushing"
]
] | [
"NNP",
"NNP",
",",
"WP",
"NNS",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"VBD",
"RP",
"IN",
"NNP",
"CC",
"VBD",
"IN",
"NNP",
"NNP",
"CC",
"DT",
"JJ",
"NN",
"NN",
"IN",
"VBG",
"PRP$",
"NN",
"RB",
"TO",
"NNP",
"."
] | [
{
"h": {
"text": "Manhattan",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Murray Hill",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Murray Hill",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Flushing",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Queens",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Flushing",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"CHINATOWN",
"is",
"not",
"the",
"biggest",
"Chinatown",
"in",
"New",
"York",
"City",
"."
] | [
[
"New York City",
"/location/location/contains",
"Chinatown"
],
[
"Chinatown",
"/location/neighborhood/neighborhood_of",
"New York City"
]
] | [
"NNP",
"VBZ",
"RB",
"DT",
"JJS",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York City",
"start": 7,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Chinatown",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Chinatown",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 7,
"end": 10,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"That",
"distinction",
"belongs",
"to",
"the",
"one",
"in",
"Flushing",
",",
"Queens",
",",
"which",
"surpassed",
"the",
"Chinatown",
"in",
"Manhattan",
"as",
"home",
"to",
"the",
"nation",
"'s",
"largest",
"Chinese",
"population",
"east",
"of",
"the",
"Rocky",
"Mountains",
"a",
"few",
"years",
"back",
"."
] | [
[
"Chinatown",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Manhattan",
"/location/location/contains",
"Chinatown"
]
] | [
"DT",
"NN",
"VBZ",
"TO",
"DT",
"CD",
"IN",
"NNP",
",",
"NNP",
",",
"WDT",
"VBD",
"DT",
"NNP",
"IN",
"NNP",
"IN",
"NN",
"TO",
"DT",
"NN",
"POS",
"JJS",
"JJ",
"NN",
"JJ",
"IN",
"DT",
"NNP",
"NNS",
"DT",
"JJ",
"NNS",
"RB",
"."
] | [
{
"h": {
"text": "Chinatown",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Manhattan",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Chinatown",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Britain",
"and",
"the",
"United",
"States",
"introduced",
"a",
"resolution",
"that",
"would",
"replace",
"the",
"7,000-member",
"African",
"Union",
"peacekeeping",
"force",
"in",
"the",
"Darfur",
"region",
"of",
"Sudan",
"with",
"a",
"United",
"Nations",
"mission",
"of",
"22,000",
"troops",
"and",
"police",
"officers",
"."
] | [
[
"Darfur",
"/location/administrative_division/country",
"Sudan"
],
[
"Sudan",
"/location/country/administrative_divisions",
"Darfur"
],
[
"Sudan",
"/location/location/contains",
"Darfur"
]
] | [
"NNP",
"CC",
"DT",
"NNP",
"NNPS",
"VBD",
"DT",
"NN",
"WDT",
"MD",
"VB",
"DT",
"JJ",
"NNP",
"NNP",
"VBG",
"NN",
"IN",
"DT",
"NNP",
"NN",
"IN",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
"NN",
"IN",
"CD",
"NNS",
"CC",
"NNS",
"NNS",
"."
] | [
{
"h": {
"text": "Darfur",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Sudan",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Sudan",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Sudan",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"technique",
",",
"called",
"the",
"Heartsbreath",
"test",
",",
"was",
"developed",
"recently",
"by",
"Dr.",
"Michael",
"Phillips",
",",
"a",
"professor",
"of",
"internal",
"medicine",
"at",
"New",
"York",
"Medical",
"College",
"in",
"Valhalla",
",",
"N.Y.",
",",
"and",
"the",
"founder",
"of",
"Menssana",
"Research",
",",
"a",
"for-profit",
"company",
"."
] | [
[
"Valhalla",
"/location/location/contains",
"New York Medical College"
]
] | [
"DT",
"NN",
",",
"VBD",
"DT",
"JJ",
"NN",
",",
"VBD",
"VBN",
"RB",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Valhalla",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "New York Medical College",
"start": 22,
"end": 26,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"mentioned",
"the",
"crowds",
"that",
"the",
"arguments",
"themselves",
"drew",
"to",
"the",
"court",
",",
"as",
"well",
"as",
"the",
"dispute",
"in",
"Alabama",
"two",
"years",
"ago",
"over",
"the",
"display",
"of",
"a",
"large",
"Ten",
"Commandments",
"monument",
"in",
"the",
"courthouse",
"by",
"the",
"state",
"'s",
"chief",
"justice",
"at",
"the",
"time",
",",
"Roy",
"Moore",
"."
] | [
[
"Roy Moore",
"/people/person/place_lived",
"Alabama"
]
] | [
"PRP",
"VBD",
"DT",
"NNS",
"IN",
"DT",
"NNS",
"PRP",
"VBD",
"TO",
"DT",
"NN",
",",
"RB",
"RB",
"IN",
"DT",
"NN",
"IN",
"NNP",
"CD",
"NNS",
"RB",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"CD",
"NNS",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"POS",
"NN",
"NN",
"IN",
"DT",
"NN",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Roy Moore",
"start": 45,
"end": 47,
"type": "PERSON"
},
"t": {
"text": "Alabama",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"A",
"nine-week",
"residency",
"at",
"Skowhegan",
"in",
"Maine",
"got",
"her",
"started",
"on",
"sculpture",
"and",
"installation",
"art",
"."
] | [
[
"Maine",
"/location/location/contains",
"Skowhegan"
]
] | [
"DT",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"NNP",
"VBD",
"PRP$",
"VBN",
"IN",
"NN",
"CC",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Maine",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Skowhegan",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Robert",
"Sapolsky",
",",
"a",
"professor",
"of",
"neuroscience",
"at",
"Stanford",
"University",
"who",
"has",
"studied",
"primate",
"behavior",
",",
"said",
"bumper",
"sticker",
"one-upmanship",
"is",
"similar",
"to",
"behavior",
"he",
"has",
"witnessed",
"in",
"baboons",
"."
] | [
[
"Robert Sapolsky",
"/business/person/company",
"Stanford University"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
"WP",
"VBZ",
"VBN",
"JJ",
"NN",
",",
"VBD",
"NN",
"NN",
"NN",
"VBZ",
"JJ",
"TO",
"NN",
"PRP",
"VBZ",
"VBN",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "Robert Sapolsky",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Stanford University",
"start": 8,
"end": 10,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"But",
"for",
"Robert",
"H.",
"Frank",
",",
"an",
"economist",
"at",
"the",
"Johnson",
"School",
"of",
"Management",
"at",
"Cornell",
"University",
"and",
"the",
"author",
"of",
"the",
"book",
"''",
"Luxury",
"Fever",
",",
"''",
"those",
"oval",
"bumper",
"stickers",
"stand",
"out",
"as",
"the",
"ultimate",
"in",
"gratuitous",
"boasting",
",",
"in",
"a",
"class",
"apart",
"even",
"from",
"peacocking",
"around",
"town",
"covered",
"in",
"luxury",
"brand",
"logos",
".",
"''"
] | [
[
"Robert H. Frank",
"/business/person/company",
"Cornell University"
]
] | [
"CC",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
"CC",
"DT",
"NN",
"IN",
"DT",
"NN",
"''",
"NNP",
"NN",
",",
"''",
"DT",
"JJ",
"NN",
"NNS",
"VBP",
"RP",
"IN",
"DT",
"JJ",
"IN",
"JJ",
"NN",
",",
"IN",
"DT",
"NN",
"RB",
"RB",
"IN",
"VBG",
"IN",
"NN",
"VBN",
"IN",
"NN",
"NN",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Robert H. Frank",
"start": 2,
"end": 5,
"type": "PERSON"
},
"t": {
"text": "Cornell University",
"start": 15,
"end": 17,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"The",
"artists",
"are",
"all",
"alumni",
"of",
"the",
"miniature",
"department",
"at",
"the",
"National",
"College",
"of",
"Arts",
"in",
"Lahore",
",",
"Pakistan",
",",
"but",
"are",
"now",
"in",
"various",
"cities",
"-LRB-",
"Lahore",
";",
"Melbourne",
";",
"New",
"York",
";",
"Jhelum",
",",
"Pakistan",
";",
"and",
"Chicago",
"-RRB-",
"."
] | [
[
"Pakistan",
"/location/location/contains",
"Lahore"
],
[
"Pakistan",
"/location/location/contains",
"Jhelum"
],
[
"Pakistan",
"/location/location/contains",
"Jhelum"
],
[
"Pakistan",
"/location/location/contains",
"Lahore"
],
[
"Pakistan",
"/location/location/contains",
"Lahore"
],
[
"Pakistan",
"/location/location/contains",
"Lahore"
]
] | [
"DT",
"NNS",
"VBP",
"DT",
"NNS",
"IN",
"DT",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNS",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"VBP",
"RB",
"IN",
"JJ",
"NNS",
"-LRB-",
"NN",
":",
"NNP",
":",
"NNP",
"NNP",
":",
"NNP",
",",
"NNP",
":",
"CC",
"NNP",
"-RRB-",
"."
] | [
{
"h": {
"text": "Pakistan",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Lahore",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Pakistan",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Jhelum",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Pakistan",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Jhelum",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Pakistan",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Lahore",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Pakistan",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Lahore",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Pakistan",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Lahore",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Miniature",
"painting",
"has",
"always",
"been",
"an",
"art",
"of",
"dynamic",
"adaptation",
":",
"it",
"began",
"in",
"Persia",
",",
"which",
"is",
"modern-day",
"Iran",
",",
"before",
"being",
"transported",
"by",
"the",
"Mughal",
"emperors",
"to",
"South",
"Asia",
"where",
"it",
"became",
"the",
"most",
"exotic",
"and",
"ravishing",
"of",
"Eastern",
"court",
"art",
"styles",
"."
] | [
[
"South Asia",
"/location/location/contains",
"Iran"
]
] | [
"JJ",
"NN",
"VBZ",
"RB",
"VBN",
"DT",
"NN",
"IN",
"JJ",
"NN",
":",
"PRP",
"VBD",
"IN",
"NNP",
",",
"WDT",
"VBZ",
"JJ",
"NNP",
",",
"IN",
"VBG",
"VBN",
"IN",
"DT",
"JJ",
"NNS",
"TO",
"NNP",
"NNP",
"WRB",
"PRP",
"VBD",
"DT",
"RBS",
"JJ",
"CC",
"JJ",
"IN",
"NNP",
"NN",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "South Asia",
"start": 29,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Iran",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Feverishly",
"imaginative",
",",
"they",
"recast",
"current",
"political",
"figures",
"-LRB-",
"George",
"Bush",
",",
"Dick",
"Cheney",
"and",
"Pakistan",
"'s",
"president",
",",
"Pervez",
"Musharraf",
"-RRB-",
"as",
"childish",
"warriors",
"and",
"kings",
"playing",
"recklessly",
"with",
"the",
"world",
",",
"a",
"place",
"grotesquely",
"glutted",
",",
"in",
"the",
"artist",
"'s",
"imagining",
",",
"with",
"nuclear",
"bombs",
"and",
"all",
"kinds",
"of",
"weapons",
"."
] | [
[
"Pervez Musharraf",
"/people/person/nationality",
"Pakistan"
]
] | [
"RB",
"JJ",
",",
"PRP",
"VBP",
"JJ",
"JJ",
"NNS",
"-LRB-",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"CC",
"NNP",
"POS",
"NN",
",",
"NNP",
"NNP",
"-RRB-",
"IN",
"JJ",
"NNS",
"CC",
"NNS",
"VBG",
"RB",
"IN",
"DT",
"NN",
",",
"DT",
"NN",
"RB",
"VBD",
",",
"IN",
"DT",
"NN",
"POS",
"VBG",
",",
"IN",
"JJ",
"NNS",
"CC",
"DT",
"NNS",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "Pervez Musharraf",
"start": 19,
"end": 21,
"type": "PERSON"
},
"t": {
"text": "Pakistan",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Although",
"a",
"few",
"Republicans",
"have",
"said",
"that",
"likening",
"Appalachia",
"and",
"upstate",
"New",
"York",
"is",
"an",
"example",
"of",
"what",
"they",
"see",
"as",
"Mr.",
"Spitzer",
"'s",
"city-centric",
"elitism",
",",
"some",
"champions",
"of",
"the",
"area",
"are",
"welcoming",
"the",
"remark",
"as",
"a",
"chance",
"to",
"draw",
"attention",
"to",
"the",
"dire",
"conditions",
"in",
"Buffalo",
",",
"Rochester",
"and",
"Syracuse",
"."
] | [
[
"New York",
"/location/location/contains",
"Buffalo"
],
[
"New York",
"/location/location/contains",
"Rochester"
],
[
"New York",
"/location/location/contains",
"Syracuse"
]
] | [
"IN",
"DT",
"JJ",
"NNS",
"VBP",
"VBN",
"IN",
"VBG",
"NNP",
"CC",
"JJ",
"NNP",
"NNP",
"VBZ",
"DT",
"NN",
"IN",
"WP",
"PRP",
"VBP",
"IN",
"NNP",
"NNP",
"POS",
"JJ",
"NN",
",",
"DT",
"NNS",
"IN",
"DT",
"NN",
"VBP",
"VBG",
"DT",
"NN",
"IN",
"DT",
"NN",
"TO",
"VB",
"NN",
"TO",
"DT",
"JJ",
"NNS",
"IN",
"NNP",
",",
"NNP",
"CC",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 11,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Buffalo",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 11,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Rochester",
"start": 49,
"end": 50,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New York",
"start": 11,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Syracuse",
"start": 51,
"end": 52,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"William",
"F.",
"Weld",
",",
"the",
"former",
"Massachusetts",
"governor",
",",
"who",
"is",
"seeking",
"the",
"Republican",
"nomination",
"for",
"governor",
"of",
"New",
"York",
",",
"also",
"attacked",
"Mr.",
"Spitzer",
"on",
"Tuesday",
",",
"calling",
"the",
"Appalachia",
"remark",
"''",
"at",
"least",
"borderline",
"insulting",
".",
"''"
] | [
[
"William F. Weld",
"/people/person/place_lived",
"New York"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NNP",
"NN",
",",
"WP",
"VBZ",
"VBG",
"DT",
"JJ",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
",",
"RB",
"VBN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"VBG",
"DT",
"NNP",
"NN",
"''",
"IN",
"JJS",
"JJ",
"JJ",
".",
"''"
] | [
{
"h": {
"text": "William F. Weld",
"start": 0,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "New York",
"start": 18,
"end": 20,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Days",
"after",
"he",
"compared",
"upstate",
"New",
"York",
"'s",
"sputtering",
"economy",
"to",
"Appalachia",
"'s",
",",
"Attorney",
"General",
"Eliot",
"Spitzer",
",",
"a",
"Democratic",
"candidate",
"for",
"governor",
",",
"spoke",
"on",
"Tuesday",
"of",
"his",
"plans",
"to",
"revitalize",
"upstate",
"cities",
"by",
"revamping",
"downtown",
"areas",
"and",
"creating",
"statewide",
"programs",
"for",
"residential",
"developments",
"."
] | [
[
"Eliot Spitzer",
"/business/person/company",
"New York"
]
] | [
"NNS",
"IN",
"PRP",
"VBD",
"JJ",
"NNP",
"NNP",
"POS",
"VBG",
"NN",
"TO",
"NNP",
"POS",
",",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"NN",
",",
"VBD",
"IN",
"NNP",
"IN",
"PRP$",
"NNS",
"TO",
"VB",
"JJ",
"NNS",
"IN",
"VBG",
"NN",
"NNS",
"CC",
"VBG",
"JJ",
"NNS",
"IN",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Eliot Spitzer",
"start": 16,
"end": 18,
"type": "PERSON"
},
"t": {
"text": "New York",
"start": 5,
"end": 7,
"type": "LOCATION"
},
"type": "/business/person/company"
}
] |
[
"Gov.",
"George",
"E.",
"Pataki",
",",
"who",
"spoke",
"in",
"Albany",
"on",
"Tuesday",
"for",
"the",
"first",
"time",
"since",
"undergoing",
"an",
"appendectomy",
"last",
"month",
",",
"said",
"that",
"Mr.",
"Spitzer",
"'s",
"comparison",
"was",
"''",
"really",
"unfortunate",
"and",
"certainly",
"insulting",
"to",
"the",
"hard-working",
"people",
"of",
"upstate",
"New",
"York",
".",
"''",
"''"
] | [
[
"New York",
"/location/location/contains",
"Albany"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
",",
"WP",
"VBD",
"IN",
"NNP",
"IN",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"IN",
"VBG",
"DT",
"NN",
"JJ",
"NN",
",",
"VBD",
"IN",
"NNP",
"NNP",
"POS",
"NN",
"VBD",
"''",
"RB",
"JJ",
"CC",
"RB",
"JJ",
"TO",
"DT",
"JJ",
"NNS",
"IN",
"JJ",
"NNP",
"NNP",
".",
"''",
"''"
] | [
{
"h": {
"text": "New York",
"start": 41,
"end": 43,
"type": "LOCATION"
},
"t": {
"text": "Albany",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Japan",
"has",
"to",
"take",
"a",
"responsible",
"attitude",
"toward",
"history",
"to",
"build",
"trust",
"among",
"the",
"people",
"of",
"Asia",
",",
"including",
"China",
",",
"''",
"he",
"said",
"."
] | [
[
"Asia",
"/location/location/contains",
"Japan"
],
[
"Asia",
"/location/location/contains",
"China"
]
] | [
"NNP",
"VBZ",
"TO",
"VB",
"DT",
"JJ",
"NN",
"IN",
"NN",
"TO",
"VB",
"NN",
"IN",
"DT",
"NNS",
"IN",
"NNP",
",",
"VBG",
"NNP",
",",
"''",
"PRP",
"VBD",
"."
] | [
{
"h": {
"text": "Asia",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Asia",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"If",
"China",
"were",
"to",
"prevent",
"Japan",
"'s",
"elevation",
",",
"it",
"would",
"be",
"the",
"most",
"direct",
"confrontation",
"between",
"Asia",
"'s",
"leading",
"powers",
"since",
"they",
"re-established",
"diplomatic",
"ties",
"in",
"1972",
"."
] | [
[
"Asia",
"/location/location/contains",
"Japan"
],
[
"Asia",
"/location/location/contains",
"China"
]
] | [
"IN",
"NNP",
"VBD",
"TO",
"VB",
"NNP",
"POS",
"NN",
",",
"PRP",
"MD",
"VB",
"DT",
"RBS",
"JJ",
"NN",
"IN",
"NNP",
"POS",
"VBG",
"NNS",
"IN",
"PRP",
"VBD",
"JJ",
"NNS",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Asia",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Asia",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"By",
"allowing",
"millions",
"of",
"people",
"to",
"sign",
"their",
"names",
"to",
"a",
"petition",
"against",
"Japan",
",",
"Beijing",
"'s",
"new",
"leadership",
"seems",
"determined",
"to",
"show",
"that",
"recent",
"Japanese",
"actions",
"have",
"so",
"inflamed",
"popular",
"sentiment",
"that",
"China",
"has",
"no",
"choice",
"but",
"to",
"adopt",
"a",
"tougher",
"diplomatic",
"line",
"."
] | [
[
"China",
"/location/location/contains",
"Beijing"
],
[
"Beijing",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Beijing"
],
[
"China",
"/location/country/capital",
"Beijing"
]
] | [
"IN",
"VBG",
"NNS",
"IN",
"NNS",
"TO",
"VB",
"PRP$",
"NNS",
"TO",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
"POS",
"JJ",
"NN",
"VBZ",
"VBN",
"TO",
"VB",
"IN",
"JJ",
"JJ",
"NNS",
"VBP",
"RB",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"VBZ",
"DT",
"NN",
"CC",
"TO",
"VB",
"DT",
"JJR",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "China",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"With",
"Conor",
"Medsystems",
",",
"we",
"are",
"now",
"positioned",
"to",
"lead",
"the",
"development",
"of",
"next-generation",
"stent",
"technology",
",",
"''",
"said",
"Nicholas",
"J.",
"Valeriani",
",",
"chairman",
"of",
"Johnson",
"&",
"Johnson",
"'s",
"cardiovascular",
"devices",
"and",
"diagnostics",
"businesses",
",",
"in",
"a",
"conference",
"call",
"yesterday",
"morning",
"."
] | [
[
"Nicholas J. Valeriani",
"/business/person/company",
"Johnson & Johnson"
]
] | [
"IN",
"NNP",
"NNP",
",",
"PRP",
"VBP",
"RB",
"VBN",
"TO",
"VB",
"DT",
"NN",
"IN",
"JJ",
"NN",
"NN",
",",
"''",
"VBD",
"NNP",
"NNP",
"NNP",
",",
"NN",
"IN",
"NNP",
"CC",
"NNP",
"POS",
"JJ",
"NNS",
"CC",
"NNS",
"NNS",
",",
"IN",
"DT",
"NN",
"NN",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Nicholas J. Valeriani",
"start": 19,
"end": 22,
"type": "PERSON"
},
"t": {
"text": "Johnson & Johnson",
"start": 25,
"end": 28,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"In",
"1982",
",",
"Mayor",
"Ed",
"Koch",
"of",
"New",
"York",
"alienated",
"upstaters",
"-LRB-",
"while",
"running",
"for",
"governor",
"-RRB-",
"by",
"deriding",
"Albany",
"as",
"''",
"a",
"city",
"without",
"a",
"good",
"Chinese",
"restaurant",
".",
"''"
] | [
[
"New York",
"/location/location/contains",
"Albany"
]
] | [
"IN",
"CD",
",",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"VBD",
"NNS",
"-LRB-",
"IN",
"VBG",
"IN",
"NN",
"-RRB-",
"IN",
"VBG",
"NNP",
"IN",
"''",
"DT",
"NN",
"IN",
"DT",
"JJ",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "New York",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Albany",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Contrary",
"to",
"what",
"a",
"lawyer",
"in",
"the",
"case",
"stated",
",",
"this",
"was",
"not",
"the",
"first",
"Frye",
"hearing",
"in",
"New",
"York",
";",
"at",
"least",
"one",
"other",
"such",
"hearing",
"was",
"held",
"in",
"Manhattan",
"in",
"2001",
"."
] | [
[
"New York",
"/location/location/contains",
"Manhattan"
]
] | [
"JJ",
"TO",
"WP",
"DT",
"NN",
"IN",
"DT",
"NN",
"VBN",
",",
"DT",
"VBD",
"RB",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
"NNP",
":",
"IN",
"JJS",
"CD",
"JJ",
"JJ",
"NN",
"VBD",
"VBN",
"IN",
"NNP",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "New York",
"start": 18,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"London",
"Fire",
"Ousts",
"Philadelphia",
"Orchestra",
"Fire",
"at",
"the",
"Royal",
"Albert",
"Hall",
"in",
"London",
"led",
"to",
"cancellation",
"of",
"a",
"Philadelphia",
"Orchestra",
"performance",
"on",
"Sunday",
"night",
"in",
"the",
"Proms",
"concerts",
"series",
",",
"the",
"BBC",
"reported",
"."
] | [
[
"BBC",
"/business/company/place_founded",
"London"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"TO",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"IN",
"NNP",
"NN",
"IN",
"DT",
"NNPS",
"NNS",
"NN",
",",
"DT",
"NNP",
"VBD",
"."
] | [
{
"h": {
"text": "BBC",
"start": 31,
"end": 32,
"type": "ORGANIZATION"
},
"t": {
"text": "London",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/business/company/place_founded"
}
] |
[
"China",
"Punishes",
"Filmmaker",
"The",
"Chinese",
"director",
"Lou",
"Ye",
"has",
"been",
"banned",
"from",
"filmmaking",
"for",
"five",
"years",
"because",
"he",
"submitted",
"his",
"''",
"Summer",
"Palace",
"''",
"to",
"the",
"Cannes",
"Film",
"Festival",
"without",
"official",
"approval",
",",
"Reuters",
"reported",
"."
] | [
[
"Lou Ye",
"/people/person/nationality",
"China"
]
] | [
"NNP",
"NNPS",
"NNP",
"DT",
"JJ",
"NN",
"NNP",
"PRP",
"VBZ",
"VBN",
"VBN",
"IN",
"VBG",
"IN",
"CD",
"NNS",
"IN",
"PRP",
"VBD",
"PRP$",
"''",
"NN",
"NN",
"''",
"TO",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"JJ",
"NN",
",",
"NNP",
"VBD",
"."
] | [
{
"h": {
"text": "Lou Ye",
"start": 6,
"end": 8,
"type": "PERSON"
},
"t": {
"text": "China",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Spain",
"'s",
"swift",
"and",
"smooth",
"passage",
"to",
"modern",
"democracy",
"after",
"the",
"death",
"of",
"Francisco",
"Franco",
"in",
"1975",
"makes",
"it",
"easy",
"to",
"forget",
"the",
"horrors",
"of",
"the",
"civil",
"war",
"and",
"the",
"brutal",
"dictatorship",
"that",
"preceded",
"it",
"."
] | [
[
"Francisco Franco",
"/people/person/nationality",
"Spain"
]
] | [
"NNP",
"POS",
"NN",
"CC",
"JJ",
"NN",
"TO",
"JJ",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"CD",
"VBZ",
"PRP",
"JJ",
"TO",
"VB",
"DT",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"CC",
"DT",
"JJ",
"NN",
"WDT",
"VBD",
"PRP",
"."
] | [
{
"h": {
"text": "Francisco Franco",
"start": 13,
"end": 15,
"type": "PERSON"
},
"t": {
"text": "Spain",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"-LRB-",
"Stevens",
"-RRB-",
"`",
"THE",
"TWO",
"OF",
"US",
"'",
"-LRB-",
"Through",
"June",
"9",
"-RRB-",
"Film",
"Forum",
"is",
"showing",
"Claude",
"Berri",
"'s",
"1967",
"classic",
"about",
"a",
"Jewish",
"boy",
"in",
"occupied",
"France",
"."
] | [
[
"Claude Berri",
"/people/person/nationality",
"France"
]
] | [
"-LRB-",
"NNP",
"-RRB-",
"``",
"DT",
"CD",
"IN",
"NNP",
"POS",
"-LRB-",
"IN",
"NNP",
"CD",
"-RRB-",
"NNP",
"NNP",
"VBZ",
"VBG",
"NNP",
"NNP",
"POS",
"CD",
"JJ",
"IN",
"DT",
"JJ",
"NN",
"IN",
"JJ",
"NNP",
"."
] | [
{
"h": {
"text": "Claude Berri",
"start": 18,
"end": 20,
"type": "PERSON"
},
"t": {
"text": "France",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"At",
"35th",
"Avenue",
"at",
"36th",
"Street",
",",
"Astoria",
",",
"Queens",
",",
"(718)784-0077",
"."
] | [
[
"Astoria",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Astoria"
]
] | [
"IN",
"JJ",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NN",
"."
] | [
{
"h": {
"text": "Astoria",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Queens",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Astoria",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"9",
"p.m.",
",",
"Warsaw",
",",
"261",
"Driggs",
"Avenue",
",",
"Greenpoint",
",",
"Brooklyn",
",",
"(718)387-5252",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Greenpoint"
],
[
"Greenpoint",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"CD",
"NN",
",",
"NNP",
",",
"CD",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NN",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Greenpoint",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Greenpoint",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"-LRB-",
"Johnson",
"-RRB-",
"QIU",
"SHIHUA",
":",
"`",
"INSIGHT",
"'",
"At",
"first",
",",
"the",
"canvases",
"by",
"this",
"painter",
"from",
"Shenzhen",
",",
"China",
",",
"look",
"like",
"nothing",
"more",
"than",
"slightly",
"scuffed",
"expanses",
"of",
"raw",
"fabric",
"."
] | [
[
"China",
"/location/location/contains",
"Shenzhen"
]
] | [
"-LRB-",
"NNP",
"-RRB-",
"NNP",
"NNP",
":",
"``",
"NN",
"''",
"IN",
"RB",
",",
"DT",
"NNS",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"VB",
"IN",
"NN",
"JJR",
"IN",
"RB",
"JJ",
"NNS",
"IN",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "China",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Shenzhen",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Set",
"in",
"a",
"Paris",
"that",
"seems",
"to",
"be",
"populated",
"entirely",
"by",
"artists",
"and",
"writers",
",",
"the",
"film",
"affectionately",
"tweaks",
"the",
"bad",
"manners",
"and",
"complacency",
"of",
"France",
"'s",
"intellectual",
"elite",
"."
] | [
[
"France",
"/location/country/capital",
"Paris"
],
[
"France",
"/location/country/administrative_divisions",
"Paris"
],
[
"Paris",
"/location/administrative_division/country",
"France"
],
[
"France",
"/location/location/contains",
"Paris"
]
] | [
"VB",
"IN",
"DT",
"NNP",
"WDT",
"VBZ",
"TO",
"VB",
"VBN",
"RB",
"IN",
"NNS",
"CC",
"NNS",
",",
"DT",
"NN",
"RB",
"VBZ",
"DT",
"JJ",
"NNS",
"CC",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "France",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "France",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Paris",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "France",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "France",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"-LRB-",
"Chinen",
"-RRB-",
"\\*",
"NICHOLAS",
"PAYTON",
"QUINTET",
"-LRB-",
"Tonight",
"and",
"tomorrow",
"-RRB-",
"The",
"trumpeter",
"Nicholas",
"Payton",
"first",
"grabbed",
"the",
"jazz",
"world",
"'s",
"attention",
"with",
"his",
"remarkable",
"feeling",
"for",
"early",
"New",
"Orleans",
"jazz",
"and",
"more",
"recently",
"made",
"an",
"obstinately",
"spacey",
"funk",
"record",
",",
"but",
"he",
"has",
"spent",
"most",
"of",
"his",
"professional",
"time",
"dealing",
"with",
"the",
"rich",
"languages",
"of",
"post-1960",
"jazz",
"."
] | [
[
"Nicholas Payton",
"/people/person/place_of_birth",
"New Orleans"
]
] | [
"-LRB-",
"NN",
"-RRB-",
"CD",
"NNP",
"NNP",
"NNP",
"-LRB-",
"NNP",
"CC",
"NN",
"-RRB-",
"DT",
"NN",
"NNP",
"NNP",
"RB",
"VBD",
"DT",
"NN",
"NN",
"POS",
"NN",
"IN",
"PRP$",
"JJ",
"NN",
"IN",
"JJ",
"NNP",
"NNP",
"NN",
"CC",
"RBR",
"RB",
"VBD",
"DT",
"RB",
"JJ",
"NN",
"NN",
",",
"CC",
"PRP",
"VBZ",
"VBN",
"JJS",
"IN",
"PRP$",
"JJ",
"NN",
"VBG",
"IN",
"DT",
"JJ",
"NNS",
"IN",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Nicholas Payton",
"start": 14,
"end": 16,
"type": "PERSON"
},
"t": {
"text": "New Orleans",
"start": 29,
"end": 31,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"10",
"p.m.",
",",
"Elite",
"Ark",
",",
"900",
"Sheffield",
"Avenue",
",",
"at",
"Wortman",
"Avenue",
",",
"Canarsie",
",",
"Brooklyn",
",",
"(718)649-6535",
"."
] | [
[
"Canarsie",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
],
[
"Brooklyn",
"/location/location/contains",
"Canarsie"
]
] | [
"CD",
"RB",
",",
"NN",
"NNP",
",",
"CD",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Canarsie",
"start": 14,
"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": "Canarsie",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Dorsky",
",",
"11-03",
"45th",
"Avenue",
",",
"Long",
"Island",
"City",
",",
"Queens",
",",
"(718)937-6317",
",",
"through",
"June",
"27",
"."
] | [
[
"Long Island City",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Long Island City"
]
] | [
"NNP",
",",
"CD",
"JJ",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
",",
"IN",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Long Island City",
"start": 6,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Queens",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Long Island City",
"start": 6,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"22-25",
"Jackson",
"Avenue",
",",
"at",
"46th",
"Avenue",
",",
"Long",
"Island",
"City",
",",
"Queens",
",",
"(718)784-2084",
"."
] | [
[
"Long Island City",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Long Island City"
]
] | [
"CD",
"NNP",
"NNP",
",",
"IN",
"JJ",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"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"
}
] |
[
"36-01",
"43rd",
"Avenue",
",",
"Long",
"Island",
"City",
",",
"Queens",
",",
"(718)784-7700",
",",
"closing",
"on",
"Sunday",
"."
] | [
[
"Queens",
"/location/location/contains",
"Long Island City"
],
[
"Long Island City",
"/location/neighborhood/neighborhood_of",
"Queens"
]
] | [
"CD",
"JJ",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
",",
"VBG",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Queens",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Long Island City",
"start": 4,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Long Island City",
"start": 4,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Tuesday",
"and",
"Thursday",
"through",
"Saturday",
"at",
"7:30",
"p.m.",
",",
"BAM",
"Harvey",
"Theater",
",",
"651",
"Fulton",
"Street",
",",
"Fort",
"Greene",
",",
"Brooklyn",
",",
"(718) 636-4100",
"or",
"bam.org",
";",
"$",
"20",
"to",
"$",
"45",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Fort Greene"
],
[
"Fort Greene",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"NNP",
"CC",
"NNP",
"IN",
"NNP",
"IN",
"CD",
"RB",
",",
"NNP",
"NNP",
"NNP",
",",
"CD",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
"CC",
"NN",
":",
"$",
"CD",
"TO",
"$",
"CD",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Fort Greene",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Fort Greene",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Bill",
"Gates",
"of",
"Microsoft",
",",
"Eric",
"Schmidt",
"of",
"Google",
"and",
"Carleton",
"S.",
"Fiorina",
"of",
"Hewlett-Packard",
"played",
"prominent",
"roles",
",",
"as",
"usual",
",",
"at",
"the",
"January",
"forum",
"."
] | [
[
"Bill Gates",
"/business/person/company",
"Microsoft"
],
[
"Microsoft",
"/business/company/founders",
"Bill Gates"
]
] | [
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
"IN",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"JJ",
"NNS",
",",
"IN",
"JJ",
",",
"IN",
"DT",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Bill Gates",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Microsoft",
"start": 3,
"end": 4,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
},
{
"h": {
"text": "Microsoft",
"start": 3,
"end": 4,
"type": "ORGANIZATION"
},
"t": {
"text": "Bill Gates",
"start": 0,
"end": 2,
"type": "PERSON"
},
"type": "/business/company/founders"
}
] |
[
"Russia",
"'s",
"general",
"prosecutor",
"'s",
"office",
"has",
"opened",
"a",
"criminal",
"investigation",
"into",
"a",
"real",
"estate",
"deal",
"involving",
"former",
"Prime",
"Minister",
"Mikhail",
"Kasyanov",
",",
"who",
"was",
"fired",
"by",
"President",
"Vladimir",
"V.",
"Putin",
"last",
"year",
"and",
"has",
"suggested",
"he",
"might",
"run",
"to",
"succeed",
"him",
"in",
"2008",
"."
] | [
[
"Mikhail Kasyanov",
"/people/person/nationality",
"Russia"
]
] | [
"NNP",
"POS",
"JJ",
"NN",
"POS",
"NN",
"VBZ",
"VBN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"NN",
"VBG",
"JJ",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"WP",
"VBD",
"VBN",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"JJ",
"NN",
"CC",
"VBZ",
"VBN",
"PRP",
"MD",
"VB",
"TO",
"VB",
"PRP",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Mikhail Kasyanov",
"start": 20,
"end": 22,
"type": "PERSON"
},
"t": {
"text": "Russia",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"It",
"'s",
"just",
"one",
"reflection",
"of",
"an",
"international",
"appetite",
"for",
"Kathak",
",",
"bolstered",
"by",
"mass",
"emigration",
"from",
"India",
"and",
"by",
"a",
"Western",
"interest",
"in",
"star",
"musicians",
"like",
"the",
"sitarist",
"Ravi",
"Shankar",
"and",
"the",
"tabla",
"player",
"Zakir",
"Hussain",
"."
] | [
[
"Ravi Shankar",
"/people/person/nationality",
"India"
],
[
"Zakir Hussain",
"/people/person/nationality",
"India"
]
] | [
"PRP",
"VBZ",
"RB",
"CD",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"VBN",
"IN",
"NN",
"NN",
"IN",
"NNP",
"CC",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NN",
"NNS",
"IN",
"DT",
"NN",
"NNP",
"NNP",
"CC",
"DT",
"NN",
"NN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Ravi Shankar",
"start": 29,
"end": 31,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Zakir Hussain",
"start": 35,
"end": 37,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"To",
"the",
"Editor",
":",
"Re",
"''",
"In",
"Africa",
",",
"Life",
"After",
"AIDS",
",",
"''",
"by",
"David",
"Brooks",
"-LRB-",
"column",
",",
"June",
"9",
"-RRB-",
":",
"We",
"welcome",
"Mr.",
"Brooks",
"'s",
"decision",
"to",
"travel",
"to",
"Namibia",
"to",
"see",
"for",
"himself",
"the",
"toll",
"that",
"AIDS",
"is",
"taking",
",",
"especially",
"on",
"women",
"."
] | [
[
"Africa",
"/location/location/contains",
"Namibia"
]
] | [
"TO",
"DT",
"NNP",
":",
"NNP",
"''",
"IN",
"NNP",
",",
"NNP",
"IN",
"NNP",
",",
"''",
"IN",
"NNP",
"NNP",
"-LRB-",
"NN",
",",
"NNP",
"CD",
"-RRB-",
":",
"PRP",
"VBP",
"NNP",
"NNP",
"POS",
"NN",
"TO",
"VB",
"TO",
"NNP",
"TO",
"VB",
"IN",
"PRP",
"DT",
"NN",
"WDT",
"NNP",
"VBZ",
"VBG",
",",
"RB",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "Africa",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Namibia",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"they",
"have",
"also",
"tried",
"to",
"maintain",
"Hong",
"Kong",
"as",
"a",
"prosperous",
",",
"peaceful",
"place",
"that",
"can",
"continue",
"to",
"function",
"as",
"China",
"'s",
"main",
"financial",
"center",
"and",
"as",
"a",
"source",
"of",
"managerial",
"expertise",
"and",
"investment",
"capital",
"."
] | [
[
"China",
"/location/location/contains",
"Hong Kong"
],
[
"Hong Kong",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Hong Kong"
]
] | [
"CC",
"PRP",
"VBP",
"RB",
"VBN",
"TO",
"VB",
"NNP",
"NNP",
"IN",
"DT",
"JJ",
",",
"JJ",
"NN",
"WDT",
"MD",
"VB",
"TO",
"VB",
"IN",
"NNP",
"POS",
"JJ",
"JJ",
"NN",
"CC",
"IN",
"DT",
"NN",
"IN",
"JJ",
"NN",
"CC",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "China",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Hong Kong",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Hong Kong",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Hong Kong",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"A",
"memorial",
"service",
"will",
"be",
"held",
"on",
"October",
"1",
",",
"at",
"1",
"P.M.",
",",
"at",
"the",
"Unitarian-Universalist",
"Church",
"in",
"Garden",
"City",
",",
"New",
"York",
"."
] | [
[
"New York",
"/location/location/contains",
"Garden City"
]
] | [
"DT",
"NN",
"NN",
"MD",
"VB",
"VBN",
"IN",
"NNP",
"CD",
",",
"IN",
"CD",
"NN",
",",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 22,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Garden City",
"start": 19,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"She",
"was",
"born",
"in",
"Hanover",
",",
"Germany",
"."
] | [
[
"Germany",
"/location/location/contains",
"Hanover"
]
] | [
"PRP",
"VBD",
"VBN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Germany",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Hanover",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Yes",
",",
"there",
"was",
"a",
"painfully",
"serious",
"Butoh-inspired",
"duet",
"by",
"Kim",
"Itoh",
",",
"and",
"a",
"grave",
"and",
"beautiful",
"solo",
"by",
"Germaine",
"Acogny",
",",
"from",
"Dakar",
",",
"Senegal",
"."
] | [
[
"Senegal",
"/location/location/contains",
"Dakar"
],
[
"Senegal",
"/location/country/capital",
"Dakar"
]
] | [
"UH",
",",
"EX",
"VBD",
"DT",
"RB",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"CC",
"DT",
"NN",
"CC",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Senegal",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Dakar",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Senegal",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Dakar",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Mr.",
"Duato",
"'s",
"Bach",
"piece",
"was",
"commissioned",
"by",
"the",
"city",
"of",
"Weimar",
",",
"Germany",
",",
"when",
"it",
"was",
"that",
"year",
"'s",
"European",
"Cultural",
"Capital",
"in",
"1999",
"."
] | [
[
"Germany",
"/location/location/contains",
"Weimar"
]
] | [
"NNP",
"NNP",
"POS",
"NNP",
"NN",
"VBD",
"VBN",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"DT",
"NN",
"POS",
"JJ",
"NNP",
"NNP",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Germany",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Weimar",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Pitchers",
"Hideo",
"Nomo",
"of",
"the",
"Los",
"Angeles",
"Dodgers",
"and",
"Hideki",
"Irabu",
"of",
"the",
"Yankees",
"made",
"Major",
"League",
"Baseball",
"a",
"hit",
"in",
"Japan",
"in",
"the",
"mid-1990",
"'s",
",",
"and",
"Yankees",
"left",
"fielder",
"Hideki",
"Matsui",
"has",
"helped",
"extend",
"that",
"run",
"."
] | [
[
"Hideki Matsui",
"/people/person/nationality",
"Japan"
],
[
"Hideo Nomo",
"/people/person/nationality",
"Japan"
],
[
"Hideki Irabu",
"/people/person/nationality",
"Japan"
]
] | [
"NNS",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"NNPS",
"CC",
"NNP",
"NNP",
"IN",
"DT",
"NNPS",
"VBD",
"JJ",
"NNP",
"NNP",
"DT",
"NN",
"IN",
"NNP",
"IN",
"DT",
"NN",
"POS",
",",
"CC",
"NNPS",
"VBD",
"NN",
"NNP",
"NNP",
"VBZ",
"VBN",
"VB",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Hideki Matsui",
"start": 31,
"end": 33,
"type": "PERSON"
},
"t": {
"text": "Japan",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Hideo Nomo",
"start": 1,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "Japan",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Hideki Irabu",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Japan",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"In",
"lieu",
"of",
"flowers",
",",
"contributions",
"may",
"be",
"made",
"to",
"The",
"Boys",
"and",
"Girls",
"Club",
"of",
"Topeka",
",",
"550",
"SE",
"27th",
"Street",
",",
"Topeka",
",",
"Kansas",
"66605",
"."
] | [
[
"Kansas",
"/location/location/contains",
"Topeka"
],
[
"Kansas",
"/location/location/contains",
"Topeka"
]
] | [
"IN",
"NN",
"IN",
"NNS",
",",
"NNS",
"MD",
"VB",
"VBN",
"TO",
"DT",
"NNPS",
"CC",
"NNP",
"NNP",
"IN",
"NNP",
",",
"CD",
"NN",
"JJ",
"NN",
",",
"NNP",
",",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Kansas",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Topeka",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Kansas",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Topeka",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"GREGG",
"--",
"Thomas",
",",
"a",
"long",
"time",
"resident",
"of",
"Topeka",
",",
"Kansas",
"died",
"peacefully",
"February",
"15",
"at",
"the",
"age",
"of",
"80",
"."
] | [
[
"Kansas",
"/location/location/contains",
"Topeka"
]
] | [
"NNP",
":",
"NNP",
",",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
"VBD",
"RB",
"NNP",
"CD",
"IN",
"DT",
"NN",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Kansas",
"start": 11,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "Topeka",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Recarving",
"China",
"'s",
"Past",
":",
"Art",
",",
"Archaeology",
"and",
"Architecture",
"of",
"the",
"Wu",
"Family",
"Shrines",
",",
"''",
"Princeton",
"University",
"Art",
"Museum",
",",
"Princeton",
",",
"through",
"June",
"26",
"."
] | [
[
"Princeton",
"/location/location/contains",
"Princeton University Art Museum"
]
] | [
"VBG",
"NNP",
"POS",
"NNP",
":",
"NNP",
",",
"NNP",
"CC",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"''",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"IN",
"NNP",
"CD",
"."
] | [
{
"h": {
"text": "Princeton",
"start": 17,
"end": 18,
"type": "ORGANIZATION"
},
"t": {
"text": "Princeton University Art Museum",
"start": 17,
"end": 21,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"panel",
"also",
"agreed",
"to",
"close",
"Wilford",
"Hall",
"Medical",
"Center",
"in",
"San",
"Antonio",
"and",
"relocate",
"most",
"of",
"its",
"operations",
"to",
"Fort",
"Sam",
"Houston",
"in",
"the",
"same",
"city",
"."
] | [
[
"San Antonio",
"/location/location/contains",
"Fort Sam Houston"
]
] | [
"DT",
"NN",
"RB",
"VBD",
"TO",
"VB",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"CC",
"VB",
"JJS",
"IN",
"PRP$",
"NNS",
"TO",
"NNP",
"NNP",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "San Antonio",
"start": 11,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Fort Sam Houston",
"start": 20,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"on",
"Wednesday",
"the",
"commission",
"removed",
"two",
"major",
"installations",
"from",
"the",
"list",
"--",
"the",
"Navy",
"submarine",
"base",
"in",
"Groton",
",",
"Conn.",
",",
"and",
"the",
"Portsmouth",
"Naval",
"Shipyard",
"in",
"Kittery",
",",
"Me",
".",
",",
"which",
"reduced",
"the",
"expected",
"savings",
"by",
"around",
"$",
"2.9",
"billion",
"."
] | [
[
"Kittery",
"/location/location/contains",
"Portsmouth Naval Shipyard"
]
] | [
"CC",
"IN",
"NNP",
"DT",
"NN",
"VBD",
"CD",
"JJ",
"NNS",
"IN",
"DT",
"NN",
":",
"DT",
"NNP",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"PRP",
".",
",",
"WDT",
"VBD",
"DT",
"VBN",
"NNS",
"IN",
"RB",
"$",
"CD",
"CD",
"."
] | [
{
"h": {
"text": "Kittery",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Portsmouth Naval Shipyard",
"start": 24,
"end": 27,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"a",
"rebuff",
"to",
"the",
"Defense",
"Department",
",",
"the",
"commission",
"voted",
"7",
"to",
"2",
"late",
"Thursday",
"against",
"sharply",
"reducing",
"the",
"operations",
"at",
"Eielson",
"Air",
"Force",
"Base",
"near",
"Fairbanks",
",",
"Alaska",
",",
"opting",
"to",
"keep",
"24",
"F-16",
"fighters",
"at",
"the",
"base",
",",
"rather",
"than",
"moving",
"them",
"to",
"an",
"installation",
"in",
"Nevada",
"."
] | [
[
"Alaska",
"/location/location/contains",
"Fairbanks"
]
] | [
"IN",
"DT",
"NN",
"TO",
"DT",
"NNP",
"NNP",
",",
"DT",
"NN",
"VBD",
"CD",
"TO",
"CD",
"JJ",
"NNP",
"IN",
"RB",
"VBG",
"DT",
"NNS",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"VBG",
"TO",
"VB",
"CD",
"CD",
"NNS",
"IN",
"DT",
"NN",
",",
"RB",
"IN",
"VBG",
"PRP",
"TO",
"DT",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Alaska",
"start": 29,
"end": 30,
"type": "LOCATION"
},
"t": {
"text": "Fairbanks",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Southwest",
",",
"which",
"is",
"based",
"at",
"Love",
"Field",
"in",
"Dallas",
",",
"is",
"challenging",
"a",
"federal",
"law",
"called",
"the",
"Wright",
"Amendment",
"that",
"limits",
"flights",
"from",
"that",
"airport",
"to",
"eight",
"states",
"including",
"Texas",
"."
] | [
[
"Dallas",
"/location/location/contains",
"Love Field"
],
[
"Texas",
"/location/location/contains",
"Love Field"
],
[
"Texas",
"/location/location/contains",
"Dallas"
],
[
"Love Field",
"/location/neighborhood/neighborhood_of",
"Dallas"
]
] | [
"NNP",
",",
"WDT",
"VBZ",
"VBN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"VBZ",
"VBG",
"DT",
"JJ",
"NN",
"VBD",
"DT",
"NNP",
"NNP",
"WDT",
"VBZ",
"NNS",
"IN",
"DT",
"NN",
"TO",
"CD",
"NNS",
"VBG",
"NNP",
"."
] | [
{
"h": {
"text": "Dallas",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Love Field",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Texas",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Love Field",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Texas",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Dallas",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Love Field",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Dallas",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Emily",
"Hughes",
"faced",
"her",
"Olympic",
"welcome",
"Friday",
":",
"hundreds",
"of",
"camera",
"shutters",
"fluttering",
"throughout",
"her",
"40-minute",
"practice",
"at",
"the",
"Palaghiaccio",
"arena",
",",
"an",
"outpouring",
"of",
"attention",
"that",
"started",
"Sunday",
",",
"when",
"she",
"was",
"named",
"to",
"the",
"Olympic",
"figure",
"skating",
"team",
"and",
"a",
"television",
"camera",
"crew",
"camped",
"outside",
"her",
"home",
"in",
"Great",
"Neck",
",",
"N.Y.",
",",
"during",
"a",
"snowstorm",
".",
"''"
] | [
[
"Emily Hughes",
"/people/person/place_of_birth",
"Great Neck"
]
] | [
"NNP",
"NNP",
"VBD",
"PRP$",
"JJ",
"JJ",
"NNP",
":",
"NNS",
"IN",
"NN",
"NNS",
"VBG",
"IN",
"PRP$",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NN",
",",
"DT",
"NN",
"IN",
"NN",
"WDT",
"VBD",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"VBN",
"TO",
"DT",
"NNP",
"NN",
"NN",
"NN",
"CC",
"DT",
"NN",
"NN",
"NN",
"VBD",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"IN",
"DT",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Emily Hughes",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Great Neck",
"start": 50,
"end": 52,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"2006",
"OLYMPIC",
"WINTER",
"GAMES",
"--",
"FIGURE",
"SKATING",
":",
"WOMEN",
"Correction",
":",
"February",
"22",
",",
"2006",
",",
"Wednesday",
"A",
"sports",
"article",
"on",
"Saturday",
"about",
"the",
"arrival",
"of",
"the",
"American",
"figure",
"skater",
"Emily",
"Hughes",
"in",
"Turin",
",",
"Italy",
",",
"for",
"the",
"Olympics",
"misstated",
"the",
"name",
"of",
"the",
"rink",
"in",
"Hackensack",
",",
"N.J.",
",",
"where",
"Sylvia",
"Fontana",
"of",
"Italy",
"trains",
"."
] | [
[
"Italy",
"/location/location/contains",
"Turin"
],
[
"Italy",
"/location/location/contains",
"Turin"
]
] | [
"CD",
"NNP",
"NNP",
"NNP",
":",
"VBP",
"NNS",
":",
"NNP",
"NNP",
":",
"NNP",
"CD",
",",
"CD",
",",
"NNP",
"NNP",
"NNS",
"NN",
"IN",
"NNP",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"NN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"DT",
"NNPS",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"WRB",
"NNP",
"NNP",
"IN",
"NNP",
"NNS",
"."
] | [
{
"h": {
"text": "Italy",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Turin",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Italy",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Turin",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"fun",
"turns",
"into",
"competition",
"Tuesday",
",",
"though",
",",
"against",
"a",
"field",
"headlined",
"by",
"Irina",
"Slutskaya",
"of",
"Russia",
",",
"Carolina",
"Kostner",
"of",
"Italy",
"and",
"Cohen",
".",
"''"
] | [
[
"Carolina Kostner",
"/people/person/nationality",
"Italy"
]
] | [
"DT",
"NN",
"VBZ",
"IN",
"NN",
"NNP",
",",
"RB",
",",
"IN",
"DT",
"NN",
"VBN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
"IN",
"NNP",
"CC",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Carolina Kostner",
"start": 19,
"end": 21,
"type": "PERSON"
},
"t": {
"text": "Italy",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Aid",
"would",
"also",
"go",
"to",
"needy",
"suburban",
"districts",
"like",
"Roosevelt",
"and",
"Hempstead",
"on",
"Long",
"Island",
"Mr.",
"Suozzi",
"found",
"himself",
"on",
"the",
"defensive",
"on",
"the",
"subject",
"of",
"abortion",
"on",
"Tuesday",
"when",
"an",
"abortion",
"rights",
"group",
"backing",
"Mr.",
"Spitzer",
",",
"Naral",
"Pro-Choice",
"New",
"York",
",",
"called",
"on",
"Mr.",
"Suozzi",
"to",
"disavow",
"the",
"support",
"of",
"James",
"D.",
"Griffin",
",",
"a",
"Democrat",
"and",
"former",
"candidate",
"of",
"the",
"anti-abortion",
"Right",
"to",
"Life",
"Party",
"."
] | [
[
"Long Island",
"/location/location/contains",
"Hempstead"
]
] | [
"NN",
"MD",
"RB",
"VB",
"TO",
"JJ",
"JJ",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"VBD",
"PRP",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"NN",
"IN",
"NNP",
"WRB",
"DT",
"NN",
"NNS",
"NN",
"VBG",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"VBN",
"IN",
"NNP",
"NNP",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"CC",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"TO",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Long Island",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Hempstead",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"calling",
"for",
"tax",
"cuts",
",",
"Mr.",
"Suozzi",
",",
"the",
"Nassau",
"County",
"executive",
",",
"said",
"property",
"tax",
"bills",
"in",
"New",
"York",
"were",
"among",
"the",
"nation",
"'s",
"highest",
".",
"''"
] | [
[
"New York",
"/location/location/contains",
"Nassau County"
]
] | [
"IN",
"VBG",
"IN",
"NN",
"NNS",
",",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NN",
",",
"VBD",
"NN",
"NN",
"NNS",
"IN",
"NNP",
"NNP",
"VBD",
"IN",
"DT",
"NN",
"POS",
"JJS",
".",
"''"
] | [
{
"h": {
"text": "New York",
"start": 19,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Nassau County",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"This",
"tour",
"is",
"led",
"by",
"Neil",
"deGrasse",
"Tyson",
"and",
"Michael",
"Shara",
",",
"astrophysicists",
"with",
"the",
"American",
"Museum",
"of",
"Natural",
"History",
",",
"and",
"James",
"Oberg",
",",
"a",
"space",
"historian",
"."
] | [
[
"Neil deGrasse Tyson",
"/business/person/company",
"American Museum of Natural History"
]
] | [
"DT",
"NN",
"VBZ",
"VBN",
"IN",
"NNP",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
",",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"IN",
"JJ",
"NN",
",",
"CC",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Neil deGrasse Tyson",
"start": 5,
"end": 8,
"type": "PERSON"
},
"t": {
"text": "American Museum of Natural History",
"start": 15,
"end": 20,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"A",
"Red",
"Sea",
"cruise",
"aboard",
"a",
"three-masted",
"vessel",
";",
"side",
"trips",
"led",
"by",
"prominent",
"historians",
"to",
"the",
"Giza",
"pyramids",
",",
"Petra",
"and",
"other",
"iconic",
"sites",
"in",
"Egypt",
"and",
"Jordan",
";",
"private",
"audiences",
"with",
"experts",
"like",
"Zahi",
"Hawass",
",",
"the",
"head",
"of",
"the",
"Egyptian",
"Supreme",
"Council",
"of",
"Antiquities",
";",
"and",
"visits",
"to",
"places",
"that",
"Ms.",
"Sandstrom",
",",
"an",
"executive",
"with",
"Sun",
"Microsystems",
",",
"had",
"never",
"thought",
"of",
"going",
"to",
"--",
"a",
"rarely",
"visited",
"tomb",
"in",
"the",
"Valley",
"of",
"the",
"Kings",
",",
"for",
"instance",
",",
"that",
"Smithsonian",
"Journeys",
",",
"the",
"travel",
"program",
"of",
"the",
"Smithsonian",
"Institution",
",",
"had",
"gained",
"access",
"to",
"."
] | [
[
"Egypt",
"/location/location/contains",
"Giza"
],
[
"Zahi Hawass",
"/people/person/nationality",
"Egypt"
]
] | [
"DT",
"NNP",
"NNP",
"NN",
"IN",
"DT",
"JJ",
"NN",
":",
"NN",
"NNS",
"VBN",
"IN",
"JJ",
"NNS",
"TO",
"DT",
"NNP",
"NNS",
",",
"NNP",
"CC",
"JJ",
"JJ",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
":",
"JJ",
"NNS",
"IN",
"NNS",
"IN",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"IN",
"NNPS",
":",
"CC",
"NNS",
"TO",
"NNS",
"IN",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNPS",
",",
"VBD",
"RB",
"VBN",
"IN",
"VBG",
"TO",
":",
"DT",
"RB",
"VBN",
"NN",
"IN",
"DT",
"NNP",
"IN",
"DT",
"NNPS",
",",
"IN",
"NN",
",",
"WDT",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
",",
"VBD",
"VBN",
"NN",
"TO",
"."
] | [
{
"h": {
"text": "Egypt",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Giza",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Zahi Hawass",
"start": 35,
"end": 37,
"type": "PERSON"
},
"t": {
"text": "Egypt",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"In",
"between",
",",
"are",
"museums",
"like",
"the",
"Santa",
"Barbara",
"Museum",
"of",
"Art",
"in",
"California",
"and",
"the",
"Metropolitan",
"Museum",
"of",
"Art",
"in",
"New",
"York",
",",
"each",
"with",
"between",
"20",
"and",
"25",
"programs",
"."
] | [
[
"New York",
"/location/location/contains",
"Metropolitan Museum of Art"
]
] | [
"IN",
"IN",
",",
"VBP",
"NNS",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
",",
"DT",
"IN",
"IN",
"CD",
"CC",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "New York",
"start": 21,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Metropolitan Museum of Art",
"start": 16,
"end": 20,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Mission",
"officials",
"at",
"the",
"European",
"control",
"center",
"in",
"Darmstadt",
",",
"Germany",
",",
"said",
"that",
"Huygens",
"'s",
"release",
"from",
"Cassini",
"was",
"a",
"success",
"and",
"that",
"the",
"planned",
"cruise",
"should",
"take",
"the",
"craft",
"to",
"Titan",
"'s",
"southern",
"hemisphere",
"during",
"daylight",
".",
"''"
] | [
[
"Germany",
"/location/location/contains",
"Darmstadt"
]
] | [
"NNP",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"IN",
"NNP",
"POS",
"NN",
"IN",
"NNP",
"VBD",
"DT",
"NN",
"CC",
"IN",
"DT",
"VBN",
"NN",
"MD",
"VB",
"DT",
"NN",
"TO",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Germany",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Darmstadt",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"It",
"was",
"presented",
"last",
"year",
"by",
"Goodspeed",
"Musicals",
"in",
"Connecticut",
",",
"but",
"when",
"it",
"had",
"its",
"premiere",
",",
"it",
"was",
"the",
"best-reviewed",
"third",
"of",
"a",
"trio",
"of",
"mini-musicals",
"at",
"Prince",
"Music",
"Theater",
"in",
"Philadelphia",
",",
"where",
"it",
"was",
"directed",
"by",
"HAROLD",
"PRINCE",
"--",
"yes",
",",
"that",
"Harold",
"Prince",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"Goodspeed Musicals"
]
] | [
"PRP",
"VBD",
"VBN",
"JJ",
"NN",
"IN",
"NNP",
"NNPS",
"IN",
"NNP",
",",
"CC",
"WRB",
"PRP",
"VBD",
"PRP$",
"NN",
",",
"PRP",
"VBD",
"DT",
"JJS",
"JJ",
"IN",
"DT",
"NN",
"IN",
"NNS",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"VBN",
"IN",
"NNP",
"NNP",
":",
"RB",
",",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Goodspeed Musicals",
"start": 6,
"end": 8,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Working",
"about",
"600",
"miles",
"south",
"of",
"Tokyo",
"off",
"the",
"Bonin",
"Islands",
",",
"known",
"in",
"Japan",
"as",
"the",
"Ogasawara",
"Islands",
",",
"they",
"photographed",
"the",
"creature",
"with",
"a",
"robotic",
"camera",
"at",
"a",
"depth",
"of",
"3,000",
"feet",
"."
] | [
[
"Japan",
"/location/location/contains",
"Tokyo"
],
[
"Tokyo",
"/location/location/contains",
"Ogasawara Islands"
],
[
"Japan",
"/location/location/contains",
"Ogasawara Islands"
],
[
"Japan",
"/location/country/administrative_divisions",
"Tokyo"
],
[
"Japan",
"/location/country/capital",
"Tokyo"
],
[
"Tokyo",
"/location/administrative_division/country",
"Japan"
]
] | [
"VBG",
"IN",
"CD",
"NNS",
"RB",
"IN",
"NNP",
"IN",
"DT",
"NNP",
"NNPS",
",",
"VBN",
"IN",
"NNP",
"IN",
"DT",
"NNP",
"NNPS",
",",
"PRP",
"VBD",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"IN",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "Japan",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Tokyo",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Ogasawara Islands",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Japan",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Ogasawara Islands",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Japan",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Japan",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Tokyo",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"FRANKENBERGER",
"--",
"Ghis",
"laine",
"of",
"Paris",
",",
"France",
"and",
"longtime",
"resident",
"of",
"Rye",
",",
"NY",
",",
"died",
"of",
"cancer",
"on",
"May",
"23",
",",
"2005",
"."
] | [
[
"France",
"/location/country/administrative_divisions",
"Paris"
],
[
"France",
"/location/location/contains",
"Paris"
],
[
"France",
"/location/country/capital",
"Paris"
],
[
"Paris",
"/location/administrative_division/country",
"France"
]
] | [
"NN",
":",
"NNP",
"NN",
"IN",
"NNP",
",",
"NNP",
"CC",
"JJ",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"IN",
"NN",
"IN",
"NNP",
"CD",
",",
"CD",
"."
] | [
{
"h": {
"text": "France",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "France",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "France",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Paris",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Paris",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "France",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"Eight",
"thousand",
"years",
"ago",
",",
"Mr.",
"Carlen",
"said",
",",
"the",
"glacier",
"was",
"the",
"largest",
"in",
"Europe",
",",
"with",
"arms",
"that",
"reached",
"all",
"the",
"way",
"to",
"Lyon",
",",
"in",
"France",
"."
] | [
[
"Europe",
"/location/location/contains",
"France"
]
] | [
"CD",
"CD",
"NNS",
"RB",
",",
"NNP",
"NNP",
"VBD",
",",
"DT",
"NN",
"VBD",
"DT",
"JJS",
"IN",
"NNP",
",",
"IN",
"NNS",
"WDT",
"VBD",
"PDT",
"DT",
"NN",
"TO",
"NNP",
",",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Europe",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "France",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Clara",
"Furse",
",",
"the",
"chief",
"executive",
"of",
"the",
"London",
"exchange",
",",
"has",
"not",
"discussed",
"Nasdaq",
"'s",
"bid",
"with",
"her",
"Nasdaq",
"counterpart",
",",
"Robert",
"Greifeld",
"."
] | [
[
"Clara Furse",
"/people/person/place_lived",
"London"
]
] | [
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NN",
",",
"VBZ",
"RB",
"VBN",
"NNP",
"POS",
"NN",
"IN",
"PRP$",
"NNP",
"NN",
",",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Clara Furse",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "London",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"What",
"I",
"'ve",
"really",
"seen",
"in",
"the",
"last",
"10",
"years",
"is",
"a",
"generational",
"shifting",
"of",
"the",
"responsibility",
"''",
"to",
"pay",
"for",
"college",
",",
"said",
"Ellen",
"Frishberg",
",",
"director",
"of",
"student",
"financial",
"services",
"at",
"Johns",
"Hopkins",
"University",
"in",
"Baltimore",
".",
"''"
] | [
[
"Baltimore",
"/location/location/contains",
"Johns Hopkins University"
]
] | [
"WP",
"PRP",
"VBP",
"RB",
"VBN",
"IN",
"DT",
"JJ",
"CD",
"NNS",
"VBZ",
"DT",
"JJ",
"VBG",
"IN",
"DT",
"NN",
"''",
"TO",
"VB",
"IN",
"NN",
",",
"VBD",
"NNP",
"NNP",
",",
"NN",
"IN",
"NN",
"JJ",
"NNS",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Baltimore",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"t": {
"text": "Johns Hopkins University",
"start": 33,
"end": 36,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"was",
"in",
"Dallas",
"last",
"week",
"preparing",
"to",
"open",
"the",
"first",
"Connecticut",
"School",
"of",
"Broadcasting",
"in",
"Texas",
"."
] | [
[
"Texas",
"/location/location/contains",
"Dallas"
]
] | [
"PRP",
"VBD",
"IN",
"NNP",
"JJ",
"NN",
"VBG",
"TO",
"VB",
"DT",
"JJ",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Texas",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Dallas",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"as",
"Connecticut",
"legislators",
"ponder",
"calls",
"for",
"severe",
"curbs",
"on",
"eminent",
"domain",
",",
"the",
"experience",
"in",
"Stamford",
"may",
"say",
"more",
"about",
"the",
"issues",
"than",
"the",
"overheated",
"public",
"debate",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"Stamford"
]
] | [
"CC",
"IN",
"NNP",
"NNS",
"VBP",
"NNS",
"IN",
"JJ",
"NNS",
"IN",
"JJ",
"NN",
",",
"DT",
"NN",
"IN",
"NNP",
"MD",
"VB",
"RBR",
"IN",
"DT",
"NNS",
"IN",
"DT",
"VBN",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Stamford",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"painting",
"that",
"had",
"been",
"thought",
"to",
"be",
"the",
"original",
",",
"on",
"loan",
"for",
"an",
"exhibition",
"at",
"the",
"Norman",
"Rockwell",
"Museum",
"in",
"Stockbridge",
",",
"Mass.",
",",
"was",
"seen",
"by",
"some",
"as",
"oddly",
"washed",
"out",
",",
"possibly",
"as",
"a",
"result",
"of",
"overcleaning",
",",
"some",
"suggested",
"."
] | [
[
"Stockbridge",
"/location/location/contains",
"Norman Rockwell Museum"
]
] | [
"DT",
"NN",
"WDT",
"VBD",
"VBN",
"VBN",
"TO",
"VB",
"DT",
"JJ",
",",
"IN",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"VBN",
"IN",
"DT",
"IN",
"RB",
"VBN",
"RP",
",",
"RB",
"IN",
"DT",
"NN",
"IN",
"NN",
",",
"DT",
"VBN",
"."
] | [
{
"h": {
"text": "Stockbridge",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Norman Rockwell Museum",
"start": 18,
"end": 21,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Patrick",
"J.",
"Cescau",
",",
"56",
",",
"Unilever",
"'s",
"co-chairman",
"in",
"London",
",",
"will",
"become",
"chief",
"executive",
"of",
"the",
"company",
",",
"while",
"his",
"counterpart",
"in",
"Rotterdam",
",",
"the",
"Netherlands",
",",
"Antony",
"Burgmans",
",",
"58",
",",
"will",
"become",
"nonexecutive",
"chairman",
"."
] | [
[
"Netherlands",
"/location/location/contains",
"Rotterdam"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"CD",
",",
"NNP",
"POS",
"NN",
"IN",
"NNP",
",",
"MD",
"VB",
"JJ",
"NN",
"IN",
"DT",
"NN",
",",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
",",
"DT",
"NNP",
",",
"NNP",
"NNP",
",",
"CD",
",",
"MD",
"VB",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Netherlands",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Rotterdam",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"speaking",
"at",
"a",
"separate",
"news",
"conference",
",",
"China",
"'s",
"top",
"leader",
",",
"Hu",
"Jintao",
",",
"sounded",
"less",
"optimistic",
",",
"saying",
"that",
"Japan",
"needed",
"to",
"reflect",
"on",
"its",
"past",
"and",
"warning",
"Tokyo",
"not",
"to",
"meddle",
"in",
"its",
"internal",
"affairs",
"by",
"supporting",
"Taiwan",
"."
] | [
[
"Tokyo",
"/location/administrative_division/country",
"Japan"
],
[
"Taiwan",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Taiwan"
],
[
"Japan",
"/location/country/capital",
"Tokyo"
],
[
"Japan",
"/location/country/administrative_divisions",
"Tokyo"
],
[
"Japan",
"/location/location/contains",
"Tokyo"
],
[
"Hu Jintao",
"/people/person/nationality",
"China"
]
] | [
"CC",
"VBG",
"IN",
"DT",
"JJ",
"NN",
"NN",
",",
"NNP",
"POS",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"RBR",
"JJ",
",",
"VBG",
"IN",
"NNP",
"VBD",
"TO",
"VB",
"IN",
"PRP$",
"JJ",
"CC",
"VBG",
"NNP",
"RB",
"TO",
"VB",
"IN",
"PRP$",
"JJ",
"NNS",
"IN",
"VBG",
"NNP",
"."
] | [
{
"h": {
"text": "Tokyo",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Taiwan",
"start": 41,
"end": 42,
"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": "Taiwan",
"start": 41,
"end": 42,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Japan",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Japan",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Japan",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Hu Jintao",
"start": 13,
"end": 15,
"type": "PERSON"
},
"t": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Mr.",
"Hu",
"expressed",
"his",
"displeasure",
"at",
"Tokyo",
"'s",
"recent",
"declaration",
"with",
"Washington",
"that",
"Taiwan",
"was",
"a",
"common",
"security",
"issue",
"in",
"light",
"of",
"China",
"'s",
"growing",
"military",
"power",
".",
"''"
] | [
[
"China",
"/location/country/administrative_divisions",
"Taiwan"
],
[
"Taiwan",
"/location/administrative_division/country",
"China"
]
] | [
"NNP",
"NNP",
"VBD",
"PRP$",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"NNP",
"VBD",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NN",
"IN",
"NNP",
"POS",
"VBG",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "China",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Taiwan",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Taiwan",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"The",
"marches",
"in",
"China",
"focused",
"on",
"Japanese",
"junior",
"high",
"school",
"textbooks",
"that",
"whitewash",
"Japan",
"'s",
"militarism",
",",
"as",
"well",
"as",
"Tokyo",
"'s",
"bid",
"to",
"become",
"a",
"permanent",
"member",
"of",
"an",
"enlarged",
"United",
"Nations",
"Security",
"Council",
"."
] | [
[
"Japan",
"/location/country/administrative_divisions",
"Tokyo"
],
[
"Japan",
"/location/location/contains",
"Tokyo"
],
[
"Japan",
"/location/country/capital",
"Tokyo"
],
[
"Tokyo",
"/location/administrative_division/country",
"Japan"
]
] | [
"DT",
"NNS",
"IN",
"NNP",
"VBD",
"IN",
"JJ",
"NN",
"JJ",
"NN",
"NNS",
"WDT",
"NN",
"NNP",
"POS",
"NN",
",",
"RB",
"RB",
"IN",
"NNP",
"POS",
"NN",
"TO",
"VB",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Japan",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Japan",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Japan",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Tokyo",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"It",
"would",
"be",
"detrimental",
"to",
"China",
"and",
"Japan",
"and",
"would",
"affect",
"stability",
"and",
"development",
"in",
"Asia",
".",
"''"
] | [
[
"Asia",
"/location/location/contains",
"China"
],
[
"Asia",
"/location/location/contains",
"Japan"
]
] | [
"PRP",
"MD",
"VB",
"JJ",
"TO",
"NNP",
"CC",
"NNP",
"CC",
"MD",
"VB",
"NN",
"CC",
"NN",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Asia",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Asia",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"On",
"Friday",
",",
"Mr.",
"Koizumi",
"delivered",
"the",
"most",
"public",
"apology",
"in",
"a",
"decade",
"over",
"Japan",
"'s",
"aggression",
"in",
"Asia",
",",
"allowing",
"the",
"Chinese",
"to",
"accept",
"the",
"meeting",
"with",
"Mr.",
"Koizumi",
"."
] | [
[
"Asia",
"/location/location/contains",
"Japan"
]
] | [
"IN",
"NNP",
",",
"NNP",
"NNP",
"VBD",
"DT",
"RBS",
"JJ",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"POS",
"NN",
"IN",
"NNP",
",",
"VBG",
"DT",
"JJ",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Asia",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Mr.",
"Whitehead",
"has",
"also",
"been",
"critical",
"of",
"how",
"Mr.",
"Spitzer",
"pursued",
"a",
"case",
"against",
"Maurice",
"R.",
"Greenberg",
",",
"the",
"former",
"chief",
"executive",
"of",
"the",
"giant",
"insurance",
"company",
"American",
"International",
"Group",
"."
] | [
[
"Maurice R. Greenberg",
"/business/company_shareholder/major_shareholder_of",
"American International Group"
],
[
"American International Group",
"/business/company/major_shareholders",
"Maurice R. Greenberg"
]
] | [
"NNP",
"NNP",
"VBZ",
"RB",
"VBN",
"JJ",
"IN",
"WRB",
"NNP",
"NNP",
"VBD",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"NN",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Maurice R. Greenberg",
"start": 14,
"end": 17,
"type": "PERSON"
},
"t": {
"text": "American International Group",
"start": 27,
"end": 30,
"type": "ORGANIZATION"
},
"type": "/business/company_shareholder/major_shareholder_of"
},
{
"h": {
"text": "American International Group",
"start": 27,
"end": 30,
"type": "ORGANIZATION"
},
"t": {
"text": "Maurice R. Greenberg",
"start": 14,
"end": 17,
"type": "PERSON"
},
"type": "/business/company/major_shareholders"
}
] |
[
"Ecuador",
"is",
"tottering",
"on",
"the",
"brink",
"of",
"political",
"tumult",
"even",
"as",
"the",
"eight-month-old",
"government",
"of",
"President",
"Alfredo",
"Palacio",
"tries",
"ramping",
"up",
"social",
"spending",
"."
] | [
[
"Alfredo Palacio",
"/people/person/nationality",
"Ecuador"
]
] | [
"NNP",
"VBZ",
"VBG",
"IN",
"DT",
"NN",
"IN",
"JJ",
"NN",
"RB",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"VBZ",
"VBG",
"RP",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Alfredo Palacio",
"start": 16,
"end": 18,
"type": "PERSON"
},
"t": {
"text": "Ecuador",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Bolivia",
"'s",
"back-tracking",
",",
"more",
"a",
"product",
"of",
"roiling",
"protests",
"than",
"government",
"policy",
",",
"began",
"after",
"the",
"country",
"became",
"among",
"the",
"first",
"in",
"Latin",
"America",
"to",
"apply",
"market",
"prescriptions",
"wholeheartedly",
"in",
"the",
"mid-1980",
"'s",
"."
] | [
[
"Latin America",
"/location/location/contains",
"Bolivia"
]
] | [
"NNP",
"POS",
"NN",
",",
"JJR",
"DT",
"NN",
"IN",
"VBG",
"NNS",
"IN",
"NN",
"NN",
",",
"VBD",
"IN",
"DT",
"NN",
"VBD",
"IN",
"DT",
"JJ",
"IN",
"NNP",
"NNP",
"TO",
"VB",
"NN",
"NNS",
"RB",
"IN",
"DT",
"NN",
"POS",
"."
] | [
{
"h": {
"text": "Latin America",
"start": 23,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Bolivia",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Bolivia",
"is",
"just",
"days",
"away",
"from",
"an",
"election",
"that",
"could",
"put",
"one",
"of",
"Latin",
"America",
"'s",
"most",
"strident",
"antiglobalization",
"leaders",
"in",
"the",
"presidency",
"."
] | [
[
"Latin America",
"/location/location/contains",
"Bolivia"
]
] | [
"NNP",
"VBZ",
"RB",
"NNS",
"RB",
"IN",
"DT",
"NN",
"WDT",
"MD",
"VB",
"CD",
"IN",
"NNP",
"NNP",
"POS",
"JJS",
"JJ",
"NN",
"NNS",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Latin America",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Bolivia",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"they",
"have",
"begun",
"rising",
"in",
"metropolitan",
"areas",
"including",
"Seattle",
",",
"Las",
"Vegas",
",",
"Phoenix",
",",
"Kansas",
"City",
",",
"Cleveland",
",",
"Philadelphia",
"and",
"Washington",
".",
"''"
] | [
[
"Washington",
"/location/location/contains",
"Seattle"
]
] | [
"CC",
"PRP",
"VBP",
"VBN",
"VBG",
"IN",
"JJ",
"NNS",
"VBG",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
"CC",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Washington",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Seattle",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"A",
"proud",
"Bronx",
"native",
",",
"he",
"retired",
"to",
"Boca",
"Raton",
",",
"Florida",
"where",
"he",
"pursued",
"a",
"''",
"slice-free",
"''",
"golf",
"drive",
"as",
"avidly",
"as",
"he",
"worked",
"throughout",
"his",
"career",
"."
] | [
[
"Florida",
"/location/location/contains",
"Boca Raton"
]
] | [
"DT",
"JJ",
"NNP",
"NN",
",",
"PRP",
"VBD",
"TO",
"NNP",
"NNP",
",",
"NNP",
"WRB",
"PRP",
"VBD",
"DT",
"''",
"NN",
"''",
"NN",
"NN",
"IN",
"RB",
"IN",
"PRP",
"VBD",
"IN",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "Florida",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Boca Raton",
"start": 8,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"After",
"the",
"collection",
"traveled",
"to",
"Japan",
"in",
"the",
"early",
"1960",
"'s",
"for",
"exhibitions",
"at",
"department",
"stores",
"and",
"museums",
",",
"it",
"was",
"donated",
"to",
"the",
"National",
"Museum",
"of",
"Modern",
"Art",
"in",
"Tokyo",
",",
"which",
"later",
"gave",
"it",
"to",
"an",
"animation",
"scholar",
"at",
"Chiba",
"University",
"for",
"use",
"in",
"education",
"and",
"research",
"."
] | [
[
"Japan",
"/location/location/contains",
"Tokyo"
],
[
"Japan",
"/location/country/capital",
"Tokyo"
],
[
"Japan",
"/location/country/administrative_divisions",
"Tokyo"
],
[
"Tokyo",
"/location/administrative_division/country",
"Japan"
]
] | [
"IN",
"DT",
"NN",
"VBD",
"TO",
"NNP",
"IN",
"DT",
"JJ",
"CD",
"POS",
"IN",
"NNS",
"IN",
"NN",
"NNS",
"CC",
"NNS",
",",
"PRP",
"VBD",
"VBN",
"TO",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"WDT",
"RB",
"VBD",
"PRP",
"TO",
"DT",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NN",
"IN",
"NN",
"CC",
"NN",
"."
] | [
{
"h": {
"text": "Japan",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Japan",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Japan",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Tokyo",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Tokyo",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"This",
"week",
",",
"with",
"Sundance",
"again",
"under",
"way",
",",
"Mr.",
"Sloss",
"and",
"the",
"executives",
"of",
"his",
"company",
",",
"Cinetic",
"Media",
",",
"are",
"almost",
"ubiquitous",
"in",
"Park",
"City",
",",
"Utah",
",",
"working",
"to",
"sell",
"14",
"of",
"the",
"120",
"feature-length",
"films",
"in",
"the",
"festival",
",",
"and",
"involved",
"financially",
"in",
"another",
"half",
"dozen",
",",
"more",
"than",
"any",
"other",
"single",
"sales",
"agency",
"."
] | [
[
"Utah",
"/location/location/contains",
"Park City"
]
] | [
"DT",
"NN",
",",
"IN",
"NNP",
"RB",
"IN",
"NN",
",",
"NNP",
"NNP",
"CC",
"DT",
"NNS",
"IN",
"PRP$",
"NN",
",",
"NNP",
"NNP",
",",
"VBP",
"RB",
"JJ",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"VBG",
"TO",
"VB",
"CD",
"IN",
"DT",
"CD",
"JJ",
"NNS",
"IN",
"DT",
"NN",
",",
"CC",
"VBN",
"RB",
"IN",
"DT",
"DT",
"NN",
",",
"JJR",
"IN",
"DT",
"JJ",
"JJ",
"NNS",
"NN",
"."
] | [
{
"h": {
"text": "Utah",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "Park City",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"the",
"1990",
"'s",
"Miramax",
"Films",
"and",
"its",
"co-chairman",
",",
"Harvey",
"Weinstein",
",",
"were",
"accused",
"of",
"making",
"the",
"festival",
"more",
"crassly",
"commercial",
"by",
"throwing",
"around",
"huge",
"amounts",
"of",
"money",
"to",
"snatch",
"movies",
"away",
"from",
"competitors",
"."
] | [
[
"Harvey Weinstein",
"/business/person/company",
"Miramax Films"
]
] | [
"IN",
"DT",
"CD",
"POS",
"NNP",
"NNPS",
"CC",
"PRP$",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"VBN",
"IN",
"VBG",
"DT",
"NN",
"RBR",
"RB",
"JJ",
"IN",
"VBG",
"RP",
"JJ",
"NNS",
"IN",
"NN",
"TO",
"VB",
"NNS",
"RB",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "Harvey Weinstein",
"start": 10,
"end": 12,
"type": "PERSON"
},
"t": {
"text": "Miramax Films",
"start": 4,
"end": 6,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"Devoted",
"brother",
"of",
"Gerald",
"Burns",
"of",
"Nottingham",
",",
"England",
"."
] | [
[
"England",
"/location/location/contains",
"Nottingham"
]
] | [
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "England",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Nottingham",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"One",
"day",
"last",
"month",
",",
"he",
"drove",
"through",
"downtown",
"Rome",
"in",
"a",
"convertible",
",",
"waving",
",",
"but",
"stopping",
"only",
"for",
"a",
"moment",
"to",
"shake",
"hands",
"with",
"Rome",
"'s",
"mayor",
",",
"Walter",
"Veltroni",
",",
"in",
"Piazza",
"Venezia",
"."
] | [
[
"Walter Veltroni",
"/people/person/place_of_birth",
"Rome"
],
[
"Walter Veltroni",
"/people/person/place_lived",
"Rome"
],
[
"Walter Veltroni",
"/people/person/place_lived",
"Rome"
],
[
"Rome",
"/location/location/contains",
"Piazza Venezia"
],
[
"Rome",
"/location/location/contains",
"Piazza Venezia"
],
[
"Walter Veltroni",
"/people/person/place_of_birth",
"Rome"
]
] | [
"CD",
"NN",
"JJ",
"NN",
",",
"PRP",
"VBD",
"IN",
"NN",
"NNP",
"IN",
"DT",
"JJ",
",",
"VBG",
",",
"CC",
"VBG",
"RB",
"IN",
"DT",
"NN",
"TO",
"VB",
"NNS",
"IN",
"NNP",
"POS",
"NN",
",",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Walter Veltroni",
"start": 30,
"end": 32,
"type": "PERSON"
},
"t": {
"text": "Rome",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Walter Veltroni",
"start": 30,
"end": 32,
"type": "PERSON"
},
"t": {
"text": "Rome",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Walter Veltroni",
"start": 30,
"end": 32,
"type": "PERSON"
},
"t": {
"text": "Rome",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Rome",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Piazza Venezia",
"start": 34,
"end": 36,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Rome",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Piazza Venezia",
"start": 34,
"end": 36,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Walter Veltroni",
"start": 30,
"end": 32,
"type": "PERSON"
},
"t": {
"text": "Rome",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
}
] |
[
"In",
"a",
"new",
"book",
",",
"''",
"The",
"Europe",
"of",
"Benedict",
":",
"The",
"Crisis",
"of",
"Cultures",
",",
"''",
"the",
"text",
"of",
"which",
"was",
"written",
"before",
"he",
"became",
"pope",
"and",
"which",
"was",
"released",
"in",
"Italy",
"this",
"month",
",",
"he",
"says",
"secularism",
"could",
"lead",
"to",
"discrimination",
"against",
"the",
"church",
"'s",
"right",
"to",
"preach",
"what",
"it",
"believes",
".",
"''"
] | [
[
"Europe",
"/location/location/contains",
"Italy"
]
] | [
"IN",
"DT",
"JJ",
"NN",
",",
"''",
"DT",
"NNP",
"IN",
"NNP",
":",
"DT",
"NN",
"IN",
"NNS",
",",
"''",
"DT",
"NN",
"IN",
"WDT",
"VBD",
"VBN",
"IN",
"PRP",
"VBD",
"NN",
"CC",
"WDT",
"VBD",
"VBN",
"IN",
"NNP",
"DT",
"NN",
",",
"PRP",
"VBZ",
"NN",
"MD",
"VB",
"TO",
"NN",
"IN",
"DT",
"NN",
"POS",
"NN",
"TO",
"VB",
"WP",
"PRP",
"VBZ",
".",
"''"
] | [
{
"h": {
"text": "Europe",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Italy",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"One",
"early",
"event",
"that",
"is",
"likely",
"to",
"be",
"telling",
",",
"many",
"say",
",",
"is",
"the",
"celebration",
"of",
"World",
"Youth",
"Day",
",",
"an",
"annual",
"event",
"started",
"by",
"John",
"Paul",
",",
"to",
"be",
"held",
"Aug.",
"16",
"to",
"21",
"in",
"Cologne",
",",
"Germany",
",",
"Joseph",
"Ratzinger",
"'s",
"native",
"land",
"."
] | [
[
"Germany",
"/location/location/contains",
"Cologne"
]
] | [
"CD",
"JJ",
"NN",
"WDT",
"VBZ",
"JJ",
"TO",
"VB",
"VBG",
",",
"JJ",
"VBP",
",",
"VBZ",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"VBN",
"IN",
"NNP",
"NNP",
",",
"TO",
"VB",
"VBN",
"NNP",
"CD",
"TO",
"CD",
"IN",
"NNP",
",",
"NNP",
",",
"NNP",
"NNP",
"POS",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Germany",
"start": 39,
"end": 40,
"type": "LOCATION"
},
"t": {
"text": "Cologne",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"This",
"pleased",
"some",
"Catholics",
"but",
"raised",
"high",
"enough",
"alarm",
"in",
"Italy",
"about",
"papal",
"interference",
"that",
"President",
"Carlo",
"Azeglio",
"Ciampi",
"spoke",
"of",
"the",
"''",
"necessary",
"distinction",
"''",
"between",
"church",
"and",
"state",
"during",
"a",
"meeting",
"with",
"Benedict",
"last",
"month",
"."
] | [
[
"Carlo Azeglio Ciampi",
"/people/person/nationality",
"Italy"
]
] | [
"DT",
"JJ",
"DT",
"NNPS",
"CC",
"VBD",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"VBD",
"IN",
"DT",
"''",
"JJ",
"NN",
"''",
"IN",
"NN",
"CC",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Carlo Azeglio Ciampi",
"start": 16,
"end": 19,
"type": "PERSON"
},
"t": {
"text": "Italy",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Although",
"Anbar",
"may",
"be",
"the",
"most",
"violent",
"province",
"in",
"Iraq",
"per",
"capita",
",",
"it",
"is",
"relatively",
"free",
"of",
"the",
"sectarian",
"tensions",
"found",
"in",
"Baghdad",
"and",
"the",
"center",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Baghdad"
],
[
"Iraq",
"/location/country/capital",
"Baghdad"
]
] | [
"IN",
"NNP",
"MD",
"VB",
"DT",
"RBS",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"NN",
",",
"PRP",
"VBZ",
"RB",
"JJ",
"IN",
"DT",
"JJ",
"NNS",
"VBN",
"IN",
"NNP",
"CC",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Iraq",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Withdrawal",
"of",
"United",
"States",
"presence",
"from",
"any",
"town",
"or",
"city",
"in",
"Anbar",
"will",
"almost",
"certainly",
"lead",
"to",
"the",
"creation",
"of",
"safe",
"havens",
"for",
"western",
"Iraq",
"'s",
"impenetrable",
"snarl",
"of",
"foreign",
"fighters",
",",
"nationalist",
"insurgents",
"and",
"local",
"thugs",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Anbar"
]
] | [
"NN",
"IN",
"NNP",
"NNPS",
"NN",
"IN",
"DT",
"NN",
"CC",
"NN",
"IN",
"NNP",
"MD",
"RB",
"RB",
"VB",
"TO",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"IN",
"JJ",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"JJ",
"NNS",
",",
"JJ",
"NNS",
"CC",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Anbar",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.