| task_type
				 stringclasses 1
				value | dataset
				 stringclasses 1
				value | input
				 list | output
				 stringlengths 14 75 | situation
				 stringclasses 1
				value | label
				 stringclasses 1
				value | extra
				 stringclasses 1
				value | instruct
				 stringclasses 1
				value | 
|---|---|---|---|---|---|---|---|
| 
	generation | 
	towe | 
	[
  "I charge it at night and skip taking the cord with me because of the good battery life ."
] | 
	['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 | 
	[
  "it is of high quality , has a killer GUI , is extremely stable , is highly expandable , is bundled with lots of very good applications , is easy to use , and is absolutely gorgeous ."
] | 
	['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 | 
	[
  "it is of high quality , has a killer GUI , is extremely stable , is highly expandable , is bundled with lots of very good applications , is easy to use , and is absolutely gorgeous ."
] | 
	['GUI', ['killer']] | 
	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 of high quality , has a killer GUI , is extremely stable , is highly expandable , is bundled with lots of very good applications , is easy to use , and is absolutely gorgeous ."
] | 
	['applications', ['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 | 
	[
  "it is of high quality , has a killer GUI , is extremely stable , is highly expandable , is bundled with lots of very good applications , is easy to use , and is absolutely gorgeous ."
] | 
	['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 | 
	[
  "Easy to start up and does not overheat as much as other laptops ."
] | 
	['start', ['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 | 
	[
  "Great laptop that offers many great features !"
] | 
	['features', ['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 | 
	[
  "One night I turned the freaking thing off after using it , the next day I turn it on , no GUI , screen all dark , power light steady , hard drive light steady and not flashing as it usually does ."
] | 
	['GUI', ['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 | 
	[
  "One night I turned the freaking thing off after using it , the next day I turn it on , no GUI , screen all dark , power light steady , hard drive light steady and not flashing as it usually does ."
] | 
	['screen', ['dark']] | 
	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 | 
	[
  "One night I turned the freaking thing off after using it , the next day I turn it on , no GUI , screen all dark , power light steady , hard drive light steady and not flashing as it usually does ."
] | 
	['power', ['steady']] | 
	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 | 
	[
  "One night I turned the freaking thing off after using it , the next day I turn it on , no GUI , screen all dark , power light steady , hard drive light steady and not flashing as it usually does ."
] | 
	['hard', ['steady']] | 
	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 disappointment with the 13 '' model is that they 're the only ones in the MacBook Pro line up without an i5 or i7 processor and dual graphics cards , however the trade-off is that you achieve a longer battery life ( of about 2 more hours ) ."
] | 
	['processor', ['disappointment', 'without']] | 
	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 disappointment with the 13 '' model is that they 're the only ones in the MacBook Pro line up without an i5 or i7 processor and dual graphics cards , however the trade-off is that you achieve a longer battery life ( of about 2 more hours ) ."
] | 
	['graphics', ['disappointment', 'without']] | 
	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 disappointment with the 13 '' model is that they 're the only ones in the MacBook Pro line up without an i5 or i7 processor and dual graphics cards , however the trade-off is that you achieve a longer battery life ( of about 2 more hours ) ."
] | 
	['battery', ['longer']] | 
	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 the shop , these MacBooks are encased in a soft rubber enclosure - so you will never know about the razor edge until you buy it , get it home , break the seal and use it ( very clever con ) ."
] | 
	['rubber', ['soft']] | 
	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 multi-touch gestures and large tracking area make having an external mouse unnecessary ( unless you 're gaming ) ."
] | 
	['external', ['unnecessary']] | 
	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 way the entire suite of software works together ."
] | 
	['suite', ['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 speed is incredible and I am more than satisfied ."
] | 
	['speed', ['incredible', 'satisfied']] | 
	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 laptop meets every expectation and Windows 7 is great !"
] | 
	['Windows', ['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 can barely use any usb devices because they will not stay connected properly ."
] | 
	['usb', ['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 | 
	[
  "-- No backlit keyboard , but not an issue for me ."
] | 
	['keyboard', ['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 | 
	[
  "When I finally had everything running with all my software installed I plugged in my droid to recharge and the system crashed ."
] | 
	['system', ['crashed']] | 
	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 | 
	[
  "Pairing it with an iPhone is a pure pleasure - talk about painless syncing - used to take me forever - now it 's a snap ."
] | 
	['syncing', ['painless']] | 
	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 got the added bonus of a 30 '' HD Monitor , which really helps to extend my screen and keep my eyes fresh !"
] | 
	['30', ['added']] | 
	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 got the added bonus of a 30 '' HD Monitor , which really helps to extend my screen and keep my eyes fresh !"
] | 
	['screen', ['extend']] | 
	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 machine is slow to boot up and occasionally crashes completely ."
] | 
	['boot', ['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 | 
	[
  "After paying several hundred dollars for this service , it is frustrating that you can not get help after hours ."
] | 
	['service', ['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 | 
	[
  "I did have to replace the battery once , but that was only a couple months ago and it 's been working perfect ever since ."
] | 
	['battery', ['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 | 
	[
  "I love the operating system and the preloaded software ."
] | 
	['operating', ['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 love the operating system and the preloaded software ."
] | 
	['preloaded', ['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 best thing about this laptop is the price along with some of the newer features ."
] | 
	['price', ['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 | 
	[
  "The best thing about this laptop is the price along with some of the newer features ."
] | 
	['features', ['best', 'newer']] | 
	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 | 
	[
  "YOU WILL NOT BE ABLE TO TALK TO AN AMERICAN WARRANTY SERVICE IS OUT OF COUNTRY ."
] | 
	['WARRANTY', ['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 | 
	[
  "but now i have realized its a problem with this brand ."
] | 
	['brand', ['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 | 
	[
  "Also kinda loud when the fan was running ."
] | 
	['fan', ['loud']] | 
	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 also seemed to be a problem with the hard disc as certain times windows loads but claims to not be able to find any drivers or files ."
] | 
	['hard', ['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 | 
	[
  "Drivers updated ok but the BIOS update froze the system up and the computer shut down ."
] | 
	['Drivers', ['ok']] | 
	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 | 
	[
  "Drivers updated ok but the BIOS update froze the system up and the computer shut down ."
] | 
	['BIOS', ['froze']] | 
	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 | 
	[
  "Drivers updated ok but the BIOS update froze the system up and the computer shut down ."
] | 
	['system', ['froze']] | 
	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 | 
	[
  "Speaking of the browser , it too has problems ."
] | 
	['browser', ['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 | 
	[
  "The keyboard is too slick ."
] | 
	['keyboard', ['slick']] | 
	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 like 9 punds , but if you can look past it , it 's GREAT !"
] | 
	['9', ['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 just as fast with one program open as it is with sixteen open ."
] | 
	['program', ['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 | 
	[
  "Still under warrenty so called Toshiba , no help at all ."
] | 
	['warrenty', ['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 | 
	[
  "Amazing Quality !"
] | 
	['Quality', ['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 fact that you can spend over $ 100 on just a webcam underscores the value of this machine ."
] | 
	['value', ['underscores']] | 
	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 | 
	[
  "A month or so ago , the freaking motherboard just died ."
] | 
	['motherboard', ['freaking', 'died']] | 
	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 system it comes with does not work properly , so when trying to fix the problems with it it started not working at all ."
] | 
	['system', ['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 | 
	[
  "Then after 4 or so months the charger stopped working so I was forced to go out and buy new hardware just to keep this computer running ."
] | 
	['charger', ['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 | 
	[
  "If a website ever freezes ( which is rare ) , its really easy to force quit ."
] | 
	['force', ['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 rarely works and when it does it 's incredibly slow ."
] | 
	['works', ['rarely']] | 
	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 enjoy the fact that my MacBook Pro laptop allows me to run Windows 7 on it by using the VMWare program ."
] | 
	['Windows', ['enjoy']] | 
	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 enjoy the fact that my MacBook Pro laptop allows me to run Windows 7 on it by using the VMWare program ."
] | 
	['VMWare', ['enjoy']] | 
	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 much easier to navigate through the operating system , to find files , and it runs a lot faster !"
] | 
	['operating', ['easier']] | 
	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 much easier to navigate through the operating system , to find files , and it runs a lot faster !"
] | 
	['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 | 
	[
  "It 's so much easier to navigate through the operating system , to find files , and it runs a lot faster !"
] | 
	['navigate', ['easier']] | 
	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 much easier to navigate through the operating system , to find files , and it runs a lot faster !"
] | 
	['find', ['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 | 
	[
  "I wanted to purchase the extended warranty and they refused , because they knew it was trouble ."
] | 
	['extended', ['refused']] | 
	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 | 
	[
  "We upgraded the memory to four gigabytes in order to take advantage of the performace increase in speed ."
] | 
	['speed', ['increase']] | 
	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 | 
	[
  "We upgraded the memory to four gigabytes in order to take advantage of the performace increase in speed ."
] | 
	['performace', ['increase']] | 
	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 reality was , it heated up very quickly , and took way too long to do simple things , like opening my Documents folder ."
] | 
	['opening', ['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 | 
	[
  "I had always used PCs and been constantly frustrated by the crashing and the poorly designed operating systems that were never very intuitive ."
] | 
	['operating', ['poorly', '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 | 
	[
  "Then , within 5 months , the charger crapped out on me ."
] | 
	['charger', ['crapped']] | 
	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 if you have a iphone or ipod touch you can connect and download songs to it at high speed ."
] | 
	['speed', ['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 | 
	[
  "I love the glass touchpad ."
] | 
	['glass', ['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 continued to take the computer in AGAIN and they replaced the hard drive and mother board yet again ."
] | 
	['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 | 
	[
  "I continued to take the computer in AGAIN and they replaced the hard drive and mother board yet again ."
] | 
	['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 | 
	[
  "I am using the external speaker -- sound is good ."
] | 
	['external', ['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 am using the external speaker -- sound is good ."
] | 
	['sound', ['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 | 
	[
  "Then HP sends it back to me with the hardware screwed up , not able to connect ."
] | 
	['hardware', ['screwed']] | 
	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 yeah , do n't forget the expensive shipping to and from HP ."
] | 
	['shipping', ['expensive']] | 
	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 is so easy to use , Mac software is just so much simpler than Microsoft software ."
] | 
	['Mac', ['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 | 
	[
  "Everything is so easy to use , Mac software is just so much simpler than Microsoft software ."
] | 
	['Microsoft', ['simpler']] | 
	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 is so easy to use , Mac software is just so much simpler than Microsoft software ."
] | 
	['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 | 
	[
  "And if you do a lot of writing , editing is a problem since there is no forward delete key ."
] | 
	['delete', ['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 | 
	[
  "And if you do a lot of writing , editing is a problem since there is no forward delete key ."
] | 
	['editing', ['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 | 
	[
  "Its ease of use and the top service from Apple- be it their phone assistance or bellying up to the genius bar -- can not be beat ."
] | 
	['use', ['ease']] | 
	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 ease of use and the top service from Apple- be it their phone assistance or bellying up to the genius bar -- can not be beat ."
] | 
	['service', ['top']] | 
	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 ease of use and the top service from Apple- be it their phone assistance or bellying up to the genius bar -- can not be beat ."
] | 
	['phone', ['can']] | 
	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 ease of use and the top service from Apple- be it their phone assistance or bellying up to the genius bar -- can not be beat ."
] | 
	['genius', ['can']] | 
	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 10 hour battery life when you 're doing web browsing and word editing , making it perfect for the classroom or office , and in terms of gaming and movie playing it 'll have a battery life of just over 5 hours ."
] | 
	['battery', ['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 | 
	[
  "It has a 10 hour battery life when you 're doing web browsing and word editing , making it perfect for the classroom or office , and in terms of gaming and movie playing it 'll have a battery life of just over 5 hours ."
] | 
	['web', ['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 | 
	[
  "It has a 10 hour battery life when you 're doing web browsing and word editing , making it perfect for the classroom or office , and in terms of gaming and movie playing it 'll have a battery life of just over 5 hours ."
] | 
	['word', ['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 | 
	[
  "Acer has set me up with FREE recovery discs , when they are available since I asked ."
] | 
	['recovery', ['FREE']] | 
	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 seems to be very good , and have had no issues with it ."
] | 
	['battery', ['good', '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 | 
	[
  "Enabling the battery timer is useless ."
] | 
	['battery', ['useless']] | 
	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 | 
	[
  "Temperatures on the outside were alright but i did not track in Core Processing Unit temperatures ."
] | 
	['Temperatures', ['alright']] | 
	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 no need to purchase virus protection for Mac , which saves me a lot of time and money ."
] | 
	['virus', ['saves']] | 
	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 we had paid for bluetooth , and there was none ."
] | 
	['bluetooth', ['none']] | 
	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 always reliable , never bugged and responds well ."
] | 
	['responds', ['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 | 
	[
  "After about a week I finally got it back and was told that the motherboard had failed and so they installed a new motherboard ."
] | 
	['motherboard', ['failed']] | 
	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 | 
	[
  "After about a week I finally got it back and was told that the motherboard had failed and so they installed a new motherboard ."
] | 
	['motherboard', ['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 | 
	[
  "It was slow , locked up , and also had hardware replaced after only 2 months !"
] | 
	['hardware', ['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 had to replace the motherboard in April"
] | 
	['motherboard', ['replace']] | 
	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 | 
	[
  "Yes , the computer was light weight , less expensive than the average laptop , and was pretty self explantory in use ."
] | 
	['use', ['self']] | 
	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 , if you need to talk to a representive at Microsoft , there is a charge , which I believe is robbery , since you are charged enormous amounts for a very badly designed system , which most people would have went with XP if they could ."
] | 
	['system', ['badly']] | 
	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 WIndows 7 which is a vast improvment over Vista ."
] | 
	['WIndows', ['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 | 
	[
  "Keyboard is great , very quiet for all the typing that I do ."
] | 
	['Keyboard', ['great', 'quiet']] | 
	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 | 
	[
  "Dell 's customer disservice is an insult to it 's customers who pay good money for shoddy products ."
] | 
	['Dell', ['insult']] | 
	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 | 
	[
  "After talking it over with the very knowledgeable sales associate , I chose the MacBook Pro over the white MacBook ."
] | 
	['sales', ['knowledgeable']] | 
	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']]  | 
			Subsets and Splits
				
	
				
			
				
No community queries yet
The top public SQL queries from the community will appear here once available.
