task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
list | output
stringlengths 28
294
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 1
value |
---|---|---|---|---|---|---|---|
generation
|
aste-data-v2
|
[
"I am not a vegetarian but , almost all the dishes were great ."
] |
[['dishes', '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 here is rather good , but only if you like to wait for it ."
] |
[['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
|
[
"I like the somosas , chai , and the chole , but the dhosas and dhal were kinda disappointing ."
] |
[['somosas', 'like', 'positive'], ['chai', 'like', 'positive'], ['chole', 'like', 'positive'], ['dhosas', 'disappointing', 'negative'], ['dhal', 'disappointing', '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 service varys from day to day- sometimes they 're very nice , and sometimes not ."
] |
[['service', 'varys', '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
|
[
"Also , specify if you like your food spicy- its rather bland if you do n't ."
] |
[['food', '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
|
[
"The ambience is pretty and nice for conversation , so a casual lunch here would probably be best ."
] |
[['ambience', 'pretty', 'positive'], ['ambience', '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 lava cake dessert was incredible and I recommend it ."
] |
[['lava cake dessert', 'incredible', 'positive'], ['lava cake dessert', '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
|
[
"Once you step into Cosette , you 're miraculously in a small , off-the-beaten path Parisian bistro ."
] |
[['Cosette', 'off-the-beaten', '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 tiny restaurant is as cozy as it gets , with that certain Parisian flair ."
] |
[['restaurant', 'tiny', 'positive'], ['restaurant', 'cozy', '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 pizza was delivered cold and the cheese was n't even fully melted !"
] |
[['pizza', 'cold', 'negative'], ['cheese', "was n't even fully melted", '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 pizza is overpriced and soggy ."
] |
[['pizza', 'overpriced', 'negative'], ['pizza', 'soggy', '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
|
[
"Yes , they use fancy ingredients , but even fancy ingredients do n't make for good pizza unless someone knows how to get the crust right ."
] |
[['ingredients', 'fancy', 'positive'], ['pizza', '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 think I 've had some the best meals of my life at minnow ."
] |
[['meals', '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 seafood is amazing , there 's a good wine list , and the ever-changing menu always offers some great surprises ."
] |
[['seafood', 'amazing', 'positive'], ['wine list', 'good', 'positive'], ['menu', 'ever-changing', 'positive'], ['menu', 'great surprises', '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 combination of super-fresh ingredients in the dishes are unusual but really delicious ."
] |
[['ingredients', 'super-fresh', 'positive'], ['ingredients', '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
|
[
"Best Pastrami I ever had and great portion without being ridiculous ."
] |
[['Pastrami', 'Best', 'positive'], ['portion', '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
|
[
"My wife had the fried shrimp which are huge and loved it ."
] |
[['fried shrimp', 'huge', 'positive'], ['fried shrimp', 'loved', '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 a Japanese native , I 've lived in the Tristate area for over 8 years , but I was just so amazed at this place ."
] |
[['place', 'amazed', '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 signs , the specials menus , food , and even all the waitstaff are ALL TOTALLY Japanese ."
] |
[['signs', 'Japanese', 'positive'], ['specials menus', 'Japanese', 'positive'], ['food', 'Japanese', 'positive'], ['waitstaff', 'Japanese', '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 is worth an one-hour drive ."
] |
[['place', '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
|
[
"My wife and I always enjoy the young , not always well trained but nevertheless friendly , staff , all of whom have a story ."
] |
[['staff', 'enjoy', 'positive'], ['staff', 'young', 'positive'], ['staff', 'not always well trained', 'positive'], ['staff', 'friendly', '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
|
[
"Decent wine at reasonable prices ."
] |
[['wine', 'Decent', '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 by far my favorite place in the neighborhood ."
] |
[['place', 'favorite', '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 excellent , the decor is great , and the food is delicious and comes in large portions ."
] |
[['service', 'excellent', 'positive'], ['decor', 'great', 'positive'], ['food', 'delicious', 'positive'], ['portions', 'large', '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 'm partial to the Gnocchi ."
] |
[['Gnocchi', 'partial', '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 is incredibly 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
|
[
"The hostess is rude to the point of being offensive ."
] |
[['hostess', 'rude', 'negative'], ['hostess', 'offensive', '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
|
[
"We have been to this place many times , and always have great food , wine , and service ."
] |
[['food', 'great', 'positive'], ['wine', 'great', 'positive'], ['service', '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
|
[
"We were worried we would have trouble getting in , but somehow managed to have a short wait ."
] |
[['wait', 'short', '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 always we had a great glass of wine while we waited ."
] |
[['glass of wine', '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
|
[
"When we sat , we got great and fast service ."
] |
[['service', 'great', 'positive'], ['service', 'fast', '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 people that work there are always so friendly you forget you are in New York sometimes ."
] |
[['people', 'friendly', '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
|
[
"Make sure you try this place as often as you can ."
] |
[['place', 'try', '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 a fun restaurant to go to ."
] |
[['restaurant', 'fun', '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 pizza is yummy and I like the atmoshpere ."
] |
[['pizza', 'yummy', 'positive'], ['atmoshpere', '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
|
[
"But the pizza is way to expensive ."
] |
[['pizza', '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
|
[
"Sauce was watery and the food did n't have much flavor ."
] |
[['Sauce', 'watery', '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 place is great ."
] |
[['place', '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 waitress was very patient with us and the food is phenomenal !"
] |
[['waitress', 'patient', 'positive'], ['food', '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
|
[
"Service was prompt , friendly and great ."
] |
[['Service', 'prompt', 'positive'], ['Service', 'friendly', 'positive'], ['Service', '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
|
[
"Great pizza and fantastic service ."
] |
[['pizza', 'Great', 'positive'], ['service', 'fantastic', '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
|
[
"There was a small wait , but shorter than I expected ."
] |
[['wait', 'small', 'positive'], ['wait', 'shorter', '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 the best sushi in new york city - hands down ."
] |
[['sushi', '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
|
[
"Planet Thailand has always been a hit with me , I go there usually for the sushi , which is great , the thai food is excellent too ."
] |
[['sushi', 'great', 'positive'], ['thai food', 'excellent', 'positive'], ['Planet Thailand', 'hit', '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
|
[
"With the great variety on the menu , I eat here often and never get bored ."
] |
[['menu', 'great variety', '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 is n't the greatest , but I suppose that 's how they keep the prices down ."
] |
[['atmosphere', "is n't the greatest", '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
|
[
"Try the crunchy tuna , it is to die for ."
] |
[['crunchy tuna', 'Try', 'positive'], ['crunchy tuna', 'die for', '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
|
[
"First went here to enjoy their garden terrace ."
] |
[['garden terrace', '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
|
[
"The food was amazing , and the service was prompt and helpful , but not over-bearing or rushed ."
] |
[['food', 'amazing', 'positive'], ['service', 'prompt', 'positive'], ['service', 'helpful', 'positive'], ['service', 'not over-bearing or rushed', '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 Steak Tartare is a great bet , they fix it for you at the table ."
] |
[['Steak Tartare', '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
|
[
"It may be a bit packed on weekends , but the vibe is good and it is the best French food you will find in the area ."
] |
[['vibe', 'good', 'positive'], ['French food', '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
|
[
"Pizza - the only pizza in NYC that should not have additional toppings - the crust tastes like the best , freshly baked bread !"
] |
[['crust', '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
|
[
"Not sure where the previous reviewer , lonk , dined , but Saul is in a great neighborhood and has great food !"
] |
[['neighborhood', 'great', 'positive'], ['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
|
[
"I 'd highly recommend it for a special occasion -- it provides and intimate setting and nice service ."
] |
[['setting', 'intimate', 'positive'], ['service', '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
|
[
"I 'm not sure where the other reviewers ate but it seems as if we visited two different restaurants because my friends and I all enjoy Mizu very much ... and we 're repeat customers ."
] |
[['Mizu', '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
|
[
"Moules were excellent , lobster ravioli was VERY salty !"
] |
[['Moules', 'excellent', 'positive'], ['lobster ravioli', 'salty', '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
|
[
"Took my mom for Mother 's Day , and the maitre d ' was pretty rude ."
] |
[["maitre d '", '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
|
[
"Tiny dessert was $ 8.00 ... just plain overpriced for what it is ."
] |
[['dessert', 'Tiny', 'negative'], ['dessert', 'overpriced', '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 drinks are always well made and wine selection is fairly priced ."
] |
[['drinks', 'well made', 'positive'], ['wine selection', '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
|
[
"Try their chef 's specials -- they are to die for ."
] |
[["chef 's specials", 'Try', 'positive'], ["chef 's specials", 'die for', '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
|
[
"Downstairs lounge is always a good attraction"
] |
[['Downstairs lounge', 'good attraction', '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
|
[
"Raga 's is a romantic , cozy restaurant ."
] |
[["Raga 's", 'romantic', 'positive'], ["Raga 's", 'cozy', '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 exotic food is beautifully presented and is a delight in delicious combinations ."
] |
[['exotic food', 'beautifully presented', 'positive'], ['exotic food', 'delight', '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 staff is incredibly helpful and attentive ."
] |
[['staff', 'helpful', 'positive'], ['staff', 'attentive', '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 bar is very well stocked with interesting beers and well priced wines ."
] |
[['bar', 'well stocked', 'positive'], ['beers', 'interesting', 'positive'], ['wines', 'well 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
|
[
"Rude service , medicore food ... there are tons of restaurants in NY ... stay away from this one"
] |
[['service', 'Rude', 'negative'], ['food', 'medicore', '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 had a great time at Jekyll and Hyde !"
] |
[['Jekyll and Hyde', 'great time', '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 loved everythig about it-especially the shows and actors ."
] |
[['shows', 'loved', 'positive'], ['actors', 'loved', '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 server was very helpful and friendly ."
] |
[['server', 'helpful', 'positive'], ['server', 'friendly', '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 good too ."
] |
[['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 outdoor atmosphere of sitting on the sidewalk watching the world go by 50 feet away on 6th avenue on a cool evening was wonderful ."
] |
[['outdoor atmosphere', 'wonderful', '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 service , great food ."
] |
[['service', 'Great', 'positive'], ['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
|
[
"Two complaints -- their appetizer selection stinks , it would be nice to get some mozzarella sticks on the menu ."
] |
[['appetizer selection', 'complaints', '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
|
[
"Wait staff is blantently unappreciative of your business but its the best pie on the UWS !"
] |
[['Wait staff', 'unappreciative', 'negative'], ['pie', '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
|
[
"By far the best salad I have had in a fast food restaurant ."
] |
[['salad', '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
|
[
"fine dining restaurant quality ."
] |
[['dining', 'fine', '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
|
[
"On a recent Sunday afternoon , a friend and I accidently found this great restaurant on our way to see the pulitzer prize winning play DOUBT ."
] |
[['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 chicken pot pie is exceptional , the cheeseburger huge and delictable , and the service professional wan warm ."
] |
[['chicken pot pie', 'exceptional', 'positive'], ['cheeseburger', 'huge', 'positive'], ['cheeseburger', 'delictable', 'positive'], ['service', 'professional', 'positive'], ['service', 'warm', '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 staff is no nonsense ."
] |
[['staff', 'no nonsense', '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
|
[
"When I lived upstate for a while I would buy freeze the bagels and they would still be better than any else ."
] |
[['bagels', '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
|
[
"Worth visiting the 1st Ave spot because it is the original store ."
] |
[['1st Ave spot', 'Worth visiting', '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
|
[
"He served me an Uni Hand roll , which I never had before , and let me tell you ... IT WAS HEAVEN !"
] |
[['Uni Hand roll', 'HEAVEN', '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 sake menu should not be overlooked !"
] |
[['sake menu', 'overlooked', '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 was very good - prompt , attentive and non-intrusive ."
] |
[['Service', 'good', 'positive'], ['Service', 'prompt', 'positive'], ['Service', 'attentive', 'positive'], ['Service', 'non-intrusive', '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 very good as well , considering that we tried the budget selection ( though I wish the pork belly that I ordered was roasted a bit longer , so that fat was more of a melt-in-your-mouth experience ) ."
] |
[['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
|
[
"Traditional French decour was pleasant though the hall was rather noisy - the restaurant was full and we had to raise our voices to be able to maintain a conversation ."
] |
[['Traditional French decour', 'pleasant', 'positive'], ['hall', 'noisy', '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 've been to at Cafe Spice probably 5-8 times , it is probably still the best Indian restaurant around Union Square ."
] |
[['Cafe Spice', '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
|
[
"To sum it up : Service varies from good to mediorce , depending on which waiter you get ; generally it is just average Ok ."
] |
[['Service', 'varies', '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
|
[
"Seating is always prompt , though the restaurant does fill up in the evening ."
] |
[['Seating', 'prompt', '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 is usually very good , though ocasionally I wondered about freshmess of raw vegatables in side orders ."
] |
[['Food', 'good', 'positive'], ['raw vegatables in side orders', 'wondered about freshmess', '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 decor is vibrant and eye-pleasing with several semi-private boths on the right side of the dining hall , which are great for a date ."
] |
[['decor', 'vibrant', 'positive'], ['decor', 'eye-pleasing', 'positive'], ['semi-private boths', 'eye-pleasing', 'positive'], ['semi-private boths', '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
|
[
"It 's simply the best meal in NYC ."
] |
[['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
|
[
"If we were to move from the upper east side , we would genuinely miss this restaurant ."
] |
[['restaurant', 'miss', '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 restaurant is cute but not upscale ."
] |
[['restaurant', 'cute', 'neutral'], ['restaurant', 'not 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
|
[
"The food is a diamond in rough -- the food is delicious and homemade with the perfect balance of herbs and tomatoes ."
] |
[['food', 'diamond', 'positive'], ['balance of herbs and tomatoes', 'perfect', '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 had a great time at the Jekyll and hyde Pub last night ."
] |
[['Jekyll and hyde Pub', 'great time', '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
|
[
"After really enjoying ourselves at the bar we sat down at a table and had dinner ."
] |
[['bar', 'enjoying', '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 server was really cool and served us our food and drinks with a smile ."
] |
[['server', '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
|
[
"The place 's decor and hidden bathrooms made for a good laugh ."
] |
[['decor', 'good laugh', 'positive'], ['hidden bathrooms', 'good laugh', '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 visiting this restaurant and having dinner and drinks !"
] |
[['restaurant', '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']]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.