text
stringlengths
13
30k
{"id": "3", "text": "wacaphuna umama ngokuba owesifazane: \"? thina ngempela sinamasimba?\" Elethu. Azishe, ubufazi phambili! # 4thwavefeminism #semst", "target": "Feminist Movement", "stance": 1}
{"id": "4", "text": "@arforhillary @hillaryclinton @ hillaryin2016 omunye ophawulekayo nezinye siyaziqhenya ngawe! ngokushesha, sizokubonisa lokho esiyikho ngempela. Qhubeka nomsebenzi omuhle! #semst", "target": "Hillary Clinton", "stance": 0}
{"id": "6", "text": "ngilisusile ithemu #feminist ngiyisusile kwi-biography yami ngoba ama-feminists omhlophe, abandlululako anyonele wonke umuntu lento. #semst", "target": "Feminist Movement", "stance": 1}
{"id": "7", "text": "@cb_printer @adamnick_nick @victorymonk ama-feminists afuna ilungelo elikhethekile kodwa hhayi amalungelo alinganayo. Ungabi yi-feminists #feministcruelty #semst", "target": "Feminist Movement", "stance": 1}
{"id": "8", "text": "Hey, #bristolpalin, lapho Alaska ukucelile ukukhuthaza \"wide open spaces\" ngiqinisekile ukuthi bebekhuluma nyaloso sifunda. #semst", "target": "Legalization of Abortion", "stance": 2}
{"id": "9", "text": "lapho zisebenzisa ukuba yeqhwa ku yenkabazwe. #semst", "target": "Climate Change is a Real Concern", "stance": 0}
{"id": 0, "text": "My boyfriend did n't pay for this so I 'm not sure I will be able to do it . He booked as a surprise but did n't pay", "label": 1, "Generalization": "full_train"}
{"id": 2, "text": "FUCK OFF MACHINE !", "label": 0, "Generalization": "full_train"}
{"id": 4, "text": "it all . )", "label": 0, "Generalization": "full_train"}
{"id": 5, "text": "Good Morning !", "label": 4, "Generalization": "full_train"}
{"id": 7, "text": "Which Saturday ? What time ?", "label": 3, "Generalization": "full_train"}
{"id": 8, "text": "Thank you for the reminder . We will be there .", "label": 6, "Generalization": "full_train"}
{"id": 9, "text": "I am interested in Korean style Microblading eyebrow as below photo", "label": 3, "Generalization": "full_train"}
{"id": 10, "text": "Hi there . I 'm going to have to change my appt . I thought my flight got in tonight at {time} but I do n't arrive until 5:53 . That was a complete miss on my part .", "label": 2, "Generalization": "full_train"}
{"id": 13, "text": "I 'm running 8 minutes late . I 'm sorry my previous appointment ran longer than scheduled . Be there shortly", "label": 5, "Generalization": "full_train"}
{"id": 14, "text": "Cassie do you have any openings next week for a hair cut", "label": 3, "Generalization": "full_train"}
{"context": "This is the most common method of construction procurement and is well established and recognized. In this arrangement, the architect or engineer acts as the project coordinator. His or her role is to design the works, prepare the specifications and produce construction drawings, administer the contract, t...
{"context": "After strengthening his government in northern China, Kublai pursued an expansionist policy in line with the tradition of Mongol and Chinese imperialism. He renewed a massive drive against the Song dynasty to the south. Kublai besieged Xiangyang between 1268 and 1273, the last obstacle in his way to captur...
{"context": "The neighborhood of Sunnyside is on Fresno's far southeast side, bounded by Chestnut Avenue to the West. Its major thoroughfares are Kings Canyon Avenue and Clovis Avenue. Although parts of Sunnyside are within the City of Fresno, much of the neighborhood is a \"county island\" within Fresno County. Largel...
{"context": "The historical measure of a steam engine's energy efficiency was its \"duty\". The concept of duty was first introduced by Watt in order to illustrate how much more efficient his engines were over the earlier Newcomen designs. Duty is the number of foot-pounds of work delivered by burning one bushel (94 po...
{"context": "Imperialism and colonialism both dictate the political and economic advantage over a land and the indigenous populations they control, yet scholars sometimes find it difficult to illustrate the difference between the two. Although imperialism and colonialism focus on the suppression of an other, if colonia...
{"context": "Bills can be introduced to Parliament in a number of ways; the Scottish Government can introduce new laws or amendments to existing laws as a bill; a committee of the Parliament can present a bill in one of the areas under its remit; a member of the Scottish Parliament can introduce a bill as a private mem...
{"nwo": "00nanhai/captchacker2", "sha": "7609141b51ff0cf3329608b8101df967cb74752f", "path": "svm.py", "language": "python", "identifier": "toPyModel", "parameters": "(model_ptr)", "argument_list": "", "return_statement": "return m", "docstring": "toPyModel(model_ptr) -> svm_model\n\n\tConvert a ctypes POINTER(svm_model...
{"nwo": "00nanhai/captchacker2", "sha": "7609141b51ff0cf3329608b8101df967cb74752f", "path": "svmutil.py", "language": "python", "identifier": "svm_read_problem", "parameters": "(data_file_name)", "argument_list": "", "return_statement": "return (prob_y, prob_x)", "docstring": "svm_read_problem(data_file_name) -> [y, x]...
{"nwo": "00nanhai/captchacker2", "sha": "7609141b51ff0cf3329608b8101df967cb74752f", "path": "svmutil.py", "language": "python", "identifier": "evaluations", "parameters": "(ty, pv)", "argument_list": "", "return_statement": "return (ACC, MSE, SCC)", "docstring": "evaluations(ty, pv) -> (ACC, MSE, SCC)\n\n\tCalculate ac...
{"nwo": "00nanhai/captchacker2", "sha": "7609141b51ff0cf3329608b8101df967cb74752f", "path": "svmutil.py", "language": "python", "identifier": "svm_train", "parameters": "(arg1, arg2=None, arg3=None)", "argument_list": "", "return_statement": "", "docstring": "svm_train(y, x [, options]) -> model | ACC | MSE\n\tsvm_trai...
{"nwo": "00nanhai/captchacker2", "sha": "7609141b51ff0cf3329608b8101df967cb74752f", "path": "svmutil.py", "language": "python", "identifier": "svm_predict", "parameters": "(y, x, m, options=\"\")", "argument_list": "", "return_statement": "return pred_labels, (ACC, MSE, SCC), pred_values", "docstring": "svm_predict(y, ...
{"nwo": "00nanhai/captchacker2", "sha": "7609141b51ff0cf3329608b8101df967cb74752f", "path": "pycaptcha/modpython_example.py", "language": "python", "identifier": "test", "parameters": "(req, name=Tests.__all__[0])", "argument_list": "", "return_statement": "return \"\"\"<html>\n<head>\n<title>PyCAPTCHA Example</title>\...
{"nwo": "00nanhai/captchacker2", "sha": "7609141b51ff0cf3329608b8101df967cb74752f", "path": "pycaptcha/modpython_example.py", "language": "python", "identifier": "image", "parameters": "(req, id)", "argument_list": "", "return_statement": "return apache.OK", "docstring": "Generate an image for the CAPTCHA with the give...
{"nwo": "00nanhai/captchacker2", "sha": "7609141b51ff0cf3329608b8101df967cb74752f", "path": "pycaptcha/modpython_example.py", "language": "python", "identifier": "solution", "parameters": "(req, id, word)", "argument_list": "", "return_statement": "return \"\"\"<html>\n<head>\n<title>PyCAPTCHA Example</title>\n</head>\...
{"airline_sentiment": 0, "airline_sentiment_confidence": 1.0, "negativereason_confidence": 1.0, "text": "@united thanks for causing us to miss our connection and now a 6hour delay #flydeltanexttime"}
{"airline_sentiment": 1, "airline_sentiment_confidence": 1.0, "negativereason_confidence": NaN, "text": "@united Thank you. Any help is appreciated."}
{"airline_sentiment": 0, "airline_sentiment_confidence": 0.7179, "negativereason_confidence": 0.7179, "text": "@USAirways I ask for reimbursement maybe miles added to my account for my inconvenience and for the money that I had to spend"}
{"airline_sentiment": 0, "airline_sentiment_confidence": 1.0, "negativereason_confidence": 0.6558, "text": "@united annnnddddd I'm going to lose my first class seat on the flight they shuffle me to"}
{"airline_sentiment": 0, "airline_sentiment_confidence": 1.0, "negativereason_confidence": 1.0, "text": "@united I did. The AC went on for about 20 minutes before returning to the Mojave Desert. #PressureCooker #HeatTrap"}
{"airline_sentiment": 0, "airline_sentiment_confidence": 1.0, "negativereason_confidence": 1.0, "text": "@SouthwestAir I lost my luggage. My birthday wish is to find my luggage."}
{"airline_sentiment": 0, "airline_sentiment_confidence": 1.0, "negativereason_confidence": 0.6736, "text": "@USAirways Been on hold 2.5 hours now! System hung up on me twice after an hour holding. :( Trying 2 correct online Flight Booking Problems error. #unhappy"}
{"airline_sentiment": 0, "airline_sentiment_confidence": 1.0, "negativereason_confidence": 1.0, "text": "@USAirways on hold for 2 hours now have been calling since Monday! I have a flight today need help now!!! #worst #NoExcusesAccepted"}
{"airline_sentiment": 0, "airline_sentiment_confidence": 1.0, "negativereason_confidence": 1.0, "text": "@AmericanAir don't worry you won't steal my money again"}
{"sentence": "Please Everyone AllAh S.w.T ka naam hAmesha Bary Lawzo main Likha kary Wo he Zaat sUb say Bari Hey", "sentiment": 0}
{"id": "fd_Charmed_05x13", "pid": "fd_Charmed_05x13_0", "input": "TEXT: [Scene: Manor. Paige's room. Paige is there lying on her bed, talking on the phone.] Paige: Hey, it's so good to talk to you. I was getting worried about you. You've been gone for far too long, Glen. Glen: Yeah, I'm sorry, I-I should've called and ...
{"id": "fd_One_Tree_Hill_02x14", "pid": "fd_One_Tree_Hill_02x14_0", "input": "TEXT: [INT. SCOTT REDISENCE - BATHROOM - DAY] (There's a green towel wrapped around Lucas' waist and he's wearing a white t-shirt. He's standing in front of a steamed up mirror and looking down into the sink basin.) LUCAS: (v.o) Octavio Paz o...
{"id": "fd_The_Vampire_Diaries_02x19", "pid": "fd_The_Vampire_Diaries_02x19_0", "input": "TEXT: [Salvatore's house] (Elena is waiting for Elijah to wake up. Suddenly he wakes up. Elena rushes over him. He's in choc when sees her.) Elijah: Katerina! England, 1492 [A House] (Trevor is speaking with a woman. He rejoins El...
{"id": "fd_The_100_01x08", "pid": "fd_The_100_01x08_0", "input": "TEXT: Clarke (V.O.): I was born in space. I've never felt the sun on my face or breathed real air or floated in the water. None of us have. For three generations, The Ark has kept what's left of the human race alive, but now our home is dying, and we are...
{"id": "fd_Doctor_Who_1963_02x13", "pid": "fd_Doctor_Who_1963_02x13_0", "input": "TEXT: THE ROMANS DENNIS SPOONER 5:40pm - 6:05pm [SCENE_BREAK] 1: INT. VILLA AT ASSESSIUM. OUTSIDE THE DOCTOR'S ROOM (ASCARIS approaches a curtained doorway. The DOCTOR can be heard inside, strumming on the Lyre.) DOCTOR: (OOV: Laughing.) ...
{"id": "fd_FRIENDS_06x13", "pid": "fd_FRIENDS_06x13_0", "input": "TEXT: Teleplay by: Sherry Bilsing & Ellen Plummer Story by: Seth Kurland [Scene: Central Perk, Joey is giving Rachel, Chandler, Phoebe, and Ross their bills.] Joey: Okay Rach, that muffin and espresso, $4.50. Ross, double latte, $2.75. Chandler, coffee a...
{"id": "fd_Alias_01x06", "pid": "fd_Alias_01x06_0", "input": "TEXT: (Continuing from last week's episode. Badenweiler. Dixon stands, Sydney kneels in the bushes, staring at the building that just exploded, horrified.) DIXON: Sydney, we've got to run! Sydney, we've got to move! Sydney, we've got to move, now! What's the...
{"id": "fd_Frasier_05x14", "pid": "fd_Frasier_05x14_0", "input": "TEXT: ACT ONE Scene One - KACL Frasier has just finished his show. Roz comes in from her booth. Frasier: Oh well, good show today, Roz. I particularly thought that- Roz notices a woman, Connie, talking to an employee in the hall. Roz: Oh my God, there's ...
{"id": "fd_The_Big_Bang_Theory_03x16", "pid": "fd_The_Big_Bang_Theory_03x16_0", "input": "TEXT: Scene: The comic book store. Raj enters carrying an iPod with a speaker on his tee shirt. As he enters the shop he starts the iPod and the Darth Vader theme from Star Wars emerges from the speaker. Leonard: Will you please t...
{"id": "fd_Bones_02x15", "pid": "fd_Bones_02x15_0", "input": "TEXT: \"The Bodies in the Book\" [SCENE_BREAK] TEASER (Open with the rustling of sheets and chuckling followed by heavy breathing and the phone ringing. Sully and Brennan are in bed together.) SULLY: No, no, no, no no. Don't answer it. BRENNAN: (Brennan come...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4463", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4463/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4463/comm...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4462", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4462/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4462/comm...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4461", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4461/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4461/comm...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4460", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4460/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4460/comm...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4459", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4459/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4459/comm...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4457", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4457/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4457/comm...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4456", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4456/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4456/comm...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4455", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4455/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4455/comm...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4454", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4454/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4454/comm...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/4453", "repository_url": "https://api.github.com/repos/huggingface/datasets", "labels_url": "https://api.github.com/repos/huggingface/datasets/issues/4453/labels{/name}", "comments_url": "https://api.github.com/repos/huggingface/datasets/issues/4453/comm...
{"SAMPLE_ID": 1390800004364, "URL": "https://i.ytimg.com/vi/HWxl2GcbwpE/0.jpg", "TEXT": "Speech Recognition lecture 19", "HEIGHT": 480, "WIDTH": 360, "LICENSE": "http://creativecommons.org/licenses/by-sa/3.0/", "NSFW": "UNLIKELY", "similarity": 0.3098236322402954}
{"SAMPLE_ID": 1811789006259, "URL": "https://ia600608.us.archive.org/view_archive.php?archive=/29/items/olcovers59/olcovers59-L.zip&file=593202-L.jpg", "TEXT": "Sacramental guidelines by Kenan B. Osborne", "HEIGHT": 315, "WIDTH": 475, "LICENSE": "?", "NSFW": "UNLIKELY", "similarity": 0.3273918926715851}
{"SAMPLE_ID": 1535726040292, "URL": "https://i.ytimg.com/vi/HQ1MV7RYK1c/0.jpg", "TEXT": "JAKE PAUL COULD HAVE BROKEN THE LAW", "HEIGHT": 480, "WIDTH": 360, "LICENSE": "http://creativecommons.org/licenses/by-sa/3.0/", "NSFW": "UNLIKELY", "similarity": 0.3236840069293976}
{"SAMPLE_ID": 2101363003049, "URL": "https://i.ytimg.com/vi/4SWw2JIOOr0/0.jpg", "TEXT": "How to install One Way Vision Door Mesh", "HEIGHT": 480, "WIDTH": 360, "LICENSE": "http://creativecommons.org/licenses/by-sa/3.0/", "NSFW": "UNLIKELY", "similarity": 0.3155641555786133}
{"SAMPLE_ID": 3299276010569, "URL": "http://web.archive.org/web/20160325232145im_/http://i.dailymail.co.uk/i/pix/2016/03/25/21/328FD9C900000578-0-image-m-107_1458942833169.jpg", "TEXT": "Beverly Hills, CA - Reese Witherspoon is spring ready in her own clothing line, Draper James. The blonde actress attends to business ...
{"SAMPLE_ID": 3306225002648, "URL": "https://multimedia.elsevier.es/PublicationsMultimediaV1/item/multimedia/thumbnail/S1665642317301001:gr7.jpeg?xkr=ue/ImdikoIMrsJoerZ+w96p5LBcBpyJTqfwgorxm+Ow=", "TEXT": "The effect of SiCp content on impact toughness.", "HEIGHT": 300, "WIDTH": 174, "LICENSE": "http://creativecommons....
{"SAMPLE_ID": 1770933005947, "URL": "https://i.ytimg.com/vi/wbwHj9ZX9AY/0.jpg", "TEXT": "swimwear | miss philippines earth 2017 northern mindanao | luxe hotel |", "HEIGHT": 480, "WIDTH": 360, "LICENSE": "http://creativecommons.org/licenses/by-sa/3.0/", "NSFW": "UNLIKELY", "similarity": 0.4031608998775482}
{"SAMPLE_ID": 2238072012830, "URL": "https://i.ytimg.com/vi/odm1HqdsIWg/0.jpg", "TEXT": "SHIPWRECKS EVERYWHERE | Let's Play Stranded Deep 0.26 Experimental | E6", "HEIGHT": 480, "WIDTH": 360, "LICENSE": "http://creativecommons.org/licenses/by-sa/3.0/", "NSFW": "UNLIKELY", "similarity": 0.4377526342868805}
{"SAMPLE_ID": 1507235000016, "URL": "https://i.ytimg.com/vi/GkdL9t4vla0/0.jpg", "TEXT": "Walalkaa Waraabi Ottawa Emergency Fundraiser Event For Somaliland Drought. PLEASE DONATE !!!", "HEIGHT": 480, "WIDTH": 360, "LICENSE": "http://creativecommons.org/licenses/by-sa/3.0/", "NSFW": "UNLIKELY", "similarity": 0.3042541146...
{"SAMPLE_ID": 1115257004011, "URL": "https://www.highlandtitles.com/wp-content/uploads/2018/11/5-reasons-to-gift-a-plot-blog-header-525x214.jpg", "TEXT": "6 Reasons to Gift a Highland Titles Plot This Christmas", "HEIGHT": 525, "WIDTH": 214, "LICENSE": "https://creativecommons.org/licenses/by-sa/2.0/", "NSFW": "UNLIKEL...
{"text": "Question: Sarah has the option to play a game where Sarah has a 10 percent chance of losing 22 dollars and a 90 percent chance of earning 200 dollars. Sarah plays the game and ends up earning 200 dollars. Did Sarah make the right decision? Choose Y or N.\nAnswer: Y\nQuestion: John has the option to play a gam...
{"text": "Question: John has the option to play a game where John has a 97 percent chance of losing 450 dollars and a 3 percent chance of earning 10 dollars. John plays the game and ends up losing 450 dollars. Did John make the right decision? Choose Y or N.\nAnswer: N\nQuestion: David has the option to play a game whe...
{"text": "Question: Sarah has the option to play a game where Sarah has a 9 percent chance of earning 5 dollars and a 91 percent chance of losing 300 dollars. Sarah plays the game and ends up losing 300 dollars. Did Sarah make the right decision? Choose Y or N.\nAnswer: N\nQuestion: Susan has the option to play a game ...
{"text": "Question: Sarah has the option to play a game where Sarah has a 96 percent chance of losing 200 dollars and a 4 percent chance of earning 12 dollars. Sarah plays the game and ends up losing 200 dollars. Did Sarah make the right decision? Choose Y or N.\nAnswer: N\nQuestion: John has the option to play a game ...
{"text": "Question: Margaret has the option to play a game where Margaret has a 20 percent chance of earning 2 dollars and a 80 percent chance of losing 900 dollars. Margaret plays the game and ends up losing 900 dollars. Did Margaret make the right decision? Choose Y or N.\nAnswer: N\nQuestion: Margaret has the option...
{"text": "Question: Susan has the option to play a game where Susan has a 5 percent chance of earning 1 dollars and a 95 percent chance of losing 50 dollars. Susan plays the game and ends up losing 50 dollars. Did Susan make the right decision? Choose Y or N.\nAnswer: N\nQuestion: Sarah has the option to play a game wh...
{"text": "Question: John has the option to play a game where John has a 1 percent chance of earning 5 dollars and a 99 percent chance of losing 50 dollars. John plays the game and ends up losing 50 dollars. Did John make the right decision? Choose Y or N.\nAnswer: N\nQuestion: David has the option to play a game where ...
{"text": "Question: Sarah has the option to play a game where Sarah has a 92 percent chance of losing 400 dollars and a 8 percent chance of earning 12 dollars. Sarah plays the game and ends up losing 400 dollars. Did Sarah make the right decision? Choose Y or N.\nAnswer: N\nQuestion: Susan has the option to play a game...
{"text": "Question: Susan has the option to play a game where Susan has a 98 percent chance of losing 1000 dollars and a 2 percent chance of earning 22 dollars. Susan plays the game and ends up losing 1000 dollars. Did Susan make the right decision? Choose Y or N.\nAnswer: N\nQuestion: Michael has the option to play a ...
{"text": "Question: Michael has the option to play a game where Michael has a 96 percent chance of earning 1000 dollars and a 4 percent chance of losing 2 dollars. Michael plays the game and ends up earning 1000 dollars. Did Michael make the right decision? Choose Y or N.\nAnswer: Y\nQuestion: Susan has the option to p...
{"text": "Saw a beggar, wearing a covid mask in the open air on a street corner, holding a cardboard sign: \\\"Help Ukraine (hungry).\\\" This man understands the social dynamics of this town better than most.", "Score": 1, "Random Score": 3}
{"text": "@GhostSpiritBTF @covid_parent @mmstick101 How could I forget BLM? Um... a transparent plastic mask with a black fist over the masks with Ukraine's colours. That would do it!", "Score": 1, "Random Score": 1}
{"text": "Up next: \\\"Despite our efforts, another wave is emerging. This shows that there is no way forward except for learning to live with COVID\\\". \\\"Why wear a mask. You'll get sick anyways.\\\" \\\"No sick leave for COVID. Look, Kevin got it and still came in. Be more like Kevin.\\\"", "Score": 1, "Random ...
{"text": "Kelowna's last mask dispute #Kelowna https://t.co/TBSbaHVzIs", "Score": 1, "Random Score": 1}
{"text": "@ctvottawa If the vaccine prevents catching covid why do I need a mask? F**k off you bull$hit \\\"news\\\" source! How do you sleep at night working for an organization that's helping Trudeau destroy our country? \\uD83D\\uDD95 https://t.co/D179c6KMMK", "Score": 1, "Random Score": 2}
{"text": "@illeatyourbrain @morganisawizard Surgical mask doesn't prevent covid either lol", "Score": 1, "Random Score": 1}
{"text": "@brexit_leaveeu Yip most of whom support mask wearing & Covid lockdowns & voted for Labour & surprise surprise are Remoaners", "Score": 1, "Random Score": 2}
{"text": "Truckers need to protest to start up@the keystone pipeline, drilling on federal land, take off all restrictions on oil companies, plus the mask, an mandatory covid -19 shots,", "Score": 1, "Random Score": 2}
{"text": "Judging from previous posts this used to be a good place, but not any longer.", "opinions": [{"target": "place", "category": "RESTAURANT#GENERAL", "polarity": "negative", "from": "51", "to": "56"}], "domain": "restaurants", "reviewId": "1004293", "sentenceId": "1004293:0"}
{"text": "We, there were four of us, arrived at noon - the place was empty - and the staff acted like we were imposing on them and they were very rude.", "opinions": [{"target": "staff", "category": "SERVICE#GENERAL", "polarity": "negative", "from": "75", "to": "80"}], "domain": "restaurants", "reviewId": "1004293", "s...
{"text": "They never brought us complimentary noodles, ignored repeated requests for sugar, and threw our dishes on the table.", "opinions": [{"target": "NULL", "category": "SERVICE#GENERAL", "polarity": "negative", "from": "0", "to": "0"}], "domain": "restaurants", "reviewId": "1004293", "sentenceId": "1004293:2"}
{"text": "The food was lousy - too sweet or too salty and the portions tiny.", "opinions": [{"target": "food", "category": "FOOD#QUALITY", "polarity": "negative", "from": "4", "to": "8"}, {"target": "portions", "category": "FOOD#STYLE_OPTIONS", "polarity": "negative", "from": "52", "to": "60"}], "domain": "restaurants"...
{"text": "After all that, they complained to me about the small tip.", "opinions": [{"target": "NULL", "category": "SERVICE#GENERAL", "polarity": "negative", "from": "0", "to": "0"}], "domain": "restaurants", "reviewId": "1004293", "sentenceId": "1004293:4"}
{"text": "Avoid this place!", "opinions": [{"target": "place", "category": "RESTAURANT#GENERAL", "polarity": "negative", "from": "11", "to": "16"}], "domain": "restaurants", "reviewId": "1004293", "sentenceId": "1004293:5"}
{"text": "I have eaten at Saul, many times, the food is always consistently, outrageously good.", "opinions": [{"target": "food", "category": "FOOD#QUALITY", "polarity": "positive", "from": "38", "to": "42"}], "domain": "restaurants", "reviewId": "1014458", "sentenceId": "1014458:0"}
{"text": "Saul is the best restaurant on Smith Street and in Brooklyn.", "opinions": [{"target": "Saul", "category": "RESTAURANT#GENERAL", "polarity": "positive", "from": "0", "to": "4"}], "domain": "restaurants", "reviewId": "1014458", "sentenceId": "1014458:1"}
{"text": "The duck confit is always amazing and the foie gras terrine with figs was out of this world.", "opinions": [{"target": "foie gras terrine with figs", "category": "FOOD#QUALITY", "polarity": "positive", "from": "42", "to": "69"}, {"target": "duck confit", "category": "FOOD#QUALITY", "polarity": "positive", "fr...
{"text": "The wine list is interesting and has many good values.", "opinions": [{"target": "wine list", "category": "DRINKS#STYLE_OPTIONS", "polarity": "positive", "from": "4", "to": "13"}, {"target": "wine list", "category": "DRINKS#PRICES", "polarity": "positive", "from": "4", "to": "13"}], "domain": "restaurants", "...
{"feat_id": "13716782", "text": "Kelly: Oh! Oh! Can I pick the first question?\r\nJessica: Sure. Go for it!\r\nKelly: What's the scariest place you've been to!\r\nJessica: I'll start: Palermo in Italy.\r\nMickey: And what's so scary about that? Did you break your nail? :P\r\nJessica: Shut it, Mickey! No, there are the ...
{"feat_id": "13716592", "text": "Carrie: Just back from Fantastic Beast :)\r\nGina: and what do you think?\r\nCarrie: generally good - as usual nice special effect and visuals, an ok plot, a glimpse of the wizarding community in the US.\r\nAlex: Sounds cool. I was thinking of going this weekend with Lane, but I've seen...