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 | [
"The food is excellent! "
] | [['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 | [
"if you're daring, try the balsamic vinegar over icecream, it's wonderful!"
] | [['balsamic vinegar over icecream', '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 | [
"Do not get the Go Go Hamburgers, no matter what the reviews say."
] | [['Go Go Hamburgers', '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 such a rip-off ($8.95 for four small meat patties in steamed buns) and not worth trying."
] | [['NULL', 'food quality', 'negative'], ['NULL', 'food style_options', 'negative'], ['NULL', '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 rest of the dim sum, though pricey by Chinatown standards, is worth it."
] | [['dim sum', 'food prices', 'negative'], ['dim sum', '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 | [
"Steamed fresh so brought hot hot hot to your table."
] | [['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 | [
"The wait here is long for dim sum, but if you don't like sharing tables or if the typical raucous dim sum atmosphere is not your gig, this is a sleek (for Chinatown) alternative."
] | [['wait', 'service general', 'negative'], ['atmosphere', 'ambience general', 'negative'], ['NULL', 'restaurant miscellaneous', '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 | [
"A few tips: skip the turnip cake, roast pork buns and egg custards."
] | [['turnip cake', 'food quality', 'negative'], ['roast pork buns', 'food quality', 'negative'], ['egg custards', '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 | [
"These are overpriced and you can get better just around the corner:"
] | [['NULL', 'food prices', 'negative'], ['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 | [
"I was pleasantly suprised."
] | [['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 food was exceptional."
] | [['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 choose to go with one of the special, the braised lamb shank in red wine, which was excellent."
] | [['braised lamb shank in red wine', '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 service was friendly and the atmosphere was casual."
] | [['service', 'service general', 'positive'], ['atmosphere', '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 | [
"The restaurant is a bit noisy but that is something that can be overlooked once you sit down and enjoy a great meal"
] | [['meal', 'food quality', '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 | [
"this little place has a cute interior decor and affordable city prices."
] | [['interior decor', 'ambience general', 'positive'], ['place', 'restaurant 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 pad se ew chicken was delicious, however the pad thai was far too oily."
] | [['pad se ew chicken', 'food quality', 'positive'], ['pad thai', '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 | [
"Have eaten at Ginger House several times, and it's always good."
] | [['Ginger House', '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 fried dumplings are GREAT!"
] | [['fried dumplings', '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 | [
"Finally a reliable Chinese restaurant!"
] | [['Chinese 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 place would be so much better served by being run by a group that actually understands customer service."
] | [['customer service', '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 | [
"They are not helpful in the least and will give you the grand run around so by the time the event date rolls around you will not only regret chosing this place, but also become hostile!"
] | [['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 | [
"Nobody at this restaurant will give firm answers about anything and in the end, not one person takes responsibility for anything."
] | [['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 | [
"Terrible, terrible management - deserves to be shut-down."
] | [['management', 'service general', 'negative'], ['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 | [
"Never fails to please."
] | [['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 | [
"delicious bagels, especially when right out of the oven."
] | [['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 | [
"Spreads and toppings are great - though a bit pricey."
] | [['Spreads', 'food quality', 'positive'], ['toppings', 'food quality', 'positive'], ['Spreads', 'food prices', 'negative'], ['toppings', '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 | [
"Service is fast and friendly."
] | [['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 | [
"Only drawback - they won't toast your bagel, and they don't make eggs for the bagel."
] | [['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 | [
"But that is highly forgivable."
] | [['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 is decent at best, and the ambience, well, it's a matter of opinion, some may consider it to be a sweet thing, I thought it was just annoying."
] | [['food', 'food quality', 'negative'], ['ambience', '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 | [
"If celebrities make you sweat, then your in for a ride, but if your like most around these parts then you'll just yawn and wonder whats with all the hype."
] | [['NULL', 'restaurant miscellaneous', '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 | [
"Rao is a good restaurant, but it's nothing special."
] | [['Rao', '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 | [
"But after last night, Spice Grill is the only place I'm eating indian cuisine."
] | [['indian cuisine', '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 must try the shrimp appetizers."
] | [['shrimp appetizers', '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 | [
"Even my Indian friend couldn't believe how good and tasty everything was."
] | [['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 | [
"This place has the the correct ambience and an excellent staff to make you feel like a guest and a friend at the same time."
] | [['ambience', 'ambience general', 'positive'], ['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 | [
"Great food, great prices, great service."
] | [['food', 'food quality', 'positive'], ['NULL', 'restaurant prices', '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 | [
"If you are looking for a good quality, cheap eats - this is the place."
] | [['eats', 'food quality', 'positive'], ['eats', '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 | [
"it's a perfect place to have a amanzing indian food."
] | [['indian 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 really loved the different and inovated touch that's the cheff gives to the food."
] | [['cheff', '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 | [
"also it's great to have dinner in a very romantic and confortable place, the service it's just perfect...they're so frendly that we never want to live the place!"
] | [['place', 'ambience general', '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 | [
"Their bagels are fine, but they are a little overcooked, and not really a 'special' bagel experience."
] | [['bagels', '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 | [
"Great bagels made the old-fashioned way."
] | [['bagels', 'food quality', 'positive'], ['bagels', '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 | [
"Drawbacks: service is slow and they don't toast!"
] | [['service', '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 | [
"The food was absolutely amazing!!"
] | [['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 baked clams octopus we shared as appetizers were the best we've ever had!! "
] | [['baked clams octopus', '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 lamb was tender so full of flavor, the dessert was divine!!"
] | [['lamb', 'food quality', 'positive'], ['dessert', '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 waiter was attentive."
] | [['waiter', '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 itself is beautiful the bar scene seems to be happening."
] | [['place', 'ambience general', 'positive'], ['bar scene', '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 | [
"Downtown Dinner 2002 - Prixe fix: Appetizers were ok, waiter gave me poor suggestion..try the potato stuff kanish best one."
] | [['Appetizers', 'food quality', 'neutral'], ['waiter', 'service general', 'negative'], ['potato stuff kanish', '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 | [
"Small servings for main entree, i had salmon (wasnt impressed) girlfriend had chicken, it was good."
] | [['salmon', 'food quality', 'negative'], ['chicken', 'food quality', 'positive'], ['servings for main entree', 'food 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 | [
"Dessert is a joke...dont bother"
] | [['Dessert', '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 | [
"Volare virgins or weekly regulars, everyone gets treated the same and you can't ask for more than that when the service is this friendly."
] | [['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 restaurant has a Family feel, not least with regard to the portions which are enormous; the veal alone could have single-handedly solved third world famine."
] | [['restaurant', 'ambience general', 'positive'], ['portions', 'food style_options', 'positive'], ['veal', '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 | [
"The anti-pasta was excellent, especially the calamari, as were the filling pasta mains."
] | [['anti-pasta', 'food quality', 'positive'], ['calamari', 'food quality', 'positive'], ['pasta mains', 'food quality', 'positive'], ['pasta mains', '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 | [
"The wine list is extensive and can easily hike up an otherwise reasonably priced meal."
] | [['wine list', 'drinks style_options', 'positive'], ['meal', '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 | [
"Still, any quibbles about the bill were off-set by the pour-your-own measures of liquers which were courtesey of the house..."
] | [['NULL', 'restaurant prices', 'neutral'], ['measures of liquers', '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 | [
"Fantastic place."
] | [['place', '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 | [
"Cute and decorative."
] | [['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 | [
"A pleasant surprise."
] | [['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 | [
"Go there to relax and feel like your somewhere else."
] | [['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 | [
"Lucky Strike is a great casual place to just grab a bite to eat."
] | [['Lucky Strike', '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 food, great decor, great service."
] | [['food', 'food quality', 'positive'], ['decor', 'ambience general', '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 | [
"I 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 | [
"This is the perfect spot for meeting friends, having lunch, dinner, pre-theatre or after-theatre drinks!"
] | [['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 | [
"(Always ask the bartender for the SEASONAL beer!!!"
] | [['SEASONAL beer', 'drinks 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 | [
"Guaranteed to be a tasty experience!)"
] | [['NULL', 'drinks 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 | [
"Excellent spot for holiday get togethers with co-workers or friends that you haven't seen in a while."
] | [['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 | [
"I have been doing all of the above at the Heartland Brewery for over 5 years now and I HAVE NEVER BEEN DISAPPOINTED!"
] | [['Heartland Brewery', '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 | [
"All the people that I bring there go back on their own and bring THEIR friends!"
] | [['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 | [
"Go there once and oh yes...you will go back...you will..."
] | [['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 | [
"What a great place!"
] | [['place', '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 | [
"Not the typical NYC gimmick theme restaurant."
] | [['restaurant', '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 | [
"A cool bar with great food, and tons of excellent beer."
] | [['bar', 'ambience general', 'positive'], ['food', 'food quality', 'positive'], ['beer', 'drinks quality', 'positive'], ['beer', '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 | [
"And even with it's Pub atmosphere they were great to my kids too!"
] | [['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 | [
"Loved 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 | [
"The shrimp scampi was excellent and the antipasti were plentiful."
] | [['shrimp scampi', 'food quality', 'positive'], ['antipasti', '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 | [
"It is expensive but well worth the money."
] | [['NULL', 'restaurant prices', 'negative'], ['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 | [
"If you venture off the island of Manhattan and can't seem to find a great Italian restaurant, drive to Corona."
] | [['Corona', '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 only thing more wonderful than the food (which is exceptional) is the service."
] | [['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 only thing the waiters don't do for you is wipe your chin when you leave."
] | [['waiters', '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 | [
"Wonderful at holiday 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 | [
"Cozy romantic atomosphere with only around 15 tables at most."
] | [['atomosphere', '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 | [
"Service was very prompt but slightly rushed."
] | [['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, but not what I would consider out of this world."
] | [['Food', 'food quality', '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 | [
"Go here for a romantic dinner but not for an all out wow dining experience."
] | [['NULL', 'ambience general', 'positive'], ['NULL', 'restaurant miscellaneous', '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 | [
"My friend from Milan and myself were pleasantly surprised when we arrived and everyone spoke italian."
] | [['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 | [
"Too bad the food wasn't of the same heritage."
] | [['food', '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 | [
"The porcini mushroom pasta special was tasteless, so was the seafood tagliatelle."
] | [['porcini mushroom pasta special', 'food quality', 'negative'], ['seafood tagliatelle', '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 | [
"A real dissapointment."
] | [['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 | [
"But that wasn't the icing on the cake: a tiramisu that resembled nothing I have ever had."
] | [['tiramisu', '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 should have called it mascarpone with chocolate chips-good but a far cry from what the name implies."
] | [['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 | [
"Priced at upper intermediate range."
] | [['NULL', 'restaurant 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 | [
"I really liked this place."
] | [['place', '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 | [
"Everything I had was good, and I'm a eater."
] | [['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 | [
"It was pretty inexpensive too."
] | [['NULL', 'restaurant 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 place has the best Chinese style BBQ ribs in the city."
] | [['BBQ ribs', 'food quality', 'positive'], ['BBQ ribs', '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 | [
"I also recommend the rice dishes or the different varieties of congee (rice porridge)."
] | [['rice dishes', 'food quality', 'positive'], ['congee (rice porridge)', '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 great to go for a quick lunch either alone or with a friend."
] | [['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 | [
"It's definately not a place to go if you want to impress someone."
] | [['place', 'restaurant miscellaneous', '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']] |
Subsets and Splits