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 | [
"They smell like they stuff them with old canned vegetables like the spinach mushroom calzone."
] | [['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 | [
"The counter service is bad."
] | [['counter 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 charge different prices all the time."
] | [['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 | [
"They're rude at times, and not very friendly."
] | [['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 | [
"NO PIZZA 33 for me!"
] | [['PIZZA 33', '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 | [
"Anybody who likes this place must be from a different planet, where greasy, dry and tasteless are complimentary."
] | [['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 | [
"The dosas are skimpy, unattractive and drip with grease, and personally I'd drink popcorn topping before I'd eat another one of these."
] | [['dosas', 'food style_options', 'negative'], ['dosas', '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 sandwiches are dry, tasteless and way overpriced."
] | [['sandwiches', 'food quality', 'negative'], ['sandwiches', '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 | [
"Calling the place Hampton Chutney Co. does warn you that these folks offer more style than substance, but in this unattractive room with unhelpful clerks there was a dearth of the former too."
] | [['place', 'restaurant general', 'negative'], ['room', 'ambience general', 'negative'], ['clerks', '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 | [
"Seriously, this place kicks ass."
] | [['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 | [
"The atmosphere is unheralded, the service impecible, and the food magnificant."
] | [['atmosphere', 'ambience general', 'positive'], ['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 | [
"Best Italian food I ever had (and being Italian, that means alot)."
] | [['Italian 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 nearly impossible to get a table, so if you ever have the chance to go here for dinner, DO NOT pass it up."
] | [['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 such a lovely, peaceful place to eat outside."
] | [['place', '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 restaurant looks out over beautiful green lawns to the Hudson River and the Statue of Liberty."
] | [['restaurant', '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 | [
"It is set far from the small street it's on, and there is no traffic noise."
] | [['NULL', '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 | [
"The food is good, especially their more basic dishes, and the drinks are delicious."
] | [['food', 'food quality', 'positive'], ['basic dishes', 'food quality', 'positive'], ['drinks', '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 | [
"This is a great place to take out-of-towners, and perfect for watching the sunset."
] | [['place', '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 | [
"Great sushi experience."
] | [['sushi', '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 | [
"Nice value."
] | [['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 | [
"Unique apppetizers."
] | [['apppetizers', '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 sushimi cucumber roll."
] | [['sushimi cucumber 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 | [
"Good spreads, great beverage selections and bagels really tasty."
] | [['spreads', 'food quality', 'positive'], ['beverage selections', 'drinks style_options', 'positive'], ['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 | [
"THE BIG COMPLAINT: NO TOASTING AVAILABLE."
] | [['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 | [
"Murray won't do it."
] | [['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 who says Murray's is anything about service."
] | [['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 | [
"So close, but not good enough."
] | [['NULL', '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 | [
"Don't be fooled by crowds of people."
] | [['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 | [
"The service is awful."
] | [['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 | [
"This place is not worth the prices."
] | [['place', 'restaurant general', 'negative'], ['place', '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 | [
"Also, don't plan on asking for your favorite roll, if it's not on the menu, you can't have it."
] | [['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 | [
"Love Pizza 33.."
] | [['Pizza 33', '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 will be out with friends and all of a sudden I am hungry and I only crave one thing... their Pizza."
] | [['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 | [
"It hits the spot every time"
] | [['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 tiny Williamsburg spot is always pleasantly surprising."
] | [['Williamsburg spot', '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 pizza is delicious and the proprietor is one of the nicest in NYC."
] | [['pizza', 'food quality', 'positive'], ['proprietor', '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've been many time and have never been disappointed."
] | [['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 | [
"They even scoop it out nice (for those on a diet) not too much not to little."
] | [['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 | [
"The cream cheeses are out of this world and I love that coffee!!"
] | [['cream cheeses', 'food quality', 'positive'], ['coffee', '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 | [
"A little crowded but they move that line really fast!"
] | [['NULL', 'service 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 | [
"A little pricey but it really hits the spot on a Sunday morning!"
] | [['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 | [
"Bagels are ok, but be sure not to make any special requests!"
] | [['Bagels', 'food quality', 'neutral'], ['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 | [
"I asked for an open faced cheese sandwich and the manager basically told me to take my business elsewhere!"
] | [['manager', '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 | [
"Be sure not to get anything other than bagels!.."
] | [['NULL', 'food quality', 'negative'], ['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 | [
"the turkey burgers are scary!"
] | [['turkey burgers', '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 worst excuse for Japanese food I've ever encountered."
] | [['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 | [
"The soup for the udon was soy sauce and water."
] | [['soup for the udon', '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 sushi was awful!"
] | [['sushi', '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 rice was poor quality and was cooked so badly it was hard."
] | [['rice', '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 | [
"Furthermore, the rice had no seasoning, so the sushi was bland and disgusting."
] | [['rice', 'food quality', 'negative'], ['sushi', '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 fish was adequate, but inexpertly sliced."
] | [['fish', '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 | [
"It is obvious that no one in the restaurant has any idea about or experience with Japanese cuisine."
] | [['Japanese cuisine', '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 | [
"Good, fast service."
] | [['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 would highly recommend."
] | [['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 | [
"Food is great and inexpensive."
] | [['Food', 'food quality', 'positive'], ['Food', '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 location is perfect."
] | [['location', '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 | [
"Give it a try and enjoy."
] | [['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 | [
"Well, this place is so Ghetto its not even funny."
] | [['place', '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 you like your music blasted and the system isnt that great and if you want to pay at least 100 dollar bottle minimun then you'll love it here."
] | [['bottle', 'drinks prices', 'negative'], ['music', '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 | [
"Would NEVER go back there."
] | [['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 | [
"Awsome Pizza especially the Margheritta slice."
] | [['Pizza', 'food quality', 'positive'], ['Margheritta slice', '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 | [
"Always busy but fast moving."
] | [['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 | [
"Great atmoshere and worth every bit."
] | [['atmoshere', 'ambience general', 'positive'], ['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 | [
"Open late (well as late as I ever got there and I'm a night person)"
] | [['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 | [
"Winnie and her staff are the best crew you can find serving you."
] | [['staff', 'service general', 'positive'], ['Winnie', '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 is reliable and the price is moderate."
] | [['food', 'food quality', 'positive'], ['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 | [
"What more can you ask for?"
] | [['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 | [
"For authentic Thai food, look no further than Toons."
] | [['Thai 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 | [
"Try the Pad Thai, or sample anything on the appetizer menu...they're all delicious."
] | [['Pad Thai', 'food quality', 'positive'], ['appetizer menu', '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 | [
"Everything about this restaurant was special."
] | [['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 service was attentive, yet discreet."
] | [['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 flavors robust and subtle."
] | [['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 brioche and lollies as party favors is a cute and sweet touch to a most memorable meal."
] | [['brioche and lollies', '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'm saving up for my next visit."
] | [['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 place was quiet and delightful."
] | [['place', '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 good and food is wonderful."
] | [['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 | [
"I did not try the caviar but I tried their salmon and crab salad (they are all good) "
] | [['salmon', 'food quality', 'positive'], ['crab 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 | [
"It is definitely a good spot for snacks and chat."
] | [['spot', '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 | [
"As a retired hipster, I can say with some degree of certainty that for the last year Lucky Strike has been the best laid-back late night in the city."
] | [['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 | [
"The wait staff is pleasant, fun, and for the most part gorgeous (in the wonderful aesthetic beautification way, not in that she's-way-cuter-than-me-that-b@#$* way)."
] | [['wait 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 is yummy, especially their cooked-to-perfection mussels in spicy tomato sauce and their shoestring crispy fries."
] | [['food', 'food quality', 'positive'], ['mussels in spicy tomato sauce', 'food quality', 'positive'], ['fries', '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 | [
"But the best part about LS is the late night atmosphere, delightfully free of the BTs."
] | [['late night 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 | [
"You can get a completely delish martini in a glass (that's about 2 1/2 drinks) for $8.50 (I recommend the Vanilla Shanty, mmmm!) in a great homey setting with great music."
] | [['martini', 'drinks quality', 'positive'], ['martini', 'drinks style_options', 'positive'], ['martini', 'drinks prices', 'positive'], ['Vanilla Shanty', 'drinks quality', 'positive'], ['setting', 'ambience general', 'positive'], ['music', '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 in-house lady DJ on Saturday nights has outrageously good taste in music, and moreover, takes requests."
] | [['in-house lady DJ', '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 | [
"You can't go wrong with 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 | [
"Suan is a great place that I often take my friends (classmates) too."
] | [['Suan', '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 | [
"Its location is good and the fact that Hutner College is near and their prices are very reasonable, makes students go back to Suan again and again."
] | [['location', 'location general', 'positive'], ['Suan', '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 | [
"I LOVE their Thai"
] | [['Thai', '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 | [
"noodles with shrimp and chicken and coconut juice is the MUST!"
] | [['noodles with shrimp and chicken and coconut juice', '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 will go back to Suan soon!"
] | [['Suan', '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 | [
"In summer-eat outside on a terrace (another great feature of Suan)!!!"
] | [['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 | [
"I cannot imagine a friendlier staff working in a restaurant."
] | [['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 | [
"I cannot imagine better Indian food in all of the city."
] | [['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 cannot imagine you not rushing out to eat there."
] | [['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 | [
"During the course of the past 3 months, the chef and staff changed and it was not for the better."
] | [['chef', 'food quality', 'negative'], ['staff', '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 | [
"I wish they would change back to what it was before."
] | [['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 | [
"The food now is inconsistent."
] | [['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 | [
"This is the kind of place you'd like to take all your friends to and still keep a secret."
] | [['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 | [
"The setting is casual and romantic."
] | [['setting', '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 | [
"Prices are very good."
] | [['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']] |