task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
sequence | output
sequence | situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 1
value |
---|---|---|---|---|---|---|---|
generation | arts | [
"The food is delicious and the bar has a great vibe."
] | [
"bar",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food was delicious, but the bar had a terrible vibe."
] | [
"bar",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is not delicious but the bar has a great vibe."
] | [
"bar",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is delicious and the bar has a great vibe, but menu is small."
] | [
"bar",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is delicious and the bar has a great vibe."
] | [
"vibe",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is delicious but the bar has a bad vibe."
] | [
"vibe",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is not delicious but the bar has a great vibe."
] | [
"vibe",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is delicious and the bar has a great vibe, but music is too heavy."
] | [
"vibe",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is delicious and the bar has a great vibe."
] | [
"food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is not delicious but the bar has a great vibe."
] | [
"food",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is delicious but the bar has a not great vibe."
] | [
"food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is delicious and the bar has a great vibe, but service is horrible."
] | [
"food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"I stopped by for some brunch today and had the vegan cranberry pancakes and some rice milk."
] | [
"vegan cranberry pancakes",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"I stopped by for some brunch today and had the vegan cranberry pancakes and some rice milk, but coffee is good and service is perfect."
] | [
"vegan cranberry pancakes",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"I stopped by for some brunch today and had the vegan cranberry pancakes and some rice milk."
] | [
"brunch",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"I stopped by for some brunch today and had the vegan cranberry pancakes and some rice milk, but lamb is a favourite."
] | [
"brunch",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"I stopped by for some brunch today and had the vegan cranberry pancakes and some rice milk."
] | [
"rice milk",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"I stopped by for some brunch today and had the vegan cranberry pancakes and some rice milk, but service is generous, scene is great and delivery is wary."
] | [
"rice milk",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food was very good and I was pleasantly surprised to see so many vegan options."
] | [
"vegan options",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food was very good but I was unpleasantly surprised to see so few vegan options."
] | [
"vegan options",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food was very bad but I was pleasantly surprised to see so many vegan options."
] | [
"vegan options",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food was very good and I was pleasantly surprised to see so many vegan options, but folding chair is uncomfortable."
] | [
"vegan options",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food was very good and I was pleasantly surprised to see so many vegan options."
] | [
"food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food was very bad but I was pleasantly surprised to see so many vegan options."
] | [
"food",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food was very good but I was pleasantly surprised to see so few vegan options."
] | [
"food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food was very good and I was pleasantly surprised to see so many vegan options, but tables is uncomfortably close, service is bad and sales people is rude."
] | [
"food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"For someone who used to hate Indian food, Baluchi's has changed my mid."
] | [
"Indian food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"For someone who used to hate Indian food, Baluchi's has changed my mid, but ground chickpea soup is thin."
] | [
"Indian food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Finally a curry that I can eat, enjoy and not suffer from gastritis from 3 hours later."
] | [
"curry",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Finally a curry that I can eat, suffer and not suffer from gastritis from 3 hours later."
] | [
"curry",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Finally a curry that I can eat, enjoy and not suffer from gastritis from 3 hours later, but food is not worth, folding chair is uncomfortable and ground chickpea soup is thin."
] | [
"curry",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Try the homemade breads."
] | [
"homemade breads",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Never try the homemade breads."
] | [
"homemade breads",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Try the homemade breads, but bar service is slow and priced is high."
] | [
"homemade breads",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are GREAT - poori, naan, paratha all FRESH."
] | [
"poori",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are not GREAT-poori, naan, paratha all FRESH."
] | [
"poori",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are GREAT-poori, naan, paratha all STALE."
] | [
"poori",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are GREAT - poori, naan, paratha all FRESH, but service is disappointed, curried casseroles is harsh and priced is high."
] | [
"poori",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are GREAT - poori, naan, paratha all FRESH."
] | [
"paratha",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are GREAT-poori, naan, paratha all SALTY."
] | [
"paratha",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are not GREAT-poori, naan, paratha all FRESH."
] | [
"paratha",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are GREAT - poori, naan, paratha all FRESH, but smoothies is big and service is severely slow."
] | [
"paratha",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are GREAT - poori, naan, paratha all FRESH."
] | [
"naan",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are not GREAT-poori, naan, paratha all FRESH."
] | [
"naan",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are GREAT-poori, naan, paratha all SALTY."
] | [
"naan",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"All are GREAT - poori, naan, paratha all FRESH, but fennel flavored Italian sausage is heavy."
] | [
"naan",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"My wife and I recently visited the bistro for dinner and had a wonderful experience."
] | [
"dinner",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"My wife and I recently visited the bistro for dinner and had a not wonderful experience."
] | [
"dinner",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"My wife and I recently visited the bistro for dinner and had a wonderful experience, but I try pizza with soy cheese."
] | [
"dinner",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The crab cakes are delicious and the BBQ rib was perfect."
] | [
"crab cakes",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The crab cakes are not delicious but the BBQ rib was perfect."
] | [
"crab cakes",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The crab cakes are delicious but the BBQ rib was imperfect."
] | [
"crab cakes",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The crab cakes are delicious and the BBQ rib was perfect, but service is worst, sales people is rude and waiter is rude."
] | [
"crab cakes",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The crab cakes are delicious and the BBQ rib was perfect."
] | [
"BBQ rib",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The crab cakes are delicious but the BBQ rib was imperfect."
] | [
"BBQ rib",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The crab cakes are not delicious but the BBQ rib was perfect."
] | [
"BBQ rib",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The crab cakes are delicious and the BBQ rib was perfect, but owner is fake, service is terrible and sushi is bigger."
] | [
"BBQ rib",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Great wine list and great cocktail menu."
] | [
"cocktail menu",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Great wine list and not great cocktail menu."
] | [
"cocktail menu",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Not Great wine list and great cocktail menu."
] | [
"cocktail menu",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Great wine list and great cocktail menu, but sushi is bigger and service is horrible."
] | [
"cocktail menu",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Great wine list and great cocktail menu."
] | [
"wine list",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Not Great wine list and great cocktail menu."
] | [
"wine list",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Great wine list and not great cocktail menu."
] | [
"wine list",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Great wine list and great cocktail menu, but host is rude."
] | [
"wine list",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is very good and the service is great."
] | [
"service",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is very good but the service is not great."
] | [
"service",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is very bad but the service is great."
] | [
"service",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is very good and the service is great, but staff is arrogant."
] | [
"service",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is very good and the service is great."
] | [
"food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is very bad but the service is great."
] | [
"food",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is very good but the service is not great."
] | [
"food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The food is very good and the service is great, but waiters is bad and service is slow."
] | [
"food",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"In mi burrito, here was nothing but dark chicken that had that cooked last week and just warmed up in a microwave taste."
] | [
"chicken",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"In mi burrito, here was nothing but day chicken that had that cooked last week but just warmed up in a microwave taste."
] | [
"chicken",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"In mi burrito, here was nothing but dark chicken that had that cooked last week but just warmed up in a not microwave taste."
] | [
"chicken",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"In mi burrito, here was nothing but dark chicken that had that cooked last week and just warmed up in a microwave taste; dishes is tasty."
] | [
"chicken",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"In mi burrito, here was nothing but dark chicken that had that cooked last week and just warmed up in a microwave taste."
] | [
"taste",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"In mi burrito, here was nothing but dark chicken that had that cooked last week but just warmed up in a not microwave taste."
] | [
"taste",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"In mi burrito, here was nothing but day chicken that had that cooked last week but just warmed up in a microwave taste."
] | [
"taste",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"In mi burrito, here was nothing but dark chicken that had that cooked last week and just warmed up in a microwave taste; value is good, macadamia-crusted Mali is tried-and-true and appetizers is delectable."
] | [
"taste",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Go with the specials, and stay away from the salmon. "
] | [
"specials",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Not Go with the specials, and stay away from the salmon."
] | [
"specials",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Go with the specials, and indeed stay away from the salmon."
] | [
"specials",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Go with the specials, and stay away from the salmon. , but wine list is disappointing."
] | [
"specials",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Go with the specials, and stay away from the salmon. "
] | [
"salmon",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Go with the specials, and not stay away from the salmon."
] | [
"salmon",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Really Go with the specials, and stay away from the salmon."
] | [
"salmon",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Go with the specials, and stay away from the salmon. , but waiters is friendly, portion size is large and service is perfect."
] | [
"salmon",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The pastas were pretty good."
] | [
"pastas",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The pastas were pretty bad."
] | [
"pastas",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"The pastas were pretty good, but prices is high and people is worst."
] | [
"pastas",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Atmosphere is a bore."
] | [
"Atmosphere",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Atmosphere is a interest."
] | [
"Atmosphere",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Atmosphere is a bore, but meal is excellent, wine is good and I recommend fried rice."
] | [
"Atmosphere",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Go here if you want fresh and tasty salads of any type you can imagine."
] | [
"salads",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Go here if you want stale and tasteless salads of any type you can imagine."
] | [
"salads",
"negative"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"Go here if you want fresh and tasty salads of any type you can imagine, but owner is fake."
] | [
"salads",
"positive"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"last Tuesday for a late lunch with a friend."
] | [
"late lunch",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
||
generation | arts | [
"last Tuesday for a late lunch with a friend, but delivery is prompt, drinks is awful and toppings is fresh."
] | [
"late lunch",
"neutral"
] | none | Task: Extracting aspect terms and their corresponding sentiment polarities. Input: A sentence. Output: A list of 2-tuples, where each tuple contains the extracted aspect term, and its sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "3D rendering not slows it down considerably." Output: ["3D rendering", "negative"] |
Subsets and Splits