task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
sequence | output
stringlengths 14
75
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruct
stringclasses 1
value |
---|---|---|---|---|---|---|---|
generation | towe | [
"it is very easy for anyone to use an apple and specially the mcbook pro notebook ."
] | ['use', ['easy']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The flaws are , this computer is not for computer gamers because of the OS X ."
] | ['OS', ['flaws']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"They really do have the worlds very worst repair service ."
] | ['repair', ['worst']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I was also able to install and use my Photoshop and AfterEffects programs easily ."
] | ['Photoshop', ['easily']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I was also able to install and use my Photoshop and AfterEffects programs easily ."
] | ['AfterEffects', ['easily']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"It 's perfect for everything and runs faster than an average pc !"
] | ['runs', ['faster']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Then after paying for it to be examined I was told it was same problem cited on website but I 'd have to pay anyways since it was past warrenty ."
] | ['warrenty', ['past']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I 'm already hooked on the sleek look and dependability that this laptop has shown ."
] | ['look', ['sleek']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I 'm already hooked on the sleek look and dependability that this laptop has shown ."
] | ['dependability', ['sleek']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"And having to deal with the company has been a even worse nightmare ."
] | ['company', ['worse']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"It has all the features that are necessary for college and if not they are able to be added onto the computer ."
] | ['features', ['necessary']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I 've owned this labtop for less then two months , already the mouse button has broke ."
] | ['mouse', ['broke']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"It did fairly well , other than it 's poor performance , overheating and occational blue screen ."
] | ['performance', ['poor']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The touchpad is very intuitive , so much so that I never want to use buttons to click again !"
] | ['touchpad', ['intuitive']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"tons of bloatware and junk programs ."
] | ['programs', ['junk']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"lots of extra space but the keyboard is ridiculously small ."
] | ['space', ['lots']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"lots of extra space but the keyboard is ridiculously small ."
] | ['keyboard', ['small']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"It 's so bad that I 'm thinking I only got half a battery or something ."
] | ['battery', ['bad']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Good keyboard , long battery life , largest hard drive and windows 7 ."
] | ['keyboard', ['Good']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Good keyboard , long battery life , largest hard drive and windows 7 ."
] | ['battery', ['long']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Good keyboard , long battery life , largest hard drive and windows 7 ."
] | ['hard', ['largest']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The processor is very quick and effective as I load webpages and applications ."
] | ['processor', ['quick', 'effective']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The processor is very quick and effective as I load webpages and applications ."
] | ['load', ['quick', 'effective']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"My battery went bad about a year and a half after having it and it cost around eighty to a hundred dollars !"
] | ['battery', ['bad']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"It pretty much does everything we could ever need , and looks great to boot ."
] | ['boot', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"As a lifelong Windows user , I was extremely pleased to make the change to Mac ."
] | ['Windows', ['pleased']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The 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', ['fast']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I wiped nearly everything off of it , installed OpenOffice and Firefox , and I am operating an incredibly efficient and useful machine for a great price ."
] | ['price', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Overall I feel this netbook was poor quality , had poor performance , although it did have great battery life when it did work ."
] | ['quality', ['poor']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Overall I feel this netbook was poor quality , had poor performance , although it did have great battery life when it did work ."
] | ['performance', ['poor']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Overall I feel this netbook was poor quality , had poor performance , although it did have great battery life when it did work ."
] | ['battery', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I picked it out because it was inexpensive ( $ 400 ) and I thought it would be a good , easy to use first laptop ."
] | ['use', ['easy']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"MY ONLY PROBLEM IS I CAN NOT REG . THE PRODUCT KEY ."
] | ['PRODUCT', ['PROBLEM']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Sure it has the one touch keys but that was the best feature of the computer ."
] | ['feature', ['best']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Sure it has the one touch keys but that was the best feature of the computer ."
] | ['one', ['best']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"great battery life ."
] | ['battery', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The real stand out on this computer is the feel of the keyboard and it 's speed ."
] | ['keyboard', ['stand']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The real stand out on this computer is the feel of the keyboard and it 's speed ."
] | ['speed', ['stand']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"At first , the computer seemed a great deal -- seemingly high-end specs for a low , low price ."
] | ['specs', ['high-end']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"At first , the computer seemed a great deal -- seemingly high-end specs for a low , low price ."
] | ['price', ['low', 'low']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Delivery was early too ."
] | ['Delivery', ['early']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Love the stability of the Mac software and operating system ."
] | ['stability', ['Love']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Love the stability of the Mac software and operating system ."
] | ['Mac', ['Love', 'stability']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Love the stability of the Mac software and operating system ."
] | ['operating', ['Love', 'stability']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"It 's also very capable of doing moderate video editing ( although you may need the performance boost of the larger MacBook Pros for heavy duty mobile video editing ) ."
] | ['video', ['capable']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"It has a faster processor and more ram ."
] | ['processor', ['faster']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"It has a faster processor and more ram ."
] | ['ram', ['more']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Laptops are usually used on the go , so why not give you a better battery ?"
] | ['battery', ['better']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I will never complain about the price since I believe you get what you pay for and my MacBook Pro was worth every dollar ."
] | ['price', ['never']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I was n't a big fan of the Netbooks but this one was very well designed ."
] | ['designed', ['well']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I still have that stupid bluetooth mouse to !"
] | ['bluetooth', ['stupid']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Would like more trendy , high tech features ."
] | ['features', ['trendy', 'high']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Keyboard is great but primary and secondary control buttons could be more durable ."
] | ['Keyboard', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Keyboard is great but primary and secondary control buttons could be more durable ."
] | ['control', ['durable']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Screen is a bit glossy , but that 's not too bad ."
] | ['Screen', ['glossy', 'not']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I got it back again and was told the motherboard had been replaced , so I was now on the SECOND motherboard within 3 months ."
] | ['motherboard', ['replaced']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"2nd Best computer in the world only one way this computer might become the best is that it needs to upgreade patches to make less easier for people to hack into"
] | ['patches', ['needs']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Love the speed , especially !"
] | ['speed', ['Love']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"It could be a perfect laptop if it would have faster system memory and its radeon 5850 would have DDR5 instead of DDR3 ."
] | ['system', ['faster']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Not only are the versions of these programs able to be saved , worked on and opened on both a PC and Mac , the versions of these programs on a Mac are graphically and functionally superior ."
] | ['programs', ['superior']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The speed gives you the power to work on these projects seamlessly , and multiple at a time if you sowish ."
] | ['speed', ['seamlessly']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Awesome laptop and the perfect size to carry around in college ."
] | ['size', ['perfect']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"My real problem with it ? The statement of 7 hour battery life is not just mere exaggeration -- it 's a lie ."
] | ['battery', ['problem', 'exaggeration']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The battery life is also relatively good ."
] | ['battery', ['good']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I definitely suggest getting an extended warranty , you will probably need it !"
] | ['extended', ['suggest']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I have found it very easy to use , very informative , wonder alerts and tutorials making it very easy for someone like me who is not exactly technologically advanced to learn to use the various features and programs ."
] | ['features', ['various']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I have found it very easy to use , very informative , wonder alerts and tutorials making it very easy for someone like me who is not exactly technologically advanced to learn to use the various features and programs ."
] | ['programs', ['various']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I have found it very easy to use , very informative , wonder alerts and tutorials making it very easy for someone like me who is not exactly technologically advanced to learn to use the various features and programs ."
] | ['use', ['easy']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I do n't have stupid pop up windows ( even when I have pop ups blocked ) , I do n'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', ['stupid']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I do n't have stupid pop up windows ( even when I have pop ups blocked ) , I do n'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 ."
] | ['web', ['best']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Memory is upgradable ."
] | ['Memory', ['upgradable']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Web access through the 3G network is so slow , it 's very frustrating and VERY DISAPPOINTING ."
] | ['3G', ['slow', 'frustrating']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Web access through the 3G network is so slow , it 's very frustrating and VERY DISAPPOINTING ."
] | ['Web', ['slow', 'frustrating']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The large screen also helps when you are working in design based programs like Adobe Creative Suite ."
] | ['screen', ['large']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"This is my first Dell I heard their customer service was lacking and that they were working on improving it !"
] | ['customer', ['lacking']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"As well as having the plug in the computer come loose ."
] | ['plug', ['loose']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Second HDD cover has walls inside that need to be broken if you what to install one ."
] | ['HDD', ['broken']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Great product by Apple with the new great looking design ."
] | ['design', ['new', 'great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I love the keyboard ."
] | ['keyboard', ['love']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I use iphoto all the time , which is a great program for anyone who is into photography - amateurs and experts alike ."
] | ['iphoto', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I use iphoto all the time , which is a great program for anyone who is into photography - amateurs and experts alike ."
] | ['program', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The screen is n't huge , but that does n't matter when I output media to the 50 inch LCD TV ."
] | ['screen', ['is']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The only thing I wish is the 15 inch MacBook Pro has much better speakers on the side of the keyboard ."
] | ['speakers', ['better']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Now , as easy as it is to use , and I do think it is a great STARTER laptop ."
] | ['use', ['easy']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Ever since I bought this laptop , so far I 've experience nothing but constant break downs of the laptop and bad customer services I received over the phone with toshiba customer services hotlines ."
] | ['customer', ['bad']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Also , the space bar makes a noisy click every time you use it ."
] | ['space', ['noisy']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"iPhotos is an excellent program for storing and organizing photos ."
] | ['iPhotos', ['excellent']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"iPhotos is an excellent program for storing and organizing photos ."
] | ['program', ['excellent']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Other than that its a great performing machine and well meets all my needs and more ."
] | ['performing', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The programs are great , like iphoto ( love the editing capabilities ) , imail ( which can incorporate with the address book on the ipod and ipad ) , imovie , etc ."
] | ['programs', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The programs are great , like iphoto ( love the editing capabilities ) , imail ( which can incorporate with the address book on the ipod and ipad ) , imovie , etc ."
] | ['iphoto', ['great', 'love']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The programs are great , like iphoto ( love the editing capabilities ) , imail ( which can incorporate with the address book on the ipod and ipad ) , imovie , etc ."
] | ['imail', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The programs are great , like iphoto ( love the editing capabilities ) , imail ( which can incorporate with the address book on the ipod and ipad ) , imovie , etc ."
] | ['imovie', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Comfortable to use light easy to transport ."
] | ['use', ['Comfortable']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Comfortable to use light easy to transport ."
] | ['transport', ['easy']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The Computer itself is a good product but the repair depot stinks ."
] | ['repair', ['stinks']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I thought the price was great for the specs ."
] | ['price', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I thought the price was great for the specs ."
] | ['specs', ['great']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"the only down fall is that it has no cd drive but i found that they are very cheap to by and also very portable making this the best friend to someone who is always looking for more space then they have ."
] | ['cd', ['no']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"So , the hard disk capacity really does n't matter to me ."
] | ['hard', ['does']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |