task_type
stringclasses
1 value
dataset
stringclasses
1 value
input
sequence
output
stringlengths
14
75
situation
stringclasses
1 value
label
stringclasses
1 value
extra
stringclasses
1 value
instruct
stringclasses
1 value
generation
towe
[ "I recommend the jelly fish , drunken chicken and the soupy dumplings , certainly the stir fry blue crab ." ]
['stir', ['recommend']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "I LOVED THE SHOWS ." ]
['SHOWS', ['LOVED']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "We could have made a meal of the yummy dumplings from the dumpling menu ." ]
['dumplings', ['yummy']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Then , get ripped on free box wine ." ]
['box', ['free']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "My wife and I ate here earlier this week and have not stopped ranting and raving about the food ." ]
['food', ['ranting', 'raving']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "If you do n't mind pre-sliced low quality fish , unfriendly staff and a sushi chef that looks like he is miserable then this is your place ." ]
['fish', ['low']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "If you do n't mind pre-sliced low quality fish , unfriendly staff and a sushi chef that looks like he is miserable then this is your place ." ]
['staff', ['unfriendly']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "If you do n't mind pre-sliced low quality fish , unfriendly staff and a sushi chef that looks like he is miserable then this is your place ." ]
['sushi', ['miserable']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food itself was just ok - nothing spectacular - but the service was awful ." ]
['food', ['ok']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food itself was just ok - nothing spectacular - but the service was awful ." ]
['service', ['awful']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The pizza is yummy and I like the atmoshpere ." ]
['pizza', ['yummy']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The pizza is yummy and I like the atmoshpere ." ]
['atmoshpere', ['like']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Also , do n't plan on asking for your favorite roll , if it 's not on the menu , you ca n't have it ." ]
['roll', ['favorite']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Good food ." ]
['food', ['Good']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "those rolls were big , but not good and sashimi was n't fresh ." ]
['rolls', ['big', 'not']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "those rolls were big , but not good and sashimi was n't fresh ." ]
['sashimi', ['was']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The pesto pizza was excellent , thin-crust pizza with a nice amount of spicy Italian cheese that I 'd never heard of before ." ]
['pesto', ['excellent']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The pesto pizza was excellent , thin-crust pizza with a nice amount of spicy Italian cheese that I 'd never heard of before ." ]
['Italian', ['nice', 'spicy']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "try the spicy shrimp appetizer ( again , not the greatest value in the world but worth the price ) and the lamb vindaloo is great ." ]
['shrimp', ['try', 'spicy', 'worth']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "try the spicy shrimp appetizer ( again , not the greatest value in the world but worth the price ) and the lamb vindaloo is great ." ]
['price', ['worth']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "try the spicy shrimp appetizer ( again , not the greatest value in the world but worth the price ) and the lamb vindaloo is great ." ]
['lamb', ['great']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Food was good not great not worth the wait or another visit" ]
['Food', ['good', 'not', 'not']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Food was good not great not worth the wait or another visit" ]
['wait', ['not']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "I have had so many dinners here and it 's always been perfect - on a date with my husband , with my mom , with girlfriends and larger groups ." ]
['dinners', ['perfect']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Delicate spices , onions , eggs and a kick-ass roti ." ]
['spices', ['Delicate']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Delicate spices , onions , eggs and a kick-ass roti ." ]
['onions', ['Delicate']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Delicate spices , onions , eggs and a kick-ass roti ." ]
['eggs', ['Delicate']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Delicate spices , onions , eggs and a kick-ass roti ." ]
['roti', ['kick-ass']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Incredible food at a very agreeable price brings me back just about every other day to this authentic Thai restaurant ." ]
['food', ['Incredible']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Incredible food at a very agreeable price brings me back just about every other day to this authentic Thai restaurant ." ]
['price', ['agreeable']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The menu has lots of options : I hope to go back to try those potato pancakes ." ]
['menu', ['lots']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The menu has lots of options : I hope to go back to try those potato pancakes ." ]
['potato', ['try']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The staff is n't the friendliest or most competent , and I am stickler for service , but everything else about this place makes up for it ." ]
['staff', ['friendliest', 'competent']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "My wife and I will usually only order one primi and one secondi and split them , as they tend to offer large portions ." ]
['portions', ['large']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Delicious crab cakes too ." ]
['crab', ['Delicious']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "This was the worst dining experience I 've ever had ." ]
['dining', ['worst']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "I have been coming here for years and have nothing but good things to say about the service and the great staff at La Lanterna ." ]
['service', ['good']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "I have been coming here for years and have nothing but good things to say about the service and the great staff at La Lanterna ." ]
['staff', ['great']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The bruschetta and panini 's are so yummy !" ]
['bruschetta', ['yummy']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The bruschetta and panini 's are so yummy !" ]
['panini', ['yummy']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Food was okay , nothing great ." ]
['Food', ['okay', 'nothing']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Always popular , always full , always a wait ." ]
['wait', ['always']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "If the omakase is to showcase technique and variety , serving almost 40 % of items BBQ-ed and a spicy tuna roll wrapped with not-so-fresh nori seems to be a rather limp performance ." ]
['nori', ['not-so-fresh']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "I ca n't wait for summer , when they serve outside on their gigantic patio ." ]
['patio', ['gigantic']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Best Pastrami I ever had and great portion without being ridiculous ." ]
['Pastrami', ['Best']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Best Pastrami I ever had and great portion without being ridiculous ." ]
['portion', ['great']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The first 2 courses were very good , but the chocolate sampler was too rich for me and the dessert wine far too sweet ." ]
['courses', ['good']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The first 2 courses were very good , but the chocolate sampler was too rich for me and the dessert wine far too sweet ." ]
['chocolate', ['too']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The first 2 courses were very good , but the chocolate sampler was too rich for me and the dessert wine far too sweet ." ]
['dessert', ['too']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Butter was melted , white wine warm , cheese oozing everywhere ." ]
['Butter', ['melted']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Butter was melted , white wine warm , cheese oozing everywhere ." ]
['white', ['warm']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Butter was melted , white wine warm , cheese oozing everywhere ." ]
['cheese', ['oozing']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "We had a party in their private room and they made it truly memorable and were very helpful in the planning ." ]
['private', ['truly']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "It can not be the ambience , because the place is very cramped and some guests have to sit in an aisle ." ]
['place', ['cramped']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "We were disappointed with the pre-fixe menu of only 2 choices per course ( other restaurants offer 3 choices ) and ended up ordering a la carte ." ]
['pre-fixe', ['disappointed']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "We were disappointed with the pre-fixe menu of only 2 choices per course ( other restaurants offer 3 choices ) and ended up ordering a la carte ." ]
['choices', ['disappointed']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Authentic Pakistani food ." ]
['Pakistani', ['Authentic']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The staff has always been friendly without seeming grating , and the chef has greeted us on a couple of occasions ." ]
['staff', ['friendly']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The eggplant parmesan is also great , and my friend who grew up in Manhattan claims that no one serves a better baked ziti with meatsauce ." ]
['eggplant', ['great']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The eggplant parmesan is also great , and my friend who grew up in Manhattan claims that no one serves a better baked ziti with meatsauce ." ]
['baked', ['better']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Quality ingredients preparation all around , and a very fair price for NYC ." ]
['ingredients', ['Quality']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Quality ingredients preparation all around , and a very fair price for NYC ." ]
['price', ['fair']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Service was very good - prompt , attentive and non-intrusive ." ]
['Service', ['good', 'prompt', 'attentive', 'non-intrusive']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "My entree of hot pot with seafood was full of imitation crabmeat with a couple pieces of shrimp and squid , and was unnecessarily heated with a burner ." ]
['crabmeat', ['unnecessarily']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "In such a crappy part of town to find a good value for lunch , this place is great ." ]
['value', ['good']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "In fact , while leaving the place we saw two people looking at the menu , and I could n't help telling them that the food was horrible ." ]
['food', ['horrible']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Even though the restaurant was packed , we were seated promptly and even asked for a table upstairs with no problems ." ]
['seated', ['promptly']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The bread is the soft paratha bread ( unlike the plain bread they use in Calcutta ) , and the stuffing is tandoori styled and very flavorful ." ]
['paratha', ['soft']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The bread is the soft paratha bread ( unlike the plain bread they use in Calcutta ) , and the stuffing is tandoori styled and very flavorful ." ]
['bread', ['plain']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The bread is the soft paratha bread ( unlike the plain bread they use in Calcutta ) , and the stuffing is tandoori styled and very flavorful ." ]
['stuffing', ['styled', 'flavorful']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The bread is the soft paratha bread ( unlike the plain bread they use in Calcutta ) , and the stuffing is tandoori styled and very flavorful ." ]
['tandoori', ['styled']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Service is friendly , prices are good - delivery time was a little slow , but for the way this pizza tastes , I 'm willing to overlook it ." ]
['Service', ['friendly']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Service is friendly , prices are good - delivery time was a little slow , but for the way this pizza tastes , I 'm willing to overlook it ." ]
['prices', ['good']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Service is friendly , prices are good - delivery time was a little slow , but for the way this pizza tastes , I 'm willing to overlook it ." ]
['delivery', ['slow']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food can get pricey but the prixe fixe tasting menu is the greatest food for a good price and they cater the food to any food allergies or food you do n't like ." ]
['food', ['pricey']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food can get pricey but the prixe fixe tasting menu is the greatest food for a good price and they cater the food to any food allergies or food you do n't like ." ]
['price', ['good']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The service is excellent , the decor is great , and the food is delicious and comes in large portions ." ]
['service', ['excellent']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The service is excellent , the decor is great , and the food is delicious and comes in large portions ." ]
['decor', ['great']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The service is excellent , the decor is great , and the food is delicious and comes in large portions ." ]
['food', ['delicious']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The service is excellent , the decor is great , and the food is delicious and comes in large portions ." ]
['portions', ['large']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "An excellent service" ]
['service', ['excellent']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food however , is what one might expect ." ]
['food', ['expect']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "I LOVE their Thai noodles with shrimp and chicken and coconut juice is the MUST !" ]
['Thai', ['LOVE', 'MUST']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The pizza was really good ." ]
['pizza', ['good']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The only possible drawback to this last point is that as of the date of this posting , the additional menu items are only written in Chinese ." ]
['menu', ['drawback']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Food is average , and I would say even the chain restaurant Baluchi 's tastes better ." ]
['Food', ['average']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The place is small and cramped but the food is fantastic ." ]
['place', ['small', 'cramped']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The place is small and cramped but the food is fantastic ." ]
['food', ['fantastic']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food is tasty and portion sizes are appropriate ." ]
['food', ['tasty']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food is tasty and portion sizes are appropriate ." ]
['portion', ['appropriate']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Kosher dills are the perfect compliment for your unforgetable sandwich and they give you plenty of them ." ]
['Kosher', ['perfect']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Kosher dills are the perfect compliment for your unforgetable sandwich and they give you plenty of them ." ]
['sandwich', ['unforgetable']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food is so cheap and the waiters are nice ." ]
['food', ['cheap']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food is so cheap and the waiters are nice ." ]
['waiters', ['nice']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food there is so good that even to order out the wait is incredible ." ]
['food', ['good']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The food there is so good that even to order out the wait is incredible ." ]
['wait', ['incredible']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "The bartender on my most recent visit was so incredibly rude that I will never go back ." ]
['bartender', ['rude']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Their sushi , Kamikaze and other Rolls are fresh and well presented ." ]
['sushi', ['fresh', 'well']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Their sushi , Kamikaze and other Rolls are fresh and well presented ." ]
['Kamikaze', ['fresh', 'well']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
generation
towe
[ "Their sushi , Kamikaze and other Rolls are fresh and well presented ." ]
['Rolls', ['fresh', 'well']]
none
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]