tokens
sequencelengths 4
100
| spo_list
sequencelengths 1
26
| pos_tags
sequencelengths 4
100
| relations
listlengths 1
26
|
---|---|---|---|
[
"Lieutenant",
"Custis",
"flew",
"combat",
"missions",
"over",
"North",
"Africa",
",",
"Sicily",
"and",
"Italy",
"."
] | [
[
"Italy",
"/location/location/contains",
"Sicily"
],
[
"Sicily",
"/location/administrative_division/country",
"Italy"
],
[
"Italy",
"/location/country/administrative_divisions",
"Sicily"
]
] | [
"NNP",
"NNP",
"VBD",
"NN",
"NNS",
"IN",
"NNP",
"NNP",
",",
"NNP",
"CC",
"NNP",
"."
] | [
{
"h": {
"text": "Italy",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Sicily",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Sicily",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Italy",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Italy",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Sicily",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"Before",
"coming",
"to",
"Hartford",
",",
"he",
"served",
"in",
"Winnipeg",
",",
"Canada",
",",
"and",
"Youngstown",
",",
"Ohio",
"."
] | [
[
"Canada",
"/location/location/contains",
"Winnipeg"
],
[
"Ohio",
"/location/location/contains",
"Youngstown"
]
] | [
"IN",
"VBG",
"TO",
"NNP",
",",
"PRP",
"VBD",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Canada",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Winnipeg",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Ohio",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Youngstown",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"1955",
",",
"he",
"was",
"director",
"of",
"the",
"organization",
"'s",
"Camp",
"Shalom",
"in",
"New",
"Hartford",
"when",
"the",
"remnants",
"of",
"two",
"hurricanes",
"flooded",
"much",
"of",
"Connecticut",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"New Hartford"
]
] | [
"IN",
"CD",
",",
"PRP",
"VBD",
"NN",
"IN",
"DT",
"NN",
"POS",
"NNP",
"FW",
"IN",
"NNP",
"NNP",
"WRB",
"DT",
"NNS",
"IN",
"CD",
"NNS",
"VBD",
"RB",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "New Hartford",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Mr.",
"Valtman",
"'s",
"award-winning",
"cartoon",
",",
"which",
"appeared",
"in",
"The",
"Times",
"in",
"1961",
",",
"showed",
"Fidel",
"Castro",
"leading",
"a",
"shackled",
"man",
"labeled",
"''",
"Cuba",
"''",
"while",
"he",
"told",
"another",
"man",
"in",
"a",
"rundown",
"cart",
"labeled",
"''",
"Brazil",
",",
"''",
"that",
"''",
"what",
"you",
"need",
",",
"man",
",",
"is",
"a",
"revolution",
"like",
"mine",
".",
"''"
] | [
[
"Fidel Castro",
"/people/person/nationality",
"Cuba"
]
] | [
"NNP",
"NNP",
"POS",
"JJ",
"NN",
",",
"WDT",
"VBD",
"IN",
"DT",
"NNP",
"IN",
"CD",
",",
"VBD",
"NNP",
"NNP",
"VBG",
"DT",
"JJ",
"NN",
"VBN",
"''",
"NNP",
"''",
"IN",
"PRP",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NN",
"NN",
"VBN",
"''",
"NNP",
",",
"''",
"WDT",
"''",
"WP",
"PRP",
"VBP",
",",
"UH",
",",
"VBZ",
"DT",
"NN",
"IN",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Fidel Castro",
"start": 15,
"end": 17,
"type": "PERSON"
},
"t": {
"text": "Cuba",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Mr.",
"Welles",
"was",
"also",
"directly",
"descended",
"from",
"Thomas",
"Welles",
",",
"one",
"of",
"the",
"founders",
"and",
"first",
"settlers",
"of",
"Hartford",
"in",
"1635",
",",
"who",
"became",
"the",
"Connecticut",
"Colony",
"'s",
"fourth",
"governor",
"in",
"1655",
"."
] | [
[
"Thomas Welles",
"/people/person/place_lived",
"Hartford"
]
] | [
"NNP",
"NNP",
"VBD",
"RB",
"RB",
"VBD",
"IN",
"NNP",
"NNP",
",",
"CD",
"IN",
"DT",
"NNS",
"CC",
"JJ",
"NNS",
"IN",
"NNP",
"IN",
"CD",
",",
"WP",
"VBD",
"DT",
"NNP",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Thomas Welles",
"start": 7,
"end": 9,
"type": "PERSON"
},
"t": {
"text": "Hartford",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Mr.",
"Griswold",
"was",
"also",
"the",
"chairman",
"of",
"the",
"boards",
"of",
"trustees",
"of",
"the",
"Children",
"'s",
"Aid",
"Society",
"and",
"the",
"International",
"College",
"in",
"Beirut",
",",
"Lebanon",
",",
"and",
"was",
"a",
"longtime",
"trustee",
"of",
"the",
"Boys",
"and",
"Girls",
"Clubs",
"of",
"Greenwich",
"and",
"the",
"Pomfret",
"School",
"."
] | [
[
"Lebanon",
"/location/location/contains",
"Beirut"
],
[
"Lebanon",
"/location/country/capital",
"Beirut"
]
] | [
"NNP",
"NNP",
"VBD",
"RB",
"DT",
"NN",
"IN",
"DT",
"NNS",
"IN",
"NNS",
"IN",
"DT",
"NNP",
"POS",
"NNP",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"VBD",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNPS",
"CC",
"NNPS",
"NNPS",
"IN",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Lebanon",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Beirut",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Lebanon",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Beirut",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"The",
"Man",
"in",
"the",
"Street",
"Louis",
"Nye",
"wanted",
"to",
"be",
"an",
"actor",
"when",
"he",
"attended",
"Weaver",
"High",
"School",
"in",
"Hartford",
",",
"but",
"he",
"did",
"not",
"want",
"to",
"be",
"a",
"student",
"."
] | [
[
"Louis Nye",
"/people/person/place_of_birth",
"Hartford"
],
[
"Louis Nye",
"/people/person/place_lived",
"Hartford"
]
] | [
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"VBD",
"TO",
"VB",
"DT",
"NN",
"WRB",
"PRP",
"VBD",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"CC",
"PRP",
"VBD",
"RB",
"VB",
"TO",
"VB",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Louis Nye",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "Hartford",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Louis Nye",
"start": 5,
"end": 7,
"type": "PERSON"
},
"t": {
"text": "Hartford",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"That",
"is",
"how",
"Mayor",
"Alex",
"Knopp",
"of",
"Norwalk",
"described",
"Mr.",
"Yordon",
",",
"who",
"was",
"the",
"pastor",
"of",
"the",
"First",
"Congregational",
"Church",
"on",
"the",
"Green",
"for",
"42",
"years",
",",
"when",
"the",
"city",
"observed",
"''",
"Hank",
"Yordon",
"Day",
"''",
"in",
"January",
"."
] | [
[
"Alex Knopp",
"/people/person/place_lived",
"Norwalk"
]
] | [
"DT",
"VBZ",
"WRB",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"NNP",
"NNP",
",",
"WP",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"IN",
"CD",
"NNS",
",",
"WRB",
"DT",
"NN",
"VBN",
"''",
"NNP",
"NNP",
"NNP",
"''",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Alex Knopp",
"start": 4,
"end": 6,
"type": "PERSON"
},
"t": {
"text": "Norwalk",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Greek",
"Orthodox",
"Leader",
"As",
"the",
"central",
"religious",
"leader",
"of",
"the",
"Greek",
"Orthodox",
"Church",
"in",
"Connecticut",
",",
"the",
"Rev.",
"Dr.",
"James",
"Demetriades",
"oversaw",
"16",
"congregations",
"in",
"the",
"state",
",",
"including",
"his",
"own",
",",
"St.",
"George",
"Greek",
"Orthodox",
"Cathedral",
"in",
"Hartford",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"Hartford"
]
] | [
"JJ",
"NNP",
"NNP",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"IN",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"VBD",
"CD",
"NNS",
"IN",
"DT",
"NN",
",",
"VBG",
"PRP$",
"JJ",
",",
"NNP",
"NNP",
"JJ",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Hartford",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Two",
"of",
"Mr.",
"Michalczyk",
"'s",
"best",
"known",
"works",
"are",
"restorations",
"of",
"famous",
"Connecticut",
"statues",
",",
"the",
"17-foot",
"plaster",
"model",
"of",
"the",
"original",
"bronze",
"Genius",
"of",
"Connecticut",
",",
"which",
"stands",
"in",
"the",
"Capitol",
",",
"and",
"the",
"original",
"statue",
"of",
"Justice",
"on",
"the",
"second",
"floor",
"of",
"the",
"Old",
"State",
"House",
"in",
"Hartford",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"Hartford"
]
] | [
"CD",
"IN",
"NNP",
"NNP",
"POS",
"JJS",
"VBN",
"NNS",
"VBP",
"NNS",
"IN",
"JJ",
"NNP",
"NNS",
",",
"DT",
"JJ",
"NN",
"NN",
"IN",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NNP",
",",
"WDT",
"VBZ",
"IN",
"DT",
"NNP",
",",
"CC",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"t": {
"text": "Hartford",
"start": 49,
"end": 50,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"A",
"jury",
"in",
"Philadelphia",
"said",
"yesterday",
"that",
"Wal-Mart",
"Stores",
"must",
"pay",
"$",
"78",
"million",
"to",
"its",
"current",
"and",
"former",
"Pennsylvania",
"employees",
"for",
"not",
"paying",
"them",
"when",
"they",
"worked",
"through",
"rest",
"breaks",
"and",
"worked",
"off",
"the",
"clock",
"."
] | [
[
"Pennsylvania",
"/location/location/contains",
"Philadelphia"
]
] | [
"DT",
"NN",
"IN",
"NNP",
"VBD",
"NN",
"IN",
"NNP",
"NNPS",
"MD",
"VB",
"$",
"CD",
"CD",
"TO",
"PRP$",
"JJ",
"CC",
"JJ",
"NNP",
"NNS",
"IN",
"RB",
"VBG",
"PRP",
"WRB",
"PRP",
"VBD",
"IN",
"NN",
"NNS",
"CC",
"VBD",
"RP",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Pennsylvania",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "Philadelphia",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"National",
"Bureau",
"of",
"Statistics",
"in",
"Beijing",
"said",
"Thursday",
"that",
"China",
"exported",
"$",
"564",
"billion",
"worth",
"of",
"goods",
"in",
"the",
"first",
"three",
"quarters",
"of",
"this",
"year",
",",
"31",
"percent",
"more",
"than",
"a",
"year",
"earlier",
"."
] | [
[
"Beijing",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/capital",
"Beijing"
],
[
"China",
"/location/country/administrative_divisions",
"Beijing"
],
[
"China",
"/location/location/contains",
"Beijing"
]
] | [
"DT",
"NNP",
"NNP",
"IN",
"NNPS",
"IN",
"NNP",
"VBD",
"NNP",
"IN",
"NNP",
"VBD",
"$",
"CD",
"CD",
"NN",
"IN",
"NNS",
"IN",
"DT",
"JJ",
"CD",
"NNS",
"IN",
"DT",
"NN",
",",
"CD",
"NN",
"JJR",
"IN",
"DT",
"NN",
"RBR",
"."
] | [
{
"h": {
"text": "Beijing",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "China",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Beijing",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"movie",
"star",
"Angelina",
"Jolie",
"challenged",
"celebrities",
"at",
"the",
"World",
"Economic",
"Forum",
"in",
"Davos",
",",
"Switzerland",
",",
"last",
"week",
"to",
"know",
"''",
"absolutely",
"what",
"they",
"'re",
"talking",
"about",
"''",
"when",
"it",
"comes",
"to",
"poverty",
",",
"yet",
"even",
"experts",
"would",
"have",
"trouble",
"meeting",
"her",
"standard",
"."
] | [
[
"Switzerland",
"/location/location/contains",
"Davos"
]
] | [
"DT",
"NN",
"NN",
"NNP",
"NNP",
"VBD",
"NNS",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"JJ",
"NN",
"TO",
"VB",
"''",
"RB",
"WP",
"PRP",
"VBP",
"VBG",
"RB",
"''",
"WRB",
"PRP",
"VBZ",
"TO",
"NN",
",",
"RB",
"RB",
"NNS",
"MD",
"VB",
"NN",
"VBG",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "Switzerland",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Davos",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Economic",
"Scene",
"Alan",
"B.",
"Krueger",
"is",
"the",
"Bendheim",
"professor",
"of",
"economics",
"and",
"public",
"affairs",
"at",
"Princeton",
"University",
"."
] | [
[
"Alan B. Krueger",
"/business/person/company",
"Princeton University"
]
] | [
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"VBZ",
"DT",
"NNP",
"NN",
"IN",
"NNS",
"CC",
"JJ",
"NNS",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Alan B. Krueger",
"start": 2,
"end": 5,
"type": "PERSON"
},
"t": {
"text": "Princeton University",
"start": 15,
"end": 17,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"How",
"should",
"we",
"greet",
"India",
"'s",
"emergence",
",",
"Japan",
"'s",
"new",
"assertiveness",
",",
"Europe",
"'s",
"drift",
"or",
"the",
"possible",
"decline",
"of",
"Russia",
"?"
] | [
[
"Europe",
"/location/location/contains",
"Russia"
]
] | [
"WRB",
"MD",
"PRP",
"VB",
"NNP",
"POS",
"NN",
",",
"NNP",
"POS",
"JJ",
"NN",
",",
"NNP",
"POS",
"NN",
"CC",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Europe",
"start": 13,
"end": 14,
"type": "LOCATION"
},
"t": {
"text": "Russia",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"United",
"States",
"would",
"forge",
"partnerships",
"with",
"China",
"and",
"Russia",
",",
"accept",
"India",
"'s",
"nuclear",
"status",
",",
"welcome",
"a",
"more",
"assertive",
"Japan",
",",
"and",
"encourage",
"a",
"more",
"capable",
"and",
"active",
"Europe",
"."
] | [
[
"Europe",
"/location/location/contains",
"Russia"
]
] | [
"DT",
"NNP",
"NNPS",
"MD",
"VB",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
",",
"VB",
"NNP",
"POS",
"JJ",
"NN",
",",
"VB",
"DT",
"RBR",
"JJ",
"NNP",
",",
"CC",
"VB",
"DT",
"RBR",
"JJ",
"CC",
"JJ",
"NNP",
"."
] | [
{
"h": {
"text": "Europe",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Russia",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"fact",
",",
"although",
"she",
"left",
"London",
"last",
"May",
"''",
"sick",
"of",
"men",
"full",
"stop",
"''",
"-LRB-",
"because",
"of",
"a",
"recent",
"breakup",
"-RRB-",
",",
"she",
"even",
"has",
"a",
"new",
"boyfriend",
",",
"an",
"Englishman",
"who",
"lives",
"here",
"and",
"works",
"for",
"the",
"BBC",
"."
] | [
[
"BBC",
"/business/company/place_founded",
"London"
]
] | [
"IN",
"NN",
",",
"IN",
"PRP",
"VBD",
"NNP",
"JJ",
"NNP",
"''",
"JJ",
"IN",
"NNS",
"JJ",
"NN",
"''",
"-LRB-",
"IN",
"IN",
"DT",
"JJ",
"NN",
"-RRB-",
",",
"PRP",
"RB",
"VBZ",
"DT",
"JJ",
"NN",
",",
"DT",
"NNP",
"WP",
"VBZ",
"RB",
"CC",
"VBZ",
"IN",
"DT",
"NNP",
"."
] | [
{
"h": {
"text": "BBC",
"start": 40,
"end": 41,
"type": "ORGANIZATION"
},
"t": {
"text": "London",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/business/company/place_founded"
}
] |
[
"A",
"prosecutor",
"has",
"indicted",
"Turkey",
"'s",
"leading",
"novelist",
",",
"Orhan",
"Pamuk",
",",
"on",
"similar",
"charges",
",",
"and",
"several",
"other",
"such",
"cases",
"are",
"pending",
"."
] | [
[
"Orhan Pamuk",
"/people/person/nationality",
"Turkey"
]
] | [
"DT",
"NN",
"VBZ",
"VBN",
"NNP",
"POS",
"VBG",
"NN",
",",
"NNP",
"NNP",
",",
"IN",
"JJ",
"NNS",
",",
"CC",
"JJ",
"JJ",
"JJ",
"NNS",
"VBP",
"VBG",
"."
] | [
{
"h": {
"text": "Orhan Pamuk",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Turkey",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Here",
"in",
"Turkey",
",",
"even",
"as",
"the",
"church",
"reconstruction",
"was",
"under",
"way",
",",
"a",
"court",
"was",
"giving",
"Hrant",
"Dink",
",",
"editor",
"of",
"a",
"newspaper",
"for",
"Istanbul",
"'s",
"Armenian",
"community",
",",
"a",
"suspended",
"prison",
"term",
"for",
"making",
"comments",
"''",
"disrespectful",
"to",
"our",
"Turkish",
"ancestors",
".",
"''"
] | [
[
"Hrant Dink",
"/people/deceased_person/place_of_death",
"Istanbul"
],
[
"Hrant Dink",
"/people/person/place_lived",
"Istanbul"
],
[
"Turkey",
"/location/location/contains",
"Istanbul"
]
] | [
"RB",
"IN",
"NNP",
",",
"RB",
"IN",
"DT",
"NN",
"NN",
"VBD",
"IN",
"NN",
",",
"DT",
"NN",
"VBD",
"VBG",
"NNP",
"NNP",
",",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
",",
"DT",
"VBN",
"NN",
"NN",
"IN",
"VBG",
"NNS",
"''",
"JJ",
"TO",
"PRP$",
"JJ",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Hrant Dink",
"start": 17,
"end": 19,
"type": "PERSON"
},
"t": {
"text": "Istanbul",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/people/deceased_person/place_of_death"
},
{
"h": {
"text": "Hrant Dink",
"start": 17,
"end": 19,
"type": "PERSON"
},
"t": {
"text": "Istanbul",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Turkey",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Istanbul",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"If",
"there",
"is",
"another",
"attack",
"in",
"Europe",
"that",
"is",
"linked",
"to",
"Al",
"Qaeda",
",",
"he",
"said",
",",
"''",
"then",
"I",
"think",
"the",
"balance",
"of",
"opinion",
"could",
"turn",
"against",
"Turkey",
"."
] | [
[
"Europe",
"/location/location/contains",
"Turkey"
]
] | [
"IN",
"EX",
"VBZ",
"DT",
"NN",
"IN",
"NNP",
"WDT",
"VBZ",
"VBN",
"TO",
"NNP",
"NNP",
",",
"PRP",
"VBD",
",",
"''",
"RB",
"PRP",
"VBP",
"DT",
"NN",
"IN",
"NN",
"MD",
"VB",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Europe",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"Turks",
"responded",
"to",
"those",
"riots",
"in",
"a",
"very",
"interesting",
"way",
",",
"saying",
"that",
"they",
"show",
"how",
"urgent",
"it",
"is",
"to",
"give",
"Muslims",
"in",
"Europe",
"a",
"sense",
"of",
"belonging",
",",
"and",
"that",
"admitting",
"Turkey",
"to",
"the",
"E.U.",
"would",
"be",
"a",
"way",
"to",
"do",
"that",
",",
"''",
"he",
"said",
".",
"''"
] | [
[
"Europe",
"/location/location/contains",
"Turkey"
]
] | [
"DT",
"NNPS",
"VBD",
"TO",
"DT",
"NNS",
"IN",
"DT",
"RB",
"JJ",
"NN",
",",
"VBG",
"IN",
"PRP",
"VBP",
"WRB",
"JJ",
"PRP",
"VBZ",
"TO",
"VB",
"NNPS",
"IN",
"NNP",
"DT",
"NN",
"IN",
"VBG",
",",
"CC",
"IN",
"VBG",
"NNP",
"TO",
"DT",
"NNP",
"MD",
"VB",
"DT",
"NN",
"TO",
"VB",
"DT",
",",
"''",
"PRP",
"VBD",
".",
"''"
] | [
{
"h": {
"text": "Europe",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"recent",
"rioting",
"in",
"France",
"in",
"alienated",
"Algerian",
"immigrant",
"communities",
",",
"however",
",",
"raises",
"new",
"questions",
"about",
"Europe",
"'s",
"willingness",
"to",
"accept",
"Turkey",
"'s",
"application",
"in",
"any",
"event",
"."
] | [
[
"Europe",
"/location/location/contains",
"Turkey"
],
[
"Europe",
"/location/location/contains",
"France"
]
] | [
"DT",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"VBN",
"NNP",
"JJ",
"NNS",
",",
"RB",
",",
"VBZ",
"JJ",
"NNS",
"IN",
"NNP",
"POS",
"NN",
"TO",
"VB",
"NNP",
"POS",
"NN",
"IN",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Europe",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "Turkey",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Europe",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"t": {
"text": "France",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Nationalists",
"have",
"prevented",
"the",
"government",
"from",
"reopening",
"Turkey",
"'s",
"land",
"border",
"with",
"Armenia",
",",
"and",
"have",
"tried",
"to",
"prevent",
"serious",
"investigations",
"into",
"incidents",
"like",
"a",
"recent",
"bombing",
"in",
"the",
"southeastern",
"province",
"of",
"Hakkari",
",",
"which",
"was",
"made",
"to",
"look",
"like",
"the",
"work",
"of",
"Kurdish",
"terrorists",
"but",
"turned",
"out",
"to",
"have",
"been",
"carried",
"out",
"by",
"police",
"agents",
"."
] | [
[
"Turkey",
"/location/location/contains",
"Hakkari"
]
] | [
"NNPS",
"VBP",
"VBN",
"DT",
"NN",
"IN",
"VBG",
"NNP",
"POS",
"NN",
"NN",
"IN",
"NNP",
",",
"CC",
"VBP",
"VBN",
"TO",
"VB",
"JJ",
"NNS",
"IN",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"WDT",
"VBD",
"VBN",
"TO",
"VB",
"IN",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"CC",
"VBD",
"RP",
"TO",
"VB",
"VBN",
"VBN",
"RP",
"IN",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Turkey",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Hakkari",
"start": 32,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Granato",
",",
"who",
"led",
"the",
"United",
"States",
"team",
"to",
"a",
"gold",
"medal",
"in",
"1998",
"and",
"a",
"silver",
"in",
"2002",
",",
"was",
"not",
"named",
"to",
"the",
"22-player",
"national",
"team",
"that",
"will",
"tour",
"the",
"country",
"and",
"prepare",
"for",
"the",
"2006",
"Olympics",
"in",
"Turin",
",",
"Italy",
",",
"in",
"February",
"."
] | [
[
"Italy",
"/location/location/contains",
"Turin"
]
] | [
"NNP",
",",
"WP",
"VBD",
"DT",
"NNP",
"NNPS",
"NN",
"TO",
"DT",
"NN",
"NN",
"IN",
"CD",
"CC",
"DT",
"NN",
"IN",
"CD",
",",
"VBD",
"RB",
"VBN",
"TO",
"DT",
"JJ",
"JJ",
"NN",
"WDT",
"MD",
"VB",
"DT",
"NN",
"CC",
"VB",
"IN",
"DT",
"CD",
"NNPS",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Italy",
"start": 42,
"end": 43,
"type": "LOCATION"
},
"t": {
"text": "Turin",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"D1",
"ARTS",
"E1-10",
"New",
"Home",
"for",
"Roman",
"Treasure",
"Rome",
"'s",
"mayor",
",",
"Walter",
"Veltroni",
",",
"inaugurated",
"a",
"new",
"museum",
"designed",
"to",
"house",
"Caesar",
"Augustus",
"'s",
"Ara",
"Pacis",
",",
"or",
"Altar",
"of",
"Peace",
"."
] | [
[
"Walter Veltroni",
"/people/person/place_of_birth",
"Rome"
],
[
"Walter Veltroni",
"/people/person/place_lived",
"Rome"
]
] | [
"NN",
"NNS",
"JJ",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"NNP",
"POS",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"DT",
"JJ",
"NN",
"VBN",
"TO",
"VB",
"NNP",
"NNP",
"POS",
"NNP",
"NNP",
",",
"CC",
"NN",
"IN",
"NN",
"."
] | [
{
"h": {
"text": "Walter Veltroni",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "Rome",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/place_of_birth"
},
{
"h": {
"text": "Walter Veltroni",
"start": 12,
"end": 14,
"type": "PERSON"
},
"t": {
"text": "Rome",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"A8",
"Nations",
"Challenge",
"Annan",
"A",
"powerful",
"group",
"of",
"developing",
"nations",
"is",
"challenging",
"Secretary",
"General",
"Kofi",
"Annan",
"'s",
"plan",
"for",
"reforming",
"the",
"management",
"of",
"the",
"United",
"Nations",
",",
"and",
"action",
"on",
"that",
"group",
"'s",
"resolution",
"could",
"put",
"off",
"consideration",
"of",
"the",
"changes",
"for",
"months",
"."
] | [
[
"Kofi Annan",
"/business/person/company",
"United Nations"
]
] | [
"NN",
"NNS",
"NN",
"NNP",
"NNP",
"JJ",
"NN",
"IN",
"VBG",
"NNS",
"VBZ",
"VBG",
"NNP",
"NNP",
"NNP",
"NNP",
"POS",
"NN",
"IN",
"VBG",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNPS",
",",
"CC",
"NN",
"IN",
"DT",
"NN",
"POS",
"NN",
"MD",
"VB",
"RP",
"NN",
"IN",
"DT",
"NNS",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "Kofi Annan",
"start": 14,
"end": 16,
"type": "PERSON"
},
"t": {
"text": "United Nations",
"start": 24,
"end": 26,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"But",
"this",
"year",
",",
"one",
"of",
"the",
"neighborhood",
"'s",
"annual",
"feasts",
",",
"Giglio",
"di",
"Sant",
"`",
"Antonio",
",",
"was",
"moved",
"to",
"September",
"from",
"July",
",",
"and",
"its",
"highlight",
",",
"the",
"Dancing",
"of",
"the",
"Giglio",
",",
"in",
"which",
"strong-shouldered",
"men",
"raise",
"a",
"massively",
"heavy",
"tower",
"in",
"honor",
"of",
"St.",
"Anthony",
"in",
"a",
"tradition",
"born",
"in",
"Nola",
",",
"Italy",
",",
"will",
"be",
"next",
"Sunday",
"at",
"1",
"p.m.",
"Or",
"you",
"could",
"head",
"to",
"the",
"very",
"Little",
"Italy",
"on",
"the",
"third",
"floor",
"of",
"the",
"Rizzoli",
"Bookstore",
"in",
"Midtown",
"Manhattan",
"."
] | [
[
"Italy",
"/location/location/contains",
"Nola"
]
] | [
"CC",
"DT",
"NN",
",",
"CD",
"IN",
"DT",
"NN",
"POS",
"JJ",
"NNS",
",",
"NNP",
"NNP",
"NNP",
"``",
"NNP",
",",
"VBD",
"VBN",
"TO",
"NNP",
"IN",
"NNP",
",",
"CC",
"PRP$",
"NN",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
",",
"IN",
"WDT",
"JJ",
"NNS",
"VBP",
"DT",
"RB",
"JJ",
"NN",
"IN",
"NN",
"IN",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"VBN",
"IN",
"NNP",
",",
"NNP",
",",
"MD",
"VB",
"JJ",
"NNP",
"IN",
"CD",
"NN",
"CC",
"PRP",
"MD",
"VB",
"TO",
"DT",
"RB",
"JJ",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Italy",
"start": 56,
"end": 57,
"type": "LOCATION"
},
"t": {
"text": "Nola",
"start": 54,
"end": 55,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"THE",
"Feast",
"of",
"San",
"Gennaro",
"is",
"scheduled",
"to",
"take",
"over",
"Little",
"Italy",
"from",
"Sept.",
"14",
"to",
"24",
",",
"and",
"it",
"will",
"no",
"doubt",
"attract",
"its",
"usual",
"swarm",
"of",
"tourists",
"and",
"Italian-Americans",
"craving",
"sausage",
",",
"grappa",
"and",
"nostalgia",
"at",
"Manhattan",
"'s",
"version",
"of",
"Epcot",
"'s",
"Italian",
"Pavilion",
"."
] | [
[
"Manhattan",
"/location/location/contains",
"Little Italy"
],
[
"Little Italy",
"/location/neighborhood/neighborhood_of",
"Manhattan"
]
] | [
"DT",
"NN",
"IN",
"NNP",
"NNP",
"VBZ",
"VBN",
"TO",
"VB",
"RP",
"JJ",
"NNP",
"IN",
"NNP",
"CD",
"TO",
"CD",
",",
"CC",
"PRP",
"MD",
"DT",
"NN",
"VB",
"PRP$",
"JJ",
"NN",
"IN",
"NNS",
"CC",
"NNS",
"NN",
"NN",
",",
"NN",
"CC",
"NN",
"IN",
"NNP",
"POS",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Manhattan",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"t": {
"text": "Little Italy",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Little Italy",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 38,
"end": 39,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"The",
"City",
"Council",
"in",
"Boise",
",",
"Idaho",
",",
"hardly",
"a",
"hotbed",
"of",
"secularism",
",",
"voted",
"to",
"move",
"a",
"Ten",
"Commandments",
"monument",
"off",
"city",
"property",
"a",
"while",
"back",
"after",
"a",
"right-wing",
"minister",
"insisted",
"on",
"his",
"right",
"to",
"put",
"up",
"his",
"own",
"religious",
"monument",
"--",
"one",
"denouncing",
"homosexuality",
"and",
"saying",
"that",
"Matthew",
"Shepard",
",",
"the",
"slain",
"gay",
"Wyoming",
"college",
"student",
",",
"was",
"in",
"hell",
"."
] | [
[
"Idaho",
"/location/location/contains",
"Boise"
]
] | [
"DT",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"RB",
"DT",
"VBN",
"IN",
"NN",
",",
"VBD",
"TO",
"VB",
"DT",
"CD",
"NNS",
"NN",
"IN",
"NN",
"NN",
"DT",
"NN",
"RB",
"IN",
"DT",
"JJ",
"NN",
"VBD",
"IN",
"PRP$",
"NN",
"TO",
"VB",
"RP",
"PRP$",
"JJ",
"JJ",
"NN",
":",
"CD",
"VBG",
"NN",
"CC",
"VBG",
"IN",
"NNP",
"NNP",
",",
"DT",
"VBN",
"JJ",
"NNP",
"NN",
"NN",
",",
"VBD",
"IN",
"NN",
"."
] | [
{
"h": {
"text": "Idaho",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Boise",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"''",
"THE",
"New",
"World",
",",
"''",
"Terrence",
"Malick",
"'s",
"poetic",
"film",
"about",
"John",
"Smith",
",",
"Pocahontas",
"and",
"the",
"Jamestown",
"settlement",
",",
"played",
"for",
"a",
"week",
"last",
"month",
"in",
"New",
"York",
"and",
"Los",
"Angeles",
",",
"but",
"that",
"version",
"is",
"already",
"obsolete",
"."
] | [
[
"New York",
"/location/location/contains",
"Jamestown"
]
] | [
"''",
"DT",
"NNP",
"NNP",
",",
"''",
"NNP",
"NNP",
"POS",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
"CC",
"DT",
"NNP",
"NN",
",",
"VBD",
"IN",
"DT",
"NN",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
",",
"CC",
"DT",
"NN",
"VBZ",
"RB",
"JJ",
"."
] | [
{
"h": {
"text": "New York",
"start": 28,
"end": 30,
"type": "LOCATION"
},
"t": {
"text": "Jamestown",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"But",
"in",
"recent",
"years",
",",
"according",
"to",
"Thomas",
"Wright",
",",
"executive",
"vice",
"president",
"of",
"the",
"Regional",
"Plan",
"Association",
",",
"New",
"York",
"officials",
"have",
"come",
"to",
"view",
"it",
"as",
"fitting",
"in",
"with",
"the",
"redevelopment",
"of",
"the",
"Far",
"West",
"Side",
"of",
"Manhattan",
",",
"and",
"as",
"a",
"necessary",
"backup",
"to",
"the",
"current",
"tunnel",
"since",
"9\\/11",
".",
"''"
] | [
[
"New York",
"/location/location/contains",
"Manhattan"
]
] | [
"CC",
"IN",
"JJ",
"NNS",
",",
"VBG",
"TO",
"NNP",
"NNP",
",",
"JJ",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"NNS",
"VBP",
"VBN",
"TO",
"VB",
"PRP",
"IN",
"NN",
"IN",
"IN",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"CC",
"IN",
"DT",
"JJ",
"NN",
"TO",
"DT",
"JJ",
"NN",
"IN",
"CD",
".",
"''"
] | [
{
"h": {
"text": "New York",
"start": 19,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 39,
"end": 40,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Pep",
"later",
"worked",
"as",
"a",
"referee",
"and",
"a",
"boxing",
"official",
"for",
"the",
"state",
"of",
"Connecticut",
",",
"and",
"he",
"was",
"a",
"deputy",
"sheriff",
"in",
"the",
"Hartford",
"area",
"."
] | [
[
"Connecticut",
"/location/location/contains",
"Hartford"
]
] | [
"NN",
"RB",
"VBD",
"IN",
"DT",
"NN",
"CC",
"DT",
"NN",
"NN",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"CC",
"PRP",
"VBD",
"DT",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Connecticut",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Hartford",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"We",
"have",
"about",
"4,000",
"people",
";",
"we",
"would",
"be",
"growing",
"that",
"by",
"over",
"3,000",
"in",
"the",
"next",
"several",
"years",
",",
"''",
"Mr.",
"Gates",
"said",
"in",
"New",
"Delhi",
"at",
"the",
"start",
"of",
"a",
"four-day",
"visit",
"to",
"India",
"."
] | [
[
"India",
"/location/country/capital",
"New Delhi"
],
[
"India",
"/location/location/contains",
"New Delhi"
]
] | [
"PRP",
"VBP",
"IN",
"CD",
"NNS",
":",
"PRP",
"MD",
"VB",
"VBG",
"IN",
"IN",
"IN",
"CD",
"IN",
"DT",
"JJ",
"JJ",
"NNS",
",",
"''",
"NNP",
"NNP",
"VBD",
"IN",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"TO",
"NNP",
"."
] | [
{
"h": {
"text": "India",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "New Delhi",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "India",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "New Delhi",
"start": 25,
"end": 27,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Microsoft",
"will",
"invest",
"$",
"1.7",
"billion",
"in",
"India",
"over",
"the",
"next",
"four",
"years",
"and",
"nearly",
"double",
"its",
"employee",
"ranks",
"in",
"the",
"nation",
",",
"its",
"chairman",
",",
"Bill",
"Gates",
",",
"said",
"Wednesday",
"."
] | [
[
"Bill Gates",
"/business/person/company",
"Microsoft"
],
[
"Microsoft",
"/business/company/founders",
"Bill Gates"
]
] | [
"NNP",
"MD",
"VB",
"$",
"CD",
"CD",
"IN",
"NNP",
"IN",
"DT",
"JJ",
"CD",
"NNS",
"CC",
"RB",
"VB",
"PRP$",
"NN",
"VBZ",
"IN",
"DT",
"NN",
",",
"PRP$",
"NN",
",",
"NNP",
"NNP",
",",
"VBD",
"NNP",
"."
] | [
{
"h": {
"text": "Bill Gates",
"start": 26,
"end": 28,
"type": "PERSON"
},
"t": {
"text": "Microsoft",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
},
{
"h": {
"text": "Microsoft",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"t": {
"text": "Bill Gates",
"start": 26,
"end": 28,
"type": "PERSON"
},
"type": "/business/company/founders"
}
] |
[
"We",
"come",
"back",
"here",
"when",
"we",
"want",
"to",
"eat",
"like",
"home",
",",
"''",
"Maria",
"Cardenas",
"said",
"of",
"Real",
"Azteca",
",",
"a",
"tiny",
"restaurant",
"near",
"Hunts",
"Point",
"whose",
"owners",
"come",
"from",
"Michoacan",
"in",
"southern",
"Mexico",
"."
] | [
[
"Mexico",
"/location/location/contains",
"Michoacan"
],
[
"Mexico",
"/location/country/administrative_divisions",
"Michoacan"
],
[
"Michoacan",
"/location/administrative_division/country",
"Mexico"
]
] | [
"PRP",
"VBP",
"RB",
"RB",
"WRB",
"PRP",
"VBP",
"TO",
"VB",
"IN",
"NN",
",",
"''",
"NNP",
"NNP",
"VBD",
"IN",
"JJ",
"NNP",
",",
"DT",
"JJ",
"NN",
"IN",
"VBZ",
"NN",
"WP$",
"NNS",
"VBP",
"IN",
"NNP",
"IN",
"JJ",
"NNP",
"."
] | [
{
"h": {
"text": "Mexico",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Michoacan",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Mexico",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"t": {
"text": "Michoacan",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Michoacan",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Mexico",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"In",
"Basra",
",",
"Iraq",
"'s",
"second",
"largest",
"city",
",",
"there",
"was",
"growing",
"tension",
"over",
"the",
"death",
"of",
"a",
"prominent",
"sheik",
",",
"Muhsen",
"al-Kanan",
",",
"who",
"was",
"killed",
"five",
"days",
"ago",
"by",
"men",
"wearing",
"police",
"uniforms",
"."
] | [
[
"Iraq",
"/location/location/contains",
"Basra"
]
] | [
"IN",
"NNP",
",",
"NNP",
"POS",
"JJ",
"JJS",
"NN",
",",
"EX",
"VBD",
"VBG",
"NN",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
",",
"WP",
"VBD",
"VBN",
"CD",
"NNS",
"RB",
"IN",
"NNS",
"VBG",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Iraq",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Basra",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Edith",
"Asibey",
"Astoria",
",",
"Queens",
",",
"July",
"24",
",",
"2006",
"To",
"the",
"Editor",
":",
"As",
"the",
"extent",
"of",
"the",
"damage",
"to",
"the",
"subterranean",
"power",
"lines",
"in",
"Astoria",
",",
"Queens",
",",
"has",
"become",
"known",
",",
"it",
"is",
"apparent",
",",
"as",
"least",
"to",
"this",
"electrical",
"power",
"engineer",
",",
"that",
"Consolidated",
"Edison",
"Company",
"allowed",
"many",
"more",
"residential",
"and",
"commercial",
"service",
"connections",
"to",
"be",
"made",
"over",
"time",
"than",
"could",
"be",
"tolerated",
"by",
"an",
"unimproved",
"and",
"aging",
"delivery",
"system",
"of",
"feeders",
"."
] | [
[
"Queens",
"/location/location/contains",
"Astoria"
],
[
"Astoria",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Astoria",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Astoria"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"NNP",
",",
"NNP",
"CD",
",",
"CD",
"TO",
"DT",
"NNP",
":",
"IN",
"DT",
"NN",
"IN",
"DT",
"NN",
"TO",
"DT",
"JJ",
"NN",
"NNS",
"IN",
"NNP",
",",
"NNP",
",",
"VBZ",
"VBN",
"VBN",
",",
"PRP",
"VBZ",
"JJ",
",",
"IN",
"JJS",
"TO",
"DT",
"JJ",
"NN",
"NN",
",",
"WDT",
"NNP",
"NNP",
"NN",
"VBD",
"JJ",
"JJR",
"JJ",
"CC",
"JJ",
"NN",
"NNS",
"TO",
"VB",
"VBN",
"RP",
"NN",
"IN",
"MD",
"VB",
"VBN",
"IN",
"DT",
"JJ",
"CC",
"NN",
"NN",
"NN",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "Queens",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Astoria",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Astoria",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Astoria",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Queens",
"start": 4,
"end": 5,
"type": "LOCATION"
},
"t": {
"text": "Astoria",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Hotel",
"Azucar",
"-LRB-",
"Veracruz",
",",
"Mexico",
"-RRB-",
"A",
"hop-skip",
"from",
"the",
"Caribbean",
",",
"on",
"a",
"quiet",
"stretch",
"of",
"Mexico",
"'s",
"Gulf",
"Coast",
"-LRB-",
"closest",
"city",
":",
"Veracruz",
"-RRB-",
",",
"the",
"Hotel",
"Azucar",
"opened",
"in",
"April",
"as",
"a",
"laid-back",
"--",
"and",
"surprisingly",
"affordable",
"--",
"retreat",
"with",
"just",
"20",
"thatched-roof",
"bungalows",
",",
"each",
"with",
"curving",
"whitewashed",
"walls",
"and",
"an",
"ocean-view",
"terrace",
"."
] | [
[
"Mexico",
"/location/country/administrative_divisions",
"Veracruz"
],
[
"Mexico",
"/location/location/contains",
"Veracruz"
],
[
"Mexico",
"/location/country/administrative_divisions",
"Veracruz"
],
[
"Mexico",
"/location/location/contains",
"Veracruz"
],
[
"Mexico",
"/location/country/administrative_divisions",
"Veracruz"
],
[
"Veracruz",
"/location/administrative_division/country",
"Mexico"
],
[
"Veracruz",
"/location/administrative_division/country",
"Mexico"
],
[
"Veracruz",
"/location/administrative_division/country",
"Mexico"
],
[
"Mexico",
"/location/country/administrative_divisions",
"Veracruz"
],
[
"Veracruz",
"/location/administrative_division/country",
"Mexico"
],
[
"Mexico",
"/location/location/contains",
"Veracruz"
],
[
"Mexico",
"/location/location/contains",
"Veracruz"
]
] | [
"NNP",
"NNP",
"-LRB-",
"NNP",
",",
"NNP",
"-RRB-",
"DT",
"NN",
"IN",
"DT",
"NNP",
",",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"POS",
"NNP",
"NNP",
"-LRB-",
"JJS",
"NN",
":",
"NNP",
"-RRB-",
",",
"DT",
"NNP",
"NNP",
"VBD",
"IN",
"NNP",
"IN",
"DT",
"JJ",
":",
"CC",
"RB",
"JJ",
":",
"NN",
"IN",
"RB",
"CD",
"JJ",
"NNS",
",",
"DT",
"IN",
"VBG",
"JJ",
"NNS",
"CC",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Veracruz",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"ME",
"Cancun",
"-LRB-",
"Cancun",
",",
"Mexico",
"-RRB-",
"Cancun",
"is",
"no",
"longer",
"just",
"for",
"spring",
"breakers",
"."
] | [
[
"Mexico",
"/location/location/contains",
"Cancun"
],
[
"Mexico",
"/location/location/contains",
"Cancun"
]
] | [
"NNP",
"NNP",
"-LRB-",
"NNP",
",",
"NNP",
"-RRB-",
"NNP",
"VBZ",
"RB",
"RB",
"RB",
"IN",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Cancun",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Mexico",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Cancun",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"relished",
"the",
"chance",
"to",
"pitch",
"at",
"Turner",
"Field",
",",
"where",
"he",
"was",
"1-5",
"with",
"an",
"8.62",
"earned",
"run",
"average",
"as",
"a",
"visitor",
"entering",
"Wednesday",
"'s",
"start",
",",
"and",
"in",
"Atlanta",
",",
"a",
"city",
"that",
"still",
"smarts",
"from",
"his",
"departure",
"after",
"16",
"glorious",
"seasons",
"and",
"a",
"World",
"Series",
"title",
"."
] | [
[
"Atlanta",
"/location/location/contains",
"Turner Field"
]
] | [
"PRP",
"VBD",
"DT",
"NN",
"TO",
"VB",
"IN",
"NNP",
"NNP",
",",
"WRB",
"PRP",
"VBD",
"CD",
"IN",
"DT",
"CD",
"VBN",
"VBN",
"JJ",
"IN",
"DT",
"NN",
"VBG",
"NNP",
"POS",
"NN",
",",
"CC",
"IN",
"NNP",
",",
"DT",
"NN",
"WDT",
"RB",
"VBZ",
"IN",
"PRP$",
"NN",
"IN",
"CD",
"JJ",
"NNS",
"CC",
"DT",
"NNP",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Atlanta",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Turner Field",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Being",
"religious",
"was",
"very",
"normal",
"here",
"in",
"Spain",
"for",
"a",
"lot",
"of",
"years",
",",
"''",
"said",
"Guillermo",
"Ruiz",
",",
"25",
",",
"a",
"lawyer",
"from",
"Madrid",
".",
"''"
] | [
[
"Spain",
"/location/location/contains",
"Madrid"
],
[
"Spain",
"/location/country/capital",
"Madrid"
]
] | [
"VBG",
"JJ",
"VBD",
"RB",
"JJ",
"RB",
"IN",
"NNP",
"IN",
"DT",
"NN",
"IN",
"NNS",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"CD",
",",
"DT",
"NN",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Spain",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Madrid",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Spain",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Madrid",
"start": 24,
"end": 25,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"In",
"recognition",
"of",
"his",
"immeasurable",
"contribution",
"to",
"the",
"science",
"of",
"gemology",
",",
"GIA",
"in",
"1997",
"formally",
"named",
"its",
"Carlsbad",
",",
"California",
"research",
"facility",
"the",
"G.",
"Robert",
"Crowningshield",
"Gemological",
"Research",
"Laboratory",
"."
] | [
[
"California",
"/location/location/contains",
"Carlsbad"
]
] | [
"IN",
"NN",
"IN",
"PRP$",
"JJ",
"NN",
"TO",
"DT",
"NN",
"IN",
"NN",
",",
"NNP",
"IN",
"CD",
"RB",
"VBN",
"PRP$",
"NNP",
",",
"NNP",
"NN",
"NN",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "California",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Carlsbad",
"start": 18,
"end": 19,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Considered",
"the",
"father",
"of",
"modern",
"gemological",
"research",
"in",
"spectrometry",
",",
"he",
"was",
"born",
"in",
"Colorado",
"Springs",
",",
"Colorado",
"in",
"1919",
"and",
"earned",
"a",
"Bachelor",
"of",
"Arts",
"degree",
"from",
"San",
"Diego",
"State",
"University",
"in",
"1942",
"."
] | [
[
"Colorado",
"/location/location/contains",
"Colorado Springs"
]
] | [
"VBN",
"DT",
"NN",
"IN",
"JJ",
"JJ",
"NN",
"IN",
"NN",
",",
"PRP",
"VBD",
"VBN",
"IN",
"NNP",
"NNP",
",",
"NNP",
"IN",
"CD",
"CC",
"VBD",
"DT",
"NN",
"IN",
"NNS",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"CD",
"."
] | [
{
"h": {
"text": "Colorado",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Colorado Springs",
"start": 14,
"end": 16,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"the",
"next",
"few",
"days",
"Israel",
"plans",
"to",
"transfer",
"security",
"control",
"in",
"Tulkarm",
",",
"and",
"negotiations",
"are",
"still",
"under",
"way",
"about",
"three",
"other",
"towns",
":",
"Ramallah",
",",
"Bethlehem",
"and",
"Qalqilya",
"."
] | [
[
"Israel",
"/location/location/contains",
"Tulkarm"
],
[
"Israel",
"/location/location/contains",
"Ramallah"
]
] | [
"IN",
"DT",
"JJ",
"JJ",
"NNS",
"NNP",
"VBZ",
"TO",
"VB",
"NN",
"NN",
"IN",
"NNP",
",",
"CC",
"NNS",
"VBP",
"RB",
"IN",
"NN",
"IN",
"CD",
"JJ",
"NNS",
":",
"NNP",
",",
"NNP",
"CC",
"NNP",
"."
] | [
{
"h": {
"text": "Israel",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Tulkarm",
"start": 12,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Israel",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Ramallah",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"When",
"Israel",
"and",
"the",
"Palestinians",
"announced",
"a",
"truce",
"five",
"weeks",
"ago",
",",
"they",
"agreed",
"in",
"principle",
"to",
"a",
"security",
"transfer",
"that",
"would",
"put",
"the",
"Palestinians",
"in",
"charge",
"of",
"five",
"West",
"Bank",
"towns",
"."
] | [
[
"Israel",
"/location/location/contains",
"West Bank"
]
] | [
"WRB",
"NNP",
"CC",
"DT",
"NNPS",
"VBD",
"DT",
"NN",
"CD",
"NNS",
"RB",
",",
"PRP",
"VBD",
"IN",
"NN",
"TO",
"DT",
"NN",
"NN",
"WDT",
"MD",
"VB",
"DT",
"NNPS",
"IN",
"NN",
"IN",
"CD",
"NNP",
"NNP",
"NNS",
"."
] | [
{
"h": {
"text": "Israel",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "West Bank",
"start": 29,
"end": 31,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"endorsing",
"Mr.",
"Corzine",
",",
"Mr.",
"Andrews",
"said",
"he",
"was",
"confident",
"that",
"the",
"senator",
"would",
"help",
"change",
"the",
"political",
"culture",
"in",
"Trenton",
"because",
"he",
"is",
"an",
"outsider",
"and",
"his",
"immense",
"personal",
"wealth",
"would",
"give",
"him",
"independence",
"from",
"the",
"party",
"bosses",
"who",
"are",
"blamed",
"for",
"much",
"of",
"the",
"cronyism",
"and",
"corruption",
"in",
"New",
"Jersey",
"politics",
".",
"''"
] | [
[
"New Jersey",
"/location/location/contains",
"Trenton"
]
] | [
"IN",
"VBG",
"NNP",
"NNP",
",",
"NNP",
"NNP",
"VBD",
"PRP",
"VBD",
"JJ",
"IN",
"DT",
"NN",
"MD",
"VB",
"VB",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"IN",
"PRP",
"VBZ",
"DT",
"NN",
"CC",
"PRP$",
"JJ",
"JJ",
"NN",
"MD",
"VB",
"PRP",
"NN",
"IN",
"DT",
"NN",
"NNS",
"WP",
"VBP",
"VBN",
"IN",
"JJ",
"IN",
"DT",
"NN",
"CC",
"NN",
"IN",
"NNP",
"NNP",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "New Jersey",
"start": 51,
"end": 53,
"type": "LOCATION"
},
"t": {
"text": "Trenton",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"said",
"that",
"only",
"through",
"a",
"full",
"accounting",
"of",
"the",
"Iraq",
"war",
",",
"admitting",
"what",
"went",
"wrong",
",",
"could",
"the",
"United",
"States",
"play",
"a",
"positive",
"role",
"in",
"fostering",
"democracy",
"in",
"the",
"Middle",
"East",
"."
] | [
[
"Middle East",
"/location/location/contains",
"Iraq"
]
] | [
"PRP",
"VBD",
"IN",
"RB",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NN",
",",
"VBG",
"WP",
"VBD",
"JJ",
",",
"MD",
"DT",
"NNP",
"NNPS",
"VB",
"DT",
"JJ",
"NN",
"IN",
"VBG",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"."
] | [
{
"h": {
"text": "Middle East",
"start": 31,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Iraq",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"However",
",",
"Mohammad",
"Saeedi",
",",
"deputy",
"chief",
"of",
"Iran",
"'s",
"Atomic",
"Energy",
"Organization",
",",
"suggested",
"on",
"Friday",
"that",
"Iran",
"might",
"enrich",
"uranium",
"to",
"higher",
"levels",
"than",
"previously",
"announced",
"."
] | [
[
"Mohammad Saeedi",
"/people/person/nationality",
"Iran"
],
[
"Mohammad Saeedi",
"/people/person/nationality",
"Iran"
]
] | [
"RB",
",",
"NNP",
"NNP",
",",
"NN",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NNP",
"NNP",
",",
"VBD",
"IN",
"NNP",
"WDT",
"NNP",
"MD",
"VB",
"NN",
"TO",
"JJR",
"NNS",
"IN",
"RB",
"VBN",
"."
] | [
{
"h": {
"text": "Mohammad Saeedi",
"start": 2,
"end": 4,
"type": "PERSON"
},
"t": {
"text": "Iran",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Mohammad Saeedi",
"start": 2,
"end": 4,
"type": "PERSON"
},
"t": {
"text": "Iran",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"In",
"an",
"interview",
"with",
"international",
"news",
"agencies",
"at",
"his",
"residence",
"outside",
"Moscow",
",",
"Vladimir",
"V.",
"Putin",
",",
"the",
"president",
"of",
"Russia",
",",
"said",
"his",
"country",
"opposed",
"the",
"use",
"of",
"military",
"force",
"against",
"Iran",
"''",
"under",
"any",
"circumstances",
".",
"''"
] | [
[
"Russia",
"/location/country/administrative_divisions",
"Moscow"
],
[
"Russia",
"/location/location/contains",
"Moscow"
],
[
"Moscow",
"/location/administrative_division/country",
"Russia"
],
[
"Russia",
"/location/country/capital",
"Moscow"
]
] | [
"IN",
"DT",
"NN",
"IN",
"JJ",
"NN",
"NNS",
"IN",
"PRP$",
"NN",
"IN",
"NNP",
",",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
",",
"VBD",
"PRP$",
"NN",
"VBD",
"DT",
"NN",
"IN",
"JJ",
"NN",
"IN",
"NNP",
"''",
"IN",
"DT",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Russia",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Moscow",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Russia",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Moscow",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Moscow",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"t": {
"text": "Russia",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Russia",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Moscow",
"start": 11,
"end": 12,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"President",
"Mahmoud",
"Ahmadinejad",
"on",
"Friday",
"defied",
"pressure",
"from",
"foreign",
"leaders",
"to",
"accept",
"a",
"package",
"of",
"incentives",
"in",
"return",
"for",
"ending",
"all",
"nuclear",
"activities",
",",
"saying",
"Iran",
"will",
"pursue",
"its",
"legal",
"right",
"to",
"develop",
"a",
"peaceful",
"nuclear",
"program",
".",
"''"
] | [
[
"Mahmoud Ahmadinejad",
"/people/person/nationality",
"Iran"
]
] | [
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"NN",
"IN",
"JJ",
"NNS",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNS",
"IN",
"NN",
"IN",
"VBG",
"DT",
"JJ",
"NNS",
",",
"VBG",
"NNP",
"MD",
"VB",
"PRP$",
"JJ",
"NN",
"TO",
"VB",
"DT",
"JJ",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Mahmoud Ahmadinejad",
"start": 1,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "Iran",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Hit",
"a",
"whole",
"lot",
"harder",
"by",
"the",
"Oct.",
"8",
"quake",
"--",
"its",
"official",
"death",
"toll",
"stood",
"at",
"42,000",
"on",
"Tuesday",
"--",
"Pakistan",
"has",
"appealed",
"for",
"worldwide",
"help",
"and",
"allowed",
"foreigners",
"to",
"travel",
"to",
"its",
"side",
"of",
"Kashmir",
"and",
"to",
"the",
"traditionally",
"well-guarded",
"pockets",
"of",
"North-West",
"Frontier",
"Province",
",",
"the",
"two",
"areas",
"that",
"suffered",
"the",
"greatest",
"damage",
"."
] | [
[
"Pakistan",
"/location/country/administrative_divisions",
"North-West Frontier Province"
],
[
"North-West Frontier Province",
"/location/administrative_division/country",
"Pakistan"
],
[
"Pakistan",
"/location/location/contains",
"North-West Frontier Province"
]
] | [
"VB",
"DT",
"JJ",
"NN",
"JJR",
"IN",
"DT",
"NNP",
"CD",
"NN",
":",
"PRP$",
"JJ",
"NN",
"NN",
"VBD",
"IN",
"CD",
"IN",
"NNP",
":",
"NNP",
"VBZ",
"VBN",
"IN",
"JJ",
"NN",
"CC",
"VBD",
"NNS",
"TO",
"VB",
"TO",
"PRP$",
"NN",
"IN",
"NNP",
"CC",
"TO",
"DT",
"RB",
"JJ",
"NNS",
"IN",
"NNP",
"NNP",
"NNP",
",",
"DT",
"CD",
"NNS",
"WDT",
"VBD",
"DT",
"JJS",
"NN",
"."
] | [
{
"h": {
"text": "Pakistan",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "North-West Frontier Province",
"start": 44,
"end": 47,
"type": "ORGANIZATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "North-West Frontier Province",
"start": 44,
"end": 47,
"type": "ORGANIZATION"
},
"t": {
"text": "Pakistan",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "Pakistan",
"start": 21,
"end": 22,
"type": "LOCATION"
},
"t": {
"text": "North-West Frontier Province",
"start": 44,
"end": 47,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"R.K.",
"Pachauri",
",",
"director",
"of",
"the",
"Energy",
"Research",
"Institute",
"in",
"Delhi",
",",
"a",
"private",
"research",
"group",
",",
"insisted",
"that",
"if",
"India",
"had",
"enough",
"tents",
",",
"they",
"should",
"have",
"been",
"distributed",
"much",
"more",
"quickly",
"."
] | [
[
"India",
"/location/location/contains",
"Delhi"
],
[
"India",
"/location/country/administrative_divisions",
"Delhi"
],
[
"Delhi",
"/location/administrative_division/country",
"India"
]
] | [
"NNP",
"NNP",
",",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"DT",
"JJ",
"NN",
"NN",
",",
"VBD",
"IN",
"IN",
"NNP",
"VBD",
"JJ",
"NNS",
",",
"PRP",
"MD",
"VB",
"VBN",
"VBN",
"RB",
"RBR",
"RB",
"."
] | [
{
"h": {
"text": "India",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Delhi",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "India",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"t": {
"text": "Delhi",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Delhi",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "India",
"start": 20,
"end": 21,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"That",
"the",
"quake",
"struck",
"the",
"province",
"of",
"Jammu",
"and",
"Kashmir",
",",
"which",
"has",
"been",
"at",
"the",
"center",
"of",
"a",
"long",
"territorial",
"dispute",
"between",
"India",
"and",
"Pakistan",
",",
"makes",
"the",
"politics",
"of",
"aid",
"particularly",
"prickly",
"."
] | [
[
"India",
"/location/location/contains",
"Jammu"
]
] | [
"IN",
"DT",
"NN",
"VBD",
"DT",
"NN",
"IN",
"NNP",
"CC",
"NNP",
",",
"WDT",
"VBZ",
"VBN",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"NNP",
"CC",
"NNP",
",",
"VBZ",
"DT",
"NNS",
"IN",
"NN",
"RB",
"JJ",
"."
] | [
{
"h": {
"text": "India",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Jammu",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"LETTER",
"FROM",
"ASIA",
"Correction",
":",
"October",
"22",
",",
"2005",
",",
"Saturday",
"A",
"Letter",
"From",
"Asia",
"article",
"on",
"Wednesday",
"about",
"political",
"implications",
"of",
"India",
"'s",
"decision",
"against",
"seeking",
"foreign",
"help",
"for",
"its",
"earthquake",
"victims",
"misstated",
"the",
"title",
"of",
"Michael",
"Krepon",
",",
"who",
"discussed",
"the",
"issue",
"."
] | [
[
"Asia",
"/location/location/contains",
"India"
]
] | [
"NN",
"IN",
"NNP",
"NNP",
":",
"NNP",
"CD",
",",
"CD",
",",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NN",
"IN",
"NNP",
"IN",
"JJ",
"NNS",
"IN",
"NNP",
"POS",
"NN",
"IN",
"VBG",
"JJ",
"NN",
"IN",
"PRP$",
"NN",
"NNS",
"VBD",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"WP",
"VBD",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Asia",
"start": 14,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "India",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Pratap",
"Bhanu",
"Mehta",
",",
"the",
"director",
"of",
"a",
"private",
"research",
"group",
"here",
"called",
"the",
"Center",
"for",
"Policy",
"Research",
",",
"saw",
"reflected",
"in",
"India",
"'s",
"rejection",
"of",
"foreign",
"aid",
"so",
"far",
"a",
"desire",
"to",
"be",
"seen",
"as",
"an",
"emerging",
"global",
"power",
",",
"or",
"one",
"of",
"what",
"he",
"called",
"''",
"the",
"big",
"boys",
".",
"''",
"''"
] | [
[
"Pratap Bhanu Mehta",
"/people/person/place_lived",
"India"
],
[
"Pratap Bhanu Mehta",
"/people/person/nationality",
"India"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"NN",
"RB",
"VBD",
"DT",
"NNP",
"IN",
"NNP",
"NNP",
",",
"VBD",
"VBN",
"IN",
"NNP",
"POS",
"NN",
"IN",
"JJ",
"NN",
"RB",
"RB",
"DT",
"NN",
"TO",
"VB",
"VBN",
"IN",
"DT",
"VBG",
"JJ",
"NN",
",",
"CC",
"CD",
"IN",
"WP",
"PRP",
"VBD",
"''",
"DT",
"JJ",
"NNS",
".",
"''",
"''"
] | [
{
"h": {
"text": "Pratap Bhanu Mehta",
"start": 0,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
},
{
"h": {
"text": "Pratap Bhanu Mehta",
"start": 0,
"end": 3,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"On",
"a",
"street",
"here",
"in",
"the",
"capital",
"of",
"Namibia",
",",
"in",
"the",
"southwestern",
"corner",
"of",
"Africa",
",",
"I",
"spoke",
"to",
"a",
"group",
"of",
"young",
"men",
"who",
"were",
"trying",
"to",
"get",
"hired",
"as",
"day",
"laborers",
"on",
"construction",
"sites",
".",
"''"
] | [
[
"Africa",
"/location/location/contains",
"Namibia"
]
] | [
"IN",
"DT",
"NN",
"RB",
"IN",
"DT",
"NN",
"IN",
"NNP",
",",
"IN",
"DT",
"JJ",
"NN",
"IN",
"NNP",
",",
"PRP",
"VBD",
"TO",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"WP",
"VBD",
"VBG",
"TO",
"VB",
"VBN",
"IN",
"NN",
"NNS",
"IN",
"NN",
"NNS",
".",
"''"
] | [
{
"h": {
"text": "Africa",
"start": 15,
"end": 16,
"type": "LOCATION"
},
"t": {
"text": "Namibia",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Namibia",
"was",
"supposed",
"to",
"be",
"a",
"pioneer",
"in",
"Africa",
"'s",
"garment",
"industry",
",",
"for",
"it",
"is",
"stable",
",",
"pleasant",
"and",
"safe",
",",
"and",
"its",
"government",
"has",
"tried",
"hard",
"to",
"entice",
"foreign",
"investors",
"."
] | [
[
"Africa",
"/location/location/contains",
"Namibia"
]
] | [
"NNP",
"VBD",
"VBN",
"TO",
"VB",
"DT",
"NN",
"IN",
"NNP",
"POS",
"NN",
"NN",
",",
"IN",
"PRP",
"VBZ",
"JJ",
",",
"JJ",
"CC",
"JJ",
",",
"CC",
"PRP$",
"NN",
"VBZ",
"VBN",
"JJ",
"TO",
"VB",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Africa",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Namibia",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"stations",
"along",
"the",
"way",
"are",
"familiar",
":",
"Enlightenment",
",",
"emancipation",
",",
"Reform",
"Judaism",
",",
"hopes",
"for",
"liberalism",
"in",
"Russia",
"-LRB-",
"soon",
"dashed",
"by",
"pogroms",
"and",
"political",
"reaction",
"-RRB-",
",",
"mass",
"migration",
"across",
"the",
"seas",
",",
"the",
"appearance",
"of",
"anti-Semitic",
"political",
"movements",
"in",
"Central",
"and",
"Western",
"Europe",
",",
"the",
"rise",
"of",
"American",
"Jewry",
",",
"the",
"steady",
"post-World",
"War",
"I",
"decline",
"of",
"much",
"of",
"Europe",
",",
"Hitler",
",",
"horror",
",",
"the",
"birth",
"of",
"Israel",
"and",
"the",
"postwar",
"reconstruction",
"of",
"Judaism",
"."
] | [
[
"Europe",
"/location/location/contains",
"Russia"
]
] | [
"DT",
"NNS",
"IN",
"DT",
"NN",
"VBP",
"JJ",
":",
"NN",
",",
"NN",
",",
"NNP",
"NNP",
",",
"VBZ",
"IN",
"NN",
"IN",
"NNP",
"-LRB-",
"RB",
"VBN",
"IN",
"NNS",
"CC",
"JJ",
"NN",
"-RRB-",
",",
"NN",
"NN",
"IN",
"DT",
"NNS",
",",
"DT",
"NN",
"IN",
"JJ",
"JJ",
"NNS",
"IN",
"NNP",
"CC",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"JJ",
"NNP",
",",
"DT",
"JJ",
"JJ",
"NN",
"PRP",
"VBP",
"IN",
"JJ",
"IN",
"NNP",
",",
"NNP",
",",
"NN",
",",
"DT",
"NN",
"IN",
"NNP",
"CC",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Europe",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"t": {
"text": "Russia",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"In",
"2000",
",",
"I",
"visited",
"the",
"dusty",
"town",
"of",
"Port",
"Loko",
",",
"in",
"Sierra",
"Leone",
",",
"to",
"see",
"a",
"''",
"disarmament",
"camp",
",",
"''",
"a",
"desultory",
"affair",
"in",
"which",
"a",
"knot",
"of",
"surly",
"ex-rebels",
"from",
"a",
"murderous",
"force",
"known",
"as",
"the",
"Revolutionary",
"United",
"Front",
"hung",
"around",
"waiting",
"for",
"$",
"300",
"payments",
"meant",
"to",
"enable",
"their",
"fresh",
"start",
"as",
"farmers",
"."
] | [
[
"Sierra Leone",
"/location/location/contains",
"Port Loko"
]
] | [
"IN",
"CD",
",",
"PRP",
"VBD",
"DT",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"IN",
"NNP",
"NNP",
",",
"TO",
"VB",
"DT",
"''",
"NN",
"NN",
",",
"''",
"DT",
"JJ",
"NN",
"IN",
"WDT",
"DT",
"NN",
"IN",
"JJ",
"NNS",
"IN",
"DT",
"JJ",
"NN",
"VBN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"VBD",
"IN",
"VBG",
"IN",
"$",
"CD",
"NNS",
"VBD",
"TO",
"VB",
"PRP$",
"JJ",
"NN",
"IN",
"NNS",
"."
] | [
{
"h": {
"text": "Sierra Leone",
"start": 13,
"end": 15,
"type": "LOCATION"
},
"t": {
"text": "Port Loko",
"start": 9,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Israel",
"launched",
"its",
"air",
",",
"land",
"and",
"sea",
"attack",
"on",
"Lebanon",
"with",
"the",
"goal",
",",
"as",
"Prime",
"Minister",
"Ehud",
"Olmert",
"put",
"it",
",",
"of",
"''",
"disarming",
"this",
"murderous",
"organization",
"''",
";",
"in",
"that",
"regard",
",",
"the",
"campaign",
"failed",
"."
] | [
[
"Ehud Olmert",
"/people/person/nationality",
"Israel"
]
] | [
"NNP",
"VBD",
"PRP$",
"NN",
",",
"NN",
"CC",
"NN",
"NN",
"IN",
"NNP",
"IN",
"DT",
"NN",
",",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"VBD",
"PRP",
",",
"IN",
"''",
"VBG",
"DT",
"JJ",
"NN",
"''",
":",
"IN",
"DT",
"NN",
",",
"DT",
"NN",
"VBD",
"."
] | [
{
"h": {
"text": "Ehud Olmert",
"start": 18,
"end": 20,
"type": "PERSON"
},
"t": {
"text": "Israel",
"start": 0,
"end": 1,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"The",
"suicide",
"car",
"bomb",
"attack",
"in",
"Baghdad",
"on",
"Tuesday",
"occurred",
"on",
"a",
"busy",
"commercial",
"street",
"in",
"the",
"predominantly",
"Shiite",
",",
"middle-class",
"neighborhood",
"of",
"Karrada",
",",
"on",
"the",
"east",
"side",
"of",
"the",
"Tigris",
"River",
"opposite",
"the",
"fortified",
"Green",
"Zone",
"."
] | [
[
"Karrada",
"/location/neighborhood/neighborhood_of",
"Baghdad"
]
] | [
"DT",
"NN",
"NN",
"NN",
"NN",
"IN",
"NNP",
"IN",
"NNP",
"VBD",
"IN",
"DT",
"JJ",
"JJ",
"NN",
"IN",
"DT",
"RB",
"JJ",
",",
"NN",
"NN",
"IN",
"NNP",
",",
"IN",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"IN",
"DT",
"VBN",
"NN",
"NNP",
"."
] | [
{
"h": {
"text": "Karrada",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Baghdad",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"At",
"a",
"call",
"center",
"in",
"Dalian",
",",
"in",
"northeast",
"China",
",",
"young",
"workers",
"speaking",
"flawless",
"Japanese",
"answer",
"customer",
"service",
"calls",
"for",
"a",
"Japanese",
"insurance",
"company",
"."
] | [
[
"China",
"/location/location/contains",
"Dalian"
]
] | [
"IN",
"DT",
"NN",
"NN",
"IN",
"NNP",
",",
"IN",
"JJ",
"NNP",
",",
"JJ",
"NNS",
"VBG",
"JJ",
"JJ",
"NN",
"NN",
"NN",
"VBZ",
"IN",
"DT",
"JJ",
"NN",
"NN",
"."
] | [
{
"h": {
"text": "China",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Dalian",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Tensions",
"will",
"probably",
"keep",
"rising",
"with",
"Asia",
"'s",
"transformation",
":",
"China",
",",
"which",
"had",
"lost",
"its",
"historical",
"role",
"as",
"the",
"region",
"'s",
"economic",
"and",
"political",
"leader",
"to",
"Japan",
"in",
"the",
"last",
"century",
"and",
"a",
"half",
",",
"is",
"hungry",
"to",
"reclaim",
"it",
".",
"''"
] | [
[
"Asia",
"/location/location/contains",
"Japan"
],
[
"Asia",
"/location/location/contains",
"China"
]
] | [
"NNS",
"MD",
"RB",
"VB",
"VBG",
"IN",
"NNP",
"POS",
"NN",
":",
"NNP",
",",
"WDT",
"VBD",
"VBN",
"PRP$",
"JJ",
"NN",
"IN",
"DT",
"NN",
"POS",
"JJ",
"CC",
"JJ",
"NN",
"TO",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"CC",
"DT",
"NN",
",",
"VBZ",
"JJ",
"TO",
"VB",
"PRP",
".",
"''"
] | [
{
"h": {
"text": "Asia",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Japan",
"start": 27,
"end": 28,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Asia",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Sensing",
"opportunity",
"in",
"China",
"'s",
"rise",
",",
"the",
"city",
"government",
"has",
"invested",
"heavily",
"in",
"attracting",
"Chinese",
"businesses",
"and",
"promoting",
"trade",
"with",
"China",
",",
"especially",
"the",
"Shanghai",
"region",
"."
] | [
[
"Shanghai",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Shanghai"
],
[
"China",
"/location/location/contains",
"Shanghai"
],
[
"China",
"/location/location/contains",
"Shanghai"
],
[
"Shanghai",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Shanghai"
]
] | [
"VBG",
"NN",
"IN",
"NNP",
"POS",
"NN",
",",
"DT",
"NN",
"NN",
"VBZ",
"VBN",
"RB",
"IN",
"VBG",
"JJ",
"NNS",
"CC",
"VBG",
"NN",
"IN",
"NNP",
",",
"RB",
"DT",
"NNP",
"NN",
"."
] | [
{
"h": {
"text": "Shanghai",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "China",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Shanghai",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"In",
"the",
"last",
"few",
"years",
",",
"things",
"have",
"grown",
"black",
"and",
"white",
"between",
"us",
",",
"''",
"said",
"Toshio",
"Hori",
",",
"general",
"manager",
"of",
"the",
"Tokyo-Mitsubishi",
"Bank",
"branch",
"in",
"Shanghai",
",",
"China",
"'s",
"biggest",
"city",
"and",
"an",
"increasingly",
"vital",
"commercial",
"artery",
"to",
"Japan",
".",
"''"
] | [
[
"China",
"/location/location/contains",
"Shanghai"
],
[
"China",
"/location/country/administrative_divisions",
"Shanghai"
],
[
"Shanghai",
"/location/administrative_division/country",
"China"
]
] | [
"IN",
"DT",
"JJ",
"JJ",
"NNS",
",",
"NNS",
"VBP",
"VBN",
"JJ",
"CC",
"JJ",
"IN",
"PRP",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"JJ",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"IN",
"NNP",
",",
"NNP",
"POS",
"JJS",
"NN",
"CC",
"DT",
"RB",
"JJ",
"JJ",
"NN",
"TO",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "China",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "China",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "Shanghai",
"start": 28,
"end": 29,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 30,
"end": 31,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
}
] |
[
"Mr.",
"Taichi",
",",
"who",
"came",
"to",
"Shanghai",
"just",
"before",
"the",
"April",
"protests",
",",
"expressed",
"surprise",
"at",
"what",
"he",
"found",
"on",
"arriving",
"in",
"China",
".",
"''"
] | [
[
"China",
"/location/location/contains",
"Shanghai"
],
[
"Shanghai",
"/location/administrative_division/country",
"China"
],
[
"China",
"/location/country/administrative_divisions",
"Shanghai"
]
] | [
"NNP",
"NNP",
",",
"WP",
"VBD",
"TO",
"NNP",
"RB",
"IN",
"DT",
"NNP",
"NNS",
",",
"VBD",
"NN",
"IN",
"WP",
"PRP",
"VBD",
"IN",
"VBG",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "China",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Shanghai",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "China",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "China",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Shanghai",
"start": 6,
"end": 7,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
}
] |
[
"HUNCHED",
"over",
"a",
"hamburger",
"and",
"fries",
"in",
"Park",
"City",
",",
"Utah",
",",
"six",
"weeks",
"ago",
",",
"Mike",
"Binder",
"looked",
"worried",
"."
] | [
[
"Utah",
"/location/location/contains",
"Park City"
]
] | [
"VBN",
"IN",
"DT",
"NN",
"CC",
"NNS",
"IN",
"NNP",
"NNP",
",",
"NNP",
",",
"CD",
"NNS",
"RB",
",",
"NNP",
"NNP",
"VBD",
"JJ",
"."
] | [
{
"h": {
"text": "Utah",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Park City",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Like",
"many",
"Hamas",
"leaders",
",",
"Mr.",
"Haniya",
"and",
"Mr.",
"Masri",
"consider",
"the",
"Oslo",
"accords",
"a",
"dead",
"letter",
"and",
"often",
"cite",
"Prime",
"Minister",
"Ariel",
"Sharon",
"of",
"Israel",
"as",
"having",
"said",
"the",
"same",
"thing",
"."
] | [
[
"Ariel Sharon",
"/people/person/nationality",
"Israel"
]
] | [
"IN",
"JJ",
"NNP",
"NNS",
",",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"VB",
"DT",
"NNP",
"NNS",
"DT",
"JJ",
"NN",
"CC",
"RB",
"VBP",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"VBG",
"VBD",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Ariel Sharon",
"start": 22,
"end": 24,
"type": "PERSON"
},
"t": {
"text": "Israel",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Instead",
",",
"Israel",
"says",
",",
"the",
"Palestinians",
"have",
"elected",
"one",
"of",
"those",
"factions",
",",
"Hamas",
",",
"turning",
"the",
"Palestinian",
"Authority",
",",
"according",
"to",
"Foreign",
"Minister",
"Tzipi",
"Livni",
",",
"into",
"''",
"a",
"terrorist",
"authority",
".",
"''"
] | [
[
"Tzipi Livni",
"/people/person/nationality",
"Israel"
]
] | [
"RB",
",",
"NNP",
"VBZ",
",",
"DT",
"NNPS",
"VBP",
"VBN",
"CD",
"IN",
"DT",
"NNS",
",",
"NNP",
",",
"VBG",
"DT",
"JJ",
"NNP",
",",
"VBG",
"TO",
"NNP",
"NNP",
"NNP",
"NNP",
",",
"IN",
"''",
"DT",
"JJ",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Tzipi Livni",
"start": 25,
"end": 27,
"type": "PERSON"
},
"t": {
"text": "Israel",
"start": 2,
"end": 3,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Before",
"any",
"foreclosure",
"auction",
"in",
"New",
"York",
",",
"the",
"terms",
"of",
"sale",
"and",
"the",
"address",
"of",
"the",
"property",
"must",
"be",
"published",
"once",
"a",
"week",
"for",
"four",
"weeks",
"in",
"local",
"periodicals",
",",
"according",
"to",
"Jon",
"B.",
"Felice",
",",
"the",
"owner",
"of",
"Jon",
"B.",
"Felice",
"&",
"Associates",
"P.C.",
",",
"a",
"real",
"estate",
"law",
"firm",
"in",
"Manhattan",
"."
] | [
[
"New York",
"/location/location/contains",
"Manhattan"
]
] | [
"IN",
"DT",
"NN",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"NNS",
"IN",
"NN",
"CC",
"DT",
"NN",
"IN",
"DT",
"NN",
"MD",
"VB",
"VBN",
"RB",
"DT",
"NN",
"IN",
"CD",
"NNS",
"IN",
"JJ",
"NNS",
",",
"VBG",
"TO",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"NN",
"NN",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "New York",
"start": 5,
"end": 7,
"type": "LOCATION"
},
"t": {
"text": "Manhattan",
"start": 53,
"end": 54,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"He",
"is",
"the",
"son",
"of",
"the",
"late",
"Mary",
"Virginia",
"Anderson",
"and",
"the",
"late",
"Robert",
"William",
"Anderson",
",",
"who",
"lived",
"in",
"Fairview",
"Park",
",",
"Ohio",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Fairview Park"
]
] | [
"PRP",
"VBZ",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NNP",
"NNP",
"NNP",
"CC",
"DT",
"JJ",
"NNP",
"NNP",
"NNP",
",",
"WP",
"VBD",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 23,
"end": 24,
"type": "LOCATION"
},
"t": {
"text": "Fairview Park",
"start": 20,
"end": 22,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"three",
"--",
"Peter",
"Vallone",
"Jr.",
"of",
"Queens",
",",
"Eva",
"S.",
"Moskowitz",
"of",
"Manhattan",
",",
"and",
"Simcha",
"Felder",
"of",
"Brooklyn",
"--",
"saw",
"early",
"versions",
"of",
"some",
"or",
"all",
"of",
"the",
"fliers",
",",
"and",
"all",
"three",
"asked",
"to",
"have",
"their",
"names",
"and",
"pictures",
"removed",
"."
] | [
[
"Simcha Felder",
"/people/person/place_lived",
"Brooklyn"
]
] | [
"DT",
"CD",
":",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"CC",
"NNP",
"NNP",
"IN",
"NNP",
":",
"VBD",
"JJ",
"NNS",
"IN",
"DT",
"CC",
"DT",
"IN",
"DT",
"NNS",
",",
"CC",
"DT",
"CD",
"VBD",
"TO",
"VB",
"PRP$",
"NNS",
"CC",
"NNS",
"VBD",
"."
] | [
{
"h": {
"text": "Simcha Felder",
"start": 16,
"end": 18,
"type": "PERSON"
},
"t": {
"text": "Brooklyn",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"A6",
"Iran",
"Vows",
"to",
"Defy",
"U.N.",
"Iran",
"vowed",
"to",
"defy",
"any",
"United",
"Nations",
"Security",
"Council",
"resolution",
"on",
"its",
"nuclear",
"activities",
"on",
"the",
"eve",
"of",
"a",
"major",
"report",
"by",
"atomic",
"inspectors",
"on",
"the",
"status",
"of",
"Tehran",
"'s",
"nuclear",
"program",
"."
] | [
[
"Iran",
"/location/location/contains",
"Tehran"
],
[
"Iran",
"/location/country/capital",
"Tehran"
]
] | [
"NN",
"NNP",
"VBZ",
"TO",
"VB",
"NNP",
"NNP",
"VBD",
"TO",
"VB",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"NN",
"IN",
"PRP$",
"JJ",
"NNS",
"IN",
"DT",
"NN",
"IN",
"DT",
"JJ",
"NN",
"IN",
"JJ",
"NNS",
"IN",
"DT",
"NN",
"IN",
"NNP",
"POS",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Iran",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "Tehran",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Iran",
"start": 1,
"end": 2,
"type": "LOCATION"
},
"t": {
"text": "Tehran",
"start": 34,
"end": 35,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"This",
"year",
",",
"Kearns",
",",
"Utah",
",",
"a",
"suburb",
"of",
"Salt",
"Lake",
"City",
"and",
"site",
"of",
"the",
"2002",
"games",
",",
"will",
"play",
"host",
"to",
"the",
"U.S.",
"Long",
"Track",
"Championships",
"at",
"the",
"Utah",
"Olympic",
"Oval",
"from",
"Dec.",
"27",
"to",
"31",
"."
] | [
[
"Utah",
"/location/location/contains",
"Salt Lake City"
],
[
"Utah",
"/location/location/contains",
"Salt Lake City"
],
[
"Utah",
"/location/location/contains",
"Kearns"
],
[
"Utah",
"/location/location/contains",
"Kearns"
]
] | [
"DT",
"NN",
",",
"NNP",
",",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"CC",
"NN",
"IN",
"DT",
"CD",
"NNS",
",",
"MD",
"VB",
"NN",
"TO",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"CD",
"TO",
"CD",
"."
] | [
{
"h": {
"text": "Utah",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Salt Lake City",
"start": 10,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Utah",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Salt Lake City",
"start": 10,
"end": 13,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Utah",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Kearns",
"start": 3,
"end": 4,
"type": "PERSON"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Utah",
"start": 5,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Kearns",
"start": 3,
"end": 4,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"On",
"Dec.",
"30",
",",
"American",
"fans",
"will",
"be",
"able",
"to",
"see",
"them",
"meet",
"in",
"an",
"exhibition",
"with",
"Krissy",
"Wendell",
",",
"the",
"U.S.",
"co-captain",
",",
"who",
"won",
"the",
"collegiate",
"player",
"of",
"the",
"year",
"award",
"last",
"year",
"at",
"Minnesota",
",",
"leading",
"the",
"way",
"."
] | [
[
"Krissy Wendell",
"/people/person/place_lived",
"Minnesota"
]
] | [
"IN",
"NNP",
"CD",
",",
"JJ",
"NNS",
"MD",
"VB",
"JJ",
"TO",
"VB",
"PRP",
"VB",
"IN",
"DT",
"NN",
"IN",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NN",
",",
"WP",
"VBD",
"DT",
"JJ",
"NN",
"IN",
"DT",
"NN",
"NN",
"JJ",
"NN",
"IN",
"NNP",
",",
"VBG",
"DT",
"NN",
"."
] | [
{
"h": {
"text": "Krissy Wendell",
"start": 17,
"end": 19,
"type": "PERSON"
},
"t": {
"text": "Minnesota",
"start": 36,
"end": 37,
"type": "LOCATION"
},
"type": "/people/person/place_lived"
}
] |
[
"Bars",
"and",
"clubs",
"in",
"Los",
"Angeles",
"close",
"at",
"2",
"a.m.",
",",
"and",
"Pink",
"'s",
"is",
"one",
"of",
"about",
"a",
"dozen",
"choices",
"in",
"Hollywood",
"for",
"a",
"postmidnight",
"meal",
"."
] | [
[
"Los Angeles",
"/location/location/contains",
"Hollywood"
],
[
"Hollywood",
"/location/neighborhood/neighborhood_of",
"Los Angeles"
]
] | [
"NNS",
"CC",
"NNS",
"IN",
"NNP",
"NNP",
"RB",
"IN",
"CD",
"RB",
",",
"CC",
"NNP",
"POS",
"VBZ",
"CD",
"IN",
"IN",
"DT",
"NN",
"NNS",
"IN",
"NNP",
"IN",
"DT",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Los Angeles",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"t": {
"text": "Hollywood",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Hollywood",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"t": {
"text": "Los Angeles",
"start": 4,
"end": 6,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"He",
"and",
"his",
"young",
"family",
"then",
"moved",
"to",
"Flatbush",
",",
"Brooklyn",
",",
"where",
"he",
"would",
"live",
"for",
"the",
"rest",
"of",
"his",
"life",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Flatbush"
],
[
"Flatbush",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"PRP",
"CC",
"PRP$",
"JJ",
"NN",
"RB",
"VBD",
"TO",
"NNP",
",",
"NNP",
",",
"WRB",
"PRP",
"MD",
"VB",
"IN",
"DT",
"NN",
"IN",
"PRP$",
"NN",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Flatbush",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Flatbush",
"start": 8,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Matt",
"Kennedy",
",",
"who",
"was",
"born",
"in",
"Coney",
"Island",
"more",
"than",
"a",
"century",
"ago",
"and",
"went",
"on",
"to",
"become",
"its",
"biggest",
"booster",
",",
"gaining",
"fame",
"for",
"gargantuan",
"cigars",
",",
"a",
"George",
"Burns",
"sense",
"of",
"timing",
"and",
"a",
"verve",
"for",
"extravagant",
"exposition",
",",
"died",
"on",
"March",
"22",
"in",
"Brooklyn",
"."
] | [
[
"Brooklyn",
"/location/location/contains",
"Coney Island"
],
[
"Coney Island",
"/location/neighborhood/neighborhood_of",
"Brooklyn"
]
] | [
"NNP",
"NNP",
",",
"WP",
"VBD",
"VBN",
"IN",
"NNP",
"NNP",
"JJR",
"IN",
"DT",
"NN",
"RB",
"CC",
"VBD",
"IN",
"TO",
"VB",
"PRP$",
"JJS",
"NN",
",",
"VBG",
"NN",
"IN",
"JJ",
"NNS",
",",
"DT",
"NNP",
"NNP",
"NN",
"IN",
"NN",
"CC",
"DT",
"NN",
"IN",
"JJ",
"NN",
",",
"VBD",
"IN",
"NNP",
"CD",
"IN",
"NNP",
"."
] | [
{
"h": {
"text": "Brooklyn",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"t": {
"text": "Coney Island",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Coney Island",
"start": 7,
"end": 9,
"type": "LOCATION"
},
"t": {
"text": "Brooklyn",
"start": 47,
"end": 48,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
}
] |
[
"Marc",
"Jacobs",
"'s",
"show",
"for",
"Louis",
"Vuitton",
"seemed",
"to",
"spring",
"full-blown",
"from",
"the",
"70",
"'s",
",",
"complete",
"with",
"male",
"purses",
"and",
"snug",
"St.-Tropez",
"shorts",
"."
] | [
[
"Marc Jacobs",
"/business/person/company",
"Louis Vuitton"
]
] | [
"NNP",
"NNP",
"POS",
"NN",
"IN",
"NNP",
"NNP",
"VBD",
"TO",
"VB",
"JJ",
"IN",
"DT",
"CD",
"POS",
",",
"JJ",
"IN",
"JJ",
"NNS",
"CC",
"JJ",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Marc Jacobs",
"start": 0,
"end": 2,
"type": "PERSON"
},
"t": {
"text": "Louis Vuitton",
"start": 5,
"end": 7,
"type": "PERSON"
},
"type": "/business/person/company"
}
] |
[
"We",
"had",
"a",
"lot",
"of",
"fun",
"with",
"this",
"collection",
",",
"''",
"he",
"said",
",",
"adding",
"that",
"Salvador",
"Dali",
"on",
"the",
"beach",
"in",
"Spain",
"had",
"been",
"the",
"starting",
"point",
"."
] | [
[
"Salvador Dali",
"/people/person/nationality",
"Spain"
]
] | [
"PRP",
"VBD",
"DT",
"NN",
"IN",
"NN",
"IN",
"DT",
"NN",
",",
"''",
"PRP",
"VBD",
",",
"VBG",
"IN",
"NNP",
"NNP",
"IN",
"DT",
"NN",
"IN",
"NNP",
"VBD",
"VBN",
"DT",
"VBG",
"NN",
"."
] | [
{
"h": {
"text": "Salvador Dali",
"start": 16,
"end": 18,
"type": "PERSON"
},
"t": {
"text": "Spain",
"start": 22,
"end": 23,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"Google",
"has",
"two",
"classes",
"of",
"stock",
",",
"A",
"and",
"B",
".",
"The",
"company",
"founders",
",",
"Sergey",
"Brin",
"and",
"Larry",
"Page",
",",
"and",
"the",
"chief",
"executive",
",",
"Eric",
"E.",
"Schmidt",
",",
"own",
"most",
"of",
"the",
"Class",
"B",
"shares",
"."
] | [
[
"Google",
"/business/company/founders",
"Larry Page"
],
[
"Google",
"/business/company/major_shareholders",
"Larry Page"
],
[
"Sergey Brin",
"/business/person/company",
"Google"
],
[
"Eric E. Schmidt",
"/business/person/company",
"Google"
],
[
"Larry Page",
"/business/person/company",
"Google"
],
[
"Larry Page",
"/business/company_shareholder/major_shareholder_of",
"Google"
],
[
"Google",
"/business/company/founders",
"Sergey Brin"
],
[
"Eric E. Schmidt",
"/business/company_shareholder/major_shareholder_of",
"Google"
],
[
"Sergey Brin",
"/business/company_shareholder/major_shareholder_of",
"Google"
],
[
"Google",
"/business/company/major_shareholders",
"Eric E. Schmidt"
],
[
"Google",
"/business/company/major_shareholders",
"Sergey Brin"
]
] | [
"NNP",
"VBZ",
"CD",
"NNS",
"IN",
"NN",
",",
"NN",
"CC",
"NN",
".",
"DT",
"NN",
"NNS",
",",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
",",
"CC",
"DT",
"JJ",
"NN",
",",
"NNP",
"NNP",
"NNP",
",",
"JJ",
"JJS",
"IN",
"DT",
"NN",
"NNP",
"NNS",
"."
] | [
{
"h": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"t": {
"text": "Larry Page",
"start": 18,
"end": 20,
"type": "PERSON"
},
"type": "/business/company/founders"
},
{
"h": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"t": {
"text": "Larry Page",
"start": 18,
"end": 20,
"type": "PERSON"
},
"type": "/business/company/major_shareholders"
},
{
"h": {
"text": "Sergey Brin",
"start": 15,
"end": 17,
"type": "PERSON"
},
"t": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
},
{
"h": {
"text": "Eric E. Schmidt",
"start": 26,
"end": 29,
"type": "PERSON"
},
"t": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
},
{
"h": {
"text": "Larry Page",
"start": 18,
"end": 20,
"type": "PERSON"
},
"t": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
},
{
"h": {
"text": "Larry Page",
"start": 18,
"end": 20,
"type": "PERSON"
},
"t": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"type": "/business/company_shareholder/major_shareholder_of"
},
{
"h": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"t": {
"text": "Sergey Brin",
"start": 15,
"end": 17,
"type": "PERSON"
},
"type": "/business/company/founders"
},
{
"h": {
"text": "Eric E. Schmidt",
"start": 26,
"end": 29,
"type": "PERSON"
},
"t": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"type": "/business/company_shareholder/major_shareholder_of"
},
{
"h": {
"text": "Sergey Brin",
"start": 15,
"end": 17,
"type": "PERSON"
},
"t": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"type": "/business/company_shareholder/major_shareholder_of"
},
{
"h": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"t": {
"text": "Eric E. Schmidt",
"start": 26,
"end": 29,
"type": "PERSON"
},
"type": "/business/company/major_shareholders"
},
{
"h": {
"text": "Google",
"start": 0,
"end": 1,
"type": "ORGANIZATION"
},
"t": {
"text": "Sergey Brin",
"start": 15,
"end": 17,
"type": "PERSON"
},
"type": "/business/company/major_shareholders"
}
] |
[
"Roger",
"McNamee",
",",
"a",
"Silicon",
"Valley",
"investor",
"and",
"a",
"founder",
"of",
"Elevation",
"Partners",
",",
"said",
"of",
"Google",
"'s",
"leaders",
",",
"''",
"They",
"have",
"huge",
"opportunities",
"available",
"to",
"them",
",",
"some",
"of",
"which",
"would",
"benefit",
"from",
"a",
"more",
"liquid",
"balance",
"sheet",
".",
"''"
] | [
[
"Elevation Partners",
"/business/company/founders",
"Roger McNamee"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NN",
"CC",
"DT",
"NN",
"IN",
"NNP",
"NNPS",
",",
"VBD",
"IN",
"NNP",
"POS",
"NNS",
",",
"''",
"PRP",
"VBP",
"JJ",
"NNS",
"JJ",
"TO",
"PRP",
",",
"DT",
"IN",
"WDT",
"MD",
"VB",
"IN",
"DT",
"RBR",
"JJ",
"NN",
"NN",
".",
"''"
] | [
{
"h": {
"text": "Elevation Partners",
"start": 11,
"end": 13,
"type": "ORGANIZATION"
},
"t": {
"text": "Roger McNamee",
"start": 0,
"end": 2,
"type": "PERSON"
},
"type": "/business/company/founders"
}
] |
[
"The",
"United",
"States",
"severed",
"diplomatic",
"ties",
"with",
"Iran",
"after",
"militant",
"students",
"attacked",
"the",
"United",
"States",
"Embassy",
"in",
"Tehran",
"in",
"1979",
"and",
"took",
"its",
"diplomats",
"hostage",
"."
] | [
[
"Iran",
"/location/country/capital",
"Tehran"
],
[
"Iran",
"/location/location/contains",
"Tehran"
]
] | [
"DT",
"NNP",
"NNPS",
"VBD",
"JJ",
"NNS",
"IN",
"NNP",
"IN",
"JJ",
"NNS",
"VBN",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"IN",
"CD",
"CC",
"VBD",
"PRP$",
"NNS",
"NN",
"."
] | [
{
"h": {
"text": "Iran",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Tehran",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/country/capital"
},
{
"h": {
"text": "Iran",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Tehran",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Insanity",
",",
"designed",
"by",
"Interactive",
"Rides",
"in",
"Logan",
",",
"Utah",
",",
"joins",
"three",
"other",
"rides",
"at",
"the",
"hotel",
"and",
"is",
"touted",
"as",
"the",
"one",
"''",
"for",
"riders",
"whose",
"minds",
"are",
"already",
"blown",
".",
"''"
] | [
[
"Utah",
"/location/location/contains",
"Logan"
]
] | [
"NN",
",",
"VBN",
"IN",
"JJ",
"NNS",
"IN",
"NNP",
",",
"NNP",
",",
"VBZ",
"CD",
"JJ",
"NNS",
"IN",
"DT",
"NN",
"CC",
"VBZ",
"VBN",
"IN",
"DT",
"CD",
"''",
"IN",
"NNS",
"WP$",
"NNS",
"VBP",
"RB",
"VBN",
".",
"''"
] | [
{
"h": {
"text": "Utah",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"t": {
"text": "Logan",
"start": 7,
"end": 8,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"With",
"Zune",
",",
"we",
"are",
"not",
"simply",
"delivering",
"a",
"portable",
"device",
",",
"''",
"said",
"J",
"Allard",
",",
"vice",
"president",
"for",
"design",
"and",
"development",
"at",
"Microsoft",
".",
"''"
] | [
[
"J Allard",
"/business/person/company",
"Microsoft"
]
] | [
"IN",
"NNP",
",",
"PRP",
"VBP",
"RB",
"RB",
"VBG",
"DT",
"JJ",
"NN",
",",
"''",
"VBD",
"NNP",
"NNP",
",",
"NN",
"NN",
"IN",
"NN",
"CC",
"NN",
"IN",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "J Allard",
"start": 14,
"end": 16,
"type": "PERSON"
},
"t": {
"text": "Microsoft",
"start": 24,
"end": 25,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"I",
"am",
"from",
"Chalmette",
",",
"which",
"is",
"in",
"St.",
"Bernard",
"Parish",
"and",
"took",
"the",
"brunt",
"of",
"the",
"storm",
",",
"''",
"Dr.",
"Eddlestone",
"said",
".",
"''"
] | [
[
"St. Bernard Parish",
"/location/location/contains",
"Chalmette"
]
] | [
"PRP",
"VBP",
"IN",
"NNP",
",",
"WDT",
"VBZ",
"IN",
"NNP",
"NNP",
"NNP",
"CC",
"VBD",
"DT",
"NN",
"IN",
"DT",
"NN",
",",
"''",
"NNP",
"NNP",
"VBD",
".",
"''"
] | [
{
"h": {
"text": "St. Bernard Parish",
"start": 8,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Chalmette",
"start": 3,
"end": 4,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"launching",
"from",
"the",
"Cape",
"Canaveral",
"Air",
"Force",
"Station",
"in",
"Florida",
"was",
"delayed",
"because",
"morning",
"storms",
"knocked",
"out",
"power",
"at",
"the",
"spacecraft",
"control",
"center",
"at",
"the",
"Johns",
"Hopkins",
"University",
"Applied",
"Physics",
"Laboratory",
"in",
"Laurel",
",",
"Md.",
"."
] | [
[
"Florida",
"/location/location/contains",
"Cape Canaveral Air Force Station"
]
] | [
"DT",
"VBG",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"VBD",
"VBN",
"IN",
"NN",
"NNS",
"VBD",
"RP",
"NN",
"IN",
"DT",
"NN",
"NN",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
"NNP",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Florida",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Cape Canaveral Air Force Station",
"start": 4,
"end": 9,
"type": "ORGANIZATION"
},
"type": "/location/location/contains"
}
] |
[
"Spanish",
"officials",
"were",
"taken",
"by",
"surprise",
"Tuesday",
"evening",
"when",
"Evo",
"Morales",
",",
"who",
"was",
"elected",
"president",
"of",
"Bolivia",
"on",
"Sunday",
",",
"announced",
"that",
"Prime",
"Minister",
"Jose",
"Luis",
"Rodriquez",
"Zapatero",
"had",
"called",
"to",
"congratulate",
"him",
"and",
"to",
"invite",
"him",
"to",
"Madrid",
".",
"''"
] | [
[
"Evo Morales",
"/people/person/nationality",
"Bolivia"
]
] | [
"JJ",
"NNS",
"VBD",
"VBN",
"IN",
"NN",
"NNP",
"NN",
"WRB",
"NNP",
"NNP",
",",
"WP",
"VBD",
"VBN",
"NN",
"IN",
"NNP",
"IN",
"NNP",
",",
"VBD",
"IN",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"NNP",
"VBD",
"VBN",
"TO",
"VB",
"PRP",
"CC",
"TO",
"VB",
"PRP",
"TO",
"NNP",
".",
"''"
] | [
{
"h": {
"text": "Evo Morales",
"start": 9,
"end": 11,
"type": "PERSON"
},
"t": {
"text": "Bolivia",
"start": 17,
"end": 18,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"There",
"'s",
"no",
"way",
"the",
"containers",
"could",
"get",
"to",
"our",
"farms",
",",
"''",
"because",
"the",
"roads",
"are",
"too",
"narrow",
"and",
"the",
"bridges",
"too",
"low",
",",
"said",
"Ranga",
"Bedi",
",",
"a",
"tea",
"grower",
"near",
"Bangalore",
",",
"India",
"."
] | [
[
"India",
"/location/location/contains",
"Bangalore"
]
] | [
"EX",
"VBZ",
"DT",
"NN",
"DT",
"NNS",
"MD",
"VB",
"TO",
"PRP$",
"NNS",
",",
"''",
"IN",
"DT",
"NNS",
"VBP",
"RB",
"JJ",
"CC",
"DT",
"NNS",
"RB",
"JJ",
",",
"VBD",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "India",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Bangalore",
"start": 33,
"end": 34,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Lee",
"had",
"focused",
"on",
"''",
"midsize",
"places",
"--",
"Davenport",
",",
"Iowa",
";",
"Billings",
",",
"Mont.",
";",
"Bismarck",
"--",
"that",
"tend",
"to",
"be",
"regional",
"hubs",
"for",
"shopping",
"and",
"medical",
"services",
",",
"''",
"Ms.",
"Junck",
"said",
"."
] | [
[
"Iowa",
"/location/location/contains",
"Davenport"
]
] | [
"NNP",
"VBD",
"VBN",
"IN",
"''",
"JJ",
"NNS",
":",
"NNP",
",",
"NNP",
":",
"NNS",
",",
"NNP",
":",
"NNP",
":",
"IN",
"VBP",
"TO",
"VB",
"JJ",
"NNS",
"IN",
"NN",
"CC",
"JJ",
"NNS",
",",
"''",
"NNP",
"NNP",
"VBD",
"."
] | [
{
"h": {
"text": "Iowa",
"start": 10,
"end": 11,
"type": "LOCATION"
},
"t": {
"text": "Davenport",
"start": 8,
"end": 9,
"type": "PERSON"
},
"type": "/location/location/contains"
}
] |
[
"Pulitzer",
"Inc.",
",",
"the",
"publisher",
"of",
"The",
"St.",
"Louis",
"Post-Dispatch",
",",
"The",
"Arizona",
"Daily",
"Star",
"and",
"12",
"other",
"daily",
"newspapers",
"in",
"the",
"Midwest",
"and",
"West",
",",
"has",
"agreed",
"to",
"be",
"acquired",
"by",
"Lee",
"Enterprises",
",",
"a",
"newspaper",
"chain",
"based",
"in",
"Davenport",
",",
"Iowa",
",",
"for",
"nearly",
"$",
"1.5",
"billion",
"."
] | [
[
"Iowa",
"/location/location/contains",
"Davenport"
]
] | [
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"DT",
"NNP",
"NNP",
"NNP",
",",
"DT",
"NNP",
"NNP",
"NNP",
"CC",
"CD",
"JJ",
"JJ",
"NNS",
"IN",
"DT",
"NNP",
"CC",
"NNP",
",",
"VBZ",
"VBN",
"TO",
"VB",
"VBN",
"IN",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"VBN",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"RB",
"$",
"CD",
"CD",
"."
] | [
{
"h": {
"text": "Iowa",
"start": 42,
"end": 43,
"type": "LOCATION"
},
"t": {
"text": "Davenport",
"start": 40,
"end": 41,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"The",
"company",
"publishes",
"The",
"Wisconsin",
"State",
"Journal",
"and",
"The",
"Capital",
"Times",
"in",
"Madison",
",",
"Wis.",
",",
"and",
"The",
"Sioux",
"City",
"Journal",
"in",
"Sioux",
"City",
",",
"Iowa",
"."
] | [
[
"Iowa",
"/location/location/contains",
"Sioux City"
]
] | [
"DT",
"NN",
"VBZ",
"DT",
"NNP",
"NNP",
"NNP",
"CC",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
",",
"NNP",
",",
"CC",
"DT",
"NNP",
"NNP",
"NNP",
"IN",
"NNP",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Iowa",
"start": 25,
"end": 26,
"type": "LOCATION"
},
"t": {
"text": "Sioux City",
"start": 18,
"end": 20,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"More",
"than",
"100",
"tenants",
"in",
"the",
"Suffolk",
"County",
"community",
"of",
"Bay",
"Shore",
"were",
"left",
"homeless",
"yesterday",
"after",
"inspectors",
"condemned",
"an",
"apartment",
"complex",
",",
"citing",
"dozens",
"of",
"code",
"violations",
"."
] | [
[
"Suffolk County",
"/location/location/contains",
"Bay Shore"
]
] | [
"JJR",
"IN",
"CD",
"NNS",
"IN",
"DT",
"NNP",
"NNP",
"NN",
"IN",
"NNP",
"NNP",
"VBD",
"VBN",
"JJ",
"NN",
"IN",
"NNS",
"VBD",
"DT",
"NN",
"NN",
",",
"VBG",
"NNS",
"IN",
"NN",
"NNS",
"."
] | [
{
"h": {
"text": "Suffolk County",
"start": 6,
"end": 8,
"type": "LOCATION"
},
"t": {
"text": "Bay Shore",
"start": 10,
"end": 12,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Limited",
"''",
"one-person",
"''",
"train",
"operation",
"began",
"in",
"1996",
"and",
"is",
"now",
"used",
"on",
"seven",
"lines",
",",
"but",
"only",
"two",
"of",
"them",
"--",
"the",
"Franklin",
"Avenue",
"shuttle",
"in",
"Brooklyn",
"and",
"the",
"Rockaway",
"Park",
"shuttle",
"in",
"Queens",
"--",
"are",
"operated",
"without",
"conductors",
"at",
"all",
"times",
"."
] | [
[
"Rockaway Park",
"/location/neighborhood/neighborhood_of",
"Queens"
],
[
"Queens",
"/location/location/contains",
"Rockaway Park"
]
] | [
"JJ",
"''",
"NN",
"''",
"NN",
"NN",
"VBD",
"IN",
"CD",
"CC",
"VBZ",
"RB",
"VBN",
"IN",
"CD",
"NNS",
",",
"CC",
"RB",
"CD",
"IN",
"PRP",
":",
"DT",
"NNP",
"NNP",
"NN",
"IN",
"NNP",
"CC",
"DT",
"NNP",
"NNP",
"NN",
"IN",
"NNP",
":",
"VBP",
"VBN",
"IN",
"NNS",
"IN",
"DT",
"NNS",
"."
] | [
{
"h": {
"text": "Rockaway Park",
"start": 31,
"end": 33,
"type": "LOCATION"
},
"t": {
"text": "Queens",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"type": "/location/neighborhood/neighborhood_of"
},
{
"h": {
"text": "Queens",
"start": 35,
"end": 36,
"type": "LOCATION"
},
"t": {
"text": "Rockaway Park",
"start": 31,
"end": 33,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
[
"Kevin",
"T.",
"O'Connell",
",",
"the",
"chief",
"transportation",
"officer",
"for",
"subways",
",",
"said",
"representatives",
"from",
"seven",
"departments",
"within",
"the",
"agency",
"were",
"overseeing",
"a",
"rigorous",
"safety",
"plan",
"with",
"help",
"from",
"an",
"independent",
"consultant",
",",
"the",
"Battelle",
"Memorial",
"Institute",
",",
"a",
"scientific",
"testing",
"and",
"research",
"organization",
"in",
"Columbus",
",",
"Ohio",
"."
] | [
[
"Ohio",
"/location/location/contains",
"Columbus"
],
[
"Battelle Memorial Institute",
"/business/company/place_founded",
"Columbus"
]
] | [
"NNP",
"NNP",
"NNP",
",",
"DT",
"NN",
"NN",
"NN",
"IN",
"NNS",
",",
"VBD",
"NNS",
"IN",
"CD",
"NNS",
"IN",
"DT",
"NN",
"VBD",
"VBG",
"DT",
"JJ",
"NN",
"NN",
"IN",
"NN",
"IN",
"DT",
"JJ",
"NN",
",",
"DT",
"NNP",
"NNP",
"NNP",
",",
"DT",
"JJ",
"NN",
"CC",
"NN",
"NN",
"IN",
"NNP",
",",
"NNP",
"."
] | [
{
"h": {
"text": "Ohio",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"t": {
"text": "Columbus",
"start": 44,
"end": 45,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "Battelle Memorial Institute",
"start": 33,
"end": 36,
"type": "ORGANIZATION"
},
"t": {
"text": "Columbus",
"start": 44,
"end": 45,
"type": "LOCATION"
},
"type": "/business/company/place_founded"
}
] |
[
"I",
"made",
"this",
"clear",
"to",
"the",
"king",
",",
"''",
"Mr.",
"Annan",
"told",
"reporters",
"last",
"week",
"in",
"New",
"Delhi",
",",
"India",
"'s",
"capital",
"."
] | [
[
"India",
"/location/location/contains",
"New Delhi"
],
[
"India",
"/location/country/capital",
"New Delhi"
]
] | [
"PRP",
"VBD",
"DT",
"JJ",
"TO",
"DT",
"NN",
",",
"''",
"NNP",
"NNP",
"VBD",
"NNS",
"JJ",
"NN",
"IN",
"NNP",
"NNP",
",",
"NNP",
"POS",
"NN",
"."
] | [
{
"h": {
"text": "India",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "New Delhi",
"start": 16,
"end": 18,
"type": "LOCATION"
},
"type": "/location/location/contains"
},
{
"h": {
"text": "India",
"start": 19,
"end": 20,
"type": "LOCATION"
},
"t": {
"text": "New Delhi",
"start": 16,
"end": 18,
"type": "LOCATION"
},
"type": "/location/country/capital"
}
] |
[
"On",
"Saturday",
",",
"Navtej",
"Sarna",
",",
"the",
"spokesman",
"for",
"India",
"'s",
"Ministry",
"of",
"External",
"Affairs",
",",
"welcomed",
"the",
"lifting",
"of",
"emergency",
"rule",
"as",
"''",
"a",
"first",
"step",
"''",
"but",
"said",
"nothing",
"further",
"about",
"India",
"'s",
"military",
"support",
"."
] | [
[
"Navtej Sarna",
"/people/person/nationality",
"India"
],
[
"Navtej Sarna",
"/people/person/nationality",
"India"
]
] | [
"IN",
"NNP",
",",
"NNP",
"NNP",
",",
"DT",
"NN",
"IN",
"NNP",
"POS",
"NNP",
"IN",
"NNP",
"NNP",
",",
"VBD",
"DT",
"NN",
"IN",
"NN",
"NN",
"IN",
"''",
"DT",
"JJ",
"NN",
"''",
"CC",
"VBD",
"NN",
"JJ",
"IN",
"NNP",
"POS",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Navtej Sarna",
"start": 3,
"end": 5,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/people/person/nationality"
},
{
"h": {
"text": "Navtej Sarna",
"start": 3,
"end": 5,
"type": "PERSON"
},
"t": {
"text": "India",
"start": 9,
"end": 10,
"type": "LOCATION"
},
"type": "/people/person/nationality"
}
] |
[
"The",
"king",
"had",
"been",
"under",
"continuing",
"pressure",
"to",
"reverse",
"his",
"Feb.",
"1",
"decree",
",",
"most",
"recently",
"from",
"the",
"United",
"Nations",
"secretary",
"general",
",",
"Kofi",
"Annan",
",",
"who",
"said",
"he",
"had",
"pressed",
"King",
"Gyanendra",
"for",
"''",
"a",
"return",
"to",
"constitutional",
"rule",
"as",
"soon",
"as",
"possible",
".",
"''",
"''"
] | [
[
"Kofi Annan",
"/business/person/company",
"United Nations"
]
] | [
"DT",
"NN",
"VBD",
"VBN",
"IN",
"VBG",
"NN",
"TO",
"VB",
"PRP$",
"NNP",
"CD",
"NN",
",",
"RBS",
"RB",
"IN",
"DT",
"NNP",
"NNPS",
"NN",
"JJ",
",",
"NNP",
"NNP",
",",
"WP",
"VBD",
"PRP",
"VBD",
"VBN",
"NNP",
"NNP",
"IN",
"''",
"DT",
"NN",
"TO",
"JJ",
"NN",
"RB",
"RB",
"IN",
"JJ",
".",
"''",
"''"
] | [
{
"h": {
"text": "Kofi Annan",
"start": 23,
"end": 25,
"type": "PERSON"
},
"t": {
"text": "United Nations",
"start": 18,
"end": 20,
"type": "ORGANIZATION"
},
"type": "/business/person/company"
}
] |
[
"PAGE",
"15",
"The",
"Actor",
"as",
"Producer",
"Tom",
"Hanks",
"'s",
"production",
"company",
",",
"Playtone",
",",
"has",
"become",
"one",
"of",
"the",
"most",
"prolific",
"filmmaking",
"entities",
"in",
"Hollywood",
",",
"which",
"is",
"surprising",
"given",
"that",
"actor-run",
"companies",
"are",
"usually",
"vanity",
"projects",
"."
] | [
[
"Playtone",
"/business/company/founders",
"Tom Hanks"
]
] | [
"NN",
"CD",
"DT",
"NN",
"IN",
"NNP",
"NNP",
"NNP",
"POS",
"NN",
"NN",
",",
"NNP",
",",
"VBZ",
"VBN",
"CD",
"IN",
"DT",
"RBS",
"JJ",
"VBG",
"NNS",
"IN",
"NNP",
",",
"WDT",
"VBZ",
"JJ",
"VBN",
"IN",
"NN",
"NNS",
"VBP",
"RB",
"JJ",
"NNS",
"."
] | [
{
"h": {
"text": "Playtone",
"start": 12,
"end": 13,
"type": "ORGANIZATION"
},
"t": {
"text": "Tom Hanks",
"start": 6,
"end": 8,
"type": "PERSON"
},
"type": "/business/company/founders"
}
] |
[
"The",
"latest",
"is",
"Clifford",
"Chance",
",",
"one",
"of",
"the",
"largest",
"law",
"firms",
"in",
"the",
"world",
"with",
"29",
"offices",
"in",
"20",
"countries",
",",
"which",
"will",
"announce",
"plans",
"today",
"to",
"consolidate",
"and",
"move",
"big",
"chunks",
"of",
"its",
"administrative",
"functions",
"like",
"accounting",
"and",
"technological",
"support",
"to",
"an",
"operation",
"in",
"Delhi",
",",
"India",
",",
"by",
"next",
"spring",
"."
] | [
[
"Delhi",
"/location/administrative_division/country",
"India"
],
[
"India",
"/location/country/administrative_divisions",
"Delhi"
],
[
"India",
"/location/location/contains",
"Delhi"
]
] | [
"DT",
"JJS",
"VBZ",
"NNP",
"NN",
",",
"CD",
"IN",
"DT",
"JJS",
"NN",
"NNS",
"IN",
"DT",
"NN",
"IN",
"CD",
"NNS",
"IN",
"CD",
"NNS",
",",
"WDT",
"MD",
"VB",
"NNS",
"NN",
"TO",
"VB",
"CC",
"VB",
"JJ",
"NNS",
"IN",
"PRP$",
"JJ",
"NNS",
"IN",
"NN",
"CC",
"JJ",
"NN",
"TO",
"DT",
"NN",
"IN",
"NNP",
",",
"NNP",
",",
"IN",
"JJ",
"NN",
"."
] | [
{
"h": {
"text": "Delhi",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"t": {
"text": "India",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"type": "/location/administrative_division/country"
},
{
"h": {
"text": "India",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"t": {
"text": "Delhi",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"type": "/location/country/administrative_divisions"
},
{
"h": {
"text": "India",
"start": 48,
"end": 49,
"type": "LOCATION"
},
"t": {
"text": "Delhi",
"start": 46,
"end": 47,
"type": "LOCATION"
},
"type": "/location/location/contains"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.