task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
list | output
stringlengths 43
597
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 1
value |
---|---|---|---|---|---|---|---|
generation
|
acos
|
[
"a few tips : skip the turnip cake , roast pork buns and egg custards ."
] |
[['turnip cake', 'food quality', 'negative', 'skip'], ['roast pork buns', 'food quality', 'negative', 'skip'], ['egg custards', 'food quality', 'negative', 'skip']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"these are overpriced and you can get better just around the corner :"
] |
[['NULL', 'food prices', 'negative', 'overpriced'], ['NULL', 'food quality', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i was pleasantly suprised ."
] |
[['NULL', 'restaurant general', 'positive', 'pleasantly'], ['NULL', 'restaurant general', 'positive', 'suprised']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the food was exceptional ."
] |
[['food', 'food quality', 'positive', 'exceptional']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i choose to go with one of the special , the braised lamb shank in red wine , which was excellent ."
] |
[['braised lamb shank in red wine', 'food quality', 'positive', 'excellent']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the service was friendly and the atmosphere was casual ."
] |
[['service', 'service general', 'positive', 'friendly'], ['atmosphere', 'ambience general', 'neutral', 'casual']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the restaurant is a bit noisy but that is something that can be overlooked once you sit down and enjoy a great meal"
] |
[['meal', 'food quality', 'positive', 'enjoy'], ['meal', 'food quality', 'positive', 'great'], ['restaurant', 'ambience general', 'negative', 'noisy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this little place has a cute interior decor and affordable city prices ."
] |
[['interior decor', 'ambience general', 'positive', 'cute'], ['place', 'restaurant prices', 'positive', 'little']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the pad se ew chicken was delicious , however the pad thai was far too oily ."
] |
[['pad se ew chicken', 'food quality', 'positive', 'delicious'], ['pad thai', 'food quality', 'negative', 'oily']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"have eaten at ginger house several times , and it ' s always good ."
] |
[['ginger house', 'restaurant general', 'positive', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the fried dumplings are great !"
] |
[['fried dumplings', 'food quality', 'positive', 'great']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"finally a reliable chinese restaurant !"
] |
[['chinese restaurant', 'restaurant general', 'positive', 'reliable']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this place would be so much better served by being run by a group that actually understands customer service ."
] |
[['customer service', 'service general', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the only thing you can do here is walk in and eat . . but planning an event , especially a small , intimate one , forget about it ."
] |
[['NULL', 'restaurant miscellaneous', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"they are not helpful in the least and will give you the grand run around so by the time the event date rolls around you will not only regret chosing this place , but also become hostile !"
] |
[['NULL', 'service general', 'negative', 'not helpful']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"nobody at this restaurant will give firm answers about anything and in the end , not one person takes responsibility for anything ."
] |
[['NULL', 'service general', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"terrible , terrible management - deserves to be shut - down ."
] |
[['management', 'service general', 'negative', 'terrible'], ['management', 'service general', 'negative', 'terrible'], ['NULL', 'restaurant general', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"never fails to please ."
] |
[['NULL', 'restaurant general', 'positive', 'please']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"delicious bagels , especially when right out of the oven ."
] |
[['bagels', 'food quality', 'positive', 'delicious']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"spreads and toppings are great - though a bit pricey ."
] |
[['spreads', 'food quality', 'positive', 'great'], ['spreads', 'food prices', 'negative', 'pricey'], ['toppings', 'food quality', 'positive', 'great'], ['toppings', 'food prices', 'negative', 'pricey']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"service is fast and friendly ."
] |
[['service', 'service general', 'positive', 'fast'], ['service', 'service general', 'positive', 'friendly']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"only drawback - they wo n ' t toast your bagel , and they do n ' t make eggs for the bagel ."
] |
[['NULL', 'service general', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"but that is highly forgivable ."
] |
[['NULL', 'restaurant miscellaneous', 'positive', 'forgivable']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"been there , done that , and new york , it ' s not that big a deal ."
] |
[['NULL', 'restaurant general', 'neutral', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the food is decent at best , and the ambience , well , it ' s a matter of opinion , some may consider it to be a sweet thing , i thought it was just annoying ."
] |
[['food', 'food quality', 'negative', 'decent'], ['ambience', 'ambience general', 'negative', 'annoying']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"if celebrities make you sweat , then your in for a ride , but if your like most around these parts then you ' ll just yawn and wonder whats with all the hype ."
] |
[['NULL', 'restaurant miscellaneous', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"rao is a good restaurant , but it ' s nothing special ."
] |
[['rao', 'restaurant general', 'neutral', 'good'], ['rao', 'restaurant general', 'neutral', 'nothing special']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"but after last night , spice grill is the only place i ' m eating indian cuisine ."
] |
[['indian cuisine', 'food quality', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"you must try the shrimp appetizers ."
] |
[['shrimp appetizers', 'food quality', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"even my indian friend could n ' t believe how good and tasty everything was ."
] |
[['NULL', 'food quality', 'positive', 'good'], ['NULL', 'food quality', 'positive', 'tasty']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this place has the the correct ambience and an excellent staff to make you feel like a guest and a friend at the same time ."
] |
[['ambience', 'ambience general', 'positive', 'correct'], ['staff', 'service general', 'positive', 'excellent']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"great food , great prices , great service ."
] |
[['food', 'food quality', 'positive', 'great'], ['service', 'service general', 'positive', 'great'], ['NULL', 'restaurant prices', 'positive', 'great']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"if you are looking for a good quality , cheap eats - this is the place ."
] |
[['eats', 'food quality', 'positive', 'good quality'], ['eats', 'food prices', 'positive', 'cheap']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s a perfect place to have a amazing indian food ."
] |
[['indian food', 'food quality', 'positive', 'amazing']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i really loved the different and inovated touch that ' s the cheff gives to the food ."
] |
[['cheff', 'food style_options', 'positive', 'loved'], ['cheff', 'food style_options', 'positive', 'inovated']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"also it ' s great to have dinner in a very romantic and comfortable place , the service it ' s just perfect . . . they ' re so frendly that we never want to live the place !"
] |
[['service', 'ambience general', 'positive', 'place'], ['service', 'ambience general', 'positive', 'the'], ['just', 'service general', 'positive', "' re"]]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"their bagels are fine , but they are a little overcooked , and not really a ' special ' bagel experience ."
] |
[['bagels', 'food quality', 'negative', 'fine'], ['bagels', 'food quality', 'negative', 'overcooked']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"great bagels made the old - fashioned way ."
] |
[['bagels', 'food quality', 'positive', 'great'], ['bagels', 'food style_options', 'positive', 'great']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"drawbacks : service is slow and they do n ' t toast !"
] |
[['service', 'service general', 'negative', 'slow']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the food was absolutely amazing ! !"
] |
[['food', 'food quality', 'positive', 'amazing']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the baked clams octopus we shared as appetizers were the best we ' ve ever had ! !"
] |
[['baked clams octopus', 'food quality', 'positive', 'best']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the lamb was tender so full of flavor , the dessert was divine ! !"
] |
[['lamb', 'food quality', 'positive', 'tender'], ['lamb', 'food quality', 'positive', 'full of flavor'], ['dessert', 'food quality', 'positive', 'divine']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the waiter was attentive ."
] |
[['waiter', 'service general', 'positive', 'attentive']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the place itself is beautiful the bar scene seems to be happening ."
] |
[['place', 'ambience general', 'positive', 'beautiful'], ['bar scene', 'ambience general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"downtown dinner 2002 - prixe fix : appetizers were ok , waiter gave me poor suggestion . . . try the potato stuff kanish best one ."
] |
[['appetizers', 'food quality', 'neutral', 'ok'], ['waiter', 'service general', 'negative', 'poor'], ['waiter', 'service general', 'negative', 'poor']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"dessert is a joke . . . dont bother"
] |
[['dessert', 'food quality', 'negative', 'joke']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"volare virgins or weekly regulars , everyone gets treated the same and you ca n ' t ask for more than that when the service is this friendly ."
] |
[['service', 'service general', 'positive', 'friendly']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the restaurant has a family feel , not least with regard to the portions which are enormous ; the veal alone could have single - handedly solved third world famine ."
] |
[['restaurant', 'ambience general', 'positive', 'family feel'], ['portions', 'food style_options', 'positive', 'enormous'], ['veal', 'food style_options', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the anti - pasta was excellent , especially the calamari , as were the filling pasta mains ."
] |
[['anti - pasta', 'food quality', 'positive', 'excellent'], ['calamari', 'food quality', 'positive', 'excellent'], ['pasta mains', 'food quality', 'positive', 'excellent'], ['pasta mains', 'food style_options', 'positive', 'excellent']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the wine list is extensive and can easily hike up an otherwise reasonably priced meal ."
] |
[['wine list', 'drinks style_options', 'positive', 'extensive'], ['meal', 'food prices', 'positive', 'reasonably priced']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"still , any quibbles about the bill were off - set by the pour - your - own measures of liquers which were courtesey of the house . . ."
] |
[['measures of liquers', 'drinks style_options', 'positive', 'pour - your - own'], ['measures of liquers', 'drinks style_options', 'positive', 'courtesey'], ['NULL', 'restaurant prices', 'neutral', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"fantastic place ."
] |
[['place', 'restaurant general', 'positive', 'fantastic']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"a pleasant surprise ."
] |
[['NULL', 'restaurant general', 'positive', 'pleasant']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"go there to relax and feel like your somewhere else ."
] |
[['NULL', 'ambience general', 'positive', 'relax']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"lucky strike is a great casual place to just grab a bite to eat ."
] |
[['lucky strike', 'restaurant general', 'positive', 'great'], ['lucky strike', 'restaurant general', 'positive', 'casual']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"great food , great decor , great service ."
] |
[['food', 'food quality', 'positive', 'great'], ['decor', 'ambience general', 'positive', 'great'], ['service', 'service general', 'positive', 'great']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i recommend it !"
] |
[['NULL', 'restaurant general', 'positive', 'recommend']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this is the perfect spot for meeting friends , having lunch , dinner , pre - theatre or after - theatre drinks !"
] |
[['spot', 'restaurant miscellaneous', 'positive', 'perfect']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"( always ask the bartender for the seasonal beer ! ! !"
] |
[['seasonal beer', 'drinks quality', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"guaranteed to be a tasty experience ! )"
] |
[['NULL', 'drinks quality', 'positive', 'tasty']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i have been doing all of the above at the heartland brewery for over 5 years now and i have never been disappointed !"
] |
[['heartland brewery', 'restaurant general', 'positive', 'never been disappointed']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"all the people that i bring there go back on their own and bring their friends !"
] |
[['NULL', 'restaurant miscellaneous', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"go there once and oh yes . . . you will go back . . . you will . . ."
] |
[['NULL', 'restaurant general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"a cool bar with great food , and tons of excellent beer ."
] |
[['bar', 'ambience general', 'positive', 'cool'], ['food', 'food quality', 'positive', 'great'], ['beer', 'drinks quality', 'positive', 'excellent'], ['beer', 'drinks style_options', 'positive', 'excellent']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"and even with it ' s pub atmosphere they were great to my kids too !"
] |
[['NULL', 'service general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"loved it !"
] |
[['NULL', 'restaurant general', 'positive', 'loved']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the shrimp scampi was excellent and the antipasti were plentiful ."
] |
[['shrimp scampi', 'food quality', 'positive', 'excellent'], ['antipasti', 'food style_options', 'positive', 'plentiful']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it is expensive but well worth the money ."
] |
[['NULL', 'restaurant prices', 'negative', 'expensive'], ['NULL', 'restaurant general', 'positive', 'worth']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"if you venture off the island of manhattan and ca n ' t seem to find a great italian restaurant , drive to corona ."
] |
[['corona', 'restaurant general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the only thing more wonderful than the food ( which is exceptional ) is the service ."
] |
[['food', 'food quality', 'positive', 'exceptional'], ['service', 'service general', 'positive', 'wonderful']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the only thing the waiters do n ' t do for you is wipe your chin when you leave ."
] |
[['waiters', 'service general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"wonderful at holiday time ."
] |
[['NULL', 'restaurant miscellaneous', 'positive', 'wonderful']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"cozy romantic atomosphere with only around 15 tables at most ."
] |
[['atomosphere', 'ambience general', 'positive', 'cozy'], ['atomosphere', 'ambience general', 'positive', 'romantic']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"food was very good , but not what i would consider out of this world ."
] |
[['food', 'food quality', 'neutral', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"go here for a romantic dinner but not for an all out wow dining experience ."
] |
[['NULL', 'ambience general', 'positive', 'romantic'], ['NULL', 'restaurant miscellaneous', 'positive', 'wow']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"my friend from milan and myself were pleasantly surprised when we arrived and everyone spoke italian ."
] |
[['NULL', 'restaurant miscellaneous', 'positive', 'surprised']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"too bad the food was n ' t of the same heritage ."
] |
[['food', 'food quality', 'negative', 'bad']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the porcini mushroom pasta special was tasteless , so was the seafood tagliatelle ."
] |
[['porcini mushroom pasta special', 'food quality', 'negative', 'tasteless'], ['seafood tagliatelle', 'food quality', 'negative', 'tasteless']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"a real dissapointment ."
] |
[['NULL', 'food quality', 'negative', 'dissapointment']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"but that was n ' t the icing on the cake : a tiramisu that resembled nothing i have ever had ."
] |
[['tiramisu', 'food quality', 'negative', 'nothing']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"they should have called it mascarpone with chocolate chips - good but a far cry from what the name implies ."
] |
[['NULL', 'food quality', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"priced at upper intermediate range ."
] |
[['NULL', 'restaurant prices', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it was pretty inexpensive too ."
] |
[['NULL', 'restaurant prices', 'positive', 'inexpensive']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this place has the best chinese style bbq ribs in the city ."
] |
[['bbq ribs', 'food quality', 'positive', 'best'], ['bbq ribs', 'food style_options', 'positive', 'best']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s great to go for a quick lunch either alone or with a friend ."
] |
[['NULL', 'restaurant miscellaneous', 'positive', 'great']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s definately not a place to go if you want to impress someone ."
] |
[['place', 'restaurant miscellaneous', 'negative', 'impress']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"however , if you want great food at a great price and do n ' t mind the decor , you ca n ' t beat this place ."
] |
[['food', 'food quality', 'positive', 'great'], ['food', 'food prices', 'positive', 'great'], ['decor', 'ambience general', 'neutral', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"quick and friendly service ."
] |
[['service', 'service general', 'positive', 'quick'], ['service', 'service general', 'positive', 'friendly']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this is one of the best comfort food places in the city ."
] |
[['NULL', 'restaurant general', 'positive', 'best'], ['NULL', 'restaurant general', 'positive', 'comfort']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s somewhere you can eat and be happy ."
] |
[['NULL', 'restaurant general', 'positive', 'happy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"when you ' re sitting in their main dining room ( which has a spectacular , hand - painted high ceiling ) you ' d never know there was a world outside ."
] |
[['main dining room', 'ambience general', 'positive', 'NULL'], ['ceiling', 'ambience general', 'positive', 'spectacular'], ['ceiling', 'ambience general', 'positive', 'hand - painted high']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the food is wonderful , tasty and filling , and the service is professional and friendly ."
] |
[['food', 'food quality', 'positive', 'wonderful'], ['food', 'food quality', 'positive', 'tasty'], ['food', 'food style_options', 'positive', 'filling'], ['service', 'service general', 'positive', 'professional'], ['service', 'service general', 'positive', 'friendly']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i ca n ' t wait for summer , when they serve outside on their gigantic patio ."
] |
[['patio', 'ambience general', 'positive', 'gigantic']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this little place definitely exceeded my expectations and you sure get a lot of food for your money ."
] |
[['food', 'food style_options', 'positive', 'NULL'], ['food', 'food prices', 'positive', 'NULL'], ['place', 'restaurant general', 'positive', 'exceeded my expectations']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the service was fast and friendly and the food was very tasty and they had the best hot sauce to add to your meals ."
] |
[['service', 'service general', 'positive', 'fast'], ['service', 'service general', 'positive', 'friendly'], ['food', 'food quality', 'positive', 'tasty'], ['hot sauce', 'food quality', 'positive', 'best']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i have to say that i am pleasantly suprised and i will most likely stop in again if i am in the neighborhood ."
] |
[['NULL', 'restaurant general', 'positive', 'pleasantly suprised']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"they all know you ."
] |
[['NULL', 'service general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"good food ."
] |
[['food', 'food quality', 'positive', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"good drink ."
] |
[['drink', 'drinks quality', 'positive', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"how do you rate home ?"
] |
[['NULL', 'restaurant miscellaneous', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.