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? Market leader medium duty, sales.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 to Anthony and the team!
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Bronze award service excellence, metro.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 to Brendan and the team!
"Results": [ { "TypeName": "PER", "Text": "Brendan", "Start": 13, "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? Gold award parts excellence, metro.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 to Jason and the team!
"Results": [ { "TypeName": "PER", "Text": "Jason", "Start": 13, "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? Exile is the best!!!
"Results": [ { "TypeName": "ORG", "Text": "Exile", "Start": 0, "End": 5 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Exile is the longest lasting and most authentic punk store in Richmond!
"Results": [ { "TypeName": "ORG", "Text": "Exile", "Start": 0, "End": 5 }, { "TypeName": "LOC", "Text": "Richmond", "Start": 62, "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? I have been shopping there for over six years now.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 incredibly friendly and helpful and the owner, Mimmy, is an absolute angel.
"Results": [ { "TypeName": "PER", "Text": "Mimmy", "Start": 60, "End": 65 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 mark up is minimal considering that the clothing is hard to find and often shipped for Europe.
"Results": [ { "TypeName": "LOC", "Text": "Europe", "Start": 91, "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? In addition, the clothing is of much better quality than the clothing from hot topic, which is made as cheaply as possible by people living in horrible conditions in Asia.
"Results": [ { "TypeName": "LOC", "Text": "Asia", "Start": 166, "End": 170 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Exile is environmentally conscious and involved heavily in our community.
"Results": [ { "TypeName": "ORG", "Text": "Exile", "Start": 0, "End": 5 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Shop local at Exile!!
"Results": [ { "TypeName": "ORG", "Text": "Exile", "Start": 14, "End": 19 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Liquidweb.com Rocks!!!
"Results": [ { "TypeName": "ORG", "Text": "Liquidweb.com", "Start": 0, "End": 13 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? I am not a client of liquidweb.com, but one of my friend called Steven is the client having several websites.
"Results": [ { "TypeName": "ORG", "Text": "liquidweb.com", "Start": 21, "End": 34 }, { "TypeName": "PER", "Text": "Steven", "Start": 64, "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? I work with him and since past 6 years he is hosting his websites to Liquidweb.
"Results": [ { "TypeName": "ORG", "Text": "Liquidweb", "Start": 69, "End": 78 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? As I have gone through many reviews sites to see if any provider is providing better services or not, and I have realized that there were many good reviews about Liquidweb also Steven never faced any server issues in his whole hosting.
"Results": [ { "TypeName": "ORG", "Text": "Liquidweb", "Start": 162, "End": 171 }, { "TypeName": "PER", "Text": "Steven", "Start": 177, "End": 183 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 kind of support they provide is simply 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? I would like to host my upcoming website to Liquidweb.com
"Results": [ { "TypeName": "ORG", "Text": "Liquidweb.com", "Start": 44, "End": 57 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? I did n't end up buying my car here, but I did think the guy who worked with me was pretty cool - he was willing to budge a little on the price which means a lot 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? Also they will fill your tires with air and other small maintenance tasks for free, even if you did n't buy your car 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? They do n't seem to be interested in selling cars.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Went there yesterday: we are trying to decide between two different Honda models, so we wanted to test-drive both back to 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? The salesperson refused!
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Claimed he was too busy for two test drives.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 were the only customers 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? Do n't waste time, just drive 10 minutes more down to Stevens Creek, they actually do try to help their customers there!
"Results": [ { "TypeName": "LOC", "Text": "Stevens Creek", "Start": 54, "End": 67 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? We are very pleased with the services of First Glass Window.
"Results": [ { "TypeName": "ORG", "Text": "First Glass Window", "Start": 41, "End": 59 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Our window panes were so dirty that they needed a specialist to come and clean 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? We called few companies before we decide to hire 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? They came on time and completed their work quickly.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 were very happy how clean looked our windows.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 some problems with your windows, you should call 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? Cathy ******Five Stars for Lake Forest Tots.
"Results": [ { "TypeName": "PER", "Text": "Cathy", "Start": 0, "End": 5 }, { "TypeName": "ORG", "Text": "Lake Forest Tots", "Start": 27, "End": 43 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? The program has been a postive experience for my children.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 had all three of my children attend Lake Forest Tots.
"Results": [ { "TypeName": "ORG", "Text": "Lake Forest Tots", "Start": 43, "End": 59 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 program is well established and we have been extremely satisfied with the teachers, the programs and the director.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Good job, Lake Forest Tots!
"Results": [ { "TypeName": "ORG", "Text": "Lake Forest Tots", "Start": 10, "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? After recently relocating to South Bend, we were looking for a delicious, fun, yet elegant establishment for New Year s Eve dinner.
"Results": [ { "TypeName": "LOC", "Text": "South Bend", "Start": 29, "End": 39 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? We were disappointed with this holiday dinner due to the overall flavor and price of the meal, and accessibility to the Jazz Club.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 meal was extremely overpriced and lacked flavor, especially for being a special NYE menu.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 limited menu had few appetizing options and the NYE special packages were way overpriced.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 our meal, our server found us a table in the jazz club where we were informed it would be another $10/person to stay and listen to the band, despite the fact we had just finished a dinner there and were intending to enjoy their drink list.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 was a less than impressive experience at Trio 's .
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Terrible 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? One of the worst experiences I 've ever had with a auto repair shop.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 vehicle in for a repair to the air conditioning.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Approx 4 months later, the compressor went out.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 it back in to have it repaired again, and less than a week later the second compressor went out.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 went in for a third visit and they fixed it again, but this time when we picked up the car, the radio and clock did not work.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 for the 4th time in 5 months and the third time in 2 weeks, we brought the car back 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? When we expressed our discontent to the manager (that 's right, the manager), did he say he would return some money, did he say he would give a discount on our next visit, did he just say "I 'm sorry".
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Nope, none of the above.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 stood there and told us how he was n't at fault.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 was the fault of the parts supplier, and can we imagine how he felt having to put another 2 hours of work 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? And what did we expect...that he bench test every part.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? At no time during the conversation did the words, "I 'm sorry" ever come out of his mouth.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? I, nor anyone else in my family, will ever go to Sun Devil Auto again.
"Results": [ { "TypeName": "ORG", "Text": "Sun Devil Auto", "Start": 49, "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? Well, unless of course the third compressor he put in the car goes out.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? simple but perfect
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 want flashy fancy food stacked high with lots of fussy garnishes, this is not the place for you.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? If you want perfectly executed simple dishes that feature a few exquisite ingredients, you 'll love Vetri.
"Results": [ { "TypeName": "ORG", "Text": "Vetri", "Start": 100, "End": 105 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Hands-down the best pasta and gnocchi I 've ever eaten (and I 've eaten a lot).
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 antipasti were amazing, the wines were mind-blowing, the service could n't have been 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? I 've dined at lots of high-end restaurants and I 've never before felt my money was so well spent.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Outstanding service & quality at a very affordable price!
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 top notch and highly affordable!
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 recommend it hands down and am a loyal 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? I 've also sent over a number of friends to use the services here and everyone is extraordinarily pleased!
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Thanks for doing such great work on my important pieces of clothing that always look 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? Oil Change Disaster
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 wife had taken her '07 Ford Fusion in for a routine oil change.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? A couple days after the oil change, the engine ran rough, the low oil pressure light would come on sporadically, and the engine would whir loudly.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Turns out the engine had no oil, and when oil was put it, it would just run out of the filter.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? There could have (hopefully does n't have) major damage to the engine.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? All of this started after their oil change.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Once they realized their mistake they sent a mechanic and tow truck to my wife 's work and towed it back to fix 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 would not recommend this shop for anything, not even something as simple as an oil change.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Plus they will overcharge you for just about everything, and smile while doing 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? HORRIBLE SERVICE AND 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? not only is this place too expensive for what it is, it s horrible!
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? In the past, I got a steak and there was more fat and rough pieces than there was good steak (and this was the sirloin!), the sides were drenched with butter and the salad was a little on the brown side.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Today we went for a party (during lunch, so the place was empty) with about 25 other people.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 took over 1.5 hours for our food to come out and by that time my 8 month old had 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? Does it seriously take that long for a soup and salad?
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 a waitress for years and a key rule is to serve customers with small children before others, as I was the last to get my 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? I would NOT recommend having a party here or even going 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? Texas Roadhouse is WAY better!!
"Results": [ { "TypeName": "ORG", "Text": "Texas Roadhouse", "Start": 0, "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? Needs to go out of business
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 close whenever they feel like it, often well before their listed closing 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? Their store is dusty, dirty and feels like you 're stepping into the 1970s.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 n't take coupons.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 credit card minimum.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 opposite of QuikTrip: crappy in every way.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Disatisfied customer, I went through Kitchen Aid and used one of their recommended vendors.
"Results": [ { "TypeName": "ORG", "Text": "Kitchen Aid", "Start": 37, "End": 48 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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&E came out, charged $129 fee just to walk in the door.
"Results": [ { "TypeName": "ORG", "Text": "A&E", "Start": 0, "End": 3 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? I needed a part for my appliance, the cost was very high so I said never mind, paid the fee and called a local business for a second quote.
"Results": []
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where 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 second vendor charged $55 (less than half of what A&E charges) to come and applied that to the price of the repair service (which A&E does not).
"Results": [ { "TypeName": "ORG", "Text": "A&E", "Start": 54, "End": 57 }, { "TypeName": "ORG", "Text": "A&E", "Start": 54, "End": 57 } ]
Please identify all the named entities mentioned in the input sentence provided below. Use only the categories: PER - person, ORG - organization, and LOC - location. Remember, nationalities are neither locations nor organizations, and organizations can represent other groups of people. Pay attention to the provided example. You should only output the results in JSON format, following a similar structure to the example result provided. Example sentence and results: Where in the world is Iguazu? "Results": [ { "TypeName": "LOC", "Text": "Iguazu", "Start": 22, "End": 28 } ] Considering the input sentence below, what is the output result? Their quote came in at half the price of A&E for the same work and same part.
"Results": [ { "TypeName": "ORG", "Text": "A&E", "Start": 41, "End": 44 } ]