id
stringlengths
5
40
text
stringlengths
0
7.09M
metadata
stringlengths
33
87.9k
source
stringlengths
0
1.4k
version
stringclasses
1 value
created
stringlengths
0
24
added
stringlengths
0
24
doc
stringlengths
124
1.66k
attributes
stringclasses
3 values
6545000c-970c-49ef-8f14-5f2951fe55c0
last posts Launch of a new global network to detect infectious diseases  The world health organization (WHO) Iaunched an interationl onal surveillance network to quickly detect threats related to new information to prevent epidemics. The network is expected to faciliate rapid identication and tracing of ifectious di...
{"cc_dump":"CC-MAIN-2023-23","dolma2_qc":{"0":0.9979527593,"1":0.0020672004},"exact_duplicates":0,"lang":{"en":0.9288797975},"madlad":{"num_sentences":15,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":350,"sa_remove_ranges":[],"text_hash":"306997522687499095092302200269582727964","war...
null
null
null
null
null
null
fb8a7c9b-00f8-4aa8-8e51-cd13c55675e2
Job Description Management/ Professional Supply Chain Management Req Number: Job Details: Responsible for oversight of the supply chain contract analysts and their portfolios. Strategically identify new contract opportunities, work with contract analysts to drive standardization. Work with team to assure annually ...
{"cc_dump":"CC-MAIN-2019-13","dolma2_qc":{"0":0.9883163571,"1":0.0117036169},"exact_duplicates":2,"lang":{"en":0.9113938808},"madlad":{"num_sentences":12,"rule.2":[0],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":382,"sa_remove_ranges":[],"text_hash":"34466428307127431959307255740087633998","war...
null
null
null
null
null
null
bebf0bdd-de61-48fc-96bf-35c388d1efb0
Nutrition advice at Cocoon Are you seeking an holistic approach to enhance your well-being? Look no further than Cocoon in Holmfirth, where nutritionist advice from a member of our team can guide you on a transformative journey towards optimal health. There are numerous benefits of consulting a nutritionist. From per...
{"cc_dump":"CC-MAIN-2024-26","dolma2_qc":{"0":0.96413517,"1":0.0358848944},"exact_duplicates":0,"lang":{"en":0.9169698358},"madlad":{"num_sentences":6,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":98,"sa_remove_ranges":[],"text_hash":"182823874322790849849807251086298509617","warc_co...
null
null
null
null
null
null
126cd9a7-ba00-4bfc-9638-be205ae4327d
00a98414668 583662515881674 7827709417448538112 n Astrodactyl is the Omnitrix's DNA sample of a Pturbosaurian from the planet Terradino. Astrodactyl resembles a cross between a Pterodactyl and a glider. He has a large light brown beak-like mouth, wears a green visor, has brown skin, black, green and white clothing ...
{"cc_dump":"CC-MAIN-2020-29","dolma2_qc":{"0":0.9901431799,"1":0.0098768389},"exact_duplicates":0,"lang":{"en":0.9459828138},"madlad":{"num_sentences":16,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":321,"sa_remove_ranges":[],"text_hash":"111120955335947875610551281494716750","warc_c...
null
null
null
null
null
null
ede03f9a-7f19-41d1-9f64-5b1d336a15c2
Right now there are dishes that need washing, clothes that need folding, counters that need wiping, carpets that need vacuuming, garbage that needs dumping and food that needs cooking. There are a lot of things that need to be done, but sometimes the best thing I can do for me and my family is to just go to sleep. No ...
{"cc_dump":"CC-MAIN-2017-43","dolma2_qc":{"0":0.9966636896,"1":0.0033562696},"exact_duplicates":3,"lang":{"en":0.9720027447},"madlad":{"num_sentences":85,"rule.2":[63],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1127,"sa_remove_ranges":[[4488,6166]],"text_hash":"1188522372733742921937346857096...
null
null
null
null
null
null
c90c5c0b-72fa-401a-8987-bd62476c7594
SanDiegoPDSan Diego, CA (Jan 5th, 2011) – The evidence room at the San Diego Police Department upgraded to a fully computerized evidence management system. This will enable them to easily track and manage their property and evidence -- from crime scene to courtroom. By implementing the EvidenceOnQ system developed by ...
{"cc_dump":"CC-MAIN-2018-47","dolma2_qc":{"0":0.982781589,"1":0.0172383972},"exact_duplicates":2,"lang":{"en":0.9278217554},"madlad":{"num_sentences":21,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":371,"sa_remove_ranges":[],"text_hash":"141325053686871138237857215913909336227","warc...
null
null
null
null
null
null
d0533e7d-6793-4394-a393-ede44222af41
classification collaborative essay and free research paper on south africa Two transverse waves temperature and a africa south paper research free on problems. Figure details the eye can descry is a nationally recognized public research and development the specific reason, one overriding reason it is I am plement a se...
{"cc_dump":"CC-MAIN-2022-27","dolma2_qc":{"0":0.9990243912,"1":0.0009955771},"exact_duplicates":0,"lang":{"en":0.9349850416},"madlad":{"num_sentences":73,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1499,"sa_remove_ranges":[],"text_hash":"320142180438828110749920820905525839711","wa...
null
null
null
null
null
null
5a4c437ba32b9c5b68f241e5eb64efc676aa6b7f
# Problem No.: 123 # Solver: Jinmin Goh # Date: 20200117 # URL: https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iii/ import sys class Solution: def maxProfit(self, prices: List[int]) -> int: if not prices: return 0 ascPos = None for i in range(len(pric...
{"uri":"s3:\/\/softwareheritage\/content\/{'blob_id': '5a4c437ba32b9c5b68f241e5eb64efc676aa6b7f', 'language': 'Python', 'repo_name': 'Jinmin-Goh\/LeetCode', 'path': '\/Solved\/0123\/0123.py', 'src_encoding': 'UTF-8', 'length_bytes': 2296, 'score': 3.0625, 'int_score': 3, 'detected_licenses': [], 'license_type': 'no_lic...
null
null
null
ee7ed322-65b6-4fd3-827b-5d6c9d19371e
Chapter II. The Theatre of War It is a far cry to Zermatt at the best of times, and that is not the middle of August. The annual rush was at its height, the trains crowded, the heat of them overpowering. I chose to sit up all night in my corner of an ordinary compartment, as a lesser evil than the wagon-lit in which y...
{"cc_dump":"CC-MAIN-2019-35","dolma2_qc":{"0":0.9956750274,"1":0.0043449742},"exact_duplicates":0,"lang":{"en":0.9896270037},"madlad":{"num_sentences":120,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":2850,"sa_remove_ranges":[],"text_hash":"167830971233868528183055786419013264590","w...
null
null
null
null
null
null
4c750c08-4d6b-4c0b-bb86-cdb1febfff34
Rescue SCUBA diving service is a commercial diving unit. Originally it is a group of EX- Bangladesh Navy diving term started underwater Marine Survey, Scuba diving and life saving training and Rescue man & materials, sea & river bank protection works & provide skill diver’s information to recruiting companies. Rescue...
{"cc_dump":"CC-MAIN-2019-35","dolma2_qc":{"0":0.992036283,"1":0.0079837311},"exact_duplicates":2,"lang":{"en":0.8091284037},"madlad":{"num_sentences":157,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":693,"sa_remove_ranges":[],"text_hash":"121169099175379774369968826627431989601","war...
null
null
null
null
null
null
f30f6773-7792-4cf0-a861-e559dcaa62b8
Ganesh chalisa pocket size book in hindi – ganesh chalisha in hindi – ganesh chalisha by world book company (PACK OF 1) Paperback Product Support contact – +91-8957192932 In case you have queries you can call these no. Limited Time Offer Hurry and get discounts on all Pujan Samagri Items Original price was: ₹ 89.00...
{"cc_dump":"CC-MAIN-2024-30","dolma2_qc":{"0":0.9807569385,"1":0.0192630477},"exact_duplicates":0,"lang":{"en":0.8568486571},"madlad":{"num_sentences":74,"rule.2":[3,43],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1569,"sa_remove_ranges":[],"text_hash":"22319833893126630532676644138511932225",...
null
null
null
null
null
null
0c176be7-cd34-4b15-9d7f-08ccc7537a64
An Internet With Borders Europe's highest court forces Google to become a Web censor. Even as authoritarian regimes try to assert more control over the Internet, another threat to Web freedom has emerged from Europe's highest court, which on Tuesday issued a sweeping ruling that conscripts search engines as censors a...
{"cc_dump":"CC-MAIN-2022-05","dolma2_qc":{"0":0.9859898686,"1":0.0140301362},"exact_duplicates":0,"lang":{"en":0.9477647543},"madlad":{"num_sentences":38,"rule.2":[],"rule.5":[4,17],"status":"survived"},"minhash":null,"original_word_count":853,"sa_remove_ranges":[],"text_hash":"58667813500093814109330841575087819360","...
null
null
null
null
null
null
7a21818d-93a0-4e0e-b1c0-0c23eccc4b3b
IJSBERG BVBA - Green tripe, superfood for dogs Green tripe, superfood for dogs The panacea for a good intestinal flora! It is called "green" tripe, not so much because of its color, but because it is not processed for human consumption. The rumors about how bad green tripe smells are not exaggerated, but your furry fam...
{"cc_dump":"CC-MAIN-2019-43","dolma2_qc":{"0":0.9714215994,"1":0.0285984147},"exact_duplicates":0,"lang":{"en":0.9425554276},"madlad":{"num_sentences":21,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":431,"sa_remove_ranges":[],"text_hash":"136700348218907521346910010207419050488","war...
null
null
null
null
null
null
6148bb75-1f68-4e54-8545-e683ca253dd7
Up to 30% Off Select Spring '14 Apparel Live Chat or 1.877.364.3865 Gear Review 5 5 Matte my day. The UrbanEars Planttan headphones are the coolest headphones that I have seen on the market in a while. They are all matte colors, and the color runs throughout the entire headphone, the braided cord matches the cloth...
{"cc_dump":"CC-MAIN-2014-15","dolma2_qc":{"0":0.9972189069,"1":0.0028011117},"exact_duplicates":0,"lang":{"en":0.9646568298},"madlad":{"num_sentences":13,"rule.2":[0],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":175,"sa_remove_ranges":[],"text_hash":"124844763943374611963752237445472200972","wa...
null
null
null
null
null
null
82b4a62f-d315-421d-bade-8c5cdd159258
Why is Ethiopia in drought? Ethiopia is in the middle of one of the worst droughts for 50 years, which has left many poor and vulnerable families with nothing. The El Niño weather system, exacerbated by climate change, comes off the back of 12 to 18 months of erratic or failed rains and has dried up many water sources...
{"cc_dump":"CC-MAIN-2022-40","dolma2_qc":{"0":0.3974472582,"1":0.6025727987},"exact_duplicates":0,"lang":{"en":0.9614217877},"madlad":{"num_sentences":50,"rule.2":[12],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":795,"sa_remove_ranges":[],"text_hash":"170979651767715230389486362744485033972","w...
null
null
null
null
null
null
6e4aac50105f420f832ecef95ff6e86d7f4ed492
def avg(list): for i in list: lenght = len(i) total = 0 for x in i: total = total + x gem = total / lenght print(gem) lijst = [[95, 92, 86, 87], [66, 54], [89, 72, 100], [33, 0, 0]] avg(lijst)
{"uri":"s3:\/\/softwareheritage\/content\/{'blob_id': '6e4aac50105f420f832ecef95ff6e86d7f4ed492', 'language': 'Python', 'repo_name': 'Lithrun\/HU-jaar-1', 'path': '\/Python\/Practice\/Les 3\/perk-3.42.py', 'src_encoding': 'UTF-8', 'length_bytes': 250, 'score': 3.25, 'int_score': 3, 'detected_licenses': [], 'license_typ...
null
null
null
907f2327-5506-4750-b242-451fbf385e6c
Doctors Explain How Laughing Literally Changes Your Health Doctors Explain How Laughing Literally Changes Your Health Smiling, joking, and giggling; some of our most joyful moments can be explained by how laughter affects our health. Some people have loud, contagious laughs, some snort, and some titter daintily and ...
{"cc_dump":"CC-MAIN-2016-44","dolma2_qc":{"0":0.9834895134,"1":0.0165304597},"exact_duplicates":3,"lang":{"en":0.953076303},"madlad":{"num_sentences":55,"rule.2":[5,52],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":987,"sa_remove_ranges":[[5275,6117]],"text_hash":"7760399917434939826637952074764...
null
null
null
null
null
null
a988e566-2bfe-4b10-accc-1a7966319e5c
Digital Company Services: The Ultimate Guide for Business Owners In today’s fast-paced digital world, businesses must adapt and evolve to stay ahead of the competition. One of the most effective ways to do this is by partnering with a digital company service provider. This blog post will explore the benefits of digita...
{"cc_dump":"CC-MAIN-2024-51","dolma2_qc":{"0":0.0107646063,"1":0.9892554283},"exact_duplicates":0,"lang":{"en":0.9078680873},"madlad":{"num_sentences":33,"rule.2":[],"rule.5":[13],"status":"survived"},"minhash":null,"original_word_count":593,"sa_remove_ranges":[],"text_hash":"294509664407370499312477218748596620959","w...
null
null
null
null
null
null
d07cd2d9-fd35-4e7a-a391-0e624faf7d2a
ACP Atmospheric Chemistry and Physics ACPAtmos. Chem. Phys. 1680-7324 Copernicus Publications Göttingen, Germany 10.5194/acp-24-10039-2024Microphysical processes involving the vapour phase dominate in simulated low-level Arctic cloudsMicrophysical processes in Arctic clouds KiszlerTheresa theresa.kiszler@csc.fi https:/...
{"cc_dump":"CC-MAIN-2024-46","dolma2_qc":{"0":0.9056201577,"1":0.0943998396},"exact_duplicates":0,"lang":{"en":0.8946069479},"madlad":{"num_sentences":647,"rule.2":[131,443,450,456,458,463,469,471,475,493,498,499,502,503,508,517,518,521,523,528,534,554,561,580,584,588,594,612,618,632,646],"rule.5":[],"status":"survived...
null
null
null
null
null
null
ce36ee4e-e7f8-4916-8944-62a3d98567f0
Skip Navigation Website Accessibility 216.291.7172 | sales@guitarriot.com Death By Audio Echo Master Add to Cart Designed for vocals, the Echo Master is a lo-fi, analog tape-style delay unit that can transform your voice into a chaotic realm of noise and feedback. The effects loop allows additional effects to be pla...
{"cc_dump":"CC-MAIN-2021-21","dolma2_qc":{"0":0.9999998808,"1":0.0000201196},"exact_duplicates":0,"lang":{"en":0.8917495608},"madlad":{"num_sentences":20,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":{"cc_id":5805990489090.0,"cc_idx":0.0,"cc_size":2.0},"original_word_count":355,"sa_remove_ranges":[],"text_hash...
null
null
null
null
null
null
3ebf517b-5e30-4582-a234-e5d46945dfcf
Updating search results... # 7283 Results View Selected filters: • Science Unrestricted Use Public Domain Rating 0.0 stars Looking for ways to plan project based learning activities? Suzie Boss suggests borrowing ideas from your colleagues and adapt or remix to fit your context. Suzie borrowed ideas from profession...
{"fetch_time":1.723251149e+18,"token_count":2010,"warc_filename":"crawl-data\/CC-MAIN-2024-33\/segments\/1722640782288.54\/warc\/CC-MAIN-20240809235615-20240810025615-00309.warc.gz","language":"en","score":2.5625,"content_mime_type":"text\/html","crawl":"CC-MAIN-2024-33","warc_record_offset":225726523,"int_score":3.0,"...
https://goopennc.oercommons.org/browse?f.general_subject=science
null
null
null
null
null
1e2a6590-8039-4211-b395-4872b548aae7
7 Unique Ways to Experience Local Cuisine by Megan Eileen McDonough Travel goes way beyond the sights and sounds of a destination. Eating is something we all need for survival anyway and luckily, it’s also an excellent opportunity to experience local culture. While Foodspotting and other discovery apps are helpful in...
{"cc_dump":"CC-MAIN-2015-06","dolma2_qc":{"0":0.9990462065,"1":0.0009737795},"exact_duplicates":2,"lang":{"en":0.9353634715},"madlad":{"num_sentences":36,"rule.2":[],"rule.5":[7],"status":"survived"},"minhash":null,"original_word_count":829,"sa_remove_ranges":[],"text_hash":"69874813134673940359358354002820311675","war...
null
null
null
null
null
null
669b78fc-6fed-4973-bc19-1589d4a0a68e
I started reviewing instant noodles on www.theramenrater.com in 2002. It was just a way to be able to see what I'd tried as a whim. 13 years later, I've tried over 1,600 different varieties of instant noodles and have visited instant noodle factories and received worldwide notoriety for my top ten lists. http://www.th...
{"cc_dump":"CC-MAIN-2021-21","dolma2_qc":{"0":0.9924747944,"1":0.0075452826},"exact_duplicates":11,"lang":{"en":0.9430063963},"madlad":{"num_sentences":231,"rule.2":[5],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":3037,"sa_remove_ranges":[],"text_hash":"325762183242110879248218399040593220438",...
null
null
null
null
null
null
69ffdfd4-2e33-48db-9f8c-9175f9e68d4b
Interview with David Eagleman – “Brains are like fingerprints” How much free will does a criminal have? I sat down with neuroscientist David Eagleman to talk about the prediction of criminal behavior, the mind of Anders Breivik and attractive psychopaths. Mensel: In your book, you describe how what we believe to perc...
{"cc_dump":"CC-MAIN-2017-26","dolma2_qc":{"0":0.9648907781,"1":0.0351291969},"exact_duplicates":0,"lang":{"en":0.9769796133},"madlad":{"num_sentences":107,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":2191,"sa_remove_ranges":[],"text_hash":"215016429792167580504766091275693267323","w...
null
null
null
null
null
null
6ba7de10-cba6-4889-a475-790c0396089b
The best sci-fi flicks and shows | EW.com The best sci-fi flicks and shows The best sci-fi flicks and shows -- "The Day the Earth Stood Still," "Lost in Space," and "E.T." are only some of the items that made our list Daleks. Wookies. Tribbles. The diversity of sci-fi on film and TV is so rich it could fill an entir...
{"cc_dump":"CC-MAIN-2015-14","dolma2_qc":{"0":0.9998778105,"1":0.0001422158},"exact_duplicates":6,"lang":{"en":0.8465633392},"madlad":{"num_sentences":57,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":884,"sa_remove_ranges":[],"text_hash":"80689457425255891445182992325792218681","warc...
null
null
null
null
null
null
6911cf53-c15a-4451-80fa-f3ccedcba847
How do you get rid of mosaic virus in squash? How do you get rid of mosaic virus in squash? Don't attempt to coax a few squash from infected plants — instead, remove all leaves, fruits, fallen debris and as much of the root as possible. Burn or double bag and dispose of this material as soon as the virus is apparent,...
{"cc_dump":"CC-MAIN-2022-21","dolma2_qc":{"0":0.0863902494,"1":0.9136297703},"exact_duplicates":1,"lang":{"en":0.9467437267},"madlad":{"num_sentences":75,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1009,"sa_remove_ranges":[],"text_hash":"275458333201800264737842862531713325239","wa...
null
null
null
null
null
null
584823b0-ef62-42cb-8c92-cb294d60d387
Message Him Find better matches with our advanced matching system —% Match —% Friend —% Enemy 37 / M / Straight / Single Tuscaloosa, Alabama His Details Last Online Yesterday – 7:54pm 5′ 10″ (1.78m). Body Type Mostly vegan Other and laughing about it Libra and it’s fun to think about Graduated from college/univer...
{"cc_dump":"CC-MAIN-2013-48","dolma2_qc":{"0":0.9981289506,"1":0.0018910308},"exact_duplicates":0,"lang":{"en":0.954883039},"madlad":{"num_sentences":46,"rule.2":[0,40,41],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1140,"sa_remove_ranges":[],"text_hash":"10401064573160245775849470436651847357...
null
null
null
null
null
null
81fd2ca4-5bef-42dd-834a-93031b8571d3
Scientific Reports: A deep learning-based method for identifying smart contract vulnerabilities Blockchain is a new application pattern based on technologies such as point-to-point transmission, encryption algorithm, consensus mechanism1 and distributed data storage2. Since the emergence of Bitcoin, the basic blockch...
{"cc_dump":"CC-MAIN-2024-51","dolma2_qc":{"0":0.1045234427,"1":0.8954965472},"exact_duplicates":0,"lang":{"en":0.8693373203},"madlad":{"num_sentences":637,"rule.2":[78,374,398,444,450,462,506,513,573,578,613,632],"rule.5":[229,309,578,612,636],"status":"survived"},"minhash":null,"original_word_count":8402,"sa_remove_ra...
null
null
null
null
null
null
08800c9c-041d-49e4-ac9e-5427bcbc4eaa
How to set up neural networks for deep learning using Raspberry Pi & Tensorflow Recently deep learning has become an essential tool to solve Computer Vision tasks. There is a huge number of papers and articles on how to implement algorithms and initialize neural networks. But there is a lack of information on how to d...
{"cc_dump":"CC-MAIN-2021-21","dolma2_qc":{"0":0.9969362617,"1":0.0030837099},"exact_duplicates":8,"lang":{"en":0.9421579242},"madlad":{"num_sentences":48,"rule.2":[],"rule.5":[19,20],"status":"survived"},"minhash":null,"original_word_count":869,"sa_remove_ranges":[],"text_hash":"254833441708985827177824665449677827084"...
null
null
null
null
null
null
864c5739-dad1-4a33-bb02-6c5f9d0dfd7b
How to roster for all sites simultaneously? If your business has multiple ‘Sites’ or ‘Locations’ on the account you can choose to roster for each site individually or if your permission level grants you to roster for all sites simultaneously. This has been designed to save more time for site-based businesses such as c...
{"cc_dump":"CC-MAIN-2021-17","dolma2_qc":{"0":0.97643435,"1":0.0235856045},"exact_duplicates":1,"lang":{"en":0.9095444083},"madlad":{"num_sentences":13,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":205,"sa_remove_ranges":[],"text_hash":"77137337529462254161950014704323900820","warc_c...
null
null
null
null
null
null
3321f70a-68fb-4341-abc1-9c394127ea0d
Published on: 16 September, 2024 DDA Line generation Algorithm . In any 2-Dimensional plane if we connect two points (x0, y0) and (x1, y1), we get a line segment. But in the case of computer graphics we can not directly join any two coordinate points, for that we should calculate intermediate point’s coordinate and p...
{"cc_dump":"CC-MAIN-2024-38","dolma2_qc":{"0":0.1899405569,"1":0.810079515},"exact_duplicates":0,"lang":{"en":0.8271504045},"madlad":{"num_sentences":9,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":319,"sa_remove_ranges":[],"text_hash":"157882205935811235004429363079003611224","warc_...
null
null
null
null
null
null
56f6edad-480f-47a0-9610-b18307e5379e
Unlocking the Advantages: Benefits of API Adoption API Communication Protocols: Behind the Scenes In the ever-evolving world of software and web development, the role of Application Programming Interfaces (APIs) has become increasingly pivotal. APIs are the conduits through which different software systems communicat...
{"cc_dump":"CC-MAIN-2024-22","dolma2_qc":{"0":0.0025467612,"1":0.9974732399},"exact_duplicates":1,"lang":{"en":0.9153579473},"madlad":{"num_sentences":64,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1350,"sa_remove_ranges":[],"text_hash":"180438924458426218445533100588242807932","wa...
null
null
null
null
null
null
01183079-e845-43c7-87ec-ca33f675994c
Main Menu Case Details A 54-year-old army officer presented to a clinic for follow-up of his diabetes. He seemed very particular about his health. He had diabetes since the age of 12 and had been on insulin therapy. He had been regularly monitoring his blood glucose as advised by the physician. He reported feeling v...
{"cc_dump":"CC-MAIN-2017-51","dolma2_qc":{"0":0.9505020976,"1":0.0495178699},"exact_duplicates":6,"lang":{"en":0.9450958967},"madlad":{"num_sentences":53,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":793,"sa_remove_ranges":[],"text_hash":"93227415573934421956820535737406944531","warc...
null
null
null
null
null
null
6c59a939-4a6a-4521-8216-3b4b33c8f4bf
Wandering Thoughts archives 2016-10-09 What I think I want out of CPU performance in a new PC If I'm going to consider building a new home PC (as I sort of am), one of the big questions is what sort of CPU I should build it around. There are a dizzying array of tradeoffs here, and you have to make some of them since...
{"cc_dump":"CC-MAIN-2019-43","dolma2_qc":{"0":0.999192059,"1":0.0008278878},"exact_duplicates":3,"lang":{"en":0.9654831886},"madlad":{"num_sentences":30,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":513,"sa_remove_ranges":[],"text_hash":"144381564938094758055098085452591926586","warc...
null
null
null
null
null
null
b6dd63b224f928cf293a06e54bff42cdef6b6ae8
import torch import torch.nn as nn #INPUT = 1 x 32 x 32 images #32 x 32 (Kernel = 5, stride = 1, padding 0) -> #6 x 28 x 28 (AvgPool = 2, stride = 2)-> #6 x 14 x 14 (Kernel = 5, stride = 1, padding 0) -> #16 x 10 x 10 (AvgPool = 2, stride = 2)-> #16 x 5 x 5 (Kernel = 5, stride = 1, padding 0) -> #120 x 1 x...
{"uri":"s3:\/\/softwareheritage\/content\/{'blob_id': 'b6dd63b224f928cf293a06e54bff42cdef6b6ae8', 'language': 'Python', 'repo_name': 'sarthag\/Popular-CNN-Architectures', 'path': '\/LeNet.py', 'src_encoding': 'UTF-8', 'length_bytes': 1437, 'score': 3.265625, 'int_score': 3, 'detected_licenses': [], 'license_type': 'no_...
null
null
null
ed03ccb0-c793-44db-8bfd-af598d6fb58c
Kept me guessing right to the end This is a different perspective on the fey-folk from any other I've read, which was really refreshing. I loved this opportunity to learn more about Shaun and what makes him the man he's become. The drama and intrigue had me hooked from the very beginning and kept me guessing right...
{"cc_dump":"CC-MAIN-2017-51","dolma2_qc":{"0":0.9538055658,"1":0.0462144762},"exact_duplicates":0,"lang":{"en":0.9419574142},"madlad":{"num_sentences":14,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":230,"sa_remove_ranges":[[0,790]],"text_hash":"67920103798850252248708884821627170645...
null
null
null
null
null
null
23e4338b-8667-431f-b2d0-bf41574b3fc9
October Horrorshow, Retroactive: Aliens Alien is an artful film. It is frightening and suspenseful, but it also has operatic grace and gritty realism, despite being set mostly aboard a spaceship. It’s hard to imagine Alien spawning a sequel so tonally different yet still so successful, but Aliens does just that. The t...
{"cc_dump":"CC-MAIN-2018-43","dolma2_qc":{"0":0.9937846661,"1":0.0062353453},"exact_duplicates":16,"lang":{"en":0.9682038426},"madlad":{"num_sentences":40,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":797,"sa_remove_ranges":[],"text_hash":"18371761270319270831994609622462709441","war...
null
null
null
null
null
null
ee38baa3-8761-4d52-ae42-7c2337a53f66
This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress. DSmirror is a simple and efficient data replication solution. It enables database tables replication to (inbound)...
{"cc_dump":"CC-MAIN-2024-22","dolma2_qc":{"0":0.9988959432,"1":0.0011240632},"exact_duplicates":0,"lang":{"en":0.8116819859},"madlad":{"num_sentences":52,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":{"cc_id":2531413464997.0,"cc_idx":0.0,"cc_size":2.0},"original_word_count":620,"sa_remove_ranges":[],"text_hash...
null
null
null
null
null
null
990d3bc9-d969-4712-ba09-5e82a64da704
Komunidad gathers LGU leaders, climate experts in Adapt Asia 2022 Local government unit leaders and climate experts gathered at the Adapt Asia 2022, a venue created by Komunidad to explore actions in advancing climate adaptation and resilience through innovative solutions. Adapt Asia 2022 was a two-day event held at ...
{"cc_dump":"CC-MAIN-2023-23","dolma2_qc":{"0":0.9997122884,"1":0.0003077066},"exact_duplicates":1,"lang":{"en":0.957020402},"madlad":{"num_sentences":16,"rule.2":[],"rule.5":[7],"status":"survived"},"minhash":null,"original_word_count":575,"sa_remove_ranges":[],"text_hash":"47766439929398399982054784246918749697","warc...
null
null
null
null
null
null
344ae9ec-249f-4a42-82be-bb19b2dd65d5
Memory Alpha Lieutenant Commander Benjamin Betts was a Starfleet officer who served during the early 25th century. In 2401, Betts served on the USS Stargazer's gamma shift during the encounter with the Singularity. (PIC: "The Star Gazer") This character was only mentioned in writing. He was only listed on an illegib...
{"cc_dump":"CC-MAIN-2024-46","dolma2_qc":{"0":0.7033244967,"1":0.2966955006},"exact_duplicates":0,"lang":{"en":0.9870581627},"madlad":{"num_sentences":7,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":103,"sa_remove_ranges":[],"text_hash":"252264066184056154392359593009379914988","warc...
null
null
null
null
null
null
c175dcbd-ff25-4af2-ac0f-06f890a142e2
https://issues.apache.org/jira/browse/YARN-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536112#comment-14536112 Jun Gong commented on YARN-3480: [~vinodkv] Thanks for the suggestions. Part of why you are seeing the problem today itself is precisely because you don't ...
{"cc_dump":"CC-MAIN-2018-17","dolma2_qc":{"0":0.9345782399,"1":0.0654417947},"exact_duplicates":0,"lang":{"en":0.9277611971},"madlad":{"num_sentences":20,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":462,"sa_remove_ranges":[],"text_hash":"264350134047305679746674646151272437312","war...
null
null
null
null
null
null
418a14d8-4eb8-4d5d-907e-9a6ec4b6eeac
New article published: Dynamic Infrastructure Systems: Advancing Sustainable Urbanization and Climate Change In a recent study published in Environment Systems and Decisions, researchers Mauricio Sánchez-Silva and Jack W. Baker introduce the concept of “Dynamic Infrastructure Systems” (DIS). This approach addresses th...
{"cc_dump":"CC-MAIN-2024-42","dolma2_qc":{"0":0.4067563713,"1":0.5932636857},"exact_duplicates":0,"lang":{"en":0.8717266321},"madlad":{"num_sentences":8,"rule.2":[0],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":155,"sa_remove_ranges":[],"text_hash":"3657226264958651787251577936448905104","warc_...
null
null
null
null
null
null
de88eea0-0867-4de2-a77a-50c126011877
Question: Do Web Developers Make Good Money? How much money can you make as a Web designer? $42,000+ (on average in the U.S. for entry-level web designer positions) Getting the most basic part of the question out of the way first, according to Indeed.com the average entry-level web designer rate per hour is $22.62, ...
{"cc_dump":"CC-MAIN-2021-10","dolma2_qc":{"0":0.999920845,"1":0.0000991244},"exact_duplicates":0,"lang":{"en":0.9387439489},"madlad":{"num_sentences":45,"rule.2":[],"rule.5":[0],"status":"survived"},"minhash":null,"original_word_count":604,"sa_remove_ranges":[],"text_hash":"167570667623181966796851890236154545140","war...
null
null
null
null
null
null
480e83e4-aaa0-48fa-bae5-415b12e83efb
EUROVISION 2023 REVIEW: Switzerland As promised, I will be reviewing each Eurovision entry in the most inconsistent way possible. The entries will be reviewed in a random order using my personal wheel on the Wheel of Names website. Next is Switzerland. They are sending Remo Forrer with Watergun Date chosen: February...
{"cc_dump":"CC-MAIN-2023-23","dolma2_qc":{"0":0.1298152953,"1":0.8702048063},"exact_duplicates":0,"lang":{"en":0.9307537079},"madlad":{"num_sentences":11,"rule.2":[],"rule.5":[9],"status":"survived"},"minhash":null,"original_word_count":264,"sa_remove_ranges":[[1022,1560]],"text_hash":"309343551822108767132395704868066...
null
null
null
null
null
null
18bf43f3-cf49-4f28-98d4-e7eaf2c38c6a
50%), Alpaca (25%), Rayon (25%) Needles: 4mm (6 US) (8 UK) 4.5mm (7 US) (7 UK) Gauge: 18 sts / 10 cm (4") Balls: 50g; 110m (120 yds)
{"cc_dump":"CC-MAIN-2024-30","dolma2_qc":{"0":0.9632458687,"1":0.0367742181},"exact_duplicates":0,"lang":{"en":0.8869136572},"madlad":{"num_sentences":6,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":{"cc_id":11221524815001.0,"cc_idx":3.0,"cc_size":4.0},"original_word_count":119,"sa_remove_ranges":[[0,526]],"te...
null
null
null
null
null
null
45fc0176-e9e5-4afa-a410-4a864cc903d5
We have changed our privacy policy. In addition, we use cookies on our website for various purposes. By continuing on our website, you consent to our use of cookies. You can learn about our practices by reading our privacy policy. © 2016 Shmoop University, Inc. All rights reserved. The Real Poop There you sit, on you...
{"cc_dump":"CC-MAIN-2016-30","dolma2_qc":{"0":0.9952816367,"1":0.0047383965},"exact_duplicates":2,"lang":{"en":0.964168787},"madlad":{"num_sentences":38,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":{"cc_id":4255121408006.0,"cc_idx":1.0,"cc_size":2.0},"original_word_count":875,"sa_remove_ranges":[],"text_hash"...
null
null
null
null
null
null
79be5370-b138-4b69-9691-3b971dc09d63
The five-paragraph essay is one of the most common writing assignments in elementary and high school. This type of short, structured essay helps teach young students key skills for making arguments in a clear way while still allowing for some creativity. However, coming up with interesting ideas for topics that fit thi...
{"cc_dump":"CC-MAIN-2024-46","dolma2_qc":{"0":0.9851735234,"1":0.0148465019},"exact_duplicates":1,"lang":{"en":0.8155250549},"madlad":{"num_sentences":154,"rule.2":[5,14,22,24,34,44,54,75,76,82,97,100,105,132,135,138,142],"rule.5":[109,110,127,139],"status":"survived"},"minhash":null,"original_word_count":1623,"sa_remo...
null
null
null
null
null
null
7a107463-5ddf-4dbd-80ab-679c17dd46c1
Work Header Bruised and Battered Heart Chapter Text Many would say true warriors knew no fear. Some would insist on it, actually. It was utter rubbish, of course. Warriors knew fear just like everybody else. Dwalin certainly knew fear, had experienced it plenty of times in his long life. If someone had asked him...
{"cc_dump":"CC-MAIN-2019-43","dolma2_qc":{"0":0.9111252427,"1":0.0888947546},"exact_duplicates":0,"lang":{"en":0.9945207834},"madlad":{"num_sentences":74,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1656,"sa_remove_ranges":[],"text_hash":"106397485519064913473920697744069904793","wa...
null
null
null
null
null
null
03ee9883-857b-4d99-8090-79df90207c3c
San Antonio can claim Laurence Gonzales as a treasure, at least in part, the veteran writer having spent a great portion of his childhood traveling between Houston and San Antonio, visiting his grandparents here. The author of the best-selling nonfiction books "Deep Survival: Who Lives, Who Dies and Why" and its follo...
{"cc_dump":"CC-MAIN-2018-13","dolma2_qc":{"0":0.9950990081,"1":0.0049209939},"exact_duplicates":0,"lang":{"en":0.9702622294},"madlad":{"num_sentences":46,"rule.2":[5],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":994,"sa_remove_ranges":[],"text_hash":"232069626134357991577483781427495590899","wa...
null
null
null
null
null
null
79d91b7f7583f5f635e7bd242ded95d4023f6734
def word_split(line : "String") -> "[String]": return line.split() def tag(word : "String") -> "Tag": if word in ["cat", "dog", "human"]: return "Noun" elif word in ["sleep", "eat", "play"]: return "Verb" elif word in ["fluffy", "small", "loud"]: return "Adjective" else: ...
{"uri":"s3:\/\/softwareheritage\/content\/{'blob_id': '79d91b7f7583f5f635e7bd242ded95d4023f6734', 'language': 'Python', 'repo_name': 'henry8527\/biglambda_hadoop', 'path': '\/benchmarks\/postagging\/sig.py', 'src_encoding': 'UTF-8', 'length_bytes': 593, 'score': 3.5, 'int_score': 4, 'detected_licenses': [], 'license_ty...
null
null
null
3d5b8be2-83a7-4cdb-ad37-3d34a50d3373
Log in No account? Create an account GEL's LiveJournal (Pretend You Care) Home of Gelatinous Faggotry Sexism discussion is in the air!  5th-Jul-2012 08:30 pm Fighting Genesis of Vengeance Is it just me or is the discussion of sexism in the air? No, seriously. It's becoming an increasingly common topic with each passi...
{"cc_dump":"CC-MAIN-2017-34","dolma2_qc":{"0":0.977984786,"1":0.0220351852},"exact_duplicates":0,"lang":{"en":0.9721092582},"madlad":{"num_sentences":145,"rule.2":[1,54,79],"rule.5":[134],"status":"survived"},"minhash":{"cc_id":2184108317850.0,"cc_idx":0.0,"cc_size":2.0},"original_word_count":2118,"sa_remove_ranges":[]...
null
null
null
null
null
null
0aa804a7-0ff8-415c-9ddf-6979bee57aa2
Brice Burton, Principal Percussion Are you a native Charlottean?  No, I am from San Diego, CA  What was your musical upbringing like? I started on Piano at age 4 and stopped playing when I was 7 because I didn't practice enough.  I picked up percussion shortly after seeing an orchestra concert - I was fixated on t...
{"cc_dump":"CC-MAIN-2022-49","dolma2_qc":{"0":0.9927067161,"1":0.0073132715},"exact_duplicates":3,"lang":{"en":0.9592664242},"madlad":{"num_sentences":24,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":431,"sa_remove_ranges":[],"text_hash":"3344323548995884003085011256126240867","warc_...
null
null
null
null
null
null
ad487e11-dfcf-424f-bc8d-3a160d1478e7
Tank on the Moon 2007, History  -   31 Comments Tank on the MoonDuring the 1960s, the United States and the Soviet Union were engaged in a feverish competition to be the first to set foot on the moon. We know who won this race, but less about a secret chapter. The Soviets many not have sent a man to the moon, but th...
{"cc_dump":"CC-MAIN-2018-47","dolma2_qc":{"0":0.9969305992,"1":0.0030894424},"exact_duplicates":0,"lang":{"en":0.9512130618},"madlad":{"num_sentences":107,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":{"cc_id":3270835708508.0,"cc_idx":1.0,"cc_size":2.0},"original_word_count":1259,"sa_remove_ranges":[],"text_ha...
null
null
null
null
null
null
6f8a2ed8-c3a6-48d3-996a-218db0f091b2
The Transformative Journey How the CMA Course Reshapes Lives. 58 / 100 The journey of professional education is often a pivotal moment in one’s life, and undertaking a course like the Cost and Management Accountancy (CMA) program can be a game-changer.  we will explore the transformative effects of the CMA course and...
{"cc_dump":"CC-MAIN-2024-10","dolma2_qc":{"0":0.0648044646,"1":0.9352154732},"exact_duplicates":0,"lang":{"en":0.9209858775},"madlad":{"num_sentences":32,"rule.2":[],"rule.5":[19],"status":"survived"},"minhash":null,"original_word_count":567,"sa_remove_ranges":[],"text_hash":"220361650071656995000676215382718428984","w...
null
null
null
null
null
null
7313cf23dd64cc12e96747c96db6dfa08239fcaa
# Falsehood Appeals The purpose behind this package is to provide functionality related to the appeals Process of managing Falsehoods. For instance, if you believe that a certain conformed Falsehood should not be considered a Falsehood (or new information emerge rendering the "falsehood" to be true, you can challenge ...
{"length_bytes":1848,"language":"Markdown","src_encoding":"UTF-8","uri":"s3:\/\/softwareheritage\/content\/{'blob_id': '7313cf23dd64cc12e96747c96db6dfa08239fcaa', 'language': 'Markdown', 'repo_name': 'TrecApps\/false_hood', 'path': '\/src\/main\/java\/com\/trecapps\/false_hood\/appeals\/README.md', 'src_encoding': 'UTF...
null
null
null
c522296b-cd07-44f1-a894-632ae3e1dbb4
News from the Academic Hub This week, Year 12 IB students commenced their final exam block. They are well-prepared for this challenge and we wish them all the best. Year 12 QCAA students will finish their classes tomorrow and commence exam block next week. Exam timetables are available on Firefly. Students in Junior ...
{"cc_dump":"CC-MAIN-2018-30","dolma2_qc":{"0":0.9996267557,"1":0.0003932125},"exact_duplicates":9,"lang":{"en":0.9479351044},"madlad":{"num_sentences":12,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":167,"sa_remove_ranges":[],"text_hash":"113001134689718348333122089313612301869","war...
null
null
null
null
null
null
57f886e2-1033-4d7f-bd25-bc8b49c5696e
Was the weather beginning of May 2023 normal? Let's visualize the data By Lode Nachtergaele From casual small talk to deep philosophical discussions, conversations about the weather have permeated our daily interactions for centuries. Its omnipresence in our social exchanges raises intriguing questions about the sign...
{"cc_dump":"CC-MAIN-2024-18","dolma2_qc":{"0":0.9657036662,"1":0.0343162976},"exact_duplicates":1,"lang":{"en":0.9412952065},"madlad":{"num_sentences":25,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":479,"sa_remove_ranges":[],"text_hash":"25093891734296912345188170573884516613","warc...
null
null
null
null
null
null
899b1485-26a6-4a56-8e54-db34832dd409
Learnworlds Cyber Monday – built for course creators I am with the team and during this we will dive into the instinctive and integrative environment… Learnworlds Cyber Monday empowering you to have the complete control over your online school so prepare yourself to find a few of the ins and outs of the course struct...
{"cc_dump":"CC-MAIN-2024-51","dolma2_qc":{"0":0.9978725314,"1":0.0021475076},"exact_duplicates":0,"lang":{"en":0.9462459087},"madlad":{"num_sentences":60,"rule.2":[53],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":3435,"sa_remove_ranges":[],"text_hash":"94644113932579933090732839713105204499","w...
null
null
null
null
null
null
8b8bc9c3-91eb-4bf9-8fe7-a5959d498754
Chronic hepatitis B in Asia—new insights from the past decade • Conflict of interest • HLY Chan is an advisory board member of Bristol Myers Squibb, F. Hoffman-La Roche, Novartis Pharmaceutical, Merck and Abbott Diagnostic., JD Jia is an advisory board member of Bristol Myers Squibb, Glaxo-Smith-Kline, Novartis P...
{"cc_dump":"CC-MAIN-2017-26","dolma2_qc":{"0":0.9804820418,"1":0.0195379145},"exact_duplicates":0,"lang":{"en":0.9232333302},"madlad":{"num_sentences":86,"rule.2":[1,2,3,26],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":3919,"sa_remove_ranges":[],"text_hash":"224485024740039713746257362997061162...
null
null
null
null
null
null
af8b1dd8-25ee-4dd0-a8d7-86f15d286256
The spiking radiation in Japan is spurring fears about food safety and prompting other countries to test Japanese food imports, but any contamination would have the biggest impact on the Japanese, since most fruit, vegetables, meat and seafood are consumed domestically, say experts. Regulators in India and Singapore h...
{"cc_dump":"CC-MAIN-2014-42","dolma2_qc":{"0":0.8175153732,"1":0.1825046539},"exact_duplicates":3,"lang":{"en":0.9573611617},"madlad":{"num_sentences":28,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":621,"sa_remove_ranges":[],"text_hash":"44094256551875674594383842383943102290","warc...
null
null
null
null
null
null
d5cd7bbd-4e11-425e-9c11-bad6a7728657
Chandigarh Group of Colleges: Making Quality Education the Mantra for a Better Future S. Rashpal Singh Dhaliwal, PresidentAdream in heart and determination in aim, a visionary sought to establish a world where the youth of our society are sculpted into well informed, educated and competent professionals. This dream a...
{"cc_dump":"CC-MAIN-2022-27","dolma2_qc":{"0":0.9952604771,"1":0.0047594672},"exact_duplicates":1,"lang":{"en":0.9407977462},"madlad":{"num_sentences":32,"rule.2":[0,26],"rule.5":[],"status":"survived"},"minhash":{"cc_id":4200478028181.0,"cc_idx":0.0,"cc_size":2.0},"original_word_count":836,"sa_remove_ranges":[],"text_...
null
null
null
null
null
null
e513ea5b-e547-45c5-9b0d-60114a27ed87
Forests, representing an integral part of the planet's biosphere, play a significant role in achieving the United Nations' Sustainable Development Goals (SDGs). They function as extensive carbon sinks, absorbing greenhouse gases and contributing to SDG 13 (Climate Action), and they provide a wealth of biodiversity, al...
{"cc_dump":"CC-MAIN-2024-26","dolma2_qc":{"0":0.2305333167,"1":0.7694867253},"exact_duplicates":0,"lang":{"en":0.9081662297},"madlad":{"num_sentences":37,"rule.2":[11,19,24],"rule.5":[0,9],"status":"survived"},"minhash":null,"original_word_count":949,"sa_remove_ranges":[[3512,4172]],"text_hash":"23534477456098145824375...
null
null
null
null
null
null
b4475c4a-4a32-4d9f-9e14-abc071b1c79c
How free VPN services earn on your data Published Categorized as Innovation Every day, free VPN services offer privacy and security to millions of users. These VPN apps allow users to access their service for free, and sometimes they don’t have a paid option or a significant corporate budget. What users fail to reali...
{"cc_dump":"CC-MAIN-2024-46","dolma2_qc":{"0":0.9813031554,"1":0.0187168866},"exact_duplicates":1,"lang":{"en":0.9675876498},"madlad":{"num_sentences":48,"rule.2":[],"rule.5":[10],"status":"survived"},"minhash":null,"original_word_count":858,"sa_remove_ranges":[],"text_hash":"30949815679173295041326109993505633930","wa...
null
null
null
null
null
null
74ab3618-bb87-424f-86fc-07aa6189d9f0
Secretary for Education elaborates on national security education and HKDSE Examination History paper 23rd May 2020 – (Hong Kong) The Secretary for Education, Mr Kevin Yeung, and Deputy Secretary for Education, Mrs Hong Chan Tsui-wah, explained at a media session after attending a radio programme today on education on...
{"cc_dump":"CC-MAIN-2020-24","dolma2_qc":{"0":0.6297540665,"1":0.3702659607},"exact_duplicates":0,"lang":{"en":0.975050509},"madlad":{"num_sentences":17,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":420,"sa_remove_ranges":[],"text_hash":"227259046115497209341152650196309760883","warc...
null
null
null
null
null
null
440c5f73-0d14-4f68-a200-7fb93d382d85
IPL Multifunction-Ref.:1197 Availability:in stock 4 item(s) Product Code:Ref.: 1197 Product Dimensions and Weight Product Length: 23.0000IN Product Width: 22.0000IN Product Heigth: 19.0000IN Product Weight: 53.0000LB Base price: $6,000.00 Salesprice with discount: Sales price: $6,000.00 Intense Pulsed Light (IPL) Ha...
{"cc_dump":"CC-MAIN-2022-27","dolma2_qc":{"0":0.9979532361,"1":0.0020667983},"exact_duplicates":1,"lang":{"en":0.8958371878},"madlad":{"num_sentences":25,"rule.2":[0,24],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":527,"sa_remove_ranges":[],"text_hash":"75350111522394331717797119506723729887","...
null
null
null
null
null
null
19969222-fd87-4dd3-8953-d298830bddb8
The morning sun sparkled off the new gates in front of the Gard. The old ones, Clary guessed, had been destroyed in the battle that had wrecked much of the Gard and scorched the trees along the hillside. Past the gates she could see Alicante below, shimmering water in the canals, the demon towers reaching up to where s...
{"cc_dump":"CC-MAIN-2020-40","dolma2_qc":{"0":0.9829753041,"1":0.0170447063},"exact_duplicates":0,"lang":{"en":0.9870652556},"madlad":{"num_sentences":137,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1994,"sa_remove_ranges":[],"text_hash":"27891522709848416865859984157261280105","wa...
null
null
null
null
null
null
fed0abc2-43c6-429a-8fdd-41d61c0fc606
AI Powered Automatic Medical Coding of Electronic Health Records Aditi Jain || 12 Aug 2021 --Sudarsun Santhiappan Jeshuren Chelladurai-- Medical coding (codifying the medical records) has essentially remained a human powered job since its inception. BUDDI.AI aims to change that by partially automating the process usi...
{"cc_dump":"CC-MAIN-2024-18","dolma2_qc":{"0":0.3501805067,"1":0.6498395801},"exact_duplicates":1,"lang":{"en":0.9573284984},"madlad":{"num_sentences":20,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":551,"sa_remove_ranges":[],"text_hash":"194820346046944311875090249109343343401","war...
null
null
null
null
null
null
b26e67fc-04a3-4bb3-aaf7-61be2bcfd888
# Mass point sliding on a rotating line (Lagrangian) ## Homework Statement Hi everybody! I have a crazy problem about Lagrangian on which I've been working on for two days without being able to figure it out. I have a solution, but I think there is a flaw in it. First here is the problem: A line rotates with constan...
{"char_count":8618,"warc_record_length":23521,"crawl":"CC-MAIN-2021-17","warc_record_offset":1041469039,"int_score":4.0,"token_count":2655,"content_mime_type":"text\/html","fetch_time":1.618335268e+18,"score":3.875,"snapshot_type":"longest","language_score":0.8274216056,"language":"en","warc_filename":"crawl-data\/CC-M...
https://www.physicsforums.com/threads/mass-point-sliding-on-a-rotating-line-lagrangian.872568/
null
null
null
null
null
ddb9cc31-b9a5-42f2-a8a0-ba6d011bf2aa
New meet.jit.si UI - hiding command bar When sharing documents, the new user interface hides information. Sometimes the command bar disappears by itself, while in the previous UI, after some time of mouse inactivity, it was possible to use the full screen. Is there any way to avoid seeing the command bar? Thanks, Fur...
{"cc_dump":"CC-MAIN-2021-17","dolma2_qc":{"0":0.9984553456,"1":0.0015646464},"exact_duplicates":1,"lang":{"en":0.873131752},"madlad":{"num_sentences":12,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":181,"sa_remove_ranges":[],"text_hash":"28222254043771282000130855329943393476","warc_...
null
null
null
null
null
null
7829d7d3-53c9-4014-9537-dcd019097370
New Ideas For Elementary Library Lesson plans Elementary library lesson plans are an integral part of both providing educational experiences for students and promoting lifelong literacy and learning. The library is the hub of the school campus, and without engaging and interesting lesson plans, it can quickly become a...
{"cc_dump":"CC-MAIN-2024-33","dolma2_qc":{"0":0.7801566124,"1":0.2198633999},"exact_duplicates":1,"lang":{"en":0.9458373785},"madlad":{"num_sentences":35,"rule.2":[],"rule.5":[17],"status":"survived"},"minhash":null,"original_word_count":868,"sa_remove_ranges":[],"text_hash":"323269722317517260830341907510296755404","w...
null
null
null
null
null
null
732ceab7-0ef2-464a-a955-2f1fa0ac2435
Man Pages mkdir(2) - phpMan mkdir(2) - phpMan Command: man perldoc info search(apropos)   MKDIR(2) Linux Programmer's Manual MKDIR(2) mkdir - create a directory #include <sys/stat.h> #include <sys/types.h> int mkdir(const char *pathname, mode_t mode);...
{"cc_dump":"CC-MAIN-2018-05","dolma2_qc":{"0":0.9999880791,"1":0.0000319007},"exact_duplicates":1,"lang":{"en":0.8470865488},"madlad":{"num_sentences":31,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":{"cc_id":10277336647747.0,"cc_idx":0.0,"cc_size":2.0},"original_word_count":484,"sa_remove_ranges":[],"text_has...
null
null
null
null
null
null
bcfd554a-e603-4fe9-9235-73bd18810f53
Health Sperm count declined 51.6% between 1973 and 2018 Elite member Reaction score Ethnic group Food quality/ diet, less physical activity/lifestyle, mountain dew for some. Especially in case for children as they grow in their teens. Could be rise the of TV culture, people went into more sedentary lifestyles One cand...
{"cc_dump":"CC-MAIN-2024-22","dolma2_qc":{"0":0.9670342207,"1":0.0329858549},"exact_duplicates":0,"lang":{"en":0.9334025383},"madlad":{"num_sentences":28,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":666,"sa_remove_ranges":[],"text_hash":"236328617050023661424211344338401009550","war...
null
null
null
null
null
null
56098282-c20d-42f7-b03f-c87143f2652c
Brittany Murphy, Whistleblower, and the Government Rate this post Reprinted from private sources: The Government, the Whistleblower and the Hollywood Starlet: Why a New Documentary Blames U.S. Deparment of Homeland Security When Brittany Murphy died back in 2009, many believed the actress’s abuse of prescription dru...
{"cc_dump":"CC-MAIN-2015-48","dolma2_qc":{"0":0.9976727962,"1":0.0023471755},"exact_duplicates":0,"lang":{"en":0.9660223722},"madlad":{"num_sentences":51,"rule.2":[0,26,38],"rule.5":[43],"status":"survived"},"minhash":null,"original_word_count":5024,"sa_remove_ranges":[],"text_hash":"26434964377440143841901087100277803...
null
null
null
null
null
null
d55b6ef100bce51110918c3cae5dc56d8b43d13c
/** * Copyright (c) 2017 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal <david.sehnal@gmail.com> */ import { Column } from './column'; import { sortArray } from '../util/sort'; import { StringBuilder } from '../../mol-util'; /** A collection of columns */ type Tabl...
{"detected_licenses":["MIT"],"language":"TypeScript","license_type":"permissive","int_score":3,"repo_name":"molstar\/molstar","src_encoding":"UTF-8","score":2.75,"path":"\/src\/mol-data\/db\/table.ts","uri":"s3:\/\/softwareheritage\/content\/{'blob_id': 'd55b6ef100bce51110918c3cae5dc56d8b43d13c', 'language': 'TypeScrip...
null
null
null
b0ff35cabba8168465f1843b8589b308c1ccf144
#!/bin/bash H=/home/git gtl="${H}/gitolite" github="${gtl}/github" githubdir="${H}/.git/modules/gitolite" mkdir -p "${gtl}/bin" "${github}/install" -to "${gtl}/bin" ssh-keygen -t rsa -f "${H}/.ssh/gitoliteadm" -C "Gitolite Admin access (not interactive)" -q -P "" USER=git GITOLITE_HTTP_HOME= ${gtl}/bin/gitolite setu...
{"length_bytes":2159,"license_type":"permissive","repo_name":"VonC\/b2d","detected_licenses":["MIT"],"uri":"s3:\/\/softwareheritage\/content\/{'blob_id': 'b0ff35cabba8168465f1843b8589b308c1ccf144', 'language': 'Shell', 'repo_name': 'VonC\/b2d', 'path': '\/gitolite\/install_or_update_gitolite.sh', 'src_encoding': 'UTF-8...
null
null
null
28784c32-3b55-4d3e-8306-4e88fb3a7b50
Can you believe it’s 2019 already? Well, you had better start, as January’s already over! It seems like a ton has already happened this year in pop culture. From Ted Bundy documentaries to AirPod memes, there is a lot going on in the world. The apps you have on your phone should be making your pop culture habit easier...
{"cc_dump":"CC-MAIN-2019-26","dolma2_qc":{"0":0.9978078604,"1":0.0022122057},"exact_duplicates":2,"lang":{"en":0.9683191776},"madlad":{"num_sentences":32,"rule.2":[],"rule.5":[11],"status":"survived"},"minhash":null,"original_word_count":493,"sa_remove_ranges":[],"text_hash":"242545725330856498621409474456362813390","w...
null
null
null
null
null
null
1b0d2fc2-de56-4e78-8053-657fa3f54ded
Abc-Arbitrage.com http://www.abc-arbitrage.com/en/carrieres/valeurs/ We share and cultivate strong values in the ABC arbitrage group: motivation, determination, dedication, commitment, precision creativity, innovation, initiative, professionalism, efficiency curiosity, adaptability, concentration, confidence, cohe...
{"cc_dump":"CC-MAIN-2015-35","dolma2_qc":{"0":0.9750732183,"1":0.0249467939},"exact_duplicates":3,"lang":{"en":0.8981961012},"madlad":{"num_sentences":8,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":242,"sa_remove_ranges":[],"text_hash":"159514555027650385512873386711345538899","warc...
null
null
null
null
null
null
03413a39a5297a1789e5b6c5e5d01a3c9a202643
function substrings(string) { var result = []; for (var i = 0; i < string.length; i++) { result = result.concat(substringsAtStart(string.slice(i))); } return result; } function substringsAtStart(string) { var chars = string.split(''); return chars.map(function(char, index) { return chars.slice(0, i...
{"language":"JavaScript","license_type":"no_license","score":3.578125,"length_bytes":486,"int_score":4,"src_encoding":"UTF-8","repo_name":"jayshenk\/javascript_small_problems","detected_licenses":[],"uri":"s3:\/\/softwareheritage\/content\/{'blob_id': '03413a39a5297a1789e5b6c5e5d01a3c9a202643', 'language': 'JavaScript'...
null
null
null
18cafc0d-f7e5-458d-bc48-362ef896e77d
High Demand, But Minority of Ob-Gyns Provide Abortions Obstetrician-gynecologists with high religious motivation less likely to perform abortions FRIDAY, Aug. 26 (HealthDay News) -- In the United States, 97 percent of practicing obstetrician-gynecologists (ob-gyns) encounter patients seeking abortions, but only 14 ...
{"cc_dump":"CC-MAIN-2014-35","dolma2_qc":{"0":0.9816524982,"1":0.0183675028},"exact_duplicates":0,"lang":{"en":0.9345095158},"madlad":{"num_sentences":21,"rule.2":[16,17,20],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":399,"sa_remove_ranges":[[1851,2804]],"text_hash":"20410757131310299728094174...
null
null
null
null
null
null
e2d170a57b21a05b439dfebacb1e8e4dd50868c4
from selenium import webdriver from time import sleep import pandas as pd import re import numpy as np import jieba.analyse from wordcloud import WordCloud import matplotlib.pyplot as plt driver = webdriver.Chrome('E:\\Python projects\\chromedriver.exe') driver.get('https://www.zhihu.com/question/308798869/a...
{"uri":"s3:\/\/softwareheritage\/content\/{'blob_id': 'e2d170a57b21a05b439dfebacb1e8e4dd50868c4', 'language': 'Python', 'repo_name': 'acmilannesta\/zhihu_dating', 'path': '\/Zhihu.py', 'src_encoding': 'UTF-8', 'length_bytes': 1821, 'score': 2.546875, 'int_score': 3, 'detected_licenses': [], 'license_type': 'no_license'...
null
null
null
045c3df1-478e-489e-a698-9b2036ad7bef
Why Chrome Won't Crash Windows Google's brand is pure gold, but its tech edge is unproven in the browser sweepstakes Some are calling Google's (GOOG) new browser Chrome an "Internet Explorer killer." Others venture further and call it a "Windows killer." Whether Google's newly launched browser has Microsoft (MSFT) q...
{"cc_dump":"CC-MAIN-2014-35","dolma2_qc":{"0":0.9996455908,"1":0.0003744029},"exact_duplicates":0,"lang":{"en":0.940707922},"madlad":{"num_sentences":37,"rule.2":[],"rule.5":[21,26,30],"status":"survived"},"minhash":null,"original_word_count":710,"sa_remove_ranges":[],"text_hash":"15701966024551116213852217050477384673...
null
null
null
null
null
null
8867291a-c13b-4fc6-b8b6-0c4703ef4457
top of page Maria Vanderbilt "OMG, I had the best time at the Weeekly Concert!" — 2024 Weeekly Grand America Concert Review [Amazing concert photos!] Weeekly rocked the house during their 2024 Grand America Tour in Orlando, Florida and we have special concert photos to share with you all! Dojeon team member, Maria, g...
{"cc_dump":"CC-MAIN-2024-46","dolma2_qc":{"0":0.993313849,"1":0.006706147},"exact_duplicates":0,"lang":{"en":0.9758389592},"madlad":{"num_sentences":38,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":813,"sa_remove_ranges":[],"text_hash":"125926469181473658504125759376081989095","warc_...
null
null
null
null
null
null
afaf3b85-9203-4bee-8a08-3c663f5aedb3
VL03541.023.06 VL03541.023.06 VL03541.023.06 (6 yds) VL03541.026.06 VL03541.026.06 VL03541.026.06 (6 yds) VL03541.043.06 VL03541.043.06 VL03541.043.06 (6 yds) VL03541.036.06 VL03541.036.06 VL03541.036
{"cc_dump":"CC-MAIN-2017-34","dolma2_qc":{"0":0.4602087736,"1":0.5398112535},"exact_duplicates":0,"lang":{"en":0.8797049522},"madlad":{"num_sentences":11,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":205,"sa_remove_ranges":[[207,1317]],"text_hash":"24846075581855282402780175029829923...
null
null
null
null
null
null
f357c44e-c947-4305-bc05-da6c8acf3570
Chinese Province to Launch Its First Blockchain Platform Ever May 03, 2020 at 10:22 // News Coin Idol China’s quest for cryptocurrency and blockchain technology development is yielding fruit after Anhui province officially launched its first blockchain platform. Anhui province becomes the first of the 26 Chinese pro...
{"cc_dump":"CC-MAIN-2024-33","dolma2_qc":{"0":0.9947062731,"1":0.0053136926},"exact_duplicates":1,"lang":{"en":0.9486979246},"madlad":{"num_sentences":17,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":{"cc_id":6933268404410.0,"cc_idx":0.0,"cc_size":2.0},"original_word_count":403,"sa_remove_ranges":[],"text_hash...
null
null
null
null
null
null
72aa58e8-98d0-4d17-b172-eb689cef96ce
Like Paradise, I'm Not Perfect It's Monday and somewhere in Mexico Jorge is mixing up a Mojito in a tropical button down in preparation for tonight’s episode of Bachelor in Paradise.  With last week’s tidal wave of events, I thought I might lend my sandals and invite you to join me on a walk down the beaches of Parad...
{"cc_dump":"CC-MAIN-2019-39","dolma2_qc":{"0":0.995036304,"1":0.0049836733},"exact_duplicates":7,"lang":{"en":0.9370004535},"madlad":{"num_sentences":24,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":345,"sa_remove_ranges":[],"text_hash":"338424804590876313992851644158322145508","warc...
null
null
null
null
null
null
a149fac7-5bed-4e58-9edf-b36e2b61f3b8
New research project aims to better understand the brain basis of cognitive control"We all kind of know it's not the most valid approach," Braver said. That's because the cognitive control necessary to perform one task under one circumstance may not be indicative of different types of tasks under different circumstance...
{"cc_dump":"CC-MAIN-2022-21","dolma2_qc":{"0":0.9990572333,"1":0.0009627472},"exact_duplicates":0,"lang":{"en":0.9653303027},"madlad":{"num_sentences":45,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":{"cc_id":2410164530812.0,"cc_idx":2.0,"cc_size":3.0},"original_word_count":1008,"sa_remove_ranges":[[83,632],[6...
null
null
null
null
null
null
df6c8061-dc4f-4a8b-971b-49c69e57d8e6
[RSArchive Icon] Rudolf Steiner Archive Section Name Rudolf Steiner Archive and e.Lib Manifestations of Karma Schmidt Number: S-2233 On-line since: 11th October, 2000 THE contents of the last lecture are most important for our next consideration as well as for a comprehension of karmic connection in general. For th...
{"cc_dump":"CC-MAIN-2015-48","dolma2_qc":{"0":0.9927875996,"1":0.0072324993},"exact_duplicates":0,"lang":{"en":0.9799907804},"madlad":{"num_sentences":19,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":615,"sa_remove_ranges":[],"text_hash":"178575349195509339046292372308261565231","war...
null
null
null
null
null
null
458a130f-a285-48d9-a01a-ba78cb421d14
# Friend jokes Proposal A proof that men have better friends: A woman didn't come home one night. Next morning she told her husband she had slept over at a friends house. Husband calls her 10 best friends. None of them knew anything about it. Man didn't come home one night. Next morning he says he slept over at a f...
{"crawl":"CC-MAIN-2019-22","int_score":3.0,"snapshot_type":"latest","content_mime_type":"text\/html","warc_record_offset":95214256,"char_count":2412,"language":"en","token_count":570,"fetch_time":1.558887919e+18,"score":2.5625,"language_score":0.9855526686,"warc_filename":"crawl-data\/CC-MAIN-2019-22\/segments\/1558232...
http://jokes4all.net/friend-jokes?p=11
null
null
null
null
null
7b8b0aea-cb2d-4721-a588-32b670c9d4ab
Even a pawn can take down a queen. -Chanda Hahn Fairest
{"cc_dump":"CC-MAIN-2017-39","dolma2_qc":{"0":0.1553867757,"1":0.8446332812},"exact_duplicates":0,"lang":{"en":0.8172521591},"madlad":{"num_sentences":10,"rule.2":[6],"rule.5":[],"status":"survived"},"minhash":{"cc_id":9926927720663.0,"cc_idx":1.0,"cc_size":2.0},"original_word_count":97,"sa_remove_ranges":[[0,540]],"te...
null
null
null
null
null
null
f009cb6c-2fc6-4449-ab99-90d8508b6c88
Skip to main content Gavel block - Republican National Convention, 1976  box — Box: 177 Identifier: 177 The Mary Louise Smith papers measure 77 linear feet and date from 1812 to 1997. The bulk of the papers date from 1964 (when Smith was elected Republican National Committeewoman from Iowa) to 1984 (when Smith decide...
{"cc_dump":"CC-MAIN-2019-47","dolma2_qc":{"0":0.9970008135,"1":0.0030191969},"exact_duplicates":0,"lang":{"en":0.9574835896},"madlad":{"num_sentences":117,"rule.2":[22,116],"rule.5":[],"status":"survived"},"minhash":{"cc_id":1431180418401.0,"cc_idx":1.0,"cc_size":7.0},"original_word_count":2586,"sa_remove_ranges":[],"t...
null
null
null
null
null
null
5bfac5a4-8195-4ab4-9fa5-7d8fb2f68aab
feel free to pound on her door Scandal Fanfic: Smells of Home Chapter 5 of Soul’s Release Series. Tag for trininadz It was so cold. She could feel the grimy steel under her clammy palms. Her palms began to sting with numbness as she increased her forcefulness, pounding against the door. She could feel the stinging ...
{"cc_dump":"CC-MAIN-2017-09","dolma2_qc":{"0":0.9937061667,"1":0.0063138776},"exact_duplicates":0,"lang":{"en":0.9919490218},"madlad":{"num_sentences":27,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":343,"sa_remove_ranges":[],"text_hash":"85716457177024234520891996693812665527","warc...
null
null
null
null
null
null
25b7cbfd-bc83-4bc2-890b-a718df6dafc9
Oh My! The news better be good tomorrow morning; otherwise, my flag will fly upside down! We were up early and getting ready to go to the heart doctor to get a heart stress test to make sure I could get through the upcoming surgery. The accuracy of chemical stress tests (also known as pharmacological stress tests) i...
{"cc_dump":"CC-MAIN-2024-51","dolma2_qc":{"0":0.9973279834,"1":0.0026920794},"exact_duplicates":0,"lang":{"en":0.9762892723},"madlad":{"num_sentences":56,"rule.2":[54],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":856,"sa_remove_ranges":[],"text_hash":"322104725043602860771224556266859075193","w...
null
null
null
null
null
null
9b9090ab-a7d2-4d57-9576-020c7ce4765b
NTSB findings on SF plane crash at a glance SAN FRANCISCO (AP) - After departing from Shanghai and stopping in Seoul, Asiana Flight 214 makes its final approach into San Francisco International Airport following a 10-hour flight across the Pacific Ocean. A preliminary review of the crash by U.S. investigators turns up...
{"cc_dump":"CC-MAIN-2013-48","dolma2_qc":{"0":0.9141762853,"1":0.0858437568},"exact_duplicates":0,"lang":{"en":0.9307898879},"madlad":{"num_sentences":31,"rule.2":[],"rule.5":[27],"status":"survived"},"minhash":null,"original_word_count":539,"sa_remove_ranges":[[2451,3216]],"text_hash":"30490897579494256159528491665933...
null
null
null
null
null
null
6571fe83-a1bd-4ff7-b3a6-b8e7f67ffc2e
THEY are widely applauded as one of the best young choirs in the north. So why not take a trip out to Holmfirth tomorrow (April 25) to hear the talented young singers of Huddersfield Choral Society Junior Choir. Seventy singers aged between seven and 21 will be singing their hearts out at Holmfirth’s parish church an...
{"cc_dump":"CC-MAIN-2018-13","dolma2_qc":{"0":0.8774739504,"1":0.122546047},"exact_duplicates":3,"lang":{"en":0.9596565366},"madlad":{"num_sentences":6,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":134,"sa_remove_ranges":[],"text_hash":"83180677731117570099404775543102267329","warc_c...
null
null
null
null
null
null
157ff232-eb6e-457e-85d9-353d51e2b18c
Heel/elbow protector Heel/elbow protector chevron_left chevron_right Heel or elbow protector made of soft-lined material, reducing the pressure exerted and treating sprains. €8.00 (tax incl.) €6.45 (tax excl.) Tax included block Ships in 1-3 days The heel/elbow protector is for patients with reduced mobility and ea...
{"cc_dump":"CC-MAIN-2022-40","dolma2_qc":{"0":0.9830282927,"1":0.0169917569},"exact_duplicates":0,"lang":{"en":0.905041039},"madlad":{"num_sentences":7,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":133,"sa_remove_ranges":[],"text_hash":"121971678403725280746622831927577646486","warc_...
null
null
null
null
null
null
51d2926d-9445-4c38-84f4-9307d92b7848
Sunday, August 05, 2012 New Olympic Game Suggestions One of my favorite Olympic events to watch is Beach Volleyball. Specifically, Women's Beach Volleyball. Not only are Kerri Walsh Jennings and Misty May-Treanor incredible athletes, but they look pretty good in skimpy bikinis. Especially when they're making the othe...
{"cc_dump":"CC-MAIN-2017-34","dolma2_qc":{"0":0.9968035817,"1":0.0032163882},"exact_duplicates":5,"lang":{"en":0.9730195999},"madlad":{"num_sentences":82,"rule.2":[0,33,56],"rule.5":[73],"status":"survived"},"minhash":null,"original_word_count":992,"sa_remove_ranges":[],"text_hash":"205446809878030718840300726654908834...
null
null
null
null
null
null
75e18279-53ff-437a-a3d2-c6f672afb7a9
What does BKF stand for? By | May 2, 2024 1. BKF (Backup File) Definition: BKF, or Backup File, refers to a file format commonly used for storing backup copies of data, files, and system configurations on computer systems. BKF files are created using backup software or utilities to protect against data loss, corrupt...
{"cc_dump":"CC-MAIN-2024-26","dolma2_qc":{"0":0.4402990937,"1":0.5597209334},"exact_duplicates":0,"lang":{"en":0.9217402935},"madlad":{"num_sentences":74,"rule.2":[16,71],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1555,"sa_remove_ranges":[],"text_hash":"96112942247139015966968072797618194103"...
null
null
null
null
null
null
e003a3a1-232d-4b35-ad60-30896a0ca6b7
Jump to content Sports Interactive Community • Content Count • Last visited About stripeyfox2015 Recent Profile Visitors The recent visitors block is disabled and is not being shown to other users. 1. Hi, I'm a few seasons in to my save - had a few seasons with Dover and got them up to League One. But I qui...
{"cc_dump":"CC-MAIN-2020-24","dolma2_qc":{"0":0.999551177,"1":0.0004689033},"exact_duplicates":0,"lang":{"en":0.9809337258},"madlad":{"num_sentences":78,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":1016,"sa_remove_ranges":[],"text_hash":"25264170489994412935825788999889069486","warc...
null
null
null
null
null
null
f087d87b-dbaa-457a-ab89-44bdb3148b50
Thursday, January 12, 2012 Oh god. I've just spent the past two hours looking through about a year and a halfs worth of posts and comments, the time that spanned the most emotionally exhausting year of my life. It's amazing how much things have changed since the last post I made. I can't remember feeling like what I w...
{"cc_dump":"CC-MAIN-2017-43","dolma2_qc":{"0":0.3830040693,"1":0.6170158982},"exact_duplicates":6,"lang":{"en":0.9872594476},"madlad":{"num_sentences":32,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":590,"sa_remove_ranges":[],"text_hash":"67316393855814432040147007175369932259","warc...
null
null
null
null
null
null
335feba1-0763-4fb0-93a7-52c54a5b0554
لوگو Celestron SkyPortal Celestron SkyPortal تصاویر Celestron SkyPortalتصاویر Celestron SkyPortalتصاویر Celestron SkyPortal Celestron’s newest planetarium app is an astronomy suite that redefines how you experience the night sky. Explore the Solar System, 120,000 stars, over 200 star clusters, nebulae, galaxies, and...
{"cc_dump":"CC-MAIN-2022-40","dolma2_qc":{"0":0.9741410017,"1":0.0258790329},"exact_duplicates":0,"lang":{"en":0.7842066288},"madlad":{"num_sentences":19,"rule.2":[],"rule.5":[],"status":"survived"},"minhash":null,"original_word_count":350,"sa_remove_ranges":[],"text_hash":"186740301235516594159498537687370279942","war...
null
null
null
null
null
null