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 food wasn't overwhelming, but was very tasty, and the space wasn't overcrowded or obnoxious - the waiters and waitresses were attentive and helpful, but not obtrusive." ]
[['food', 'negative'], ['space', 'positive'], ['waitresses', '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
[ "For entrees, we all had the steak frites and it was to die for." ]
[['entrees', 'neutral'], ['steak frites', '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
[ "We showed up and waited 30 minutes in line 30 minutes to get our drinks -after we asked twice, the service was the worst I've had in nyc." ]
[['drinks', 'neutral'], ['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
[ "Dining experience begins with cracked, filthy vinyl tile flooring tables so small close together that you couldn't move." ]
[['Dining', 'neutral'], ['tile flooring tables', '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
[ "It's always exciting to see celebrities hiding in the corner banquettes or behind sunglasses at the bar, but the real draw is the chef's short ribs and the volumous wine list." ]
[['bar', 'neutral'], ['chef', 'neutral'], ['ribs', 'positive'], ['volumous wine list', '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 reminds me of Miami nightclubs, and we sat in a cool communal strip, where you share your table with people." ]
[['decor', 'positive'], ['table', '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 was cold when it arrived, waitress would vanish for 30 minute periods before reappearing, wrong side dishes were served, meals improperly cooked, and the manager failed to apologize when confronted." ]
[['Food', 'neutral'], ['waitress', 'negative'], ['dishes', '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
[ "Last night the wife and I went for the daily 5pm-7pm $18 prix-fixe, which included choices of appetizer (my stuffed mushrooms were delicious), entree (rigatoni for me, chicken for her), and dessert (tiramisu and zeppoles)." ]
[['appetizer', 'neutral'], ['stuffed mushrooms', 'positive'], ['chicken', 'neutral'], ['dessert', 'neutral'], ['tiramisu', '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 like how the ambiance changes from the cafeteria style of lunch to a sit down dinner in romantic lighting." ]
[['ambiance', 'positive'], ['style', 'neutral'], ['lunch', '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
[ "The food was delicious; the service was a little slow, but it didn't seem TOO bad (maybe becuase of the martinis I consumed while waiting for my table)." ]
[['food', 'positive'], ['martinis', '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 bagels here are so good that to put cream cheese on them would be an injustice." ]
[['bagels', 'positive'], ['cream 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
[ "some old drunk guy who claims he is an American born in France seems to be a regular at the bar, he sat down next to us, listened to our whole conversation then started aggressing us verbally, and the waiter took the longest time to intervene." ]
[['bar', '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
[ "When our first order came, they forgot the torro (which we later learned it was finished for the night." ]
[['torro', 'negative'], ['night', '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
[ "When the pizza arrived it was definitely hot, however the topping was rather soggy from the moisture from the fresh tomatoes." ]
[['pizza', 'positive'], ['topping', 'negative'], ['tomatoes', '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
[ "For dinner I order linguine w/ red clam sauce, the pasta was perfect and the sauce was flavorful but the clams tasted funny so I ate around them." ]
[['w/ red clam sauce', 'neutral'], ['pasta', 'positive'], ['clam s', '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 no bar so therefore no place to wait except the lounge that was packed so after wondering where to stand the hostess grabbed us." ]
[['bar', 'neutral'], ['lounge', 'neutral'], ['hostess', '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
[ "After ordering our food was brought to our table very quickly despite the huge crowd." ]
[['food', 'positive'], ['crowd', '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
[ "Great inexpensive meal for lunch or for dinner." ]
[['meal', 'positive'], ['lunch', '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
[ "The wine list was small but had a nice variety." ]
[['wine list', 'negative'], ['variety', '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 waitress came to our table once for our order, but then we were tended to by who I thought was the hostess." ]
[['waitress', 'negative'], ['table', 'neutral'], ['hostess', '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
[ "They do have a large menu of things along the diner lines, and they go a little gourmet on the brunch omelette fixins/combos." ]
[['menu', 'positive'], ['diner lines', 'neutral'], ['gourmet', 'negative'], ['fixins/combos', '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
[ "Don't go here for sushi, but for one of the other lovely seafood dishes, i." ]
[['sushi', 'negative'], ['seafood dishes', '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
[ "As for the main attraction, the pies are known for their crisp outer edge and gooey middle, and feature the unorthodox layering of sauce over mozzarella." ]
[['middle', 'positive'], ['layering', 'neutral'], ['sauce over mozzarella', '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 waiters are nice, but weren't particularly good - waited forever to order and resented not being told that my dinner companion and I had ordered enough for a table of 10 (given the size of the sushi)." ]
[['waiters', 'positive'], ['dinner', 'neutral'], ['size', '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
[ "Try the fresh ricotta cheesecake with a beautifully buttery crust and fresh raspberry topping, or the chocolate and Kahlua mousse, with a gelato-like consistency that pairs wonderfully with vanilla ice cream." ]
[['ricotta cheesecake', 'positive'], ['crust', 'positive'], ['chocolate and Kahlua mousse', 'neutral'], ['ice cream', '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 crab croquettes were fried and completely lacking in crabmeat, our meat appetizer was dripping with grease and mostly fatty, and our main course was mushy rice drowned in some sauce with the consistency of baby food." ]
[['crabmeat', 'negative'], ['meat appetizer', 'negative'], ['main course', 'neutral'], ['rice', 'negative'], ['sauce', '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
[ "first of all, the hostess was not pleasant and had a bit of an attitude when seating us." ]
[['hostess', 'negative'], ['seating', '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
[ "Yes, the prices SEEM afordable, but the portions are so small that you end up spending $100+ just to fill 2 people and get a couple drinks." ]
[['prices', 'positive'], ['portions', 'negative'], ['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']]
generation
mams
[ "Portion was just a bit small compare with other restaurant but the price was lower than usualy as well (7." ]
[['Portion', 'negative'], ['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
[ "Take out and delivery is next door and usually will be better if you are looking to get your food faster." ]
[['delivery', 'neutral'], ['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
[ "The place was nice and the bartenders were friendly, but the cocktail girl was rude, obnoxious, and over charging all of us." ]
[['place', 'positive'], ['cocktail girl', '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 a treat from my French (Canandian)waiter who knows more about wine than anyone waiting on me in NYC in a long time." ]
[['wine', 'positive'], ['time', '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
[ "We then split some appetizers as the portions are large - the calamari salad was fantastic." ]
[['appetizers', 'neutral'], ['portions', 'positive'], ['calamari salad', '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 haven't had the pasta, but the appetizers, salads, and entrees (especially the steak and lamb) are extraordinary." ]
[['pasta', 'negative'], ['appetizers', 'positive'], ['steak', 'positive'], ['lamb', '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
[ "We could not believe that the owner only laughed and continued serving him drinks." ]
[['owner', 'negative'], ['serving', 'neutral'], ['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']]
generation
mams
[ "Get the Steak, get the Ham Fried Rice, Get the Braised Fish, Get anything Pork and Ham, Appetizers are good too." ]
[['Ham Fried Rice', 'neutral'], ['Braised Fish', 'neutral'], ['Pork', 'neutral'], ['Appetizers', '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
[ "A+ was planning a party for my staff, and was treated rudely by another restaurant when trying to add more people to reservation (a simple no would have worked)." ]
[['staff', 'negative'], ['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
[ "We waited at the bar for only 10 minutes (we had a reservation) - can't complain about that, the restaurant was full and I enjoyed the lively atmosphere and music." ]
[['bar', 'neutral'], ['atmosphere', 'positive'], ['music', '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 specials of the day are the way to go." ]
[['specials', 'positive'], ['day', '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 bright point of dinner was dessrt." ]
[['point', 'positive'], ['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
[ "The manager also managed to insult one of my dining partners, even using an expletive to mock his last name when returning his credit card." ]
[['manager', '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
[ "Service at the bar was fine, just as you would expect." ]
[['Service', 'positive'], ['bar', '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 staff prefers to watch TV in the main dining room infront of their waiting customers then serve their customers." ]
[['staff', 'negative'], ['main dining 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 service isn't spectacular and neither is the ambience, but on a lunch hour, all you're looking for is a satisfied stomach." ]
[['service', 'negative'], ['ambience', 'negative'], ['lunch', '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 service was terrible, we had to wait for everything and ask several of different people for the same thing before we were allowed to be served." ]
[['service', 'negative'], ['served', '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 menu goes on to include some of traditional greek favorites but each has a twist that will suprise and delight you." ]
[['menu', 'neutral'], ['traditional greek', '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'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." ]
[['meal', 'positive'], ['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
[ "I even overheard the one waiter argue to the host about that and then they conveniently switched to speaking Spanish." ]
[['waiter', 'negative'], ['host', '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 don't claim to know enough about authentic Italian cuisine but the food is good, provided they have the menu item you order." ]
[['Italian cuisine', 'positive'], ['food', '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
[ "The Romano family is very hands on with the father supervising the kitchen and Santo, the son, running the room with a high degree of personal attention." ]
[['Romano family', 'positive'], ['kitchen', '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
[ "This seems to be a big hit and draws a large crowd, so be prepared for a wait." ]
[['crowd', 'positive'], ['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
[ "Finally got our food after waiting a long time for oysters, doesn't take that long to shuck 'em, the place isn't that big, and it was OK." ]
[['food', 'neutral'], ['time', '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
[ "Gobo's scallion pancakes are a bit dry, and the beet salad is low on beets, but the majority of dishes, especially those showcasing vegetables, are delicious in their simplicity." ]
[['scallion pancakes', 'negative'], ['beet salad', 'negative'], ['beet s', 'negative'], ['majority', 'neutral'], ['dishes', 'positive'], ['showcasing vegetables', '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 menu is varied but I think it is the chicken which they do best as." ]
[['menu', 'neutral'], ['chicken', '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
[ "We wouldn't have had a problem with this if the burger had actually been tasty but even with the foie-gras, cheddar cheese, apple smoked bacon, leaks, etc." ]
[['burger', 'negative'], ['cheddar cheese', 'neutral'], ['apple smoked bacon', '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
[ "Since it's a small place, it's best to get there early for dinner as the wait can be quite long if you don't make a reservation." ]
[['wait', 'negative'], ['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 prices are decent for this type of food and dining experience." ]
[['prices', 'positive'], ['food', 'neutral'], ['experience', '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 manager finally came by to apologize and offered to give us a greek salad on the house." ]
[['manager', 'positive'], ['greek salad', '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 was very little if any seasoning on the meat, and the outsiside has nice sear marks and a rich taste." ]
[['seasoning', 'neutral'], ['meat', 'neutral'], ['sear marks', 'positive'], ['taste', '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 times when there is a long wait at lunch so be safe and make a reservation." ]
[['wait', 'negative'], ['lunch', '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
[ "She asked for only a glass of water, and the waitress refused, to her face, twice." ]
[['glass of water', 'neutral'], ['waitress', '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 not attentive at all and we had to keep getting the attention of the water servers to get more drinks." ]
[['waitress', 'negative'], ['servers', 'neutral'], ['drinks', '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
[ "Stay away from the two specialty rolls on the menu, though- too much avocado and rice will fill you up right quick." ]
[['menu', 'neutral'], ['rice', '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
[ "Although the food was good, the way our waiter treated us was so rude and bad-mannered that it almost ruined our night and he even asked us to give him a better tip!!!" ]
[['food', 'positive'], ['waiter', 'negative'], ['tip', '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
[ "Its great for people who want to try Korean food, but can't understand the servers or the menu on 32nd St." ]
[['Korean food', 'positive'], ['servers', 'neutral'], ['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
[ "Went to dinner on a Friday night and the place was packed and hot." ]
[['dinner', 'neutral'], ['place', '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
[ "Philippe should re-train their wait staff to communicate with one another and better orchestrate the timing of food service." ]
[['wait staff', 'negative'], ['food service', '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
[ "This is a busy spot from 1130 AM to 130 PM M-F but you never have to wait more than 5 minutes for a table, unless you have a large party, thanks to fast and friendly service provided by the waitstaff and kitchen." ]
[['service', 'positive'], ['waitstaff', 'neutral'], ['kitchen', '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 ordered the plane no fuss SALMON and it was honestly the best salmon EVER." ]
[['plane', 'neutral'], ['salmon EVER', '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 noticed many of the other comments had negative things to say about the service and food - my thoughts and suggestions are: eat at the bar to avoid a rude waiter or bad service here and Artisanal's reputation is based on the cheese, get the CHEESE and not the steak or whatever." ]
[['food', 'neutral'], ['bar', '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
[ "it is a small take-out style restuarant but they have a few tables." ]
[['take-out', 'neutral'], ['tables', '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 The meal begins slowly, with a plate of excellent garlic knots." ]
[['Food', 'negative'], ['meal', 'negative'], ['garlic knots', '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 have been there for dinner and the food is even more spectacular." ]
[['dinner', 'neutral'], ['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
[ "Aside from the service being slow, the place was packed w/ a good crowd and music was amazing." ]
[['service', 'negative'], ['place', 'positive'], ['crowd', 'positive'], ['music', '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
[ "And the paella for two is actually too much food for two!" ]
[['paella', 'neutral'], ['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 have been going to this restaurant for years, in the past the service was average and the food inconsistant." ]
[['service', '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
[ "Overall, I would rather go to a chain coffee house up the street for the same priced coffee, but a much more relaxing atmosphere, and no one forgetting my order." ]
[['priced coffee', 'negative'], ['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 Food The French-Belgian menu is small, but everything on it is satisfyingly savory, from a simple pot of mussels in a choice of sauces (beer and bacon, creamy mushroom, or white wine and garlic broth), to beef stewed with beer and prunes; from a juicy croque monsieur and beyond." ]
[['Food', 'negative'], ['French-Belgian menu', 'negative'], ['pot', 'positive'], ['mussels', 'positive'], ['beef stewed with 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
[ "From the space shuttle trip entrance to mars, to the molecular regenerator exit to earth, it was all an exquisite dining experience." ]
[['space', 'neutral'], ['dining experience', '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
[ "However, you're bothered by things like sub-par food (don't get the cajun fries), waiters who hate you and anything that looks like you, close proxmitity with strangers, and cheap talking and singing skelletons, do NOT go." ]
[['cajun fries', 'neutral'], ['waiters', '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
[ "Asked for recommendations, waitress said read everything on the menu which already wasn't to unique." ]
[['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
[ "We had the tasting menu -- which was not a meal!!!" ]
[['menu', 'positive'], ['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
[ "The un-customer-friendly manager comped us NOTHING for waiting for room temperature food, so we stopped ordering drinks." ]
[['manager', 'negative'], ['waiting', 'negative'], ['room temperature food', 'neutral'], ['drinks', '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 told the waitress we'd like the fries hot with our main courses but she only ordered more once the rest of the food had arrived so we didn't get them until we were half way through." ]
[['waitress', 'negative'], ['fries', 'neutral'], ['main courses', 'neutral'], ['food', '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
[ "hard to work a buzz with the server taking so long between every round, but worth trying the signature african rum cocktail and happily surprised they had our favorite white - sancerre by the glass at this japanese restaurant." ]
[['server', 'negative'], ['glass', '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 have been a vegetarian for over 10 years, I do eat cheese but when a person is on a diet it is so hard to enjoy PIZZA." ]
[['cheese', 'neutral'], ['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 brought the wrong dinner for me (shrimp provencal instead of the salmon) but then comped my meal with no question." ]
[['waiter', 'negative'], ['dinner', 'negative'], ['salmon', '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
[ "Def, Def try the green papaya salad for an appetizer." ]
[['green papaya salad', 'positive'], ['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
[ "Service was slow and our drink order took forever (and the place wasn't crowded)." ]
[['Service', 'negative'], ['drink', 'neutral'], ['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
[ "One friend's pizza arrived about 15 minutes before the rest of our meals (the remainder of our entrees did not even arrive at the same time), and our waiter half-heartedly apologized for the delay while rolling his eyes." ]
[['meals', 'neutral'], ['waiter', '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
[ "Minutes turned into an hour-long wait with non-existent standing room." ]
[['wait', 'neutral'], ['non-existent', 'neutral'], ['room', '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
[ "Desserts were pleasent enough, if not trying way to hard on presentation, lacking portions and interest." ]
[['Desserts', 'neutral'], ['portions', 'negative'], ['interest', '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 my friend's chicken salad sandwich arrived, she noticed a nice crust, and it wasn't part of the bread." ]
[['chicken salad sandwich', 'neutral'], ['crust', 'positive'], ['bread', '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
[ ") other food is served in too-small portions, but at least it leaves room for dessert." ]
[['portions', 'negative'], ['dessert', '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
[ "When I asked the waitress she told me it was because I ordered pancakes." ]
[['waitress', 'negative'], ['pancakes', '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 reading other reviews I was expecting poor service and ambience but was pleasantly surprised by our more than helpful waiter." ]
[['service', 'negative'], ['waiter', '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 menu was filled with of course the standard sushi fair, but the real gem was the unuusal and creative combinations of sushis and sauces and other ingredients they had as well." ]
[['menu', 'neutral'], ['sushis', 'positive'], ['sauces', '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 we went, the wait staff did not talk to us about any of the specials/the menu etc and handed us our bill while we were still eating." ]
[['wait staff', 'negative'], ['specials/the 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
[ "The raspberry/marscapone-stuffed pancakes are so divine it's actually worth putting up with the rude and incompetent service." ]
[['raspberry/marscapone-stuffed pancakes', 'positive'], ['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
[ "There are deli items and cookies as well, but I just can't tear myself away from the bagels!" ]
[['items', 'positive'], ['bagels', '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']]