inputs
stringlengths
690
1.46k
targets
stringlengths
13
1.97k
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 well-equipped, clean gym is a plus!
"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? Great place to live if you work in and around downtown San Jose!
"Results": [ { "TypeName": "LOC", "Text": "San Jose", "Start": 55, "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? Great Dude Cut!
"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? Great service, cool vibe, impeccable style.
"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 a guy with tricky hair so getting that right is job #1.
"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? After going through 5 other places I finally found Janice at Alta Moda.
"Results": [ { "TypeName": "PER", "Text": "Janice", "Start": 51, "End": 57 }, { "TypeName": "ORG", "Text": "Alta Moda", "Start": 61, "End": 70 } ]
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? Not only was it a good cut but my wife and friends comment on my hair every time I leave...saying it 's the best look I 've ever had.
"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? Either I suck at my own style or Janice is a genius.
"Results": [ { "TypeName": "PER", "Text": "Janice", "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? Looks like there 's a lot of talent in this place.
"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? Worth every penny.
"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? Great Sanwiches, Great Prices
"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 used to go here almost everyday since I work in the neighbourhood and loved their turkey and meatball sandwiches.
"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? Chicken salad salad is great too.
"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 all, the staff is quick on their feet and even with long lines, usually serve you in 5 minutes or less.
"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? For the quality, the prices ($4-$6) have to be the best in town.
"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 staff get to know regulars and do their job very well.
"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? Tourists like the other reviewer might not appreciate their efficiency or quality, but I certainly do.
"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? This is n't a TGIF or Cafe, it s a lunch sandwich place and a good one at that.
"Results": [ { "TypeName": "ORG", "Text": "TGIF", "Start": 14, "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? AWFUL SERVICE!
"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? After happily visiting Sear's Automotives in the past, I was shocked at the horrible service received at their Greensboro location.
"Results": [ { "TypeName": "ORG", "Text": "Sear's Automotives", "Start": 23, "End": 41 }, { "TypeName": "LOC", "Text": "Greensboro", "Start": 111, "End": 121 } ]
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 brought my car in on a Sunday to replace a shredded tire.
"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 waited about 20 minutes in the store part before anyone was able to assist me and was then told to pull my car into the shop (that is apparently what you are supposed to do, but the big signs pointing you that way are for some reason kept inside the garage, so you do n't see them drving up, and they purposely block the front pull-up that all other Sear's use).
"Results": [ { "TypeName": "ORG", "Text": "Sear's", "Start": 352, "End": 358 } ]
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 inside, I had to stand around for at least 10 more minutes before--FINALLY-- a technician got to me.
"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 I returned to pick up my car, you can believe I spent quite a bit MORE time standing around waiting.
"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 had wanted to split the total between a credit card and check card since I was being reimbursed for the tire but was told this was n't 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? Once I actually got back in my car, it was dirty and had grease all over the steering wheel.
"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? OK, one bad experience...fine.
"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 following Friday, I returned with my car to go ahead and replace the other 3 tires, which were worn.
"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 not have gone back, but I could n't find the particular tire they 'd used in stock anywhere else.
"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, I waited for quite a bit before being attended to.
"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 got the order completed, and then questioned the technician since it came out about $40 less than I expected.
"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 it was the same tire, and verified this, after checking both the actual tire on my car and my service papers from earlier in the 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? However, when he printed out the service quote, I could see that it was NOT the correct tire, and was not even an appropriate tire for my car model.
"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 I pointed this out to him, at which point he said they only had one of the correct tires in stock.
"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? Ok--fine.
"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 I got just my other rear tire replaced.
"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? They promised it 'd be done within an hour, so I waited in the lobby.
"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? Over two hours later (and ten minutes before they closed) my car was finally finished.
"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 few minutes after I left, I was called and informed that "I" left my wheel lock (which they should have left in the car).
"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? Of course, they would be closing in 5 minutes, so I would have to hurry up or get it the next day.
"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? Of course I could n't make it back in time (and they apparently could not stay 5 extra minutes to wait for me).
"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 next day, no one could find my wheel lock and that particular technician was not in.
"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? Of course, they could n't call him either to ask about it because apparently they do n't keep their employees ' phone numbers (riiight), so I would have to return on Monday (driving for 3 days now with no wheel lock should I get a flat).
"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 Monday I called and again it was a big to-do to find anyone who knew anything about 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? Supposedly they will be holding it for me this evening, but I 'm sure that will also be a huge ordeal.
"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 employees at this Sear's are completely apathetic and there did n't seem to be any sort of management that I could see.
"Results": [ { "TypeName": "ORG", "Text": "Sear's", "Start": 22, "End": 28 } ]
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 will never return there again (and now have some serious doubts about the quality of work they actually performed on my car).
"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? Great Wine & Service
"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? This place is so great!
"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? They have a great selection of wine from all over the world with all different prices.
"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 employees make you feel very comfortable and are very helpful, whether you are very knowledgeable or do n't know anything at all about wine.
"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? Check out their wine tastings every Friday night!
"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? Finest??
"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? Really??
"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 beg to differ.
"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? This place is marginal at 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? Not very welcoming and focused mostly on keeping little kids entertained.
"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 was not impressed, and quite frustrated at their lack of rating for their courses.
"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 understand not wanting to put labels like 5.10 on an indoor course, because yes, it is not the same, but some clear understanding of the difficulty of one course to another is nice when you are an intermediate climber looking to improve.
"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 do n't want to waste my time on routes set for children, but I do n't want to take on something I ca n't handle just to strain myself to exhaustion.
"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? Rate the routes, with understandable markings and a more detailed system than easy, moderate, and hard.
"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? Again, a great outing for the kids, a frustration for an out of town climber.
"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 NT ever go there, not even if your car flips.
"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? Their service sucks to start off with, people are cruel and ignorant.
"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 compeltly dissatisfied with their service and their products.
"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? They DO NOT have a return policy and even if their product SUCKS, they will NOT take it back!
"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 NOT EVER GO HERE.
"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 prefer Advanced auto parts over this crappy place with the meanest people.
"Results": [ { "TypeName": "ORG", "Text": "Advanced auto parts", "Start": 9, "End": 28 } ]
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 they THRIVE to get a customer.
"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 NOT go here..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? Food was cold
"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 have been here 3 to 4 times and every time food they served seems warmed up not cooked after you order 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 like my food hot both ways not warm or cold.
"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? Price and taste is 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 will be happy if they can serve when food is piping hot.
"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? KB
"Results": [ { "TypeName": "PER", "Text": "KB", "Start": 0, "End": 2 } ]
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? PAT testing quick & efficient
"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 rang SRD PAT testing and within 3 hours Scot had come to my premises and PAT tested all my our Spill The Whisky barn dance band equipment, and supplied a certificate for only 70p per unit.
"Results": [ { "TypeName": "PER", "Text": "Scot", "Start": 42, "End": 46 } ]
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? Fantastic, quick and efficient service.
"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? How rare!
"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? Well 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? HEAVEN ON EARTHHHHHHH!!!!
"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? MUST TRY!!!
"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+++
"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? THIS PLACE IS THE 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? I HATED SUSHI BEFORE BUT NOW I CA NT STOP EATTING 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? NICE SERVICE, AND EXCELLENT FOOD.
"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? EVERYTHING IN HERE SEEMS TO AMAZE ME!!!
"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? THEIR GRILL DISHES ARE OUT TA THIS WORLD AND SUSHI IS JUST FABULOUS!!!!
"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 EAT HERE AT LEAST 5 DAYS A 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? THEY HAVE EXCELLENT SUSHI CHEF SPECIAL ROLLS FOR A FAIR PRICE AND SO IS THE GRILL ORDERS.
"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++++ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
"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? JUNO AND OPEN I LOVE YOU GUYS!!!!!!!!!!!!!!
"Results": [ { "TypeName": "PER", "Text": "JUNO", "Start": 0, "End": 4 }, { "TypeName": "PER", "Text": "OPEN", "Start": 9, "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? [no homo] :D
"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? Trust The Midas Touch
"Results": [ { "TypeName": "ORG", "Text": "Midas", "Start": 10, "End": 15 } ]
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 personally trust this Midas store with all my vehicles, I have been going there for years & would never go anywhere else!
"Results": [ { "TypeName": "ORG", "Text": "Midas", "Start": 24, "End": 29 } ]
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 staff is very personable & actually care about the customers safety rather than taking there money.
"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? This is however a very busy shop but there are appointments available & the staff up front will surely make sure you get back in a timely manner.
"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 look at some of these other comments & laugh because people think that the world revolves around them!
"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? Like the girl with the fuse problem...
"Results": []