inputs
stringlengths 306
2.46k
| targets
stringlengths 13
4.91k
|
---|---|
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Jan Smutney-Jones, who was the ISO board chairman at the time and executive director of a group that represents power generators, said Winter did not consult him about eliminating the price cap.
| "Results": [
{
"TypeName": "PER",
"Text": "Jan Smutney-Jones",
"Start": 0,
"End": 17
},
{
"TypeName": "ORG",
"Text": "ISO",
"Start": 31,
"End": 34
},
{
"TypeName": "PER",
"Text": "Winter",
"Start": 135,
"End": 141
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Smutney-Jones also said he was unaware of anyone in the power-generating community being consulted.
| "Results": [
{
"TypeName": "PER",
"Text": "Smutney-Jones",
"Start": 0,
"End": 13
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
"Terry did this by himself,'' said Smutney-Jones, executive director of the Independent Energy Producers.
| "Results": [
{
"TypeName": "PER",
"Text": "Terry",
"Start": 1,
"End": 6
},
{
"TypeName": "PER",
"Text": "Smutney-Jones",
"Start": 35,
"End": 48
},
{
"TypeName": "ORG",
"Text": "Independent Energy Producers",
"Start": 76,
"End": 104
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
"He did what he thought had to be done at the time to keep the power flowing."
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
The ISO board called an emergency meeting the next week demanding Winter explain his actions.
| "Results": [
{
"TypeName": "ORG",
"Text": "ISO",
"Start": 4,
"End": 7
},
{
"TypeName": "PER",
"Text": "Winter",
"Start": 66,
"End": 72
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Some board members pushed to have Winter removed, but there were concerns such action would lead to more chaos, the governor 's spokesman Maviglio said.
| "Results": [
{
"TypeName": "PER",
"Text": "Winter",
"Start": 34,
"End": 40
},
{
"TypeName": "PER",
"Text": "Maviglio",
"Start": 138,
"End": 146
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
James J. Hoecker, the former Federal Energy Regulatory Commission chairman, defended making the December decision and also defended Winter.
| "Results": [
{
"TypeName": "PER",
"Text": "James J. Hoecker",
"Start": 0,
"End": 16
},
{
"TypeName": "ORG",
"Text": "Federal Energy Regulatory Commission",
"Start": 29,
"End": 65
},
{
"TypeName": "PER",
"Text": "Winter",
"Start": 132,
"End": 138
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
"They filed an emergency motion, and we were not about to let California go dark,'' Hoecker said.
| "Results": [
{
"TypeName": "LOC",
"Text": "California",
"Start": 62,
"End": 72
},
{
"TypeName": "PER",
"Text": "Hoecker",
"Start": 84,
"End": 91
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
"They (ISO management) did what any independent system operator would do."
| "Results": [
{
"TypeName": "ORG",
"Text": "ISO",
"Start": 7,
"End": 10
},
{
"TypeName": "ORG",
"Text": "independent system operator",
"Start": 36,
"End": 63
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
What Dunn 's committee hopes to learn is why all these events transpired.
| "Results": [
{
"TypeName": "PER",
"Text": "Dunn",
"Start": 5,
"End": 9
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
He believes memos and e-mails around the time of Winter 's Dec. 8 actions should provide vital clues.
| "Results": [
{
"TypeName": "PER",
"Text": "Winter",
"Start": 49,
"End": 55
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
"We do n't know why he did what he did, but we are eager to find out," Dunn said.
| "Results": [
{
"TypeName": "PER",
"Text": "Dunn",
"Start": 71,
"End": 75
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
"Terry said he made that filing in the interest of Californians, but I find that argument has no basis in fact.''
| "Results": [
{
"TypeName": "PER",
"Text": "Terry",
"Start": 1,
"End": 6
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
We should resurrect Mike Smith 's note and get him on the call in the attempt to avoid recreating the wheel on this one.
| "Results": [
{
"TypeName": "PER",
"Text": "Mike Smith",
"Start": 20,
"End": 30
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I can dig it up if you 'd like.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Sue and Jeff --
| "Results": [
{
"TypeName": "PER",
"Text": "Sue",
"Start": 0,
"End": 3
},
{
"TypeName": "PER",
"Text": "Jeff",
"Start": 8,
"End": 12
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I am having a meeting with Vicki and Janet Dietrich on Thursday to discuss our view on the ability to extend our current contracts in CA (for customers already on DA).
| "Results": [
{
"TypeName": "PER",
"Text": "Vicki",
"Start": 27,
"End": 32
},
{
"TypeName": "PER",
"Text": "Janet Dietrich",
"Start": 37,
"End": 51
},
{
"TypeName": "PER",
"Text": "CA",
"Start": 134,
"End": 136
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Can we discuss this today or soon thereafter.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
My take is that the UDCs will be indifferent to this (maybe?) and our #1 priority is to work to get the PG&E model adopted across the state.
| "Results": [
{
"TypeName": "ORG",
"Text": "PG&E",
"Start": 104,
"End": 108
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Any news on how SCE and SDG&E will move forward?
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Thanks.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Sounds good.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I suggest a "blind draw" on the teams, best ball not scramble on the golf, and as for the wager, no emails from the losing team for one week!
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Is there any question?
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I 'll leave to Steve to structure the deal.
| "Results": [
{
"TypeName": "PER",
"Text": "Steve",
"Start": 15,
"End": 20
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
As I recall, Montavano, Shapiro and I usually make up one team, but I 'm willing to switch around a bit.
| "Results": [
{
"TypeName": "PER",
"Text": "Montavano",
"Start": 13,
"End": 22
},
{
"TypeName": "PER",
"Text": "Shapiro",
"Start": 24,
"End": 31
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Best,
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Jeff
| "Results": [
{
"TypeName": "PER",
"Text": "Jeff",
"Start": 0,
"End": 4
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Are you playing golf?
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
And if yes, what 's the game and wager???
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Jim
| "Results": [
{
"TypeName": "PER",
"Text": "Jim",
"Start": 0,
"End": 3
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Mom 's birthday is tommorow.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
What are we going to get her?
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
That is some good stuff.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I hear you are coming our way soon.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Look forward to drinking a few beers.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Michael McDermott <[email protected]> on 06/01/2000 06:00:56 AM
| "Results": [
{
"TypeName": "PER",
"Text": "Michael McDermott",
"Start": 0,
"End": 17
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Yo Mama `s so fat ....
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Your mama is so fat: When she hauls ass she has to make two trips.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
When she dances she makes the band skip.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
When she was diagnosed with the flesh eating disease the doctor gave her 13 years to live.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
She puts mayonnaise on aspirin. (<- clearly the winner)
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Her cereal bowl came with a lifeguard.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
When she goes to the zoo the elephants throw her peanuts.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Her high school graduation picture was an aerial photograph.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Her driver `s license says "Picture continued on other side."
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
She has to iron her pants on the driveway.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
The back of her neck looks like a pack of hot dogs.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Yo mama `s so fat, all the restaurants in town have signs that say: "Maximum Occupancy: 240 Patrons OR Yo Mama" Yo mama `s so fat, when she ran away, they had to use all four sides of the milk carton.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Yo mama `s so fat, instead of Levis 501 jeans, she wears Levi`s 1002`s.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Yo mama `s so fat, when she gets in an elevator, it HAS to go down.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Yo mama `s so fat, she was born with a silver shovel in her mouth.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Yo mama `s so fat, she `s got smaller fat women orbiting around her.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Yo mama `s so fat, she could sell shade.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
You will have to wait and see :-)
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Done!
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Expect a call from Paul tonight.
| "Results": [
{
"TypeName": "PER",
"Text": "Paul",
"Start": 19,
"End": 23
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
What are some good interview questions?
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Poll your co-workers.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
cd
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I told Paul that you called him yesterday so abruptly because you did n't want to waste his time while you got tests done for arthritis.
| "Results": [
{
"TypeName": "PER",
"Text": "Paul",
"Start": 7,
"End": 11
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I told him I told you to call him back and at least hear what he has to say.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
He said they are looking for people and based on what I told him an interview was a formality.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Is that Microwave that you gave Dan really expensive?
| "Results": [
{
"TypeName": "PER",
"Text": "Dan",
"Start": 32,
"End": 35
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
All the guys at work are saying I should n't bother having it fixed I should just buy a new one.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Jai Hawker 974-6721
| "Results": [
{
"TypeName": "PER",
"Text": "Jai Hawker",
"Start": 0,
"End": 10
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I wo n't forget about the $.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Do I need to cross reference the deals in my model to the deals in the system or did you already do that?
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Kathy,
| "Results": [
{
"TypeName": "PER",
"Text": "Kathy",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Do n't take that deal out until I look at it.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I think it is mine but I forgot to write it in the blue FX book (I only wrote it in my red book).
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Thanx,
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Just a reminder to send me a currency report.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Thanx,
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Paul called me today.
| "Results": [
{
"TypeName": "PER",
"Text": "Paul",
"Start": 0,
"End": 4
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
He will be in Calgary in a couple of weeks and will interview you then.
| "Results": [
{
"TypeName": "LOC",
"Text": "Calgary",
"Start": 14,
"End": 21
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
You should reply ASAP.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Do n't make Peters and Co. wait.
| "Results": [
{
"TypeName": "PER",
"Text": "Peters",
"Start": 12,
"End": 18
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I did n't get a chance to talk to Paul today.
| "Results": [
{
"TypeName": "PER",
"Text": "Paul",
"Start": 34,
"End": 38
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Give him a call tommorow.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Will you please run a June NX3/NX1 for our book.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Paul
| "Results": [
{
"TypeName": "PER",
"Text": "Paul",
"Start": 0,
"End": 4
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
How about meeting at 11:30 or 12?
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
I am in the office so give me a call.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
CD 3-1663
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
The deed is done.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Chris
| "Results": [
{
"TypeName": "PER",
"Text": "Chris",
"Start": 0,
"End": 5
}
] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Find attached resume and cover letter.
| "Results": [] |
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location.
Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people.
Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided.
Example sentence and results:
Where in the world is Iguazu?
"Results": [
{
"TypeName": "LOC",
"Text": "Iguazu",
"Start": 22,
"End": 28
}
]
Considering the input sentence below, what is the output result?
Hopefully he did n't spel anyting incorrectly.
| "Results": [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.