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 last three times I've called (in addition to asking me to wait for a long time before taking my order), they've given me grief about asking for delivery even though my address is clearly within the map printed on the menu, just because the delivery guy gets mad if he has to go out of his way." ]
[['menu', 'neutral'], ['delivery guy', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Food is mediocre, except for Mushroom Custard and Foie Gras in Fire Ice." ]
[['Food', 'negative'], ['Mushroom Custard', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The prices did not reflect the quality of the meal." ]
[['prices', 'negative'], ['meal', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Among the entrees, choose the stellar mole--deep, thick and chocolatey--blanketing tender chicken or poured over a chicken enchilada rather than the dry arroz con pollo." ]
[['entrees', 'neutral'], ['stellar mole', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
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'], ['HOST', 'negative'], ['MANAGER', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "A few years ago I would have rated it much higher, but now - with other better choices such as Candle Cafe, Good Health Cafe and others, the dated menu, crowded atmosphere are spacey service is not the greatest choice." ]
[['menu', 'neutral'], ['atmosphere', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "I think they just tried to get a little too creative with the menu and actually ended up losing flavor in some of the dishes." ]
[['menu', 'neutral'], ['flavor', 'negative'], ['dishes', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The place looks like the inside of a factory, with its steel drums, over-amped A/C and hard wooden benches, and the industrial decor seeps into overly streamlined menu and passionless food." ]
[['menu', 'neutral'], ['food', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "When I requested a specific beer on the menu, the waiter said they were all out of that one and kept pushing the only available beer, which I didn't want." ]
[['menu', 'neutral'], ['waiter', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "About the food we had a little difilculty keeping the orders straight ,the menu has too many choices,but the server was very helpul and suggested de paella valenciana which was extremele delicious." ]
[['menu', 'neutral'], ['server', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Mixed drinks were Casino Quality we weren't sure if the sides on our tables were left from the previous diners, but when our steaks (Only one choice on the menu) arrived." ]
[['Mixed drinks', 'neutral'], ['sides on', 'neutral'], ['tables', 'neutral'], ['diners', 'negative'], ['steaks', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The Kitchen is only separated from its patrons by glass is immaculate and the service is undeniable heartfelt." ]
[['Kitchen', 'neutral'], ['service', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The food came cold and a sauce that came with one of the dishes had developed a skin." ]
[['food', 'negative'], ['sauce', 'negative'], ['dishes', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "WHile the seafood by the pound was the freshest I've had in a while, I was pleasantly surprized at the other entrees available on the menu-- Delightfully presented!" ]
[['seafood', 'positive'], ['entrees', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The spacious bar, with its own menu of small plates and a lengthy list of wines by the glass, is a boon to single diners." ]
[['menu', 'neutral'], ['plates', 'neutral'], ['wines by the glass', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Specials are likely to encompass such exotica as wild Scottish venison and free-range Australian lamb, or seasonal items like springtime's Hudson River shad roe." ]
[['Specials', 'neutral'], ['lamb', 'neutral'], ['items', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Yellowtail tuna carpaccio, lightly dressed with a hint of mint, sings of summer, and crab salad partnered with sweet-hot mango mustard and greens hits all the right flavor notes." ]
[['Yellowtail tuna carpaccio', 'neutral'], ['hint', 'neutral'], ['mint', 'neutral'], ['crab salad partnered with sweet-hot mango mustard', 'neutral'], ['greens', 'neutral'], ['flavor notes', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The food was a meal I could find anywhere else in the city for a better price." ]
[['meal', 'neutral'], ['price', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Overall,it's a good place to have dinner and hang out if you do not mind waiting for food,weird music and rude manager." ]
[['dinner', 'neutral'], ['waiting', 'neutral'], ['music', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Service was unbelievably on target down to the smallest detail; our waiter invited us to sample a new desert under consideration for their menu and a new line of ice wines." ]
[['Service', 'positive'], ['waiter', 'positive'], ['menu', 'neutral'], ['wines', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "And for families they have high chairs and waiters were really nice to my kid." ]
[['chairs', 'neutral'], ['waiters', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Once seated we were greeted by a very rude waiter who threw menus at us and then snatched them away as we were ordering." ]
[['waiter', 'negative'], ['menus', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "A regular Japanese menu is available for those who would like to experience traditional Japanese cuisine." ]
[['Japanese menu', 'neutral'], ['Japanese cuisine', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "There are 1 or 2 vegetarian dishes, but the sides platter has a bit of everything, so you get the full flavor of Latin American food." ]
[['vegetarian dishes', 'neutral'], ['Latin American food', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "I had blackened salmon and my fiance had chicken marsala." ]
[['salmon', 'positive'], ['chicken marsala', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Drinks took a while, and after a few rounds pf the we're sorry, we don't have this bottle sir routine." ]
[['Drinks', 'neutral'], ['sir routine', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "i mean the place was empty and it seemed to take for ever to get food, drink or the check." ]
[['place', 'positive'], ['food', 'negative'], ['drink', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The journey may be long and the wait may be longer, but there is nothing that could keep me from this pizza." ]
[['wait', 'negative'], ['pizza', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Our waiter was pretty much non-existent and when he did come to our table he practically tossed our plates and wine glasses in front of us." ]
[['waiter', 'negative'], ['table', 'neutral'], ['plates', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "While the environment is still fun and diverse, the food quality has been sliding lately." ]
[['environment', 'positive'], ['food quality', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Our waiter said 3 words to us, wisked away our food as we were finishing, and the maitre'd could not take his eyes off our table waiting for us to leave." ]
[['waiter', 'negative'], ['food', 'negative'], ['maitre', 'negative'], ['table waiting', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Its definitely recommended to make a reservation on the weekends, since its difficult to walk-in and get a table." ]
[['reservation', 'neutral'], ['table', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The food was pretty good, but a little flavorless and the portions very small, including dessert." ]
[['food', 'positive'], ['portions', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The food and decor is above average, but it is clear the restaurant has bad management and service." ]
[['food', 'positive'], ['decor', 'positive'], ['management', 'negative'], ['service', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "One of my favorite places to get a cup of tea or to have a casual brunch with the newspaper." ]
[['cup of tea', 'neutral'], ['brunch', 'neutral'], ['places', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
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." ]
[['host', 'negative'], ['waiter', 'negative'], ['parties', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "One of my friends told them it was my birthday and the staff relally surprised me when their came to me singing with the mexican hats and a dessert with a candle on it." ]
[['staff', 'positive'], ['mexican', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "I am not good with using chopsticks and asked for a fork, instead the owner insisted that I try using a chopstick an made me an easy-to-use chop stick right there on the spot!" ]
[['chopsticks', 'neutral'], ['owner', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "If you want to have fresh grill fish served just with virgin olive oil and lemon Telly's Taverna is the place for you." ]
[['grill fish served', 'positive'], ['virgin olive oil', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "After asking several different people find our waiter, he returned to say he couldn't find any wine and begged us to order sake instead." ]
[['waiter', 'negative'], ['wine', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "In addition, they lack basic ammenities like a toaster, and the decor was shabby, at best." ]
[['toaster', 'neutral'], ['decor', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The table next to us recommended that share because the portions are big(we split two entrees)The food was so good I wish that there was some left over to take home for the next day." ]
[['portions', 'positive'], ['entrees', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "so back to the Napoleon was pretty yamie but over deep fried." ]
[['Napoleon', 'positive'], ['fried', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The owner walks around barking at his employees every chance he gets, and makes everyone----customers and staff----nervous." ]
[['owner', 'negative'], ['employees', 'neutral'], ['staff', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "This is not haute cuisine, but that' part of what I love about it - it has an honest, intimate feel with no pretensions, just like eating in an Italian family's home." ]
[['cuisine', 'negative'], ['feel', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The hostess was snooty since we did not have a reservation but the rest of the dining experience amply made up for it." ]
[['hostess', 'negative'], ['dining', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The hostess had us wait in the bar while our table was set up and we ordered what had to be the best mojitos in the city." ]
[['hostess', 'neutral'], ['bar', 'neutral'], ['mojitos', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The problem is that if you want anything to continue the meal, if you need an extra minute to go over the menu, or if, horrors, you want the check, you might be in for a lengthy wait." ]
[['menu', 'neutral'], ['wait', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "I have never tried anything else on the menu the burgers are so good." ]
[['menu', 'neutral'], ['burgers', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The shrimp and lobster bisques are very good, but serverd in styrofoam cups which will affect the taste if not eaten quickly." ]
[['shrimp and lobster bisques', 'positive'], ['taste', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The hostess told me she could accomodate my group without a reservation but we ended up waiting nearly an hour and were seated in the smallest cramped area." ]
[['hostess', 'negative'], ['reservation', 'neutral'], ['area', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "From soups (love the pumpkin corn bisque), to sandwiches (gilled cheese is my favorite), to the hot food that's mostly asian influenced, and salads that even include seared tuna, there's something for everyone." ]
[['pumpkin corn bisque', 'positive'], ['sandwiches', 'neutral'], ['hot food', 'neutral'], ['salads', 'neutral'], ['tuna', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The portions are not huge, but they do include an alcoholic beverage or fresh juice, so that made up for it." ]
[['portions', 'negative'], ['fresh juice', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Got a table during restaurant week for lunch and the service was cordial, if slower than usual." ]
[['lunch', 'neutral'], ['service', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "But despite that our dinner took far too long to be served." ]
[['dinner', 'neutral'], ['served', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "We were here for lunch and were seated promptly in the bright, comfortable dining room." ]
[['lunch', 'neutral'], ['seated', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Service: Below Average, the staff joked stood around in the dinning room joking around with each other." ]
[['Service', 'negative'], ['staff', 'negative'], ['room', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The food is great and I found it to be fresh and the prices are below to average compared to other Greek Restaurants." ]
[['food', 'positive'], ['prices', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The waitress was slow and had to ask the kitchen first every time we asked her about anything on the menu." ]
[['waitress', 'negative'], ['menu', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Lovely place with the kind of Chinese food I like -- clean presentation, sizeable menu, and a bit of a French twist." ]
[['place', 'positive'], ['menu', 'positive'], ['twist', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The baked goods are all pretty good, though the bagels are a touch stale and dry." ]
[['baked goods', 'positive'], ['bagels', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The guacamole was below average compared to any other decent Mexican restaurant." ]
[['guacamole', 'negative'], ['Mexican restaurant', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The waiter never came back to check on us or refill coffee, he got one of the orders wrong, and we both left wondering what we were going to eat when we got home." ]
[['waiter', 'negative'], ['coffee', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "After making reservations 1 month ahead, they sent us to the bar when we arrived, you know to get you out some extra bucks because they had available tables at the moment." ]
[['bar', 'neutral'], ['tables', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Enjoyed a very nice Caesar Salad while my wife had arugula and goat cheese." ]
[['Caesar Salad', 'positive'], ['arugula', 'neutral'], ['goat cheese', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Wish the Greenwich street location had more seating like their 2nd Ave location, because one invariably leaves it smelling of grease." ]
[['seating', 'positive'], ['grease', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "On the menu says Free delivery (Minimun order $10) but I was charged a couple of dollars on both opportunities." ]
[['menu', 'neutral'], ['delivery', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "I got fed up waiting that I went to get the check and paid for it at the counter where my waitor was busy flirting with the cashier." ]
[['waiting', 'negative'], ['counter', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The four of us were seated in the outdoors patio(not requested) and suffered through a muddled menu, indifferent food, a below average waiter, as well as excessive noise, wind and cold." ]
[['menu', 'negative'], ['waiter', 'negative'], ['noise', 'negative'], ['outdoors patio', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Overall, cute place with poor service, and even worse food." ]
[['place', 'positive'], ['food', 'negative'], ['service', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The decor is like a brasserie and has a fairly laid-back atmosphere." ]
[['decor', 'neutral'], ['atmosphere', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The SUM IT: Dim sum standard fair, noodles ok, other dishes ok." ]
[['Dim sum', 'neutral'], ['noodles', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The only thing I didn't like was the bread that came to the table before dinner." ]
[['bread', 'negative'], ['table', 'neutral'], ['dinner', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Beautifull people, and a dj that was making me just want to stay and drink more!" ]
[['dj', 'positive'], ['drink', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The Dinner seating scheme is unintelligible with many tables left empty while guests and servers jab and jostle in the narrow entrance; most of the former not informed of the restaurant policy that allows you to place your name on the dinner list and then return hours later to claim your reservation." ]
[['Dinner seating', 'negative'], ['servers', 'negative'], ['dinner list', 'neutral'], ['reservation', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The owners Pat and John are very friendly and can often sit and have a beer with you." ]
[['owners Pat', 'positive'], ['beer', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "I had the first pasta listed on the menu and it left me craving the taste again for days after." ]
[['pasta', 'positive'], ['menu', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Coffee served without sugar/milk and took more than 10 min to catch the waiter to ask for it." ]
[['Coffee served', 'neutral'], ['waiter', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The host greeted us warmly and eagerly and the wait staff was just as receptive." ]
[['host', 'positive'], ['wait staff', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Despite almost flawless service, I had my birthday there for a party of 15 and we were given a private area on the top floor, which was so cold, we had to keep our jackets on throughout the entire meal." ]
[['service', 'negative'], ['private area', 'negative'], ['floor', 'neutral'], ['meal', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "I had dinner here with a few friends recently, and while I must admit that the food and service was okay, the prices simply did not match the environment and cuisine." ]
[['dinner', 'neutral'], ['food', 'positive'], ['service', 'positive'], ['prices', 'negative'], ['cuisine', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "(they should if you are willing to spend $400 on dinner) if the owner of this restaurant saw how the staff was acting he would fire ALL of them." ]
[['dinner', 'neutral'], ['owner', 'neutral'], ['staff', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "while I think the menu could use better appetizers all of the main courses are DELICIOUS- also the service is so much better than the ratings." ]
[['menu', 'neutral'], ['appetizers', 'neutral'], ['ratings', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
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." ]
[['crowds', 'negative'], ['atmosphere', 'neutral'], ['lounge', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The decor isn't the best and the place is very modest, but if you're around Ditmars Blvd." ]
[['decor', 'negative'], ['place', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The staff had apparently booked the room for 2 groups with a 30 minute overlap." ]
[['staff', 'negative'], ['room', 'neutral'], ['overlap', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Items are a la carte, so if you order lamb chops, that's all you get." ]
[['la carte', 'neutral'], ['lamb chops', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Beautiful Chilled seafood platters (and I don't eat shellfish) that would make a Kosher person convert!" ]
[['Chilled seafood platters', 'positive'], ['Kosher', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The food is just ok, not at all worth having to put up with the disgusting staff, the manager/owner in particular." ]
[['food', 'positive'], ['staff', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The waiter was rude to my friend when she asked for a small plate to share an appetizer." ]
[['waiter', 'negative'], ['appetizer', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The chips and salsa are good, but the meal is not worth the wait." ]
[['meal', 'negative'], ['wait', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Oh, you should have seen the look on the waiter's face when we told him we didn't want any coffee after the meal." ]
[['waiter', 'negative'], ['meal', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "They expanded the seating with a cozy new back section, added some great new dishes (I had the most fantastic j erk Shrimp and exciting maize crusted salmon) but kept everything that was good (amazing staff and Mac Jack!)" ]
[['seating', 'neutral'], ['new dishes', 'positive'], ['j erk Shrimp', 'positive'], ['staff', 'positive']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The service was not great, the wait staff were not clear on the ingredients and or preparation details of the meals." ]
[['wait staff', 'negative'], ['ingredients', 'neutral'], ['meals', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Food: Bland and unoriginal, despite the creative writing in their menu." ]
[['Food', 'negative'], ['menu', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Upon his arrival the staff checked in his bags and put them in the storage room, but when my bf asked for a check-in ticket, the host refused to give one and threw the bags back at us." ]
[['staff', 'neutral'], ['storage room', 'neutral'], ['host', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "Odd, traditional and clashing decor will only detract from your experience if the square box layout or perma-draft through the pane glass door doesn't get you first." ]
[['decor', 'negative'], ['box', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "After all that, it is average food at best with huge bill at the end." ]
[['food', 'neutral'], ['bill', 'negative']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "The outdoor garden more than doubles the dining space and is tented in winter." ]
[['outdoor garden', 'positive'], ['dining space', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]
generation
mams
[ "But even on New Years, when they were busy, the owners took the time out to visit our table frequently, even pouring us drinks herself from her own creations." ]
[['owners', 'positive'], ['drinks', 'neutral']]
none
Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The decor is not special at all but their food and amazing prices make up for it." Output: [['decor', 'negative'], ['food', 'positive'], ['prices', 'positive']]