task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
sequence | output
stringlengths 28
294
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 1
value |
---|---|---|---|---|---|---|---|
generation | aste-data-v2 | [
"For me dishes a little oily , but overall dining experience good ."
] | [['dishes', 'oily', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Helpful service and average price per dish $ 10 ."
] | [['service', 'Helpful', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The only thing that strikes you is the decor ? ( not very pleasant ) ."
] | [['decor', 'not very pleasant', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"great food"
] | [['food', 'great', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"This place has great indian chinese food ."
] | [['indian chinese food', 'great', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Be prepared to wait , because the place is pretty tiny ."
] | [['place', 'tiny', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Even though the place is not beautiful , the food speaks for itself ."
] | [['place', 'not beautiful', 'negative'], ['food', 'speaks for itself', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Best Indian Chinese in the city , by far !"
] | [['Indian Chinese', 'Best', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The martinis are amazing and very fairly priced ."
] | [['martinis', 'amazing', 'positive'], ['martinis', 'fairly priced', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"THE SERVICE IS AMAZING , i 've had different waiters and they were all nice , which is a rare thing in NYC ."
] | [['SERVICE', 'AMAZING', 'positive'], ['waiters', 'nice', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The DJ is awesome , I have been there for my birthday and a bunch of other times with friends and I keep going back ."
] | [['DJ', 'awesome', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"This establishment is the real deal ."
] | [['establishment', 'real deal', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Wish NY had more of these kind of places : intimate , superb food , homey , top notch all the way around , certainly worth the wait ."
] | [['food', 'superb', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Look , the appetizers were really good ."
] | [['appetizers', 'good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The entree was also very good ."
] | [['entree', 'good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Yes , the place is classy and beautiful , but they most certainly target the uber whealthy Not the common joe that wants to go all out every once in a while ."
] | [['place', 'classy', 'negative'], ['place', 'beautiful', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Vanison was good but not amazing ."
] | [['Vanison', 'good', 'neutral'], ['Vanison', 'not amazing', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Dessert : pure disaster ."
] | [['Dessert', 'disaster', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I read reviews that called the restaurant too expensive and I thought to myself , but may be it is worth it ."
] | [['restaurant', 'expensive', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The environment is very upscale and you will see a lot of rich guys with trophy wives or just highly paid escorts ."
] | [['environment', 'upscale', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"If you are going for the food , it will not be worth it ."
] | [['food', 'worth', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"You would think they would make up for it with service , sadly , no ."
] | [['service', 'sadly', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Service was just ok , it is not what you 'd expect for $ 500 ."
] | [['Service', 'ok', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I literally just got back home after visiting Casa La Femme and was so offended by my visit felt it necessary to try and warn other diners who value their money and time ."
] | [['Casa La Femme', 'offended', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The place is beautiful !"
] | [['place', 'beautiful', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The hostess was very pleasant ."
] | [['hostess', 'pleasant', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"We asked for sides which the waiter than admitted that he forgot to put in that part of our order ."
] | [['waiter', 'forgot', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"My chicken was inedible as there were so many fatty lumps which i had to keep spitting out into my napkin ."
] | [['chicken', 'inedible', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"By the time we left our wallets were empy and so were our stomachs AND we missed the show we were supposed to see following our dinner , which would have been acceptable if we got to enjoy the experience of good food and belly dancers !"
] | [['food', 'good', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"If it seemed possible to do so while there I would have fought my bill since my dinner portion of my meal was inedible !"
] | [['meal', 'inedible', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I have never left a restaurant feeling as if i was abused , and wasted my hard earned money ."
] | [['restaurant', 'abused', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"There was no tap beer that evening , which was a disappointment ."
] | [['beer', 'disappointment', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The appetizers we ordered were served quickly - an order of fried oysters and clams were delicious but a tiny portion ( maybe 3 of each ) ."
] | [['fried oysters and clams', 'delicious', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The lobster knuckles ( special of the day ) were ok , but pretty tasteless ."
] | [['lobster knuckles', 'ok', 'negative'], ['lobster knuckles', 'tasteless', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I had the Thai style Fried Sea Bass ... which was very good ."
] | [['Thai style Fried Sea Bass', 'good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Everyone seemed generally happy with their food , except my brother who had the grilled Mahi Mahi , seemingly drenched in Grapfruit Juice !"
] | [['food', 'happy', 'positive'], ['grilled Mahi Mahi', 'drenched', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I heard the lobster roll was excellent ."
] | [['lobster roll', 'excellent', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Service not the friendliest to our `` large party '' !"
] | [['Service', 'not the friendliest', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Great Indian food"
] | [['Indian food', 'Great', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Food was amazing - I love Indian food and eat it quite regularly , but I can say this is one of the best I 've had ."
] | [['Food', 'amazing', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Very `` normal Indian food '' , but done really well ."
] | [['Indian food', 'normal', 'positive'], ['Indian food', 'well', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The lunch buffet is expensive but is deff worth it ."
] | [['lunch buffet', 'expensive', 'positive'], ['lunch buffet', 'worth', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"We have gone for dinner only a few times but the same great quality and service is given ."
] | [['service', 'great', 'positive'], ['dinner', 'great quality', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Bukhara is on my top 5 Indian places in NYC"
] | [['Bukhara', 'top', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I have never been so disgusted by both food an service ."
] | [['food', 'disgusted', 'negative'], ['service', 'disgusted', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"However , once I received my predictably mediocre order of what Dokebi thinks passes as Korean fair , ( sometimes you have to settle when it 's your only option ) , I got through about half my kimchee before I found a piece of random lettuce accompanied by a far more disgusting , slimy , clearly bad piece of fish skin ."
] | [['kimchee', 'disgusting', 'negative'], ['Korean fair', 'mediocre', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"My girlfriend , being slightly more aggressive , and having been equally disgusted causing her to throw out the remainder of her barely eaten meal , called back only to be informed that I was probably wrong and that it was most likely an oyster , and that we were also blacklisted from their restaurant ."
] | [['meal', 'disgusted', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I book a gorgeous white organza tent which included a four course prix fix menu which we enjoyed a lot ."
] | [['four course prix fix menu', 'enjoyed', 'positive'], ['white organza tent', 'gorgeous', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The service was spectacular as the waiter knew everything about the menu and his recommendations were amazing !"
] | [['service', 'spectacular', 'positive'], ['waiter', 'amazing', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I completely recommend Casa La Femme for any special occasion and to REALLY impress your date ."
] | [['Casa La Femme', 'recommend', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The bibimbap was average , but the stone bowl was n't even close to sizzling ."
] | [['bibimbap', 'average', 'neutral'], ['stone bowl', "was n't even close to sizzling", 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Too bad I had paid an extra $ 2 for the stone bowl ."
] | [['stone bowl', 'bad', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Easily the worst stir-fried squid I 've ever tasted ."
] | [['stir-fried squid', 'worst', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The real problem I had with this place was the complete lack of service ."
] | [['service', 'lack of', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The farro salad and the mashed yukon potatoes were also extremely tasty ."
] | [['farro salad', 'tasty', 'positive'], ['mashed yukon potatoes', 'tasty', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"i love margherita pizza – i looove east village pizza"
] | [['east village pizza', 'love', 'positive'], ['margherita pizza', 'looove', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Love this place , every time we are in the city this is one of the places we always go ."
] | [['place', 'Love', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"A quintessential slice of NYC pizza ."
] | [['slice of NYC pizza', 'quintessential', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Personally I like the margherita pizza better , but they are all good ."
] | [['margherita pizza', 'like', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Possibly the Most Romantic Restaurant in the City"
] | [['Restaurant', 'Romantic', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"This is undoubtedly my favorite modern Japanese brasserie ( that don ’ t serve sushi ) , and in my opinion , one of the most romantic restaurants in the city !"
] | [['modern Japanese brasserie', 'favorite', 'positive'], ['modern Japanese brasserie', 'romantic', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Not only is it an adventure getting to this somewhat hidden spot , once you enter the unmarked wooden doors , the zen and intimate décor will make you feel like you ’ re no longer in the city ."
] | [['spot', 'hidden', 'neutral'], ['décor', 'intimate', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"If you ’ re planning to come here , make sure that your date is someone whom you really like since you ’ ll be ushered to private booths where there will be no people or food watching ( choose the ones on the ground level that have glass ceilings so you may see the stars in the sky ! ) ."
] | [['private booths', 'ushered', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"We started off with a delightful sashimi amuse bouche ."
] | [['sashimi amuse bouche', 'delightful', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"For desserts , we tried the frozen black sesame mousse ( interesting but not extraordinary ) and matcha ( powdered green tea ) and blueberry cheesecake , which was phenomenal ."
] | [['frozen black sesame mousse', 'interesting', 'neutral'], ['frozen black sesame mousse', 'extraordinary', 'neutral'], ['matcha ( powdered green tea ) and blueberry cheesecake', 'phenomenal', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Maybe it was the great company ( I had friends visiting from Philly – yes , it was not a date this time ) or the super reasonable price point , but I just can ’ t say enough good things about this brasserie ."
] | [['brasserie', 'good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"They are extremely rude , not even apologizing for the horrible service we got and handing us a bill well over $ 500 for some drinks adn their pita bread !"
] | [['service', 'horrible', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Great Shabu Shabu"
] | [['Shabu Shabu', 'Great', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I tried a couple other dishes but was n't too impressed ."
] | [['dishes', "was n't too impressed", 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The meat is fresh , the sauces are great , you get kimchi and a salad free with your meal and service is good too ."
] | [['meat', 'fresh', 'positive'], ['sauces', 'great', 'positive'], ['service', 'good', 'positive'], ['kimchi', 'free', 'positive'], ['salad', 'free', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Dokebi gives Williamsburg the right one-two punch of classic Korean food and fusion twists like pork belly tacos ."
] | [['Korean food', 'classic', 'positive'], ['fusion twists', 'classic', 'positive'], ['pork belly tacos', 'classic', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The food tasted very good ."
] | [['food', 'good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The main entree was also very good ."
] | [['main entree', 'good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"This place has totally weird decor , stairs going up with mirrored walls - I am surprised how no one yet broke their head or fall off the stairs - mirrored walls make you dizzy and delusional ..."
] | [['decor', 'weird', 'negative'], ['mirrored walls', 'dizzy', 'negative'], ['mirrored walls', 'delusional', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The concept of japanese tapas is newly created and clearly does n't work ."
] | [['japanese tapas', "does n't work", 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The food they serve is not comforting , not appetizing and uncooked ."
] | [['food', 'not comforting', 'negative'], ['food', 'not appetizing', 'negative'], ['food', 'uncooked', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Good Food"
] | [['Food', 'Good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The food was great and tasty , but the sitting space was too small , I do n't like being cramp in a corner ."
] | [['food', 'great', 'positive'], ['food', 'tasty', 'positive'], ['sitting space', 'too small', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Over all it was a very nice romantic place ."
] | [['place', 'nice romantic', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The atmosphere was great ."
] | [['atmosphere', 'great', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Our waitress was n't mean , but not especially warm or attentive either ."
] | [['waitress', "was n't mean", 'neutral'], ['waitress', 'not especially warm or attentive', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I must say I am surprised by the bad reviews of the restaurant earlier in the year , though ."
] | [['restaurant', 'bad', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The servers at Flatbush Farm appear to have perfected that ghastly technique of making you feel guilty and ashamed for deigning to attract their attention ."
] | [['servers', 'perfected', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"A different server enhanced the fun , dumping our entrees in front of us halfway through our appetizer ( which was delicious ) ."
] | [['server', 'enhanced', 'negative'], ['appetizer', 'delicious', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Overall the food quality was pretty good , though I hear the salmon is much better when it has n't sat cooling in front of the guest ."
] | [['food', 'good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The place has a nice fit-out , some attractive furnishings and , from what I could tell , a reasonable wine list ( I was given the food menu when I asked for the carte des vins )"
] | [['fit-out', 'nice', 'positive'], ['furnishings', 'attractive', 'positive'], ['wine list', 'reasonable', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Everything was going good until we got our meals ."
] | [['meals', 'good', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I took one look at the chicken and I was appalled ."
] | [['chicken', 'appalled', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It was served with skin , over a bed of extremely undercooked spinach and mashed potatoes ."
] | [['spinach', 'undercooked', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I took one bite from the $ 24 salmon , and I have never , in the 17 years I have been going to restaurants tasted salmon as fishy , as dry , and as bland as the one in Flatbush Farms ."
] | [['salmon', 'fishy', 'negative'], ['salmon', 'dry', 'negative'], ['salmon', 'bland', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"This is where it really really gets bad : the manager said , there is absolutely nothing we can do , it 's a matter of taste that she did n't like it , and I can not comp it ."
] | [['manager', 'bad', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The manager came to the table and said we can do what we want , so we paid for what we did enjoy , the drinks and appetizers , and walked out ."
] | [['drinks', 'enjoy', 'positive'], ['appetizers', 'enjoy', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"THIS STAFF SHOULD BE FIRED ."
] | [['STAFF', 'FIRED', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"cirspy crust margherita pizza"
] | [['margherita pizza', 'cirspy crust', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"it was really good pizza ."
] | [['pizza', 'good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"the crust was imazingly cooked well and pizza was fully loaded : ) : ) : )"
] | [['crust', 'cooked well', 'positive'], ['pizza', 'fully loaded', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Single Worst Restaurant in Manhattan"
] | [['Restaurant', 'Worst', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I 'll being with a couple of positives : cool decor , good pita and hummus , and grilled octopus that was actually pretty tasty ."
] | [['decor', 'cool', 'positive'], ['pita', 'good', 'positive'], ['hummus', 'good', 'positive'], ['grilled octopus', 'tasty', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It is quite a spectacular scene i 'll give them that ."
] | [['scene', 'spectacular', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The decor however seems to be the distraction so you wo n't notice that you just payed 300 bucks for some cold eggplant that took 2 FRICKIN HOURS TO COME ! ! ! !"
] | [['decor', 'distraction', 'neutral'], ['eggplant', 'cold', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |