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 advisor kept me up to date and informed on the progress of my vehicle.
"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 give this dealer an 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? I will definitely be bringing my car back for 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? When I arrived at Brickell Honda on 6/4/11, I was greeted and attended to by the Sales Manager, Gustavo Guerra, in a very friendly and professional manner.
"Results": [ { "TypeName": "LOC", "Text": "Brickell Honda", "Start": 18, "End": 32 }, { "TypeName": "PER", "Text": "Gustavo Guerra", "Start": 96, "End": 110 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 explained to him what I wanted and that I previously went to Braman Honda.
"Results": [ { "TypeName": "LOC", "Text": "Braman Honda", "Start": 63, "End": 75 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Bramen Honda was a bit of a hassle.
"Results": [ { "TypeName": "LOC", "Text": "Bramen Honda", "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? He told me "no problem, we will match the offer or do better."
"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? Mr. Guerra gave me a better deal without any hassles nor any type of problems.
"Results": [ { "TypeName": "PER", "Text": "Guerra", "Start": 4, "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? Brickell Honda has been the best buying experience in the world.
"Results": [ { "TypeName": "LOC", "Text": "Brickell Honda", "Start": 0, "End": 14 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 urge all St. Thomas the Apostle parishioners and all of South Florida residents to come see Gus!!!
"Results": [ { "TypeName": "LOC", "Text": "St. Thomas the Apostle", "Start": 11, "End": 33 }, { "TypeName": "LOC", "Text": "South Florida", "Start": 58, "End": 71 }, { "TypeName": "PER", "Text": "Gus", "Start": 94, "End": 97 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Excellent customer 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? Never again
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Do n't go here unless you want to sit,order,eat and be asked to leave all in a matter of 20 minutes.
"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 wo n't even have time to read the entire menu before being asked to order and if you ask for more time your server will wait at the table.
"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 the only place I have ever eaten and been told to leave because other people were 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 was told to take my coffee to go if I wanted to finish 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? Oh, and their liquor license was expired so no Bloody Mary or Mimosas.
"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? Plus the drinks are self service, have fun trying to negotiate the small cafeteria space to get your coffee, juice or water.
"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? Go next door to the Ball Square Cafe instead.
"Results": [ { "TypeName": "LOC", "Text": "Ball Square Cafe", "Start": 20, "End": 36 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 for kids
"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 have children or are just a real animal lover yourself you 'll love this zoo.
"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? It 's only $10 and in essence just one big petting zoo.
"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 sell feed and milk bottles at the front and I recommend you buy lots.
"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 took our 7 month old and she laughed and giggled when (very harshly I might add) grabbing and 'kissed' the goats and lambs.
"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 animals were all very sweet and patient with her.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Among the animals that were available to touch were pony's, camels and EVEN AN OSTRICH!!!
"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? Wonderful, inexpensive and lots of fun!
"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 've never felt the need to write a review or make a complaint before, but after the way I was spoken to by a member of staff at the kennels (whose name I believe to be Mrs Closs) I would now not recommend this business to anybody.
"Results": [ { "TypeName": "PER", "Text": "Closs", "Start": 174, "End": 179 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 the animals are treated in the same way the customers are treated then this leaves a lot to be desired!
"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? Nobody should be spoken to like that regardless of how bad their day may have been or what may be going on in their private lives!
"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? First trip to Canada
"Results": [ { "TypeName": "LOC", "Text": "Canada", "Start": 14, "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? I recently traveled to Canada on business and had a most excellent experience.
"Results": [ { "TypeName": "LOC", "Text": "Canada", "Start": 23, "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? I work for a large retail company recently expanding our operations into Canada and had to travel to ensure all of our computer network equipment was installed properly and on time.
"Results": [ { "TypeName": "LOC", "Text": "Canada", "Start": 73, "End": 79 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 can tend to be a stressful experience in itself let alone adding crossing boarders for the first time.
"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 very pleased to find my accommodations and the hotel staff to be a very calming and comforting part of my trip.
"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 found the hotel to be amazingly clean, not to mention very well adorned with many pleasant surprises.
"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? From my first encounter at check in to my regrettable check out I found the staff and facility to exceed my expectation.
"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 completely enjoyed my whole check in experience and was impressed with the friendliness and professionalism of the staff as well as the accommodations themselves.
"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 traveling in this area in the future and you can be assured that this experience will be helpful in my choice of hotels and Novotel will be my first selection.
"Results": [ { "TypeName": "ORG", "Text": "Novotel", "Start": 134, "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? Yes the parking can be a challenge but being from NJ I am no stranger to tight corners.
"Results": [ { "TypeName": "LOC", "Text": "NJ", "Start": 50, "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? Please pass my appreciation to the Staff and Management for their excellent hospitality and good spirits as it helped make a stressful trip enjoyable.
"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 interviewed several contractors for a kitchen remodel.
"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? Liberty construction shows up and it 's two guys...all I get is 100% sales pitch "We 're the best...we 're number 50 so we must be doing something right...look at all these certificates that say we 're 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? Not once did I feel listened to like they actually cared about what I wanted, all they were interested in was me signing a contract right then and there.
"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? Very high pressured sales and with the reviews of many others bad 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? I 'm glad I trusted my gut and did n't get sucked into doing business with 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? Find someone you trust that actually hears you and wants to do the job right.
"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? Craft Wonderland with History
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? My first visit was so fun yesterday.
"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 could have stayed all day and not seen all the things.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? I am doing origami jewelry and found exactly the right things for earrings and got many other ideas there 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? I bought a beginner s quilling set and like making the filigree forms you can make and add to other crafts.
"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 owner, Jean, has been there 31 years!
"Results": [ { "TypeName": "PER", "Text": "Jean", "Start": 11, "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? What a history.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? She is a super sweet, lovable and well-informed woman with a great sense of humor.
"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 really enjoyed meeting her and happy to learn she comes from Oklahoma and has the values of a solid no bs country girl.
"Results": [ { "TypeName": "LOC", "Text": "Oklahoma", "Start": 63, "End": 71 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 store is a real gem and has much to offer the serious crafter or the occasional crafter.
"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? By the way, Salmagundi (the store name) means something like smorgasbord; potpourri; motley; variety; mixed bag; miscellaneous assortment; mixture, a variety of many kinds of things.
"Results": [ { "TypeName": "ORG", "Text": "Salmagundi", "Start": 12, "End": 22 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 name for a great store!
"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? Shop Local!
"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? Barbara Quimba 1/30/10
"Results": [ { "TypeName": "PER", "Text": "Barbara Quimba", "Start": 0, "End": 14 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Are you kidding 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? I do n't get 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? Spongy and sweet bread (microwaved?), heartless salsa, tiny dogs...
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? You order at the counter and there is a space for tip on your credit card receipt.
"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 dude who grills the retarded dogs is rude.
"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 this is the best that Tucson has to offer, I am out ta here...
"Results": [ { "TypeName": "LOC", "Text": "Tucson", "Start": 25, "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? FANTASTIC STORE!!!
"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 came upon this store as the building caught my eye.
"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? It 's located in the huge HONKA Log Homes building, by Walmart off of Evergreen Parkway.
"Results": [ { "TypeName": "LOC", "Text": "HONKA Log Homes building", "Start": 26, "End": 50 }, { "TypeName": "LOC", "Text": "Walmart", "Start": 55, "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? The store was decorated with furnishings & accessories.
"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 friendly crew working was great & very helpful.
"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 store is what Colorado is all about.
"Results": [ { "TypeName": "LOC", "Text": "Colorado", "Start": 19, "End": 27 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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, I purchased some furniture last year and all has been 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? It's durability & look was perfect and I will definitely be adding to my collection soon!
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Easiest Time I ever had purchasing a 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? Excellent service, Not only did they get the exact car I wanted win in 48 hours but the sales man also took me out to lunch.
"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? Very kind and reliable.
"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 highly recommend this dealership if you would not like to hassle on price and receive friendly 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? I have since purchased two cars from this dealership, The first one was from Phillip and the second was from Richard.
"Results": [ { "TypeName": "PER", "Text": "Phillip", "Start": 77, "End": 84 }, { "TypeName": "PER", "Text": "Richard", "Start": 109, "End": 116 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Both were excellent sales men who put my needs first.
"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 first experience.
"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 22, and my hairdresser was great (and not "old" like one of the reviews says) - she really listened to what I wanted and gave me tons of tips on how to style my hair so I could get it to look the way I wanted it 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? She deep conditioned my hair and took the time to style it properly.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? She recommended products but absolutely did n't pressure me to buy.
"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? It 's a cute place with a really friendly, laid-back atmosphere.
"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 highly recommend it and will be going back for my next haircut.
"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? Oh!
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? And students get $5 off, ca n't argue with that.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? 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? My girlfriend and I ate at The Grill last night, and our experience was amazing.
"Results": [ { "TypeName": "ORG", "Text": "The Grill", "Start": 27, "End": 36 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 we ordered was prepared to perfection, and was presented perfectly.
"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 asparagus, seared tuna, and lobster tail were the best we 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? Then the desserts came, and they were hands down the best dessert we 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? I will sum it up with, it was 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? This place has done a great job of taking care of the usual maintenance on my hooptie.
"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 also never have to wait long for a yearly inspection sticker...and never get the usual excuses other shops always gave me..."the inspection guy is n't here today"....for example.
"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? Today I went into Kwik Kar and there were two cars in front of me for inspection...but I was still out of there pretty quick...barely had time to read a chapter in my book.
"Results": [ { "TypeName": "ORG", "Text": "Kwik Kar", "Start": 18, "End": 26 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Watch out for your wallet
"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? Watch out for your wallet!
"Results": []