xinxngxin's picture
Upload 3 files
0b18930
{"task_type": "generation", "dataset": "semeval-2014", "input": ["and you can't beat the prices."], "output": "{'aspect_term': [['prices', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["they bring service up a notch by offerng complementary amuse bouche to all tables and gave us a small dessert for our celebration."], "output": "{'aspect_term': [['amuse bouche', 'positive'], ['dessert', 'positive'], ['tables', 'positive'], ['service', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["While we enjoyed the food, we were highly disappointed by the poor service (waiter was not quite competent and SLOW service) and lack of remorse."], "output": "{'aspect_term': [['food', 'positive'], ['service', 'negative'], ['waiter', 'negative'], ['service', 'negative']], 'aspect_category': [[None, 'positive'], [None, 'negative'], [None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Not worth the prices."], "output": "{'aspect_term': [['prices', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The food was very good, but not very thai."], "output": "{'aspect_term': [['food', 'conflict']], 'aspect_category': [[None, 'conflict']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The manager claimed that he could not compensate us for anything on the bill which just shows the lack of sophistication from the entire group."], "output": "{'aspect_term': [['manager', 'negative'], ['bill', 'neutral']], 'aspect_category': [[None, 'negative'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Food doesn't appear to be cooked on premisis but there's a high turnover so its pretty fresh."], "output": "{'aspect_term': [['Food', 'conflict']], 'aspect_category': [[None, 'conflict']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The service was excellent and the food was delicious."], "output": "{'aspect_term': [['service', 'positive'], ['food', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The Prix Fixe menu is worth every penny and you get more than enough (both in quantity AND quality)."], "output": "{'aspect_term': [['Prix Fixe menu', 'positive'], ['quantity', 'positive'], ['quality', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["They should have called it mascarpone with chocolate chips good but a far cry from what the name implies."], "output": "{'aspect_term': [['mascarpone with chocolate chips', 'conflict']], 'aspect_category': [[None, 'conflict']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Fluke sashimi drizzled with jalapeno-lime olive oil, the fruit of the oil nicely highlighting the fish's sweetness."], "output": "{'aspect_term': [['Fluke sashimi', 'positive'], ['jalapeno-lime olive oil', 'positive'], ['fruit of the oil', 'positive'], ['fish', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["So much more than the usual bar food, go there to enjoy the menu while sampling one of their hand-crafted beers."], "output": "{'aspect_term': [['bar food', 'positive'], ['menu', 'positive'], ['hand-crafted beers', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I also recommend the rice dishes or the different varieties of congee (rice porridge)."], "output": "{'aspect_term': [['rice dishes', 'positive'], ['congee (rice porridge)', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The food arrived 20 minutes after I called, cold and soggy."], "output": "{'aspect_term': [['food', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["This is a cute place and could be good but they need to get their act together."], "output": "{'aspect_term': [['place', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The location and ambience is Ok but the food is what makes up for it."], "output": "{'aspect_term': [['location', 'neutral'], ['ambience', 'neutral'], ['food', 'positive']], 'aspect_category': [[None, 'neutral'], [None, 'neutral'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Because we didn't have a reservation, we could only sit in the back garden, but it was great, secluded and perfect in nice weather."], "output": "{'aspect_term': [['back garden', 'positive'], ['reservation', 'negative']], 'aspect_category': [[None, 'positive'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I love the fact that the pizza tastes so good and is so cheap."], "output": "{'aspect_term': [['pizza', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["My wife and I ate here earlier this week and have not stopped ranting and raving about the food."], "output": "{'aspect_term': [['food', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["still stay away, the table next to us walked out after my table and aanother were serves eventhough they were there much longer..."], "output": "{'aspect_term': [['serves', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["His wife Tanya, the hostess, completes the comforting atmosphere by being delightfully warm and gracious."], "output": "{'aspect_term': [['hostess', 'positive'], ['atmosphere', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Even upon delivery, their juicy pork buns are quite good . ."], "output": "{'aspect_term': [['pork buns', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The service was superb, they treat you like family."], "output": "{'aspect_term': [['service', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["If you're not familiar with the cuisine, you may encounter problems ordering here and be sure to bring plenty of cash with you as they don't accept credit cards."], "output": "{'aspect_term': [['cuisine', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The kitchen however, is almost always slow."], "output": "{'aspect_term': [['kitchen', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I've been to Naples 45 for dinner twice."], "output": "{'aspect_term': [['dinner', 'neutral']], 'aspect_category': [[None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The bill is approximately $25 for 2 at lunch without drinks."], "output": "{'aspect_term': [['bill', 'neutral'], ['lunch', 'neutral'], ['drinks', 'neutral']], 'aspect_category': [[None, 'neutral'], [None, 'neutral'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Although we were looking for regular lettuce and some walnuts the salads we got were great."], "output": "{'aspect_term': [['salads', 'positive'], ['lettuce', 'neutral'], ['walnuts', 'neutral']], 'aspect_category': [[None, 'positive'], [None, 'neutral'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The pizza here is delicious."], "output": "{'aspect_term': [['pizza', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["We ended the dinner with a surprisingly light and flaky apple tarte tatin."], "output": "{'aspect_term': [['apple tarte tatin', 'positive'], ['dinner', 'neutral']], 'aspect_category': [[None, 'positive'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["My host asked for appetizers for the group and the waiter gave us not only what we ordered, but some other items that were not ordered."], "output": "{'aspect_term': [['host', 'neutral'], ['appetizers', 'neutral'], ['waiter', 'neutral']], 'aspect_category': [[None, 'neutral'], [None, 'neutral'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["And their prices are very high - they actually think that they can get away with charging such prices for such terrible food and service!"], "output": "{'aspect_term': [['prices', 'negative'], ['prices', 'negative'], ['food', 'negative'], ['service', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative'], [None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The staff is courteous and friendly."], "output": "{'aspect_term': [['staff', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The Pad Thai is excellent here, as well."], "output": "{'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["i would just ask for no oil next time."], "output": "{'aspect_term': [['oil', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The food there are sastifying."], "output": "{'aspect_term': [['food', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Probably much busier for lunch, it's seldom crowded for dinner (too close to downtown)."], "output": "{'aspect_term': [['lunch', 'neutral'], ['dinner', 'neutral']], 'aspect_category': [[None, 'neutral'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The desserts are more appealing then stuffy overpriced French restaurants."], "output": "{'aspect_term': [['desserts', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The lamb meat was under-cooked and EXTRMELY CHEWY."], "output": "{'aspect_term': [['lamb meat', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Dessert - can't be missed, so save room!!!"], "output": "{'aspect_term': [['Dessert', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Only drawback - they won't toast your bagel, and they don't make eggs for the bagel."], "output": "{'aspect_term': [['bagel', 'negative'], ['eggs', 'negative'], ['bagel', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Admittedly, this is not the place for gigantic pieces of fish overflowing the plate (and thank goodness, in my opinion) but for simple, elegant sushi there is no better place in New York or anywhere in the US."], "output": "{'aspect_term': [['sushi', 'positive'], ['fish', 'neutral']], 'aspect_category': [[None, 'positive'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Still, try it once, since if you end up loving the food, it could be one of your best dining experiences."], "output": "{'aspect_term': [['food', 'neutral'], ['dining experiences', 'positive']], 'aspect_category': [[None, 'neutral'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The service is awful--the last time I was there (and I do mean the last time) we were told that they needed our table so we would have to leave."], "output": "{'aspect_term': [['service', 'negative'], ['table', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Good food."], "output": "{'aspect_term': [['food', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["This wasn't the expected menu comprised only of pad thai and tom yum soup, but I thought that was what made the place so special."], "output": "{'aspect_term': [['menu', 'neutral'], ['pad thai', 'neutral'], ['tom yum soup', 'neutral']], 'aspect_category': [[None, 'neutral'], [None, 'neutral'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Horrible food and Horrible service."], "output": "{'aspect_term': [['food', 'negative'], ['service', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["We recently decided to try this location, and to our delight, they have outdoor seating, perfect since I had my yorkie with me."], "output": "{'aspect_term': [['outdoor seating', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The only concern i have is with the slighly all-business waitstaff who order and throw the food down, rushing you out."], "output": "{'aspect_term': [['waitstaff', 'negative'], ['food', 'neutral']], 'aspect_category': [[None, 'negative'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["All in all, this midtown gem instantly became one of my favorite sushi restaurants in the city."], "output": "{'aspect_term': [['sushi', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The menu is very limited - i think we counted 4 or 5 entrees."], "output": "{'aspect_term': [['menu', 'negative'], ['entrees', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["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."], "output": "{'aspect_term': [['service', 'positive'], ['staff', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Although the place could be a little more eye catching and roomier, at the same time, it doesn't really matter."], "output": "{'aspect_term': [['place', 'conflict']], 'aspect_category': [[None, 'conflict']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["A few tips: skip the turnip cake, roast pork buns and egg custards."], "output": "{'aspect_term': [['turnip cake', 'negative'], ['roast pork buns', 'negative'], ['egg custards', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Although they do the typical what kind of water would you like questions the service was good and overall very relaxing to place to eat."], "output": "{'aspect_term': [['service', 'positive'], ['place', 'positive'], ['water', 'neutral']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Even though its good seafood, the prices are too high."], "output": "{'aspect_term': [['seafood', 'positive'], ['prices', 'negative']], 'aspect_category': [[None, 'positive'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["in an effort to increase turnover, the restaurant offers no desserts beyond the complimentary espresso cup filled with chocolate mousse."], "output": "{'aspect_term': [['espresso cup filled with chocolate mousse', 'positive'], ['desserts', 'negative']], 'aspect_category': [[None, 'positive'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The setting is casual and romantic."], "output": "{'aspect_term': [['setting', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Simple comfort food and what hot and lage portions."], "output": "{'aspect_term': [['comfort food', 'positive'], ['portions', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Appetizers are somewhere around $7 each and the main dishes are between $11 and $16."], "output": "{'aspect_term': [['Appetizers', 'neutral'], ['main dishes', 'neutral']], 'aspect_category': [[None, 'neutral'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["If you go here - your focus should be the Tamarind Margaritas."], "output": "{'aspect_term': [['Tamarind Margaritas', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Dip the ingredients in with your chopsticks, swirl them around, and eat."], "output": "{'aspect_term': [['ingredients', 'neutral'], ['chopsticks', 'neutral']], 'aspect_category': [[None, 'neutral'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["One should not go to Lucky Strike for the food."], "output": "{'aspect_term': [['food', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["BE CAREFUL before you request extra spice."], "output": "{'aspect_term': [['spice', 'neutral']], 'aspect_category': [[None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Sake collection was excellent (Try Nanbu Bijin), but pricy."], "output": "{'aspect_term': [['Sake collection', 'conflict'], ['Nanbu Bijin', 'positive']], 'aspect_category': [[None, 'conflict'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["sometimes i get bad food and bad service, sometimes i get good good and bad service."], "output": "{'aspect_term': [['food', 'negative'], ['service', 'negative'], ['service', 'negative'], ['good', 'positive']], 'aspect_category': [[None, 'negative'], [None, 'negative'], [None, 'negative'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The food is usually good but it certainly isn't a relaxing place to go."], "output": "{'aspect_term': [['food', 'positive'], ['place', 'negative']], 'aspect_category': [[None, 'positive'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["We got in line and were served while in line a bannan fritter."], "output": "{'aspect_term': [['bannan fritter', 'neutral'], ['served', 'neutral']], 'aspect_category': [[None, 'neutral'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["We were seated promptly as we had reservations, however after that the service was slow."], "output": "{'aspect_term': [['reservations', 'positive'], ['service', 'negative']], 'aspect_category': [[None, 'positive'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Both are delicious, the cooks are friendly and are willing to take a moment and speak to you and shake your hand."], "output": "{'aspect_term': [['cooks', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The fried rice is really good too."], "output": "{'aspect_term': [['fried rice', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Very good wine choices."], "output": "{'aspect_term': [['wine choices', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["All conveniently delivered right to the door."], "output": "{'aspect_term': [['delivered', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The well mannered, pleasant staff that Tony has in his employ."], "output": "{'aspect_term': [['staff', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["However, I think this place is a good hang out spot."], "output": "{'aspect_term': [['spot', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Seriously, this is the best all you can eat in town- As everyone says, the Spicy Tuna hand rolls are the best- have 4 of these, and you've broken even."], "output": "{'aspect_term': [['Spicy Tuna hand rolls', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["If your favorite Chinese food is General Tao chicken, then this is NOT your place."], "output": "{'aspect_term': [['General Tao chicken', 'negative'], ['Chinese food', 'neutral']], 'aspect_category': [[None, 'negative'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Top spot in town for Vietnamese classics, better than places that cost a lot more."], "output": "{'aspect_term': [['Vietnamese classics', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The only disappointment was the coat check girls who didn't seem to know what a customer is on a realtively non-busy night (for the coat check girls)."], "output": "{'aspect_term': [['coat check girls', 'negative'], ['coat check girls', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["What makes this restaurant special are the authentic sichuan cooking and being the only one in NYC that offers authentic chongqing hotpot."], "output": "{'aspect_term': [['sichuan cooking', 'positive'], ['chongqing hotpot', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Two people in our party felt like something else, and Volare immediately obliged with two great dishes that were not in their regular menu."], "output": "{'aspect_term': [['dishes', 'positive'], ['menu', 'neutral']], 'aspect_category': [[None, 'positive'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["And the prices were way to high for what you get."], "output": "{'aspect_term': [['prices', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["They were very abrupt with me when I called and actually claimed the food was late because they were out of rice."], "output": "{'aspect_term': [['food', 'negative'], ['rice', 'neutral']], 'aspect_category': [[None, 'negative'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["First, the waiter who served us neglected to fill us in on the specials, which I would have chosen had I known about them."], "output": "{'aspect_term': [['waiter', 'negative'], ['specials', 'positive'], ['served', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'positive'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The food was good."], "output": "{'aspect_term': [['food', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["$20 for all you can eat sushi cannot be beaten."], "output": "{'aspect_term': [['sushi', 'neutral']], 'aspect_category': [[None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I liked the beer selection!"], "output": "{'aspect_term': [['beer selection', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The atmosphere was crowded but it was a great bistro-type vibe."], "output": "{'aspect_term': [['atmosphere', 'conflict'], ['bistro-type vibe', 'positive']], 'aspect_category': [[None, 'conflict'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["It was not above ordinary and the beef version had cheap (undercooked) beef."], "output": "{'aspect_term': [['beef version', 'negative'], ['beef', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["For the quality of food, a little too expensive."], "output": "{'aspect_term': [['quality of food', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["They treated us well and the food was extremely fresh and well-prepared."], "output": "{'aspect_term': [['food', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Upon entering, we were greeted by the owners, Steven and Frederick, who went out of their way to be more than gracious hosts."], "output": "{'aspect_term': [['owners', 'positive'], ['hosts', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["A must for all the Dosa lovers."], "output": "{'aspect_term': [['Dosa', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["They are not helpful in the least and will give you the grand run around so by the time the event date rolls around you will not only regret chosing this place, but also become hostile!"], "output": "{'aspect_term': [['place', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["While the food was excellent, it wasn't cheap (though not extremely expensive either)."], "output": "{'aspect_term': [['food', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Our first time in New York and we had to try a New York Bagel."], "output": "{'aspect_term': [['New York Bagel', 'neutral']], 'aspect_category': [[None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["service was efficient courteous."], "output": "{'aspect_term': [['service', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The worst excuse for Japanese food I've ever encountered."], "output": "{'aspect_term': [['Japanese food', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Service was good and food is wonderful."], "output": "{'aspect_term': [['Service', 'positive'], ['food', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["And they provided a delicious dessert on the house!"], "output": "{'aspect_term': [['dessert', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Ask for Usha, the nicest bartender in manhattan."], "output": "{'aspect_term': [['bartender', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I had the tuna tartare with sake, mushroom ravioli with pinot noir, and the chocolate sampler with a dessert wine for $49."], "output": "{'aspect_term': [['tuna tartare', 'positive'], ['sake', 'positive'], ['mushroom ravioli', 'positive'], ['pinot noir', 'positive'], ['chocolate sampler', 'positive'], ['dessert wine', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive'], [None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["But the main hit was the whole grilled fish."], "output": "{'aspect_term': [['whole grilled fish', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["great eats, good times."], "output": "{'aspect_term': [['eats', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I am amazed by the poor reviews- I find this place to be standout Italian in an area flooded with Italian- great prices, great atmosphere, good service and a wonderful wine list."], "output": "{'aspect_term': [['prices', 'positive'], ['atmosphere', 'positive'], ['service', 'positive'], ['wine list', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Get the tuna of gari."], "output": "{'aspect_term': [['tuna', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["If you are in search of the most authentic NYC deli experience look no further than the famous and historic Katz's Deli down on the Lower East Side."], "output": "{'aspect_term': [['deli', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Quality ingredients preparation all around, and a very fair price for NYC."], "output": "{'aspect_term': [['ingredients', 'positive'], ['price', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["While this can hardly be called a restaurant, it is possibly the best deal in Manhatten: $4 for a plate heaped with rice and 2-3 entrees."], "output": "{'aspect_term': [['rice', 'positive'], ['entrees', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["As I made the title, it's an affordable restaurant for great taste."], "output": "{'aspect_term': [['taste', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The service is a bit slow, but harkens back to my years growing up in Napoli, Italy where things are not rushed and when you sit down for dinner the table is yours all night."], "output": "{'aspect_term': [['service', 'negative'], ['dinner', 'neutral'], ['table', 'positive']], 'aspect_category': [[None, 'negative'], [None, 'neutral'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I asked for an open faced cheese sandwich and the manager basically told me to take my business elsewhere!"], "output": "{'aspect_term': [['manager', 'negative'], ['open faced cheese sandwich', 'neutral']], 'aspect_category': [[None, 'negative'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["In such a crappy part of town to find a good value for lunch, this place is great."], "output": "{'aspect_term': [['value', 'positive'], ['lunch', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The waitstaff were attentive, polite and helpful - an impressive feat in such close quarters."], "output": "{'aspect_term': [['waitstaff', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["they did give a 15% discount at the end, wasn't enough, as they knew the service was horrible."], "output": "{'aspect_term': [['discount', 'negative'], ['service', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Dinner took almost 4 hours without any lag time."], "output": "{'aspect_term': [['Dinner', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I had Lobster Bisque it has 2 oz. of Maine Lobster in it."], "output": "{'aspect_term': [['Lobster Bisque', 'positive'], ['Maine Lobster', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I asked for seltzer with lime, no ice."], "output": "{'aspect_term': [['seltzer with lime', 'neutral']], 'aspect_category': [[None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["We ate at this Thai place following the reviews but very unhappy with the foods."], "output": "{'aspect_term': [['foods', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The service is awful."], "output": "{'aspect_term': [['service', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["All the appetizers and salads were fabulous, the steak was mouth watering and the pasta was delicious!!!"], "output": "{'aspect_term': [['appetizers', 'positive'], ['salads', 'positive'], ['steak', 'positive'], ['pasta', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The food options rule."], "output": "{'aspect_term': [['food options', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["And the food was fantastic."], "output": "{'aspect_term': [['food', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["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."], "output": "{'aspect_term': [['eggplant parmesan', 'positive'], ['baked ziti with meatsauce', 'positive'], ['serves', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Frankly, when you compare what you can have here for lunch, versus McDs or so many other sandwich shops in the city, there is no comparison."], "output": "{'aspect_term': [['lunch', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Try the olive cream cheese or the lox spread on a whole wheat everything bagel."], "output": "{'aspect_term': [['olive cream cheese', 'positive'], ['lox spread', 'positive'], ['bagel', 'neutral']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Try the mediterranean salad, it is a true experience for your taste buds!!"], "output": "{'aspect_term': [['mediterranean salad', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["A large is $20, and toppings are about $3 each."], "output": "{'aspect_term': [['toppings', 'neutral']], 'aspect_category': [[None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I found the food to be outstanding, particulary the salmon dish I had."], "output": "{'aspect_term': [['food', 'positive'], ['salmon dish', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Don't expect to sit down inside though, there are only a few tables and they are always full."], "output": "{'aspect_term': [['tables', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Go to Volare for 1st class service and terrific food."], "output": "{'aspect_term': [['service', 'positive'], ['food', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["For those prices and the dressed up atmosphere you expect more and should get more."], "output": "{'aspect_term': [['prices', 'negative'], ['atmosphere', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The place is sleek, modern and playfull and i will return again frequently."], "output": "{'aspect_term': [['place', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The food and staff always surprise me with the new heights they are taken to."], "output": "{'aspect_term': [['food', 'positive'], ['staff', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["$6 and there is much tasty food, all of it fresh and continually refilled."], "output": "{'aspect_term': [['food', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Definitely not worth the price!"], "output": "{'aspect_term': [['price', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["black white shakes came out good also."], "output": "{'aspect_term': [['black white shakes', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["I recommend this spot to anyone who enjoys fine cuisine at reasonable prices."], "output": "{'aspect_term': [['cuisine', 'positive'], ['prices', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The food is amazing, rich pastas and fresh doughy pizza."], "output": "{'aspect_term': [['food', 'positive'], ['pastas', 'positive'], ['pizza', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Mermaid Inn is an overall good restaurant with really good seafood."], "output": "{'aspect_term': [['seafood', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The first time the sushi was outstanding, the second time it was a little bland."], "output": "{'aspect_term': [['sushi', 'conflict']], 'aspect_category': [[None, 'conflict']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Ive been to many Thai restaurants in Manhattan before, and Toons is by far the best Thai food Ive had (except for my mom's of course)."], "output": "{'aspect_term': [['Thai food', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["IT is the best deal in town for a Monday night dinner at a fine restaurant."], "output": "{'aspect_term': [['dinner', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["If it isn't for the food (A+++), it must be the service or the ambience."], "output": "{'aspect_term': [['food', 'positive'], ['service', 'positive'], ['ambience', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The service is a little scatty at times but all is forgiven when the food arrives."], "output": "{'aspect_term': [['service', 'negative'], ['food', 'positive']], 'aspect_category': [[None, 'negative'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Awsome Pizza especially the Margheritta slice."], "output": "{'aspect_term': [['Pizza', 'positive'], ['Margheritta', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["They sell special sushi, everything have a topping, sauce and etc."], "output": "{'aspect_term': [['sushi', 'positive'], ['sauce', 'positive'], ['topping', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The only problem is that the manager is a complete incompetent."], "output": "{'aspect_term': [['manager', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The service is friendly, if not the most prompt in the world, the food is great, and the prices, while not cheap, won't put your wallet out of commission."], "output": "{'aspect_term': [['service', 'positive'], ['food', 'positive'], ['prices', 'conflict']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'conflict']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Among all of the new 5th avenue restaurants, this offers by far one of the best values for your money."], "output": "{'aspect_term': [['values for your money', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Whether it's the parmesean porcini souffle or the lamb glazed with balsamic vinegar, you will surely be transported to Northern Italy with one bite."], "output": "{'aspect_term': [['parmesean porcini souffle', 'positive'], ['lamb glazed with balsamic vinegar', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["It is run by the same Sichuan chef who started the chain in Chinatown."], "output": "{'aspect_term': [['Sichuan chef', 'neutral']], 'aspect_category': [[None, 'neutral']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Drinks got screwed up, she acted put upon."], "output": "{'aspect_term': [['Drinks', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["The decor is really blah, and not at all hip or happening."], "output": "{'aspect_term': [['decor', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["This place has the the correct ambience and an excellent staff to make you feel like a guest and a friend at the same time."], "output": "{'aspect_term': [['place', 'positive'], ['ambience', 'positive'], ['staff', 'positive']], 'aspect_category': [[None, 'positive'], [None, 'positive'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Knowledge of the chef and the waitress are below average."], "output": "{'aspect_term': [['chef', 'negative'], ['waitress', 'negative']], 'aspect_category': [[None, 'negative'], [None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["They were such a rip-off ($8.95 for four small meat patties in steamed buns) and not worth trying."], "output": "{'aspect_term': [['meat patties in steamed buns', 'negative']], 'aspect_category': [[None, 'negative']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Delicious crab cakes too."], "output": "{'aspect_term': [['crab cakes', 'positive']], 'aspect_category': [[None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["We ran a little late for the reservation but it wasn't a problem to get our table immediately."], "output": "{'aspect_term': [['reservation', 'neutral'], ['table', 'positive']], 'aspect_category': [[None, 'neutral'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["While most people can attest to spending over $50 on drinks in New York bars and hardly feeling a thing, the drinks here are plentiful and unique."], "output": "{'aspect_term': [['drinks', 'negative'], ['bars', 'negative'], ['drinks', 'positive']], 'aspect_category': [[None, 'negative'], [None, 'negative'], [None, 'positive']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}
{"task_type": "generation", "dataset": "semeval-2014", "input": ["Their sake list was extensive, but we were looking for Purple Haze, which wasn't listed but made for us upon request!"], "output": "{'aspect_term': [['sake list', 'positive'], ['Purple Haze', 'conflict']], 'aspect_category': [[None, 'positive'], [None, 'conflict']]}", "situation": "none", "label": "", "extra": "", "instruction": "Task: Extracting aspect terms , their aspect categories and their corresponding sentiment polarities in a dict. Input: A sentence. Output: a dict with keys: aspect_term and aspect_category , separate extraction a list of 2-tuples(aspect term , its corresponding sentiment polarity) and a list of 2-tuples(aspect category, its corresponding sentiment polarity). Supplement: \"Null\" means that there is no occurrence in the sentence. Example: Input: \"The Pad Thai is excellent here, as well.\" Output: {'aspect_term': [['Pad Thai', 'positive']], 'aspect_category': [[None, 'positive']]} "}