tokens
sequencelengths 4
100
| spo_list
sequencelengths 1
26
| pos_tags
sequencelengths 4
100
| relations
listlengths 1
26
|
---|---|---|---|
[
"In",
"a",
"statement",
"accompanying",
"a",
"summary",
"of",
"the",
"panel",
"'s",
"conclusions",
",",
"Leslie",
"Moonves",
",",
"CBS",
"'s",
"chief",
"executive",
",",
"described",
"a",
"number",
"of",
"steps",
"that",
"would",
"be",
"taken",
"to",
"ensure",
"the",
"accuracy",
"and",
"fairness",
"of",
"news",
"programming",
"."
] | [
[
"Leslie Moonves",
"/business/person/company",
"CBS"
]
] | [
"IN",
"DT",
"NN",
"VBG",
"DT",
"NN",
"IN",
"DT",
"NN",
"POS",
"NNS",
",",
"NNP",
"NNP",
",",
"NNP",
"POS",
"JJ",
"NN",
",",
"VBD",
"DT",
"NN",
"IN",
"NNS",
"WDT",
"MD",
"VB",
"VBN",
"TO",
"VB",
"DT",
"NN",
"CC",
"NN",
"IN",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Leslie Moonves",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "CBS",
"start": 15,
"end": 16,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"Don",
"Hewitt",
",",
"executive",
"producer",
"at",
"CBS",
"News",
"and",
"creator",
"of",
"the",
"original",
"''",
"60",
"Minutes",
",",
"''",
"was",
"skeptical",
"of",
"the",
"new",
"system",
"at",
"the",
"network",
".",
"''"
] | [
[
"Don Hewitt",
"/business/person/company",
"CBS News"
]
] | [
"NNP",
"NNP",
",",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"CC",
"NN",
"IN",
"DT",
"JJ",
"''",
"CD",
"NNPS",
",",
"''",
"VBD",
"JJ",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Don Hewitt",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "CBS News",
"start": 6,
"end": 8,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"In",
"the",
"southern",
"city",
"of",
"Najaf",
"on",
"Saturday",
",",
"Iraq",
"'s",
"oil",
"minister",
",",
"Hussein",
"al-Shahristani",
",",
"opened",
"a",
"new",
"refinery",
"with",
"the",
"capacity",
"to",
"process",
"about",
"10,000",
"barrels",
"of",
"oil",
"a",
"day",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Najaf"
]
] | [
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"NNP",
",",
"NNP",
"POS",
"NN",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"TO",
"VB",
"IN",
"CD",
"NNS",
"IN",
"NN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Najaf",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Mr.",
"Shahristani",
"said",
"the",
"government",
"planned",
"to",
"open",
"another",
"refinery",
"in",
"the",
"south",
"of",
"Iraq",
",",
"in",
"Karbala",
",",
"with",
"a",
"daily",
"capacity",
"of",
"about",
"200,000",
"barrels",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Karbala"
]
] | [
"NNP",
"NNP",
"VBD",
"DT",
"NN",
"VBD",
"TO",
"VB",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"IN",
"NNP",
",",
"IN",
"DT",
"JJ",
"NN",
"IN",
"IN",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Karbala",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"chief",
"financial",
"officer",
"for",
"Microsoft",
",",
"Chris",
"Liddell",
",",
"said",
":",
"''",
"Over",
"all",
"for",
"the",
"quarter",
",",
"we",
"are",
"very",
"happy",
"with",
"the",
"continued",
"market",
"momentum",
"we",
"'re",
"seeing",
"."
] | [
[
"Chris Liddell",
"/business/person/company",
"Microsoft"
]
] | [
"DT",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"VBD",
":",
"''",
"IN",
"DT",
"IN",
"DT",
"NN",
",",
"PRP",
"VBP",
"RB",
"JJ",
"IN",
"DT",
"JJ",
"NN",
"NN",
"PRP",
"VBP",
"VBG",
"."
] | [
{
"h": {
"text": "Chris Liddell",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "Microsoft",
"start": 5,
"end": 6,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"The",
"Rev.",
"Barry",
"W.",
"Lynn",
",",
"executive",
"director",
"of",
"the",
"liberal",
"group",
"Americans",
"United",
"for",
"Separation",
"of",
"Church",
"and",
"State",
",",
"called",
"the",
"tactic",
"''",
"disgraceful",
"''",
"and",
"''",
"a",
"desecration",
"of",
"the",
"church",
".",
"''"
] | [
[
"Barry W. Lynn",
"/business/person/company",
"Americans United for Separation of Church and State"
]
] | [
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"NNPS",
"NNP",
"IN",
"NNP",
"IN",
"NNP",
"CC",
"NNP",
",",
"VBD",
"DT",
"NN",
"''",
"JJ",
"''",
"CC",
"''",
"DT",
"NN",
"IN",
"DT",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Barry W. Lynn",
"start": 2,
"end": 5,
"type": "PERSON"
},
"t": {
"text": "Americans United for Separation of Church and State",
"start": 12,
"end": 20,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"Many",
"Europeans",
"--",
"more",
"than",
"half",
"according",
"to",
"some",
"polls",
"--",
"oppose",
"Turkey",
"'s",
"membership",
",",
"arguing",
"that",
"while",
"the",
"country",
"has",
"a",
"toehold",
"in",
"Europe",
",",
"it",
"is",
"not",
"European",
"at",
"its",
"core",
"."
] | [
[
"Europe",
"/location/location/contains",
"Turkey"
]
] | [
"JJ",
"NNPS",
":",
"JJR",
"IN",
"DT",
"VBG",
"TO",
"DT",
"NNS",
":",
"VBP",
"NNP",
"POS",
"NN",
",",
"VBG",
"IN",
"IN",
"DT",
"NN",
"VBZ",
"DT",
"NN",
"IN",
"NNP",
",",
"PRP",
"VBZ",
"RB",
"JJ",
"IN",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "Europe",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Turkey",
"has",
"worked",
"for",
"more",
"than",
"four",
"decades",
"to",
"join",
",",
"restructuring",
"its",
"legal",
"system",
"and",
"economy",
"to",
"meet",
"European",
"standards",
"even",
"as",
"Europe",
"added",
"demands",
"and",
"refused",
"to",
"start",
"formal",
"negotiations",
"."
] | [
[
"Europe",
"/location/location/contains",
"Turkey"
]
] | [
"NNP",
"VBZ",
"VBN",
"IN",
"JJR",
"IN",
"CD",
"NNS",
"TO",
"VB",
",",
"VBG",
"PRP$",
"JJ",
"NN",
"CC",
"NN",
"TO",
"VB",
"JJ",
"NNS",
"RB",
"IN",
"NNP",
"VBD",
"NNS",
"CC",
"VBD",
"TO",
"VB",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Europe",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Turkey",
"withdrew",
"its",
"objections",
"after",
"Secretary",
"of",
"State",
"Condoleezza",
"Rice",
"called",
"Mr.",
"Erdogan",
"in",
"Ankara",
"to",
"assure",
"him",
"that",
"the",
"negotiations",
"with",
"Europe",
"would",
"not",
"affect",
"Turkey",
"'s",
"voting",
"power",
"in",
"NATO",
"."
] | [
[
"Turkey",
"/location/location/contains",
"Ankara"
],
[
"Turkey",
"/location/country/capital",
"Ankara"
],
[
"Europe",
"/location/location/contains",
"Turkey"
],
[
"Turkey",
"/location/country/capital",
"Ankara"
],
[
"Turkey",
"/location/location/contains",
"Ankara"
],
[
"Europe",
"/location/location/contains",
"Turkey"
]
] | [
"NNP",
"VBD",
"PRP$",
"NNS",
"IN",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"VBD",
"NNP",
"NNP",
"IN",
"NNP",
"TO",
"VB",
"PRP",
"IN",
"DT",
"NNS",
"IN",
"NNP",
"MD",
"RB",
"VB",
"NNP",
"POS",
"NN",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Turkey",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Ankara",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Turkey",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Ankara",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Europe",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Turkey",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Ankara",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Turkey",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Ankara",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Europe",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Supporters",
"of",
"Turkey",
"'s",
"membership",
"say",
"the",
"expansion",
"would",
"open",
"up",
"a",
"vast",
"potential",
"economic",
"market",
"to",
"Europe",
"."
] | [
[
"Europe",
"/location/location/contains",
"Turkey"
]
] | [
"NNS",
"IN",
"NNP",
"POS",
"NN",
"VBP",
"DT",
"NN",
"MD",
"VB",
"RP",
"DT",
"JJ",
"JJ",
"JJ",
"NN",
"TO",
"NNP",
"."
] | [
{
"h": {
"text": "Europe",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"the",
"bitter",
"struggle",
"over",
"the",
"terms",
"of",
"the",
"talks",
"reflects",
"Europe",
"'s",
"deep",
"ambivalence",
"toward",
"Turkey",
"'s",
"membership",
"."
] | [
[
"Europe",
"/location/location/contains",
"Turkey"
]
] | [
"CC",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNS",
"IN",
"DT",
"NNS",
"VBZ",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"NNP",
"POS",
"NN",
"."
] | [
{
"h": {
"text": "Europe",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Late",
"Monday",
",",
"the",
"chief",
"prosecutor",
"of",
"the",
"United",
"Nations",
"war",
"crimes",
"tribunal",
",",
"Carla",
"Del",
"Ponte",
",",
"told",
"European",
"foreign",
"ministers",
"that",
"Croatia",
"was",
"cooperating",
"fully",
"--",
"a",
"sharp",
"reversal",
"of",
"her",
"assessment",
"just",
"a",
"few",
"days",
"earlier",
"during",
"a",
"visit",
"to",
"the",
"Croatian",
"capital",
",",
"Zagreb",
"."
] | [
[
"Croatia",
"/location/country/capital",
"Zagreb"
],
[
"Croatia",
"/location/location/contains",
"Zagreb"
],
[
"Croatia",
"/location/country/administrative_divisions",
"Zagreb"
],
[
"Zagreb",
"/location/administrative_division/country",
"Croatia"
]
] | [
"RB",
"NNP",
",",
"DT",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
"NN",
"NNS",
"NN",
",",
"NNP",
"NNP",
"NNP",
",",
"VBD",
"JJ",
"JJ",
"NNS",
"WDT",
"NNP",
"VBD",
"VBG",
"RB",
":",
"DT",
"JJ",
"NN",
"IN",
"PRP$",
"NN",
"RB",
"DT",
"JJ",
"NNS",
"RB",
"IN",
"DT",
"NN",
"TO",
"DT",
"JJ",
"NN",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Croatia",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Zagreb",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Croatia",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Zagreb",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Croatia",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Zagreb",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Zagreb",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"t": {
"text": "Croatia",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"Other",
"advocates",
",",
"including",
"the",
"United",
"States",
",",
"say",
"bringing",
"Turkey",
"into",
"the",
"European",
"club",
"would",
"help",
"spread",
"democracy",
"into",
"the",
"Middle",
"East",
"and",
"increase",
"regional",
"security",
"."
] | [
[
"Middle East",
"/location/location/contains",
"Turkey"
]
] | [
"JJ",
"NNS",
",",
"VBG",
"DT",
"NNP",
"NNPS",
",",
"VBP",
"VBG",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"MD",
"VB",
"VB",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"CC",
"VB",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Middle East",
"start": 21,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"That",
"idea",
"was",
"echoed",
"by",
"Turkey",
"'s",
"foreign",
"minister",
",",
"Abdullah",
"Gul",
",",
"before",
"he",
"boarded",
"a",
"plane",
"in",
"Ankara",
"on",
"Monday",
"night",
"to",
"fly",
"to",
"Luxembourg",
".",
"''"
] | [
[
"Turkey",
"/location/country/capital",
"Ankara"
],
[
"Turkey",
"/location/location/contains",
"Ankara"
]
] | [
"DT",
"NN",
"VBD",
"VBN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"IN",
"PRP",
"VBD",
"DT",
"NN",
"IN",
"NNP",
"IN",
"NNP",
"NN",
"TO",
"VB",
"TO",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Turkey",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Ankara",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Turkey",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Ankara",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Those",
"fears",
"helped",
"defeat",
"referendums",
"on",
"a",
"proposed",
"European",
"constitution",
"in",
"France",
"and",
"the",
"Netherlands",
"earlier",
"this",
"year",
",",
"stalling",
"the",
"union",
"'s",
"already",
"slowing",
"momentum",
"and",
"leading",
"many",
"opinion-makers",
"to",
"question",
"openly",
"what",
"it",
"was",
"that",
"Europe",
"wanted",
"to",
"become",
"."
] | [
[
"Europe",
"/location/location/contains",
"France"
],
[
"Europe",
"/location/location/contains",
"Netherlands"
]
] | [
"DT",
"NNS",
"VBD",
"VB",
"NNS",
"IN",
"DT",
"VBN",
"JJ",
"NN",
"IN",
"NNP",
"CC",
"DT",
"NNP",
"RBR",
"DT",
"NN",
",",
"VBG",
"DT",
"NN",
"POS",
"RB",
"VBG",
"NN",
"CC",
"VBG",
"JJ",
"NNS",
"TO",
"VB",
"RB",
"WP",
"PRP",
"VBD",
"IN",
"NNP",
"VBD",
"TO",
"VB",
"."
] | [
{
"h": {
"text": "Europe",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"t": {
"text": "France",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Europe",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"t": {
"text": "Netherlands",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"I",
"can",
"stand",
"here",
"today",
"and",
"say",
"that",
"the",
"end",
"of",
"abortion",
"on",
"demand",
"has",
"started",
",",
"''",
"Senator",
"Sam",
"Brownback",
",",
"Republican",
"of",
"Kansas",
",",
"told",
"the",
"cheering",
"crowd",
"of",
"tens",
"of",
"thousands",
"who",
"turned",
"out",
"despite",
"icy",
"winds",
"and",
"swirling",
"snow",
"."
] | [
[
"Sam Brownback",
"/people/person/place_lived",
"Kansas"
]
] | [
"PRP",
"MD",
"VB",
"RB",
"NN",
"CC",
"VBP",
"IN",
"DT",
"NN",
"IN",
"NN",
"IN",
"NN",
"VBZ",
"VBN",
",",
"''",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"IN",
"NNP",
",",
"VBD",
"DT",
"VBG",
"NN",
"IN",
"NNS",
"IN",
"NNS",
"WP",
"VBD",
"RP",
"IN",
"NN",
"NNS",
"CC",
"VBG",
"NN",
"."
] | [
{
"h": {
"text": "Sam Brownback",
"start": 19,
"end": 21,
"type": "PERSON"
},
"t": {
"text": "Kansas",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Hansen",
",",
"a",
"former",
"NASA",
"historian",
"who",
"interviewed",
"Neil",
"Armstrong",
"for",
"50",
"hours",
"in",
"preparing",
"''",
"First",
"Man",
",",
"''",
"recounts",
"Armstrong",
"'s",
"boyhood",
"in",
"Ohio",
",",
"his",
"combat",
"missions",
"over",
"Korea",
"as",
"a",
"naval",
"aviator",
",",
"the",
"1966",
"Gemini",
"8",
"mission",
",",
"and",
"the",
"Apollo",
"11",
"triumph",
"three",
"years",
"later",
"."
] | [
[
"Neil Armstrong",
"/people/person/place_lived",
"Ohio"
]
] | [
"NNP",
",",
"DT",
"JJ",
"NNP",
"NN",
"WP",
"VBD",
"NNP",
"NNP",
"IN",
"CD",
"NNS",
"IN",
"VBG",
"''",
"NNP",
"NNP",
",",
"''",
"VBZ",
"NNP",
"POS",
"NN",
"IN",
"NNP",
",",
"PRP$",
"NN",
"NNS",
"IN",
"NNP",
"IN",
"DT",
"JJ",
"NN",
",",
"DT",
"CD",
"NNP",
"CD",
"NN",
",",
"CC",
"DT",
"NNP",
"CD",
"NN",
"CD",
"NNS",
"RB",
"."
] | [
{
"h": {
"text": "Neil Armstrong",
"start": 8,
"end": 10,
"type": "PERSON"
},
"t": {
"text": "Ohio",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Becker",
",",
"a",
"veteran",
"Asia",
"correspondent",
",",
"takes",
"an",
"unblinking",
"look",
"at",
"a",
"regime",
"that",
"has",
"made",
"North",
"Korea",
"an",
"international",
"pariah",
",",
"and",
"defines",
"its",
"leader",
"as",
"a",
"skillful",
"tyrant",
"presiding",
"over",
"a",
"vast",
"humanitarian",
"catastrophe",
"and",
"a",
"potential",
"nuclear",
"nightmare",
"."
] | [
[
"Asia",
"/location/location/contains",
"North Korea"
]
] | [
"NNP",
",",
"DT",
"NN",
"NNP",
"NN",
",",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"WDT",
"VBZ",
"VBN",
"NNP",
"NNP",
"DT",
"JJ",
"NN",
",",
"CC",
"VBZ",
"PRP$",
"NN",
"IN",
"DT",
"JJ",
"NN",
"VBG",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"CC",
"DT",
"JJ",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Asia",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "North Korea",
"start": 17,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"husband",
",",
"Shajedur",
"Rahman",
",",
"a",
"New",
"York",
"City",
"cabdriver",
",",
"slipped",
"into",
"a",
"coma",
"on",
"Oct.",
"2",
"when",
"a",
"stranger",
"punched",
"him",
"in",
"the",
"head",
"as",
"he",
"was",
"walking",
"back",
"to",
"his",
"cab",
"from",
"a",
"gas",
"station",
"on",
"the",
"Upper",
"East",
"Side",
",",
"the",
"police",
"and",
"his",
"relatives",
"said",
"."
] | [
[
"New York City",
"/location/location/contains",
"Upper East Side"
],
[
"Upper East Side",
"/location/neighborhood/neighborhood_of",
"New York City"
]
] | [
"DT",
"NN",
",",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NNP",
"NN",
",",
"VBD",
"IN",
"DT",
"NN",
"IN",
"NNP",
"CD",
"WRB",
"DT",
"NN",
"VBD",
"PRP",
"IN",
"DT",
"NN",
"IN",
"PRP",
"VBD",
"VBG",
"RB",
"TO",
"PRP$",
"NN",
"IN",
"DT",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"CC",
"PRP$",
"NNS",
"VBD",
"."
] | [
{
"h": {
"text": "New York City",
"start": 7,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Upper East Side",
"start": 41,
"end": 44,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Upper East Side",
"start": 41,
"end": 44,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 7,
"end": 10,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Ms.",
"Khaton",
",",
"of",
"Astoria",
",",
"Queens",
",",
"said",
"her",
"husband",
"had",
"been",
"driving",
"a",
"cab",
"for",
"a",
"year",
",",
"working",
"14-hour",
"days",
"seven",
"days",
"a",
"week",
"."
] | [
[
"Queens",
"/location/location/contains",
"Astoria"
],
[
"Astoria",
"/location/neighborhood/neighborhood_of",
"Queens"
]
] | [
"NNP",
"NNP",
",",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"PRP$",
"NN",
"VBD",
"VBN",
"VBG",
"DT",
"NN",
"IN",
"DT",
"NN",
",",
"VBG",
"JJ",
"NNS",
"CD",
"NNS",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Queens",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Astoria",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Astoria",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"The",
"couple",
"have",
"three",
"daughters",
"--",
"Mim",
",",
"14",
",",
"Jim",
",",
"8",
",",
"and",
"Alif",
"Rahman",
",",
"3",
"--",
"who",
"live",
"with",
"relatives",
"in",
"Dhaka",
",",
"Bangladesh",
"."
] | [
[
"Bangladesh",
"/location/country/administrative_divisions",
"Dhaka"
],
[
"Bangladesh",
"/location/location/contains",
"Dhaka"
],
[
"Dhaka",
"/location/administrative_division/country",
"Bangladesh"
],
[
"Bangladesh",
"/location/country/capital",
"Dhaka"
]
] | [
"DT",
"NN",
"VBP",
"CD",
"NNS",
":",
"NNP",
",",
"CD",
",",
"NNP",
",",
"CD",
",",
"CC",
"NNP",
"NNP",
",",
"CD",
":",
"WP",
"VBP",
"IN",
"NNS",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Bangladesh",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Dhaka",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Bangladesh",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Dhaka",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Dhaka",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Bangladesh",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Bangladesh",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Dhaka",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"On",
"Tuesday",
",",
"New",
"York",
"City",
"heard",
"some",
"of",
"the",
"best",
"news",
"it",
"'s",
"had",
"about",
"Lower",
"Manhattan",
"in",
"the",
"past",
"four",
"years",
"."
] | [
[
"Lower Manhattan",
"/location/neighborhood/neighborhood_of",
"New York City"
],
[
"New York City",
"/location/location/contains",
"Lower Manhattan"
]
] | [
"IN",
"NNP",
",",
"NNP",
"NNP",
"NNP",
"VBD",
"DT",
"IN",
"DT",
"JJS",
"NN",
"PRP",
"VBZ",
"VBN",
"IN",
"JJR",
"NNP",
"IN",
"DT",
"JJ",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "Lower Manhattan",
"start": 16,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 3,
"end": 6,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "New York City",
"start": 3,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Lower Manhattan",
"start": 16,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"keeping",
"with",
"the",
"larger",
"theme",
"of",
"this",
"summer",
"'s",
"festival",
",",
"''",
"Traveling",
"With",
"Mozart",
",",
"''",
"the",
"program",
",",
"which",
"included",
"several",
"single",
"movements",
"of",
"longer",
"works",
",",
"took",
"listeners",
"from",
"Salzburg",
",",
"Austria",
",",
"Mozart",
"'s",
"hometown",
",",
"to",
"London",
",",
"where",
"Handel",
"opera",
"had",
"once",
"reigned",
"and",
"where",
"Mozart",
"studied",
"so",
"profitably",
"with",
"Johann",
"Christian",
"Bach",
",",
"making",
"other",
"brief",
"musical",
"stops",
"in",
"Paris",
",",
"Prague",
"and",
"Vienna",
"."
] | [
[
"Austria",
"/location/country/administrative_divisions",
"Vienna"
],
[
"Austria",
"/location/location/contains",
"Salzburg"
],
[
"Vienna",
"/location/administrative_division/country",
"Austria"
],
[
"Austria",
"/location/location/contains",
"Vienna"
],
[
"Austria",
"/location/country/capital",
"Vienna"
]
] | [
"IN",
"VBG",
"IN",
"DT",
"JJR",
"NN",
"IN",
"DT",
"NN",
"POS",
"NN",
",",
"''",
"VBG",
"IN",
"NNP",
",",
"''",
"DT",
"NN",
",",
"WDT",
"VBD",
"JJ",
"JJ",
"NNS",
"IN",
"JJR",
"NNS",
",",
"VBD",
"NNS",
"IN",
"NNP",
",",
"NNP",
",",
"NNP",
"POS",
"NN",
",",
"TO",
"NNP",
",",
"WRB",
"NNP",
"NN",
"VBD",
"RB",
"VBN",
"CC",
"WRB",
"NNP",
"VBN",
"RB",
"RB",
"IN",
"NNP",
"NNP",
"NNP",
",",
"VBG",
"JJ",
"JJ",
"JJ",
"NNS",
"IN",
"NNP",
",",
"NNP",
"CC",
"NNP",
"."
] | [
{
"h": {
"text": "Austria",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Vienna",
"start": 71,
"end": 72,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Austria",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Salzburg",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Vienna",
"start": 71,
"end": 72,
"type": "LOCATION"
},
"t": {
"text": "Austria",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Austria",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Vienna",
"start": 71,
"end": 72,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Austria",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Vienna",
"start": 71,
"end": 72,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"They",
"'ll",
"wave",
"the",
"white",
"flag",
"in",
"the",
"war",
"on",
"terror",
",",
"''",
"Senator",
"Mitch",
"McConnell",
"of",
"Kentucky",
",",
"the",
"No.",
"2",
"Republican",
"in",
"the",
"Senate",
",",
"said",
"Sunday",
"of",
"the",
"Democrats",
"on",
"the",
"CBS",
"News",
"program",
"''",
"Face",
"the",
"Nation",
".",
"''"
] | [
[
"Mitch McConnell",
"/people/person/place_lived",
"Kentucky"
]
] | [
"PRP",
"MD",
"VB",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"IN",
"NN",
",",
"''",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"DT",
"NN",
"CD",
"NNP",
"IN",
"DT",
"NNP",
",",
"VBD",
"NNP",
"IN",
"DT",
"NNPS",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"''",
"NNP",
"DT",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Mitch McConnell",
"start": 14,
"end": 16,
"type": "PERSON"
},
"t": {
"text": "Kentucky",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"And",
"for",
"anyone",
"who",
"hasnt",
"discovered",
"firsthand",
"that",
"Hawaii",
"gets",
"a",
"lot",
"of",
"rain",
"during",
"the",
"winter",
",",
"heres",
"a",
"heads",
"up",
":",
"Kauai",
"typically",
"receives",
"more",
"rain",
"than",
"Maui",
"or",
"Oahu",
",",
"but",
"throughout",
"Hawaii",
",",
"winter",
"can",
"be",
"wet",
",",
"so",
"its",
"not",
"necessarily",
"a",
"sunny",
"refuge",
"for",
"West",
"coast",
"residents",
"hoping",
"to",
"escape",
"the",
"rainy",
"months",
"at",
"home",
"."
] | [
[
"Hawaii",
"/location/location/contains",
"Kauai"
],
[
"Hawaii",
"/location/location/contains",
"Kauai"
]
] | [
"CC",
"IN",
"NN",
"WP",
"VBP",
"VBN",
"RB",
"IN",
"NNP",
"VBZ",
"DT",
"NN",
"IN",
"NN",
"IN",
"DT",
"NN",
",",
"VBZ",
"DT",
"NNS",
"IN",
":",
"NNP",
"RB",
"VBZ",
"JJR",
"NN",
"IN",
"NNP",
"CC",
"NNP",
",",
"CC",
"IN",
"NNP",
",",
"NN",
"MD",
"VB",
"JJ",
",",
"IN",
"PRP$",
"RB",
"RB",
"DT",
"JJ",
"NN",
"IN",
"JJ",
"NN",
"NNS",
"VBG",
"TO",
"VB",
"DT",
"JJ",
"NNS",
"IN",
"NN",
"."
] | [
{
"h": {
"text": "Hawaii",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Kauai",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Hawaii",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Kauai",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Where",
"else",
"can",
"you",
"eat",
"breakfast",
"and",
"see",
"Larry",
"King",
"and",
"the",
"head",
"of",
"CNN",
",",
"eat",
"in",
"Brooklyn",
"for",
"lunch",
",",
"in",
"Harlem",
"for",
"dinner",
"?"
] | [
[
"Larry King",
"/people/person/place_of_birth",
"Brooklyn"
],
[
"Larry King",
"/people/person/place_lived",
"Brooklyn"
]
] | [
"WRB",
"RB",
"MD",
"PRP",
"VB",
"NN",
"CC",
"VB",
"NNP",
"NNP",
"CC",
"DT",
"NN",
"IN",
"NNP",
",",
"VB",
"IN",
"NNP",
"IN",
"NN",
",",
"IN",
"NNP",
"IN",
"NN",
"."
] | [
{
"h": {
"text": "Larry King",
"start": 8,
"end": 10,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Larry King",
"start": 8,
"end": 10,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"With",
"the",
"recent",
"lifting",
"of",
"United",
"States",
"rules",
"against",
"travel",
"to",
"Libya",
",",
"the",
"Mediterranean",
"port",
"of",
"Tripoli",
"-LRB-",
"below",
"-RRB-",
"will",
"welcome",
"at",
"least",
"five",
"ships",
"this",
"year",
".",
"''"
] | [
[
"Libya",
"/location/country/administrative_divisions",
"Tripoli"
],
[
"Libya",
"/location/location/contains",
"Tripoli"
],
[
"Libya",
"/location/country/capital",
"Tripoli"
],
[
"Tripoli",
"/location/administrative_division/country",
"Libya"
]
] | [
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNPS",
"NNS",
"IN",
"NN",
"TO",
"NNP",
",",
"DT",
"NNP",
"NN",
"IN",
"NNP",
"-LRB-",
"IN",
"-RRB-",
"MD",
"VB",
"IN",
"JJS",
"CD",
"NNS",
"DT",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Libya",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Tripoli",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Libya",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Tripoli",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Libya",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Tripoli",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Tripoli",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Libya",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"We",
"'re",
"seeing",
"a",
"surge",
"of",
"interest",
"in",
"the",
"`",
"forbidden",
"fruits",
",",
"'",
"destinations",
"that",
"were",
"off",
"limits",
"for",
"political",
"or",
"other",
"reasons",
",",
"''",
"said",
"Tim",
"Rubacky",
",",
"a",
"spokesman",
"for",
"Oceania",
"Cruises",
",",
"which",
"is",
"sending",
"two",
"ships",
"to",
"Libya",
",",
"Tunisia",
"and",
"Morocco",
"in",
"November",
"and",
"another",
"that",
"will",
"call",
"at",
"Aqaba",
",",
"Jordan",
",",
"during",
"a",
"cruise",
"in",
"2006",
"."
] | [
[
"Jordan",
"/location/location/contains",
"Aqaba"
]
] | [
"PRP",
"VBP",
"VBG",
"DT",
"NN",
"IN",
"NN",
"IN",
"DT",
"``",
"VBN",
"NNS",
",",
"''",
"NNS",
"WDT",
"VBD",
"RB",
"NNS",
"IN",
"JJ",
"CC",
"JJ",
"NNS",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"WDT",
"VBZ",
"VBG",
"CD",
"NNS",
"TO",
"NNP",
",",
"NNP",
"CC",
"NNP",
"IN",
"NNP",
"CC",
"DT",
"WDT",
"MD",
"VB",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"DT",
"NN",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Jordan",
"start": 57,
"end": 58,
"type": "LOCATION"
},
"t": {
"text": "Aqaba",
"start": 55,
"end": 56,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"broad",
"strategy",
"for",
"ending",
"the",
"carnage",
"in",
"Darfur",
",",
"Sudan",
",",
"devised",
"over",
"the",
"last",
"two",
"years",
"by",
"the",
"United",
"States",
",",
"the",
"United",
"Nations",
"and",
"the",
"European",
"Union",
",",
"is",
"collapsing",
"as",
"the",
"violence",
"and",
"chaos",
"in",
"the",
"region",
"seem",
"to",
"grow",
"with",
"every",
"passing",
"week",
",",
"United",
"Nations",
"and",
"Bush",
"administration",
"officials",
"say",
"."
] | [
[
"Sudan",
"/location/location/contains",
"Darfur"
],
[
"Sudan",
"/location/country/administrative_divisions",
"Darfur"
],
[
"Darfur",
"/location/administrative_division/country",
"Sudan"
]
] | [
"DT",
"JJ",
"NN",
"IN",
"VBG",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"IN",
"DT",
"JJ",
"CD",
"NNS",
"IN",
"DT",
"NNP",
"NNPS",
",",
"DT",
"NNP",
"NNPS",
"CC",
"DT",
"NNP",
"NNP",
",",
"VBZ",
"VBG",
"IN",
"DT",
"NN",
"CC",
"NN",
"IN",
"DT",
"NN",
"VBP",
"TO",
"VB",
"IN",
"DT",
"NN",
"NN",
",",
"NNP",
"NNPS",
"CC",
"NNP",
"NN",
"NNS",
"VBP",
"."
] | [
{
"h": {
"text": "Sudan",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Sudan",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Darfur",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Sudan",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"Now",
",",
"however",
",",
"Sudan",
"and",
"Chad",
"are",
"building",
"up",
"forces",
"and",
"fighting",
"skirmishes",
"along",
"their",
"border",
"in",
"Darfur",
"."
] | [
[
"Sudan",
"/location/location/contains",
"Darfur"
],
[
"Sudan",
"/location/country/administrative_divisions",
"Darfur"
],
[
"Darfur",
"/location/administrative_division/country",
"Sudan"
]
] | [
"RB",
",",
"RB",
",",
"NNP",
"CC",
"NNP",
"VBP",
"VBG",
"RP",
"NNS",
"CC",
"VBG",
"NNS",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Sudan",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Sudan",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Darfur",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Sudan",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"Mr.",
"Bashir",
"generally",
"deflects",
"questions",
"on",
"the",
"Darfur",
"violence",
"when",
"meeting",
"with",
"visiting",
"American",
"officials",
",",
"and",
"instead",
"asks",
"them",
"to",
"lift",
"the",
"economic",
"embargo",
"on",
"Sudan",
",",
"senior",
"officials",
"said",
"."
] | [
[
"Darfur",
"/location/administrative_division/country",
"Sudan"
],
[
"Sudan",
"/location/location/contains",
"Darfur"
],
[
"Sudan",
"/location/country/administrative_divisions",
"Darfur"
]
] | [
"NNP",
"NNP",
"RB",
"VBZ",
"NNS",
"IN",
"DT",
"NNP",
"NN",
"WRB",
"NN",
"IN",
"VBG",
"JJ",
"NNS",
",",
"CC",
"RB",
"VBZ",
"PRP",
"TO",
"VB",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"JJ",
"NNS",
"VBD",
"."
] | [
{
"h": {
"text": "Darfur",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Sudan",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Sudan",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Sudan",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Darfur",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"The",
"looming",
"threat",
"of",
"complete",
"lawlessness",
"and",
"anarchy",
"draws",
"nearer",
",",
"''",
"Kofi",
"Annan",
",",
"the",
"United",
"Nations",
"secretary",
"general",
",",
"lamented",
"earlier",
"this",
"month",
"as",
"he",
"urged",
"Western",
"nations",
"to",
"do",
"more",
"."
] | [
[
"Kofi Annan",
"/business/person/company",
"United Nations"
]
] | [
"DT",
"VBG",
"NN",
"IN",
"JJ",
"NN",
"CC",
"NN",
"VBZ",
"IN",
",",
"''",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNPS",
"NN",
"JJ",
",",
"VBD",
"RBR",
"DT",
"NN",
"IN",
"PRP",
"VBD",
"JJ",
"NNS",
"TO",
"VB",
"JJR",
"."
] | [
{
"h": {
"text": "Kofi Annan",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "United Nations",
"start": 16,
"end": 18,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"Western",
"leaders",
"have",
"all",
"but",
"given",
"up",
"on",
"a",
"key",
"part",
"of",
"their",
"strategy",
",",
"trying",
"to",
"persuade",
"Sudan",
"'s",
"president",
",",
"Omar",
"al-Bashir",
",",
"to",
"disarm",
"the",
"militias",
"that",
"are",
"responsible",
"for",
"a",
"large",
"part",
"of",
"the",
"violence",
"."
] | [
[
"Omar al-Bashir",
"/people/person/nationality",
"Sudan"
]
] | [
"JJ",
"NNS",
"VBP",
"DT",
"CC",
"VBN",
"RP",
"IN",
"DT",
"JJ",
"NN",
"IN",
"PRP$",
"NN",
",",
"VBG",
"TO",
"VB",
"NNP",
"POS",
"NN",
",",
"NNP",
"NNP",
",",
"TO",
"VB",
"DT",
"NNS",
"WDT",
"VBP",
"JJ",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Omar al-Bashir",
"start": 22,
"end": 24,
"type": "PERSON"
},
"t": {
"text": "Sudan",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Children",
":",
"Todd",
",",
"Raleigh",
",",
"NC",
";",
"Rip",
",",
"Lisbon",
",",
"Portugal",
";",
"Wendy",
"Phillips",
",",
"Weston",
",",
"CT",
";",
"Pieta",
"Bellizia",
",",
"South",
"Orange",
",",
"NJ",
",",
"and",
"ten",
"grandchildren",
"."
] | [
[
"Portugal",
"/location/location/contains",
"Lisbon"
],
[
"Portugal",
"/location/country/capital",
"Lisbon"
]
] | [
"NNS",
":",
"NNP",
",",
"NNP",
",",
"NNP",
":",
"NNP",
",",
"NNP",
",",
"NNP",
":",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
":",
"NNP",
"NNP",
",",
"NNP",
"NNP",
",",
"NNP",
",",
"CC",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "Portugal",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Lisbon",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Portugal",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Lisbon",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Last",
"weekend",
",",
"let",
"'s",
"give",
"ourselves",
"credit",
",",
"we",
"did",
"manage",
"a",
"Sunday",
"drive",
"to",
"Liberty",
"State",
"Park",
"and",
"Newark",
"'s",
"Ironbound",
"district",
"for",
"dinner",
",",
"listed",
"in",
"my",
"manila",
"file",
"''",
"Weekend",
"Fun",
".",
"''"
] | [
[
"Newark",
"/location/location/contains",
"Ironbound"
],
[
"Ironbound",
"/location/neighborhood/neighborhood_of",
"Newark"
]
] | [
"JJ",
"NN",
",",
"VB",
"POS",
"VB",
"PRP",
"NN",
",",
"PRP",
"VBD",
"VB",
"DT",
"NNP",
"NN",
"TO",
"NNP",
"NNP",
"NNP",
"CC",
"NNP",
"POS",
"NNP",
"NN",
"IN",
"NN",
",",
"VBN",
"IN",
"PRP$",
"NN",
"NN",
"''",
"NNP",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Newark",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Ironbound",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Ironbound",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Newark",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"But",
"the",
"Atlantic",
"City",
"project",
",",
"which",
"state",
"and",
"industry",
"officials",
"say",
"will",
"be",
"the",
"first",
"coastal",
"wind",
"farm",
"in",
"the",
"United",
"States",
",",
"is",
"perhaps",
"most",
"important",
"because",
"of",
"its",
"role",
"as",
"a",
"demonstration",
"project",
"at",
"a",
"crucial",
"moment",
"in",
"the",
"development",
"of",
"wind",
"power",
"in",
"New",
"Jersey",
"and",
"the",
"nation",
".",
"''"
] | [
[
"New Jersey",
"/location/location/contains",
"Atlantic City"
]
] | [
"CC",
"DT",
"NNP",
"NNP",
"NN",
",",
"WDT",
"NN",
"CC",
"NN",
"NNS",
"VBP",
"MD",
"VB",
"DT",
"JJ",
"JJ",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
",",
"VBZ",
"RB",
"RBS",
"JJ",
"IN",
"IN",
"PRP$",
"NN",
"IN",
"DT",
"NN",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"IN",
"NN",
"NN",
"IN",
"NNP",
"NNP",
"CC",
"DT",
"NN",
".",
"''"
] | [
{
"h": {
"text": "New Jersey",
"start": 47,
"end": 49,
"type": "LOCATION"
},
"t": {
"text": "Atlantic City",
"start": 2,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"Paris",
"he",
"met",
"Henry",
"Miller",
",",
"who",
"instilled",
"in",
"him",
"a",
"reverence",
"for",
"pure",
"avant-gardism",
"."
] | [
[
"Henry Miller",
"/people/person/place_lived",
"Paris"
]
] | [
"IN",
"NNP",
"PRP",
"VBD",
"NNP",
"NNP",
",",
"WP",
"VBD",
"IN",
"PRP",
"DT",
"NN",
"IN",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Henry Miller",
"start": 4,
"end": 6,
"type": "PERSON"
},
"t": {
"text": "Paris",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"In",
"Baghdad",
",",
"the",
"American",
"ambassador",
",",
"Zalmay",
"Khalilzad",
",",
"issued",
"a",
"statement",
"hailing",
"a",
"meeting",
"on",
"Friday",
"in",
"Mecca",
"where",
"29",
"Iraqi",
"religious",
"leaders",
"representing",
"different",
"sects",
",",
"including",
"figures",
"from",
"the",
"Sunni",
"and",
"Shiite",
"communities",
",",
"signed",
"a",
"pact",
"urging",
"Iraqis",
"to",
"end",
"sectarian",
"killing",
"and",
"''",
"join",
"ranks",
"with",
"a",
"view",
"to",
"the",
"independence",
"of",
"Iraq",
"and",
"its",
"territorial",
"integrity",
".",
"''"
] | [
[
"Iraq",
"/location/country/capital",
"Baghdad"
],
[
"Iraq",
"/location/location/contains",
"Baghdad"
]
] | [
"IN",
"NNP",
",",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"DT",
"NN",
"VBG",
"DT",
"NN",
"IN",
"NNP",
"IN",
"NNP",
"WRB",
"CD",
"JJ",
"JJ",
"NNS",
"VBG",
"JJ",
"NNS",
",",
"VBG",
"NNS",
"IN",
"DT",
"NNP",
"CC",
"NNP",
"NNS",
",",
"VBD",
"DT",
"NN",
"VBG",
"NNPS",
"TO",
"VB",
"JJ",
"NN",
"CC",
"''",
"VB",
"NNS",
"IN",
"DT",
"NN",
"TO",
"DT",
"NN",
"IN",
"NNP",
"CC",
"PRP$",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Iraq",
"start": 58,
"end": 59,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Iraq",
"start": 58,
"end": 59,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"Hamza",
"al-Sharqi",
",",
"a",
"town",
"about",
"80",
"miles",
"south",
"of",
"Baghdad",
",",
"the",
"police",
"said",
"American",
"troops",
"had",
"intervened",
"to",
"restore",
"calm",
"after",
"the",
"Mahdi",
"Army",
"was",
"accused",
"of",
"planting",
"a",
"bomb",
"on",
"Friday",
"night",
"in",
"the",
"offices",
"of",
"the",
"Supreme",
"Council",
"for",
"the",
"Islamic",
"Revolution",
"in",
"Iraq",
",",
"the",
"political",
"group",
"that",
"controls",
"the",
"Badr",
"Organization",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Baghdad"
],
[
"Iraq",
"/location/country/capital",
"Baghdad"
]
] | [
"IN",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"CD",
"NNS",
"RB",
"IN",
"NNP",
",",
"DT",
"NNS",
"VBD",
"JJ",
"NNS",
"VBD",
"VBN",
"TO",
"VB",
"JJ",
"IN",
"DT",
"NNP",
"NNP",
"VBD",
"VBN",
"IN",
"VBG",
"DT",
"NN",
"IN",
"NNP",
"NN",
"IN",
"DT",
"NNS",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"DT",
"JJ",
"NN",
"WDT",
"VBZ",
"DT",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Iraq",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"The",
"Amara",
"upheaval",
"erupted",
"less",
"than",
"48",
"hours",
"after",
"Mr.",
"Maliki",
"flew",
"to",
"Najaf",
"from",
"Baghdad",
"to",
"see",
"Mr.",
"Sadr",
"and",
"Grand",
"Ayatollah",
"Ali",
"al-Sistani",
",",
"Iraq",
"'s",
"most",
"powerful",
"Shiite",
"cleric",
",",
"and",
"urged",
"both",
"men",
"to",
"rein",
"in",
"the",
"Mahdi",
"Army",
",",
"which",
"American",
"commanders",
"have",
"identified",
"as",
"having",
"been",
"responsible",
"for",
"much",
"of",
"the",
"sectarian",
"killing",
"in",
"recent",
"months",
"."
] | [
[
"Iraq",
"/location/country/capital",
"Baghdad"
],
[
"Iraq",
"/location/location/contains",
"Najaf"
],
[
"Iraq",
"/location/location/contains",
"Baghdad"
]
] | [
"DT",
"NNP",
"NN",
"VBD",
"JJR",
"IN",
"CD",
"NNS",
"IN",
"NNP",
"NNP",
"VBD",
"TO",
"NNP",
"IN",
"NNP",
"TO",
"VB",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"POS",
"RBS",
"JJ",
"JJ",
"NN",
",",
"CC",
"VBD",
"DT",
"NNS",
"TO",
"VB",
"RP",
"DT",
"NNP",
"NNP",
",",
"WDT",
"NNP",
"NNS",
"VBP",
"VBN",
"IN",
"VBG",
"VBN",
"JJ",
"IN",
"JJ",
"IN",
"DT",
"JJ",
"NN",
"IN",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Iraq",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Najaf",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Iraq",
"start": 26,
"end": 27,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"authorities",
"have",
"attributed",
"the",
"blasts",
"to",
"Dawood",
"Ibrahim",
",",
"India",
"'s",
"most-wanted",
"man",
"."
] | [
[
"Dawood Ibrahim",
"/people/person/nationality",
"India"
]
] | [
"DT",
"NNS",
"VBP",
"VBN",
"DT",
"NNS",
"TO",
"NNP",
"NNP",
",",
"NNP",
"POS",
"JJS",
"NN",
"."
] | [
{
"h": {
"text": "Dawood Ibrahim",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"The",
"image",
"of",
"rough",
"seas",
"and",
"a",
"steep",
",",
"imposing",
"cliff",
"beneath",
"angry",
"skies",
",",
"is",
"not",
"of",
"Hawaii",
"at",
"all",
",",
"but",
"rather",
"depicts",
"a",
"section",
"of",
"the",
"Amalfi",
"Coast",
"in",
"Italy",
",",
"according",
"to",
"the",
"Web",
"site",
"of",
"Corbis",
",",
"the",
"company",
"credited",
",",
"along",
"with",
"the",
"photographer",
"Todd",
"Gipstein",
",",
"on",
"the",
"jacket",
".",
"''"
] | [
[
"Italy",
"/location/location/contains",
"Amalfi Coast"
]
] | [
"DT",
"NN",
"IN",
"JJ",
"NNS",
"CC",
"DT",
"JJ",
",",
"VBG",
"NN",
"IN",
"JJ",
"NNS",
",",
"VBZ",
"RB",
"IN",
"NNP",
"IN",
"DT",
",",
"CC",
"RB",
"VBZ",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
",",
"VBG",
"TO",
"DT",
"NN",
"NN",
"IN",
"NNP",
",",
"DT",
"NN",
"VBD",
",",
"IN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"IN",
"DT",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Italy",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Amalfi Coast",
"start": 29,
"end": 31,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"tacit",
"understanding",
"we",
"have",
"here",
"in",
"Hawaii",
"is",
"the",
"former",
"patients",
"of",
"Kalaupapa",
"''",
"--",
"the",
"name",
"for",
"the",
"settlement",
"--",
"''",
"are",
"entitled",
"to",
"a",
"higher",
"degree",
"of",
"respect",
"and",
"privacy",
"and",
"deference",
"than",
"the",
"rest",
"of",
"us",
",",
"''",
"said",
"Representative",
"Ed",
"Case",
",",
"Democrat",
"of",
"Hawaii",
",",
"who",
"criticized",
"the",
"book",
"'s",
"narrative",
"style",
"and",
"what",
"he",
"called",
"an",
"''",
"abbreviated",
",",
"subjective",
"treatment",
".",
"''"
] | [
[
"Hawaii",
"/location/location/contains",
"Kalaupapa"
],
[
"Hawaii",
"/location/location/contains",
"Kalaupapa"
]
] | [
"DT",
"JJ",
"NN",
"PRP",
"VBP",
"RB",
"IN",
"NNP",
"VBZ",
"DT",
"JJ",
"NNS",
"IN",
"NNP",
"''",
":",
"DT",
"NN",
"IN",
"DT",
"NN",
":",
"''",
"VBP",
"VBN",
"TO",
"DT",
"JJR",
"NN",
"IN",
"NN",
"CC",
"NN",
"CC",
"NN",
"IN",
"DT",
"NN",
"IN",
"PRP",
",",
"''",
"VBD",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"IN",
"NNP",
",",
"WP",
"VBD",
"DT",
"NN",
"POS",
"JJ",
"NN",
"CC",
"WP",
"PRP",
"VBD",
"DT",
"''",
"VBD",
",",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Hawaii",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Kalaupapa",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Hawaii",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Kalaupapa",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"museum",
",",
"along",
"with",
"the",
"National",
"Yiddish",
"Book",
"Center",
"a",
"few",
"hundred",
"yards",
"away",
",",
"forms",
"the",
"heart",
"of",
"Amherst",
"'s",
"Cultural",
"Village",
",",
"set",
"in",
"an",
"apple",
"orchard",
"adjoining",
"the",
"woodsy",
"campus",
"of",
"Hampshire",
"College",
",",
"a",
"liberal",
"arts",
"institution",
"with",
"about",
"1,400",
"students",
"."
] | [
[
"Amherst",
"/location/location/contains",
"Hampshire College"
],
[
"Amherst",
"/location/location/contains",
"National Yiddish Book Center"
]
] | [
"DT",
"NN",
",",
"IN",
"IN",
"DT",
"NNP",
"JJ",
"NNP",
"NNP",
"DT",
"JJ",
"CD",
"NNS",
"RB",
",",
"VBZ",
"DT",
"NN",
"IN",
"NNP",
"POS",
"NNP",
"NNP",
",",
"VBN",
"IN",
"DT",
"NN",
"NN",
"JJ",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NNS",
"NN",
"IN",
"IN",
"CD",
"NNS",
"."
] | [
{
"h": {
"text": "Amherst",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Hampshire College",
"start": 35,
"end": 37,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Amherst",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "National Yiddish Book Center",
"start": 6,
"end": 10,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"So",
",",
"while",
"he",
"will",
"be",
"the",
"host",
"and",
"narrator",
"of",
"the",
"entire",
"series",
",",
"Mr.",
"Spurlock",
"is",
"the",
"subject",
"of",
"only",
"one",
"episode",
"--",
"the",
"June",
"15",
"series",
"debut",
",",
"in",
"which",
"he",
"and",
"Ms.",
"Jamieson",
"spend",
"30",
"days",
"trying",
"to",
"live",
"on",
"the",
"minimum",
"wage",
"in",
"Columbus",
",",
"Ohio",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Columbus"
]
] | [
"RB",
",",
"IN",
"PRP",
"MD",
"VB",
"DT",
"NN",
"CC",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
"VBZ",
"DT",
"NN",
"IN",
"RB",
"CD",
"NN",
":",
"DT",
"NNP",
"CD",
"NN",
"NN",
",",
"IN",
"WDT",
"PRP",
"CC",
"NNP",
"NNP",
"VBP",
"CD",
"NNS",
"VBG",
"TO",
"VB",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 50,
"end": 51,
"type": "LOCATION"
},
"t": {
"text": "Columbus",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"other",
"events",
",",
"tape-delayed",
"from",
"Turin",
",",
"Italy",
",",
"are",
"bobsled",
"-LRB-",
"two-woman",
"final",
"-RRB-",
"and",
"speedskating",
"men",
"'s",
"1,500-meter",
"-RRB-",
"."
] | [
[
"Italy",
"/location/location/contains",
"Turin"
]
] | [
"DT",
"JJ",
"NNS",
",",
"JJ",
"IN",
"NNP",
",",
"NNP",
",",
"VBP",
"VBN",
"-LRB-",
"JJ",
"JJ",
"-RRB-",
"CC",
"VBG",
"NNS",
"POS",
"NN",
"-RRB-",
"."
] | [
{
"h": {
"text": "Italy",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Turin",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Where",
"to",
"Eat",
"For",
"such",
"a",
"small",
"town",
"--",
"population",
"2,017",
"--",
"Tahoe",
"City",
"has",
"an",
"impressive",
"selection",
"of",
"good",
",",
"fresh",
"California",
"cooking",
"."
] | [
[
"California",
"/location/location/contains",
"Tahoe City"
]
] | [
"WRB",
"TO",
"VB",
"IN",
"PDT",
"DT",
"JJ",
"NN",
":",
"NN",
"CD",
":",
"NNP",
"NNP",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"JJ",
",",
"JJ",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "California",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Tahoe City",
"start": 12,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"FINBERG",
"--",
"Barbara",
"D",
".",
"The",
"Stanford",
"University",
"community",
"mourns",
"the",
"passing",
"of",
"Barbara",
"D.",
"Finberg",
",",
"whose",
"love",
"for",
"Stanford",
"and",
"contributions",
"to",
"university",
"life",
"knew",
"no",
"bounds",
"."
] | [
[
"Stanford",
"/location/location/contains",
"Stanford University"
]
] | [
"NNP",
":",
"NNP",
"NNP",
".",
"DT",
"NNP",
"NNP",
"NN",
"VBZ",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
",",
"WP$",
"NN",
"IN",
"NNP",
"CC",
"NNS",
"TO",
"NN",
"NN",
"VBD",
"DT",
"NNS",
"."
] | [
{
"h": {
"text": "Stanford",
"start": 6,
"end": 7,
"type": "ORGANIZATION"
},
"t": {
"text": "Stanford University",
"start": 6,
"end": 8,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Two",
"state",
"senators",
"recommended",
"yesterday",
"that",
"state",
"officials",
"consider",
"merging",
"New",
"Jersey",
"'s",
"scandal-plagued",
"medical",
"school",
"with",
"Rutgers",
",",
"the",
"flagship",
"state",
"university",
"."
] | [
[
"New Jersey",
"/location/location/contains",
"Rutgers"
]
] | [
"CD",
"NN",
"NNS",
"VBD",
"NN",
"IN",
"NN",
"NNS",
"VBP",
"VBG",
"NNP",
"NNP",
"POS",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
",",
"DT",
"NN",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "New Jersey",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Rutgers",
"start": 17,
"end": 18,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Plant",
"Delights",
"Nursery",
",",
"in",
"Raleigh",
",",
"N.C.",
",",
"is",
"offering",
"one",
"of",
"those",
"super-size-me",
"plants",
":",
"Colocasia",
"gigantea",
",",
"a",
"giant",
"elephant",
"ear",
"grown",
"from",
"seed",
"collected",
"three",
"years",
"ago",
"in",
"Kanchanaburi",
"Province",
",",
"Thailand",
"."
] | [
[
"Kanchanaburi Province",
"/location/administrative_division/country",
"Thailand"
],
[
"Thailand",
"/location/country/administrative_divisions",
"Kanchanaburi Province"
],
[
"Thailand",
"/location/location/contains",
"Kanchanaburi Province"
]
] | [
"NN",
"VBZ",
"NNP",
",",
"IN",
"NNP",
",",
"NNP",
",",
"VBZ",
"VBG",
"CD",
"IN",
"DT",
"JJ",
"NNS",
":",
"NN",
"NN",
",",
"DT",
"JJ",
"NN",
"NN",
"VBN",
"IN",
"NN",
"VBN",
"CD",
"NNS",
"RB",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Kanchanaburi Province",
"start": 32,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Thailand",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Thailand",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Kanchanaburi Province",
"start": 32,
"end": 34,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Thailand",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Kanchanaburi Province",
"start": 32,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"What",
"she",
"had",
"managed",
"of",
"the",
"American",
"dream",
"by",
"that",
"January",
"comprised",
"a",
"two-bedroom",
",",
"rent-subsidized",
"apartment",
"in",
"a",
"bleak",
"corner",
"of",
"Astoria",
",",
"Queens",
",",
"and",
"some",
"threadbare",
"furniture",
"."
] | [
[
"Queens",
"/location/location/contains",
"Astoria"
],
[
"Astoria",
"/location/neighborhood/neighborhood_of",
"Queens"
]
] | [
"WP",
"PRP",
"VBD",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"VBD",
"DT",
"JJ",
",",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Queens",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Astoria",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Astoria",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Renata",
"Roberts",
",",
"from",
"Melbourne",
",",
"Australia",
",",
"was",
"similarly",
"attired",
"in",
"black",
"walking",
"shorts",
"and",
"a",
"black",
"blazer",
",",
"with",
"a",
"$",
"2",
"strand",
"of",
"pearls",
",",
"as",
"she",
"walked",
"through",
"the",
"meatpacking",
"district",
"on",
"a",
"series",
"of",
"job",
"interviews",
"."
] | [
[
"Australia",
"/location/country/administrative_divisions",
"Melbourne"
],
[
"Australia",
"/location/location/contains",
"Melbourne"
],
[
"Melbourne",
"/location/administrative_division/country",
"Australia"
]
] | [
"NNP",
"NNP",
",",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"RB",
"VBN",
"IN",
"JJ",
"VBG",
"NNS",
"CC",
"DT",
"JJ",
"NN",
",",
"IN",
"DT",
"$",
"CD",
"NN",
"IN",
"NNS",
",",
"IN",
"PRP",
"VBD",
"IN",
"DT",
"NN",
"NN",
"IN",
"DT",
"NN",
"IN",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Australia",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Melbourne",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Australia",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Melbourne",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Melbourne",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Australia",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"By",
"using",
"an",
"egg",
"donor",
"from",
"Romania",
"and",
"having",
"the",
"eggs",
"fertilized",
"in",
"Bucharest",
"and",
"shipped",
"back",
"to",
"the",
"United",
"States",
",",
"the",
"Butuceanus",
"cut",
"their",
"costs",
"to",
"$",
"18,000",
",",
"including",
"enough",
"fertilized",
"eggs",
"for",
"repeated",
"efforts",
"."
] | [
[
"Romania",
"/location/country/capital",
"Bucharest"
],
[
"Romania",
"/location/location/contains",
"Bucharest"
],
[
"Romania",
"/location/country/administrative_divisions",
"Bucharest"
],
[
"Bucharest",
"/location/administrative_division/country",
"Romania"
]
] | [
"IN",
"VBG",
"DT",
"NN",
"NN",
"IN",
"NNP",
"CC",
"VBG",
"DT",
"NNS",
"VBN",
"IN",
"NNP",
"CC",
"VBN",
"RB",
"TO",
"DT",
"NNP",
"NNPS",
",",
"DT",
"NNP",
"VBD",
"PRP$",
"NNS",
"TO",
"$",
"CD",
",",
"VBG",
"JJ",
"VBN",
"NNS",
"IN",
"VBN",
"NNS",
"."
] | [
{
"h": {
"text": "Romania",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Bucharest",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Romania",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Bucharest",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Romania",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Bucharest",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Bucharest",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Romania",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"For",
"the",
"price",
"of",
"one",
"I.V.F.",
"cycle",
"in",
"the",
"U.S.A.",
"the",
"patient",
"can",
"come",
"to",
"South",
"Africa",
",",
"have",
"the",
"treatment",
"done",
"here",
"in",
"Cape",
"Town",
"and",
"have",
"a",
"lovely",
"holiday",
"at",
"the",
"same",
"time",
"and",
"still",
"take",
"some",
"cash",
"home",
",",
"''",
"said",
"Dr.",
"S.",
"Sulaiman",
"Heylen",
",",
"a",
"fertility",
"specialist",
"at",
"the",
"Cape",
"Fertility",
"Clinic",
"in",
"Cape",
"Town",
"."
] | [
[
"South Africa",
"/location/location/contains",
"Cape Town"
],
[
"South Africa",
"/location/country/capital",
"Cape Town"
],
[
"South Africa",
"/location/location/contains",
"Cape Town"
],
[
"South Africa",
"/location/country/capital",
"Cape Town"
]
] | [
"IN",
"DT",
"NN",
"IN",
"CD",
"NNP",
"NN",
"IN",
"DT",
"NNP",
"DT",
"NN",
"MD",
"VB",
"TO",
"NNP",
"NNP",
",",
"VBP",
"DT",
"NN",
"VBN",
"RB",
"IN",
"NNP",
"NNP",
"CC",
"VBP",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"CC",
"RB",
"VB",
"DT",
"NN",
"NN",
",",
"''",
"VBD",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "South Africa",
"start": 15,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Cape Town",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "South Africa",
"start": 15,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Cape Town",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "South Africa",
"start": 15,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Cape Town",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "South Africa",
"start": 15,
"end": 17,
"type": "LOCATION"
},
"t": {
"text": "Cape Town",
"start": 24,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"Monica",
"Chwojdak",
",",
"32",
",",
"whose",
"husband",
",",
"Brian",
",",
"is",
"an",
"Army",
"officer",
"stationed",
"in",
"Hohenfels",
",",
"Germany",
",",
"will",
"try",
"her",
"third",
"in",
"vitro",
"cycle",
"in",
"Germany",
"next",
"month",
",",
"even",
"though",
"her",
"research",
"suggests",
"that",
"the",
"Germans",
"do",
"less",
"genetic",
"testing",
"and",
"implant",
"less-developed",
"embryos",
"than",
"Americans",
"do",
",",
"she",
"said",
"."
] | [
[
"Germany",
"/location/location/contains",
"Hohenfels"
],
[
"Germany",
"/location/location/contains",
"Hohenfels"
]
] | [
"NNP",
"NNP",
",",
"CD",
",",
"WP$",
"NN",
",",
"NNP",
",",
"VBZ",
"DT",
"NNP",
"NN",
"VBN",
"IN",
"NNP",
",",
"NNP",
",",
"MD",
"VB",
"PRP$",
"JJ",
"FW",
"FW",
"NN",
"IN",
"NNP",
"JJ",
"NN",
",",
"RB",
"IN",
"PRP$",
"NN",
"VBZ",
"IN",
"DT",
"NNS",
"VBP",
"JJR",
"JJ",
"NN",
"CC",
"VB",
"JJ",
"NNS",
"IN",
"NNS",
"VBP",
",",
"PRP",
"VBD",
"."
] | [
{
"h": {
"text": "Germany",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Hohenfels",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Germany",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Hohenfels",
"start": 16,
"end": 17,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Ms.",
"Butuceanu",
"-LRB-",
"pronounced",
"boo-tuh-CHAH-noo",
"-RRB-",
",",
"an",
"administrator",
"at",
"the",
"College",
"of",
"William",
"and",
"Mary",
"in",
"Williamsburg",
",",
"Va.",
",",
"and",
"her",
"husband",
",",
"Cornel",
",",
"a",
"doctoral",
"student",
",",
"lived",
"on",
"about",
"$",
"55,000",
"a",
"year",
"."
] | [
[
"Williamsburg",
"/location/location/contains",
"College of William and Mary"
]
] | [
"NNP",
"NNP",
"-LRB-",
"JJ",
"NN",
"-RRB-",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"CC",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"PRP$",
"NN",
",",
"NNP",
",",
"DT",
"JJ",
"NN",
",",
"VBD",
"IN",
"RB",
"$",
"CD",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Williamsburg",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "College of William and Mary",
"start": 11,
"end": 16,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Demonstrators",
"in",
"Toronto",
",",
"other",
"parts",
"of",
"Canada",
"and",
"a",
"number",
"of",
"European",
"cities",
"marched",
"to",
"oppose",
"a",
"two-year-old",
"proposal",
"being",
"considered",
"by",
"Ontario",
"provincial",
"leaders",
"to",
"allow",
"the",
"use",
"of",
"Shariah",
",",
"or",
"Islamic",
"law",
",",
"to",
"settle",
"family",
"disputes",
"."
] | [
[
"Canada",
"/location/location/contains",
"Toronto"
],
[
"Canada",
"/location/location/contains",
"Ontario"
],
[
"Ontario",
"/location/administrative_division/country",
"Canada"
],
[
"Ontario",
"/location/location/contains",
"Toronto"
],
[
"Toronto",
"/location/administrative_division/country",
"Canada"
],
[
"Canada",
"/location/country/administrative_divisions",
"Ontario"
],
[
"Canada",
"/location/country/administrative_divisions",
"Toronto"
]
] | [
"NNS",
"IN",
"NNP",
",",
"JJ",
"NNS",
"IN",
"NNP",
"CC",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"VBD",
"TO",
"VB",
"DT",
"JJ",
"NN",
"VBG",
"VBN",
"IN",
"NNP",
"JJ",
"NNS",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNP",
",",
"CC",
"JJ",
"NN",
",",
"TO",
"VB",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Canada",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Toronto",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Canada",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Ontario",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Ontario",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Canada",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Ontario",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Toronto",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Toronto",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Canada",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Canada",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Ontario",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Canada",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Toronto",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"Abiomed",
"Inc.",
",",
"Danvers",
",",
"Mass.",
",",
"the",
"maker",
"of",
"the",
"AbioCor",
"artificial",
"heart",
",",
"agreed",
"to",
"buy",
"closely",
"held",
"Impella",
"CardioSystems",
",",
"Aachen",
",",
"Germany",
",",
"for",
"about",
"$",
"44.8",
"million",
"in",
"cash",
"and",
"stock",
"."
] | [
[
"Germany",
"/location/location/contains",
"Aachen"
]
] | [
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NN",
"JJ",
"NN",
",",
"VBD",
"TO",
"VB",
"RB",
"VBN",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
",",
"IN",
"IN",
"$",
"CD",
"CD",
"IN",
"NN",
"CC",
"NN",
"."
] | [
{
"h": {
"text": "Germany",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Aachen",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"Marshalls",
"split",
"their",
"time",
"between",
"homes",
"in",
"Manhattan",
"and",
"Northeast",
"Harbor",
",",
"in",
"Maine",
",",
"where",
"''",
"everyone",
"is",
"speculating",
"about",
"it",
"and",
"wondering",
",",
"''",
"said",
"Nan",
"Lincoln",
",",
"the",
"arts",
"editor",
"of",
"the",
"weekly",
"Bar",
"Harbor",
"Times",
"."
] | [
[
"Maine",
"/location/location/contains",
"Northeast Harbor"
]
] | [
"DT",
"NNP",
"VBD",
"PRP$",
"NN",
"IN",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
"NNP",
",",
"IN",
"NNP",
",",
"WRB",
"''",
"NN",
"VBZ",
"VBG",
"IN",
"PRP",
"CC",
"VBG",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NNS",
"NN",
"IN",
"DT",
"JJ",
"NN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Maine",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Northeast Harbor",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"People",
"at",
"all",
"levels",
"of",
"the",
"New",
"York",
"community",
"are",
"talking",
"about",
"it",
",",
"''",
"said",
"Kathryn",
"Wilde",
",",
"president",
"of",
"the",
"Partnership",
"for",
"New",
"York",
"City",
",",
"an",
"alliance",
"of",
"business",
"executives",
".",
"''"
] | [
[
"New York",
"/location/location/contains",
"New York City"
]
] | [
"NNS",
"IN",
"DT",
"NNS",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"VBP",
"VBG",
"IN",
"PRP",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"NN",
"IN",
"DT",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NN",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "New York",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 24,
"end": 27,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"And",
"just",
"behind",
"him",
",",
"Engine",
"283",
",",
"the",
"Spirit",
"of",
"Louisiana",
",",
"a",
"truck",
"donated",
"to",
"New",
"York",
"by",
"Louisianans",
"four",
"years",
"ago",
"and",
"now",
"returned",
"to",
"New",
"Orleans",
",",
"stood",
"sentry",
"."
] | [
[
"Louisiana",
"/location/location/contains",
"New Orleans"
]
] | [
"CC",
"RB",
"IN",
"PRP",
",",
"NNP",
"CD",
",",
"DT",
"NN",
"IN",
"NNP",
",",
"DT",
"NN",
"VBN",
"TO",
"NNP",
"NNP",
"IN",
"NNPS",
"CD",
"NNS",
"RB",
"CC",
"RB",
"VBN",
"TO",
"NNP",
"NNP",
",",
"VBD",
"NN",
"."
] | [
{
"h": {
"text": "Louisiana",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "New Orleans",
"start": 28,
"end": 30,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"team",
"'s",
"work",
"is",
"not",
"only",
"a",
"tangible",
"way",
"to",
"pay",
"back",
"the",
"New",
"Orleans",
"Fire",
"Department",
",",
"which",
"rushed",
"some",
"of",
"its",
"firefighters",
"to",
"New",
"York",
"City",
"four",
"years",
"ago",
",",
"but",
"a",
"benchmark",
"for",
"how",
"far",
"the",
"New",
"York",
"department",
"has",
"come",
",",
"Fire",
"Commissioner",
"Nicholas",
"A.",
"Scoppetta",
"said",
"in",
"a",
"telephone",
"interview",
"on",
"Saturday",
".",
"''"
] | [
[
"New York",
"/location/location/contains",
"New York City"
]
] | [
"DT",
"NN",
"POS",
"NN",
"VBZ",
"RB",
"RB",
"DT",
"JJ",
"NN",
"TO",
"VB",
"RP",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"WDT",
"VBD",
"DT",
"IN",
"PRP$",
"NNS",
"TO",
"NNP",
"NNP",
"NNP",
"CD",
"NNS",
"RB",
",",
"CC",
"DT",
"NN",
"IN",
"WRB",
"RB",
"DT",
"NNP",
"NNP",
"NN",
"VBZ",
"VBN",
",",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"VBD",
"IN",
"DT",
"NN",
"NN",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "New York",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 26,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"STEPPING",
"out",
"of",
"the",
"207th",
"Street",
"subway",
"stop",
"in",
"Inwood",
",",
"the",
"last",
"station",
"on",
"the",
"A",
"train",
",",
"visitors",
"from",
"downtown",
"Manhattan",
"-LRB-",
"that",
"is",
",",
"anywhere",
"else",
"on",
"the",
"island",
"-RRB-",
"can",
"be",
"forgiven",
"for",
"thinking",
"they",
"have",
"reached",
"the",
"end",
"of",
"the",
"earth",
"."
] | [
[
"Inwood",
"/location/neighborhood/neighborhood_of",
"Manhattan"
],
[
"Manhattan",
"/location/location/contains",
"Inwood"
]
] | [
"VBG",
"IN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"VB",
"IN",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"NN",
",",
"NNS",
"IN",
"NN",
"NNP",
"-LRB-",
"DT",
"VBZ",
",",
"RB",
"RB",
"IN",
"DT",
"NN",
"-RRB-",
"MD",
"VB",
"VBN",
"IN",
"VBG",
"PRP",
"VBP",
"VBN",
"DT",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Inwood",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Manhattan",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Inwood",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Other",
"authors",
"on",
"the",
"shortlist",
"of",
"finalists",
"who",
"also",
"wrote",
"about",
"immigration",
"and",
"exile",
"this",
"year",
"included",
"Hisham",
"Matar",
",",
"whose",
"novel",
"''",
"In",
"the",
"Country",
"of",
"Men",
"''",
"tells",
"the",
"story",
"of",
"a",
"9-year-old",
"boy",
"grappling",
"with",
"the",
"violence",
"and",
"secrets",
"of",
"Libya",
"in",
"1979",
";",
"and",
"Kate",
"Grenville",
",",
"whose",
"book",
"''",
"The",
"Secret",
"River",
"''",
"describes",
"a",
"British",
"convict",
"'s",
"journey",
"to",
"a",
"new",
"life",
"in",
"Australia",
"in",
"the",
"19th",
"century",
"."
] | [
[
"Kate Grenville",
"/people/person/nationality",
"Australia"
]
] | [
"JJ",
"NNS",
"IN",
"DT",
"NN",
"IN",
"NNS",
"WP",
"RB",
"VBD",
"IN",
"NN",
"CC",
"NN",
"DT",
"NN",
"VBD",
"NNP",
"NNP",
",",
"WP$",
"JJ",
"''",
"IN",
"DT",
"NN",
"IN",
"NN",
"''",
"VBZ",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"VBG",
"IN",
"DT",
"NN",
"CC",
"NNS",
"IN",
"NNP",
"IN",
"CD",
":",
"CC",
"NNP",
"NNP",
",",
"WP$",
"NN",
"''",
"DT",
"JJ",
"NN",
"''",
"VBZ",
"DT",
"JJ",
"VB",
"POS",
"NN",
"TO",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Kate Grenville",
"start": 48,
"end": 50,
"type": "PERSON"
},
"t": {
"text": "Australia",
"start": 69,
"end": 70,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Among",
"the",
"expatriate",
"Tamils",
"who",
"arrived",
",",
"armed",
"with",
"nationalist",
"fervor",
",",
"shortly",
"after",
"disaster",
"struck",
"was",
"a",
"water",
"engineer",
"from",
"Birmingham",
",",
"England",
",",
"named",
"Kalanithy",
"Vairavamoorthy",
"."
] | [
[
"England",
"/location/location/contains",
"Birmingham"
]
] | [
"IN",
"DT",
"NNP",
"NNPS",
"WP",
"VBD",
",",
"VBN",
"IN",
"JJ",
"NN",
",",
"RB",
"IN",
"NN",
"VBD",
"VBD",
"DT",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"VBN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "England",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Birmingham",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"presentation",
"is",
"one",
"of",
"several",
"by",
"Grupo",
"Cultural",
"Yuyachkani",
"of",
"Peru",
",",
"a",
"participant",
"in",
"Latin",
"America",
"'s",
"New",
"Popular",
"Theater",
"."
] | [
[
"Latin America",
"/location/location/contains",
"Peru"
]
] | [
"DT",
"NN",
"VBZ",
"CD",
"IN",
"JJ",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"POS",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Latin America",
"start": 16,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Peru",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Classical",
"Strumming",
"John",
"Williams",
",",
"a",
"classical",
"guitarist",
"from",
"Australia",
",",
"will",
"appear",
"in",
"Connecticut",
"on",
"Wednesday",
"at",
"7:30",
"p.m.",
"in",
"the",
"Belding",
"Theater",
"of",
"the",
"Bushnell",
",",
"166",
"Capitol",
"Avenue",
"in",
"Hartford",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"Hartford"
]
] | [
"JJ",
"VBG",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"MD",
"VB",
"IN",
"NNP",
"IN",
"NNP",
"IN",
"CD",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
",",
"CD",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Hartford",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"When",
"she",
"jolts",
"him",
"with",
"the",
"news",
"that",
"a",
"woman",
"from",
"Butte",
",",
"Mont.",
",",
"once",
"contacted",
"her",
"saying",
"she",
"had",
"borne",
"him",
"a",
"son",
",",
"he",
"impulsively",
"decides",
"to",
"drive",
"to",
"Montana",
"."
] | [
[
"Montana",
"/location/location/contains",
"Butte"
]
] | [
"WRB",
"PRP",
"NNS",
"PRP",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"RB",
"VBN",
"PRP$",
"VBG",
"PRP",
"VBD",
"VBN",
"PRP",
"DT",
"NN",
",",
"PRP",
"RB",
"VBZ",
"TO",
"VB",
"TO",
"NNP",
"."
] | [
{
"h": {
"text": "Montana",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Butte",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"With",
"the",
"jury",
"chosen",
"and",
"his",
"trial",
"about",
"to",
"begin",
",",
"Mayor",
"Frank",
"Melton",
"of",
"Jackson",
",",
"Miss.",
",",
"pleaded",
"no",
"contest",
"on",
"Wednesday",
"to",
"three",
"misdemeanor",
"charges",
":",
"carrying",
"a",
"gun",
"in",
"a",
"park",
"and",
"in",
"a",
"church",
",",
"and",
"carrying",
"a",
"concealed",
"weapon",
"."
] | [
[
"Frank Melton",
"/people/deceased_person/place_of_death",
"Jackson"
]
] | [
"IN",
"DT",
"NN",
"VBN",
"CC",
"PRP$",
"NN",
"IN",
"TO",
"VB",
",",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"VBD",
"DT",
"NN",
"IN",
"NNP",
"TO",
"CD",
"NN",
"NNS",
":",
"VBG",
"DT",
"NN",
"IN",
"DT",
"NN",
"CC",
"IN",
"DT",
"NN",
",",
"CC",
"VBG",
"DT",
"VBN",
"NN",
"."
] | [
{
"h": {
"text": "Frank Melton",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "Jackson",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"Mr.",
"Mnangagwa",
"fell",
"from",
"grace",
"in",
"November",
",",
"after",
"a",
"group",
"of",
"government",
"and",
"provincial",
"political",
"leaders",
"met",
"secretly",
"to",
"promote",
"his",
"candidacy",
"for",
"Zimbabwe",
"'s",
"vice",
"presidency",
"in",
"the",
"face",
"of",
"Mr.",
"Mugabe",
"'s",
"choice",
"of",
"Joyce",
"Mujuru",
"for",
"the",
"post",
"."
] | [
[
"Joyce Mujuru",
"/people/person/nationality",
"Zimbabwe"
]
] | [
"NNP",
"NNP",
"VBD",
"IN",
"NN",
"IN",
"NNP",
",",
"IN",
"DT",
"NN",
"IN",
"NN",
"CC",
"JJ",
"JJ",
"NNS",
"VBD",
"RB",
"TO",
"VB",
"PRP$",
"NN",
"IN",
"NNP",
"POS",
"NN",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"POS",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Joyce Mujuru",
"start": 37,
"end": 39,
"type": "PERSON"
},
"t": {
"text": "Zimbabwe",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"It",
"is",
"also",
"clear",
"who",
"is",
"deeply",
"disappointed",
":",
"the",
"Park",
"Service",
",",
"the",
"conservation",
"association",
"and",
"Representative",
"Lois",
"Capps",
",",
"a",
"Democrat",
"who",
"represents",
"Santa",
"Barbara",
"and",
"Channel",
"Islands",
"National",
"Park",
"."
] | [
[
"Lois Capps",
"/people/person/place_lived",
"Santa Barbara"
]
] | [
"PRP",
"VBZ",
"RB",
"JJ",
"WP",
"VBZ",
"RB",
"JJ",
":",
"DT",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"CC",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"WP",
"VBZ",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Lois Capps",
"start": 18,
"end": 20,
"type": "PERSON"
},
"t": {
"text": "Santa Barbara",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"He",
"is",
"also",
"the",
"president",
"of",
"Early",
"Steps",
",",
"a",
"program",
"to",
"increase",
"racial",
"diversity",
"in",
"New",
"York",
"City",
"independent",
"schools",
",",
"and",
"a",
"trustee",
"of",
"the",
"Convent",
"of",
"the",
"Sacred",
"Heart",
"School",
",",
"also",
"in",
"New",
"York",
"."
] | [
[
"New York",
"/location/location/contains",
"New York City"
]
] | [
"PRP",
"VBZ",
"RB",
"DT",
"NN",
"IN",
"JJ",
"NNS",
",",
"DT",
"NN",
"TO",
"VB",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"JJ",
"NNS",
",",
"CC",
"DT",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
",",
"RB",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 16,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "New York City",
"start": 16,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"She",
"graduated",
"from",
"Midland",
"Lutheran",
"College",
"in",
"Fremont",
",",
"Neb.",
",",
"and",
"received",
"an",
"M.B.A.",
"from",
"Creighton",
"University",
"in",
"Omaha",
"."
] | [
[
"Omaha",
"/location/location/contains",
"Creighton University"
]
] | [
"PRP",
"VBD",
"IN",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"VBD",
"DT",
"NNP",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Omaha",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Creighton University",
"start": 16,
"end": 18,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Or",
"suppose",
",",
"before",
"his",
"death",
",",
"Sam",
"Walton",
"had",
"asked",
"Congress",
"to",
"build",
"a",
"dormitory",
"in",
"Arkansas",
"to",
"house",
"teenage",
"''",
"serfs",
"''",
"spending",
"a",
"semester",
"away",
"from",
"their",
"schools",
"to",
"work",
"on",
"a",
"Wal-Mart",
"loading",
"dock",
"."
] | [
[
"Sam Walton",
"/business/person/company",
"Wal-Mart"
],
[
"Sam Walton",
"/people/person/place_lived",
"Arkansas"
],
[
"Wal-Mart",
"/business/company/founders",
"Sam Walton"
]
] | [
"CC",
"VB",
",",
"IN",
"PRP$",
"NN",
",",
"NNP",
"NNP",
"VBD",
"VBN",
"NNP",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNP",
"TO",
"VB",
"JJ",
"''",
"NNS",
"''",
"VBG",
"DT",
"NN",
"RB",
"IN",
"PRP$",
"NNS",
"TO",
"VB",
"IN",
"DT",
"NNP",
"VBG",
"NN",
"."
] | [
{
"h": {
"text": "Sam Walton",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "Wal-Mart",
"start": 35,
"end": 36,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
},
{
"h": {
"text": "Sam Walton",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "Arkansas",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Wal-Mart",
"start": 35,
"end": 36,
"type": "ORGANIZATION"
},
"t": {
"text": "Sam Walton",
"start": 7,
"end": 9,
"type": "PERSON"
},
"type": "/business/company/founders"
}
] |
[
"Franklinton",
",",
"like",
"Brooklyn",
"and",
"all",
"the",
"small",
"towns",
"in",
"the",
"southern",
"corner",
"where",
"Louisiana",
"and",
"Mississippi",
"meet",
",",
"suffered",
"extensive",
"damage",
"and",
"loss",
"of",
"electricity",
"and",
"phone",
"service",
"."
] | [
[
"Louisiana",
"/location/location/contains",
"Franklinton"
]
] | [
"NNP",
",",
"IN",
"NNP",
"CC",
"PDT",
"DT",
"JJ",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"WRB",
"NNP",
"CC",
"NNP",
"VBP",
",",
"VBD",
"JJ",
"NN",
"CC",
"NN",
"IN",
"NN",
"CC",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Louisiana",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Franklinton",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"was",
"assigned",
"to",
"a",
"battalion",
"in",
"Giebelstadt",
",",
"Germany",
",",
"whose",
"rich",
"cultural",
"history",
"the",
"couple",
"enjoyed",
".",
"''"
] | [
[
"Germany",
"/location/location/contains",
"Giebelstadt"
]
] | [
"PRP",
"VBD",
"VBN",
"TO",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"WP$",
"JJ",
"JJ",
"NN",
"DT",
"NN",
"VBN",
".",
"''"
] | [
{
"h": {
"text": "Germany",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Giebelstadt",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Michael",
"Arciola",
"died",
"on",
"Feb.",
"15",
",",
"2005",
",",
"from",
"injuries",
"sustained",
"in",
"enemy",
"small-arms",
"fire",
"in",
"Ramadi",
",",
"Iraq",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Ramadi"
]
] | [
"NNP",
"NNP",
"VBD",
"IN",
"NNP",
"CD",
",",
"CD",
",",
"IN",
"NNS",
"VBN",
"IN",
"NN",
"NNS",
"NN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Ramadi",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"began",
"as",
"a",
"food",
"service",
"operations",
"soldier",
"at",
"Fort",
"Knox",
"in",
"Kentucky",
";",
"there",
"were",
"transfers",
",",
"first",
"to",
"Fort",
"Lee",
"in",
"Virginia",
"and",
"then",
",",
"in",
"September",
"2003",
",",
"to",
"Fort",
"Hood",
"in",
"Texas",
"--",
"where",
"there",
"turned",
"out",
"to",
"be",
"no",
"need",
"for",
"Army",
"cooks",
",",
"as",
"the",
"work",
"had",
"been",
"given",
"to",
"private",
"contractors",
".",
"''"
] | [
[
"Texas",
"/location/location/contains",
"Fort Hood"
]
] | [
"PRP",
"VBD",
"IN",
"DT",
"NN",
"NN",
"NNS",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
":",
"EX",
"VBD",
"NNS",
",",
"RB",
"TO",
"NNP",
"NNP",
"IN",
"NNP",
"CC",
"RB",
",",
"IN",
"NNP",
"CD",
",",
"TO",
"NNP",
"NNP",
"IN",
"NNP",
":",
"WRB",
"EX",
"VBD",
"RP",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNP",
"NNS",
",",
"IN",
"DT",
"NN",
"VBD",
"VBN",
"VBN",
"TO",
"JJ",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Texas",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Fort Hood",
"start": 32,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"a",
"separate",
"election",
"in",
"Westchester",
"County",
",",
"the",
"race",
"for",
"Irvington",
"mayor",
"was",
"decided",
"by",
"a",
"single",
"vote",
"."
] | [
[
"Westchester County",
"/location/location/contains",
"Irvington"
]
] | [
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NN",
"VBD",
"VBN",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Westchester County",
"start": 5,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Irvington",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"With",
"the",
"foreign",
"minister",
",",
"Ban",
"Ki-moon",
",",
"about",
"to",
"become",
"the",
"new",
"secretary",
"general",
"of",
"the",
"United",
"Nations",
",",
"Mr.",
"Roh",
"may",
"have",
"to",
"replace",
"all",
"aides",
"who",
"oversee",
"his",
"policy",
"on",
"the",
"North",
"."
] | [
[
"Ban Ki-moon",
"/business/person/company",
"United Nations"
]
] | [
"IN",
"DT",
"JJ",
"NN",
",",
"NN",
"NN",
",",
"IN",
"TO",
"VB",
"DT",
"JJ",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
",",
"NNP",
"NNP",
"MD",
"VB",
"TO",
"VB",
"DT",
"NNS",
"WP",
"VBP",
"PRP$",
"NN",
"IN",
"DT",
"NNP",
"."
] | [
{
"h": {
"text": "Ban Ki-moon",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "United Nations",
"start": 17,
"end": 19,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"The",
"mayor",
"of",
"Munich",
",",
"Christian",
"Ude",
",",
"noted",
"that",
"Protestants",
"had",
"a",
"tough",
"time",
"here",
",",
"too",
",",
"until",
"two",
"centuries",
"ago",
"."
] | [
[
"Christian Ude",
"/people/person/place_of_birth",
"Munich"
],
[
"Christian Ude",
"/people/person/place_lived",
"Munich"
]
] | [
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"VBD",
"IN",
"NNPS",
"VBD",
"DT",
"JJ",
"NN",
"RB",
",",
"RB",
",",
"IN",
"CD",
"NNS",
"RB",
"."
] | [
{
"h": {
"text": "Christian Ude",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "Munich",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Christian Ude",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "Munich",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"The",
"Munich",
"dispute",
"has",
"an",
"added",
"edge",
"because",
"Bavaria",
"is",
"the",
"most",
"religious",
"and",
"conservative",
"state",
"in",
"Germany",
"."
] | [
[
"Bavaria",
"/location/administrative_division/country",
"Germany"
],
[
"Germany",
"/location/country/administrative_divisions",
"Bavaria"
],
[
"Bavaria",
"/location/location/contains",
"Munich"
],
[
"Germany",
"/location/location/contains",
"Bavaria"
],
[
"Germany",
"/location/location/contains",
"Munich"
]
] | [
"DT",
"NNP",
"NN",
"VBZ",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"VBZ",
"DT",
"RBS",
"JJ",
"CC",
"JJ",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Bavaria",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Germany",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Germany",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Bavaria",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Bavaria",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Munich",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Germany",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Bavaria",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Germany",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Munich",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Europe",
"'s",
"push",
"for",
"this",
"resolution",
"came",
"after",
"its",
"own",
"diplomatic",
"initiative",
"with",
"Tehran",
"collapsed",
"last",
"month",
",",
"when",
"Iran",
"abandoned",
"a",
"pledge",
"to",
"suspend",
"sensitive",
"work",
"on",
"nuclear",
"fuel",
"processing",
"."
] | [
[
"Iran",
"/location/country/capital",
"Tehran"
],
[
"Iran",
"/location/location/contains",
"Tehran"
]
] | [
"NNP",
"POS",
"NN",
"IN",
"DT",
"NN",
"VBD",
"IN",
"PRP$",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"VBD",
"JJ",
"NN",
",",
"WRB",
"NNP",
"VBD",
"DT",
"NN",
"TO",
"VB",
"JJ",
"NN",
"IN",
"JJ",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "Iran",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Tehran",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Iran",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Tehran",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Both",
"have",
"strong",
"economic",
"ties",
"to",
"Iran",
",",
"particularly",
"Russia",
",",
"which",
"is",
"constructing",
"a",
"nuclear",
"power",
"plant",
"in",
"Bushehr",
",",
"in",
"southern",
"Iran",
"."
] | [
[
"Iran",
"/location/location/contains",
"Bushehr"
],
[
"Iran",
"/location/location/contains",
"Bushehr"
]
] | [
"DT",
"VBP",
"JJ",
"JJ",
"NNS",
"TO",
"NNP",
",",
"RB",
"NNP",
",",
"WDT",
"VBZ",
"VBG",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
",",
"IN",
"JJ",
"NNP",
"."
] | [
{
"h": {
"text": "Iran",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Bushehr",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Iran",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Bushehr",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Four",
"years",
"ago",
",",
"as",
"high-tech",
"factory",
"jobs",
"in",
"Malaysia",
"were",
"shifting",
"to",
"China",
"and",
"obituaries",
"were",
"being",
"written",
"for",
"Southeast",
"Asia",
"'s",
"electronics",
"industry",
",",
"Mr.",
"Teh",
"went",
"with",
"the",
"trend",
":",
"he",
"packed",
"up",
"his",
"wife",
"and",
"two",
"small",
"children",
"and",
"moved",
"to",
"Suzhou",
"to",
"manage",
"BenQ",
"'s",
"factory",
"there",
"as",
"it",
"began",
"shifting",
"production",
"out",
"of",
"Penang",
"."
] | [
[
"Penang",
"/location/administrative_division/country",
"Malaysia"
],
[
"Malaysia",
"/location/location/contains",
"Penang"
],
[
"China",
"/location/location/contains",
"Suzhou"
],
[
"Malaysia",
"/location/country/administrative_divisions",
"Penang"
],
[
"Southeast Asia",
"/location/location/contains",
"Malaysia"
]
] | [
"CD",
"NNS",
"RB",
",",
"IN",
"JJ",
"NN",
"NNS",
"IN",
"NNP",
"VBD",
"VBG",
"TO",
"NNP",
"CC",
"NNS",
"VBD",
"VBG",
"VBN",
"IN",
"NNP",
"NNP",
"POS",
"NNS",
"NN",
",",
"NNP",
"NNP",
"VBD",
"IN",
"DT",
"NN",
":",
"PRP",
"VBD",
"RP",
"PRP$",
"NN",
"CC",
"CD",
"JJ",
"NNS",
"CC",
"VBD",
"TO",
"NNP",
"TO",
"VB",
"NNP",
"POS",
"NN",
"RB",
"IN",
"PRP",
"VBD",
"VBG",
"NN",
"IN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Penang",
"start": 59,
"end": 60,
"type": "LOCATION"
},
"t": {
"text": "Malaysia",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Malaysia",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Penang",
"start": 59,
"end": 60,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Suzhou",
"start": 45,
"end": 46,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Malaysia",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Penang",
"start": 59,
"end": 60,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Southeast Asia",
"start": 20,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "Malaysia",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Not",
"according",
"to",
"Teh",
"Hok",
"Peng",
",",
"a",
"manager",
"at",
"the",
"Taiwanese",
"electronics",
"maker",
"BenQ",
"'s",
"factory",
"in",
"Penang",
",",
"Malaysia",
"."
] | [
[
"Penang",
"/location/administrative_division/country",
"Malaysia"
],
[
"Malaysia",
"/location/country/administrative_divisions",
"Penang"
],
[
"Malaysia",
"/location/location/contains",
"Penang"
]
] | [
"RB",
"VBG",
"TO",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NNS",
"NN",
"NNP",
"POS",
"NN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Penang",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"t": {
"text": "Malaysia",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Malaysia",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Penang",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Malaysia",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Penang",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"While",
"it",
"plans",
"to",
"keep",
"one",
"of",
"its",
"China",
"factories",
",",
"Globetronics",
"sold",
"its",
"chip-testing",
"plant",
"in",
"Shanghai",
"last",
"year",
"."
] | [
[
"China",
"/location/country/administrative_divisions",
"Shanghai"
],
[
"Shanghai",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/location/contains",
"Shanghai"
]
] | [
"IN",
"PRP",
"VBZ",
"TO",
"VB",
"CD",
"IN",
"PRP$",
"NNP",
"NNS",
",",
"NNS",
"VBD",
"PRP$",
"JJ",
"NN",
"IN",
"NNP",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Shanghai",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"China",
"'s",
"companies",
"outspend",
"most",
"Southeast",
"Asia",
"companies",
"on",
"R.",
"&",
"D.",
"And",
"Beijing",
"'s",
"carrot-and-stick",
"approach",
"to",
"investment",
"ensures",
"that",
"companies",
"hold",
"back",
"only",
"their",
"very",
"latest",
"technology",
".",
"''"
] | [
[
"China",
"/location/country/capital",
"Beijing"
],
[
"China",
"/location/country/administrative_divisions",
"Beijing"
],
[
"Beijing",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/location/contains",
"Beijing"
]
] | [
"NNP",
"POS",
"NNS",
"VBP",
"JJS",
"NNP",
"NNP",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
"CC",
"NNP",
"POS",
"JJ",
"NN",
"TO",
"NN",
"VBZ",
"IN",
"NNS",
"VBP",
"RP",
"RB",
"PRP$",
"RB",
"JJS",
"NN",
".",
"''"
] | [
{
"h": {
"text": "China",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "China",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Beijing",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"I",
"believe",
"that",
"the",
"administration",
"'s",
"plan",
"was",
",",
"and",
"still",
"is",
",",
"to",
"smash",
"Saddam",
"Hussein",
"'s",
"regime",
"and",
"use",
"Iraq",
"as",
"a",
"permanent",
"political",
"and",
"military",
"base",
"in",
"the",
"Middle",
"East",
"."
] | [
[
"Saddam Hussein",
"/people/person/place_of_birth",
"Iraq"
],
[
"Saddam Hussein",
"/people/deceased_person/place_of_death",
"Iraq"
],
[
"Saddam Hussein",
"/people/person/nationality",
"Iraq"
],
[
"Middle East",
"/location/location/contains",
"Iraq"
]
] | [
"CC",
"PRP",
"VBP",
"IN",
"DT",
"NN",
"POS",
"NN",
"VBD",
",",
"CC",
"RB",
"VBZ",
",",
"TO",
"VB",
"NNP",
"NNP",
"POS",
"NN",
"CC",
"NN",
"NNP",
"IN",
"DT",
"JJ",
"JJ",
"CC",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Saddam Hussein",
"start": 16,
"end": 18,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Saddam Hussein",
"start": 16,
"end": 18,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
},
{
"h": {
"text": "Saddam Hussein",
"start": 16,
"end": 18,
"type": "PERSON"
},
"t": {
"text": "Iraq",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Middle East",
"start": 32,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Iraq",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"class",
"of",
"the",
"organization",
"comes",
"from",
"Milan",
"'s",
"captain",
",",
"Paolo",
"Maldini",
",",
"the",
"Derek",
"Jeter",
"of",
"soccer",
"--",
"great",
"player",
",",
"great",
"leader",
",",
"handsome",
",",
"suave",
"."
] | [
[
"Paolo Maldini",
"/people/person/place_of_birth",
"Milan"
],
[
"Paolo Maldini",
"/people/person/place_lived",
"Milan"
]
] | [
"DT",
"NN",
"IN",
"DT",
"NN",
"VBZ",
"IN",
"NNP",
"POS",
"NN",
",",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"IN",
"NN",
":",
"JJ",
"NN",
",",
"JJ",
"NN",
",",
"JJ",
",",
"JJ",
"."
] | [
{
"h": {
"text": "Paolo Maldini",
"start": 11,
"end": 13,
"type": "PERSON"
},
"t": {
"text": "Milan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Paolo Maldini",
"start": 11,
"end": 13,
"type": "PERSON"
},
"t": {
"text": "Milan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"11",
"12",
"6",
"FAVRE",
",",
"by",
"Brett",
"Favre",
"and",
"Bonita",
"Favre",
"with",
"Chris",
"Havel",
"."
] | [
[
"Bonita Favre",
"/people/person/children",
"Brett Favre"
]
] | [
"CD",
"CD",
"CD",
"NN",
",",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Bonita Favre",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Brett Favre",
"start": 6,
"end": 8,
"type": "PERSON"
},
"type": "/people/person/children"
}
] |
[
"11",
"13",
"6",
"THE",
"CHRISTMAS",
"THIEF",
",",
"by",
"Mary",
"Higgins",
"Clark",
"and",
"Carol",
"Higgins",
"Clark",
"."
] | [
[
"Mary Higgins Clark",
"/people/person/children",
"Carol Higgins Clark"
]
] | [
"CD",
"CD",
"CD",
"DT",
"NNP",
"NN",
",",
"IN",
"NNP",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Mary Higgins Clark",
"start": 8,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Carol Higgins Clark",
"start": 12,
"end": 15,
"type": "PERSON"
},
"type": "/people/person/children"
}
] |
[
"Mr.",
"Putin",
"'s",
"order",
",",
"delivered",
"on",
"national",
"television",
"as",
"Gazprom",
"threatened",
"to",
"cut",
"off",
"gas",
"exports",
"for",
"Ukraine",
"beginning",
"on",
"Jan.",
"1",
",",
"put",
"Russia",
"'s",
"president",
"in",
"the",
"center",
"of",
"a",
"dispute",
"that",
"has",
"caused",
"Europe",
"to",
"worry",
"whether",
"its",
"gas",
"supply",
"will",
"be",
"disrupted",
"in",
"the",
"January",
"chill",
"."
] | [
[
"Europe",
"/location/location/contains",
"Russia"
],
[
"Europe",
"/location/location/contains",
"Ukraine"
]
] | [
"NNP",
"NNP",
"POS",
"NN",
",",
"VBN",
"IN",
"JJ",
"NN",
"IN",
"NNP",
"VBD",
"TO",
"VB",
"RP",
"NN",
"NNS",
"IN",
"NNP",
"VBG",
"IN",
"NNP",
"CD",
",",
"VBD",
"NNP",
"POS",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"WDT",
"VBZ",
"VBN",
"NNP",
"TO",
"VB",
"IN",
"PRP$",
"NN",
"NN",
"MD",
"VB",
"VBN",
"IN",
"DT",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Europe",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"t": {
"text": "Russia",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Europe",
"start": 37,
"end": 38,
"type": "LOCATION"
},
"t": {
"text": "Ukraine",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"call",
"reflects",
"worries",
"that",
"Europe",
"'s",
"gas",
"imports",
",",
"much",
"of",
"which",
"pass",
"through",
"Ukraine",
"'s",
"pipelines",
",",
"could",
"be",
"threatened",
"."
] | [
[
"Europe",
"/location/location/contains",
"Ukraine"
]
] | [
"DT",
"NN",
"VBZ",
"NNS",
"IN",
"NNP",
"POS",
"NN",
"NNS",
",",
"RB",
"IN",
"WDT",
"NN",
"IN",
"NNP",
"POS",
"NNS",
",",
"MD",
"VB",
"VBN",
"."
] | [
{
"h": {
"text": "Europe",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Ukraine",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"George",
"Kohlrieser",
",",
"a",
"psychologist",
"and",
"consultant",
"who",
"teaches",
"leadership",
"and",
"organizational",
"behavior",
"at",
"the",
"International",
"Institute",
"for",
"Management",
"Development",
"in",
"Lausanne",
",",
"Switzerland",
",",
"says",
"these",
"idealists",
"stay",
"because",
"they",
"are",
"psychological",
"hostages",
".",
"''"
] | [
[
"Switzerland",
"/location/location/contains",
"Lausanne"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"CC",
"NN",
"WP",
"VBZ",
"NN",
"CC",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"VBZ",
"DT",
"NNS",
"VBP",
"IN",
"PRP",
"VBP",
"JJ",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Switzerland",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Lausanne",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Dr.",
"Hall",
",",
"the",
"son",
"of",
"a",
"tiremaker",
"and",
"a",
"bookkeeper",
",",
"was",
"born",
"and",
"raised",
"in",
"Akron",
",",
"Ohio",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Akron"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NN",
"CC",
"DT",
"NN",
",",
"VBD",
"VBN",
"CC",
"VBN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Akron",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"1992",
",",
"he",
"was",
"one",
"of",
"five",
"Americans",
"to",
"serve",
"on",
"a",
"board",
"that",
"reviewed",
"and",
"publicly",
"released",
"documents",
"relating",
"to",
"the",
"1963",
"assassination",
"of",
"President",
"John",
"F.",
"Kennedy",
"in",
"Dallas",
"."
] | [
[
"John F. Kennedy",
"/people/deceased_person/place_of_death",
"Dallas"
]
] | [
"IN",
"CD",
",",
"PRP",
"VBD",
"CD",
"IN",
"CD",
"NNS",
"TO",
"VB",
"IN",
"DT",
"NN",
"WDT",
"VBD",
"CC",
"RB",
"VBN",
"NNS",
"VBG",
"TO",
"DT",
"CD",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "John F. Kennedy",
"start": 27,
"end": 30,
"type": "PERSON"
},
"t": {
"text": "Dallas",
"start": 31,
"end": 32,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
}
] |
[
"The",
"president",
"of",
"the",
"State",
"University",
"of",
"New",
"York",
"at",
"Albany",
"died",
"yesterday",
"afternoon",
"in",
"what",
"apparently",
"was",
"a",
"swimming",
"accident",
"in",
"Hilton",
"Head",
",",
"S.C.",
",",
"university",
"and",
"rescue",
"officials",
"said",
"yesterday",
"."
] | [
[
"Albany",
"/location/location/contains",
"State University of New York"
]
] | [
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"NN",
"NN",
"IN",
"WP",
"RB",
"VBD",
"DT",
"NN",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"NN",
"CC",
"NN",
"NNS",
"VBD",
"NN",
"."
] | [
{
"h": {
"text": "Albany",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "State University of New York",
"start": 4,
"end": 9,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"With",
"Cory",
"Booker",
"'s",
"resounding",
"victory",
"in",
"the",
"mayoral",
"election",
"last",
"month",
",",
"voters",
"in",
"Newark",
"signaled",
"a",
"demand",
"for",
"fresh",
"leadership",
"after",
"five",
"terms",
"of",
"Mayor",
"Sharpe",
"James",
"."
] | [
[
"Sharpe James",
"/people/person/place_lived",
"Newark"
]
] | [
"IN",
"NNP",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"JJ",
"NN",
",",
"NNS",
"IN",
"NNP",
"VBD",
"DT",
"NN",
"IN",
"JJ",
"NN",
"IN",
"CD",
"NNS",
"IN",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Sharpe James",
"start": 27,
"end": 29,
"type": "PERSON"
},
"t": {
"text": "Newark",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Douglas",
"Jewell",
"of",
"Jewell",
"Real",
"Estate",
"Agency",
"in",
"Wildwood",
"Crest",
"estimated",
"that",
"nearly",
"half",
"of",
"the",
"shoppers",
"now",
"looking",
"for",
"Wildwood",
"vacation",
"homes",
"are",
"from",
"northern",
"New",
"Jersey",
"and",
"New",
"York",
",",
"compared",
"with",
"25",
"percent",
"just",
"a",
"couple",
"of",
"years",
"ago",
"."
] | [
[
"New Jersey",
"/location/location/contains",
"Wildwood Crest"
],
[
"New Jersey",
"/location/location/contains",
"Wildwood"
]
] | [
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"VBD",
"IN",
"RB",
"NN",
"IN",
"DT",
"NNS",
"RB",
"VBG",
"IN",
"NNP",
"NN",
"NNS",
"VBP",
"IN",
"JJ",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
",",
"VBN",
"IN",
"CD",
"NN",
"RB",
"DT",
"NN",
"IN",
"NNS",
"RB",
"."
] | [
{
"h": {
"text": "New Jersey",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Wildwood Crest",
"start": 8,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "New Jersey",
"start": 26,
"end": 28,
"type": "LOCATION"
},
"t": {
"text": "Wildwood",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.