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 | [
"Keys stick periodically and I havent had the laptop for 45 days yet ."
] | ['Keys', ['stick']] | 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 also like that you can scroll down in a window using two fingers on the trackpad ."
] | ['trackpad', ['like']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Everything from the design to the OS is simple and to the point ."
] | ['design', ['simple', 'to']] | 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 | [
"Everything from the design to the OS is simple and to the point ."
] | ['OS', ['simple', 'to']] | 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 personally like the gaming look but needed a machine that delivered gaming performance while still looking professional in front of my customers ."
] | ['gaming', ['like']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"This just keeps having it 's hard drive replaced !"
] | ['hard', ['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 | [
"When you look at the specs on Apple products in comparison to a Dell or a HP , yes they do seem to offer less for a higher cost ."
] | ['cost', ['higher']] | 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 downfall is the volume control ."
] | ['volume', ['downfall']] | 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 | [
"Very fast boot up and shut down ."
] | ['boot', ['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 | [
"Very fast boot up and shut down ."
] | ['shut', ['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 finally decided on this laptop because it was the right price for what I need it ."
] | ['price', ['right']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"If internet connectivity is important I would recommend going with a dell net book for 50 bucks more , or buy a USB wireless card ."
] | ['internet', ['important']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"If internet connectivity is important I would recommend going with a dell net book for 50 bucks more , or buy a USB wireless card ."
] | ['USB', ['recommend']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"I had read online that some users were having sound problems ."
] | ['sound', ['problems']] | 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 discharges too quickly ."
] | ['discharges', ['quickly']] | 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 | [
"But to be honest , the compatibility issues and the other little quirks make me think I ll buy a PC next time ."
] | ['compatibility', ['issues']] | 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 it ceased charging at all ."
] | ['charging', ['ceased']] | 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 not experience a lot of heat coming out of it , however I would highly suggest purchasing a stand however , due to the nature of the design of the macbook as it is one very large heat sink ."
] | ['stand', ['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 do not experience a lot of heat coming out of it , however I would highly suggest purchasing a stand however , due to the nature of the design of the macbook as it is one very large heat sink ."
] | ['heat', ['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 | [
"*= Webcam is a bit laggy , not the greatest ."
] | ['Webcam', ['laggy', '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 've have n't had any major problems with the laptop except that the plastic piece that covers the usb port wires have all come off ."
] | ['plastic', ['problems', 'come']] | 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 have n't had any major problems with the laptop except that the plastic piece that covers the usb port wires have all come off ."
] | ['usb', ['problems']] | 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 | [
"Wonderful sleek case design is only on the outside ."
] | ['case', ['Wonderful', '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 | [
"It is speedy when connected wirelessly to any network regardless if the connection is weak or not ."
] | ['connection', ['speedy']] | 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 pricing is very competitive ."
] | ['pricing', ['competitive']] | 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 computer is exceptionally thin for it 's screen size and processing power ."
] | ['screen', ['thin']] | 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 computer is exceptionally thin for it 's screen size and processing power ."
] | ['processing', ['thin']] | 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 | [
"Maybe this is virus related , maybe not , but the computer has locked up many times , and on two occasions , the screen has simply gone black ."
] | ['screen', ['black']] | 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 graphics are n't bad at all , for the lower end of the MacBook Pro spectrum , easily capable of running StarCraft II and other games with comparable graphics ."
] | ['graphics', ['are']] | 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 Vista , so I am unable to install and uninstall some programs ."
] | ['install', ['unable']] | 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 Vista , so I am unable to install and uninstall some programs ."
] | ['uninstall', ['unable']] | 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 bright and vivid and the keyboard is very easy to use , very important for use quick typers ."
] | ['screen', ['bright', 'vivid']] | 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 bright and vivid and the keyboard is very easy to use , very important for use quick typers ."
] | ['keyboard', ['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 had my IWORKS , Itunes , Email , MS Office , network and printers set up and completely working perfectly within an hour ."
] | ['IWORKS', ['perfectly']] | 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 had my IWORKS , Itunes , Email , MS Office , network and printers set up and completely working perfectly within an hour ."
] | ['Itunes', ['perfectly']] | 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 had my IWORKS , Itunes , Email , MS Office , network and printers set up and completely working perfectly within an hour ."
] | ['MS', ['perfectly']] | 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 macbooks are small enough to be very portable yet hold tons of information and performance ."
] | ['performance', ['hold']] | 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 downfall is a lot of the software I have wo n't work with Mac and iWork is not worth the price of it ."
] | ['iWork', ['downfall', '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 | [
"The only downfall is a lot of the software I have wo n't work with Mac and iWork is not worth the price of it ."
] | ['software', ['downfall']] | 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 downfall is a lot of the software I have wo n't work with Mac and iWork is not worth the price of it ."
] | ['price', ['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 | [
"The mousepad is a huge pain in the arse !"
] | ['mousepad', ['huge']] | 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 | [
"since then i have had minor problems with slow operation ."
] | ['operation', ['slow']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Registration/1st use is easy ."
] | ['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 | [
"Take your time and go through the tutorials patiently ."
] | ['tutorials', ['patiently']] | 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 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', ['amazing']] | 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 4 USB ports are nice , but the two on the side only work now and then ."
] | ['USB', ['nice']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Keyboard could use some trimming ."
] | ['Keyboard', ['trimming']] | 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 | [
"Its white color is stylish for college students and easy to take to carry and take to classes ."
] | ['color', ['stylish']] | 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 | [
"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', ['damage', 'bulging']] | 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 | [
"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 ."
] | ['speaker', ['damage', 'pressed']] | 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 | [
"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 ."
] | ['buttons', ['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 | [
"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 ."
] | ['USB', ['inoperative']] | 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 letter A stopped working after the first week ."
] | ['letter', ['stopped']] | 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 what I call a good after sales service ."
] | ['after', ['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 took off a star because the machine has a lot of junk software on it ."
] | ['software', ['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 | [
"With what I do know how to do , the computer works beautiful ."
] | ['works', ['beautiful']] | 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 | [
"Most everything is fine with this machine : speed , capacity , build ."
] | ['speed', ['fine']] | 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 | [
"Most everything is fine with this machine : speed , capacity , build ."
] | ['capacity', ['fine']] | 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 | [
"Most everything is fine with this machine : speed , capacity , build ."
] | ['build', ['fine']] | 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 this for my tutoring business , and since I 'm always bouncing from student to student , it is ideal for portability and battery life ( yes , it gets the 8 hours as advertised ! ) ."
] | ['portability', ['ideal']] | 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 this for my tutoring business , and since I 'm always bouncing from student to student , it is ideal for portability and battery life ( yes , it gets the 8 hours as advertised ! ) ."
] | ['battery', ['ideal']] | 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 is in the best condition and has a really high quality ."
] | ['quality', ['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 | [
"When it come time for warranty service to Toshiba you do n't matter ."
] | ['warranty', ['do']] | 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 | [
"However the frozen screens kept happening ."
] | ['screens', ['frozen']] | 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 is short on space , and downloads always had problems being completed , or were said to be 'corrupted ' ."
] | ['space', ['short']] | 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 is short on space , and downloads always had problems being completed , or were said to be 'corrupted ' ."
] | ['downloads', ['short']] | 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 | [
"3 ) Horrible customer support"
] | ['customer', ['Horrible']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"Apple is always great about the aesthetics of things , they always come up with good looking products ."
] | ['aesthetics', ['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 | [
"Runs smooth and quick ."
] | ['Runs', ['smooth', 'quick']] | 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 downside to this netbook is pretty much the same for any netbook : screen size is not something I 'd stare at for the entire 10-11 hours of battery life five days a week ."
] | ['screen', ['downside']] | 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 graphics are great ."
] | ['graphics', ['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 | [
"in 5 months the connect quality got worse and worse ."
] | ['connect', ['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 | [
"The big screen allows you to enjoy watching movies , pictures and etc !"
] | ['screen', ['big']] | 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 headphone and mic jack are in front of touch-pad making the touch-pad hard to use when using headphones/mic , not to mention the laptop was designed for right handed person ."
] | ['headphone', ['hard']] | 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 headphone and mic jack are in front of touch-pad making the touch-pad hard to use when using headphones/mic , not to mention the laptop was designed for right handed person ."
] | ['mic', ['hard']] | 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 headphone and mic jack are in front of touch-pad making the touch-pad hard to use when using headphones/mic , not to mention the laptop was designed for right handed person ."
] | ['touch-pad', ['hard']] | 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 | [
"For the [ $ ] price ( special offer ) this is a great laptop ."
] | ['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 | [
"What I 'd like is for the laptop to run well without having to purchase additional memory ."
] | ['run', ['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 | [
"It is fast booting up , shutting down , and connection with the internet ."
] | ['connection', ['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 | [
"It is fast booting up , shutting down , and connection with the internet ."
] | ['booting', ['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 | [
"It is fast booting up , shutting down , and connection with the internet ."
] | ['shutting', ['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 | [
"The battery life is great ."
] | ['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 | [
"This is not a serious gaming laptop or a serious media machine ;"
] | ['gaming', ['serious']] | 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 replaced my hard drive as well as my mother board ."
] | ['hard', ['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 | [
"They replaced my hard drive as well as my mother board ."
] | ['mother', ['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 | [
"There is nothing to complain about the system ."
] | ['system', ['nothing']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"and it comes with the new OSX that comes with new features that makes the use more easy ."
] | ['OSX', ['new']] | 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 it comes with the new OSX that comes with new features that makes the use more easy ."
] | ['features', ['new']] | 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 it comes with the new OSX that comes with new features that makes the use more easy ."
] | ['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 | [
"Now the screen is going darker , darker , darker ."
] | ['screen', ['darker']] | 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 sent it back and found this time that the battery was faulty , so I got a new one and some other fixes they found ."
] | ['battery', ['faulty']] | 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 pick for portability and affordability ."
] | ['portability', ['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 | [
"Great pick for portability and affordability ."
] | ['affordability', ['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 | [
"It 's fast , it 's easy easy easy to set up , easy to hook to my wireless network ."
] | ['set', ['easy', 'easy', '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 | [
"It 's fast , it 's easy easy easy to set up , easy to hook to my wireless network ."
] | ['hook', ['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 previously purchased a 13 '' macbook ( had pro specs and was aluminum style ) which had a nvidia 9800 ( If I am not mistaken ) and it had major heating issues ."
] | ['nvidia', ['issues']] | 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 take it everywhere with me because it 's so easy to carry ."
] | ['carry', ['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 | [
"Oh and it has word and stuff but its a trial verion so after about a month or so when you go to open it it asks for a product key which didnt come with the computer and even after clicking cancel it wont let you use it at all I use the old word processer which works good ."
] | ['word', ['good']] | none | Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']] |
||
generation | towe | [
"The keyboard has a wonderful nature feel ."
] | ['keyboard', ['wonderful']] | 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 does n't last long but I 'm sure an upgrade battery would solve that problem ."
] | ['battery', ['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']] |