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
|
[
"i am beyond impressed with this little machine , i would absolutly buy this again !"
] |
[['machine', 'laptop general', 'positive', 'impressed']]
|
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 works well , i get nearly 4 to 5 hours easily ."
] |
[['battery', 'battery operation_performance', '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
|
[
"this item is excellent and not bad for the price ."
] |
[['item', 'laptop general', 'positive', 'excellent'], ['item', 'laptop price', 'positive', 'not bad']]
|
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 just got mine the other day , & am still getting used to it , but at the moment i couldn ' t be happier , it will do everything i want it to do , & i couldn ' t care less about the things it won ' t do ."
] |
[['NULL', 'laptop general', 'positive', "' t be happier"]]
|
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 would recommend this machine to anyone who wants an inexpensive web - content device ."
] |
[['machine', 'laptop price', 'positive', 'inexpensive']]
|
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
|
[
"choose this one ."
] |
[['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
|
[
"the overall durability is a bit suspect but with the price tag , it is essentially a 1 - 2 year investment for school ."
] |
[['NULL', 'laptop operation_performance', 'negative', 'suspect'], ['NULL', 'laptop price', '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
|
[
"chromebooks are extremely light , easy to type on and come with complete integration into google cloud services like drive , docs and spreadsheets ."
] |
[['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
|
[
"works well for writing novels which is what i bought it for ."
] |
[['NULL', 'laptop operation_performance', '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
|
[
"it printed easily to our wireless printer too !"
] |
[['NULL', 'laptop operation_performance', 'positive', 'easily']]
|
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
|
[
"kinda small but good quality !"
] |
[['NULL', 'laptop design_features', 'negative', 'small'], ['NULL', 'laptop quality', '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
|
[
"she loves it ."
] |
[['NULL', 'laptop general', 'positive', 'loves']]
|
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 this took place of my 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 love my 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
|
[
"great laptop for a good price too !"
] |
[['laptop', 'laptop general', 'positive', 'great'], ['laptop', '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 buy , love the smaller size too !"
] |
[['NULL', 'laptop general', 'positive', 'great'], ['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
|
[
"this little computer is awesome and it was so inexpensive for what you get !"
] |
[['computer', 'laptop general', 'positive', 'awesome'], ['computer', 'laptop price', 'positive', 'inexpensive']]
|
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
|
[
"very happy with this purchase"
] |
[['NULL', 'laptop general', '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
|
[
"delivered quickly , easy set up ."
] |
[['NULL', 'shipping quality', 'positive', 'quickly'], ['set up', '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
|
[
"surprisingly fast for such a small chrome book ."
] |
[['chrome book', '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
|
[
"worked well when i had it ."
] |
[['NULL', 'laptop operation_performance', '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
|
[
"love the mobility of this ."
] |
[['mobility', 'laptop portability', '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
|
[
"easy to use ."
] |
[['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
|
[
"i bought this for a linux machine and it does that just great ."
] |
[['linux machine', '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
|
[
"another thing , it is much thinner than expected ."
] |
[['NULL', 'laptop design_features', 'positive', 'thinner']]
|
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
|
[
"nice little notebook !"
] |
[['notebook', 'laptop 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 love this one !"
] |
[['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 don ' t do much more than google searches , so the lower end model works great for me ."
] |
[['model', '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
|
[
"i am very happy with this item ."
] |
[['item', 'laptop general', '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
|
[
"long battery life ."
] |
[['battery life', 'battery operation_performance', 'positive', 'long']]
|
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
|
[
"lenovo has not disappointed with their products ."
] |
[['lenovo', 'company general', 'positive', 'not disappointed'], ['products', 'laptop general', 'positive', 'not disappointed']]
|
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 a solid and quality built laptop ."
] |
[['laptop', 'laptop quality', 'positive', 'solid'], ['laptop', 'laptop quality', 'positive', 'quality built']]
|
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 for the price range , it ' s a fantastic laptop ."
] |
[['laptop', 'laptop price', '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
|
[
"2 ) the battery was pretty limited ."
] |
[['battery', 'battery operation_performance', 'negative', 'limited']]
|
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 computer has a solid processor and enough memory to handle pretty much anything the average user willl throw at it , short of graphics - heavy gaming ."
] |
[['memory', 'memory 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
|
[
"that said : if you can deal with the short battery life , you ' re not going to find a better machine at this price ."
] |
[['battery life', 'battery general', 'negative', 'short'], ['machine', '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
|
[
"the case is solid and attractive , the keyboard responsive and comfortable to use ( nice touch with the dedicated number keypad too ! )"
] |
[['case', 'hardware general', 'positive', 'solid'], ['case', 'hardware general', 'positive', 'attractive'], ['keyboard', 'keyboard quality', 'positive', 'responsive'], ['keyboard', 'keyboard quality', 'positive', 'comfortable'], ['number keypad', 'keyboard quality', '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
|
[
"it is an okay laptop and nothing more ."
] |
[['laptop', 'laptop general', 'neutral', 'okay']]
|
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
|
[
"beautiful resolution"
] |
[['resolution', 'display general', 'positive', 'beautiful']]
|
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
|
[
"bigger screen"
] |
[['screen', 'display general', 'positive', 'bigger']]
|
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
|
[
"nice keyboard"
] |
[['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
|
[
"the charge cord is very short , about 1 / 2 the size of a regular charging cord"
] |
[['charge cord', 'power_supply design_features', 'negative', 'short']]
|
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 battery capacity is 3 hours on a full charge"
] |
[['battery capacity', 'battery quality', '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
|
[
"the small battery capacity is the number one reason i would not buy this product and would recommend with that caveat being disclosed ."
] |
[['battery capacity', 'battery quality', 'negative', 'small']]
|
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 item !"
] |
[['item', '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
|
[
"laptop was new , in perfect condition and works like a charm ."
] |
[['laptop', 'laptop 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
|
[
"mem , hdd , screed , dvd drive are all easily accessible and removable ."
] |
[['mem', 'memory usability', 'positive', 'accessible'], ['mem', 'memory usability', 'positive', 'removable'], ['hdd', 'hard_disc usability', 'positive', 'accessible'], ['hdd', 'hard_disc usability', 'positive', 'removable'], ['screed', 'display usability', 'positive', 'accessible'], ['screed', 'display usability', 'positive', 'removable'], ['dvd drive', 'optical_drives usability', 'positive', 'accessible'], ['dvd drive', 'optical_drives usability', 'positive', 'removable']]
|
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
|
[
"720p screen that ' s not very bright ."
] |
[['720p screen', 'display operation_performance', 'negative', 'not very bright']]
|
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
|
[
"short charging cable ."
] |
[['charging cable', 'power_supply design_features', 'negative', 'short']]
|
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 giving this five stars considering the price ."
] |
[['NULL', '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
|
[
"it can also run modded skyrim with no issues , which is nice bonus for me ."
] |
[['NULL', 'laptop 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
|
[
"all in all , as long as you update windows often and tinker with it a little , you can get that laptop to do practically anything you want it to do ."
] |
[['laptop', '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
|
[
"lots of space , fast , and it will last a long time with ita top shelf technology ."
] |
[['NULL', 'laptop design_features', 'positive', 'NULL'], ['NULL', 'laptop 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
|
[
"but overall a good laptop for productivity ."
] |
[['laptop', 'laptop quality', '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
|
[
"good laptop thank you ."
] |
[['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
|
[
"right out of the box , this computer is really slow , but two simple steps easily fix that issue ."
] |
[['computer', 'laptop general', 'negative', 'slow'], ['computer', 'laptop 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
|
[
"overall , its a decent machine for the money , and for $ 35 more for a cheap ssd , it really works great for a low buck budget friendly laptop ."
] |
[['machine', 'laptop price', 'positive', 'decent'], ['NULL', '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
|
[
"my girlfriend works from home with it and has no problems at all to do online classes with it ."
] |
[['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
|
[
"decent laptop for home use ."
] |
[['laptop', 'laptop general', 'positive', 'decent']]
|
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 price is right too ."
] |
[['NULL', 'laptop price', 'positive', 'right']]
|
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 value , i wanted a laptop for my personal home use ."
] |
[['laptop', '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
|
[
"this is actually the first laptop that fitted all my needs , big clear screen , battery life sucks but this is a power house laptop meant to be in one place since its so big , very good computer replacement , amazing sound and screen and very fast ."
] |
[['screen', 'display design_features', 'positive', 'big'], ['screen', 'display design_features', 'positive', 'clear'], ['battery life', 'battery operation_performance', 'negative', 'sucks'], ['computer replacement', 'laptop general', 'positive', 'good'], ['sound', 'multimedia_devices general', 'positive', 'amazing'], ['NULL', 'display 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
|
[
"great product and price"
] |
[['product', 'laptop general', 'positive', 'great'], ['product', 'laptop price', '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
|
[
"this laptop is great for a lot of modern games ."
] |
[['laptop', '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
|
[
"bought this for web surfing at home ."
] |
[['NULL', 'laptop 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
|
[
"price is good"
] |
[['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
|
[
"the large screen and integral numeric pad are exactly what i need to easily process documents ."
] |
[['screen', 'display design_features', 'positive', 'large'], ['integral numeric pad', 'keyboard 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
|
[
"highly recommend , great value , use computer mainly for online business and is quick and easy to use"
] |
[['computer', 'laptop general', 'positive', 'recommend'], ['computer', 'laptop general', 'positive', 'great'], ['computer', 'laptop operation_performance', 'positive', 'quick'], ['computer', '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
|
[
"ordered this computer to use in college and also for gaming ."
] |
[['computer', 'laptop 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
|
[
"although it can be a little slow at times , overall it runs great , and can run most popular games at a decent fps on medium settings ."
] |
[['NULL', 'laptop general', 'negative', 'slow'], ['NULL', '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
|
[
"the computer looks nice , and works good ."
] |
[['computer', 'laptop general', 'positive', 'nice'], ['computer', 'laptop 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
|
[
"love love love this laptop !"
] |
[['laptop', 'laptop general', 'positive', 'love'], ['laptop', 'laptop general', 'positive', 'love'], ['laptop', '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
|
[
"what a tragic mistake buying a computer with windows 10 !"
] |
[['computer with windows 10', 'os general', 'negative', 'tragic'], ['computer with windows 10', 'laptop general', 'negative', 'tragic']]
|
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 laptop great price ."
] |
[['laptop', 'laptop general', 'positive', 'NULL'], ['laptop', '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
|
[
"great customer service ."
] |
[['customer service', 'support 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
|
[
"good computer good memory"
] |
[['computer', 'laptop general', 'positive', 'NULL'], ['memory', 'memory 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
|
[
"amazing laptop !"
] |
[['laptop', '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
|
[
"this laptop is the best of both worlds"
] |
[['laptop', '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
|
[
"not bad for the a basic betty or plain jane laptop"
] |
[['laptop', 'laptop general', 'neutral', 'not bad']]
|
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 only wish this laptop had a removable battery other than that it ' s great ."
] |
[['battery', 'battery design_features', 'negative', 'NULL'], ['laptop', '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
|
[
"( not amazing graphics at those settings )"
] |
[['graphics', 'graphics operation_performance', 'neutral', 'not 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
|
[
"solid inexpensive computer for our 10 year old"
] |
[['computer', 'laptop design_features', 'positive', 'solid'], ['computer', 'laptop price', 'positive', 'inexpensive']]
|
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
|
[
"very happy with my purchase , fast delivery , package well ."
] |
[['delivery', 'shipping quality', 'positive', 'fast'], ['package', 'shipping quality', 'positive', 'well'], ['NULL', 'laptop general', '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
|
[
"great little laptop for the money ."
] |
[['laptop', 'laptop price', '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
|
[
"good laptop ."
] |
[['laptop', 'laptop general', 'positive', 'good'], ['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
|
[
"you just have to deal with a low battery and that ' s all"
] |
[['battery', 'battery operation_performance', 'negative', 'low']]
|
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 little slow at times though ."
] |
[['NULL', 'laptop operation_performance', 'negative', '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
|
[
"great laptop , would not recommend for hardcore gaming , but light gaming it can handle ."
] |
[['laptop', 'laptop general', 'positive', 'great'], ['laptop', 'laptop operation_performance', 'negative', 'not 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
|
[
"this has worked great to overcome that problem ."
] |
[['NULL', '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
|
[
"great amount of memory for a small business ."
] |
[['memory', 'memory 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
|
[
"we are very happy with the lenovo laptop ."
] |
[['lenovo laptop', 'laptop general', '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
|
[
"it ' s very easy to set up and use"
] |
[['set up', '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
|
[
"once i got it set up it has been very nice ."
] |
[['set up', 'laptop 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
|
[
"noisy hdr , better with ssd ) works quickly ."
] |
[['hdr', 'hard_disc operation_performance', 'negative', 'noisy'], ['ssd', 'hard_disc general', 'positive', 'better'], ['ssd', 'hard_disc general', 'positive', 'quickly']]
|
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
|
[
"so far so good , good quality , plenty fast enough for streaming and browsing ."
] |
[['NULL', 'laptop general', 'positive', 'good'], ['NULL', 'laptop quality', 'positive', 'NULL'], ['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
|
[
"my dad says it works extremely well !"
] |
[['NULL', 'laptop general', '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
|
[
"love this computer !"
] |
[['computer', '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
|
[
"love my new lenovo ."
] |
[['lenovo', 'company 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
|
[
"pretty fast processor ."
] |
[['processor', '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
|
[
"excellent lapto , just as they show it ."
] |
[['lapto', 'laptop general', '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']] '
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.