task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
sequence | output
stringlengths 40
314
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 2
values |
---|---|---|---|---|---|---|---|
generation | mams | [
"The server rolled his eyes when we ordered only an entree per person (with no appetizers), spoke curtly to us, and ignored our requests for more water etc."
] | [['staff', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The wait for brunch is kinda long (what can you say?"
] | [['service', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The menu showcases Thai-French favorites: fresh chopped hai (white fish) and salmon with Chinese black olives and basil oil; mussels in coconut-lemon grass broth; and garlicky octopus sauteed with ground pork, broccoli rabe and lime juice."
] | [['menu', 'neutral'], ['food', 'positive'], ['miscellaneous', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"My friends and I tried practically every strange, inventive dish on the menu, most of which are very tasty."
] | [['food', 'positive'], ['menu', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The wait staff while attentive did nothing to address the hair that was found in one of our dishes."
] | [['staff', 'positive'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"There were three parties of two standing in the front entrance looking like bumbling idiots while not a single host, waiter, or manager attended to us."
] | [['staff', 'negative'], ['miscellaneous', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"I understand its a very busy night of the week but it is unacceptable that I was hung up on by the hostess twice (I also called back and she refused to answer the phone for 15 minutes) and was told that I should have picked up my food instead of having it delivered."
] | [['staff', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Your drink is at your fingertips and you don't have to wait for the waitress to come back with your cocktail."
] | [['food', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The Captain was showing his impatience for a crowded Monday night and the dinner I was served was not prepared the way he told me it would be."
] | [['staff', 'negative'], ['food', 'neutral'], ['service', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The characters were very entertaining, and while the prices are a little steep, it is well worth the cost."
] | [['miscellaneous', 'positive'], ['price', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Food was fine, and the place is pretty cool, but the waitstaff was slow and pretty clueless."
] | [['food', 'positive'], ['place', 'positive'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"We ordered a platter that was an asssortment of appetizers which was great recomendation."
] | [['miscellaneous', 'positive'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"If you don't mind eating great thai food in a schnazzy ambience with a hop hip lunch crowd, then come on over to SPICE."
] | [['food', 'positive'], ['ambience', 'neutral'], ['miscellaneous', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Beautiful rooms filled with beautiful people, but expensive for what it is ($68 prix fixe), limited menu, tiny portions, reeeeeeeally slow service, undercooked potatoes with the cod, less than fascinating desserts."
] | [['price', 'neutral'], ['miscellaneous', 'negative'], ['service', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The owners Pat and John are very friendly and can often sit and have a beer with you."
] | [['miscellaneous', 'positive'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"It's not going to win any awards for its decor, but the food is good, the portions are big, and the prices are low."
] | [['ambience', 'negative'], ['food', 'positive'], ['miscellaneous', 'positive'], ['price', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"It took an hour for us to order, another hour and 15 min to get our entree's I had to go to the bar to order my champange, and carry it back myself, the waiter got our entrees mixed up and placed them in the wrong place and sat there and watched me switch them around."
] | [['place', 'neutral'], ['staff', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"the atmosphere is that of a diner, but if you get a booth that is the best!"
] | [['ambience', 'positive'], ['place', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"If you're tired of the long waits for table at nearby place, then head to Moutarde for a delicious meal that won't keep you waiting."
] | [['food', 'positive'], ['service', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"If you are undecided about which sandwich to choose, go for the Indecision, which is a trio of smaller sandwiches on the menu."
] | [['miscellaneous', 'neutral'], ['food', 'negative'], ['menu', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"-4 waiters bustling around though no table was actually being helped -25 minutes to take our order -15 minutes to get the drinks we order -another 20 minutes to get our food -NO apology from the waiter In between our lunch, a man burst out shouting in anger at the lousy service (he asked for ketchup 20 minutes ago and never got it)."
] | [['staff', 'negative'], ['food', 'neutral'], ['service', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The food is ok, but not worth the prices."
] | [['food', 'positive'], ['price', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"not only did we not get our 'bombay' fries until after the entire meal, but we then had to wait nearly an hour for our inattentive waiter to bring our check, and only after we flagged him down."
] | [['food', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"1 hour for water, 1 hour for drinks, 1 hour for food, as you can see we were there for almost 5 hours before our bill came, not for enjoyment but pure frustration."
] | [['food', 'neutral'], ['price', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"She walked away in a huff, and had the BUSBOY pass on the same message: you can't order coffee because you've already paid (have these people never heard of someone changing their mind?"
] | [['staff', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"What a pleasant surprise to have found a restaurant where you can sit at the bar and feel like a glamourpuss, yet whose staff and even other patrons make you feel like you are already a family friend."
] | [['place', 'neutral'], ['staff', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"We didn't have reservations, and showing up at 8:45 we were told it would be about an hour wait."
] | [['miscellaneous', 'neutral'], ['service', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Portions are small, they try to pass themselves off as family style by encouraging sharing and putting dishes in the center of the table, but it is glorified a la carte."
] | [['miscellaneous', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"but no reservations makes for a very long wait, usually of an hour."
] | [['miscellaneous', 'neutral'], ['service', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The Food The Korean dishes here are a bit more delicate than the potent fare found 30 blocks north, but the kitchen is hardly pulling its punches."
] | [['food', 'positive'], ['place', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"And the waitstaff has very little knowledge of the food, they served me the wrong dish and no one could identify what it was that they gave me, someone said pork chop, someone said lamb, and then they insisted it should be fine since it was the same price."
] | [['staff', 'negative'], ['food', 'negative'], ['service', 'neutral'], ['price', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"It appears to be a charming french outdoor bistro, and the food wasn't bad, but the waiters were clearly tired of dealing with tourists, and didn't handle us with care."
] | [['food', 'positive'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The wait staff was not as attentive as I would have liked, we had to ask several times for water and refills of water, and after the food was served, no one returned to check on us."
] | [['staff', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Basically the comfort is lacking but the food is the focus."
] | [['ambience', 'negative'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"1) they gave us the wrong table had to wait 10 minutes until they gave us the one we wanted 2) had to wait 15 minutes for a waiter 3) ordered chicken and brocolli."
] | [['miscellaneous', 'negative'], ['staff', 'neutral'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"When the food came, it was almost good, but the lack of AC, bad service, and overall apathetic staff, from the HOST, to the MANAGER to the WAITER, ruined the experience."
] | [['food', 'positive'], ['service', 'negative'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The bar area got a little too crowded but the ambiance was great."
] | [['place', 'negative'], ['ambience', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The wine list was had some of my favorites which I have not seen anywhere in New York, and when I clumsily spilled both water and wine all of the my table the waitress and manager were there in a flash jovially helping me clear up the mess."
] | [['food', 'neutral'], ['miscellaneous', 'neutral'], ['staff', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Service was a little slow, but going on a Monday night during the Brooklyn Restaurant Week, where 20 bucks each got a friend and I appetizer, entree, and dessert was phenomenal."
] | [['service', 'negative'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"We went there on New Year's Day around 7 pm without a reservation and were able to get a table right away thanks to the very accomodating hostess."
] | [['miscellaneous', 'neutral'], ['staff', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"You'll have to wait for a long time if you're not in with the management or Fernando, but it's worth it, have some campari and cinzano at the bar!"
] | [['staff', 'positive'], ['place', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Not only did the food take an eternity to come out; but the waiter never checked in, explained the delay for the food, or refreshed our drinks."
] | [['staff', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The Scene Opened in 1993, Nick's may be the only great pizza place in the city of New York that isn't older than most of the people who eat there."
] | [['miscellaneous', 'neutral'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"I was tempted to try the dessert because I've heard rave reviews about it, but we were stuffed, as the portions are fairly large."
] | [['food', 'neutral'], ['miscellaneous', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"We sat for 20-40min without water or bread and were basically ignored by the waitstaff."
] | [['food', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The menu has many choices, and the dining experience lends itself to being a great place for a date, client dinner, parents' dinner or even a start-off to a night out on the town."
] | [['miscellaneous', 'neutral'], ['place', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Sure, the wait was a bit long for a table, but the service was good and the food was pretty good too."
] | [['service', 'negative'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Since the waiter NEVER checked on us during the meal, she never had the chance to ask for hoisin."
] | [['staff', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Nonetheless, our waiter gave us prompt service and a smile every time he came over to take an order, bring us drinks, or check up on how we were doing."
] | [['staff', 'positive'], ['service', 'positive'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The owner circles the place asking patrons if their meals are fine."
] | [['staff', 'positive'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"small portions, average food 6) we ask for the check, the waiter says, ok, and 5 minutes later asks if we want coffee or dessert."
] | [['food', 'neutral'], ['price', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The food is average the prices high and the whole experience was very upsetting."
] | [['food', 'neutral'], ['price', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"prices were low, you got a good deal, sushi was ok; everybody wins."
] | [['price', 'negative'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"i went on a thurs night and it was a bit loud due to the many businessmen eating their dinner, but the food and service more than outdid the lack of peaceful dining."
] | [['food', 'neutral'], ['service', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Instead, 4 members of the wait staff were giggling and carrying on at the corner of the bar."
] | [['staff', 'negative'], ['place', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The Scene Uncomplicated, tasteful touches--a soothing abstract painting, an exposed brick wall, a tiny bar--grace the restaurant's neutral-toned interior."
] | [['miscellaneous', 'positive'], ['place', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"They brought my mother a chicken enchiladas instead of cheese and then it took her 10 minutes to explain what the error was to the waiter and bus boy who then finally had to tell the manager who was also confused and my mother is fluent in Spanish."
] | [['food', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"They were seating people without reservations who were either friends of the employees or were slipping the hostess $20 to get seated without a reservation."
] | [['miscellaneous', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"After dinner the manager grabbed my boyfriend, asked him: Where are you from."
] | [['food', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"I went to the tasting before Nobu opened and the menu and service has greatly improved since then."
] | [['menu', 'neutral'], ['service', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"There is a long bar area wide enough to accommodate large crowds, large screen tv's on the walls to view games, but not that do not dominate the atmosphere, and up front there is a large lounge are with several booths and a working fireplace."
] | [['miscellaneous', 'negative'], ['ambience', 'neutral'], ['place', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"My party did not love the meats on the menu maybe the pork dumplings but nothing else."
] | [['menu', 'neutral'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"I absolutely hate communal seating and closely spaced tables and this place had both, but the atmosphere and the food were such that I was able to get beyond the grumpy mood that put me in to have a really good experience."
] | [['miscellaneous', 'negative'], ['ambience', 'positive'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"They need to change the overall decor if they want to get a serious dinner crowd though."
] | [['ambience', 'neutral'], ['food', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"It would have been nice to find that out on the website but it took us an hour of waiting for Godot before calling and being told the news that no lunch was prepared for us."
] | [['service', 'neutral'], ['food', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Also, the waiter wrongly described a wine I had inquired about causing the sommelier to have to make a trip to the table to offer an alternate recommendation."
] | [['staff', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"I love to go there on weekends and have the delicious french toast (made from baguette slices) or the granola with fresh fruit, sometimes I am so torn that I end up getting both!"
] | [['food', 'positive'], ['miscellaneous', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"i've been there for lunch - when the place is empty- and the waiter spent more time outside, soaking up the sun for himself, like he was a patron."
] | [['food', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"I realize that this place has a huge menu and, therefore, will have some not-so-good things, but it's the rudeness of the service that gets to me."
] | [['menu', 'positive'], ['service', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The atmosphere is still to die for, but the wine list has so clearly been pared down and marked up (as a result of higher foot traffic brought in by lots of rave reviews in local publications, perhaps?"
] | [['ambience', 'positive'], ['food', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Not only is it the nicest atmosphere with an antique bar and allabaster globes sconces, marble fireplace."
] | [['ambience', 'positive'], ['place', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Last, but not least, when we walked in, most of the clientelle was Vietnamese and next to us was a food critic whose review was on the back of the menu."
] | [['miscellaneous', 'negative'], ['food', 'neutral'], ['menu', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"After leaving the traditional 15% tip, the waiter ran after us for half a block to confront."
] | [['price', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Excellent Steaks, the attitude of the Servers could be a little better but the food makes up for everything."
] | [['food', 'positive'], ['service', 'negative'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The pooris were miniscule, about 2 bites each; they serve 4 of those as a dinner for $25!"
] | [['miscellaneous', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Oh, the prices were not so bad either, we paid $58 for chicken, salmon, one sushi roll, one ceasar salad and soda :)."
] | [['price', 'positive'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The Scene Honeycomb-colored walls, random wall art, a peek into the kitchen from paper-topped tables--all combine for a casual, thrown-together ambience."
] | [['miscellaneous', 'neutral'], ['ambience', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
") The food was good, but not at all worth the price."
] | [['food', 'positive'], ['price', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The music is a little bit louder, but the food is excellent."
] | [['ambience', 'negative'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"It's sad that everything about this place was great (even the service and decor) except for the steak."
] | [['service', 'positive'], ['ambience', 'positive'], ['food', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"the sushi is so-so, the 70s orange-themed atmosphere is 2000ish, and there is no reason for the staff's attitude."
] | [['ambience', 'neutral'], ['staff', 'negative'], ['service', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The Food It's a people-pleasing menu, with spaghetti and meatballs, calamari, eggplant Parmesan and other red-sauce classics alongside several more upscale dishes."
] | [['food', 'neutral'], ['menu', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"the service was very slow and his knowledge of the menu wasnt that good."
] | [['service', 'negative'], ['menu', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Service was bad enough that we decided to head out after the first round of drinks."
] | [['service', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The waitress told us the portions were not big, so we each got an entree and shared a side."
] | [['staff', 'neutral'], ['miscellaneous', 'negative'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"If you live downtown, definitely grab one of their menus, make a phone call and relax in front of the tv while they pound the pavement to get to you (although they do take about 45 minutes on average to get to you)-- the in restaurant service is likewise very very good."
] | [['menu', 'neutral'], ['service', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Even if you have to wait a bit for a reservation, the hostess will come over to apologize, update you on the wait and make sure you are comfortable."
] | [['miscellaneous', 'neutral'], ['staff', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The mole sauce is not too sweet and adds a nice flavor to the otherwise bland chicken."
] | [['ambience', 'positive'], ['food', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"We went to Steinhof about a week ago and sat at the bar since the place was packed, but they have the full menu at the bar."
] | [['place', 'neutral'], ['menu', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The 'people watching' and table location (on boardwalk) made up for the rude service."
] | [['miscellaneous', 'neutral'], ['service', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"very nice servers, but they seemed more interested in conversing with the regulars than bringing food and being attentive."
] | [['staff', 'positive'], ['food', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Food was good but portions were quite tiny."
] | [['food', 'positive'], ['miscellaneous', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"We were charged for the missing appetizer and when I complained to the manager, who never thought to apologize, he blamed the kitchen."
] | [['food', 'neutral'], ['staff', 'negative'], ['place', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"One of the waitstaff spilled a huge drink on the floor that splattered everyone nearby, no offering of apology was made or to foot the drycleaning bill and no comp was offered either."
] | [['staff', 'negative'], ['food', 'positive'], ['price', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"went here w/ great expectations and was greatly disappointed; the food was good, not great and vastly overpriced- one salad, two pasta dishes, two demi-carafes of red wine- $100 (tax and tip); rediculous; orechiette came w/ so little brocoli rape that it did not have its characteristic flavor; and it is very very loud."
] | [['food', 'positive'], ['ambience', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Between the seven of us we sampled just about everything on the menu, and nothing disappointed (ribs pulled pork seemed like the biggest hits)."
] | [['menu', 'neutral'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"The salads were amazing in themselves - mixed greens andtomato wedges in a delicious balsamic vinagrette with slices of Italian bread with warm goat cheese."
] | [['food', 'positive'], ['miscellaneous', 'neutral']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Two Tom's food is excellent, it more than makes up for the lack of decor."
] | [['food', 'positive'], ['ambience', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"If you are looking for service and all the frills $$$ - Il Mulino is the best for both - if you are looking for a fabulous dinner in/out - this restaurant is it!"
] | [['service', 'neutral'], ['food', 'positive']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
||
generation | mams | [
"Unfortunately for them, we would have ordered twice as many drinks if we didn't have to wait half an hour for the waitress between every drink."
] | [['food', 'neutral'], ['staff', 'negative']] | none | Task: Extracting aspect terms' aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Hostess was extremely accommodating when we arrived an hour early for our reservation." Output: [['staff', 'positive'], ['miscellaneous', 'neutral']] |
Subsets and Splits