task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
stringlengths 11
389
| output
stringlengths 43
461
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 1
value |
---|---|---|---|---|---|---|---|
generation | absa-quad | ['Love Pizza 33 ...'] | [['Pizza 33', 'restaurant general', 'positive', 'Love']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The food was bland oily .'] | [['food', 'food quality', 'negative', 'bland 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The food was lousy - too sweet or too salty and the portions tiny .'] | [['food', 'food quality', 'negative', 'lousy'], ['food', 'food quality', 'negative', 'too sweet'], ['food', 'food quality', 'negative', 'too salty'], ['portions', 'food style_options', 'negative', 'tiny']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Two complaints -- their appetizer selection stinks , it would be nice to get some mozzarella sticks on the menu .'] | [['appetizer selection', 'food style_options', 'negative', 'complaints']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['We could have made a meal of the yummy dumplings from the dumpling menu .'] | [['dumplings', 'food quality', 'positive', 'yummy']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["Hurley 's is like Cheers where everyone knows your name and they are ACTUALLY glad you came ."] | [["Hurley 's", 'service general', 'positive', 'glad']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['My wife and I always enjoy the young , not always well trained but nevertheless friendly , staff , all of whom have a story .'] | [['staff', 'service general', 'positive', 'enjoy'], ['staff', 'service general', 'positive', 'young'], ['staff', 'service general', 'positive', 'not always well trained'], ['staff', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["You ca n't go wrong with this place ."] | [['place', 'restaurant general', 'positive', "ca n't go wrong"]] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Personal pans are the perfect size for those hungry nights .'] | [['Personal pans', 'food style_options', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Do not get the Go Go Hamburgers , no matter what the reviews say .'] | [['Go Go Hamburgers', 'food quality', 'negative', 'Do not get']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['I would definitely recommend SEA if you like thai cuisine !'] | [['thai cuisine', 'food quality', 'positive', 'like']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["Also , the sandwiches ( nearing $ 7 ) did n't come with anything like chips or a side ."] | [['sandwiches', 'food style_options', 'negative', "did n't come with"], ['sandwiches', 'food prices', 'negative', 'nearing $ 7 ']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Ambience is delightful , service impeccable .'] | [['Ambience', 'ambience general', 'positive', 'delightful'], ['service', 'service general', 'positive', 'impeccable']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['For the people who want great food plus great service , Roxy is a place to AVOID !'] | [['food', 'food quality', 'negative', 'great'], ['service', 'service general', 'negative', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The pizza was great .'] | [['pizza', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['My son and his girlfriend both wanted cheeseburgers and they were huge !'] | [['cheeseburgers', 'food style_options', 'neutral', 'huge']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The counter service is bad .'] | [['counter service', 'service general', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Atmosphere is nice and relaxed too ...'] | [['Atmosphere', 'ambience general', 'positive', 'nice'], ['Atmosphere', 'ambience general', 'positive', 'relaxed']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The food was well prepared and the service impecable .'] | [['food', 'food quality', 'positive', 'well prepared'], ['service', 'service general', 'positive', 'impecable']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["One of us actually liked the expresso - that 's it ."] | [['expresso', 'drinks quality', 'positive', 'liked']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['In an area sadly lacking in decent Thai food , this is one of the best spots .'] | [['Thai food', 'food quality', 'positive', 'decent']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['We had a good time .'] | [['NULL', 'restaurant general', 'positive', 'good time']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Not sure where the previous reviewer , lonk , dined , but Saul is in a great neighborhood and has great food !'] | [['neighborhood', 'location general', 'positive', 'great'], ['food', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['THe back garden sitting area is very pleasant , where you can see their personal herb garden .'] | [['back garden sitting area', 'ambience 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Also , because it is so thin , it gets cold very quickly and its not that filling .'] | [['NULL', 'food quality', 'negative', 'gets cold very quickly'], ['NULL', 'food style_options', 'negative', 'not that filling']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Food is great and inexpensive .'] | [['Food', 'food quality', 'positive', 'great'], ['Food', 'food 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['First of all Dal Bukhara Rocks .'] | [['Dal Bukhara', 'food quality', 'positive', 'Rocks']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Decor is nice though service can be spotty .'] | [['Decor', 'ambience general', 'positive', 'nice'], ['service', 'service general', 'negative', 'spotty']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The location and ambience is Ok but the food is what makes up for it .'] | [['location', 'location general', 'neutral', 'Ok'], ['ambience', 'ambience general', 'neutral', 'Ok'], ['food', 'food quality', 'positive', 'makes up for it']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['I go and eat out at many different restaurants and this is one place you have go and try .'] | [['place', 'restaurant general', 'positive', 'have go and try']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Food awesome .'] | [['Food', 'food quality', 'positive', 'awesome']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['HIGHLY RECOMMENDED ! ! ! ! !'] | [['NULL', 'restaurant general', 'positive', 'RECOMMENDED']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['good music , great food , speedy service affordable prices .'] | [['music', 'ambience general', 'positive', 'good'], ['food', 'food quality', 'positive', 'great'], ['service', 'service general', 'positive', 'speedy'], ['NULL', 'restaurant prices', 'positive', 'affordable']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["The pizza is delicious - they use fresh mozzarella instead of the cheap , frozen , shredded cheese common to most pizzaria 's ."] | [['pizza', 'food quality', 'positive', 'delicious'], ['fresh mozzarella', 'food quality', 'positive', 'fresh']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The characters really make for an enjoyable experience .'] | [['characters', 'ambience general', 'positive', 'enjoyable']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["I 've never had bad service and the fish is fresh and delicious ."] | [['service', 'service general', 'positive', 'never had bad'], ['fish', 'food quality', 'positive', 'fresh'], ['fish', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Ambiance relaxed and stylish .'] | [['Ambiance', 'ambience general', 'positive', 'relaxed'], ['Ambiance', 'ambience general', 'positive', 'stylish']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Moules were excellent , lobster ravioli was VERY salty !'] | [['Moules', 'food quality', 'positive', 'excellent'], ['lobster ravioli', 'food quality', 'negative', 'salty']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["I wo n't go back unless someone else is footing the bill ."] | [['NULL', 'restaurant prices', 'negative', "wo n't go back"]] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['first it took us a long time to find the place .'] | [['place', 'restaurant miscellaneous', 'negative', 'took us a long time']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['They refuse to seat parties of 3 or more on weekends .'] | [['NULL', 'service general', 'negative', 'refuse']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['great for a romantic evening , or a fun evening with friends ...'] | [['NULL', 'ambience general', 'positive', 'romantic'], ['NULL', 'restaurant miscellaneous', 'positive', 'fun']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['All in all , this midtown gem instantly became one of my favorite sushi restaurants in the city .'] | [['NULL', 'restaurant general', 'positive', 'favorite']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['They were served warm and had a soft fluffy interior .'] | [['NULL', 'food quality', 'positive', 'warm'], ['NULL', 'food quality', 'positive', 'a soft fluffy interior']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Both times I was extremely dissappointed by the service , which was boarderline rude .'] | [['service', 'service general', 'negative', 'dissappointed'], ['service', 'service general', 'negative', 'rude']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Despite a slightly limited menu , everything prepared is done to perfection , ultra fresh and a work of food art .'] | [['menu', 'food style_options', 'negative', 'limited'], ['NULL', 'food quality', 'positive', 'ultra fresh'], ['NULL', 'food style_options', 'positive', 'a work of food art']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Service was also horrible and the ambience is not that great .'] | [['Service', 'service general', 'negative', 'horrible'], ['ambience', 'ambience general', 'negative', 'not that 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Excellent dumplings served amid clean , chic decor .'] | [['dumplings', 'food quality', 'positive', 'Excellent'], ['decor', 'ambience general', 'positive', 'clean'], ['decor', 'ambience general', 'positive', 'chic']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['I absolutely love this place ! ! !'] | [['place', 'restaurant general', 'positive', 'love']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['As a retired hipster , I can say with some degree of certainty that for the last year Lucky Strike has been the best laid-back late night in the city .'] | [['Lucky Strike', 'restaurant general', 'positive', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['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', 'terrible']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['My boyfriend had the New England Chowder it was good but I think the award should go to the Lobster Bisque .'] | [['New England Chowder', 'food quality', 'positive', 'good'], ['Lobster Bisque', 'food quality', 'positive', 'award']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The food was very good , a great deal , and the place its self was great .'] | [['food', 'food quality', 'positive', 'good'], ['food', 'food prices', 'positive', 'good'], ['place', 'ambience 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['I plan on stopping by next week as well .'] | [['NULL', 'restaurant general', 'positive', 'stopping by next week']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Big Wong is a great place to eat and fill your stomach .'] | [['Big Wong', 'restaurant 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The service was attentive .'] | [['service', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['service is friendly , and never had a problem walking in and getting a table .'] | [['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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Authentic Pakistani food .'] | [['Pakistani food', 'food quality', 'positive', 'Authentic']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['I ate here a week ago and found most dishes average at best and too expensive .'] | [['dishes', 'food quality', 'negative', 'average'], ['dishes', 'food prices', 'negative', 'too expensive']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["Ca n't wait to go back ."] | [['NULL', 'restaurant general', 'positive', 'go back']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['These are overpriced and you can get better just around the corner :'] | [['NULL', 'food prices', 'negative', 'overpriced'], ['NULL', 'food quality', 'negative', 'can get better']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['the turkey burgers are scary !'] | [['turkey burgers', 'food quality', 'negative', 'scary']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['A little overpriced but worth it once you take a bite .'] | [['NULL', 'food prices', 'negative', 'overpriced'], ['NULL', 'food quality', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["If you do n't mind pre-sliced low quality fish , unfriendly staff and a sushi chef that looks like he is miserable then this is your place ."] | [['fish', 'food quality', 'negative', 'low quality'], ['staff', 'service general', 'negative', 'unfriendly'], ['sushi chef', 'restaurant miscellaneous', 'negative', 'miserable']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The rest of the dim sum , though pricey by Chinatown standards , is worth it .'] | [['dim sum', 'food prices', 'negative', 'pricey'], ['dim sum', 'food quality', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The food is delicious - from the specials to the regular menu-fare , the dishes are never a disappointment .'] | [['food', 'food quality', 'positive', 'delicious'], ['dishes', 'food quality', 'positive', 'never a disappointment'], ['specials', 'food quality', 'positive', 'delicious'], ['regular menu-fare', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The prices were CHEAP compared to the quality of service and food .'] | [['NULL', 'restaurant 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['This tiny restaurant is as cozy as it gets , with that certain Parisian flair .'] | [['restaurant', 'ambience general', 'positive', 'cozy']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["Took my mom for Mother 's Day , and the maitre was pretty rude ."] | [["maitre", 'service general', 'negative', 'rude']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['If you want something really different than try Jekyll and Hyde .'] | [['Jekyll and Hyde', 'restaurant general', 'positive', 'different']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The sushi is amazing ! ! !'] | [['sushi', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The fish was not fresh and the rice tasted old and stale .'] | [['fish', 'food quality', 'negative', 'not fresh'], ['rice', 'food quality', 'negative', 'old'], ['rice', 'food quality', 'negative', 'stale']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['skip dessert .'] | [['dessert', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The food is so cheap and the waiters are nice .'] | [['food', 'food prices', 'positive', 'cheap'], ['waiters', 'service general', 'positive', 'nice']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['This is a great place to take out-of-towners , and perfect for watching the sunset .'] | [['place', 'location 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The wine list is interesting and has many good values .'] | [['wine list', 'drinks style_options', 'positive', 'interesting'], ['wine list', 'drinks prices', 'positive', 'good values']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Suan is a great place that I often take my friends ( classmates ) too .'] | [['Suan', 'restaurant 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["If you like your music blasted and the system isnt that great and if you want to pay at least 100 dollar bottle minimun then you 'll love it here ."] | [['bottle', 'drinks prices', 'negative', 'love'], ['music', 'ambience general', 'negative', 'like']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['We left , never to return .'] | [['NULL', 'restaurant general', 'negative', 'never to return']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Of course , it is crowded but who cares .'] | [['NULL', 'ambience general', 'neutral', 'crowded but who cares']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['We all felt it was worth it .'] | [['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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['We waited at the bar and had martinis that were just right .'] | [['martinis', 'drinks quality', 'positive', 'right']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The portion sizes here are huge , and the sushi is good .'] | [['portion sizes', 'food style_options', 'positive', 'huge'], ['sushi', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['But the best part about LS is the late night atmosphere , delightfully free of the BTs .'] | [['late night atmosphere', 'ambience general', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['I have NEVER been disappointed in the Red Eye .'] | [['Red Eye', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['I went there for lunch and it was not as good as I expected from the reviews I read .'] | [['lunch', 'food quality', 'negative', 'not as good as I expected']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['The chicken pot pie is exceptional , the cheeseburger huge and delictable , and the service professional wan warm .'] | [['chicken pot pie', 'food quality', 'positive', 'exceptional'], ['cheeseburger', 'food style_options', 'positive', 'huge'], ['cheeseburger', 'food quality', 'positive', 'delictable'], ['service', 'service general', 'positive', 'professional'], ['service', 'service general', 'positive', 'warm']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['With the theater 2 blocks away we had a delicious meal in a beautiful room .'] | [['meal', 'food quality', 'positive', 'delicious'], ['room', 'ambience general', 'positive', 'beautiful'], ['NULL', 'location general', 'positive', '2 blocks away']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Try the lobster teriyaki and the rose special roll .'] | [['lobster teriyaki', 'food quality', 'positive', 'Try'], ['rose special roll', 'food quality', 'positive', 'Try']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['This place has got to be the best japanese restaurant in the new york area .'] | [['place', 'restaurant general', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['I have never before eaten 40 pieces of relatively good nigiri .'] | [['nigiri', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ["I did n't complain , I liked the atmosphere so much ."] | [['atmosphere', 'ambience general', 'positive', 'liked']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Great pizza for lunch place .'] | [['pizza', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Someone else recommended the dessert - we also left that .'] | [['dessert', 'food quality', 'negative', 'recommended']] | 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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |
||
generation | absa-quad | ['Best Italian food I ever had ( and being Italian , that means alot ) .'] | [['Italian food', '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: "The ambience was so fun , and the prices were great , on top of the fact that the food was really tasty" Output: [['ambience', 'ambience general', 'positive', 'fun'], ['NULL', 'restaurant prices', 'positive', 'great'], ['food', 'food quality', 'positive', 'tasty']]' |