task_type
stringclasses 1
value | dataset
stringclasses 1
value | input
sequence | output
stringlengths 28
294
| situation
stringclasses 1
value | label
stringclasses 1
value | extra
stringclasses 1
value | instruction
stringclasses 1
value |
---|---|---|---|---|---|---|---|
generation | aste-data-v2 | [
"I charge it at night and skip taking the cord with me because of the good battery life ."
] | [['battery life', 'good', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"it is of high quality , has a killer GUI , is extremely stable , is highly expandable , is bundled with lots of very good applications , is easy to use , and is absolutely gorgeous ."
] | [['quality', 'high', 'positive'], ['GUI', 'killer', 'positive'], ['applications', 'good', 'positive'], ['use', 'easy', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Easy to start up and does not overheat as much as other laptops ."
] | [['start up', 'Easy', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Great laptop that offers many great features !"
] | [['features', 'great', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"One night I turned the freaking thing off after using it , the next day I turn it on , no GUI , screen all dark , power light steady , hard drive light steady and not flashing as it usually does ."
] | [['GUI', 'no', 'negative'], ['screen', 'dark', 'negative'], ['power light', 'steady', 'neutral'], ['hard drive light', 'steady', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"However , the multi-touch gestures and large tracking area make having an external mouse unnecessary ( unless you 're gaming ) ."
] | [['external mouse', 'unnecessary', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I love the way the entire suite of software works together ."
] | [['suite of software', 'love', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The speed is incredible and I am more than satisfied ."
] | [['speed', 'incredible', 'positive'], ['speed', 'satisfied', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I can barely use any usb devices because they will not stay connected properly ."
] | [['usb devices', 'not stay connected properly', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"When I finally had everything running with all my software installed I plugged in my droid to recharge and the system crashed ."
] | [['system', 'crashed', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Pairing it with an iPhone is a pure pleasure - talk about painless syncing - used to take me forever - now it 's a snap ."
] | [['syncing', 'painless', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I also got the added bonus of a 30 '' HD Monitor , which really helps to extend my screen and keep my eyes fresh !"
] | [['screen', 'extend', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The machine is slow to boot up and occasionally crashes completely ."
] | [['boot up', 'slow', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"After paying several hundred dollars for this service , it is frustrating that you can not get help after hours ."
] | [['service', 'frustrating', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I love the operating system and the preloaded software ."
] | [['operating system', 'love', 'positive'], ['preloaded software', 'love', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The best thing about this laptop is the price along with some of the newer features ."
] | [['price', 'best', 'positive'], ['features', 'best', 'positive'], ['features', 'newer', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"YOU WILL NOT BE ABLE TO TALK TO AN AMERICAN WARRANTY SERVICE IS OUT OF COUNTRY ."
] | [['WARRANTY SERVICE', 'NOT BE ABLE', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"but now i have realized its a problem with this brand ."
] | [['brand', 'problem', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Also kinda loud when the fan was running ."
] | [['fan', 'loud', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"There also seemed to be a problem with the hard disc as certain times windows loads but claims to not be able to find any drivers or files ."
] | [['hard disc', 'problem', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Speaking of the browser , it too has problems ."
] | [['browser', 'problems', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The keyboard is too slick ."
] | [['keyboard', 'slick', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It 's like 9 punds , but if you can look past it , it 's GREAT !"
] | [['9 punds', 'GREAT', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It 's just as fast with one program open as it is with sixteen open ."
] | [['program', 'fast', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Still under warrenty so called Toshiba , no help at all ."
] | [['warrenty', 'no help', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Amazing Quality !"
] | [['Quality', 'Amazing', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"A month or so ago , the freaking motherboard just died ."
] | [['motherboard', 'freaking', 'negative'], ['motherboard', 'died', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The system it comes with does not work properly , so when trying to fix the problems with it it started not working at all ."
] | [['system', 'not work properly', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Then after 4 or so months the charger stopped working so I was forced to go out and buy new hardware just to keep this computer running ."
] | [['charger', 'stopped working', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"If a website ever freezes ( which is rare ) , its really easy to force quit ."
] | [['force quit', 'easy', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I also enjoy the fact that my MacBook Pro laptop allows me to run Windows 7 on it by using the VMWare program ."
] | [['Windows 7', 'enjoy', 'positive'], ['VMWare program', 'enjoy', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I wanted to purchase the extended warranty and they refused , because they knew it was trouble ."
] | [['extended warranty', 'refused', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"We upgraded the memory to four gigabytes in order to take advantage of the performace increase in speed ."
] | [['speed', 'increase', 'positive'], ['performace', 'increase', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The reality was , it heated up very quickly , and took way too long to do simple things , like opening my Documents folder ."
] | [['opening my Documents folder', 'long', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I had always used PCs and been constantly frustrated by the crashing and the poorly designed operating systems that were never very intuitive ."
] | [['operating systems', 'poorly designed', 'negative'], ['operating systems', 'intuitive', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Then , within 5 months , the charger crapped out on me ."
] | [['charger', 'crapped', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"And if you have a iphone or ipod touch you can connect and download songs to it at high speed ."
] | [['speed', 'high', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I love the glass touchpad ."
] | [['glass touchpad', 'love', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I continued to take the computer in AGAIN and they replaced the hard drive and mother board yet again ."
] | [['hard drive', 'replaced', 'negative'], ['mother board', 'replaced', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Then HP sends it back to me with the hardware screwed up , not able to connect ."
] | [['hardware', 'screwed up', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Oh yeah , do n't forget the expensive shipping to and from HP ."
] | [['shipping', 'expensive', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Everything is so easy to use , Mac software is just so much simpler than Microsoft software ."
] | [['Mac software', 'easy', 'positive'], ['Microsoft software', 'simpler than', 'negative'], ['use', 'easy', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"And if you do a lot of writing , editing is a problem since there is no forward delete key ."
] | [['editing', 'problem', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Its ease of use and the top service from Apple- be it their phone assistance or bellying up to the genius bar -- can not be beat ."
] | [['use', 'ease', 'positive'], ['service', 'top', 'positive'], ['phone assistance', 'can not be beat', 'positive'], ['genius bar', 'can not be beat', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It has a 10 hour battery life when you 're doing web browsing and word editing , making it perfect for the classroom or office , and in terms of gaming and movie playing it 'll have a battery life of just over 5 hours ."
] | [['battery life', 'perfect', 'positive'], ['web browsing', 'perfect', 'neutral'], ['word editing', 'perfect', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Acer has set me up with FREE recovery discs , when they are available since I asked ."
] | [['recovery discs', 'FREE', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Enabling the battery timer is useless ."
] | [['battery timer', 'useless', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"There is no need to purchase virus protection for Mac , which saves me a lot of time and money ."
] | [['virus protection for Mac', 'saves', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"But we had paid for bluetooth , and there was none ."
] | [['bluetooth', 'none', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It is always reliable , never bugged and responds well ."
] | [['responds', 'well', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"they had to replace the motherboard in April"
] | [['motherboard', 'replace', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Also , if you need to talk to a representive at Microsoft , there is a charge , which I believe is robbery , since you are charged enormous amounts for a very badly designed system , which most people would have went with XP if they could ."
] | [['system', 'badly designed', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I love WIndows 7 which is a vast improvment over Vista ."
] | [['WIndows 7', 'love', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Dell 's customer disservice is an insult to it 's customers who pay good money for shoddy products ."
] | [["Dell 's customer disservice", 'insult', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"After talking it over with the very knowledgeable sales associate , I chose the MacBook Pro over the white MacBook ."
] | [['sales associate', 'knowledgeable', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"If you really want a bang-up system and do n't need to run Windows applications , go with an Apple ;"
] | [['system', 'bang-up', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"You wo n't have to spend gobs of money on some inefficient virus program that needs to be updated every month and that constantly drains your wallet ."
] | [['virus program', 'inefficient', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It 's color is even cool ."
] | [['color', 'cool', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"keys are all in weird places and is way too large for the way it is designed ."
] | [['keys', 'weird', 'negative'], ['keys', 'large', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Yes , a Mac is much more money than the average laptop out there , but there is no comparison in style , speed and just cool factor ."
] | [['style', 'no comparison', 'positive'], ['speed', 'no comparison', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"And not to mention after using it for a few months or so , the battery will slowly less and less hold a charge until you ca n't leave it unplugged for more than 5 minutes without the thing dying ."
] | [['battery', 'less', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"BEST BUY - 5 STARS + + + ( sales , service , respect for old men who are n't familiar with the technology ) DELL COMPUTERS - 3 stars DELL SUPPORT - owes a me a couple"
] | [['sales', 'BEST', 'positive'], ['service', 'BEST', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"no complaints with their desktop , and maybe because it just sits on your desktop , and you do n't carry it around , which could jar the hard drive , or the motherboard ."
] | [['hard drive', 'jar', 'neutral'], ['motherboard', 'jar', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Yes , they cost more , but they more than make up for it in speed , construction quality , and longevity ."
] | [['speed', 'make up', 'positive'], ['construction quality', 'make up', 'positive'], ['longevity', 'make up', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It absolutely is more expensive than most PC laptops , but the ease of use , security , and minimal problems that have arisen make it well worth the pricetag ."
] | [['use', 'ease', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It gets stuck all of the time you use it , and you have to keep tapping on it to get it to work ."
] | [['use', 'stuck', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"lots of preloaded software ."
] | [['preloaded software', 'lots', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I wish it had a webcam though , then it would be perfect !"
] | [['webcam', 'wish', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Another thing I might add is the battery life is excellent ."
] | [['battery life', 'excellent', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"One drawback , I wish the keys were backlit ."
] | [['keys', 'drawback', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I wish the volume could be louder and the mouse didnt break after only a month ."
] | [['volume', 'louder', 'negative'], ['mouse', 'didnt break', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I play a lot of casual games online , and the touchpad is very responsive ."
] | [['touchpad', 'responsive', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It is everything I 'd hoped it would be from a look and feel standpoint , but somehow a bit more sturdy ."
] | [['look and feel standpoint', 'sturdy', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"the only fact i dont like about apples is they generally use safari and i dont use safari but after i install Mozzilla firfox i love every single bit about it ."
] | [['safari', 'dont use', 'negative'], ['Mozzilla firfox', 'love', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Great battery , speed , display ."
] | [['battery', 'Great', 'positive'], ['speed', 'Great', 'positive'], ['display', 'Great', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The delivery was fast , and I would not hesitate to purchase this laptop again ."
] | [['delivery', 'fast', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I 've been impressed with the battery life and the performance for such a small amount of memory ."
] | [['battery life', 'impressed', 'positive'], ['performance', 'small', 'positive'], ['memory', 'small', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It 's applications are terrific , including the replacements for Microsoft office ."
] | [['applications', 'terrific', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I got it back and my built-in webcam and built-in mic were shorting out anytime I touched the lid , ( mind you this was my means of communication with my fiance who was deployed ) but I suffered thru it and would constandly have to reset the computer to be able to use my cam and mic anytime they went out ."
] | [['built-in webcam', 'shorting out', 'negative'], ['built-in mic', 'shorting out', 'negative'], ['cam', 'suffered', 'negative'], ['mic', 'suffered', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The board has a bad connector with the power supply and shortly after warrenty expires the power supply will start having issues ."
] | [['board', 'bad', 'negative'], ['connector', 'bad', 'negative'], ['power supply', 'issues', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"My dad has one of the very first Toshibas ever made , yes its abit slow now but still works well and i hooked to my ethernet !"
] | [['works', 'well', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Mostly I love the drag and drop feature ."
] | [['drag and drop feature', 'love', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"oh yeah , and if the fancy webcam breaks guess who you have to send it to to get it fixed ?"
] | [['webcam', 'fancy', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I ordered through MacMall , which saved me the sales tax I would have incurred buying locally ."
] | [['sales tax', 'saved', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Of course , I also have several great software packages that came for free including iWork , GarageBand , and iMovie ."
] | [['software packages', 'great', 'positive'], ['iWork', 'free', 'positive'], ['GarageBand', 'free', 'positive'], ['iMovie', 'free', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The screen is very large and crystal clear with amazing colors and resolution ."
] | [['screen', 'large', 'positive'], ['screen', 'clear', 'positive'], ['colors', 'amazing', 'positive'], ['resolution', 'amazing', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"After a little more than a year of owning my MacBook Pro , the monitor has completely died ."
] | [['monitor', 'died', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The brand of iTunes has just become ingrained in our lexicon now , but keep in mind that Apple started it all ."
] | [['iTunes', 'ingrained', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Size : I know 13 is small ( especially for a desktop replacement ) but with an external monitor , who cares ."
] | [['Size', 'small', 'negative'], ['external monitor', 'small', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The display is incredibly bright , much brighter than my PowerBook and very crisp ."
] | [['display', 'bright', 'positive'], ['display', 'crisp', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The start menu is not the easiest thing to navigate due to the stacking ."
] | [['start menu', 'not the easiest', 'negative']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"Really like the textured surface which shows no fingerprints ."
] | [['surface', 'like', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"The screen is bright and the keyboard is nice ;"
] | [['screen', 'bright', 'positive'], ['keyboard', 'nice', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"But the machine is awesome and iLife is great and I love Snow Leopard X ."
] | [['iLife', 'great', 'positive'], ['Snow Leopard X', 'love', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I thought learning the Mac OS would be hard , but it is easily picked up if you are familiar with a PC ."
] | [['Mac OS', 'easily', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"It is easy to use and lightweight ."
] | [['use', 'easy', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"They also have a longer service life than other computers ( I have several friends who still use the older Apple PowerBooks ) ."
] | [['service life', 'longer', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"If you check you will find the same notebook with the above missing ports and a dual core AMD or Intel processor ."
] | [['ports', 'missing', 'neutral']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"This laptop is a great price and has a sleek look ."
] | [['price', 'great', 'positive'], ['look', 'sleek', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
||
generation | aste-data-v2 | [
"I especially like the keyboard which has chiclet type keys ."
] | [['keyboard', 'like', 'positive'], ['keys', 'chiclet type', 'positive']] | none | Task: Extracting aspect terms ,their opinion words and their corresponding sentiment polarities. Input: A sentence. Output: A list of 3-tuples, where each tuple contains the extracted aspect term ,their opinion words and their corresponding sentiment polarity. Supplement: "Null" means that there is no occurrence in the sentence. Example: Input: "It has so much more speed and the screen is very sharp ." Output: [['speed', 'much more', 'positive'], ['screen', 'sharp', 'positive']] |
End of preview. Expand
in Dataset Viewer.
YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/datasets-cards)
上述数据集为ABSA(Aspect-Based Sentiment Analysis)领域数据集,基本形式为从句子中抽取:方面术语、方面类别(术语类别)、术语在上下文中情感极性以及针对该术语的观点词,不同数据集抽取不同的信息,这点在jsonl文件的“instruction”键中有分别提到,在此我将其改造为了生成任务,需要模型按照一定格式生成抽取结果。
以acos数据集中抽取的jsonl文件一条数据举例:
{
"task_type": "generation",
"dataset": "acos",
"input": ["the computer has difficulty switching between tablet and computer ."],
"output": "[['computer', 'laptop usability', 'negative', 'difficulty']]",
"situation": "none",
"label": "",
"extra": "",
"instruction": "
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']]'
"
}
此处未设置label和extra,在instruction中以如上所示的字符串模板,并给出一个例子进行one-shot,ABSA领域数据集(absa-quad,acos,arts,aste-data-v2,mams,semeval-2014,semeval-2015,semeval-2016,towe)每个数据集对应instruction模板相同,内容有细微不同,且部分数据集存在同一数据集不同数据instruction内容不同的情况。
原始数据集
- 数据链接
- Paper: Position-Aware Tagging for Aspect Sentiment Triplet Extraction
- 说明:原始数据集由laptop14、restaurant14、restaurant15以及restaurant16四部分文件组成。
当前SOTA
数据来自Easy-to-Hard Learning for Information Extraction
- 评价指标:F1 Score
- SOTA模型:E2H-large
- 在laptop14数据部分:75.92
- 在restaurant14数据部分:65.98
- 在restaurant15数据部分:68.80
- 在restaurant16数据部分:75.46
- 平均:71.54
- Paper:Easy-to-Hard Learning for Information Extraction
- 说明:该论文来自Google Scholar检索到的引用ASTE-data-v2原论文的论文之一,在比较2023年的一些论文工作后筛选了一个最优指标以及模型。
- Downloads last month
- 25