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
|
[
"It is so nice not to worry about that and the extra expense that comes along with the necessary virus protection on PC 's ."
] |
['virus', ['nice', 'necessary']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The processor screams , and because of the unique way that Apple OSX 16 functions , most of the graphics are routed through the hardware rather than the software ."
] |
['processor', ['screams']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The processor screams , and because of the unique way that Apple OSX 16 functions , most of the graphics are routed through the hardware rather than the software ."
] |
['OSX', ['unique']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 something that had a new Intel Core processors and HDMI port so that we could hook it up directly to our TV ."
] |
['Intel', ['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
|
[
"The Apple will run Internet Explorer , but at an amazingly slow rate ."
] |
['Internet', ['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
|
[
"The price premium is a little much , but when you start looking at the features it is worth the added cash ."
] |
['price', ['much']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 price premium is a little much , but when you start looking at the features it is worth the added cash ."
] |
['features', ['worth']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 ca n't say enough of how satisfied I am with their product and help aftermarket ."
] |
['product', ['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
|
[
"I connect a LaCie 2Big external drive via the firewire 800 interface , which is useful for Time Machine ."
] |
['LaCie', ['useful']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 connect a LaCie 2Big external drive via the firewire 800 interface , which is useful for Time Machine ."
] |
['firewire', ['useful']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 connect a LaCie 2Big external drive via the firewire 800 interface , which is useful for Time Machine ."
] |
['Time', ['useful']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 overall very pleased with my toshiba satellite , I like the extra features , I love the windows 7 home premium ."
] |
['extra', ['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
|
[
"I am overall very pleased with my toshiba satellite , I like the extra features , I love the windows 7 home premium ."
] |
['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
|
[
"The battery life was shorter than expected ."
] |
['battery', ['shorter']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 top notch ."
] |
['keyboard', ['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
|
[
"It drives me crazy when I want to download a game or something of that nature and I ca n't play it because its not compatable with the software ."
] |
['software', ['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 online tutorial videos make it super easy to learn if you have always used a PC ."
] |
['online', ['easy']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The image is great , and the soud is excelent ."
] |
['image', ['great']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The image is great , and the soud is excelent ."
] |
['soud', ['excelent']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 very easy to just pick up and use -- It did not take long to get used to the Mac OS ."
] |
['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
|
[
"It was very easy to just pick up and use -- It did not take long to get used to the Mac OS ."
] |
['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
|
[
"It is well worth the money it cost , Very good investment ."
] |
['cost', ['well', '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
|
[
"Upgrading from Windows 7 Starter , thru Windows 7 Home Premium , to Windows 7 Professional was a snap ;"
] |
['Windows', ['snap']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 upgraded my old MacBook to Lion , so I kind of knew what I was getting , but had n't been able to enjoy some of the awesome new multi-touch features ."
] |
['multi-touch', ['awesome']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 a little glary , and I hated the clicking buttons , but I got used to them ."
] |
['screen', ['glary']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 a little glary , and I hated the clicking buttons , but I got used to them ."
] |
['clicking', ['hated']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Not to mention , the battery life is absolutely amazing ."
] |
['battery', ['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 macbook rarely requires a hard reboot ."
] |
['hard', ['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
|
[
"Now for the hardware problems ."
] |
['hardware', ['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 's fast and has excellent battery life ."
] |
['battery', ['excellent']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Apple care included ."
] |
['Apple', ['included']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Features like the font are very block-like and old school ."
] |
['font', ['block-like', 'old']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Features like the font are very block-like and old school ."
] |
['Features', ['block-like', 'old']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 loaded with programs that is of no good for the average user , that makes it run way to slow ."
] |
['programs', ['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
|
[
"It is loaded with programs that is of no good for the average user , that makes it run way to slow ."
] |
['run', ['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
|
[
"I feel that it was poorly put together , because once in a while different plastic pieces would come off of it ."
] |
['plastic', ['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
|
[
"Windows is also rather unsteady on its feet and is susceptible to many bugs ."
] |
['Windows', ['unsteady', 'susceptible']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"DO NOT BUY GATEWAY COMPUTERS THEY ARE JUNK AND THE WARRANTY COMPANY IS HORRIBLE ."
] |
['WARRANTY', ['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
|
[
"The only bad part is the size / weight ."
] |
['size', ['bad']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The only bad part is the size / weight ."
] |
['weight', ['bad']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The little battery that it did have would only last about an hour while just having it on the desktop ."
] |
['battery', ['little']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 liked the aluminum body ."
] |
['aluminum', ['liked']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 good for playing my apps on Facebook or watching movies ."
] |
['watching', ['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
|
[
"Its good for playing my apps on Facebook or watching movies ."
] |
['playing', ['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
|
[
"From the build quality to the performance , everything about it has been sub-par from what I would have expected from Apple ."
] |
['build', ['sub-par']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"From the build quality to the performance , everything about it has been sub-par from what I would have expected from Apple ."
] |
['performance', ['sub-par']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 dock where I can simply drop a file ontop of a particular program , and the program will simply open that file ."
] |
['dock', ['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 dock where I can simply drop a file ontop of a particular program , and the program will simply open that file ."
] |
['program', ['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
|
[
"pretty much everything else about the computer is good it just stops working out of no were ."
] |
['working', ['stops']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 truly a great computer costing less than one thousand bucks before tax ."
] |
['costing', ['less']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Waiting for the i7 was well worth it , great value for the price ."
] |
['price', ['great']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Waiting for the i7 was well worth it , great value for the price ."
] |
['i7', ['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
|
[
"Now , , , , , my monitor has been acting up for about 2 months ."
] |
['monitor', ['acting']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Also , the extended warranty was a problem ."
] |
['extended', ['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
|
[
"Boots up fast and runs great !"
] |
['Boots', ['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
|
[
"Boots up fast and runs great !"
] |
['runs', ['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
|
[
"Lightweight and the screen is beautiful !"
] |
['screen', ['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
|
[
"They sent it back with a huge crack in it and it still did n't work ."
] |
['work', ['did']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The Macbook arrived in a nice twin packing and sealed in the box , all the functions works great ."
] |
['twin', ['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
|
[
"The Macbook arrived in a nice twin packing and sealed in the box , all the functions works great ."
] |
['functions', ['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
|
[
"They say sorry out of warranty ."
] |
['warranty', ['out']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 having two PC laptops die with in the past 3 years , I was led to the Apple display at Best Buy by the sleek design and promise of less tech issues ."
] |
['design', ['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
|
[
"After having two PC laptops die with in the past 3 years , I was led to the Apple display at Best Buy by the sleek design and promise of less tech issues ."
] |
['tech', ['less']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 size is perfect and I do not recommend anything bigger except for any person who can exceed the limited space it gives you ."
] |
['size', ['perfect']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The size is perfect and I do not recommend anything bigger except for any person who can exceed the limited space it gives you ."
] |
['space', ['limited']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 service I received from Toshiba went above and beyond the call of duty ."
] |
['service', ['above', 'beyond']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Have had many higher priced computers crash and burn long before ever got to use all that great memory and speed , etc ."
] |
['memory', ['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
|
[
"Have had many higher priced computers crash and burn long before ever got to use all that great memory and speed , etc ."
] |
['speed', ['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
|
[
"Have had many higher priced computers crash and burn long before ever got to use all that great memory and speed , etc ."
] |
['priced', ['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
|
[
"I would recommend it just because of the internet speed probably because thats the only thing i really care about ."
] |
['internet', ['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
|
[
"The screen shows great colors ."
] |
['screen', ['great']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The screen shows great colors ."
] |
['colors', ['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
|
[
"Reason why ? It 's because when you buy it , you know first thing that you will not lose any value for that laptop , the price will stay the same for the next year , and even if Apple does decides to change mode , your laptop value will only drop 10-20 % , unlike PC laptops which drop more than 80 % ."
] |
['value', ['drop']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Reason why ? It 's because when you buy it , you know first thing that you will not lose any value for that laptop , the price will stay the same for the next year , and even if Apple does decides to change mode , your laptop value will only drop 10-20 % , unlike PC laptops which drop more than 80 % ."
] |
['price', ['stay']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 17 inch screen is very large , but the computer is very light ."
] |
['17', ['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
|
[
"My opinion of Sony has been dropping as fast as the stock market , given their horrible support , but this machine just caused another plunge ."
] |
['support', ['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
|
[
"For the Bluetooth to work properly , you must install the Launch Manager on the Drivers/Applications DVD , or it will not show after the reload ."
] |
['Bluetooth', ['properly']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 liked the glass screen ."
] |
['glass', ['liked']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 switchable graphic card is pretty sweet when you want gaming on the laptop ."
] |
['switchable', ['sweet']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 has not decreased since I bought it , so i 'm thrilled with that ."
] |
['battery', ['decreased']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 called Toshiba , they would not do anything and even tried to charge me $ 35 for the phone call , even though they did n't offer any technical support ."
] |
['technical', ['did']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 bought this notebook and only had it for 3 months If it is overload with updates the BOOT MGR ."
] |
['BOOT', ['overload']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 if thats not bad enough it does n't come with a recovery cd so you can make one if you know how to or buy one if you buy it the cost is $ 25 for two cds ."
] |
['recovery', ['bad']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The price and features more than met my needs ."
] |
['price', ['more']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The price and features more than met my needs ."
] |
['features', ['more']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Skype is just so dang cool with this machine too ."
] |
['Skype', ['cool']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 mouse buttons are hard to push ."
] |
['mouse', ['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
|
[
"Also , HDD secures inside using rails , and there is only one set on the main hard drive ."
] |
['HDD', ['secures']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"All I will say now is that it was over two grand less expensive and so much better quality than my hunk of crap Vaio ."
] |
['quality', ['better']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Games being the main issue ."
] |
['Games', ['issue']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 say that this will invalidate the warranty on the hard drive ( I do n't really understand why but anyway ) ."
] |
['warranty', ['invalidate']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 great computer for light home use and business use ."
] |
['home', ['light']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 great computer for light home use and business use ."
] |
['business', ['light']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 consider the MS Office apps are all trial versions , hope you have your own copies ."
] |
['MS', ['trial']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"Even so , I like playing online games , so it was wonderful that there is a feature where I can dualboot Windows ."
] |
['feature', ['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 life is amazingly long at 7hrs and 5hrs if you use it ."
] |
['battery', ['long']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"lightweight , long battery life , excellent transition from PC ;"
] |
['battery', ['long']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It 's fast , light , and simple to use ." Output: ['use', ['fast', 'light', 'simple']]
|
||
generation
|
towe
|
[
"The price is another driving influence that made me purchase this laptop ."
] |
['price', ['driving']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" means that 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 Nortons virus scan is only for a very short time unlike others that usually are good for a year ."
] |
['Nortons', ['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 stamped and not in pieces therefore it is a stronger more resilient frame ."
] |
['frame', ['stronger', 'resilient']]
|
none
|
Task: Extracting aspect terms and their opinion words(in a list). Input: A sentence. Output: A list of 2-tuples where each tuple contains the extracted aspect term their opinion words(in a list). Supplement: "Null" 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.