task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
list | output
stringlengths 43
597
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 1
value |
---|---|---|---|---|---|---|---|
generation
|
acos
|
[
"it ' s not perfect , but for casual users it ' s a steal ."
] |
[['NULL', 'laptop general', 'positive', 'not perfect']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i love this laptop !"
] |
[['laptop', 'laptop general', 'positive', 'love']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i have the intel core i7 , soooo fast !"
] |
[['intel core i7', 'cpu operation_performance', 'positive', 'fast']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"comfortable keyboard !"
] |
[['keyboard', 'keyboard operation_performance', 'positive', 'comfortable']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"love the cortana !"
] |
[['cortana', 'software general', 'positive', 'love']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"first time user for windows 10 and it ' s pretty good ."
] |
[['windows 10', 'os general', 'positive', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"was very easy to add memory ."
] |
[['NULL', 'laptop usability', 'positive', 'easy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the acer is similar but bigger and heavier ."
] |
[['acer', 'laptop design_features', 'negative', 'bigger'], ['acer', 'laptop design_features', 'negative', 'heavier']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"hope this review can save others from the initial hassle i endured because the chromebook 3 looks terrific in any other way ."
] |
[['chromebook 3', 'laptop general', 'positive', 'terrific']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i bought the 4gb model which will hopefully last me a few years but it ' s nice and snappy now ."
] |
[['4gb model', 'laptop general', 'positive', 'hopefully'], ['4gb model', 'laptop general', 'positive', 'nice'], ['4gb model', 'laptop general', 'positive', 'snappy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the 16gb of ssd storage is perfect as i use it for school and the biggest file i might be storing would be a picture ."
] |
[['ssd storage', 'hard_disc general', 'positive', 'perfect']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it integrates perfectly with my google account !"
] |
[['NULL', 'laptop usability', 'positive', 'perfectly']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s lightweight , has a long battery life and although it ' s smaller than a standard laptop , the keyboard is easy to use ."
] |
[['battery life', 'battery quality', 'positive', 'long'], ['NULL', 'laptop design_features', 'neutral', 'NULL'], ['keyboard', 'keyboard general', 'positive', 'easy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the only thing i ' m bummed about is the lack of google play ."
] |
[['google play', 'software general', 'negative', 'lack']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i ' ve gotten more use out of this thing than i first envisioned ."
] |
[['NULL', 'laptop usability', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i added an sd card which has expanded on the 16gb of storage ."
] |
[['sd card', 'memory general', 'neutral', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i have been using a chromebook now for three years and am totally satisfied ."
] |
[['chromebook', 'laptop general', 'positive', 'satisfied']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"for the price you can ' t beat a chromebook ."
] |
[['chromebook', 'laptop price', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"chromebooks are light weight and start up immediately and are very easy to use ."
] |
[['chromebooks', 'laptop design_features', 'positive', 'light'], ['chromebooks', 'laptop operation_performance', 'positive', 'NULL'], ['chromebooks', 'laptop usability', 'positive', 'easy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"my old chromebook is an acer and i ' ve had absolutely no problems with it ."
] |
[['acer', 'laptop general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this samsung works as expected and is a good , basic chromebook ."
] |
[['samsung', 'laptop general', 'positive', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i love this chromebook !"
] |
[['chromebook', 'laptop general', 'positive', 'love']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the keyboard is easy to use , and there is no external noise to contend with ."
] |
[['keyboard', 'keyboard operation_performance', 'positive', 'easy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it is fantastic for the things that i need a computer for ."
] |
[['NULL', 'laptop general', 'positive', 'fantastic']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i highly recommend the samsung chromebook for browsing the internet , and for note taking ."
] |
[['samsung chromebook', 'laptop usability', 'positive', 'recommend']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s lightweight and fits easily in a tote or backpack ."
] |
[['NULL', 'laptop design_features', 'positive', 'lightweight']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it holds up well ."
] |
[['NULL', 'laptop portability', 'positive', 'well']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i use it sort of all day and night and i haven ' t found anything it won ' t do ."
] |
[['NULL', 'laptop general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"occasionally it will get sort of slow and then i ' ll go to settings and clear the image cache and that takes care of it ."
] |
[['NULL', 'laptop operation_performance', 'neutral', 'slow']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the keyboard is nice ."
] |
[['keyboard', 'keyboard general', 'positive', 'nice']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i type 100 wpm and i like the keyboard and touch pad a lot ."
] |
[['keyboard', 'keyboard general', 'positive', 'like'], ['touch pad', 'keyboard general', 'positive', 'like']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the keys are responsive and quiet ."
] |
[['keys', 'keyboard operation_performance', 'positive', 'responsive'], ['keys', 'keyboard operation_performance', 'positive', 'quiet']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the power cord is super compact and is just the plug and cord with no big clunky thing on it ."
] |
[['power cord', 'power_supply design_features', 'positive', 'compact']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"google updates are super fast ."
] |
[['google updates', 'software operation_performance', 'positive', 'fast']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s absolutely silent ."
] |
[['NULL', 'laptop quality', 'positive', 'silent']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"no fans grinding away ."
] |
[['fans', 'fans&cooling quality', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i sit with it in my lap all day long and it never gets hot ."
] |
[['NULL', 'laptop quality', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i don ' t play video games but i imagine that it would play cloud - based games fine ."
] |
[['NULL', 'laptop operation_performance', 'positive', 'fine']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i ' ve inadvertently had more than a dozen youtube videos playing at the same time and it was sort of noisy but it wasn ' t lagging ."
] |
[['NULL', 'laptop operation_performance', 'negative', 'noisy'], ['NULL', 'laptop operation_performance', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the only program i couldn ' t find a cloud solution for was scrivener ."
] |
[['scrivener', 'software usability', 'neutral', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it holds up to constant use and it ' s really sturdy despite being really slim and lightweight ."
] |
[['NULL', 'laptop design_features', 'positive', 'slim'], ['NULL', 'laptop design_features', 'positive', 'lightweight'], ['NULL', 'laptop quality', 'positive', 'sturdy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i have used this computer daily now for about 6 months , spending hours per day on it for an emt / paramedic class ."
] |
[['computer', 'laptop usability', 'neutral', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s extremely fast and has very little lag when opening pages or surfing the web ."
] |
[['NULL', 'laptop operation_performance', 'positive', 'fast']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"( * cough ' quizlet ' cough * ) i use this hooked up to my mobile hotspot from my cell phone mainly , and it allows me access anywhere i have cell service ."
] |
[['it', 'laptop connectivity', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
", as it doesn ' t have large built in memory ."
] |
[['memory', 'memory design_features', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"first time chrome os user , very streamlined and easy to use ."
] |
[['chrome os', 'os usability', 'positive', 'streamlined'], ['chrome os', 'os usability', 'positive', 'easy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"amazing battery life , i could go on ."
] |
[['battery life', 'battery quality', 'positive', 'amazing']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i can carry both of them in a reasonably sized purse and not hurt my shoulder ."
] |
[['NULL', 'laptop portability', 'positive', 'reasonably']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"hit the power button and plug it in , it will be ready before you are ."
] |
[['NULL', 'laptop operation_performance', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the plastic seems sturdy , the keys don ' t stick * , the mousepad feels pleasant ."
] |
[['plastic', 'laptop quality', 'positive', 'sturdy'], ['keys', 'keyboard quality', 'positive', "' t stick"], ['mousepad', 'keyboard design_features', 'positive', 'pleasant']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it doesn ' t get super loud , but for normal usage situations it ' s fine ."
] |
[['NULL', 'laptop operation_performance', 'neutral', 'fine']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"- it does slow down noticeably if you ' re doing too much at once ."
] |
[['NULL', 'laptop operation_performance', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"if i have a video call going on facebook messenger , chrome will take three or four seconds to respond ."
] |
[['NULL', 'software operation_performance', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"if you ' re going to be doing a lot of heavy lifting , this might not be the chromebook for you ."
] |
[['chromebook', 'laptop operation_performance', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"overall , the problems are fairly minor and for the price i ' m happy with what i got ."
] |
[['NULL', 'laptop price', 'positive', 'happy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i ' m travelling overseas with it , and it goes everywhere i do and does everything i do - except i can no longer multitask and annoy my mother in video calls !"
] |
[['NULL', 'laptop usability', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the 4gb / 32gb version is fast and smooth and has enough storage space for your work documents and e - books for ready access when no internet is available ."
] |
[['4gb / 32gb version', 'laptop operation_performance', 'positive', 'fast'], ['4gb / 32gb version', 'laptop operation_performance', 'positive', 'smooth'], ['storage space', 'memory operation_performance', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"5 pound laptop with its nine hour battery life ."
] |
[['laptop', 'laptop design_features', 'positive', 'NULL'], ['battery life', 'battery operation_performance', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i * love * it !"
] |
[['NULL', 'laptop general', 'positive', 'love']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i have been using samsung chromebooks for 5 years , my 2012 chromebook was finally hard to charge , but it might have had something to do with having been dropped several times , and still running great , but hard to charge ."
] |
[['2012 chromebook', 'laptop general', 'positive', 'great']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"* love * the feel and look of it , no complaints at all , samsung chromebooks are amazing !"
] |
[['samsung chromebooks', 'laptop design_features', 'positive', 'love'], ['samsung chromebooks', 'laptop design_features', 'positive', 'no complaints'], ['samsung chromebooks', 'laptop general', 'positive', 'amazing']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"makes a huge difference in the customer service you ' ll get , and amazon ' s is outstanding !"
] |
[["amazon ' s", 'support general', 'positive', 'outstanding']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this is completely different , feels solid , looks great , operates like a great samsung chromebook should , and for $ 169 , you just can ' t go wrong ."
] |
[['samsung chromebook', 'laptop general', 'positive', 'great'], ['samsung chromebook', 'laptop design_features', 'positive', 'solid'], ['samsung chromebook', 'laptop design_features', 'positive', 'great'], ['samsung chromebook', 'laptop operation_performance', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"chromebooks do not have a cd / dvd drive or some other features of higher end laptops , but i love them ! )"
] |
[['chromebooks', 'laptop design_features', 'positive', 'love']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it does what i need it to do and with a sd card the memory is greatly improved ."
] |
[['memory', 'memory operation_performance', 'positive', 'greatly']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i will say this , if you ' re not doing video production and just need basic computering , these chromebooks are everything ."
] |
[['chromebooks', 'laptop general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"they ' re affordable ."
] |
[['NULL', 'laptop price', 'positive', 'affordable']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"they are lightweight and easy to carry ."
] |
[['NULL', 'laptop design_features', 'positive', 'lightweight'], ['NULL', 'laptop design_features', 'positive', 'easy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"once you get accustomed to the interface , you realize they do everything you need ."
] |
[['NULL', 'laptop operation_performance', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it was easy to set up ."
] |
[['NULL', 'laptop usability', 'positive', 'easy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s lightweight ."
] |
[['NULL', 'laptop design_features', 'positive', 'lightweight']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it looks nice ."
] |
[['NULL', 'laptop design_features', 'positive', 'nice']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"and it was a very good price ."
] |
[['NULL', 'laptop price', 'positive', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"great price - i always buy the warranty ."
] |
[['NULL', 'laptop price', 'positive', 'great'], ['warranty', 'warranty general', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"excellent for those uses ."
] |
[['NULL', 'laptop usability', 'positive', 'excellent']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i have had my chromebook for 4 years still works great for internet , netflix , adult education classes ."
] |
[['chromebook', 'laptop operation_performance', 'positive', 'great']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"fast shipping too !"
] |
[['shipping', 'shipping quality', 'positive', 'fast']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"google is amazing ."
] |
[['google', 'company general', 'positive', 'amazing']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s all about google but my kids really like it ."
] |
[['google', 'company general', 'positive', 'like']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"she had no trouble learning how to use it ."
] |
[['NULL', 'laptop usability', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this laptop is perfect for all my school work and is budget friendly as well !"
] |
[['laptop', 'laptop usability', 'positive', 'perfect'], ['laptop', 'laptop price', 'positive', 'friendly']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i can bring it anywhere because of how small it is : $"
] |
[['NULL', 'laptop portability', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it is perfect for his college courses , work and fun ."
] |
[['NULL', 'laptop usability', 'positive', 'perfect']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"i ' m using this device to run a small etsy business and its perfect for my needs ."
] |
[['device', 'laptop operation_performance', 'positive', 'perfect']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it ' s fast and very easy to use if you are familiar with google drive ."
] |
[['NULL', 'laptop usability', 'positive', 'easy']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"what ' s more , the price was perfect as a small investment into my small business ."
] |
[['NULL', 'laptop price', 'positive', 'perfect']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it is a good product at an affordable price ."
] |
[['product', 'laptop general', 'positive', 'good'], ['NULL', 'laptop price', 'positive', 'affordable']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"this chromebook was one of the best gift to my grandauther ."
] |
[['chromebook', 'laptop general', 'positive', 'best']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it is a good product to buy ."
] |
[['product', 'laptop general', 'positive', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"if you wan na spend a couple hundred for a laptop this is deffanently worth it ."
] |
[['laptop', 'laptop general', 'positive', 'worth']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"setting it up is awkward because it ' s chrome ."
] |
[['chrome', 'software usability', 'negative', 'awkward']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the home screen is blank with a customizable photo that you can add but that ' s it ."
] |
[['home screen', 'display operation_performance', 'neutral', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"love it !"
] |
[['NULL', 'laptop general', 'positive', 'love']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"it arrived as promised and was exactly as described ."
] |
[['NULL', 'shipping quality', 'positive', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"they loved them and said they worked perfectly ."
] |
[['NULL', 'laptop general', 'positive', 'loved'], ['NULL', 'laptop operation_performance', 'positive', 'perfectly']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"one of my favorite things i own"
] |
[['NULL', 'laptop general', 'positive', 'favorite']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"if you do n ' t need a full blown laptop this is a good choice ."
] |
[['laptop', 'laptop general', 'positive', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"the speakers on at the front on bottom so sound quality isn ' t the best ."
] |
[['speakers', 'multimedia_devices quality', 'neutral', "' t the best"], ['sound quality', 'multimedia_devices quality', 'neutral', "' t the best"]]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"battery life is great for reviewing adobe forms and web surfing , pretty good for youtube videos ."
] |
[['battery life', 'battery operation_performance', 'positive', 'great'], ['battery life', 'battery operation_performance', 'positive', 'good']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
||
generation
|
acos
|
[
"my only issue is the wifi likes to randomly turn off then back on ."
] |
[['wifi', 'ports connectivity', 'negative', 'NULL']]
|
none
|
Task: Extracting aspect terms and their corresponding aspect categories, sentiment polarities, and opinion words. Input: A sentence. Output: A list of 4-tuples, where each tuple contains the extracted aspect term, its aspect category, sentiment polarity, and opinion words (if any). Supplement: "Null" means that there is no occurrence in the sentence. Example: Sentence: "Also it's not a true SSD drive in there but eMMC, which makes a difference. " Output: [['SSD drive', 'hard_disc operation_performance', 'negative', 'NULL']] '
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.