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?
Otherwise, I think you have captured the points excellently.
| "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?
We 're in the process of developing a strategy to take us through the next few months.
| "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?
But while the (otherwise perishable) thoughts are still fresh in my mind from the hearings on Monday and Tuesday, I wanted to throw out some observations for discussion in the days/weeks ahead.
| "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?
OBSERVATION--The pressure to finger somebody for "price gouging" is increasing.
| "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 administration is hell bent on finding a "fall guy."
| "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 price spikes pose real political risks for Davis and he and his folks need and want an easy way out.
| "Results": [
{
"TypeName": "PER",
"Text": "Davis",
"Start": 47,
"End": 52
}
] |
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?
His press release following the hearing renewed the call for "refunds."
| "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?
On my panel, Loretta Lynch asked Reliant and Duke to supply her with the details of the contracts they cut to sell their power forward to marketers.
| "Results": [
{
"TypeName": "PER",
"Text": "Loretta Lynch",
"Start": 13,
"End": 26
},
{
"TypeName": "ORG",
"Text": "Reliant",
"Start": 33,
"End": 40
},
{
"TypeName": "ORG",
"Text": "Duke",
"Start": 45,
"End": 49
}
] |
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 Carl Wood 's remarks were extreme.
| "Results": [
{
"TypeName": "PER",
"Text": "Carl Wood",
"Start": 4,
"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?
At the Barton hearing, a liberal democrat (Filner) and a conservative Republican (Hunter) locked arms in calling for refunds.
| "Results": [
{
"TypeName": "PER",
"Text": "Barton",
"Start": 7,
"End": 13
},
{
"TypeName": "PER",
"Text": "Filner",
"Start": 43,
"End": 49
},
{
"TypeName": "PER",
"Text": "Hunter",
"Start": 82,
"End": 88
}
] |
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?
Bilbray joined the "gouging" band wagon.
| "Results": [
{
"TypeName": "PER",
"Text": "Bilbray",
"Start": 0,
"End": 7
}
] |
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 utilities repeatedly called on FERC to do a "real" investigation, with hearings, testimony, data discovery---the works.
| "Results": [
{
"TypeName": "ORG",
"Text": "FERC",
"Start": 35,
"End": 39
}
] |
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?
On the positive side, the FERC commissioners lauded Wolak, his analysis, and his remarks on the panel.
| "Results": [
{
"TypeName": "ORG",
"Text": "FERC",
"Start": 26,
"End": 30
},
{
"TypeName": "PER",
"Text": "Wolak",
"Start": 52,
"End": 57
}
] |
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?
Wolak said somewhat emphatically that the nature of California 's market structure makes it impossible to single out a single participant as the culprit.
| "Results": [
{
"TypeName": "PER",
"Text": "Wolak",
"Start": 0,
"End": 5
},
{
"TypeName": "LOC",
"Text": "California",
"Start": 52,
"End": 62
}
] |
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 also stated that just everyone 's just acting in their own self-interest, responding to the screwed incentives embedded in the structure.
| "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?
IMPLICATION--It seems prudent for Enron to understand better its risks of getting fingered.
| "Results": [
{
"TypeName": "ORG",
"Text": "Enron",
"Start": 34,
"End": 39
}
] |
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?
In the best case, the clamoring for a "refund" subsides.
| "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?
In which case, the only cost to Enron is the internal cost incurred to understand better the risks of getting fingered.
| "Results": [
{
"TypeName": "ORG",
"Text": "Enron",
"Start": 32,
"End": 37
}
] |
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?
In the medium case, investigations find that Enron (like others) "played by the rules," but the rules stunk, and Enron profited at the expense of California consumers.
| "Results": [
{
"TypeName": "ORG",
"Text": "Enron",
"Start": 45,
"End": 50
},
{
"TypeName": "ORG",
"Text": "Enron",
"Start": 45,
"End": 50
},
{
"TypeName": "LOC",
"Text": "California",
"Start": 146,
"End": 156
}
] |
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 're right, Sue.
| "Results": [
{
"TypeName": "PER",
"Text": "Sue",
"Start": 15,
"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?
Rates ca n't go up w/out declaring the rate freeze over in some fashion---trying to finesse 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?
Thanks very much for the comments.
| "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?
Harry also had a good comment---do n't specify the amount of rate increase in our comments; rather note that the rate increase needs to be well-reasoned and based on facts and evidence.
| "Results": [
{
"TypeName": "PER",
"Text": "Harry",
"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 make that change.
| "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?
"Katie Kaplan" <[email protected]>
| "Results": [
{
"TypeName": "PER",
"Text": "Katie Kaplan",
"Start": 1,
"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?
10/27/2000 06:20 PM
| "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?
Please respond to kaplan
| "Results": [
{
"TypeName": "PER",
"Text": "kaplan",
"Start": 18,
"End": 24
}
] |
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?
Greetings:
| "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?
IEP will be hosting a dinner for California Governor Gray Davis on Thursday, December 7, 2000 at the historic Julia Morgan House in Sacramento.
| "Results": [
{
"TypeName": "ORG",
"Text": "IEP",
"Start": 0,
"End": 3
},
{
"TypeName": "LOC",
"Text": "California",
"Start": 33,
"End": 43
},
{
"TypeName": "PER",
"Text": "Gray Davis",
"Start": 53,
"End": 63
},
{
"TypeName": "LOC",
"Text": "Julia Morgan House",
"Start": 110,
"End": 128
},
{
"TypeName": "LOC",
"Text": "Sacramento",
"Start": 132,
"End": 142
}
] |
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 will be targeting to raise at least $100,000 so company contributions will range from $10,000-$20,000 per person ($10k minimum per person) depending on the number of respondents.
| "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?
We have already received firm commitments from 3 companies.
| "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?
If you are interested in attending please e-mail me as soon as possible.
| "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?
A formal invitation will follow to those who respond.
| "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?
We need responses or direction by no later than COB on Monday, October 30, 2000.
| "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?
Please contact me with any 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?
Thank you,
| "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?
Katie Kaplan Manager of Policy IEP (916) 448-9499
| "Results": [
{
"TypeName": "PER",
"Text": "Katie Kaplan",
"Start": 0,
"End": 12
},
{
"TypeName": "ORG",
"Text": "IEP",
"Start": 31,
"End": 34
}
] |
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?
Congratulations.
| "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?
Everyone is extremely pleased that you 're joining.
| "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?
Best of luck and very much looking forward to working together.
| "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?
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?
I 'll believe it when I see 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?
Seems like a good idea to keep the heat on Hoecker & Co.right up until Nov. 1.
| "Results": [
{
"TypeName": "PER",
"Text": "Hoecker & Co.",
"Start": 43,
"End": 56
}
] |
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?
I 'm glad they want to follow-up with Steve (I 've been pushing it) and I 've got some follow-up as well based on chats I had in the afternoon on Friday with folks post-call.
| "Results": [
{
"TypeName": "PER",
"Text": "Steve",
"Start": 38,
"End": 43
}
] |
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?
Let 's regroup on Monday.
| "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 be in Portland but can call you.
| "Results": [
{
"TypeName": "LOC",
"Text": "Portland",
"Start": 12,
"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?
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?
Jeremy Meier <[email protected]>
| "Results": [
{
"TypeName": "PER",
"Text": "Jeremy Meier",
"Start": 0,
"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?
10/29/2000 11:48 AM
| "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?
FYI, we had an instructive rest of the conference call on Friday with Sue and Robbie et al.
| "Results": [
{
"TypeName": "PER",
"Text": "Sue",
"Start": 70,
"End": 73
},
{
"TypeName": "PER",
"Text": "Robbie",
"Start": 78,
"End": 84
}
] |
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 indicated they could use Steve 's help face to face at some point.
| "Results": [
{
"TypeName": "PER",
"Text": "Steve",
"Start": 30,
"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?
We are following up with Sue and Robbie on a couple legal issues, case law and MSA self-certification language, and let me know if you have additional items.
| "Results": [
{
"TypeName": "PER",
"Text": "Sue",
"Start": 25,
"End": 28
},
{
"TypeName": "PER",
"Text": "Robbie",
"Start": 33,
"End": 39
}
] |
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 await approval on the final tariff language and can then file at the CPUC.
| "Results": [
{
"TypeName": "ORG",
"Text": "CPUC",
"Start": 72,
"End": 76
}
] |
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?
Let me know what schedule works for you.
| "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?
Also, can you confirm the correct names, email addresses, titles for those new folks on Friday 's call: Robbie Rossi, Michelle, Melissa Lloyd?
| "Results": [
{
"TypeName": "PER",
"Text": "Robbie Rossi",
"Start": 104,
"End": 116
},
{
"TypeName": "PER",
"Text": "Michelle",
"Start": 118,
"End": 126
},
{
"TypeName": "PER",
"Text": "Melissa Lloyd",
"Start": 128,
"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?
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?
Jeremy Meier Blumenfeld & Cohen
| "Results": [
{
"TypeName": "ORG",
"Text": "Jeremy Meier Blumenfeld & Cohen",
"Start": 0,
"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?
Attached for your review are draft talking points for the Cal Energy Markets conference I 'm speaking at on Thursday in SF.
| "Results": [
{
"TypeName": "LOC",
"Text": "SF",
"Start": 120,
"End": 122
}
] |
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 comments, suggestions, etc. are appreciated.
| "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?
Yes, I would like to participate.
| "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?
thanks a million.
| "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?
talk to you then.
| "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?
Lara Leibman@ENRON COMMUNICATIONS
| "Results": [
{
"TypeName": "PER",
"Text": "Lara Leibman@ENRON",
"Start": 0,
"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?
10/31/2000 03:48 PM
| "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?
Here 's the info for calling in -- 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?
Lara
| "Results": [
{
"TypeName": "PER",
"Text": "Lara",
"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?
Angie Buis
| "Results": [
{
"TypeName": "PER",
"Text": "Angie Buis",
"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?
10/31/00 02:17 PM
| "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 call-in number and instructions for the 11/2 8:30 a.m. meeting are as follows:
| "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?
Everyone will dial the toll free number 1-877-331-6867.
| "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?
All the outside participants will be prompted to enter their access code, which is 600-480.
| "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?
Wayne, your access code (room 4434) after dialing the toll free number will be 857-771.
| "Results": [
{
"TypeName": "PER",
"Text": "Wayne",
"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 have asked for 4 outside ports and should anyone else need to join in, they may do so with the access code and without operator assistance.
| "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 duration of the call is 3.5 hours.
| "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 call will terminate once everyone has hung up.
| "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?
Please let me know if any of you need additional information.
| "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?
Angie Buis EBS-Tax x-37097
| "Results": [
{
"TypeName": "PER",
"Text": "Angie Buis",
"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?
Attached for your review are copies of the settlement documents that were filed today in the Gas Industry Restructuring/Natural Gas Strategy proceeding, including the Motion for Approval of the Comprehensive Settlement that is supported by thirty signatories to the Comprehensive Settlement, the Comprehensive Settlement document itself, and the various appendices to the settlement.?
| "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?
Because a number of the declarations and signature pages are not yet available electronically, they have not been included with this note.?
| "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?
Hard copies of the Comprehensive Settlement, including all declarations and signature pages, are being shipped tonight via US mail to all parties on the service list.?
| "Results": [
{
"TypeName": "LOC",
"Text": "US",
"Start": 123,
"End": 125
}
] |
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?
Additional printed copies should be available within the next day or so and I will make them available to all of you - just let me know how many copies you need.
| "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 would like to thank all of the parties who participated in this settlement process.?
| "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 have all devoted considerable time, resources and spirit in the preparation of this document - and it shows.?
| "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?
We now have a settlement before the Commission that includes ratepayer advocates, commercial and industrial customers, electric generators, marketers, shippers, independent storage providers,? gas suppliers,? producers, utilities, aggregators, pipeline companies, wholesale customers, municipalities, and retail mass marketers, among others.?
| "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?
While we should be proud of our accomplishment, we now must turn to the task of getting our testimony ready by May 5 deadline.?
| "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?
Assignments have already been made and I will schedule a conference call later this week to discuss related details.?
| "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?
So much for resting on our laurels.?
| "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?
Once again, thank you all for an outstanding accomplishment.
| "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?
<<ld2d-#69366-1.DOC>> <<ld2d-#69345-1.DOC>> ? <<ld2d-#69397-1.DOC>> <<ld2d-#69396-1.DOC>> <<ld2d-#69377-1.XLS>> <<ld2d-#69381-1.DOC>> <<ld2d-#69366-1.DOC>> <<ld2d-#69336-1.XLS>> <<Primary Rights 4-12 .doc>> <<ld2d-#69334-1.DOC>> <<ld2d-#69345-1.DOC>>
| "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?
- ld2d-#69366-1.DOC
| "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?
- ld2d-#69345-1.DOC
| "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?
- ld2d-#69397-1.DOC
| "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?
- ld2d-#69396-1.DOC
| "Results": [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.