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 | [
"Also, the sandwiches (nearing $7) didn't come with anything like chips or a side."
] | [['sandwiches', 'food style_options', '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 | [
"Overall, not worth the money."
] | [['NULL', 'restaurant general', 'negative'], ['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 | [
"Eating in, the atmosphere saves it, but at your desk, it's a very disappointing experience."
] | [['atmosphere', 'ambience general', 'positive'], ['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 | [
"Chennai Garden is my favorite Indian restaurant in the city."
] | [['Chennai Garden', '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 have authentic Indian at amazin prices."
] | [['Indian', 'food quality', 'positive'], ['Indian', '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 | [
"This restaurant is VEGETARIAN; there are NO MEAT dishes whatsoever."
] | [['MEAT dishes', '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 | [
"The seats are uncomfortable if you are sitting against the wall on wooden benches."
] | [['seats', '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 | [
"It's a rather cramped and busy restaurant and it closes early."
] | [['restaurant', 'restaurant miscellaneous', 'negative'], ['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 | [
"Patroon features a nice cigar bar and has great staff."
] | [['cigar bar', '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 | [
"The food is tasty and portion sizes are appropriate."
] | [['food', 'food quality', 'positive'], ['portion sizes', '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 | [
"This is a nice restaurant if you are looking for a good place to host an intimate dinner meeting with business associates."
] | [['restaurant', 'restaurant miscellaneous', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Not a great place for family or general dining."
] | [['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']] |
||
generation | semeval-2015 | [
"LLOOVVE 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 | [
"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 | [
"Fish is so very fresh."
] | [['Fish', '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 | [
"Waitstaff are very friendly."
] | [['Waitstaff', '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 | [
"Love YUKA."
] | [['YUKA', '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 | [
"Mermaid Inn is an overall good restaurant with really good seafood."
] | [['seafood', 'food quality', 'positive'], ['Mermaid Inn', '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 menu is limited but almost all of the dishes are excellent."
] | [['menu', 'food style_options', 'negative'], ['dishes', '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 lobster sandwich is good and the spaghetti with Scallops and Shrimp is great."
] | [['lobster sandwich', 'food quality', 'positive'], ['spaghetti with Scallops and Shrimp', '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 is good and ambience is good for a date or group outing."
] | [['service', 'service general', 'positive'], ['ambience', '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 only fallback on this restaurant is the prices."
] | [['restaurant', '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 | [
"Even though its good seafood, the prices are too high."
] | [['seafood', 'food quality', 'positive'], ['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 | [
"The lobster sandwich is $24 and although it was good it was not nearly enough to warrant that price."
] | [['lobster sandwich', 'food quality', 'positive'], ['lobster sandwich', '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 | [
"We were very pleasantly surprised."
] | [['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 delicious (I had a halibut special, my husband had steak), and the service was top-notch."
] | [['food', 'food quality', 'positive'], ['halibut special', 'food quality', 'positive'], ['steak', '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 | [
"When my dessert came, there was a candle in it - not because anyone asked for one - but because the waiter must have seen me opening my birthday card and gift, and said he knew it was a special occassion of some sort."
] | [['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 | [
"Truly the mark of an attentive waiter."
] | [['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 | [
"I highly recommend the restaurant based on our experience last night."
] | [['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 | [
"We ate at this Thai place following the reviews but very unhappy with the foods."
] | [['foods', '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 | [
"We thought that this place is using too much of MSG cooking in the foods."
] | [['foods', '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 don't concern much of customer's health, just want to make money."
] | [['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 | [
"please don't fool us."
] | [['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 | [
"I recommend the jelly fish, drunken chicken and the soupy dumplings, certainly the stir fry blue crab."
] | [['jelly fish', 'food quality', 'positive'], ['drunken chicken', 'food quality', 'positive'], ['soupy dumplings', 'food quality', 'positive'], ['stir fry blue crab', '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 food is so cheap and the waiters are nice."
] | [['food', 'food prices', 'positive'], ['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 | [
"Of course, it is crowded but who cares."
] | [['NULL', 'ambience general', 'neutral']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Authentic Shanghai style and I cannot recommend a better Shanghai place in New York."
] | [['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 | [
"Have frequented 'ino for several years and the food remains 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 | [
"Cheese plate is a varied delight and great bargain at $10."
] | [['Cheese plate', 'food quality', 'positive'], ['Cheese plate', 'food style_options', 'positive'], ['Cheese plate', '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 large selection of bruschettas, paninis, tramezzinis keep the palate from stagnating."
] | [['bruschettas', 'food style_options', 'positive'], ['paninis', 'food style_options', 'positive'], ['tramezzinis', '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 asparagus, truffle oil, parmesan bruschetta is a winner!)"
] | [['asparagus, truffle oil, parmesan bruschetta', '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 | [
"Wine list is extensive without being over-priced."
] | [['Wine list', 'drinks style_options', 'positive'], ['Wine list', 'drinks prices', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Be sure to try the seasonal, and always delicious, specials."
] | [['specials', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Definitely a neighborhood favorite."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I loved 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 | [
"I almost hesititate to write a review because the atmosphere was so great and I would hate for it too become to crowded."
] | [['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 | [
"The food was very good, a great deal, and the place its self was great."
] | [['food', 'food quality', 'positive'], ['food', 'food prices', 'positive'], ['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 wait staff is very freindly, they make it feel like you're eating in a freindly little european town."
] | [['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 | [
"I like Cafe Noir dont get me wrong, it is jsut that the people who work there are evil and incompetent!!"
] | [['people', 'service general', 'negative'], ['Cafe Noir', '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 terrible, we had to wait for everything and ask several of different people for the same thing before we were allowed to be served."
] | [['service', '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 waitress, seems to be more concerned of looking good than actually waitressing."
] | [['waitress', 'service general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"After dinner the manager grabbed my boyfriend, asked him: Where are you from...maybe you dont know how things work in America...and in the end stormed away almost teareyed yelling that tips are the only thing they survive on."
] | [['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 | [
"We did tip, I guess the model/waitress just wanted more and complained to the manager."
] | [['waitress', 'service general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The whole set up is truly unprofessional and I wish Cafe Noir would get some good staff, because despite the current one this is a great place."
] | [['staff', 'service general', 'negative'], ['Cafe Noir', '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 | [
"Pizza here is consistently good."
] | [['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 | [
"Salads are a delicious way to begin the meal."
] | [['Salads', '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 should pass on the calamari."
] | [['calamari', '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 | [
"It is thick and slightly soggy."
] | [['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 | [
"Decor is charming."
] | [['Decor', '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 is average."
] | [['Service', 'service general', 'neutral']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"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 | [
"The ambience was so fun, and the prices were great, on top of the fact that the food was really tasty."
] | [['ambience', 'ambience general', 'positive'], ['NULL', 'restaurant prices', '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 wasn't thrilled to have to wait on line for thirty minutes, but I guess that's the price you pay for a popular place."
] | [['NULL', 'service general', 'neutral']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I would definitely recommend SEA if you like thai cuisine!"
] | [['thai 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 | [
"I was here a few weeks back and we had the worst customer service experience at a restaurant ever."
] | [['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 | [
"A gentleman, maybe the manager, came to our table, and without so much as a smile or greeting asked for our order."
] | [['gentleman', '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 | [
"When asked about how a certain dish was prepared in comparison to a similar at other thai restaurants, he replied this is not Mcdonald's, every place makes things differently "
] | [['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 | [
"While it is understandable that every place is indeed different, there was not a need to be uncourteous to customers and downright rude."
] | [['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 | [
"Never again!"
] | [['NULL', 'restaurant general', 'negative']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I absolutely Loved 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 | [
"Excellent atmosphere, delicious dishes good and friendly service."
] | [['atmosphere', 'ambience general', 'positive'], ['dishes', '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 | [
"this is can became on e of the NY Italian Food fare institutions."
] | [['NULL', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I think that it is absolutely brilliant and well runned business operation."
] | [['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 wine list is also really nice."
] | [['wine list', '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 | [
"Everything was wonderful; food, drinks, staff, mileau."
] | [['NULL', 'restaurant general', 'positive'], ['food', 'food quality', 'positive'], ['drinks', 'drinks quality', 'positive'], ['staff', 'service general', 'positive'], ['mileau', '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 would highly recommend 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 | [
"I have been to Casimir over 5 times and I have always had a great time there."
] | [['Casimir', '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 is great and reasonably priced."
] | [['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 | [
"I have tried to make reservations, but both times, the hostess didn't have my name."
] | [['hostess', '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 | [
"If the weather is nice, try to snag an outside table."
] | [['outside table', '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 staff has been nice, but they seemed really stressed and the unisex bathroom needs to be cleaned more often."
] | [['staff', 'service general', 'positive'], ['unisex bathroom', '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 | [
"My boyfriend and I went there to celebrate my birthday the other night and all I can say is that it was magnificent."
] | [['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 | [
"From the spectacular caviar to the hospitable waitstaff, I felt like royalty and enjoyed every second of it."
] | [['caviar', 'food quality', 'positive'], ['waitstaff', '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 | [
"Considering we were the last patrons there and it was after the closing time, the waitstaff did not rush us at all and made us feel comfortable and relaxed."
] | [['waitstaff', '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 highly recommend Caviar Russe to anyone who wants delicious top grade caviar and fantastic service."
] | [['caviar', '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 | [
"Nice Family owned traditional restaurant."
] | [['restaurant', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Fresh ingredients and everything is made to order."
] | [['ingredients', 'food quality', 'positive'], ['NULL', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"I was pleasantly surprised to find this gem in Hoboken."
] | [['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 | [
"Friendly staff that actually lets you enjoy your meal and the company you're with."
] | [['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 found the food to be outstanding, particulary the salmon dish I had."
] | [['food', 'food quality', 'positive'], ['salmon dish', '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 also ordered the Change Mojito, which was out of this world."
] | [['Change Mojito', '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 | [
"My friends settled for rice dishes, but we came back the following day to try the dim sum, which was good...not outstanding, but good."
] | [['dim sum', '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 | [
"We ate out in the back patio, which is worth it as it's cool and the music is hear well there."
] | [['back patio', '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 | [
"Overall, excellent restaurant!"
] | [['restaurant', 'restaurant general', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"The food was good."
] | [['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 place was nice and calm."
] | [['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 | [
"but the service was a bit slow."
] | [['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 buffet had a nice selection."
] | [['buffet', '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 food was average or above including some surprising tasty dishes."
] | [['food', 'food quality', 'positive'], ['dishes', 'food quality', 'positive']] | none | Task: Extracting aspect terms, aspect categories and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples where each tuple contains the extracted aspect term , aspect category their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "Delicate spices, onions, eggs and a kick-ass roti." Output: [['spices', 'food quality', 'positive'], ['onions', 'food quality', 'positive'], ['eggs', 'food quality', 'positive'], ['roti', 'food quality', 'positive']] |
||
generation | semeval-2015 | [
"Service was also very good."
] | [['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']] |
Subsets and Splits