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 | [
"Great Hot Dogs !"
] | [['Hot Dogs', '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 | [
"Going to Bark is always worth the train ride , and will make your tongue and belly very happy !"
] | [['Bark', '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 | [
"Fabulous food - if the front of house staff do n't put you off –"
] | [['food', 'Fabulous', '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 | [
"Each time we 've been , the front of house staff ( not the waiters - they 're fantastic - but the people who greet and seat you ) has been so hideous to us that were it not for the exceptional fish dishes I would never return ."
] | [['waiters', 'fantastic', 'positive'], ['front of house staff', 'hideous', 'negative'], ['fish dishes', 'exceptional', '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 | [
"As BFC does n't take reservations you almost always have to wait by the bar - and be abused by the front of house staff until you are seated , which can be over an hour later !"
] | [['front of house staff', '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 | [
"The frizzy retro girl ( with winged/ Dame Edna glasses ) will yell at you if you try to order a drink ."
] | [['girl', 'frizzy', '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 'd be horrified if my staff were turning away customers so early and so rudely !"
] | [['staff', 'horrified', '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 's another girl who I ca n't describe , she is about 5'6 '' with brown hair , who eavesdrops on your conversation and chimes in - except she only hears the last part of what you said , so her uninvited opinions are often out of context and nothing to do with what you 're *really* talking about ."
] | [['girl', 'uninvited', '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 | [
"Considering you will spend at least $ 60 a head , I expect better service ."
] | [['service', 'expect better', '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 and service were fine , however the maitre-D was incredibly unwelcoming and arrogant ."
] | [['food', 'fine', 'positive'], ['service', 'fine', 'positive'], ['maitre-D', 'unwelcoming', 'negative'], ['maitre-D', 'arrogant', '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 | [
"While finishing our meals which included a high-end bottle of wine , our son 's fiance joined us for a glass of wine and dessert ."
] | [['bottle of wine', 'high-end', '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 meal in a long time !"
] | [['meal', '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 | [
"My father had the flank steak which was very good , and my mother had the swordfish ."
] | [['flank steak', '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 Four Seasons restaurant is a great experience ."
] | [['The Four Seasons restaurant', '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 | [
"The food is great and the environment is even better ."
] | [['food', 'great', 'positive'], ['environment', 'better', '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 | [
"Here the hot dog is elevated to the level of a real entree with numerous variations available ."
] | [['hot dog', 'elevated', '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 | [
"Great Atmosphere"
] | [['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 | [
"I highly recommend the fish tacos , everything else was ok ."
] | [['fish tacos', '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 | [
"Cool atmosphere , the fire place in the back really ads to it but needs a bit more heat throughout on a cold night ."
] | [['atmosphere', 'Cool', '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 | [
"Poor service and management"
] | [['service', 'Poor', 'negative'], ['management', 'Poor', '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 | [
"Had an awful experience at Casa la Femme on a Saturday dinner ."
] | [['Casa la Femme', 'awful', '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 was rude and handled the situation extremely poorly ."
] | [['manager', 'rude', '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 | [
"Can ’ t believe how an expensive NYC restaurant can be so disrespectful to its clients ."
] | [['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 food is very good , but not outstanding ."
] | [['food', 'good', 'neutral'], ['food', 'not outstanding', '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 bread was stale , the salad was overpriced and empty ."
] | [['bread', 'stale', 'negative'], ['salad', 'overpriced', 'negative'], ['salad', 'empty', '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 pasta was well cooked , did n't have enough sauce though or flavor ."
] | [['pasta', 'well cooked', '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 hostess was rude and I got a distinct feeling that they did not want to serve us ."
] | [['hostess', 'rude', '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 only thing that my friend left out is that when we sat down at the bar the bartender disappeared ."
] | [['bartender', 'disappeared', '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 | [
"Shame on this place for the horrible rude staff and non-existent customer service ."
] | [['staff', 'rude', 'negative'], ['customer service', 'non-existent', '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 | [
"bad staff"
] | [['staff', '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 | [
"I generally like this place ."
] | [['place', '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 | [
"The food is 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 design of the space is good ."
] | [['space', '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 | [
"But the service is HORRID !"
] | [['service', 'HORRID', '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']] |