task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
sequence | output
stringlengths 27
371
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 2
values |
---|---|---|---|---|---|---|---|
generation | semeval-2015 | [
"those rolls were big, but not good and sashimi wasn't fresh."
] | [['rolls', 'food style_options', 'neutral'], ['rolls', 'food quality', 'negative'], ['sashimi', 'food quality', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"they were dry and disgusting, i didn't even finish my first piece."
] | [['NULL', 'food quality', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Hurley's is like Cheers where everyone knows your name and they are ACTUALLY glad you came."
] | [['NULL', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Try the crunchy tuna, it is to die for."
] | [['crunchy tuna', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Try everything for that matter, it is all good."
] | [['NULL', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I have been going there since it opened and I can't get enough."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"First went here to enjoy their garden terrace."
] | [['garden terrace', 'ambience general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The food was amazing, and the service was prompt and helpful, but not over-bearing or rushed."
] | [['food', 'food quality', 'positive'], ['service', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The Steak Tartare is a great bet, they fix it for you at the table."
] | [['Steak Tartare', 'food style_options', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Admittedly some nights inside the restaurant were rather warm, but the open kitchen is part of the charm."
] | [['open kitchen', 'ambience general', 'positive'], ['restaurant', 'ambience general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Great wine selection, Gigondas is worth the price, and the house champagne is a great value."
] | [['wine selection', 'drinks style_options', 'positive'], ['Gigondas', 'drinks quality', 'positive'], ['house champagne', 'drinks prices', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"It may be a bit packed on weekends, but the vibe is good and it is the best French food you will find in the area."
] | [['NULL', 'ambience general', 'neutral'], ['vibe', 'ambience general', 'positive'], ['French food', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Have recommended the place to friends, always gets good response."
] | [['place', 'restaurant miscellaneous', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Pizza - the only pizza in NYC that should not have additional toppings - the crust tastes like the best, freshly baked bread!"
] | [['crust', 'food quality', 'positive'], ['pizza', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I take all my NYC guests to VT's."
] | [["VT's", 'restaurant miscellaneous', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Not sure where the previous reviewer, lonk, dined, but Saul is in a great neighborhood and has great food!"
] | [['neighborhood', 'location general', 'positive'], ['food', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I've been there three times and have always had wonderful experiences."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I'd highly recommend it for a special occasion -- it provides and intimate setting and nice service."
] | [['setting', 'ambience general', 'positive'], ['service', 'service general', 'positive'], ['NULL', 'restaurant miscellaneous', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I'm not sure where the other reviewers ate but it seems as if we visited two different restaurants because my friends and I all enjoy Mizu very much... and we're repeat customers."
] | [['Mizu', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Even after they overcharged me the last time I was there."
] | [['NULL', 'service general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Make sure you have the Spicy Scallop roll.. ."
] | [['Spicy Scallop roll', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"it's delicious!"
] | [['NULL', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Moules were excellent, lobster ravioli was VERY salty!"
] | [['Moules', 'food quality', 'positive'], ['lobster ravioli', 'food quality', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Took my mom for Mother's Day, and the maitre d' was pretty rude."
] | [["maitre d'", 'service general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Told us to sit anywhere, and when we sat he said the table was reserved."
] | [['NULL', 'service general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Stepped on my foot on the SECOND time he reached over me to adjust lighting."
] | [['NULL', 'service general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Tiny dessert was $8.00...just plain overpriced for what it is."
] | [['dessert', 'food quality', 'negative'], ['dessert', 'food style_options', 'negative'], ['dessert', 'food prices', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The drinks are always welll made and wine selection is fairly priced."
] | [['drinks', 'drinks quality', 'positive'], ['wine selection', 'drinks prices', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Try their chef's specials-- they are to die for."
] | [["chef's specials", 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Service is not exactly five star, but thats not really a big deal."
] | [['Service', 'service general', 'neutral']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Downstairs lounge is always a good attraction"
] | [['Downstairs lounge', 'ambience general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Raga's is a romantic, cozy restaurant."
] | [["Raga's", 'ambience general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The exotic food is beautifully presented and is a delight in delicious combinations."
] | [['exotic food', 'food style_options', 'positive'], ['exotic food', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"It is also extremely well priced."
] | [['NULL', 'food prices', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The staff is incredibly helpful and attentive."
] | [['staff', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The bar is very well stocked with interesting beers and well priced wines."
] | [['bar', 'drinks style_options', 'positive'], ['beers', 'drinks style_options', 'positive'], ['wines', 'drinks prices', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"This is one of my favorite restaurants and it is not to be missed."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Your friends will thank you for introducing them to this gem!"
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"When we stumbled on Leon, we thought that we had found quite the gem BUT, we were certainly wrong."
] | [['Leon', 'restaurant general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The waitress moved our table practically into the bathroom and when we asked to cancel our dinner orders because we did not want to eat sitting on the toilet, we were told no..."
] | [['waitress', 'service general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Then, to top things off, she dropped used silverware on my boyfriend's jacket and did not stop to apologize or clean the mess that was left on clothes. "
] | [['NULL', 'service general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Such a disappointment..."
] | [['NULL', 'service general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Rude service, medicore food...there are tons of restaurants in NY...stay away from this one"
] | [['service', 'service general', 'negative'], ['food', 'food quality', 'neutral'], ['NULL', 'restaurant general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I had a grat time at Jekyll and Hyde!"
] | [['Jekyll and Hyde', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I loved everythig about it-especially the shows and actors."
] | [['NULL', 'restaurant general', 'positive'], ['shows', 'ambience general', 'positive'], ['actors', 'ambience general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Our server was very helpful and friendly."
] | [['server', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I am bringing my whole family back next time."
] | [['NULL', 'restaurant miscellaneous', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The food was good too."
] | [['food', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The tuna and wasabe potatoes are excellent."
] | [['tuna', 'food quality', 'positive'], ['wasabe potatoes', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The outdoor atmosphere of sitting on the sidewalk watching the world go by 50 feet away on 6th avenue on a cool evening was wonderful."
] | [['outdoor atmosphere', 'location general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Inside is a little cramped, but to be expected."
] | [['NULL', 'ambience general', 'neutral']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Service was prompt and courteous."
] | [['Service', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"This was a repeat visit and we'll definitely be back again."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Great service, great food."
] | [['service', 'service general', 'positive'], ['food', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Prices are in line."
] | [['NULL', 'restaurant prices', 'neutral']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"But too far east!"
] | [['NULL', 'location general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The pizza is delicious - they use fresh mozzarella instead of the cheap, frozen, shredded cheese common to most pizzaria's."
] | [['pizza', 'food quality', 'positive'], ['fresh mozzarella', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Two complaints- their appetizer selection stinks, it would be nice to get some mozzarella sticks on the menu."
] | [['appetizer selection', 'food style_options', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Also, because it is so thin, it gets cold very quickly and its not that filling."
] | [['NULL', 'food quality', 'negative'], ['NULL', 'food style_options', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Wait staff is blantently unappreciative of your business but its the best pie on the UWS!"
] | [['Wait staff', 'service general', 'negative'], ['pie', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"By far the best salad I have had in a fast food restaurant."
] | [['salad', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"fine dining restaurant quality."
] | [['dining', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Over 100 different choices to create your own."
] | [['NULL', 'food style_options', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"A must try!"
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"On a recent Sunday afternoon, a friend and I accidently found this great restaurant on our way to see the pulitzer prize winning play DOUBT."
] | [['restaurant', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"This was the perfect quiet, relaxing, and delicious accompaniment to our afternoon of theater."
] | [['NULL', 'food quality', 'positive'], ['NULL', 'ambience general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The chicken pot pie is excpetiona, the cheeseburger huge and delictable, and the service professional wan warm."
] | [['chicken pot pie', 'food quality', 'positive'], ['cheeseburger', 'food style_options', 'positive'], ['cheeseburger', 'food quality', 'positive'], ['service', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"With so many poor experiences to be had in the theater district, is truly an excellent find!"
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"We will return many times for this oasis in mid-town."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The staff is no nonsense."
] | [['staff', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The food options rule."
] | [['food', 'food style_options', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"When I lived upstate for a while I would buy freeze the bagels and they would still be better than any else."
] | [['bagels', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Worth visiting the 1st Ave spot because it is the original store."
] | [['1st Ave spot', 'restaurant miscellaneous', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"He served me an Uni Hand roll, which I never had before, and let me tell you...IT WAS HEAVEN!"
] | [['Uni Hand roll', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The sake menu should not be overlooked!"
] | [['sake menu', 'drinks style_options', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"All in all, this midtown gem instantly became one of my favorite sushi restaurants in the city."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Try the lobster teriyaki and the rose special roll."
] | [['lobster teriyaki', 'food quality', 'positive'], ['rose special roll', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Service was very good - prompt, attentive and non-intrusive."
] | [['Service', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Food was very good as well, considering that we tried the budget selection (though I wish the pork belly that I ordered was roasted a bit longer, so that fat was more of a melt-in-your-mouth experience)."
] | [['Food', 'food quality', 'positive'], ['pork belly', 'food quality', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Wine list selection is good and wine-by-the-glass was generously filled to the top."
] | [['Wine list selection', 'drinks style_options', 'positive'], ['wine-by-the-glass', 'drinks style_options', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Traditional French decour was pleasant though the hall was rather noisy - the restaurant was full and we had to raise our voices to be able to maintain a conversation."
] | [['Traditional French decour', 'ambience general', 'positive'], ['hall', 'ambience general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I've been to at Cafe Spice probably 5-8 times, it is probably still the best Indian restaurant around Union Square."
] | [['Cafe Spice', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"To sum it up: Service varies from good to mediorce, depending on which waiter you get; generally it is just average Ok. "
] | [['Service', 'service general', 'neutral']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Seating is always prompt, though the restaurant does fill up in the evening."
] | [['Seating', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Food is usually very good, though ocasionally I wondered about freshmess of raw vegatables in side orders."
] | [['Food', 'food quality', 'positive'], ['raw vegatables in side orders', 'food quality', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"As many other reviewers noticed, your order is often slow to arrive - this is particularly true in the evening but is not a problem during lunch time."
] | [['NULL', 'service general', 'neutral']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The decor is vibrant and eye-pleasing with several semi-private boths on the right side of the dining hall, which are great for a date."
] | [['decor', 'ambience general', 'positive'], ['semi-private boths', 'ambience general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I have NEVER been disappointed in the Red Eye."
] | [['Red Eye', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The first time I went, and was completely taken by the live jazz band and atmosphere, I ordered the Lobster Cobb Salad."
] | [['live jazz band', 'ambience general', 'positive'], ['atmosphere', 'ambience general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"It's simply the best meal in NYC."
] | [['meal', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"You cannot go wrong at the Red Eye Grill."
] | [['Red Eye Grill', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"If we were to move from the upper east side, we would genuinely miss this restaurant."
] | [['restaurant', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The restaurant is cute but not upscale."
] | [['restaurant', 'restaurant general', 'neutral']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The food is a diamond in rough -- the food is delicious and homemade with the perfect balance of herbs and tomatoes."
] | [['food', 'food quality', 'positive'], ['balance of herbs and tomatoes', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I would highly recommend it."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"It's one of our favorite places to eat in NY."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"We had a great time at the Jekyll and hyde Pub last night."
] | [['Jekyll and hyde Pub', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"After really enjoying ourselves at the bar we sat down at a table and had dinner."
] | [['bar', 'restaurant miscellaneous', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The server was really cool and served us our food and drinks with a smile."
] | [['server', 'service general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The place's decor and hidden bathrooms made for a good laugh."
] | [['decor', 'ambience general', 'positive'], ['hidden bathrooms', 'ambience general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
Subsets and Splits