task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
sequence | output
stringlengths 19
428
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 2
values |
---|---|---|---|---|---|---|---|
generation | semeval-2014 | [
"We love the size of the screen, although it is still lightweight and very easy to tote around."
] | [['size of the screen', 'positive'], ['tote', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I already have a HP laptop I bought last year that's standard size."
] | [['size', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
", Applications respond immediately (not like the tired MS applications)."
] | [['Applications', 'positive'], ['MS applications', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"There is no number pad to the right of the keyboard which is a bummer."
] | [['pad', 'negative'], ['keyboard', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The price is another driving influence that made me purchase this laptop."
] | [['price', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The PhotoBooth is a great program, it takes very good pictures with the built-in camera."
] | [['PhotoBooth', 'positive'], ['program', 'positive'], ['built-in camera', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Cords coming out the right for power plus cords coming out front for headphones/mic plus network connection on left make for a very messy setup with cords going every direction."
] | [['Cords', 'negative'], ['power', 'negative'], ['headphones', 'negative'], ['mic', 'negative'], ['network connection', 'negative'], ['setup', 'negative'], ['cords', 'negative'], ['cords', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"-When battery life went to 4 hours or less, took it to the MacHouse Amsterdam for repair (26th of August)."
] | [['battery life', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I bought this laptop and found its TAB is not functioning."
] | [['TAB', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"it might be something deep within Windows, for I was unable to create a disk image on my hard drive."
] | [['Windows', 'negative'], ['hard drive', 'negative'], ['disk image', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"But guess what? (you have to buy an external dvd drive it doesn't have a built in type) The notebook can't be used because it doesn't read anything for an external drive."
] | [['external dvd drive', 'negative'], ['external drive', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"It has far exceeded my expectations for power, storage, and abilitiy."
] | [['power', 'positive'], ['storage', 'positive'], ['abilitiy', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"First the screen goes completely out."
] | [['screen', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"It absolutely is more expensive than most PC laptops, but the ease of use, security, and minimal problems that have arisen make it well worth the pricetag."
] | [['use', 'positive'], ['security', 'positive'], ['pricetag', 'conflict']] | 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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"-No backlit keyboard, but not an issue for me."
] | [['keyboard', 'conflict']] | 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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"But we had paid for bluetooth, and there was none."
] | [['bluetooth', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
" I continued to take the computer in AGAIN and they replaced the hard drive and mother board yet again."
] | [['hard drive', 'negative'], ['mother board', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I did have to replace the battery once, but that was only a couple months ago and it's been working perfect ever since."
] | [['battery', 'conflict']] | 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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"after much effort and 10 days ASUS replaced itThe WiFi is very weak."
] | [['WiFi', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The computer was two weeks late in delivery because HP forgot to complete the required import paperwork."
] | [['delivery', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Pay attention to the specs if you want these options."
] | [['specs', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Returned laptop for repair a 2nd time and it came back with obvious physical damage (keyboard bulging and speaker grill pressed in), buttons not working and USB ports inoperative."
] | [['keyboard', 'negative'], ['speaker grill', 'negative'], ['buttons', 'negative'], ['USB ports', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I have never really been big on downloading anything so I wasn't too worried about getting a virus, plus I thought I was protected by Norton."
] | [['Norton', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The guy then said that if I insist on having the hinge tightened, they can do it for me but I have to accept the condition after the \"repair\"."
] | [['hinge', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The price is great for this model, I only plan on using it for media in the entertainment room."
] | [['price', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"the hinge design forced you to place various connections all around the computer, left right and front."
] | [['hinge design', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Apple is always great about the aesthetics of things, they always come up with good looking products."
] | [['aesthetics', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"It's priced very reasonable and works very well right out of the box."
] | [['priced', 'positive'], ['works', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"This computer I used daily nice compact design."
] | [['design', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
" Sometimes the screen even goes black on this computer."
] | [['screen', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"My macbook is so much better looking and so thin!"
] | [['looking', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Small screen somewhat limiting but great for travel."
] | [['screen', 'conflict']] | 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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"It's also fairly easy to use the Operating System."
] | [['Operating System', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Overall, I experienced a huge change in that my mac runs pretty fast compared to my old PC."
] | [['runs', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The Macbook is also made better, my computer has never got a virus, and the laptop runs just as fast as the first day I bought it."
] | [['runs', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Since I've had this computer I've only used the trackpad because it is so nice and smooth."
] | [['trackpad', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I love this program, it is superior to windows movie maker."
] | [['program', 'positive'], ['windows movie maker', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Its not just slow on the internet, its slow in general."
] | [['internet', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The gray color was a good choice."
] | [['gray color', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I respond that I do not have the old computer and this way I would lose the data on my hard drive."
] | [['hard drive', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
" It was loaded with Windows Vista Home Premium--delivered with only 1GB of RAM, and it was a *dog*."
] | [['Windows Vista Home Premium', 'neutral'], ['1GB of RAM', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
" Another THREE weeks later I had my laptop back with a new mousepad, keys, and casing."
] | [['mousepad', 'neutral'], ['keys', 'neutral'], ['casing', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Ease of use is just one of the benefits I love about my Mac."
] | [['use', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The computer runs extremely slowly, whether opening Word or My Computer."
] | [['runs', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"lightweight, long battery life, excellent transition from PC;"
] | [['battery life', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I eventually did the migration from my iMac backup disc which uses USB."
] | [['iMac backup disc', 'neutral'], ['USB', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The speakers on it are useless too."
] | [['speakers', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The video card is great for media, and above average for gaming, but not a gamers first choice."
] | [['video card', 'conflict'], ['gaming', 'positive'], ['media', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The DVD burner broke after burning 3 DVD'd during that time!"
] | [['DVD burner', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I would recommend this computer to anyone searching for the perfect laptop, and the battery life is amazing."
] | [['battery life', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I run windows via bootcamp for the couple programs I do not want to buy a mac version of, like my cad programs."
] | [['windows', 'neutral'], ['programs', 'neutral'], ['cad programs', 'neutral'], ['bootcamp', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Speakers don't get that loud, but good enough."
] | [['Speakers', 'conflict']] | 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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"All I will say now is that it was over two grand less expensive and so much better quality than my hunk of crap Vaio."
] | [['quality', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"They need to stop outsoucing and send some complaint calls to US based customer service agents for those who live in the United states."
] | [['customer service agents', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Another thing is that after only a month the left mouse key broke and it costed $175 to send it in to fix it."
] | [['left mouse key', 'negative'], ['costed', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Some problems can be fixed if you purchase new software, but there is no guarentee."
] | [['software', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"For the [$] price (special offer) this is a great laptop."
] | [['price', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"After replacing the hard drive the battery stopped working (3 months of use) which was frustrating."
] | [['hard drive', 'neutral'], ['battery', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"In due course, I'll remove the hard disc from this new MacBook Pro and dump it where it belongs - in the trash."
] | [['hard disc', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Also, one of the users mentioned how the edges on the macbook is sharp, if you have money to spend on one of the incase shells, it doesn't seem to be a problem."
] | [['edges', 'negative'], ['incase shells', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The video chat is the only thing that is iffy about it but im sure once they unpdate the next version on the macbook book the quality of it will be better."
] | [['video chat', 'negative'], ['quality', 'conflict']] | 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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
" First it burned or fused the power adapter plug."
] | [['power adapter plug', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Pairing it with an iPhone is a pure pleasure - talk about painless syncing - used to take me forever - now it's a snap."
] | [['syncing', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The games included are very good games."
] | [['games', 'neutral'], ['games', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The pictures are clear as can be."
] | [['pictures', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I have in the past gotten superfine sandpaper and \"fixed\" the edges by rounding them off."
] | [['edges', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"There is nothing to complain about the system."
] | [['system', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"In early May I got it back and this time I only had it back for 1 day before it had a NEW issue so it was sent back in for the 6th time they \"expedited\" the repairs so I was only supposed to have to be without it for 3 days and it was supposed to be fixed, by a \"Senior Tech\"."
] | [['Senior Tech', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"After 2 months of complaints, Asus finally sent the right power supply to my techies."
] | [['power supply', 'neutral'], ['techies', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"It is easy to operate and I have already ordered more software and gadgets for my new Rolls Royce of laptops."
] | [['software', 'neutral'], ['operate', 'positive'], ['gadgets', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The touch pad is among the best."
] | [['touch pad', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I don't have stupid pop up windows (even when I have pop ups blocked), I don't have to wait 5 minutes for a webpage to download, and best of all I can run all the web programming software I need to use all at once without slowing me down."
] | [['pop up windows', 'positive'], ['web programming software', 'positive'], ['pop ups', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"If you check you will find the same notebook with the above missing ports and a dual core AMD or Intel processor."
] | [['ports', 'neutral'], ['processor', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I recommend for word processing and internet users."
] | [['word processing', 'positive'], ['internet', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The screen takes some getting use to, because it is smaller than the laptop."
] | [['screen', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Plain and simple, it(laptop) runs great and loads fast."
] | [['runs', 'positive'], ['loads', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Keyboard is plastic and spongey feeling."
] | [['Keyboard', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Very good quality and well made."
] | [['quality', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"and it comes with the new OSX that comes with new features that makes the use more easy."
] | [['OSX', 'positive'], ['features', 'positive'], ['use', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The much lauded combined touch pad and clicker is a nightmare."
] | [['combined touch pad and clicker', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Laptop is advertised as a 15\" but the casing looks like that of a 17\"."
] | [['casing', 'negative'], ['15"', 'neutral'], ['17"', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"i am a huge computer person i love anykind of computer that works well, but when i got this one i was so happy with the way it works and how it runs its amazing."
] | [['runs', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Keyboard good sized and wasy to use."
] | [['Keyboard', 'positive'], ['use', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Its small enough where I can take it pretty much anywhere, but still has a big enough screen to get everything done."
] | [['screen', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"My battery went bad about a year and a half after having it and it cost around eighty to a hundred dollars!"
] | [['battery', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I am using the external speaker- sound is good."
] | [['external speaker', 'positive'], ['sound', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Another issue I have with it is the battery."
] | [['battery', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Love the speed, especially!"
] | [['speed', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The magnetic plug-in power charging power cord is great (I even put it to the test by accident)- excellent innovation!"
] | [['magnetic plug-in power charging power cord', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I had 3 months when the ports started going out."
] | [['ports', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"10 hours of battery life is really something else."
] | [['battery life', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I was loving this Netbook because it had an amazing screen and display and was small and light, but after 1 week it stopped openning web pages for me (even after installing new browsers) then eventually it just started giving me a blue screen and crashing everytime I booted it."
] | [['screen', 'positive'], ['display', 'positive'], ['browsers', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"All in all, a very disappointing experience except that I learned how good the Geek Squad is and also Customer Service."
] | [['Customer 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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Tech support tells me the latter problem is a power supply problem and have offered to fix it if it happens again."
] | [['Tech support', 'positive'], ['power supply', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"For the not so good, I got the stock screen - which is VERY glossy."
] | [['stock screen', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I have had to call with a few questions or issues and they have helped me for free, even without the warranty."
] | [['warranty', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"Yes, the computer was light weight, less expensive than the average laptop, and was pretty self explantory in use."
] | [['use', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"The graphics are stunning."
] | [['graphics', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I also purchased iWork to go with it which has programs for word processing, spreadsheets, and presentations (similar to Microsoft Office)."
] | [['iWork', 'neutral'], ['programs', 'neutral'], ['Microsoft Office', 'neutral'], ['word processing', 'neutral'], ['spreadsheets', 'neutral'], ['presentations', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |
||
generation | semeval-2014 | [
"I had a USB connect but, i can't use it because it is not compatible."
] | [['USB connect', '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 category and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "The first full charge of this battery got me only about 2 full hours." Output: [['battery', 'negative'], ['full charge', 'negative']] |