texts
sequence
meta
dict
scores
sequence
avg_score
float64
0
0.34
num_sents
int64
5
5
tagged_pii_results
list
[ "Q:\n\nRetrieving selected rows in tableView\n\ni'm creating a tableview which contain city names which i retrieve from a parse database. ", "I've implemented multiple selection using the didSelectRowAtIndexPath and cellForRowAtIndexPath delegate methods. ", "When a user is done selected cities i want to save them in the parse database, but when the user come back i want it to have the selected cities selected from the beginning.", "\nHow can i implement this? ", "Do i need to save the indexPath in my parse database and then retrieve it and then compare it to the indexPaths in the tableView or a better solution?", "\ncellForRowAtIndexPath\n- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {\n UserCell *cell = (UserCell *) [tableView dequeueReusableCellWithIdentifier:kCellIdentifier forIndexPath:indexPath];;\n\n if (tableView == self.searchDisplayController.searchResultsTableView) {\n cell.textLabel.text = [[self.filteredCandyArray objectAtIndex:indexPath.row] objectForKey:@\"name\"];\n } else {\n cell.textLabel.text = [[cityArray objectAtIndex:indexPath.row] objectForKey:@\"name\"];\n }\n\n if ([cellSelected containsObject:indexPath])\n {\n cell.accessoryType = UITableViewCellAccessoryCheckmark;\n }\n else\n {\n cell.accessoryType = UITableViewCellAccessoryNone;\n\n }\n return cell;\n}\n\ndidSelectRowAtIndexPath\n-(void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath\n{\n\n [tableView deselectRowAtIndexPath:indexPath animated:YES];\n //if you want only one cell to be selected use a local NSIndexPath property instead of array. ", "and use the code below\n //self.selectedIndexPath = indexPath;\n\n //the below code will allow multiple selection\n if ([cellSelected containsObject:indexPath])\n {\n [cellSelected removeObject:indexPath];\n }\n else\n {\n [cellSelected addObject:indexPath];\n }\n [tableView reloadData];\n\n}\n\nA:\n\nInstead of saving NSIndexPaths in cellSelected, save city names. ", "Then once you come back to this tableview controller again, you can simply fetch selected city names and populate the cellSelected array\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0, 0, 0.001899335232668566, 0, 0 ]
0.000237
5
[ { "analysis_explanation": null, "end": 558, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 548 }, { "analysis_explanation": null, "end": 1085, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1076 }, { "analysis_explanation": null, "end": 899, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 868 }, { "analysis_explanation": null, "end": 962, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 955 }, { "analysis_explanation": null, "end": 1005, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 993 }, { "analysis_explanation": null, "end": 1112, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1100 }, { "analysis_explanation": null, "end": 1215, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1208 }, { "analysis_explanation": null, "end": 1300, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1293 }, { "analysis_explanation": null, "end": 1686, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1679 } ]
[ "Why the Breville BOV845BSS is Best For You?", "\n\nWith an oven toaster, you’ll have the convenience of cooking all kinds of food without the bother of using and cleaning a huge oven. ", "Most modern oven toasters come with pre-set cooking features, better temperature controls, and improved heating systems.", "\n\nOne of the most updated toaster ovens in the market today is the Breville BOV845BSS Smart Oven Pro. ", "This is a convection oven that has excellent features which will let you cook food in many ways. ", "This Breville oven toaster is made from durable, highly-efficient materials. ", "It‘s also just the right size for any kitchen counter and is easy to clean as well. ", "Find out if this oven toaster is the right one for you from this Breville Smart Oven Pro review.", "\n\nIntroduction\n\nIf you had an over toaster before then you’ll be amazed at the new and improved functions of updated oven toasters like the Breville BOV845BSS Smart Oven Pro. ", "This is an 1800 W convection toaster oven that will be able to cook food in all kinds of ways.", "\n\nIt has a spacious oven interior which means you’ll have plenty of space to cook. ", "It comes with pre-set cooking functions, an inbuilt oven fan to circulate hot air and an improved non-stick coating and removable crumb tray so you can clean it easily.", "\n\nIf you are looking for a modern oven toaster that’s easy to use and to maintain then the Breville BOV845BSS Smart Oven Pro may be the toaster oven for you.", "\n\nBreville BOV845BSS Smart Oven Pro Review\n\nOven Toaster Design (Interior and Exterior Designs)\n\nThe oven toaster has a sleek body made from very durable materials. ", "It has a large non-stick cooking area which will allow you to toast up to six large pieces of bread at a time. ", "The door opens completely and this moves the aluminum cooking area forward so you can place food in or take food out safely.", "\n\nIt comes with a convenient cooking light that you can power on to check on your food. ", "This light also lights up when you open the oven door and after every cooking cycle so you can see inside and inspect your food for readiness.", "\n\nInside the oven is a convection system with an in-built fan that will circulate hot air through the oven. ", "The convection process speeds up the cooking process as it efficiently increases cooking temperature.", "\n\nThis Breville toaster oven also features a Smart Element IQ System that transfers heat across quartz elements. ", "This allows you to cook precisely and in a stable manner for perfect results all the time. ", "The quick 1800 W preheat function lets you preheat food fast so you can prepare meals faster for your family or guests.", "\n\nOven Toaster Controls\n\nThe Breville BOV845BSS Smart Oven Pro features digital and manual controls and the backlit LCD screen tells you what’s happening. ", "With this toaster oven, you can choose from ten cooking functions. ", "It can toast, bake, roast, broil, bake pizza, bagels, and cookies, reheat all kinds of food, warm food, and even slow cook.", "\n\nTake note that slow cooking takes ten hours. ", "The oven will continuously cook for ten hours until it automatically moves to a keep warm function. ", "The LCD displays the cooking time and the cooking temperature as well. ", "This screen lets you check on your cooking status at a glance.", "\n\nOven Toaster Maintenance\n\nAnother plus of owning a Breville BOV845BSS Smart Oven Pro is it’s easy to clean. ", "The outer surface only requires minimal cleanup. ", "All it needs is a soft clean cloth to wipe away any spills or crumbs. ", "The controls may also be wiped clean with a soft and damp cloth to remove any spills.", "\n\nWhen it comes to its interiors, you won’t have to spend too much time cleaning it because it comes with a non-stick cavity coating. ", "Splashes may be easily taken care of by wiping with a soft, damp cloth. ", "But if you wish to completely clean everything, use water and dishwashing soap to clean the cooking cavity, the door and the grates.", "\n\nCrumbs and food bits are also easy to remove using an efficient crumb tray located at the bottom of the toaster oven.", "\n\nOther Useful Features\n\nSometimes you don’t have time to cook anything and to watch your food as it is being cooked. ", "This is when the easy pre-set cooking functions become handy. ", "Just place a buttered piece of bread inside the toaster and choose toast on the LCD display and watch it prepare your breakfast. ", "Pre-set functions also prevent any cooking mistakes which can also become very costly.", "\n\nIf any of its parts or components break, you can easily replace it just like in a regular-sized oven. ", "And the Breville Smart Oven Pro also comes with an automatic shut off feature with an independently-controlled button to safely shut the oven in case of an emergency.", "\n\nPros High-capacity oven toaster\n\nHigh-capacity oven toaster Uses Element IQ Technology\n\nUses Element IQ Technology Comes with slow cooking settings\n\nComes with slow cooking settings With easy to check the LCD screen\n\nWith easy to check the LCD screen Easy to use preset cooking functions\n\nEasy to use preset cooking functions With replaceable parts and components\n\nWith replaceable parts and components Easy to clean with non-stick cavity coating\n\nEasy to clean with non-stick cavity coating Uses convection technology using an in-built fan\n\nUses convection technology using an in-built fan With interior light to check your food as it cooks Cons Complaints of error code on the LCD screen\n\nFinal Conclusion\n\nThe Breville BOV845BSS Smart Oven Pro is a convection toaster oven that has easy preset functions and easy controls so you can bake, fry, grill, and roast. ", "It has features that Breville is proud of like the Element IQ Technology and superior cooking design.", "\n\nThe large LCD screen, timer, temperature settings, and interior oven light lets you monitor your food as it cooks. ", "And because it has a cooking cavity that has a non-stick coating and a convenient crumb tray, cleanup and maintenance are simple.", "\n\nThere may be a few flaws with the Breville BOV845BSS Smart Oven Pro but still, it remains as a good toaster oven to use at home, at the office pantry and even in your RV.", "\n\n\n\n\n\n" ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.012903225806451613, 0, 0, 0, 0, 0.014084507042253521, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.007751937984496124, 0, 0, 0, 0.006920415224913495, 0.009900990099009901, 0.008547008547008548, 0, 0, 0 ]
0.001202
5
[ { "analysis_explanation": null, "end": 16, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8 }, { "analysis_explanation": null, "end": 355, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 350 }, { "analysis_explanation": null, "end": 371, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 363 }, { "analysis_explanation": null, "end": 508, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 500 }, { "analysis_explanation": null, "end": 899, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 891 }, { "analysis_explanation": null, "end": 1368, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1360 }, { "analysis_explanation": null, "end": 1435, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1427 }, { "analysis_explanation": null, "end": 2276, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2268 }, { "analysis_explanation": null, "end": 2620, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2612 }, { "analysis_explanation": null, "end": 2823, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2819 }, { "analysis_explanation": null, "end": 2972, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2963 }, { "analysis_explanation": null, "end": 3019, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3010 }, { "analysis_explanation": null, "end": 3267, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3259 }, { "analysis_explanation": null, "end": 5360, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5352 }, { "analysis_explanation": null, "end": 5533, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5525 }, { "analysis_explanation": null, "end": 5893, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5885 } ]
[ "An unreleased report from NASA that has been shared with media outlets this week indicates that the space agency intends to turn their attention towards Earth’s surface in an effort to save humans all over the world. ", "Though they typically focus on the ever-expanding universe and all the complex worlds inside of it, the agency saw an expanding threat here on Earth that needed addressing.", "\n\nNASA tasked the Jet Propulsion Laboratory (JPL) with developing a plan to prevent the eruption of Yellowstone National Park’s supervolcano after the group determined that the volcano was a pressing issue that needed to be dealt with.", "\n\n“I was a member of the Nasa Advisory Council on Planetary Defense which studied ways for Nasa to defend the planet from asteroids and comets,” said Brian Wilcox of JPL at the California Institute of Technology. “", "I came to the conclusion during that study that the supervolcano threat is substantially greater than the asteroid or comet threat.”", "\n\nYellowstone National Park is located in the United States and it’s one of 20 supervolcanos around the world that poses the risk of erupting; major eruptions occur about every 100,00 years. ", "If it were to erupt, it could cause a collapse in agriculture, economic systems, food availability, and deaths in the millions, all of which would impact the entire world.", "\n\nThe biggest threat would be starvation, as the U.S. is a major food producer whose terrain and environment would be destroyed by an eruption and the volcanic winter would spread across the planet and prevent other countries from properly growing crops. ", "The last volcanic winter, which occurred some 75,000 years ago after a much smaller volcanic erupted, lasted about a decade and was followed by a cool climate. ", "According to the UN, the planet could be fed for only 74 days following a global catastrophe based on food reserves.", "\n\nAll of these reasons have led NASA to a develop a plan that would cost $3.5 billion and take many years in order to prevent the supervolcano from erupting at all. ", "Supervolcanos consist of collapsed crust that house hot magma spanning hundreds or thousands of square miles. ", "They erupt once the magma below heats to a certain temperature, and there are really only two plausible ways that humans can prevent the magma from heating up too much. ", "One method the agency considered was adding a constant flow of water to the magma chamber by causing the chamber to release 35% more heat than it already does. ", "From a practical perspective, this plan would never work.", "\n\n“Building a big aqueduct uphill into a mountainous region would be both costly and difficult, and people don’t want their water spent that way,” Wilcox said. “", "People are desperate for water all over the world and so a major infrastructure project, where the only way the water is used is to cool down a supervolcano, would be very controversial.”", "\n\nInstead, NASA turned to another plan that involves drilling into the magma chamber to force it to release more heat, then pumping water in and out to bring out even more heat. ", "Since drilling from the top of the chamber poses a serious risk of causing an eruption, the scientists plan to drill into the lower sides in order to accomplish this goal. ", "Although it’s a costly plan, NASA says that this project could potentially be a huge investment for clean energy companies.", "\n\n“Yellowstone currently leaks around 6GW in heat,” Wilcox explained. “", "Through drilling in this way, it could be used to create a geothermal plant, which generates electric power at extremely competitive prices of around $0.10/kWh. ", "You would have to give the geothermal companies incentives to drill somewhat deeper and use hotter water than they usually would, but you would pay back your initial investment, and get electricity which can power the surrounding area for a period of potentially tens of thousands of years. ", "And the long-term benefit is that you prevent a future supervolcano eruption which would devastate humanity.”", "\n\nOf course, at this point the plan is only a proposal and would take a very long time to complete. ", "Cooling down Yellowstone’s supervolcano using this method would occur at a slow rate of 1 meter per year, meaning no one that developed this plan would live to see the results. ", "Whether or not it worked can’t be determined for hundreds of thousands of years, because at that point the supervolcano should have erupted or not. ", "Ultimately, NASA developed this plan as a blueprint for other countries to also consider for their supervolcanos in an effort to stave off a domestic threat that could impact the entire world.", "\n\nTrue Activist / Report a typo" ]
{ "pile_set_name": "OpenWebText2" }
[ 0.004608294930875576, 0, 0.01702127659574468, 0.02336448598130841, 0, 0, 0, 0, 0, 0.008620689655172414, 0.012121212121212121, 0, 0, 0, 0, 0.006211180124223602, 0, 0.0056179775280898875, 0, 0.008130081300813009, 0.014084507042253521, 0, 0, 0, 0, 0.005649717514124294, 0, 0.005208333333333333, 0 ]
0.003815
5
[ { "analysis_explanation": null, "end": 80, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 71 }, { "analysis_explanation": null, "end": 158, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 153 }, { "analysis_explanation": null, "end": 365, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 360 }, { "analysis_explanation": null, "end": 784, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 772 }, { "analysis_explanation": null, "end": 995, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 970 }, { "analysis_explanation": null, "end": 1027, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1010 }, { "analysis_explanation": null, "end": 1157, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1133 }, { "analysis_explanation": null, "end": 1382, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1378 }, { "analysis_explanation": null, "end": 1495, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1489 }, { "analysis_explanation": null, "end": 1646, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1625 }, { "analysis_explanation": null, "end": 1707, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1693 }, { "analysis_explanation": null, "end": 1805, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1793 }, { "analysis_explanation": null, "end": 1964, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1954 }, { "analysis_explanation": null, "end": 2672, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2666 }, { "analysis_explanation": null, "end": 3353, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3342 }, { "analysis_explanation": null, "end": 3397, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3391 }, { "analysis_explanation": null, "end": 4095, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4084 } ]
[ "Inferior vena cava replacement: the role of antiplatelet therapy.", "\nTo evaluate the effect of ibuprofen on early thrombus formation following inferior vena cava (IVC) replacement, a 4-cm segment of IVC was replaced with a 5-cm (10-mm-i.d.) ", "segment of reinforced polytetrafluoroethylene (PTFE) graft in 12 dogs. ", "Autologous platelets and canine fibrinogen were labeled with 111In and 125I, respectively, and injected into each animal 24 hr prior to vena cava replacement. ", "Six dogs served as controls and six were treated with 12.5 mg/kg ibuprofen intravenously 1 hr preoperatively. ", "All dogs were heparinized with 100 U/kg intravenous heparin prior to crossclamping the IVC: heparin was not reversed at the end of the procedure. ", "Three hours after normal circulation was restored, the grafts were removed and counts of radioactivity made. ", "All grafts were patent. ", "The mean platelet count for the control group was 12.8 X 10(6)/mm2, while in the grafts from the treated group it was 0.960 X 10(6)/mm2. ", "The decreased platelet deposition was significant in all graft segments (P less than 0.01). ", "Fibrin deposition was reduced from 3.38 micrograms/mm2 to 0.25 micrograms/mm2 (P less than 0.01) by ibuprofen. ", "Although fibrin and red blood cells are the major constituents of venous thrombi, platelet aggregation appears to play an important role if prosthetic material is implanted into the venous system. ", "Ibuprofen not only reduced platelet deposition by 13.5-fold, but also reduced fibrin deposition by 13.5-fold. ", "The ratio of platelets to fibrin in control and treated animals was similar (3.84 and 3.79, respectively). ", "These data suggest that antiplatelet medication combined with heparin therapy might decrease early thrombus formation in venous prostheses." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0.011560693641618497, 0.014084507042253521, 0, 0, 0.0136986301369863, 0, 0, 0, 0, 0.018018018018018018, 0, 0.00909090909090909, 0, 0 ]
0.00443
5
[ { "analysis_explanation": null, "end": 435, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 430 }, { "analysis_explanation": null, "end": 561, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 557 }, { "analysis_explanation": null, "end": 735, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 724 } ]
[ "宇宙航空研究開発機構(JAXA)が「宇宙を模擬した閉鎖環境下でココロの動きを探るモニター」の治験参加者を医学ボランティア会JCVNで募集しています。参加者は13泊14日間、JAXAの「閉鎖環境適応訓練設備」に滞在。協力費として総額38万円がもらえるということです。JAXAの研究に関われるチャンス……?", "\n\n参加条件は20歳〜50歳の健康な男性で、データ分析の都合上、現在女性は不可とのこと。また、研究の内容に同意・希望する人のみとなっています。作業内容などは「現在開示できるものでない」として、試験説明は検査の参加時に行うとしています。目的について募集ページには「長期間閉鎖環境で暮らす際のココロの動きを調べるため」と書かれています。", "\n\n本人の検査結果など分析データは開示しないものの、試験全体の結果は論文などの形で数年後に発表予定です。", "\n\n参加人数には限りがあるため、申込時に記入する志望動機(300文字程度)などが選考基準となります。応募期間は7月21日〜8月3日までで、実施場所はJAXA筑波宇宙センター(茨城県つくば市)。交通費や食事代は協力費に含まれるとのことです。", "\n\n(宮原れい)" ]
{ "pile_set_name": "OpenWebText2" }
[ 0.006622516556291391, 0, 0, 0, 0 ]
0.001325
5
[ { "analysis_explanation": null, "end": 148, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 367, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 366 } ]
[ "; MCS macro file for Microsoft/Borland compilers\n;\n; Triple register is cl|DDI|DBP\n; MUL_START. ", "Initialise registers. ", "Make PBX and PSI point to multipliers a \n; and b. PDI points at result c. Note PDI is shared.", "\n; Initialise Triple register to 0\n; See makemcs.txt for more information about this file.", "\n; \n\nMACRO PMUL_START\n ASM {\n push PBP\n push DDI\n push DSI\n mov PBX,a\n mov DSI,b\n mov PDI,c\n xor DCX,DCX\n mov DBP,sn\nENDM\n\nMACRO PMUL\n mov DAX,DBP\n mul POINTER [PBX+N*%d]\n add DAX,DCX\n adc DDX,0\n mov DCX,DDX\n mov POINTER [PSI+N*%d],0\n mov [PDI+N*%d],DAX\nENDM\n\nMACRO PMUL_END\n mov DAX,DBP\n mul DCX\n mov [PSI],DAX\n mov [PSI+N],DDX\n pop DSI\n pop DDI\n pop PBP\n }\nENDM\n\nMACRO MUL_START\n ASM {\n push PBP\n push DDI\n push DSI\n mov PBX,a\n mov PSI,b\n mov PDI,c\n push PDI\n xor DCX,DCX\n xor DDI,DDI\n xor DBP,DBP\nENDM\n;\n; STEP macro. ", "Calculates a double-register partial product\n; and adds it to the triple register total\n; Parameters 1 & 2: Indices i and j for partial product multipliers a[i] \n; and b[j]\nMACRO STEP\n mov DAX,[PBX+N*%d]\n mul POINTER [PSI+N*%d]\n add DBP,DAX \n adc DDI,DDX\n adc cl,ch\nENDM\n;\n; MFIN macro. ", "Finish column calculation. ", "Store Sum for this column\n; and get Carry for next\n; Parameter 1: Index k for Column Sum c[k]\nMACRO MFIN\n mov DDX,DDI\n pop PDI\n mov [PDI+N*%d],DBP\n push PDI\n mov DBP,DDX\n mov DDI,DCX\n xor cl,cl\nENDM\n;\n; MUL_END\n; Parameter 1: Index for final carry c[.]", "\nMACRO MUL_END \n pop PDI\n mov [PDI+N*%d],DBP\n pop DSI\n pop DDI\n pop PBP\n }\nENDM\n;\n; LAST\n;\nMACRO LAST\n mov DAX,[PBX+N*%d]\n mul POINTER [PSI+N*%d]\n add DBP,DAX \nENDM\n;\n; SQR_START\n; \nMACRO SQR_START\n ASM {\n push PBP\n push DDI\n push DSI\n mov PBX,a\n mov PSI,c\n xor DCX,DCX\n xor DDI,DDI\n xor DBP,DBP\nENDM\n;\n; DSTEP macro. ", "Calculates a double-register partial product\n; and add it twice to a triple register total\n; Parameters 1 & 2 : Indices of partial product multipliers\nMACRO DSTEP\n mov DAX,[PBX+N*%d]\n mul POINTER [PBX+N*%d]\n add DBP,DAX\n adc DDI,DDX\n adc cl,ch\n add DBP,DAX\n adc DDI,DDX\n adc cl,ch\nENDM\n;\n; SELF macro. ", "Calculate the double-register square and\n; add it to a triple register total\n; Parameter 1 : Index of diagonal element\nMACRO SELF\n mov DAX,[PBX+N*%d]\n mul DAX\n add DBP,DAX\n adc DDI,DDX\n adc cl,ch\nENDM\n;\n; SFIN macro. ", "Finish column calculation for squaring. ", "Store Sum\n; and get Carry for next column.", "\n; Parameter 1: Index of Column Sum\nMACRO SFIN\n mov [PSI+N*%d],DBP\n mov DBP,DDI\n mov DDI,DCX\n xor cl,cl\nENDM\n;\n; SQR_END\n; Parameter 1: Index for final carry\nMACRO SQR_END\n mov [PSI+N*%d],DBP\n pop DSI\n pop DDI\n pop PBP\n }\nENDM\n;\n; REDC_START macro\n; \nMACRO REDC_START\n ASM {\n push PBP\n push DDI\n push DSI\n mov PBX,a\n mov PSI,b\n mov DDX,ndash\n push DDX\n xor DDI,DDI\n xor DCX,DCX\n mov DBP,[PBX]\nENDM\n;\n; RFINU macro\n;\nMACRO RFINU\n mov DAX,DBP\n pop DDX\n push DDX\n mul DDX\n mov [PBX+N*%d],DAX\n mul POINTER [PSI]\n add DBP,DAX\n adc DDI,DDX\n adc cl,ch\n mov DBP,DDI\n mov DDI,DCX\n xor DCX,DCX\n add DBP,[PBX+N*(%d+1)]\n adc DDI,DCX\nENDM\n; \n; RFIND macro\n;\nMACRO RFIND\n mov [PBX+N*%d],DBP\n mov DBP,DDI\n mov DDI,DCX\n xor DCX,DCX\n add DBP,[PBX+N*(%d+1)]\n adc DDI,DCX\nENDM\n;\n; REDC_END\n;\nMACRO REDC_END\n mov [PBX+N*%d],DBP\n mov [PBX+N*(%d+1)],DDI\n pop DDX\n pop DSI\n pop DDI\n pop PBP\n }\nENDM\n;\n; ADD_START macro - initialise for add/subtract. ", "Do the first one.", "\n;\nMACRO ADD_START\n ASM {\n push PSI\n push PDI\n mov PSI,a\n mov PBX,b\n mov PDI,c\n mov DAX,[PSI]\n add DAX,[PBX]\n mov [PDI],DAX\nENDM\n;\n; ADD macro. ", "Add two numbers from memory and store result in memory.", "\n; Don't forget carry bit\n;\nMACRO ADD\n mov DAX,[PSI+N*%d]\n adc DAX,[PBX+N*%d]\n mov [PDI+N*%d],DAX\nENDM\n;\n; ADD_END macro. ", "Catch Carry\n;\nMACRO ADD_END\n mov DAX,0\n adc DAX,DAX\n mov carry,DAX\n pop PDI\n pop PSI\n }\nENDM\n;\n; DOUBLE_START macro\n;\nMACRO DOUBLE_START\n ASM {\n mov PBX,a\n mov DAX,[PBX]\n add [PBX],DAX\nENDM\n;\n; DOUBLE macro\n;\nMACRO DOUBLE\n mov DAX,[PBX+N*%d]\n adc [PBX+N*%d],DAX\nENDM\n;\n; DOUBLE_END\n;\nMACRO DOUBLE_END\n mov DAX,0\n adc DAX,DAX\n mov carry,DAX\n }\nENDM\n;\n; INC_START macro - initialise for increment/decrement. ", "Do first one.", "\n; add b[0] to a[0]\nMACRO INC_START\n ASM {\n push PDI\n mov PBX,b\n mov PDI,a\n mov DAX,[PBX]\n add [PDI],DAX\nENDM\n;\n; INC macro. ", "Increment number in memory. ", "Don't forget carry\n;\nMACRO INC\n mov DAX,[PBX+N*%d]\n adc [PDI+N*%d],DAX\nENDM\n;\n; INC_END macro. ", "Catch Carry\n;\nMACRO INC_END\n mov DAX,0\n adc DAX,DAX\n mov carry,DAX\n pop PDI\n }\nENDM\n;\n; SUB_START macro. ", "Do first one\n;\nMACRO SUB_START\n ASM {\n push PSI\n push PDI\n mov PSI,a\n mov PBX,b\n mov PDI,c\n mov DAX,[PSI]\n sub DAX,[PBX]\n mov [PDI],DAX\nENDM\n;\n; SUB macro. ", "Subtract two numbers in memory and store result in memory.", "\n;\nMACRO SUB\n mov DAX,[PSI+N*%d]\n sbb DAX,[PBX+N*%d]\n mov [PDI+N*%d],DAX\nENDM\n;\n; SUB_END macro\n;\nMACRO SUB_END\n mov DAX,0\n adc DAX,DAX\n mov carry,DAX\n pop PDI\n pop PSI\n }\nENDM\n;\n; DEC_START macro\n;\nMACRO DEC_START\n ASM {\n push PDI\n mov PBX,b\n mov PDI,a\n mov DAX,[PBX]\n sub [PDI],DAX\nENDM\n;\n; DEC macro. ", "Decrement from number in memory. ", "Don't forget borrow.", "\n;\nMACRO DEC\n mov DAX,[PBX+N*%d]\n sbb [PDI+N*%d],DAX\nENDM\n;\n; DEC_END macro. ", "Catch carry\n;\nMACRO DEC_END\n mov DAX,0\n adc DAX,DAX\n mov carry,DAX\n pop PDI\n }\nENDM\n;\n; KADD_START macro. ", "Zero carry flag.", "\n;\nMACRO KADD_START\n ASM {\n push PSI\n push PDI\n mov PSI,a\n mov PBX,b\n mov PDI,c\n mov PCX,n\n xor DAX,DAX\n k%d:\nENDM\n;\n; KASL macro. ", "Important that carry flag is undisturbed\n;\nMACRO KASL\n dec PCX\n je k%d\n lea PSI,[PSI+N*%d]\n lea PBX,[PBX+N*%d]\n lea PDI,[PDI+N*%d]\n jmp k%d\n k%d:\nENDM\n;\n; KADD_END macro\n;\nMACRO KADD_END\n mov DAX,0\n adc DAX,DAX\n mov carry,DAX\n pop PDI\n pop PSI\n }\nENDM\n;\n; KINC_START macro. ", "Zero Carry Flag \n;\nMACRO KINC_START\n ASM {\n push PDI\n mov PDI,a\n mov PBX,b\n mov PCX,n\n xor DAX,DAX\n k%d:\nENDM\n;\n; KIDL macro. ", "Important that carry flag is undisturbed!", "\n;\nMACRO KIDL\n dec PCX\n je k%d\n lea PBX,[PBX+N*%d]\n lea PDI,[PDI+N*%d]\n jmp k%d\n k%d:\nENDM\n;\n; KINC_END macro\n;\nMACRO KINC_END\n mov DAX,0\n adc DAX,DAX\n mov carry,DAX\n pop PDI\n }\nENDM\n;\n; KDEC_START macro. ", "Zero Carry flag\n;\nMACRO KDEC_START\n ASM {\n push PDI\n mov PDI,a\n mov PBX,b\n mov PCX,n\n xor DAX,DAX\n k%d:\nENDM\n;\n; KDEC_END macro\n;\nMACRO KDEC_END\n mov DAX,0\n adc DAX,DAX\n mov carry,DAX\n pop PDI\n }\nENDM\n\n" ]
{ "pile_set_name": "Github" }
[ 0.010416666666666666, 0, 0.010752688172043012, 0.011111111111111112, 0.0341726618705036, 0.023890784982935155, 0, 0.019305019305019305, 0.03550295857988166, 0.02903225806451613, 0.02252252252252252, 0, 0.023809523809523808, 0.033880903490759756, 0, 0.0196078431372549, 0, 0, 0.02132701421800948, 0, 0.022900763358778626, 0, 0.010309278350515464, 0.02727272727272727, 0.024242424242424242, 0, 0.025078369905956112, 0, 0, 0.02531645569620253, 0.036036036036036036, 0, 0.03571428571428571, 0.03125, 0.03007518796992481, 0, 0.046296296296296294, 0.02336448598130841 ]
0.016663
5
[ { "analysis_explanation": null, "end": 385, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 378 }, { "analysis_explanation": null, "end": 397, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 390 }, { "analysis_explanation": null, "end": 601, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 594 }, { "analysis_explanation": null, "end": 780, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 773 }, { "analysis_explanation": null, "end": 831, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 824 }, { "analysis_explanation": null, "end": 1067, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1064 }, { "analysis_explanation": null, "end": 1291, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1284 }, { "analysis_explanation": null, "end": 1347, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1340 }, { "analysis_explanation": null, "end": 1450, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1443 }, { "analysis_explanation": null, "end": 1571, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1568 }, { "analysis_explanation": null, "end": 1747, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1740 }, { "analysis_explanation": null, "end": 1963, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1960 }, { "analysis_explanation": null, "end": 2240, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2237 }, { "analysis_explanation": null, "end": 2465, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2458 }, { "analysis_explanation": null, "end": 2479, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2472 }, { "analysis_explanation": null, "end": 2739, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2732 }, { "analysis_explanation": null, "end": 2886, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2873 }, { "analysis_explanation": null, "end": 2907, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2904 }, { "analysis_explanation": null, "end": 2971, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2964 }, { "analysis_explanation": null, "end": 2985, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2978 }, { "analysis_explanation": null, "end": 3123, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3116 }, { "analysis_explanation": null, "end": 3461, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3454 }, { "analysis_explanation": null, "end": 3644, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3627 }, { "analysis_explanation": null, "end": 4036, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4027 }, { "analysis_explanation": null, "end": 4223, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4216 }, { "analysis_explanation": null, "end": 4607, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4600 }, { "analysis_explanation": null, "end": 5000, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4993 }, { "analysis_explanation": null, "end": 5179, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5172 }, { "analysis_explanation": null, "end": 5397, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5390 }, { "analysis_explanation": null, "end": 5409, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5402 }, { "analysis_explanation": null, "end": 5546, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5529 }, { "analysis_explanation": null, "end": 5553, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5550 }, { "analysis_explanation": null, "end": 5574, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5571 }, { "analysis_explanation": null, "end": 5660, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5651 }, { "analysis_explanation": null, "end": 5830, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5823 }, { "analysis_explanation": null, "end": 5975, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5972 }, { "analysis_explanation": null, "end": 6219, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6212 } ]
[ "Huge developments inside mainstream medicine in the 19th century\n\nSimultaneously, in mainstream medicine there were also huge developments with the discovery of ether (1840s), the formulation\nof the germ theory of disease by Louis Pasteur in 1864, the discovery of the Bacillus anthracis by Robert Koch in 1876, the development of the vaccines\nin 1890, the discovery of the X-rays by W. Roentgen providing new diagnostic tools and the availability of the synthetically produced substance of\nthe bark of the willow tree, the famous pain killer “Aspirin” which was around 1900. ", "The scientific community gained recognition and were able to declare disease as “a pathological condition of a part, organ, or system of an\norganism…”[i], which implied “every disease\nhas a local beginning and one anatomical place in the body”. ", "That was the departure from medicine as an art of\nhealing(Warner)!", "\n\n[i]The American Heritage Dictionary of English Language 4. ", "Edition: “A\npathological condition of a part, organ, or system of an\norganism resulting from various causes, such as infection, genetic defect, or environmental stress, and characterized by an identifiable group of signs or symptoms”" ]
{ "pile_set_name": "Pile-CC" }
[ 0.005208333333333333, 0, 0, 0, 0 ]
0.001042
5
[ { "analysis_explanation": null, "end": 64, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 48 }, { "analysis_explanation": null, "end": 173, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 168 }, { "analysis_explanation": null, "end": 238, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 225 }, { "analysis_explanation": null, "end": 246, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 242 }, { "analysis_explanation": null, "end": 302, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 291 }, { "analysis_explanation": null, "end": 310, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 306 }, { "analysis_explanation": null, "end": 351, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 347 }, { "analysis_explanation": null, "end": 395, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 384 }, { "analysis_explanation": null, "end": 574, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 563 } ]
[ "Scoring System Based on Post-Transplant Complications in Patients after Allogeneic Hematopoietic Cell Transplantation for Myelodysplastic Syndrome: A Study from the SFGM-TC.", "\nWe developed a prognostic scoring system to evaluate the prognosis of myelodysplastic syndrome (MDS) patients surviving more than 100 days allogeneic hematopoietic cell transplantation after (allo-HCT). ", "We performed a landmark analysis on a derivation cohort of 393 cases to identify prognostic factors for 3-year overall survival. ", "Potential predictor variables included demographic and clinical data, transplantation modalities and early post-transplant complications. ", "The scoring system was tested against a validation cohort which included 391 patients. ", "Complications occurring before day 100 such as relapse [HR = 6.7; 95%CI, 4.5-10.0] (4 points), lack of platelet recovery [HR, 3.6; 95%CI, 2.2-5.8] (2 points), grade-II acute GVHD [HR = 1.7; 95%CI, 1.2-2.5] (1 point) and grade-III/IV [HR = 2.6; 95%CI, 1.8 -3.8] (2 points) were the only independent predictors of 3-year OS. ", "The 3-year OS associated with low (0), intermediate (1-3) and high (≥4) risk scores was respectively 70%, 46% and 6%. ", "The model performed consistently in both cohorts, with good calibration. ", "This post-transplant scoring system is a powerful predictor of outcome after allo-HCT for MDS, and can provide useful guidance for clinicians. ", "Additional studies are required to evaluate this scoring system for other hematologic malignancies." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0.005780346820809248, 0.004901960784313725, 0, 0, 0, 0, 0, 0, 0.006993006993006993, 0 ]
0.001768
5
[ { "analysis_explanation": null, "end": 312, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 294 }, { "analysis_explanation": null, "end": 487, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 481 }, { "analysis_explanation": null, "end": 769, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 755 }, { "analysis_explanation": null, "end": 1049, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1043 }, { "analysis_explanation": null, "end": 1064, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1058 }, { "analysis_explanation": null, "end": 1110, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1107 } ]
[ "News, opinion and commentary\n\nStates in India Take New Steps To Limit Births\n\nArticle Abstract:\n\nIndia is expected to surpass China's population by the middle of the 21st century. ", "An average of just less than 3.0 children are born annually to Indian women, a drop from six in the middle of the last century. ", "To avoid a population crisis, India needs that number to go down to 2.1 to be able to provide water and land resources for future generations. ", "Individual Indian states are beginning to respond to public support for stricter population control policies without resorting to coercive contraception. ", "They are trying various approaches that offer incentives from limiting households to two children to withholding educational services for additional children. ", "Some of the states are first applying these rules to government officials and employees.", "\n\nAuthor: Waldman, Amy\n\nPublisher:The New York Times CompanyPublication Name:The New York TimesSubject:News, opinion and commentaryISSN:0362-4331Year:2003\n\nCanada's View on Social Issues Is Opening Rifts With the U.S\n\nArticle Abstract:\n\nCanada and the US may be neighbors with many political, social and financial values in common, but the Canadians have stronger views towards acceptance of gay marriage, marijuana use and anti-war policies. ", "Canadians seem more liberal and Americans more conservative when high-priority social and cultural values are compared. ", "Vancouver is a leading city in allowing distribution of marijuana for both recreational and medical use. ", "More than 1,500 gay couples have married legally. ", "Canadians continue to oppose the US invasion of Iraq and wish its southern neighbors could understand world-wide perception of American aggression and military dominance.", "\n\nAuthor: Krauss, Clifford\n\nPublisher:The New York Times CompanyPublication Name:The New York TimesSubject:News, opinion and commentaryISSN:0362-4331Year:2003" ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0, 0, 0, 0.006772009029345372, 0, 0, 0, 0, 0.006329113924050633 ]
0.001092
5
[ { "analysis_explanation": null, "end": 36, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30 }, { "analysis_explanation": null, "end": 45, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40 }, { "analysis_explanation": null, "end": 102, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 97 }, { "analysis_explanation": null, "end": 131, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 126 }, { "analysis_explanation": null, "end": 178, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 148 }, { "analysis_explanation": null, "end": 239, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 231 }, { "analysis_explanation": null, "end": 249, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 243 }, { "analysis_explanation": null, "end": 343, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 338 }, { "analysis_explanation": null, "end": 468, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 462 }, { "analysis_explanation": null, "end": 868, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 861 }, { "analysis_explanation": null, "end": 884, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 870 }, { "analysis_explanation": null, "end": 940, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 932 }, { "analysis_explanation": null, "end": 1013, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1007 }, { "analysis_explanation": null, "end": 1067, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1064 }, { "analysis_explanation": null, "end": 1094, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1088 }, { "analysis_explanation": null, "end": 1105, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1103 }, { "analysis_explanation": null, "end": 1200, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1191 }, { "analysis_explanation": null, "end": 1303, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1294 }, { "analysis_explanation": null, "end": 1335, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1326 }, { "analysis_explanation": null, "end": 1423, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1414 }, { "analysis_explanation": null, "end": 1578, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1569 }, { "analysis_explanation": null, "end": 1604, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1602 }, { "analysis_explanation": null, "end": 1621, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1617 }, { "analysis_explanation": null, "end": 1704, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1696 }, { "analysis_explanation": null, "end": 1831, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1823 } ]
[ "package org.autojs.autojs.ui.widget;\n\nimport androidx.recyclerview.widget.", "ItemTouchHelper;\nimport androidx.recyclerview.widget.", "RecyclerView;\n\n/**\n * Created by Stardust on 2017/4/6.", "\n */\n\npublic class ItemTouchHelperSimpleCallback extends ItemTouchHelper.", "SimpleCallback {\n\n private boolean mLongPressDragEnabled, mItemViewSwipeEnabled;\n\n public ItemTouchHelperSimpleCallback(int dragDirs, int swipeDirs) {\n super(dragDirs, swipeDirs);\n mItemViewSwipeEnabled = swipeDirs !", "= 0;\n mLongPressDragEnabled = dragDirs !", "= 0;\n }\n\n @Override\n public boolean onMove(RecyclerView recyclerView, RecyclerView.", "ViewHolder viewHolder, RecyclerView.", "ViewHolder target) {\n return false;\n }\n\n @Override\n public void onSwiped(RecyclerView.", "ViewHolder viewHolder, int direction) {\n\n }\n\n @Override\n public boolean isLongPressDragEnabled() {\n return mLongPressDragEnabled;\n }\n\n @Override\n public boolean isItemViewSwipeEnabled() {\n return mItemViewSwipeEnabled;\n }\n}\n" ]
{ "pile_set_name": "Github" }
[ 0, 0.018867924528301886, 0.018518518518518517, 0, 0, 0, 0.021739130434782608, 0.05555555555555555, 0.0196078431372549, 0.011583011583011582 ]
0.014587
5
[ { "analysis_explanation": null, "end": 182, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_139620637004272", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 174 }, { "analysis_explanation": null, "end": 21, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 8 }, { "analysis_explanation": null, "end": 56, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 45 }, { "analysis_explanation": null, "end": 110, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 99 } ]
[ "TreeSheets is a mashup of many different program types including spreadsheets, mind mappers, outliners, PIMs, text editors and small databases. ", "It has a tabbed interface and is lightweight and fast, using few system resources even with large files.", "\n\n\n\nIt's like a spreadsheet, but much more suitable for complex data because it's hierarchical. ", "It's like a mind mapper, but more organized and compact. ", "It's like an outliner, but in more than one dimension. ", "It's like a text editor, but with structure. ", "It is capable of many kinds of data organization, including todo lists, calendars, project management, brainstorming, organizing ideas, planning, requirements gathering, presentation of information, etc.", "\n\n\n\nFunctional in 64-bit and cross platform (Linux and Mac)." ]
{ "pile_set_name": "OpenWebText2" }
[ 0.006944444444444444, 0, 0, 0, 0, 0, 0, 0 ]
0.000868
5
[ { "analysis_explanation": null, "end": 748, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 743 }, { "analysis_explanation": null, "end": 756, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 753 } ]
[ "Q:\n\nAzure Sql - Cross database Trigger\n\nI am migrating my database from sql server to Sql Azure. ", "I have two databases in place which talk to each other using trigger. ", "i.e If any record is inserted in Customer table of first database the trigger gets fired and record is inserted in another database.", "\nI came to know that Sql Azure does not support such kind of cross database queries. ", "Though by researching more i found a new feature called Elastic Query . ", "Can any one tell me how to write Trigger that works between two database in Sql Azure ?", "\n\nA:\n\nDon't.", "\nMove the dependency in the application and have the application update both databases, as appropriate.", "\nDoing what you're trying to do was a bad practice on-premise as well (think backups-restore and availability issue scenarios), but you could get away with it. ", "Lucklily the Azure restrictions will force you to devise a better solution.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.010309278350515464, 0, 0.007575757575757576, 0.011764705882352941, 0, 0.011494252873563218, 0, 0, 0, 0, 0 ]
0.00374
5
[ { "analysis_explanation": null, "end": 496, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 489 } ]
[ "<!", "DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\r\n<html>\r\n\t<head>\r\n\t\t<title>AppleWin Debugger Tutorial</title>\r\n\t\t<meta http-equiv=\"CONTENT-TYPE\" content=\"text/html; charset=windows-1252\">\r\n\t</head>\r\n\t<body style=\"DIRECTION: ltr\" lang=\"en-US\">\r\n\t\t<h2><a name=\"Windows\"></a>Windows</h2>\r\n\t\t<p>Due to the amount of information available, the debugger now features \r\n\t\t\t\"windows\".&nbsp; You can switch to the full screen console to read the help, or \r\n\t\t\tto the data window to view memory.</p>\r\n\t\t<p><br>\r\n\t\t\t<br>\r\n\t\t</p>\r\n\t\t<table border=\"0\" cellpadding=\"2\" cellspacing=\"0\" width=\"75%\">\r\n\t\t\t<COLGROUP>\r\n\t\t\t\t<col width=\"64\">\r\n\t\t\t\t\t<col width=\"192\">\r\n\t\t\t\t\t\t<tbody>\r\n\t\t\t\t\t\t\t<tr bgcolor=\"#000000\">\r\n\t\t\t\t\t\t\t\t<td bgcolor=\"#000000\" width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t<p><font color=\"#ffffff\"><b>Command</b></font></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t<td bgcolor=\"#000000\" width=\"75%\">\r\n\t\t\t\t\t\t\t\t\t<p style=\"FONT-STYLE: normal\"><font color=\"#ffffff\"><b>Effect</b></font></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr bgcolor=\"#999999\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t<p><font color=\"#000000\"><font face=\"Courier\"><b><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">WIN\r\nCONSOLE</span></b></font></font></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t<td width=\"75%\">\r\n\t\t\t\t\t\t\t\t\t<p><i>Switch to the full screen console. ", "Scrolling keys work.</i></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr bgcolor=\"#cccccc\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t<p><font color=\"#000000\"><font face=\"Courier\"><b><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">CONSOLE</span></b></font></font></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t<td width=\"75%\">\r\n\t\t\t\t\t\t\t\t\t<p><i><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">Alias</span></i></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr bgcolor=\"#999999\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t<p><font color=\"#000000\"><font face=\"Courier\"><b><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">WIN\r\nCODE</span></b></font></font></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t<td width=\"75%\">\r\n\t\t\t\t\t\t\t\t\t<p><i>Switch to the disassembly window.</i></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr bgcolor=\"#cccccc\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t<p><font color=\"#000000\"><font face=\"Courier\"><b><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">CODE</span></b></font></font></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t<td width=\"75%\">\r\n\t\t\t\t\t\t\t\t\t<p><i><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">Alias</span></i></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr bgcolor=\"#999999\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t<p><font color=\"#000000\"><font face=\"Courier\"><b><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">WIN\r\nDATA</span></b></font></font></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t<td width=\"75%\">\r\n\t\t\t\t\t\t\t\t\t<p><i><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">Switch\r\nto the Data window to view memory. ", "Most scrolling keys work.</span></i></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr bgcolor=\"#cccccc\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t<p><font color=\"#000000\"><font face=\"Courier\"><b><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">DATA</span></b></font></font></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t<td width=\"75%\">\r\n\t\t\t\t\t\t\t\t\t<p><i><span style=\"BACKGROUND: 0% 50%; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial\">Alias</span></i></p>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t</tbody>\r\n\t\t</table>\r\n\t\t<p>You can cycle between windows, using these keys:</p>\r\n\t\t<table border=\"1\" cellpadding=\"2\" cellspacing=\"0\" width=\"75%\">\r\n\t\t\t<COLGROUP>\r\n\t\t\t\t<col width=\"26\">\r\n\t\t\t\t\t<col width=\"64\">\r\n\t\t\t\t\t\t<col width=\"166\">\r\n\t\t\t\t\t\t\t<tbody>\r\n\t\t\t\t\t\t\t\t<tr bgcolor=\"#000000\">\r\n\t\t\t\t\t\t\t\t\t<td width=\"10%\">\r\n\t\t\t\t\t\t\t\t\t\t<p><font color=\"#ffffff\"><b>Key</b></font></p>\r\n\t\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t\t<td width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t\t<p><font color=\"#ffffff\"><b>Name</b></font></p>\r\n\t\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t\t<td width=\"65%\">\r\n\t\t\t\t\t\t\t\t\t\t<p><font color=\"#ffffff\"><b>Effect</b></font></p>\r\n\t\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t\t<td width=\"10%\">\r\n\t\t\t\t\t\t\t\t\t\t<p><b>^<font face=\"Wingdings\">а</font></b></p>\r\n\t\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t\t<td width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t\t<p>Ctrl-Tab</p>\r\n\t\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t\t<td width=\"65%\">\r\n\t\t\t\t\t\t\t\t\t\t<p><i>Cycle to next Window.</i></p>\r\n\t\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t\t<td width=\"10%\">\r\n\t\t\t\t\t\t\t\t\t\t<p>^<font face=\"Wingdings\">са</font></p>\r\n\t\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t\t<td width=\"25%\">\r\n\t\t\t\t\t\t\t\t\t\t<p>Ctrl-Shift-Tab</p>\r\n\t\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t\t<td width=\"65%\">\r\n\t\t\t\t\t\t\t\t\t\t<p><i>Cycle to prev. ", "Window</i></p>\r\n\t\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t</tbody>\r\n\t\t</table>\r\n\t\t<p style=\"MARGIN-BOTTOM: 0in\">\r\n\t\t\t<br>\r\n\t\t\t&nbsp;\r\n\t\t</p>\r\n\t</body>\r\n</html>\r\n" ]
{ "pile_set_name": "Github" }
[ 0, 0.0014619883040935672, 0.0039005363237445147, 0.0005757052389176742, 0 ]
0.001188
5
[ { "analysis_explanation": null, "end": 108, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 91 }, { "analysis_explanation": null, "end": 504, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 494 }, { "analysis_explanation": null, "end": 704, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 698 }, { "analysis_explanation": null, "end": 736, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 730 }, { "analysis_explanation": null, "end": 856, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 850 }, { "analysis_explanation": null, "end": 1015, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1009 }, { "analysis_explanation": null, "end": 1077, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1071 }, { "analysis_explanation": null, "end": 1519, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1513 }, { "analysis_explanation": null, "end": 1985, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1979 }, { "analysis_explanation": null, "end": 2047, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2041 }, { "analysis_explanation": null, "end": 2464, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2458 }, { "analysis_explanation": null, "end": 2927, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2921 }, { "analysis_explanation": null, "end": 2989, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2983 }, { "analysis_explanation": null, "end": 3582, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3576 }, { "analysis_explanation": null, "end": 4300, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4294 } ]
[ "\n\n\n\nIt's here! ", "The most important match of them all in Season 36 of RTS League's Age of Empires II: The Conquerors Clan League has arrived and will take place this Sunday 19/4 at 15:00 GMT/17:00 CEST/11:00 EDT/8:00 PDT/24:00 JST on twitch.tv/VooblyOfficial. ", "Come watch the top AoC players from CZ Clan and WOLOL0 in action and see who claims the Golden Banner reserved only for the RTS League Champions!", "\n\n\n\nThe Grand Finals will feature two teams that have shown great performances throughout the whole season and have left no doubts that they ought to meet in the Championship decider. ", "Both of them breezed through the group stage without a hitch and in the Playoffs, they played amazingly well with a stupendous record - CZ Clan going 6-2 and WOLOL0 6-0!", "\n\n\n\nAnd they weren't meeting weak opponents at all, just look who they had to overcome: VN (recs, vids), RoR (recs, vids), nC (recs, vids), RFR (recs, vids), clans with tons of great players you could have seen in the later stages of War is Coming and with equally good team play. ", "And this can mean one thing only - the Grand Finals are going to be epic. ", "Such talent as is concentrated in those two teams is bound to produce fun and exciting games that are going to be a true joy to witness, games you won't want to miss for anything, games you will have dreams about.", "\n\n\n\nSimply make sure you tune in to twitch.tv/VooblyOfficial on time to enjoy quality Sunday entertainment with top quality AoC, supplied by experts of the game:\n\n\n\nThe Czech defending Champions CZ Clan\n\n\n\nJanik\n\nMango\n\nSkull\n\nOvenka\n\ntrabant\n\nyezris\n\n\n\nThe international challengers WOLOL0\n\n\n\nWeLeLe = tobi\n\nWiLiLi = Bustos\n\nWoLoLo = Edie\n\nWyLyLy = Miguel\n\nWaLaLa = VM\n\nWuLuLu = Eques\n\n\n\nOne name better than the other, getting even sweeter when together.", "\n\n\n\nThe format of the Grand Finals is Best of 5 with the following setup: 1. ", "Random Land Map, 2. ", "Game 1 Loser's Home Map, 3. ", "Game 1 Winner's Home Map, 4. ", "Nomad, 5. ", "Blind Random.", "\n\n\n\nSo, have you chosen your favourites yet? ", "Let us and everyone else in AoC know on our community channels and make sure to turn in for top AoC team games live on Sunday 19th April at 15:00 GMT/17:00 CEST/11:00 EDT/8:00 PDT/24:00 JST at VooblyOfficial - the place to be this weekend.", "\n\n\n\nCome see the new RTS League Champions claim their Golden Banner!", "\n\n\n\nFollow us:\n\n\n\nAbout us:\n\nRTS League is the foremost and longest running \"Age of\" clan competition ever, with a history of hosting numerous other strategy games (like StarCraft II, Empire Earth, and Dawn of War) in the past. ", "Fun and friendliness are the prominent aspects of RTS League, with the unquestionable prestige and fame the triumph brings to the top finishing clans following close behind." ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0.012345679012345678, 0.034482758620689655, 0.005434782608695652, 0, 0.0071174377224199285, 0, 0, 0.008771929824561403, 0, 0.05, 0, 0, 0, 0, 0, 0.012552301255230125, 0.029411764705882353, 0.008771929824561403, 0.005780346820809248 ]
0.008733
5
[ { "analysis_explanation": null, "end": 60, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51 }, { "analysis_explanation": null, "end": 166, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 160 }, { "analysis_explanation": null, "end": 252, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 228 }, { "analysis_explanation": null, "end": 308, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 302 }, { "analysis_explanation": null, "end": 744, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 738 }, { "analysis_explanation": null, "end": 1403, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1397 }, { "analysis_explanation": null, "end": 1485, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1480 }, { "analysis_explanation": null, "end": 1601, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1595 }, { "analysis_explanation": null, "end": 1626, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1620 }, { "analysis_explanation": null, "end": 1658, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1646 }, { "analysis_explanation": null, "end": 1916, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1915 }, { "analysis_explanation": null, "end": 1926, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1925 }, { "analysis_explanation": null, "end": 2082, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2079 }, { "analysis_explanation": null, "end": 2119, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2102 }, { "analysis_explanation": null, "end": 2128, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2123 }, { "analysis_explanation": null, "end": 2221, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2209 }, { "analysis_explanation": null, "end": 2480, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2468 }, { "analysis_explanation": null, "end": 253, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 228 }, { "analysis_explanation": null, "end": 1371, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1347 } ]
[ "AudioControl celebrates 40 year anniversary\n\nAudioControl is celebrating the 40 year anniversary since the company introduced its first equalisers and signal processors manufactured specifically for home audio applications in 1977.", "\n\nThe early AudioControl product line-up consisted of specialist audio components, which were sold through traditional hi-fi stores and the company mission was to help consumers overcome the acoustic anomalies of their listening rooms in order to recapture the sonic fingerprint that speaker engineers had intended from their designs.", "\n\nFour decades later the mission remains the same but AudioControl has expanded its line-up to include premium home theatre and whole-house entertainment products, distributed audio amplifiers for commercial applications, audio analysers, car audio processors, amplifiers and OEM interface solutions sold and installed worldwide.", "\n\n“For 40 years, AudioControl has engineered and manufactured some of the finest audio components proudly made in the USA. ", "Our products are sold throughout the US and internationally in approximately 35 countries worldwide,” says AudioControl chief executive Alex Camara.", "\n\nToday, AudioControl is leveraging the power of advanced technologies to forge ahead with nearly 100 new audio products and has announced a new industry alliance initiative called the Sound Partners Program. ", "This program was established to work cooperatively with industry-leading architectural speaker manufacturers in order to implement critical performance profiles stored in the DSP onboard the AudioControl Director amplifiers.", "\n\n“As our loyal dealers and end-users can attest, few things are as gratifying as the gift of music and AudioControl continues to be at the forefront of making good sound great by offering the most advanced, high-performance components we have ever produced,” says Alex." ]
{ "pile_set_name": "Pile-CC" }
[ 0.004329004329004329, 0, 0.00303951367781155, 0.008130081300813009, 0.013513513513513514, 0.009569377990430622, 0.008928571428571428, 0.007407407407407408 ]
0.006865
5
[ { "analysis_explanation": null, "end": 43, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24 }, { "analysis_explanation": null, "end": 96, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 77 }, { "analysis_explanation": null, "end": 230, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 226 }, { "analysis_explanation": null, "end": 583, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 565 }, { "analysis_explanation": null, "end": 906, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 898 }, { "analysis_explanation": null, "end": 1012, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1009 }, { "analysis_explanation": null, "end": 1053, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1051 }, { "analysis_explanation": null, "end": 1161, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1150 }, { "analysis_explanation": null, "end": 1168, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1163 }, { "analysis_explanation": null, "end": 1862, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1858 } ]
[ "Sheriff Clarke unveils technology to deter wrong-way drivers\n\nMILWAUKEE — Milwaukee County Sheriff David Clarke on Tuesday, November 20th discussed the issue of wrong-way driving on the Milwaukee County freeway system, and the new technology installed at nine freeway ramps designed to stop drivers before they head the wrong way. ", "This, after the 32nd wrong-way driving incident in Milwaukee County just this year occurred this weekend.", "\n\nAs the holiday travel season is set to kick off, Sheriff Clarke said Tuesday this new technology meant to deter wrong-way drivers will help, but said they cannot solve what he calls a cultural problem.", "\n\n“The overwhelming majority of people who are getting on the freeway system the wrong way are drunk. ", "It’s a drunk driving problem — not a wrong-way (driving problem),” Sheriff Clarke said.", "\n\nThis week, crews finished installing devices at nine Milwaukee County ramps. ", "Those devices use radar to detect whether someone uses an off ramp to get onto the freeway.", "\n\nStacy Pierce, an engineer with the Wisconsin DOT says the devices will give officials a more accurate idea of just how bad the problem is.", "\n\n“As soon as there is a detection, a signal will be sent to both the Wisconsin Department of Transportation and the Milwaukee County Sheriff’s Department. ", "Because right now, we’re just not sure how often there are wrong-way drivers that are never detected by the Sheriff’s Office or the DOT,” Pierce said.", "\n\nSheriff Clarke touts the devices’ potential to improve response time, but adds the only way to solve the problem is to cut down on drunk driving.", "\n\n“We’re trying to change a culture and that doesn’t happen overnight. ", "It’s gonna take time. ", "With the mixture of initiatives we have, with the public awareness on how much of an epidemic drunk driving is, we’re making gains,” Sheriff Clarke said.", "\n\nThe DOT is still testing the technology to make sure it works. ", "Officials are confident they’ll be fully-functioning by Thanksgiving.", "\n\nThen, the DOT and the Sheriff’s Office will look at the results and see whether the devices should be moved to other ramps." ]
{ "pile_set_name": "Pile-CC" }
[ 0.0030211480362537764, 0, 0.0049261083743842365, 0, 0.011494252873563218, 0, 0, 0.007142857142857143, 0.01282051282051282, 0.02, 0, 0, 0, 0.006535947712418301, 0.015384615384615385, 0, 0.016 ]
0.005725
5
[ { "analysis_explanation": null, "end": 14, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8 }, { "analysis_explanation": null, "end": 83, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 74 }, { "analysis_explanation": null, "end": 111, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 99 }, { "analysis_explanation": null, "end": 137, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 115 }, { "analysis_explanation": null, "end": 202, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 186 }, { "analysis_explanation": null, "end": 398, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 382 }, { "analysis_explanation": null, "end": 413, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 399 }, { "analysis_explanation": null, "end": 435, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 423 }, { "analysis_explanation": null, "end": 465, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 440 }, { "analysis_explanation": null, "end": 500, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 494 }, { "analysis_explanation": null, "end": 513, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 506 }, { "analysis_explanation": null, "end": 820, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 814 }, { "analysis_explanation": null, "end": 836, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 827 }, { "analysis_explanation": null, "end": 896, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 880 }, { "analysis_explanation": null, "end": 1008, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 996 }, { "analysis_explanation": null, "end": 1259, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1250 }, { "analysis_explanation": null, "end": 1433, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1427 }, { "analysis_explanation": null, "end": 1454, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1448 }, { "analysis_explanation": null, "end": 1653, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1644 }, { "analysis_explanation": null, "end": 1824, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1818 }, { "analysis_explanation": null, "end": 1962, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1950 } ]
[ "Best Nude Area?", "\n\nWe are going to CTI next June but I am wondering - is there any beach area on the island? ", "I would like to be able to swim nude in the ocean but if there is no sand, is it possible to do so on the island? ", "That being said, which resort has the best nude area to be able to lay out but also swim at if I want to? ", "Thanks !!", "\n\nWhile the Isle doesn't have a beach, there are a couple areas you can get in the water where the bottom is sandy. ", "You can either go in right by the dock on the Isle, or there's a set of steps on the right side that goes down to the water. ", "Both of these are on the resort side of the Isle, and so are sheltered from the waves coming in.", "\n\nThe bottom in that area is all sand with no rocks until you get a bit further out. ", "It's only about knee-deep on me, although I didn't go too far out when we were there.", "\n\nI've read on the boards of people taking there floaties out and paddling around the Isle, and people snorkeling off the Isle (some in the buff!) ", "I'm thinking of giving the nude snorkeling from the Isle a try this year...\n\nSSB at CSS is too rocky to even go into the water. ", "CN is not at all private, with people from other resorts walking by, but it does have the beautiful sandy beach that goes right out into the water with a swimming area just like the clothed swimming area.", "\n\nAt CSS there is river that comes in right in front of the beach so I think it might be chilly compared to water at CN.", "\nSSB is the biggest beach of all 3 and most private and does have a pool though. ", "Not sure if CTI has a pool or not.", "\n\nI've been to all three. ", "For beach and ocean swimming, CN wins hands down. ", "For best nude area, CSS wins with its large beach, big pool, and food served. ", "CTI came last in my book. ", "The pool is tiny and there really is no swimming in the ocean buff without the danger of being smashed into the rocks by waves. ", "The only downside of CSS is the ocean floor is rocky. ", "If CN had a pool, it would be perfect.", "\n\nThe AN area at SSB is awesome, more social than CTI or CN due to its set up. ", "There's a much bigger beach at SSB for laying out (3-4x CN?), ", "with palapas and trees for shade when you want some (and you will). ", "There are no walk-bys at SSB either, though I didn't consider them a big issue at CN. ", "At SSB, you'll need some water shoes, you can then swim there or ride a floatie, though CN is a more classic long white beach with warmer water. ", "Similarly, at CTI you can swim and splash around in some deeper water if you bring water shoes, and head to the left (right as seen from land), it's around 4 feet, though with some current.", "\n\nAlso, there's some great snorkeling at SSB --- follow the rocks out on the right about 100 yards, then turn left, and you're right on the reef in 10-20 feet of water with nice canyons to swim through. ", "There's a little more current swimming in, so allow for that. ", "Not for sheer novices but if you've got a little experience and can swim, it's very nice. ", "It's the same reef that the snorkel boat goes to (when it goes left out of the main beach), though the boat goes a half mile or so west of SSB. ", "And unlike the boat... you can skip those yucky bathing suits and floatation vests. ", "If it makes you feel safer, find another couple or two on the beach to go with you, like we did (just for fun!)---enjoy the adventure and then have some cold ones at the bar!", "\n\nI didn't have problem with SSB being rocky at all. ", "However, the bottom in not \"flat\" with the underwater sandbar extending out from the mouth of the river. ", "My wife and I (and lots of other couples) waded out from the beach at SSB but it was only \"OK\".", "\n\nI have not swam at the beach at CN but did next door at Breezes and the beach was great. ", "However, the nude beach is snuggled between the main beach at BGN and the main beach at CN with lots of people walking by.", "\n\nWhile we love SSB and want to rreturn this year again-they are booked up June2-8..Dang it!!! ", "The beach and pool is awesome but be prepared for fisherman using the river.", "Last april we went for our honeymoon and the water was too cold to stay in.", "The pool was great tho\n\nHi! ", "Hubby and I have been to CSS and SSB several times and just love this resort! ", "Next year we are doing a split stay--7 days at CN and then 7 days at CSS. ", "How prevalent are the gawkers????? ", "I love SSB for its privacy, so I'm a bit worried about all the people walking by at CN. ", "Is it a long walk from the beach to the ocean to cool off?", "\n\nFrom what we have experienced and learned from others, although never being to any Couples resort other than CSS, CSS has the best overall AN experience because of it's size and privacy. ", "The pool is huge, and the grotto is a nice touch. ", "I understand that CN has a much better beach, but there you will run into others from other resorts who will not be nekked. ", "At CTI, You have amazing privacy, but the pool is not that big, nor is there many great swimming areas off the island. ", "The bottom at CSS is rocky, but last year we waded out closer to the river and the bottom was primarily sandy, with a few rocks here and there. ", "I'm not sure if hurricane Sandy had any effect on that. ", "The water closer to the river is a bit cooler until you get out a fair bit.", "\nBeing that CSS is the largest AN beach, you have lots of room to be alone, or hang out at the pool and be social. ", "Your choice.", "\nThe one thing I will stress is the current at SSB is fairly strong, and if you go floating in the ocean, it only takes a few minutes before you are almost at the point... have a nap while floating there and you just might end up on the CSS main beach!!! ", "Might be a wee bit embarrassing.... not that we care, but you might....\n\nHi! ", "Hubby and I have been to CSS and SSB several times and just love this resort! ", "Next year we are doing a split stay--7 days at CN and then 7 days at CSS. ", "How prevalent are the gawkers????? ", "I love SSB for its privacy, so I'm a bit worried about all the people walking by at CN. ", "Is it a long walk from the beach to the ocean to cool off?", "\n\nThanks!", "\nsuzyQ\n\nHello SuzyQ. Been to both. ", "You will love CN. ", "Swimming nekkid in the warm water of Negril is indescribable. ", "The A.N. area is actually quite secluded. ", "You will not even notice the gawkers after a while. ", "There really aren`t that many. ", "Most people walking by are guests of the adult only resort next door going for a walk along the beautiful beach. ", "We believe they are just curious and they are probably jealous of what we are doing.", "You only have to walk about 10 yards from the secluded area to the water. ", "Some people wrap a floatie around themselves entering and leaving the water. ", "Really, Who cares. ", "The people who see you nekkid in Jamaica will never see you again in their lives. ", "What are the odds of running into these people at home? ", "I figure if that`s how they get their Jollies(rather immature don`t ya think?) ", "then let`s give them something to talk about when they get home. ", "Wave and smile. ", "Any gawkers are usually quite quickly asked to move along by Security. ", "Wifey and I found it to be a non issue. ", "Only 178 days til home at CN.", "\n\nsuzyQ - We are going to CN for the first week of December, so we'll let you know how it is on the AN beach there. ", "It might be a bit different now that Breezes is becoming a family resort. ", "We are heading back \"home\" for 9 days in April next year. ", "We hope you and Karl have a wonderful holiday in July. ", "Margaret came to the Gala with us this time, and she said she's looking forward to seeing you two in when you are there!", "\n\nThere's CSS main beach and Sunset Beach (SSB). ", "You can be naked everywhere at SSB until the textiles come over for the sunset. ", "That goes for pool and ocean. ", "The river makes the water fairly cool but it is nice on a hot day. ", "SSB is the place to be!", "\n\nThere's CSS main beach and Sunset Beach (SSB). ", "You can be naked everywhere at SSB until the textiles come over for the sunset. ", "That goes for pool and ocean. ", "The river makes the water fairly cool but it is nice on a hot day. ", "SSB is the place to be!", "\n\nEven after the textiles come over to watch the sunset (5pm) you can still remain naked. ", "Just know that there will be people there with clothes on as well.", "\n\nAs many have said, CN for best beach and swimming. ", "The main problem there is the kids that pass by. ", "We have been to CN nude area many times, but we always watch for kids before we go out into the ocean. ", "With Breezes having more kids, I expect this challenge (at least for us) to become more of an issue. ", "Its simply a respect for other families thing. ", "CSS by far is the best private, relaxed area. ", "Ocean does have some rocks but okay.", "\n\nIS it okay for me to walk around in a thong bikini? ", "Not just at the beach but all over the resort?", "\n\nSarah Micro: From what I understand, at CSS you will be fine in a thong bikini on the main beach and at the main pool, however the SSB area (pool and beach) is au naturel so you will need to be completely nude while there (no thongs allowed). ", "I believe that for most of the restaurants a cover-up is required, with perhaps the exception of the beach bar." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.010869565217391304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0078125, 0, 0.016666666666666666, 0, 0.029411764705882353, 0, 0, 0.01282051282051282, 0.038461538461538464, 0, 0.018518518518518517, 0, 0.02531645569620253, 0, 0, 0.011627906976744186, 0, 0.005291005291005291, 0, 0, 0, 0, 0, 0, 0.018867924528301886, 0, 0, 0.01098901098901099, 0.00819672131147541, 0, 0, 0, 0, 0.01282051282051282, 0.013513513513513514, 0, 0.011363636363636364, 0, 0.015873015873015872, 0, 0, 0.008403361344537815, 0.006944444444444444, 0, 0, 0.008695652173913044, 0, 0.00784313725490196, 0, 0.01282051282051282, 0.013513513513513514, 0, 0.011363636363636364, 0, 0, 0, 0, 0.016129032258064516, 0.023809523809523808, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.025, 0.034482758620689655, 0, 0.013513513513513514, 0, 0.01818181818181818, 0.008333333333333333, 0, 0, 0, 0, 0.043478260869565216, 0, 0, 0, 0, 0.043478260869565216, 0, 0, 0, 0, 0, 0.009900990099009901, 0, 0.021739130434782608, 0, 0, 0, 0.00816326530612245, 0 ]
0.005347
5
[ { "analysis_explanation": null, "end": 45, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36 }, { "analysis_explanation": null, "end": 350, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 346 }, { "analysis_explanation": null, "end": 623, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 619 }, { "analysis_explanation": null, "end": 929, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 925 }, { "analysis_explanation": null, "end": 983, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 979 }, { "analysis_explanation": null, "end": 1058, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1049 }, { "analysis_explanation": null, "end": 3651, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3644 }, { "analysis_explanation": null, "end": 3847, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3838 }, { "analysis_explanation": null, "end": 3980, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3970 }, { "analysis_explanation": null, "end": 4079, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4074 }, { "analysis_explanation": null, "end": 4161, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4152 }, { "analysis_explanation": null, "end": 4195, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4183 }, { "analysis_explanation": null, "end": 4217, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4211 }, { "analysis_explanation": null, "end": 4929, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4920 }, { "analysis_explanation": null, "end": 5063, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5058 }, { "analysis_explanation": null, "end": 5423, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5410 }, { "analysis_explanation": null, "end": 5627, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5622 }, { "analysis_explanation": null, "end": 5709, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5700 }, { "analysis_explanation": null, "end": 5743, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5731 }, { "analysis_explanation": null, "end": 5765, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5759 }, { "analysis_explanation": null, "end": 6059, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6053 }, { "analysis_explanation": null, "end": 6611, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6604 }, { "analysis_explanation": null, "end": 6997, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6980 }, { "analysis_explanation": null, "end": 7067, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7041 }, { "analysis_explanation": null, "end": 7168, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7161 }, { "analysis_explanation": null, "end": 7235, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7229 }, { "analysis_explanation": null, "end": 7254, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7239 }, { "analysis_explanation": null, "end": 7276, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7272 }, { "analysis_explanation": null, "end": 7309, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7305 }, { "analysis_explanation": null, "end": 7319, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7311 }, { "analysis_explanation": null, "end": 7471, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7459 }, { "analysis_explanation": null, "end": 7719, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7707 }, { "analysis_explanation": null, "end": 7986, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7983 }, { "analysis_explanation": null, "end": 8298, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8291 }, { "analysis_explanation": null, "end": 8485, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8480 }, { "analysis_explanation": null, "end": 8627, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8616 } ]
[ "Q:\n\nApply function to all possible values of a variable\n\nI would like to get as many plots as factors/values in a variable. ", "\nFor example, I would like to plot the following variables (v1, v2, v3, v4, v5, v6, v7, v8) that I have defined as a scale for all possible values on the variable country. ", "So i get, in that case, a total of three different plots. ", "\nI know how to plot it separately, for example in this cases I would have used the following: \nbasicgraph(Data[country==1, scale1] )\nbasicgraph(Data[country==2, scale1] )\nbasicgraph(Data[country==3, scale1] ) \n\nI would like my function to plot as many graphs as factors/values (without specifying the number of factors/values). ", " I have tried with \"apply\" but i can't really make it work, so any clue could be good for me. ", "\nI have a dataset that looks like: \n v1 v2 v3 v4 v5 v6 v7 v8 country\n1 NA NA NA NA NA NA NA NA 1\n2 5 5 5 5 5 4 5 5 2\n3 4 5 3 5 4 5 5 5 3\n4 5 5 5 4 2 4 4 5 1\n5 4 3 5 4 4 5 4 5 2\n6 5 5 5 2 3 4 3 5 3\n7 NA NA NA NA NA NA NA NA 1\n8 3 5 5 5 4 5 4 4 2\n9 4 5 5 4 5 5 4 5 3\n10 2 4 4 5 4 5 4 5 1\n11 4 5 5 3 4 4 4 5 2\n12 4 5 4 4 5 4 4 5 3\n13 5 5 4 3 3 5 5 5 1\n14 3 5 1 2 3 1 4 5 2\n\nIhave defined the scale as: \nscale1 <- names(Data) %in% c( \"v1\", \"v2\", \"v3\", \"v4\", \"v5\", \"v6\", \"v7\", \"v8\")\n\nI have defined a plot function by: \nbasicgraph<-function(df, title, lab)\n\n{\n\n for(i in 1:length(df))\n {\n y <- melt(df)\n z <- with(y, as.data.frame(table(variable, value, exclude = NULL)))\n z <- z[!is.na(z$variable), ]\n z$scale <- z$variable\n levelss<-levels(z$variable)\n\n }\n\ntheme_nogrid <- function (base_size = 12, base_family = \"\") \n {\n theme_bw(base_size = base_size, base_family = base_family) %+replace% \n theme(panel.grid = element_blank()) +\n theme(axis.text.x =element_text(size = base_size * 0.8 , lineheight = 0.9, \n vjust = 0.5, hjust=1, angle=90))\n }\n\nplot1<-function(z) { \n ggplot(data = z, aes(x = variable, y = value, size = Freq))+\n geom_point(aes(size = Freq, stat = \"identity\", position = \"identity\"), shape = 20, color=\"black\", alpha=0.6) +\n scale_size_continuous(range = c(3,15)) + \n scale_x_discrete(breaks=levelss,labels=lab)+ \n xlab(\"\")+ #Afegir/canviar títol eix x\n ylab(\"Response\")+ #Afegir/canviar títol eix y\n ggtitle(title)+ #Títol a dalt\n theme_nogrid()\n}\n\n} \n\nA:\n\nThis is a pretty confusing question and example. ", "I think you want to produce a different graph for each country value? ", "In that case I'd suggest something like this:\nlibrary(reshape2)\nData_m <- melt(Data, id.vars=\"country\") # melt the data into 'long' format\n\nf <- function(d) { # function that produces a graph and waits\n print(qplot(variable, value, data=d) + ggtitle(unique(d$country)))\n readline()\n}\n\nlibrary(plyr)\nd_ply(Data_m, .(country), f) # produces three separate graphs\n\nThe d_ply call splits Data_m into three parts and repeatedly calls f on each, producing a graph of that subset of the data, without knowing anything about the data being graphed.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0.005813953488372093, 0, 0, 0, 0.013248542660307366, 0, 0.0036429872495446266, 0 ]
0.002523
5
[ { "analysis_explanation": null, "end": 205, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 203 }, { "analysis_explanation": null, "end": 2519, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2484 }, { "analysis_explanation": null, "end": 3129, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3123 }, { "analysis_explanation": null, "end": 1646, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1636 }, { "analysis_explanation": null, "end": 1708, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1703 }, { "analysis_explanation": null, "end": 1958, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1950 }, { "analysis_explanation": null, "end": 2820, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2815 }, { "analysis_explanation": null, "end": 928, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 891 }, { "analysis_explanation": null, "end": 966, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 929 }, { "analysis_explanation": null, "end": 1004, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 967 }, { "analysis_explanation": null, "end": 1042, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 1005 }, { "analysis_explanation": null, "end": 1080, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 1043 }, { "analysis_explanation": null, "end": 1156, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 1119 }, { "analysis_explanation": null, "end": 1194, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 1157 } ]
[ "It is well known to form an alloy body by static casting. ", "Static casting includes pouring a molten alloy in a mold, solidifying. ", "However, a problem with static casting is that the resulting alloy body is subject to impurities and high porosity, both of which may reduce the strength of the alloy body.", "\nIt is also known to form an alloy body by a wrought method. ", "Such wrought method includes heating an alloy to a temperature below its melting temperature, and striking the alloy to refine the grain size and reduce porosity. ", "The resulting wrought alloy body has generally less porosity than an alloy body produced by static casting. ", "However, the wrought method is often limited to the use of a small number of \"standard\" alloys, in addition to generally being more complicated and expensive than casting methods.", "\nIt is also known to form an alloy body by centrifugal casting. ", "A centrifugally cast alloy body has generally less impurities and porosity than an alloy body produced by static casting. ", "Aluminum pieces produced by centrifugal casting, however, still commonly have a significant amount of porosity and generally do not possess the overall strength and toughness properties that can be achieved with pieces created using wrought techniques.", "\nTo date, most centrifugally casting of aluminum alloys has been carried out using alloys with standard cast aluminum chemistries. ", "Due to differences in alloy composition, pieces formed from alloys with standard cast aluminum chemistries are generally incompatible with wrought alloy bodies because the alloys formed by the wrought method and centrifugal casting generally have different physical and mechanical properties." ]
{ "pile_set_name": "USPTO Backgrounds" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
0
5
[]
[ "Who doesn’t like a good Chicken Caesar Wrap, especially a Buffalo Chicken Caesar Wrap? ", "This week I have decided to take this classic wrap to a whole other dimension by making it a vegan wrap. ", "This vegan recipe is not only a delicious alternative to the traditional Buffalo Chicken Caesar Wrap it’s also a great way to embrace the 30 day vegan challenge this month. ", "This is one of James’s favourite easy to-go meals, so making a vegan version was a must this month! ", "I think he might even like this version better than the real chicken version!", "\n\nThe first step in creating this Vegan Buffalo Chicken Caesar Wrap will be selecting your chicken alternative. ", "Thanks to the growing vegan community (yay!), ", "there are many awesome alternatives out there. ", "I like to use my vegan McNuggets or Popeyes Fried Chicken recipe for this one; or you could use one of the many breaded vegan chicken patties from your favorite health food store.", "\n\nTo start, make my Vegan Caesar Dressing recipe and a large bowl and add a your greens of choice. ", "Romaine is the traditional go to lettuce for a Caesar Salad but you can use any lettuce you prefer. ", "When I want an excuse to call this healthy, I will even add spinach or kale! ", "Add a smidge of Parmesan cheese, or more than a smidge if you’re as excited about vegan cheese as I am.", "\n\nIn another bowl add your chopped up vegan chicken nuggets. ", "In all reality it doesn’t really matter how you cut your vegan chicken up, some people prefer cubes, some people prefer strips, theoretically you could cut them into the shape of little chicken dinosaurs. ", "The point is that it doesn’t matter how you decide to cut them up just be sure they are an appropriate size for the wrap. ", "After putting your vegan chicken into the bowl add your desired amount of buffalo sauce and mix up the vegan chicken being sure to get a nice even coating of the buffalo sauce on your vegan chicken pieces. ", "This is a crucial part in the creation of your Vegan Buffalo Chicken Caesar Wrap and the sauce you use, along with it’s level of spice, is going to vary from person to person. ", "If you don’t like or have buffalo sauce you could really use any hot sauce of your choice!!!", "\n\nYou are now ready to wrap up everything in your wrap!!! ", "Even after years of wrapping up various items, it always takes me about 2 tries to get it right. ", "Hey, at least I’m not like James and over-stuff EVERYTIME! ", "Hehehe\n\nAfter folding your Vegan Buffalo Chicken Caesar Wrap cut it in half and enjoy. ", "I know your family, or loved one will love this recipe as much as we do!!! ", "xo\n\n\n\n" ]
{ "pile_set_name": "OpenWebText2" }
[ 0.022988505747126436, 0, 0.005780346820809248, 0.01, 0, 0, 0, 0, 0, 0.010101010101010102, 0, 0.012987012987012988, 0.009708737864077669, 0.01639344262295082, 0, 0, 0, 0, 0, 0, 0, 0.01694915254237288, 0.011494252873563218, 0, 0 ]
0.004656
5
[ { "analysis_explanation": null, "end": 96, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 87 }, { "analysis_explanation": null, "end": 336, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 330 }, { "analysis_explanation": null, "end": 363, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 353 }, { "analysis_explanation": null, "end": 385, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 380 }, { "analysis_explanation": null, "end": 1030, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1023 }, { "analysis_explanation": null, "end": 2237, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2232 }, { "analysis_explanation": null, "end": 2350, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2345 } ]
[ "Evidence for a self-esteem approach in the prevention of body image and eating problems among children and adolescents.", "\nEarly suggestions from the 1980s for a self-esteem approach in the prevention of eating problems have been adopted by researchers, and the results of several interventions show support for the efficacy, safety, and suitability of a predominantly self-esteem and self-acceptance approach. ", "Several recent studies utilizing strong self-esteem components as part of their controlled prevention interventions have produced improvements in body dissatisfaction, dietary restraint, internalization of the thin ideal, and attitudes associated with the eating disorders. ", "This article discusses self-esteem as one of the important risk and protective factors in the development of body image concerns and eating disorders and describes the subsequent use of a self-esteem approach for prevention of eating disorders. ", "Interventions containing strong self-esteem components from around the world are discussed in relation to their impact on the body image and eating behaviors of adolescents. ", "Applications of the self-esteem approach for the prevention of child obesity also are discussed." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0, 0, 0, 0 ]
0
5
[ { "analysis_explanation": null, "end": 152, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 143 } ]
[ "What do physicians dislike about managed care? ", "Evidence from a choice experiment.", "\nManaged care (MC) imposes restrictions on physician behavior, but also holds promises, especially in terms of cost savings and improvements in treatment quality. ", "This contribution reports on private-practice physicians' willingness to accept (WTA, compensation asked, respectively) for several MC features. ", "In 2011, 1,088 Swiss ambulatory care physicians participated in a discrete choice experiment, which permits putting WTA values on MC attributes. ", "With the exception of shared decision making and up to six quality circle meetings per year, all attributes are associated with non-zero WTA values. ", "Thus, health insurers must be able to achieve substantial savings in order to create sufficient incentives for Swiss physicians to participate voluntarily in MC plans." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0, 0, 0, 0, 0.005988023952095809 ]
0.000855
5
[ { "analysis_explanation": null, "end": 396, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 392 }, { "analysis_explanation": null, "end": 409, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 404 }, { "analysis_explanation": null, "end": 799, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 794 } ]
[ "Gomer (wife of Hosea)\n\nGomer (go'-mer) was the wife of the prophet Hosea (8th century BC), mentioned in the Hebrew Bible's Book of Hosea (1:3). ", "Hosea 1:2 refers to her alternatively as a \"promiscuous woman\" (NIV), a \"harlot\" (NASB), and a \"whore\" (KJV) but Hosea is told to marry her \naccording to Divine appointment. ", "She is also described as the daughter of Diblaim.", "\n\nChildren\nHosea 1 relates how Hosea has three children, a son called Jezreel, a daughter Lo-Ruhamah and another son Lo-Ammi. ", "All the names are described in the text as having symbolic meaning, reflecting the relationship between God and Israel. ", "Jezreel is named after the valley of that name. ", "Lo-Ruhamah is named to denote the ruined condition of the kingdom of Israel and Lo-Ammi is named in token of God's rejection of his people. ", "Although the latter two children are not specifically said to be Hosea's, James Mays says that this is \"hardly an implication\" of Gomer's adultery. ", "In Hosea 3:1, however, it says that she is \"loved by another man and is an adulteress\" (NIV). ", "Hosea is told to buy her back, and he does so for 15 shekels and a quantity of barley. ", " \n\nAccording to Kirsten Abbott, feminist interpretation regards the story of Hosea and his relations with his wife Gomer as a metaphor for the conflict between a Covenant Theology (Israel violating the covenant relationship with YHWH) and a Creation Theology (YHWH will undo the fertility of the earth in response to Israel following other fertility gods).", "\n\nCultural references\nBrooke Fraser has a song called \"Hosea's Wife\" in her album Albertine.", "\n Third Day has a song called \"Gomer's Theme\" on their album Conspiracy No. ", "5, which is the source of their fans calling themselves \"Gomers.\"", "\nFrancine Rivers' 1991 novel Redeeming Love tells the story of a prostitute named Angel in the 1850s American West, based on the story of Gomer.", "\nMichael Card has a song called \"Song Of Gomer\" on his album The Word.", "\nEstonian writer Ain Kalmus' 1950 novel Prophet tells the tragic love story of Gomer and Hosea.", "\n(Mesu Andrews') 2013 novel \"(Love In A Broken Vessel)\" features Gomer as a main character as well as her marriage to Hosea.", "\n\nReferences\n\nCategory:8th-century BCE Hebrew people\nCategory:8th-century BC women\nCategory:Female prostitutes\nCategory:Women in the Hebrew Bible\nCategory:Book of Hosea" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.013888888888888888, 0.022857142857142857, 0.02040816326530612, 0.023809523809523808, 0, 0.020833333333333332, 0.014285714285714285, 0.013513513513513514, 0.010638297872340425, 0, 0.014044943820224719, 0.021739130434782608, 0.013157894736842105, 0, 0.020833333333333332, 0.014285714285714285, 0.031578947368421054, 0.016129032258064516, 0.005952380952380952 ]
0.014629
5
[ { "analysis_explanation": null, "end": 5, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 20, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15 }, { "analysis_explanation": null, "end": 28, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23 }, { "analysis_explanation": null, "end": 72, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 67 }, { "analysis_explanation": null, "end": 85, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 74 }, { "analysis_explanation": null, "end": 88, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 86 }, { "analysis_explanation": null, "end": 153, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 144 }, { "analysis_explanation": null, "end": 263, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 258 }, { "analysis_explanation": null, "end": 367, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 360 }, { "analysis_explanation": null, "end": 403, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 398 }, { "analysis_explanation": null, "end": 444, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 437 }, { "analysis_explanation": null, "end": 467, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 457 }, { "analysis_explanation": null, "end": 491, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 484 }, { "analysis_explanation": null, "end": 611, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 605 }, { "analysis_explanation": null, "end": 620, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 613 }, { "analysis_explanation": null, "end": 671, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 661 }, { "analysis_explanation": null, "end": 736, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 730 }, { "analysis_explanation": null, "end": 748, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 741 }, { "analysis_explanation": null, "end": 871, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 866 }, { "analysis_explanation": null, "end": 885, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 875 }, { "analysis_explanation": null, "end": 936, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 931 }, { "analysis_explanation": null, "end": 957, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 952 }, { "analysis_explanation": null, "end": 1048, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1043 }, { "analysis_explanation": null, "end": 1157, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1143 }, { "analysis_explanation": null, "end": 1209, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1204 }, { "analysis_explanation": null, "end": 1247, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1242 }, { "analysis_explanation": null, "end": 1314, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1308 }, { "analysis_explanation": null, "end": 1360, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1356 }, { "analysis_explanation": null, "end": 1391, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1387 }, { "analysis_explanation": null, "end": 1450, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1444 }, { "analysis_explanation": null, "end": 1517, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1504 }, { "analysis_explanation": null, "end": 1573, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1564 }, { "analysis_explanation": null, "end": 1584, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1575 }, { "analysis_explanation": null, "end": 1731, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1715 }, { "analysis_explanation": null, "end": 1736, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1732 }, { "analysis_explanation": null, "end": 1801, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1796 }, { "analysis_explanation": null, "end": 1857, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1852 }, { "analysis_explanation": null, "end": 1871, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1859 }, { "analysis_explanation": null, "end": 1937, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1929 }, { "analysis_explanation": null, "end": 1955, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1945 }, { "analysis_explanation": null, "end": 1961, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1957 }, { "analysis_explanation": null, "end": 1975, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1968 }, { "analysis_explanation": null, "end": 2012, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2007 }, { "analysis_explanation": null, "end": 2022, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2017 }, { "analysis_explanation": null, "end": 2044, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2040 }, { "analysis_explanation": null, "end": 2093, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2088 }, { "analysis_explanation": null, "end": 2146, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2141 }, { "analysis_explanation": null, "end": 2180, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2160 }, { "analysis_explanation": null, "end": 2191, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2185 }, { "analysis_explanation": null, "end": 2219, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2199 }, { "analysis_explanation": null, "end": 2222, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2220 } ]
[ "1. ", "Field of the Invention\nThis invention relates to generally to apparatus for steaming garments and particularly to a fixture for supporting garments which are to be steamed by means of a hand-held steamer.", "\n2. ", "Description of the Prior Art\nIn the recent past, so-called \"hand steamers\" for home use have been made commercially available. ", "Such hand-held steamers are typically powered by standard house current like many other hand-held electric home appliances. ", "The hand-held steamer, typically of lightweight construction, includes an electrical heating element and a reservoir for holding a quantity of water. ", "The water is converted to steam during the operation of the hand-held steamer. ", "A steam outlet of the steamer is directed against wrinkled fabric portions of a garment. ", "The steam tends to restore the natural shape of the garment.", "\nThough hand-held steamers have proven to be valuable home appliances for removing unwanted wrinkles from most garments, the effectiveness of their use is sometimes hampered in the absence of an efficient way to hold a garment to be steamed. ", "In many instances, the need to quickly restore a suit, coat, jacket or skirt comes up unexpectedly, when the garment is taken from the closet, and time to meet a busy schedule is running short. ", "For example, when on a Sunday afternoon, garments are packed for an important Monday morning business trip. ", "In these types of situations, the immediate availability of a practical work site for steaming the garments becomes invaluable.", "\nA garment support used by some commercial cleaning and pressing establishments in conjunction with hand-held steamers provides a wall-mounted backplate. ", "At the top and center of the backplate, a clamping and hanger linkage provides for the temporary suspension of a garment either by clamping the garment against the backplate, or as a structure for holding a hanger in suspension while a garment is steamed. ", "The garment clamping linkage is activated by a foot switch which is coupled through a cable connection to the clamp at the top of the plate.", "\nThe described support for garments during steaming operations may be useful for commercial operations. ", "However, the complexity of the installation with the foot switch mechanism and the fixed height at which the garment holder is mounted render such installation in a home undesirable. ", "Since hand-held steamers are typically used only occasionally in the home, and ready availability and unobtrusive storage of equipment used with such steamers are desirable, commercial installations have failed to meet the needs of home users of hand-held steamers.", "\nVarious other devices for steaming garments are known which typically do not contemplate the use of a hand-held steamer. ", "Instead, they provide a support for specific garments and permit steam to be introduced into the garment, and to be distributed somewhat uniformly from the inside of the garment through virtually all of its material, while the garment is supported by a frame. ", "The frame approximates the shape of a person wearing the garment. ", "While such fixtures or garment supports may be practical in their specific applications, the specificity of their applications or the generally increased consumption and release of steam as the result of steaming a garment in its entirety makes these appliances more suitable for larger volume use, such as in commercial cleaning and steaming applications, as opposed to occasional home use.", "\nOther supports, such as ironing boards or table surfaces are sometimes used in conjunction with hand-held steamers. ", "Ironing boards are used because of their availability in many households in which hand-held steamers have come into use. ", "Ironing boards typically occupy a stow-away place in a closet and are quickly set up. ", "Table surfaces are sometimes used because of their convenient availability in emergencies created by time pressures of current lifestyles. ", "Horizontally disposed supports, however, have been found to be less than ideal for removing wrinkles from garments with hand-held steamers." ]
{ "pile_set_name": "USPTO Backgrounds" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
0
5
[ { "analysis_explanation": null, "end": 258, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 243 }, { "analysis_explanation": null, "end": 1305, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1299 }, { "analysis_explanation": null, "end": 1315, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1306 }, { "analysis_explanation": null, "end": 1360, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1354 }, { "analysis_explanation": null, "end": 1368, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1361 } ]
[ "Q:\n\nBuilding frameworks for iOS 8 and above in XCode 8\n\nI have recently updated to Xcode 8. ", "Previously I was using Xcode 7 with Swift 2.2.", "\nI have a framework that I built in with deployment target iOS 9.3. ", "Now that I have moved to Xcode 8 I cannot use this framework.", "\n\nIs there a way I can build a framework that will work for iOS sdks 8 and above?", "\nI want to set the minimum deployment target of my app to iOS 8+.", "\n\nAlso\n\nAlamofire for Swift 3 has been updated and I have updated my pod file.", "\nWill I be able to run the app in iOS versions above 8?", "\n\nAny help will be appreciated.", "\n\nA:\n\nYes it is possible to build frameworks for iOS 8 with Xcode 8. ", "But if you try to support iOS 8 you could also use Swift 3, put If you use other frameworks like Alamofire, you have to be careful, because the latest version of Alamofire (4.x) requires a minimum iOS target version of iOS 9. ", "So you have to use Alamofire (3.x). ", "With Alamofire 3.5 you have to use Swift 2.3\nSo first you have to decide what's more important for you:\n\niOS 8 support: So you have to switch to Swift 2.3 and Alamofire 3.x\nSwift 3 support: So you have to drop iOS 8 support, because Alamofire 4.x requires iOS 9\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.008849557522123894, 0.027777777777777776, 0 ]
0.002817
5
[ { "analysis_explanation": null, "end": 526, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 523 }, { "analysis_explanation": null, "end": 813, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 804 }, { "analysis_explanation": null, "end": 896, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 887 }, { "analysis_explanation": null, "end": 1146, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1137 } ]
[ "Q:\n\nMatch all characters except one\n\nI have a test string with pattern \n{something1=any_character} any_character {something2=any_character}\n\nI wanted to match the first bracketed sequence and in next iteration I wanted to match the next. ", "So I am using Pattern and Matcher.", "\nThe regex I have is \\{(\\w)*something1.*(?!=).*(?!\\}) but the problem is that it match the complete string rather then just the first one. ", "I want to break the first search at first } and then find next }.", "\n\nA:\n\nJust make the wildcard lazy:\n\\\\{(\\\\w)*?something1.*?(?!=).*?\\\\}\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0.058823529411764705, 0, 0, 0 ]
0.011765
5
[ { "analysis_explanation": null, "end": 124, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 114 }, { "analysis_explanation": null, "end": 271, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 264 } ]
[ "\"\"\"\nModels for course action state\n\nIf you make changes to this model, be sure to create an appropriate migration\nfile and check it in at the same time as your model changes. ", "To do that,\n\n1. ", "Go to the edx-platform dir\n2. ", "./manage.py cms schemamigration course_action_state --auto description_of_your_change\n3. ", "It adds the migration file to edx-platform/common/djangoapps/course_action_state/migrations/\n\n\"\"\"\n\nfrom django.contrib.auth.models import User\nfrom django.db import models\nfrom opaque_keys.edx.django.models import CourseKeyField\nfrom course_action_state.managers import CourseActionStateManager, CourseRerunUIStateManager\n\n\nclass CourseActionState(models.", "Model):\n \"\"\"\n A django model for maintaining state data for course actions that take a long time.", "\n For example: course copying (reruns), import, export, and validation.", "\n \"\"\"\n\n class Meta(object):\n \"\"\"\n For performance reasons, we disable \"concrete inheritance\", by making the Model base class abstract.", "\n With the \"abstract base class\" inheritance model, tables are only created for derived models, not for\n the parent classes. ", " This way, we don't have extra overhead of extra tables and joins that would\n otherwise happen with the multi-table inheritance model.", "\n \"\"\"\n abstract = True\n\n # FIELDS\n\n # Created is the time this action was initiated\n created_time = models.", "DateTimeField(auto_now_add=True)\n\n # Updated is the last time this entry was modified\n updated_time = models.", "DateTimeField(auto_now=True)\n\n # User who initiated the course action\n created_user = models.", "ForeignKey(\n User,\n # allow NULL values in case the action is not initiated by a user (e.g., a background thread)\n null=True,\n # set on_delete to SET_NULL to prevent this model from being deleted in the event the user is deleted\n on_delete=models.", "SET_NULL,\n # add a '+' at the end to prevent a backward relation from the User model\n related_name='created_by_user+'\n )\n\n # User who last updated the course action\n updated_user = models.", "ForeignKey(\n User,\n # allow NULL values in case the action is not updated by a user (e.g., a background thread)\n null=True,\n # set on_delete to SET_NULL to prevent this model from being deleted in the event the user is deleted\n on_delete=models.", "SET_NULL,\n # add a '+' at the end to prevent a backward relation from the User model\n related_name='updated_by_user+'\n )\n\n # Course that is being acted upon\n course_key = CourseKeyField(max_length=255, db_index=True)\n\n # Action that is being taken on the course\n action = models.", "CharField(max_length=100, db_index=True)\n\n # Current state of the action.", "\n state = models.", "CharField(max_length=50)\n\n # MANAGERS\n objects = CourseActionStateManager()\n\n\nclass CourseActionUIState(CourseActionState):\n \"\"\"\n An abstract django model that is a sub-class of CourseActionState with additional fields related to UI.", "\n \"\"\"\n class Meta(object):\n \"\"\"\n See comment in CourseActionState on disabling \"concrete inheritance\".", "\n \"\"\"\n abstract = True\n\n # WARNING - when you edit this value, you're also modifying the max_length\n # of the `message` column (see below)\n MAX_MESSAGE_LENGTH = 1000\n\n # FIELDS\n\n # Whether or not the status should be displayed to users\n should_display = models.", "BooleanField(default=False)\n\n # Message related to the status\n message = models.", "CharField(max_length=MAX_MESSAGE_LENGTH)\n\n\n# Rerun courses also need these fields. ", "All rerun course actions will have a row here as well.", "\nclass CourseRerunState(CourseActionUIState):\n \"\"\"\n A concrete django model for maintaining state specifically for the Action Course Reruns.", "\n\n .. no_pii:\n \"\"\"\n class Meta(object):\n \"\"\"\n Set the (destination) course_key field to be unique for the rerun action\n Although multiple reruns can be in progress simultaneously for a particular source course_key,\n only a single rerun action can be in progress for the destination course_key.", "\n \"\"\"\n unique_together = (\"course_key\", \"action\")\n\n # FIELDS\n # Original course that is being rerun\n source_course_key = CourseKeyField(max_length=255, db_index=True)\n\n # Display name for destination course\n display_name = models.", "CharField(max_length=255, default=u\"\", blank=True)\n\n # MANAGERS\n # Override the abstract class' manager with a Rerun-specific manager that inherits from the base class' manager.", "\n objects = CourseRerunUIStateManager()\n" ]
{ "pile_set_name": "Github" }
[ 0, 0, 0, 0.011235955056179775, 0.005633802816901409, 0, 0, 0, 0, 0, 0, 0, 0, 0.0070921985815602835, 0, 0.007142857142857143, 0, 0, 0, 0.004081632653061225, 0, 0, 0, 0, 0, 0.00684931506849315, 0.0030303030303030303, 0, 0.01092896174863388, 0 ]
0.001867
5
[ { "analysis_explanation": null, "end": 236, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 221 }, { "analysis_explanation": null, "end": 232, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 223 }, { "analysis_explanation": null, "end": 436, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 414 }, { "analysis_explanation": null, "end": 512, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 494 }, { "analysis_explanation": null, "end": 566, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 558 } ]
[ "cancel The Creative Space Explorer\n\nis a free tool that inspires and\n\nconnects people who design, run\n\nand research creative spaces.", "\n\nshow me a hub a co-working space an incubator / accelerator / lab a meeting & (un)conference an education place a hacker space a concept store a miscellaneous space based in that support exchange between diverse people learning & personal development co-creation of ideas or biz models flow & fun at work entrepreneurial skills & behavior prototyping of products or services" ]
{ "pile_set_name": "OpenWebText2" }
[ 0.007575757575757576, 0 ]
0.003788
5
[]
[ "Australia's drug regulator has found three-quarters of a popular heartburn medication it recently tested contained heightened levels of a suspected cancer-causing agent.", "\n\nKey points: Popular heartburn medication Zantac, known generically as ranitidine, has been recalled\n\nPopular heartburn medication Zantac, known generically as ranitidine, has been recalled The drug has been found to contain NDMA, an agent which probably causes cancer\n\nThe drug has been found to contain NDMA, an agent which probably causes cancer Seventy five per cent of ranitidine drugs tested by the Australian regulator were found to contain heightened levels of NDMA\n\n\"We're just validating those results and we'll be publishing that on our website soon,\" Professor Paul Kelly, the Therapeutic Goods Administration's chief medical advisor, told 7.30.", "\n\nThe TGA recalled the popular drug Zantac, also known by its generic name ranitidine, on October 4 after regulators in other countries found the pharmaceutical had been contaminated with the probable carcinogen NDMA.", "\n\nAlthough the risk to consumers was believed to be low, the TGA took what it described as a \"very precautionary approach\" by recalling the products and carrying out its own testing.", "\n\n\"In terms of the level of concern, it's three parts per million. ", "Very, very small amounts,\" Professor Kelly said.", "\n\n\"We've now tested 135 different batches of this medicine, and we're finding about 75 per cent of those are positive above that level of three parts per million.", "\n\n\"If someone were to take a ranitidine tablet for their entire life for 70 years, every day, then the risk of cancer may go up by about one in 100,000, so I think you can see from those figures it's a very small risk.\"", "\n\n'It's pretty scary'\n\nHeartburn drug Zantac, also known generically as ranitidine, has been recalled in Australia. ( ", "ABC News: Peter McCutcheon )\n\nThe recall of the drug was a shock for Sydney mother Jade Wood, who relied on Zantac to treat her two children with severe reflux.", "\n\n\"I would love to know the batch we've got is not contaminated. ", "I'd love to hear that ASAP, so I wouldn't have to stop it,\" she told 7.30.", "\n\n\"It's pretty scary and you get quite angry that a fault like this could happen. ", "It's not just a slip-up.\"", "\n\nThe drug has been on the market since the early 1980s and was at one time the most popular medication in the world.", "\n\nHow it became contaminated remains a mystery.", "\n\nDean of pharmacy at the University of Sydney, Professor Andrew McLachlan, believes it may be something inherent in how the drug breaks down.", "\n\n\"It's quite possible that this break down product coming from that drug has probably been in those products for quite some time,\" he said.", "\n\n\"There's no one manufacturer, so this doesn't appear to be a manufacturing issue, particularly because globally we set a very high standard.\"", "\n\nThe TGA agrees this is a possibility.", "\n\n\"We've found a range of manufacturers in different countries — five altogether — and that's spread across a number of suppliers,\" Professor Kelly said.", "\n\n\"So yes, it could be a generic issue with the actual manufacture or it could be something to do with the drug itself.\"", "\n\n'Safe alternatives are available'\n\nMany users of Zantac have moved to other drugs. ( ", "iStockphoto/Ohmega1982 )\n\nBrisbane pharmacist Chris Owen says some customers have been worried, but there has been no sign of panic.", "\n\n\"A lot of people who are taking Zantac were a little bit worried, justifiably,\" Mr Owen said.", "\n\n\"There is a low-risk carcinogen in the product but at this stage we haven't had anyone who couldn't go onto another treatment. ", "They've been able to talk to their doctor or their pharmacist and get an alternative.\"", "\n\nProfessor McLachlan said \"there are some very effective and known-to-be-safe alternatives that are available\".", "\n\nThe company responsible for Zantac in Australia is Aspen Australia. ", "In a statement it said: \"Aspen Australia treats the quality of its products with utmost diligence and will continue to work closely with the TGA on this matter.\"", "\n\nWatch this story tonight on 7.30." ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0.0060790273556231, 0.009216589861751152, 0.005494505494505495, 0, 0.020833333333333332, 0, 0, 0, 0.025, 0, 0, 0, 0, 0, 0, 0.014084507042253521, 0, 0, 0.02564102564102564, 0.006535947712418301, 0, 0.011494252873563218, 0.015151515151515152, 0, 0, 0, 0.008928571428571428, 0.02857142857142857, 0.012422360248447204, 0 ]
0.006111
5
[ { "analysis_explanation": null, "end": 9, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 584, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 574 }, { "analysis_explanation": null, "end": 752, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 742 }, { "analysis_explanation": null, "end": 825, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 821 }, { "analysis_explanation": null, "end": 924, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 915 }, { "analysis_explanation": null, "end": 1331, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1326 }, { "analysis_explanation": null, "end": 1578, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1570 }, { "analysis_explanation": null, "end": 1589, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1580 }, { "analysis_explanation": null, "end": 1829, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1820 }, { "analysis_explanation": null, "end": 1859, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1843 }, { "analysis_explanation": null, "end": 1908, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1902 }, { "analysis_explanation": null, "end": 1925, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1916 }, { "analysis_explanation": null, "end": 2130, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2126 }, { "analysis_explanation": null, "end": 2291, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2276 }, { "analysis_explanation": null, "end": 2404, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2400 }, { "analysis_explanation": null, "end": 2472, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2456 }, { "analysis_explanation": null, "end": 3005, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3000 }, { "analysis_explanation": null, "end": 3250, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3242 }, { "analysis_explanation": null, "end": 3272, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3262 }, { "analysis_explanation": null, "end": 3436, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3432 }, { "analysis_explanation": null, "end": 3676, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3667 }, { "analysis_explanation": null, "end": 3802, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3796 }, { "analysis_explanation": null, "end": 3815, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3806 }, { "analysis_explanation": null, "end": 3834, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3819 }, { "analysis_explanation": null, "end": 3866, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3861 }, { "analysis_explanation": null, "end": 3876, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3867 }, { "analysis_explanation": null, "end": 4022, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4015 }, { "analysis_explanation": null, "end": 4030, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4026 } ]
[ "Sorry I messed up your quote......I relate the trinity to things here on earth as only something to try and attach to for understanding. ", "I believe that clues or reflections of other dimensions are a possibility. ", "It's like a two dimensional creature (if you know the flatlander concept) trying to understand a three dimensional creature. ", "It is impossible to completely understand, but clues or reflections of other dimensions can provide a kind of evidence.", "\n\nAh, the chance of actual evidence of a god? ", "Might we be able, at least in principle, to detect god in some way? ", "If we could do that we would not even have this forum any more!", "\n\nQuote\n\nI think that \"I AM\" is a title with an understanding that it means God has always existed. ", "It would seem important to understand that for a clear belief in God. ", "Jesus thought it was important that He be understood in that way. ", "Since He announced it. ", "I didn't take the time to look at the original Greek or Hebrew for the words used when calling satan god, or rulers gods. ", "It's clear when reading those scriptures in their context that they are gods with a little \"g\" and not God Himself or equated to God at all. ", "I think actually that Jesus was not denying what He claimed but actually reiterated it again in John 10:38......I am in the Father and the Father is in me. ", "It certainly made the Jewish leaders angry. - ", "Patrick\n\nPlaying with names and titles of Jesus and god was quite an academic industry a while ago but interest has turned in other directions since. ", "There's only so much one can learn about anything just from titles.", "\n\nI think the quote you want for Jesus is, \"Before Abraham was I am\"[1] and that certainly looks like a quote of the tetragrammaton. ", "personally, I would have some doubts about the authenticity of the phrase, though, as I can't imagine people taking that statement seriously, even if it was true.", "\n\nSo far as capital letters are concerned, the whole of the Greek manuscripts, the oldest ones, are written in all-capitals (uncials) and without spaces between the letters (see here P45). ", "Later manuscripts started to use lower case letters as well and scribes applied capital letters for words that seemed to need them. ", "Naturally, those who provide translations of the bible for Christians use a capital 'g' for god to match the requirements of that religion.", "\n\nSame with the Quran-- Arabic was like Hebrew, a written language without upper and lower case, or even vowels as we think of them in English. ", "There are words that can mean one thing if written with certain vowels and something else if written differently.", "\n\nLike, there is such a big difference between the meanings of sick, sack, sock and suck that you can't just wave away one little vowel change as insignificant. ", "Pick one vowel over the others and you have a completely different sentence:\n\nMultiply that by thousands of words..... and you have the King James Bible. ", "No wonder so many passages read like medieval gibberish. ", "They are medieval gibberish![1]\n\nHard to imagine there wasn't also a leeeettle leeway in the interpretations as people transcribed the manuscripts. ", "Some Roman Empire monk in the 400's with a difficult passage of Hebrew:\n\n\"Of course god would not say that there were other gods equivalent in power and majesty to him. ", "He had to be talking about something else when he said 'we' and 'us'. ", "Let's see, let's see. ", "Oh, I got it! ", "He meant himself, his son and his spirit! ", "See, now, this makes perfect sense in light of what we now understand about god's triune nature...\"\n\nAnd in a stroke of his quill, he erases a hundred rounds of debates and a few hundred banished heretics and a few thousand people killed over the nature of god. ", "Fast forward 1600 years, and people will read what the monk wrote, translated into Shakespearean English (a bastard language made up of low German and high French that the monk never even heard of) and declare it the unchanged word of god, breathed straight from his own holy lips.", "\n\nI relate the trinity to things here on earth as only something to try and attach to for understanding. ", "I believe that clues or reflections of other dimensions are a possibility. ", "It's like a two dimensional creature (if you know the flatlander concept) trying to understand a three dimensional creature. ", "It is impossible to completely understand, but clues or reflections of other dimensions can provide a kind of evidence.", "\n\nThe reason why you can't relate the trinity to things here on earth is because we don't have any \"squared circles\" here in this \"dimension\" on earth. ", "The reason why the doctrine of the trinity is impossible to completely understand is because it is contradictory. ", "For instance, if you think Jesus is claiming to be the \"I AM\" (Yahweh) then Jesus is claiming that there is no God besides him (Is. ", "44:6-8). ", "And then the resurrected Jesus says in John 20:17 that He has a God. ", "This is a contradiction.", "\n\nIt's better, in my opinion, to not relate the trinity to things on earth because we don't have contradictions like this in the \"real world\". ", "It's better to just throw out the \"trump\" card and say that the Trinity is a mystery.", "\n\nEven the titles in the trinity contradict with the definition of the trinity. ", "The title SON implies that he was descended from his FATHER. ", "It would follow then that the Father and Son can't be co-eternal like the definition of the trinity suggests. ", "Another contradiction! ", "If God wanted me to think that the Father and Son were co-eternal with one another, why would he call the second person of the trinity the Son which means \"a descendent\"? ", "Is God just messing with the minds of people? ", "Or maybe people got the concept of the nature of the Godhead wrong. ", "Or another thought is maybe this God doesn't even exist.", "\n\nI think that \"I AM\" is a title with an understanding that it means God has always existed. ", "It would seem important to understand that for a clear belief in God. ", "Jesus thought it was important that He be understood in that way. ", "Since He announced it.", "\n\nThere is very convincing evidence out there (for an open mind) that Jesus was not claiming the title of \"I AM\" in John 8:58. ", "There is an excellent book out called, \"Truth in Translation\" by Jason David BeDuhn. ", "I will type out the two pages of his book for you that makes a convincing counter-argument so you don't have to buy the book. ", "He looks into the Greek text and \"textually\" makes a great case in my opinion. ", "However, I don't want to take the time if you are not interested in the opposing view. ", "Just let me know.", "\n\nIn addition, there is some evidence that a couple of early Church Fathers didn't think Jesus was claiming the title of Yahweh in John 8:58.", "\n\nFurthermore, the evidence you have to say that Jesus was claiming the divine name (\"I am\") in John 8:58 is only circumstantial as the Jews picked up stones to stone him. ", "A counter-argument could be that Jesus was obviously not claiming the divine name and the Jews picked up stones to stone him for another reason besides claiming the divine name because Jesus said \"I am\" in John 8:24 and the Jews responded by saying, \"Who are you\" in v. 25. ", "Didn't Jesus just tell the Jews he was God? ", "The Jews ask a really dumb question here in John 8:25 unless Jesus wasn't claiming the divine name.", "\n\nIt's clear when reading those scriptures in their context that they are gods with a little \"g\" and not God Himself or equated to God at all.", "\n\nClear maybe to you. ", "But you have a presupposition that the bible only reveals a trinity. ", "For example: after reading 2 Cor. ", "4:4, how could you prove me wrong that this \"God\" being mentioned here (whoever he/she is) shouldn't be included in the Godhead. ", "For instance, I could actually make an argument that the bible reveals a quadrinity. ", "My argument would be, \"Just because this 'God' is only mentioned once should not mean that we should take he/she/it out of the Godhead.\" ", "Yes, the forth person of the quadrinity is a major jerk for taking away people's free will by \"blinding the minds of the unbelieving\" but I would say that this is nothing different than the \"God\" of the old testament \"hardening Pharaoh's heart\" (Ex. ", "10:27).", "\n\nSorry, I take issue when people say the words \"clear\" and \"scripture\" in the same sentence. ", "If I was God and inspired a book I would definitely only use the titles for God (Hebrew/Greek or otherwise) to represent myself. ", "I would definitely make humans invent different words to mean gods with a little \"g\" to avoid confusion. ", "If I did allow gods with a little \"g\" to share the same name as me then I would consider myself a God of confusion. ", "And then I would consider myself a jerk if I actually allowed gods with a little \"g\" to share the same name as me to cause confusion and then allow humans to write in my inspired word that I am \"not a God of confusion\" (1 Corinthians 14:33).", "\n\nI think actually that Jesus was not denying what He claimed but actually reiterated it again in John 10:38......I am in the Father and the Father is in me. ", "It certainly made the Jewish leaders angry. - ", "Patrick\n\nI don't by it! ", "If Jesus reiterated the fact that he was making himself out to be God then you are going to have to ask yourself, \"Why all the rhetoric from John 10:34 to 10:37. ", "All this only adds to confusion. ", "Jesus should have just said, \"Damn right I'm God\" in verse 34. ", "I mean, according to your view Jesus already claimed the divine name (\"I am\") way back in Chapter 8 of John. ", "Why all this confusion? ", "First you should ask yourself why the Jews asked, \"How long will you keep us in suspense? ", "If you are the Christ, tell us plainly\" (John 10:24). ", "What a stupid question! ", "The Jews already knew that Jesus claimed to be the \"I am\" in chapter 8 right? ", "Could it be that Jesus was correcting the claim of making himself out to be the one true God in verses 34-37? ", "This verse should give it away: \"We have a law, and by that law He ought to die, because He made Himself out to be the SON OF GOD\" (John 19:7).", "\n\nIn addition, I'm not buying your evidence that Jesus is claiming to be God by saying \"the Father is in Me, and I in the Father\". ", "The same language is used in Chapter 17 of John:\n\n1.)\"...that they may all be one; even as You, Father, are in me and I in You, that they also may be in Us...\"(v. ", "21).", "\n\n2.)\"...I in them and You in me...\" (v. 23)\n\n3.)\"...the love with which You loved Me may be in them, and I in them.\" (", "v. 26)\n\nUsing your logic and interpreting John 10:38 the way you do, I would have to also believe that Christians can be ONE BEING with God since the same language is used in chapter 17.", "\n\nFurthermore, you can't definitely say that the Jews were angry in 10:39 because Jesus was claiming to be the one true God. ", "The text doesn't say why the Jews wanted to seize Jesus in v. 39 after he corrected the claim of making himself out to be God. ", "There are many other options. ", "To name a few:\n\n1.) ", "Maybe the Jews misunderstood Jesus' ambiguous language and mistakingly thought Jesus was making himself out to be God.", "\n\n2.) ", "They wanted to seize Jesus because they were envious (Matt. ", "27:18)\n\n3.) ", "The Jews thought their nation would perish because this one person could possibly start a revolution and piss off the Romans. (", "John 11:50)\n\n4.) ", "They wanted to seize Jesus because although he corrected the claim of being the one true God, He admitted to being the Son of God in 10:36 (John 19:7)\n\n5.) ", "They wanted to seize Jesus because they thought Jesus was delusional, smug, and a jerk.", "\n\nOne last thing. ", "The one thing I always had a hard time understanding is the fact that the writer of the gospel of Mark left out any evidence that Jesus was actually one being with his father. ", "Don't you think this is an important piece of information to leave out of a gospel?", "\n\n\"The most detestable wickedness, the most horrid cruelties, and the greatest miseries, that have afflicted the human race, have had their origin in this thing called revelation, or revealed religion.", "\"~Thomas Paine (The Age of Reason)\n\nOne last thing. ", "The one thing I always had a hard time understanding is the fact that the writer of the gospel of Mark left out any evidence that Jesus was actually one being with his father. ", "Don't you think this is an important piece of information to leave out of a gospel?", "\n\nThis is a good point. ", "Mark seems to have been the model gospel that the other evangelists used in composing their own. ", "Arguably, if it isn't in Mark we ought to suspect it of being an invention by its author. ", "Yes, I know, Matthew Luke and John hand the 'special sources' - but what does that mean? ", "It means these are the bits of the gospels that have no parallels in the other gospels. ", "What it doesn't mean is that we have located the earlier texts they used.", "\n\nWhile you are at it, Matthew, Mark and Luke are claimed to have used a single source for the parts of their gospels when they all agree - a source called Q (quelle - German, source). ", "People have even published the text of this source and even the layers they claim to find in it (three apparently!) ", "Yet, for this material , we have nothing positive to suggest a source - only common passages. ", "So we could be in a position (I think we are) where Mark is the base text that the others take and adorm and if we take the order of Matthew, Luke and John, we can see the adornments grow with time - a sure sign that the materil is being created and not passed down from sources.", "\n\nI mean, look at those splendid Birth narratives in Matthew and Luke. ", "Here's a question for you, Patrick. ", "Where wre Mary and Joseph living before the birth of Jesus and did they have to make a journey before Jesus was born?", "\n\nThe point here is that basic facts ought to agree and if they don't one has a right to be suspicious about the material being written. ", "This is why I am very suspicious about the whole NT and am not at all convinced that we know much about what Jesus actually said as distinct from what the gospel writers say he said. ", "The 'IAM' bit in John is far to much like his whole view of Jesus which is quite different from Mark. ", "Then again another 15 years theology has deduced more that Mark knewand it is reflected in the texts but whatever, it is invented by the author and not verbatim history.", "\n\nLogged\n\nNo testimony is sufficient to establish a miracle, unless the testimony be of such that its falshood would be more miraculous than the facts it endeavours to establish. (", "David Hume)\n\nWhile you are at it, Matthew, Mark and Luke are claimed to have used a single source for the parts of their gospels when they all agree - a source called Q (quelle - German, source). ", "People have even published the text of this source and even the layers they claim to find in it (three apparently!).", "\n\nI definitely think there was such a document as the \"Q source\". ", "I have researched how the NT was put together and there are too many similarities (word for word) in Matthew and Luke. ", "FYI, The consensus is that the author of Mark did not have access to this Q source. ", "Only the writers of Matthew and Luke. ", "Link:\n\n\"The most detestable wickedness, the most horrid cruelties, and the greatest miseries, that have afflicted the human race, have had their origin in this thing called revelation, or revealed religion.", "\"~Thomas Paine (The Age of Reason)\n\nI had better spill the beans on this one a bit. ", "I was taught Greek by a scholar called Michael Goulder. ", "His academic life had been very varied but it included al lot of work on the Q Problem. ", "Broadly, he concludes that Q requires that Luke did not see Matthew. ", "However, Luke has quite a few minor agreements with Matthew - minor agreements as word for word bits of text. ", "Goulder et al contend that the source is Matthew and that Luke copied it. ", "Viper's Brood is a favourite Matthean expression but Luke has it only once - in a supposed Q passage - but if he copied it, the need for Q goes.", "There are others but it is getting late here so I'll not be looking it up tonight.", "\n\nThe question of evidence is another case against Q. Nowhere is it referenced - no ancient text has a quote from it - it is thought it would be a saying gospel like Thomas but it isn't Thomas. ", "Q is solely a hypothesis for which there is no evidence - like god say!", "\n\nI studied NT with a Q scholar and the first Xmas I was studying, I got a card from Goulder with the message, 'don't believe what ---- says about Q'. ", "I did push the question quite a bit in class but don't think I got anywhere. ", "The fact is that there is no evidence at all and, of course, there is no evidence for the various special sources either. ", "I tend to think the special sources, especially the passages that suit the time of writing and not the time of Jesus, were composed for the purpose of the particular community where the author was writing.", "\n\nLogged\n\nNo testimony is sufficient to establish a miracle, unless the testimony be of such that its falshood would be more miraculous than the facts it endeavours to establish. (", "David Hume)\n\nI had better spill the beans on this one a bit. ", "I was taught Greek by a scholar called Michael Goulder. ", "His academic life had been very varied but it included al lot of work on the Q Problem. ", "Broadly, he concludes that Q requires that Luke did not see Matthew. ", "However, Luke has quite a few minor agreements with Matthew - minor agreements as word for word bits of text. ", "Goulder et al contend that the source is Matthew and that Luke copied it. ", "Viper's Brood is a favourite Matthean expression but Luke has it only once - in a supposed Q passage - but if he copied it, the need for Q goes.", "There are others but it is getting late here so I'll not be looking it up tonight.", "\n\nThe question of evidence is another case against Q. Nowhere is it referenced - no ancient text has a quote from it - it is thought it would be a saying gospel like Thomas but it isn't Thomas. ", "Q is solely a hypothesis for which there is no evidence - like god say!", "\n\nI studied NT with a Q scholar and the first Xmas I was studying, I got a card from Goulder with the message, 'don't believe what ---- says about Q'. ", "I did push the question quite a bit in class but don't think I got anywhere. ", "The fact is that there is no evidence at all and, of course, there is no evidence for the various special sources either. ", "I tend to think the special sources, especially the passages that suit the time of writing and not the time of Jesus, were composed for the purpose of the particular community where the author was writing.", "\n\nI disagree with a few things that Michael Goulder claims here but I think we might be getting off topic a bit. ", "I said, \"I definitely think there was such a document as the Q source\" but I think that sounds too dogmatic. ", "I retract and will say that after looking at all the evidence concerning the hypothetical Q source I find it plausible that such a document existed. ", "There are lots of good articles about the Q source on this website:\n\nIt has been awhile since I have studied all of this but I found the existence of the Q source to be the most plausible and following in close 2nd is the idea that Matthew was the source that Luke copied as your professor suggested. ", "I can't remember all the reasons I rejected your professor's hypothesis as most favorable but a couple off the top of my head is that Matthew and Luke have too many differences to conclude that Luke copied from Matthew. ", "Contradictions in genealogies, birth narratives, and resurrection accounts between Matthew and Luke just to name a few.", "\n\nIn addition, I agree with you on the order the gospels were written (Mark, Matthew, Luke then John) and agree that there was embellishment as time progressed. ", "However, I don't see too much embellishment from Matthew to Luke. ", "In fact, sometimes I see it the other way around in that Matthew is embellishing the account like for instance the zombie apocolypse found only in Matthew (chap. ", "27). ", "Why would Luke not want to copy this zombie account into his gospel? ", "Typical Christian response: \"Luke's focus was not on the revealing of the zombies and he didn't find this to be important enough to put in his gospel\"\n\nYou are right in saying that there is no concrete evidence for the Q source but after investigating Matthew and Luke textually I can see that it is plausible that Matthew and Luke copied off another source (\"Q\") without copying off one another.", "\n\nFurthermore, I would say that the evidence for a Q source is more convincing to me than the evidence for God even though the comparative analogy was a clever one of yours. ", "Of course, I can see why you might think I sound crazy. ", "I probably sound like the Christian who says there is evidence of intelligent design - thus the Christian God exists.", "\n\nArguing over this is like arguing over which New Testament textual variant is the closest to the original manuscript. ", "You can make an argument and say what variation is probably original but you can't be dogmatic because we don't have the original manuscripts. ", "It is like the intelligent design argument. ", "If everybody was honest they would say they have no idea what caused the universe. ", "Agnosticism is why forum's like this thrive. ", "Sorry if I sounded a bit dogmatic in my last post about the \"Q\" source. ", "Honestly, I am agnostic and can only \"guess\" what is most probable (in my opinion) based on the evidence.", "\n\nWhat I can conclude is that there was plagiarism going on within the gospels and possibly other hypothetical sources. ", "I come to the conclusion that the Holy Spirit did not inspire the texts because the Holy Spirit doesn't exist. ", "Oh crap, I can't believe I just said that. ", "I blasphemed the Holy Spirit. ", "I think I just committed the unforgivable sin. ", "There goes my plan to live like hell and then accept Jesus on my death bed.", "\n\nLogged\n\n\"The most detestable wickedness, the most horrid cruelties, and the greatest miseries, that have afflicted the human race, have had their origin in this thing called revelation, or revealed religion.", "\"~Thomas Paine (The Age of Reason)\n\nHey wheels, I have been thinking about the \"Q\" source today. ", "Maybe in a time in my life when I wasn't so skeptical I accepted the \"Q\" document as being plainly plausible. ", "However, I have a question for you that you might be able to answer (or maybe a link). ", "Since you studied under a professor who had knowledge on this subject do you remember how many verses or words were copied WORD FOR WORD from the gospel of Matthew to the gospel of Luke? ", "Also, how many verses share the EXACT WORDING from the gospel of Matthew and Luke to the gospel of Thomas?", "\n\nThroughout my research, I concluded that the \"Q\" source was primarily a \"sayings\" source that was plagiarized by Matthew and Luke. ", "In addition, I think it goes without saying that Matthew and/or Luke plagiarized off of Mark. ", "But I actually don't think I ever examined the verse count of exact wording between all these gospels to make a \"most plausible\" conclusion.", "\n\nSince I don't think there is such thing as the Holy Spirit anymore, I would be really interested in the exact wording of these gospels. ", "I think examining the \"exact wording\" verses between Matthew and Luke would somewhat help me in coming to a logical conclusion. ", "The gospel of Thomas is interesting to me too. ", "How many \"exact\" verses or words do these gospels share.", "\n\nI appreciate your help.", "\n\nWhy do I care about all this?????? ", "I don't know. ", "Maybe God will possibly forgive my sin of blaspheming the holy spirit since I am seeking the truth and the credibility of the gospel accounts.", "\n\nMaybe we should also consider developing a new thread to discuss topic???? ", "In a way it would be like discussing the existence of God since we would be discussing a hypothetical source that has little evidence.", "\n\nLogged\n\n\"The most detestable wickedness, the most horrid cruelties, and the greatest miseries, that have afflicted the human race, have had their origin in this thing called revelation, or revealed religion.", "\"~Thomas Paine (The Age of Reason)\n\nMark Goodacre has taken up the job of arguing against \"Q\" and his website on the topic is well worth a read. ", "For example, to see Matthew and Luke at work look here. ", "Here you see Luke just copy the words of Matthew - you really need to read it in Greek to see this but it comes out well enough in English.", "\n\nI haven't a list of the minor agreements to hand but have a look at the whole site and see what you think.", "\n\nLogged\n\nNo testimony is sufficient to establish a miracle, unless the testimony be of such that its falshood would be more miraculous than the facts it endeavours to establish. (", "David Hume)\n\nMark Goodacre has taken up the job of arguing against \"Q\" and his website on the topic is well worth a read. ", "For example, to see Matthew and Luke at work look here. ", "Here you see Luke just copy the words of Matthew - you really need to read it in Greek to see this but it comes out well enough in English.", "\n\nI haven't a list of the minor agreements to hand but have a look at the whole site and see what you think.", "\n\nThanks Wheels for the website. ", "I don't have time to read the whole website as I am extremely busy getting ready for the holidays. ", "But trust me, I will. ", "Mark Goodacre's examples (in the website) is exactly what I'm looking for to get a good argument against the existence of the \"Q\" source.", "\n\nI don't think Mark had access to \"Q\" (too many deletions) so my argument against Mark Goodacre's examples would not be what he included in \"The explanation\". ", "I would argue (probably unconvincingly) that the preaching of John the Baptist, Jesus' temptation, and the mustard seed were popular stories and the writer of \"Q\" copied these stories from another sayings source (or vice versa).", "\n\nThe source that Mark copied these stories off of was not \"Q\" but another source that wrote these stories down similarly. ", "Your examples have turned my argument into there being more than one \"sayings gospel\" other than \"Q\" that was written prior to Mark's gospel. ", "Yes, my claim has turned into an argument for more than one hypothetical \"sayings gospel\" before Mark was written. ", "I am arguing for more than one \"cause\" of the synoptic gospels which is analogous to arguing for polytheism.", "\n\nDo I have scriptural evidence for this? ", "Mmmmm, well, maybe I do. ", "Luke 1:1 states, \"Inasmuch as many have undertaken to compile an account of the things accomplished among us.\" ", "I'm going to interpret \"many\" as more than two (two or more hypothetical gospels and Mark).", "\n\nI am arguing for more than one \"cause\" of the synoptic gospels which is analogous to arguing for polytheism. ", "What have I gotten myself into? ", "Speaking of believing in non-existent things without sufficient evidence, Robert Price says, \"What a tangled web you weave once you think you can believe\". ", "Isn't that the truth.", "\n\nI just thought of something. ", "Another alternative could be that Matthew's and/or Luke's account overlapped (possibly orally) into Mark's account over time and that's why these three popular stories seem to match in some aspects. ", "Remember we only have the copy of the copy of the copy of the copy... of Mark. ", "Grrrreat, this thought might keep me up all night thinking.", "\n\nI do remember one thing that made me so convinced that there was such thing as a \"Q\" source and that Luke could not have been copying from Matthew. ", "The evidence is where Luke places some of these word for word (\"Q\") sayings. ", "For instance, a popular word for word agreement is when John's disciples are sent to ask Jesus if he is the \"expected one\" (Matt. ", "ch.11/Luke ch.7). ", "Matthew places this story after the demands of discipleship (v. 18-22), the stilling of the sea (v. 23-27), the demons are cast into swine (28-34), restoring the life of the official's daughter (18-26), and the sending and instructing of the twelve apostles.", "\n\nLuke places the word for word agreement of the sending of John's disciples before all these events. ", "Now I know your response might be that Luke is writing a \"consecutive order\" (Lk. ", "1:3) but it seems to me that Matthew was trying to write an orderly account as well. ", "Matthew never says, \"And some time during Jesus' life he did ....\". ", "Matthew specifically tells of Jesus' journies in his life. ", "For instance, He departed ____ and went into _____ (12:9,13:53 etc.).", "\n\nSo we have a problem. ", "If Luke is copying from Matthew then he is saying that the writer of this gospel is an eyewitness (Luke 1:2). ", "How can he believe that the writer of Matthew is an eyewitness when he gets the order of Jesus' ministry wrong. ", "Not only that but Luke is going to say that this writer is an eyewitness and then jot down a different genealogy, birth narrative, and resurrection account???", "\n\nFurthermore, if Luke is copying Matthew then he leaves out the killing of all the babies two and under (ch. ", "2); the calling of the disciples(Ch. ", "4); Jesus' teaching on being salt and light, murder, adultery, divorce, oaths, retaliation, love (Ch.5); charitable deeds, fasting (ch. ", "6); Restoring the sight of two blind men, healing a mute - demon possessed man (Ch. ", "9); The invitation to come to Jesus (ch. ", "11); The committing of the unpardonable sin, dissing his real mother and brothers (ch. ", "12); The parables of the wheat and tares, the hidden treasure, the pearl of great price, the dragnet, the householder, the rejection at Nazareth (ch. ", "13); The recount of the murder of John the Baptist, the walking on water, the healing of many (ch. ", "14.); ", "The debate over tradition, the healing of the gentile woman's daughter, the feeding of the 4,000 (ch. ", "15); The debate over a sign from heaven, Jesus calling his disciples faithless idiots (ch. ", "16); Instruction about taxes (ch. ", "17); Cutting off evil hands and feet, instruction on a sinning brother, instruction about forgiveness (ch. ", "18); Instruction about divorce (ch. ", "19); The parable of the Laborers, instruction about ambition (ch. ", "20); The cursing of the fig tree, the parable of the two sons (ch. ", "20); The parable of the Marriage feast, the greatest commandment (ch. ", "22); The condemnation of the pharisees, the lamentation of Jerusalem (ch. ", "23); The parable of ten virgins, parable of the talents, judgement of the gentiles (ch. ", "25); The zombie apocalypse (ch. ", "27). ", "The appearance of Jesus to the women, the bribery of the soldiers and last, but definitely not least, the great commission (ch. ", "28).", "\n\nIt is mind boggling to me to think that Luke has Matthew's gospel in his hands and he is going to leave out some of these important things. ", "And at the same time he is going to say the accounts handed down to him were \"by those who from the beginning were eyewitnesses and servants of the word\". ", "If he thought the writer of Matthew was an eyewitness, then why leave out so many important details? ", "How can Luke compile an accurate account and leave out so much?", "\n\nHonestly, all you have to do is say that I have no evidence of this non-existent thing or things and you win the debate.", "\n\nOne thing I think we can agree on is that the writers of the gospels were delusional.", "\n\nI wanted to mention something else since Christmas is approaching. ", "I noticed you know about some of the different views on the nature of Christ in post #39 of this thread. ", "You mentioned \"Adoptionism\", \"Sabellianism\" and \"Arianism\". ", "Here's some trivia for you.", "\n\nQuestion: Out of these three views, which view of Christ is the \"naughtiest\"?", "\n\nAnswer: \"Arianism\"\n\nAt the council of Nicaea, Nicholas of Myra (St. Nick - a.k.a Santa Claus) bitch slapped Arius across the face for his views on the nature of Christ. ", "I am not kidding. ", "Trust me, I couldn't make up something this funny. ", "I will cut and paste from the article and then give you the link at the end.", "\n\nNoting the attendees of the Council of Nicaea, the article states, \"circumstances suggest that Nicholas of Myra attended (his life was the seed of the Santa Claus legends).\"", "\n\nThen under the Arian controversy heading, the article states, \"The Arian discussions and debates at the council extended from about May 20, 325, through about June 19. ", "According to many accounts, debate became so heated that at one point, Arius was struck in the face by Nicholas of Myra, who would later be canonized.", "\n\n1.) ", "If the nature of Christ is so clear in the bible according to fundamentalist Trinitarians, why did it take almost a month to hammer out the correct nature of Christ. ", "Shouldn't someone just have pointed to the \"I AM\" statements in John and say, \"This debate is over because it is so clear here in John 8:58 that Jesus is claiming to be God!\" ", "As a skeptic I had to ask myself why wasn't the \"I AM\" statements clear enough during the time of this council. ", "After researching, I found some convincing evidence for myself that Athanasius (the catalyst of the budding Trinitarian movement) didn't even think Jesus was claiming to be God by saying \"I AM\" (Against The Arians - Discourse IV Chap. ", "20). ", "I'll poke around and find the link if you are interested. ", "It's getting late.", "\n\n2.) ", "As you probably know, the Arian controversy didn't end after the council of Nicaea (google Arian controversy). ", "It is mind boggling to me how Arius could convince people to follow him after people found out that Santa Claus disapproved of his teachings. ", "WHAT IDIOTS! ", "DIDN'T THEY KNOW THAT BY FOLLOWING ARIUS THEY WOULDN'T GET ANY CHRISTMAS PRESENTS!!!", "\n\nI am leaving for a week for the holidays and will be in a remote area with no internet service. ", "To the three people still viewing this thread (moderators included), I wish you a merry xmas.", "\n\nMERRY CHRISTMAS TO ALL,AND TO ALL A GOOD FIGHT (with religious family members)\n\n« Last Edit: December 20, 2013, 03:58:25 AM by Andy S. »\n\nLogged\n\n\"The most detestable wickedness, the most horrid cruelties, and the greatest miseries, that have afflicted the human race, have had their origin in this thing called revelation, or revealed religion.", "\"~Thomas Paine (The Age of Reason)\n\n\"The most detestable wickedness, the most horrid cruelties, and the greatest miseries, that have afflicted the human race, have had their origin in this thing called revelation, or revealed religion.", "\"~Thomas Paine (The Age of Reason)\n\nThe reason why you can't relate the trinity to things here on earth is because we don't have any \"squared circles\" here in this \"dimension\" on earth. ", "The reason why the doctrine of the trinity is impossible to completely understand is because it is contradictory. ", "For instance, if you think Jesus is claiming to be the \"I AM\" (Yahweh) then Jesus is claiming that there is no God besides him (Is. ", "44:6-8). ", "And then the resurrected Jesus says in John 20:17 that He has a God. ", "This is a contradiction.", "\n\nIt's better, in my opinion, to not relate the trinity to things on earth because we don't have contradictions like this in the \"real world\". ", "It's better to just throw out the \"trump\" card and say that the Trinity is a mystery.", "\n\nJesus is saying there is no God except Him. ", "But He also said that \"I and the Father are One\". ", "So He isn't contradicting Himself if you understand the trinity is a possibility outside of our earthly dimension.", "\n\nEven the titles in the trinity contradict with the definition of the trinity. ", "The title SON implies that he was descended from his FATHER. ", "It would follow then that the Father and Son can't be co-eternal like the definition of the trinity suggests. ", "Another contradiction! ", "If God wanted me to think that the Father and Son were co-eternal with one another, why would he call the second person of the trinity the Son which means \"a descendent\"? ", "Is God just messing with the minds of people? ", "Or maybe people got the concept of the nature of the Godhead wrong. ", "Or another thought is maybe this God doesn't even exist.", "\n\nMy guess is that He is called the Son, because He came to earth from heaven and was forever changed. ", "Before that, He was always with God as it says in John 1. ", "Christian belief is that Jesus has a resurrected body that is capable of living in heaven and manifesting here on earth as He did in the upper room. ", "A body that all believers will have someday.", "\n\nThere is very convincing evidence out there (for an open mind) that Jesus was not claiming the title of \"I AM\" in John 8:58. ", "There is an excellent book out called, \"Truth in Translation\" by Jason David BeDuhn. ", "I will type out the two pages of his book for you that makes a convincing counter-argument so you don't have to buy the book. ", "He looks into the Greek text and \"textually\" makes a great case in my opinion. ", "However, I don't want to take the time if you are not interested in the opposing view. ", "Just let me know.", "\n\nYes, I'm always interested in the opposing view. ", "Feel free to send it to me or link it somehow. ", "Thanks\n\nYes, I'm always interested in the opposing view. ", "Feel free to send it to me or link it somehow. ", "Thanks\n\nGreat Patrick Henry. ", "I wish I had time to type out the two pages of his book now but my plane leaves in a few hours. ", "Like I said in my above post, I am going to a remote place without internet service for the holidays. ", "I will type out his argument when I get back on the 26th. ", "I found his argument convincing in addition to the evidence of the early Church fathers. ", "I'll give you that evidence as well. ", "I want to know what you think of the evidence so maybe I'll PM you when I return to remind you to look at this thread.", "\n\nI don't think his book is online unless I would definitely link it to you.", "\n\nI would also like to address your above arguments/comments as well. ", "I just don't have time right now. ", "Merry Christmas!", "\n\nLogged\n\n\"The most detestable wickedness, the most horrid cruelties, and the greatest miseries, that have afflicted the human race, have had their origin in this thing called revelation, or revealed religion.", "\"~Thomas Paine (The Age of Reason)\n\nOne last thing. ", "The one thing I always had a hard time understanding is the fact that the writer of the gospel of Mark left out any evidence that Jesus was actually one being with his father. ", "Don't you think this is an important piece of information to leave out of a gospel?", "\n\nI mean, look at those splendid Birth narratives in Matthew and Luke. ", "Here's a question for you, Patrick. ", "Where wre Mary and Joseph living before the birth of Jesus and did they have to make a journey before Jesus was born?", "\n\nThe point here is that basic facts ought to agree and if they don't one has a right to be suspicious about the material being written. ", "This is why I am very suspicious about the whole NT and am not at all convinced that we know much about what Jesus actually said as distinct from what the gospel writers say he said. ", "The 'IAM' bit in John is far to much like his whole view of Jesus which is quite different from Mark. ", "Then again another 15 years theology has deduced more that Mark knewand it is reflected in the texts but whatever, it is invented by the author and not verbatim history.", "\n\nI can't get too wrapped up in every detail that I think should be in the gospels. ", "Each is told from a different perspective and they seem to fit together.", "Luke says that Joseph came out of Nazereth and took Mary to go to Bethlehem prior to Jesus birth. ", "There, they met the shepherds, in a stable. ", "Matthew says that the Magi came to a house and saw the Child. ", "Sounds to me like Joseph took Jesus and travelled back to his house in Nazareth, where they met the Magi.", "\n\nWhat's the book and author, Andy. ", "I could try the university library to read it.", "\n\nMerry Christmas\n\n\"Truth in Translation\" by Jason David BeDuhn (Chapter 10 - Tampering with Tenses). ", "It would be great if I didn't have to type out all of his arguments but I'm afraid I might have to when I return home. ", "Maybe it's online though - I hope so! ", "Gotta Run!", "\n\nLogged\n\n\"The most detestable wickedness, the most horrid cruelties, and the greatest miseries, that have afflicted the human race, have had their origin in this thing called revelation, or revealed religion.", "\"~Thomas Paine (The Age of Reason)\n\nOne last thing. ", "The one thing I always had a hard time understanding is the fact that the writer of the gospel of Mark left out any evidence that Jesus was actually one being with his father. ", "Don't you think this is an important piece of information to leave out of a gospel?", "\n\nI mean, look at those splendid Birth narratives in Matthew and Luke. ", "Here's a question for you, Patrick. ", "Where wre Mary and Joseph living before the birth of Jesus and did they have to make a journey before Jesus was born?", "\n\nThe point here is that basic facts ought to agree and if they don't one has a right to be suspicious about the material being written. ", "This is why I am very suspicious about the whole NT and am not at all convinced that we know much about what Jesus actually said as distinct from what the gospel writers say he said. ", "The 'IAM' bit in John is far to much like his whole view of Jesus which is quite different from Mark. ", "Then again another 15 years theology has deduced more that Mark knewand it is reflected in the texts but whatever, it is invented by the author and not verbatim history.", "\n\nI can't get too wrapped up in every detail that I think should be in the gospels. ", "Each is told from a different perspective and they seem to fit together.", "Luke says that Joseph came out of Nazereth and took Mary to go to Bethlehem prior to Jesus birth. ", "There, they met the shepherds, in a stable. ", "Matthew says that the Magi came to a house and saw the Child. ", "Sounds to me like Joseph took Jesus and travelled back to his house in Nazareth, where they met the Magi.", "\n\nWere the guys who wrote the gospels present as eyewitnesses to these events? ", "If not, then how do they know what happened. ", "I am not trying to be tricky here. ", "I really want to know where the stories came from, esp. ", "being these days bombarded with Christmas cheer every where I go. ", "How much of the first noel story is factually documented, as opposed to some sort of urban legend?", "\n\nWhat's the book and author, Andy. ", "I could try the university library to read it.", "\n\nMerry Christmas\n\n\"Truth in Translation\" by Jason David BeDuhn (Chapter 10 - Tampering with Tenses). ", "It would be great if I didn't have to type out all of his arguments but I'm afraid I might have to when I return home. ", "Maybe it's online though - I hope so! ", "Gotta Run!", "\n\ndarn it! ", "Just checked - its not in the library near me. ", "Could you scan the pages rather than type them?", "\n\nLogged\n\nNo testimony is sufficient to establish a miracle, unless the testimony be of such that its falshood would be more miraculous than the facts it endeavours to establish. (", "David Hume)\n\nI can't get too wrapped up in every detail that I think should be in the gospels. ", "Each is told from a different perspective and they seem to fit together.", "Luke says that Joseph came out of Nazereth and took Mary to go to Bethlehem prior to Jesus birth. ", "There, they met the shepherds, in a stable. ", "Matthew says that the Magi came to a house and saw the Child. ", "Sounds to me like Joseph took Jesus and travelled back to his house in Nazareth, where they met the Magi.", "\n\nNo, you can't get too wrapped up in detail because you know that the two stories differ so much that they are hardly about the same thing.", "\n\nLook, Luke has in mind Nazareth as to where the couple are living whilst Matthew has them in Bethlehem. ", "Nazareth, at the time, was little more than a couple of houses. ", "Now what you call details, harbinger, I call facts that add credibility to the accounts. ", "Detail that is unimportant might be more 'who stood next to who at the crib'.", "\n\nThe fact of Jesus' place of birth is significant too - in a house or in a stable? ", "Surely that is a solid fact to go on? ", "Yet, no, we have two versions. ", "This has to suggest either than one verison is plain wrong or both versions are made up. ", "That the variation is so stark it suggests that these were made up much later than the gospels too.", "\n\nharbinger, you need to look carefully at the texts and not skim over the stuff. ", "You need a long hard look and decide what is going on when we have two almost completely divergent accounts of the same event. ", "They just can't both be right!", "\n\nLogged\n\nNo testimony is sufficient to establish a miracle, unless the testimony be of such that its falshood would be more miraculous than the facts it endeavours to establish. (", "David Hume)\n\nI can't get too wrapped up in every detail that I think should be in the gospels. ", "Each is told from a different perspective and they seem to fit together.", "Luke says that Joseph came out of Nazereth and took Mary to go to Bethlehem prior to Jesus birth. ", "There, they met the shepherds, in a stable. ", "Matthew says that the Magi came to a house and saw the Child. ", "Sounds to me like Joseph took Jesus and travelled back to his house in Nazareth, where they met the Magi.", "\n\nNo, you can't get too wrapped up in detail because you know that the two stories differ so much that they are hardly about the same thing.", "\n\nLook, Luke has in mind Nazareth as to where the couple are living whilst Matthew has them in Bethlehem. ", "Nazareth, at the time, was little more than a couple of houses. ", "Now what you call details, harbinger, I call facts that add credibility to the accounts. ", "Detail that is unimportant might be more 'who stood next to who at the crib'.", "\n\nThe fact of Jesus' place of birth is significant too - in a house or in a stable? ", "Surely that is a solid fact to go on? ", "Yet, no, we have two versions. ", "This has to suggest either than one verison is plain wrong or both versions are made up. ", "That the variation is so stark it suggests that these were made up much later than the gospels too.", "\n\nharbinger, you need to look carefully at the texts and not skim over the stuff. ", "You need a long hard look and decide what is going on when we have two almost completely divergent accounts of the same event. ", "They just can't both be right!", "\n\nI don't know why you addressed this to me. ", "the comment wasn't mine. ", "However let me answer your question. ", "Mary and Joseph lived in Nazareth. ", "they were traveling when Jesus was born in Bethlehem Most likely in the tower of the lamb, where the spotless lambs were raised for the passover sacrifice. ", "This fulfilled prophesy (350 of them fulfilled in christ alone) of Micah 4:8 By the time wise men traveled from the east Jesus was no longer a fresh new born babe and was surely not still in the stable.", "\n\nIn the four gospels you see Each Gospel writer giving account from 4 different perspectives. ", "Each telling the story from their own perspective. ", "The story of the first advent would have no doubt been orally given from either Mary or Joseph seeing none of the 12 would have been there. ", "Each told the story as they remembered it and gave the details they thought were important according to Gods will. ", "I know you want to argue this, but the 4 gospels do not contradict each other More importantly None of your questions or doubt change that Christ has come.. and will come again.", "\n\nWhat's the book and author, Andy. ", "I could try the university library to read it.", "\n\nMerry Christmas\n\n\"Truth in Translation\" by Jason David BeDuhn (Chapter 10 - Tampering with Tenses). ", "It would be great if I didn't have to type out all of his arguments but I'm afraid I might have to when I return home. ", "Maybe it's online though - I hope so! ", "Gotta Run!", "\n\ndarn it! ", "Just checked - its not in the library near me. ", "Could you scan the pages rather than type them?", "\n\nI forget the word for it but you know when your library gets a book from another library and loans it to you. ", "You could do that...right?", "\n\nLogged\n\nI can't help but look at those pages (human genome) and have a vague sense that this is giving me a glimpse of God's mind.-Francis Collins lead scientist Human Genome project\n\nI don't know why you addressed this to me. ", "the comment wasn't mine. ", "However let me answer your question. ", "Mary and Joseph lived in Nazareth. ", "they were traveling when Jesus was born in Bethlehem Most likely in the tower of the lamb, where the spotless lambs were raised for the passover sacrifice. ", "This fulfilled prophesy (350 of them fulfilled in christ alone) of Micah 4:8 By the time wise men traveled from the east Jesus was no longer a fresh new born babe and was surely not still in the stable.", "\n\nOK, let's start.", "Jesus was either born in his parents house in Bethlehem (Matthew) or in the stable of an hotel, probably a cave, (Luke) No matter how hard you try these facts cannot be matched together. ", "one of them is wrong. ", "Here's a clue - if there was a census that required everyone to go back to their home town (how likely is that method of census?) ", "then the Romans, who apparently wanted this, failed to make a record of it. ", "This is either handy or make the census of Luke invented.", "\n\nThen, tower with spotless lambs? ", "Why did Matthew not mention this explicitly? ", "He was using the Septuagint, of course, so maybe that explains why he didn't?", "\n\nNow, and here's the rub, can you detect a method of writing of Matthew? ", "Have you noticed how he keeps banging on about the fulfillment of prophecies? ", "Now, things could be as it says on the ting but more likely is that Matthew is looking these verses up and is using them to write his story - a story which is not so much factual as a sermon which is there to explain who Jesus was using the various quotes? ", "What do you think??", "\n\nQuote\n\nIn the four gospels you see Each Gospel writer giving account from 4 different perspectives. ", "Each telling the story from their own perspective. ", "The story of the first advent would have no doubt been orally given from either Mary or Joseph seeing none of the 12 would have been there. ", "Each told the story as they remembered it and gave the details they thought were important according to Gods will. ", "I know you want to argue this, but the 4 gospels do not contradict each other More importantly None of your questions or doubt change that Christ has come.. and will come again.", "\n\nFour writers, four perspectives sounds fine but in some places the facts are the important bit. ", "Are you working on the basis that Matthew and Luke were eye witnesses of the events of Jesus - at least his ministry? ", "If so, you have some explaining as to why they didn't bother to put pen to paper for 40 to 50 years of the death of Jesus. ", "On that basis, Paul had finished his letter writing and Mark had written his gospel. ", "Is it likely them kept silent for that long and then, finally as really quite old men, decided to write it down?", "\n\nOr is it more likely that they had no contact with the characters of the stories and wrote down the stories going around their own churches and, maybe, added the birth narratives last of all to counter claims from Jews that Jesus was not, in fact, the messiah?", "\n\nLogged\n\nNo testimony is sufficient to establish a miracle, unless the testimony be of such that its falshood would be more miraculous than the facts it endeavours to establish. (", "David Hume)\n\nDon't churches generally just pick the one that sounds good, and narrate it as the Christmas story? ", "Not even trying to reconcile all the different versions?", "\n\nBesides the fact that 1)nobody ever does a traveling census like that, you count people where they are; 2)women don't often travel when they are about to give birth, and 3)if Joseph was in his home town, there would probably have been some folks to stay with while his young bride had their first baby. ", "And a midwife and some women helping out. ", "Having a baby alone while hiding out in the barn is what slaves, runaways and other marginal people do. ", "Nobody brings gifts.", "\n\n\"No room at the inn\" for a woman in labor has always seemed bogus to me. ", "Maybe Trump Tower would turn them out into the street, but poor people in desert cultures don't act like that.", "\n\nIn order for Christianity to be self-consistent here, Christianity must necessarily hold that Jesus is both God and the Son of God. ", "Some Christians refer to God as the Trinity, which is composed of The Father, The Son and The Holy Spirit.", "\n\nRule 1: No pooftas. ", "Rule 2: No maltreating the theists, IF, anyone is watching. ", "Rule 3: No pooftas. ", "Rule 4: I do not want to see anyone NOT drinking after light out. ", "Rule 5: No pooftas. ", "Rule 6: There is NO...rule 6.", "\n\nIf we are saying that god is both son and father and, in effect, using a different face for each, that is one of the first Christian heresies, Sabellianism. ", "It was the first that involved people being hcucked out of the church for heresy.", "\n\nLet me demonstrate this.body= The vessel I really hope none will dispute this one soul= The emotionspirit= The will\n\nI have been helping with a female friend of mine who is finally leaving an abusive relationship. ", "All to common. ", "I use this because it is what came to me and unfortunately I think at least most of us can relate to it.", "\n\nThe abused woman is beat (body/The vessel) by her so called man. ", "She knows if she stays there that things may get worse. ", "she may even end up dead. ", "She wants to leave him. (", "will/soul) However due to feelings of helplessness, fear, and inadequacy, and perhaps the worst \"I love him\" (spirit/ The emotion) she goes against her own will and stays with him, even if it means the destruction of her body.", "\n\nI think if we spit ball this we could come up with many examples to demonstrate the will is often separate and even in conflict with emotions. ", "sometimes even to the destruction of our own body.", "\n\nThus you have 3 \"things\" that make you one, and because of the conflict that often appears we can make the case these are all separate parts of your oneness.", "Let me also use this opportunity to say when a Christian says The lord has shown, spoken, revealed whatever it is. ", "This is an example. ", "Something deep hit my soul out of the blue. ", "A deeper thought than what is mine. ", "I wasn't even thinking about it. ", "It even came with a scripture reference. ", "For me the explanation is the wisdom of God. ", "For you (generally speaking) it's just a chemical reaction of the subconscious mind.", "\n\nLogged\n\nI can't help but look at those pages (human genome) and have a vague sense that this is giving me a glimpse of God's mind.-Francis Collins lead scientist Human Genome project\n\nLet me demonstrate this.body= The vessel I really hope none will dispute this one soul= The emotionspirit= The will\n\nCan you give any examples of where one can manifest without both the others? ", "How, for example, would I detach my emotion and send it off around the world to interact with someone?", "\n\nNow I can see the \"Spirit\" as being a particular part of \"Yahweh\", that's fine. ", "In the same way that we say \"that Sean Connery, he has a magnetic personality\". ", "But nobody would ever consider that Connery could detach his \"magneticness\" and send it off to speak to people.", "\n\nThat's where the 3-in-1 argument fails, and where your analogy fails. ", "Because at one and the same time, you want the 3 to all be aspects of the 1, AND want one of the three to be something so separate that it can be detached and \"sacrificed\". ", "Push the analogy too far in one direction, and the other end falls apart - its why it only works if you don't think about it too hard or try to explain it.", "\n\nnot worth arguing really, Anfauglir, this harbinger is not a Christian. ", "He's a Sabellian and a heretic. ", "He also knows better than all the Christian theologians since the 1st century - or likes to think so. ", "Really, he running his onw one man religion.", "\n\nLogged\n\nNo testimony is sufficient to establish a miracle, unless the testimony be of such that its falshood would be more miraculous than the facts it endeavours to establish. (", "David Hume)" ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0070921985815602835, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.006493506493506494, 0, 0, 0.005917159763313609, 0, 0, 0, 0, 0, 0.0035587188612099642, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.011764705882352941, 0, 0, 0, 0, 0, 0, 0.014705882352941176, 0, 0, 0, 0, 0, 0, 0.011764705882352941, 0, 0, 0, 0, 0.0070921985815602835, 0, 0.0036496350364963502, 0, 0, 0.007042253521126761, 0, 0, 0.029411764705882353, 0, 0, 0, 0.004, 0, 0, 0, 0, 0, 0, 0, 0, 0.041666666666666664, 0, 0, 0, 0, 0, 0, 0.018518518518518517, 0, 0, 0, 0.006993006993006993, 0, 0, 0, 0, 0.005376344086021506, 0, 0, 0, 0, 0, 0, 0.016666666666666666, 0, 0, 0.058823529411764705, 0.00641025641025641, 0, 0, 0.005681818181818182, 0, 0, 0.019230769230769232, 0.005681818181818182, 0, 0, 0, 0, 0.02247191011235955, 0, 0, 0.010810810810810811, 0, 0, 0.007168458781362007, 0.014084507042253521, 0.027777777777777776, 0.017094017094017096, 0, 0, 0, 0, 0, 0.015306122448979591, 0, 0, 0, 0.011904761904761904, 0.02631578947368421, 0, 0.011904761904761904, 0.017857142857142856, 0, 0.014492753623188406, 0.00909090909090909, 0.013513513513513514, 0.013888888888888888, 0, 0.010309278350515464, 0, 0, 0, 0, 0, 0, 0.01639344262295082, 0.017857142857142856, 0, 0.014492753623188406, 0.00909090909090909, 0.013513513513513514, 0.013888888888888888, 0, 0.010309278350515464, 0, 0, 0, 0, 0, 0.008849557522123894, 0, 0, 0.006644518272425249, 0.00909090909090909, 0.01680672268907563, 0, 0.015151515151515152, 0.006172839506172839, 0, 0, 0.010101010101010102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.010309278350515464, 0, 0, 0, 0, 0.007518796992481203, 0.010638297872340425, 0, 0, 0.015625, 0.02127659574468085, 0, 0, 0, 0, 0, 0, 0, 0, 0.013793103448275862, 0, 0.007194244604316547, 0, 0, 0.01639344262295082, 0, 0.007194244604316547, 0, 0, 0, 0, 0.0072992700729927005, 0.0125, 0.0043859649122807015, 0.008130081300813009, 0.007042253521126761, 0.008695652173913044, 0, 0, 0.04, 0, 0.01098901098901099, 0, 0, 0.00641025641025641, 0, 0, 0.01507537688442211, 0, 0, 0.006666666666666667, 0, 0.015384615384615385, 0, 0, 0.00980392156862745, 0.024390243902439025, 0, 0, 0, 0, 0, 0.00909090909090909, 0, 0.006329113924050633, 0.00909090909090909, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.015151515151515152, 0, 0, 0, 0, 0, 0, 0.0078125, 0, 0.007042253521126761, 0, 0, 0.015873015873015872, 0, 0, 0, 0, 0, 0, 0, 0.017543859649122806, 0, 0, 0, 0.017142857142857144, 0, 0.013333333333333334, 0, 0, 0, 0, 0.00425531914893617, 0, 0, 0, 0, 0, 0.007042253521126761, 0.07692307692307693, 0, 0, 0, 0.002881844380403458, 0.00425531914893617, 0.005376344086021506, 0, 0, 0, 0, 0, 0, 0.011764705882352941, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.014705882352941176, 0, 0, 0, 0, 0, 0, 0.011764705882352941, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.011235955056179775, 0, 0, 0, 0, 0, 0.0625, 0, 0.019230769230769232, 0.005681818181818182, 0, 0.014084507042253521, 0.027777777777777776, 0.017094017094017096, 0, 0, 0, 0, 0, 0, 0.04081632653061224, 0, 0, 0.009523809523809525, 0.027777777777777776, 0, 0.00980392156862745, 0, 0, 0, 0, 0.019230769230769232, 0.005681818181818182, 0, 0.014084507042253521, 0.027777777777777776, 0.017094017094017096, 0, 0, 0, 0, 0, 0, 0.04081632653061224, 0, 0, 0.009523809523809525, 0, 0, 0, 0, 0, 0, 0.027777777777777776, 0, 0.00980392156862745, 0, 0, 0, 0, 0, 0, 0, 0.010526315789473684, 0, 0.04081632653061224, 0, 0, 0.009523809523809525, 0, 0.009433962264150943, 0, 0, 0.012987012987012988, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.010526315789473684, 0, 0.04081632653061224, 0, 0, 0.009523809523809525, 0, 0.009433962264150943, 0, 0, 0.012987012987012988, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.05714285714285714, 0.00641025641025641, 0, 0, 0, 0.014285714285714285, 0, 0, 0.027777777777777776, 0, 0.00980392156862745, 0, 0, 0, 0, 0, 0, 0, 0, 0.008733624454148471, 0, 0, 0.05714285714285714, 0.00641025641025641, 0, 0, 0, 0, 0, 0, 0.017543859649122806, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.014285714285714285, 0, 0, 0, 0.00847457627118644, 0, 0.011764705882352941, 0, 0, 0, 0.008849557522123894, 0, 0.003278688524590164, 0, 0, 0, 0, 0.00909090909090909, 0, 0.009433962264150943, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.005263157894736842, 0, 0, 0.0125, 0.009009009009009009, 0, 0, 0, 0, 0, 0, 0, 0, 0.09090909090909091 ]
0.003898
5
[ { "analysis_explanation": null, "end": 806, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 801 }, { "analysis_explanation": null, "end": 942, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 937 }, { "analysis_explanation": null, "end": 1180, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1175 }, { "analysis_explanation": null, "end": 1253, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1249 }, { "analysis_explanation": null, "end": 1259, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1254 }, { "analysis_explanation": null, "end": 1337, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1331 }, { "analysis_explanation": null, "end": 1402, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1397 }, { "analysis_explanation": null, "end": 1410, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1407 }, { "analysis_explanation": null, "end": 1629, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1622 }, { "analysis_explanation": null, "end": 1930, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1925 }, { "analysis_explanation": null, "end": 2255, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2245 }, { "analysis_explanation": null, "end": 3117, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3105 }, { "analysis_explanation": null, "end": 3496, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3493 }, { "analysis_explanation": null, "end": 3702, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3692 }, { "analysis_explanation": null, "end": 3825, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3819 }, { "analysis_explanation": null, "end": 3841, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3835 }, { "analysis_explanation": null, "end": 4819, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4814 }, { "analysis_explanation": null, "end": 4838, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4828 }, { "analysis_explanation": null, "end": 5431, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5428 }, { "analysis_explanation": null, "end": 5659, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5652 }, { "analysis_explanation": null, "end": 5890, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5885 }, { "analysis_explanation": null, "end": 6047, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6042 }, { "analysis_explanation": null, "end": 6097, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6088 }, { "analysis_explanation": null, "end": 6182, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6164 }, { "analysis_explanation": null, "end": 6333, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6328 }, { "analysis_explanation": null, "end": 6552, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6535 }, { "analysis_explanation": null, "end": 6619, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6613 }, { "analysis_explanation": null, "end": 6632, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6623 }, { "analysis_explanation": null, "end": 6686, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6681 }, { "analysis_explanation": null, "end": 6732, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6728 }, { "analysis_explanation": null, "end": 6772, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6768 }, { "analysis_explanation": null, "end": 6842, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6837 }, { "analysis_explanation": null, "end": 6898, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6894 }, { "analysis_explanation": null, "end": 6994, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6989 }, { "analysis_explanation": null, "end": 7019, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7010 }, { "analysis_explanation": null, "end": 7032, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7028 }, { "analysis_explanation": null, "end": 7109, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7105 }, { "analysis_explanation": null, "end": 7130, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7126 }, { "analysis_explanation": null, "end": 7170, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7166 }, { "analysis_explanation": null, "end": 7188, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7183 }, { "analysis_explanation": null, "end": 8072, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8065 }, { "analysis_explanation": null, "end": 8280, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8268 }, { "analysis_explanation": null, "end": 8806, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8801 }, { "analysis_explanation": null, "end": 8879, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8875 }, { "analysis_explanation": null, "end": 8885, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8880 }, { "analysis_explanation": null, "end": 8963, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8957 }, { "analysis_explanation": null, "end": 9013, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9008 }, { "analysis_explanation": null, "end": 9156, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9146 }, { "analysis_explanation": null, "end": 9299, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9294 }, { "analysis_explanation": null, "end": 9370, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9366 }, { "analysis_explanation": null, "end": 9438, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9434 }, { "analysis_explanation": null, "end": 9537, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9527 }, { "analysis_explanation": null, "end": 9572, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9568 }, { "analysis_explanation": null, "end": 9596, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9591 }, { "analysis_explanation": null, "end": 9664, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9659 }, { "analysis_explanation": null, "end": 9893, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9884 }, { "analysis_explanation": null, "end": 9948, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9943 }, { "analysis_explanation": null, "end": 10072, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10068 }, { "analysis_explanation": null, "end": 10357, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10353 }, { "analysis_explanation": null, "end": 10424, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10414 }, { "analysis_explanation": null, "end": 10549, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10545 }, { "analysis_explanation": null, "end": 10569, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10564 }, { "analysis_explanation": null, "end": 10583, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10578 }, { "analysis_explanation": null, "end": 10654, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10650 }, { "analysis_explanation": null, "end": 10685, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10683 }, { "analysis_explanation": null, "end": 10812, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10808 }, { "analysis_explanation": null, "end": 10882, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10877 }, { "analysis_explanation": null, "end": 10979, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10975 }, { "analysis_explanation": null, "end": 11001, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10997 }, { "analysis_explanation": null, "end": 11117, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11111 }, { "analysis_explanation": null, "end": 11131, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11121 }, { "analysis_explanation": null, "end": 11276, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11271 }, { "analysis_explanation": null, "end": 11287, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11278 }, { "analysis_explanation": null, "end": 11500, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11496 }, { "analysis_explanation": null, "end": 11533, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11528 }, { "analysis_explanation": null, "end": 11872, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11867 }, { "analysis_explanation": null, "end": 12012, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12008 }, { "analysis_explanation": null, "end": 12045, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12040 }, { "analysis_explanation": null, "end": 12196, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12192 }, { "analysis_explanation": null, "end": 12318, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12314 }, { "analysis_explanation": null, "end": 12404, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12392 }, { "analysis_explanation": null, "end": 12413, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12409 }, { "analysis_explanation": null, "end": 12658, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12651 }, { "analysis_explanation": null, "end": 12664, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12660 }, { "analysis_explanation": null, "end": 12673, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12669 }, { "analysis_explanation": null, "end": 12802, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12787 }, { "analysis_explanation": null, "end": 13079, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13075 }, { "analysis_explanation": null, "end": 13163, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13156 }, { "analysis_explanation": null, "end": 13169, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13165 }, { "analysis_explanation": null, "end": 13178, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13174 }, { "analysis_explanation": null, "end": 13361, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13354 }, { "analysis_explanation": null, "end": 13370, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13366 }, { "analysis_explanation": null, "end": 13406, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13399 }, { "analysis_explanation": null, "end": 13422, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13414 }, { "analysis_explanation": null, "end": 13433, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13427 }, { "analysis_explanation": null, "end": 13466, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13461 }, { "analysis_explanation": null, "end": 13515, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13510 }, { "analysis_explanation": null, "end": 13775, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13770 }, { "analysis_explanation": null, "end": 13865, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13861 }, { "analysis_explanation": null, "end": 13909, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13904 }, { "analysis_explanation": null, "end": 13944, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13940 }, { "analysis_explanation": null, "end": 13973, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13957 }, { "analysis_explanation": null, "end": 14017, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14005 }, { "analysis_explanation": null, "end": 14305, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14295 }, { "analysis_explanation": null, "end": 14336, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14329 }, { "analysis_explanation": null, "end": 14342, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14338 }, { "analysis_explanation": null, "end": 14351, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14347 }, { "analysis_explanation": null, "end": 14480, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14465 }, { "analysis_explanation": null, "end": 14780, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14773 }, { "analysis_explanation": null, "end": 14789, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14785 }, { "analysis_explanation": null, "end": 14836, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14832 }, { "analysis_explanation": null, "end": 14902, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14895 }, { "analysis_explanation": null, "end": 14911, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14907 }, { "analysis_explanation": null, "end": 15134, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15129 }, { "analysis_explanation": null, "end": 15222, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15217 }, { "analysis_explanation": null, "end": 15258, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15243 }, { "analysis_explanation": null, "end": 15395, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15391 }, { "analysis_explanation": null, "end": 15415, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15408 }, { "analysis_explanation": null, "end": 15430, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15426 }, { "analysis_explanation": null, "end": 15476, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15469 }, { "analysis_explanation": null, "end": 15540, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15527 }, { "analysis_explanation": null, "end": 15575, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15568 }, { "analysis_explanation": null, "end": 15589, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15585 }, { "analysis_explanation": null, "end": 15658, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15654 }, { "analysis_explanation": null, "end": 15827, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15820 }, { "analysis_explanation": null, "end": 15888, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15878 }, { "analysis_explanation": null, "end": 15999, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15993 }, { "analysis_explanation": null, "end": 16019, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16013 }, { "analysis_explanation": null, "end": 16183, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16176 }, { "analysis_explanation": null, "end": 16557, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16552 }, { "analysis_explanation": null, "end": 16836, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16826 }, { "analysis_explanation": null, "end": 16905, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16900 }, { "analysis_explanation": null, "end": 16941, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16926 }, { "analysis_explanation": null, "end": 17078, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17074 }, { "analysis_explanation": null, "end": 17098, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17091 }, { "analysis_explanation": null, "end": 17113, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17109 }, { "analysis_explanation": null, "end": 17159, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17152 }, { "analysis_explanation": null, "end": 17223, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17210 }, { "analysis_explanation": null, "end": 17258, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17251 }, { "analysis_explanation": null, "end": 17272, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17268 }, { "analysis_explanation": null, "end": 17341, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17337 }, { "analysis_explanation": null, "end": 17510, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17503 }, { "analysis_explanation": null, "end": 17571, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17561 }, { "analysis_explanation": null, "end": 17682, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17676 }, { "analysis_explanation": null, "end": 17702, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17696 }, { "analysis_explanation": null, "end": 17866, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17859 }, { "analysis_explanation": null, "end": 18240, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18235 }, { "analysis_explanation": null, "end": 18379, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18364 }, { "analysis_explanation": null, "end": 18938, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18931 }, { "analysis_explanation": null, "end": 18963, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18959 }, { "analysis_explanation": null, "end": 19141, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19134 }, { "analysis_explanation": null, "end": 19150, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19146 }, { "analysis_explanation": null, "end": 19198, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19194 }, { "analysis_explanation": null, "end": 19218, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19211 }, { "analysis_explanation": null, "end": 19310, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19303 }, { "analysis_explanation": null, "end": 19319, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19315 }, { "analysis_explanation": null, "end": 19413, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19409 }, { "analysis_explanation": null, "end": 19422, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19415 }, { "analysis_explanation": null, "end": 19428, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19424 }, { "analysis_explanation": null, "end": 19438, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19434 }, { "analysis_explanation": null, "end": 19555, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19548 }, { "analysis_explanation": null, "end": 19563, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19559 }, { "analysis_explanation": null, "end": 19629, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19622 }, { "analysis_explanation": null, "end": 19719, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19712 }, { "analysis_explanation": null, "end": 19746, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19742 }, { "analysis_explanation": null, "end": 19818, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19809 }, { "analysis_explanation": null, "end": 19834, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19830 }, { "analysis_explanation": null, "end": 20060, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20053 }, { "analysis_explanation": null, "end": 20069, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20065 }, { "analysis_explanation": null, "end": 20123, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20116 }, { "analysis_explanation": null, "end": 20132, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20128 }, { "analysis_explanation": null, "end": 20461, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20452 }, { "analysis_explanation": null, "end": 20531, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20522 }, { "analysis_explanation": null, "end": 21562, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21557 }, { "analysis_explanation": null, "end": 21802, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21797 }, { "analysis_explanation": null, "end": 21883, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21878 }, { "analysis_explanation": null, "end": 22245, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22238 }, { "analysis_explanation": null, "end": 22267, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22263 }, { "analysis_explanation": null, "end": 22341, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22334 }, { "analysis_explanation": null, "end": 22350, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22346 }, { "analysis_explanation": null, "end": 22374, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22368 }, { "analysis_explanation": null, "end": 22496, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22489 }, { "analysis_explanation": null, "end": 22505, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22501 }, { "analysis_explanation": null, "end": 22563, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22556 }, { "analysis_explanation": null, "end": 22575, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22571 }, { "analysis_explanation": null, "end": 22599, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22595 }, { "analysis_explanation": null, "end": 22938, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22931 }, { "analysis_explanation": null, "end": 22947, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22943 }, { "analysis_explanation": null, "end": 23026, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23020 }, { "analysis_explanation": null, "end": 23758, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23753 }, { "analysis_explanation": null, "end": 23793, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23780 }, { "analysis_explanation": null, "end": 23916, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23909 }, { "analysis_explanation": null, "end": 23925, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23921 }, { "analysis_explanation": null, "end": 23962, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23958 }, { "analysis_explanation": null, "end": 23993, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23986 }, { "analysis_explanation": null, "end": 24031, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24026 }, { "analysis_explanation": null, "end": 24381, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24371 }, { "analysis_explanation": null, "end": 24397, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24384 }, { "analysis_explanation": null, "end": 24520, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24513 }, { "analysis_explanation": null, "end": 24529, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24525 }, { "analysis_explanation": null, "end": 24566, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24562 }, { "analysis_explanation": null, "end": 24597, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24590 }, { "analysis_explanation": null, "end": 24635, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24630 }, { "analysis_explanation": null, "end": 24924, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24912 }, { "analysis_explanation": null, "end": 24963, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24948 }, { "analysis_explanation": null, "end": 25104, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25100 }, { "analysis_explanation": null, "end": 25182, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25167 }, { "analysis_explanation": null, "end": 25322, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25306 }, { "analysis_explanation": null, "end": 25493, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25489 }, { "analysis_explanation": null, "end": 25725, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25721 }, { "analysis_explanation": null, "end": 25837, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25833 }, { "analysis_explanation": null, "end": 26005, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26000 }, { "analysis_explanation": null, "end": 26033, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26025 }, { "analysis_explanation": null, "end": 26225, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26221 }, { "analysis_explanation": null, "end": 26455, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26443 }, { "analysis_explanation": null, "end": 26617, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26610 }, { "analysis_explanation": null, "end": 26631, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26627 }, { "analysis_explanation": null, "end": 26680, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26676 }, { "analysis_explanation": null, "end": 26852, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26848 }, { "analysis_explanation": null, "end": 26903, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26894 }, { "analysis_explanation": null, "end": 27019, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27015 }, { "analysis_explanation": null, "end": 27060, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27053 }, { "analysis_explanation": null, "end": 27088, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27084 }, { "analysis_explanation": null, "end": 27199, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27195 }, { "analysis_explanation": null, "end": 27233, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27228 }, { "analysis_explanation": null, "end": 27267, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27263 }, { "analysis_explanation": null, "end": 27284, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27275 }, { "analysis_explanation": null, "end": 27294, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27287 }, { "analysis_explanation": null, "end": 27356, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27351 }, { "analysis_explanation": null, "end": 27392, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27387 }, { "analysis_explanation": null, "end": 27487, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27482 }, { "analysis_explanation": null, "end": 27550, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27546 }, { "analysis_explanation": null, "end": 27608, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27604 }, { "analysis_explanation": null, "end": 27689, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27685 }, { "analysis_explanation": null, "end": 27764, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27757 }, { "analysis_explanation": null, "end": 27820, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27813 }, { "analysis_explanation": null, "end": 27888, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27881 }, { "analysis_explanation": null, "end": 27916, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27911 }, { "analysis_explanation": null, "end": 28002, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27992 }, { "analysis_explanation": null, "end": 28039, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28035 }, { "analysis_explanation": null, "end": 28063, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28056 }, { "analysis_explanation": null, "end": 28139, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28131 }, { "analysis_explanation": null, "end": 28187, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28180 }, { "analysis_explanation": null, "end": 28276, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28272 }, { "analysis_explanation": null, "end": 28433, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28429 }, { "analysis_explanation": null, "end": 28452, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28445 }, { "analysis_explanation": null, "end": 28559, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28544 }, { "analysis_explanation": null, "end": 28567, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28562 }, { "analysis_explanation": null, "end": 29050, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29042 }, { "analysis_explanation": null, "end": 29094, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29090 }, { "analysis_explanation": null, "end": 29390, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29388 }, { "analysis_explanation": null, "end": 29736, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29734 }, { "analysis_explanation": null, "end": 29802, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29793 }, { "analysis_explanation": null, "end": 29898, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29896 }, { "analysis_explanation": null, "end": 29930, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29928 }, { "analysis_explanation": null, "end": 29956, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29951 }, { "analysis_explanation": null, "end": 30110, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30106 }, { "analysis_explanation": null, "end": 30122, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30115 }, { "analysis_explanation": null, "end": 30396, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30389 }, { "analysis_explanation": null, "end": 30474, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30470 }, { "analysis_explanation": null, "end": 30783, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30774 }, { "analysis_explanation": null, "end": 30931, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30920 }, { "analysis_explanation": null, "end": 31133, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31117 }, { "analysis_explanation": null, "end": 31497, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31481 }, { "analysis_explanation": null, "end": 31580, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31575 }, { "analysis_explanation": null, "end": 31698, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31686 }, { "analysis_explanation": null, "end": 31726, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31713 }, { "analysis_explanation": null, "end": 31847, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31831 }, { "analysis_explanation": null, "end": 31972, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31960 }, { "analysis_explanation": null, "end": 32004, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31990 }, { "analysis_explanation": null, "end": 32117, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32113 }, { "analysis_explanation": null, "end": 32183, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32179 }, { "analysis_explanation": null, "end": 32199, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32194 }, { "analysis_explanation": null, "end": 32414, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32404 }, { "analysis_explanation": null, "end": 32688, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32683 }, { "analysis_explanation": null, "end": 32803, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32798 }, { "analysis_explanation": null, "end": 32879, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32868 }, { "analysis_explanation": null, "end": 32995, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32986 }, { "analysis_explanation": null, "end": 33031, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 33025 }, { "analysis_explanation": null, "end": 33213, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 33204 }, { "analysis_explanation": null, "end": 33308, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 33291 }, { "analysis_explanation": null, "end": 33336, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 33325 }, { "analysis_explanation": null, "end": 33558, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 33553 }, { "analysis_explanation": null, "end": 33794, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 33789 }, { "analysis_explanation": null, "end": 34251, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 34246 }, { "analysis_explanation": null, "end": 34270, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 34260 }, { "analysis_explanation": null, "end": 35072, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35069 }, { "analysis_explanation": null, "end": 35300, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35293 }, { "analysis_explanation": null, "end": 35522, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35516 }, { "analysis_explanation": null, "end": 35533, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35524 }, { "analysis_explanation": null, "end": 35554, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35549 }, { "analysis_explanation": null, "end": 35791, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35786 }, { "analysis_explanation": null, "end": 35841, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35832 }, { "analysis_explanation": null, "end": 35926, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35908 }, { "analysis_explanation": null, "end": 36077, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36072 }, { "analysis_explanation": null, "end": 36465, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36452 }, { "analysis_explanation": null, "end": 36561, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36550 }, { "analysis_explanation": null, "end": 36663, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36651 }, { "analysis_explanation": null, "end": 36721, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36713 }, { "analysis_explanation": null, "end": 37160, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37151 }, { "analysis_explanation": null, "end": 37384, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37379 }, { "analysis_explanation": null, "end": 37524, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37520 }, { "analysis_explanation": null, "end": 37557, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37552 }, { "analysis_explanation": null, "end": 37740, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37733 }, { "analysis_explanation": null, "end": 37749, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37745 }, { "analysis_explanation": null, "end": 37785, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37778 }, { "analysis_explanation": null, "end": 37801, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37793 }, { "analysis_explanation": null, "end": 37812, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37806 }, { "analysis_explanation": null, "end": 37845, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37840 }, { "analysis_explanation": null, "end": 37894, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37889 }, { "analysis_explanation": null, "end": 38154, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38149 }, { "analysis_explanation": null, "end": 38244, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38240 }, { "analysis_explanation": null, "end": 38288, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38283 }, { "analysis_explanation": null, "end": 38323, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38319 }, { "analysis_explanation": null, "end": 38352, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38336 }, { "analysis_explanation": null, "end": 38396, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38384 }, { "analysis_explanation": null, "end": 38654, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38650 }, { "analysis_explanation": null, "end": 38671, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38665 }, { "analysis_explanation": null, "end": 38692, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38684 }, { "analysis_explanation": null, "end": 38706, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38702 }, { "analysis_explanation": null, "end": 38740, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38735 }, { "analysis_explanation": null, "end": 38799, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38792 }, { "analysis_explanation": null, "end": 38818, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38814 }, { "analysis_explanation": null, "end": 38878, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38872 }, { "analysis_explanation": null, "end": 38889, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38884 }, { "analysis_explanation": null, "end": 38933, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38925 }, { "analysis_explanation": null, "end": 38958, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38954 }, { "analysis_explanation": null, "end": 38992, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38988 }, { "analysis_explanation": null, "end": 39056, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39047 }, { "analysis_explanation": null, "end": 39102, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39084 }, { "analysis_explanation": null, "end": 39531, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39526 }, { "analysis_explanation": null, "end": 39671, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39667 }, { "analysis_explanation": null, "end": 39704, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39699 }, { "analysis_explanation": null, "end": 39887, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39880 }, { "analysis_explanation": null, "end": 39896, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39892 }, { "analysis_explanation": null, "end": 39932, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39925 }, { "analysis_explanation": null, "end": 39948, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39940 }, { "analysis_explanation": null, "end": 39959, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39953 }, { "analysis_explanation": null, "end": 39992, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39987 }, { "analysis_explanation": null, "end": 40041, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40036 }, { "analysis_explanation": null, "end": 40301, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40296 }, { "analysis_explanation": null, "end": 40391, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40387 }, { "analysis_explanation": null, "end": 40435, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40430 }, { "analysis_explanation": null, "end": 40470, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40466 }, { "analysis_explanation": null, "end": 40499, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40483 }, { "analysis_explanation": null, "end": 40543, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40531 }, { "analysis_explanation": null, "end": 40801, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40797 }, { "analysis_explanation": null, "end": 40818, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40812 }, { "analysis_explanation": null, "end": 40839, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40831 }, { "analysis_explanation": null, "end": 40853, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40849 }, { "analysis_explanation": null, "end": 40887, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40882 }, { "analysis_explanation": null, "end": 40946, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40939 }, { "analysis_explanation": null, "end": 40965, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40961 }, { "analysis_explanation": null, "end": 41025, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41019 }, { "analysis_explanation": null, "end": 41036, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41031 }, { "analysis_explanation": null, "end": 41080, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41072 }, { "analysis_explanation": null, "end": 41105, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41101 }, { "analysis_explanation": null, "end": 41336, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41326 }, { "analysis_explanation": null, "end": 41361, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41352 }, { "analysis_explanation": null, "end": 41517, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41513 }, { "analysis_explanation": null, "end": 41581, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41572 }, { "analysis_explanation": null, "end": 41627, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41609 }, { "analysis_explanation": null, "end": 42127, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42117 }, { "analysis_explanation": null, "end": 42289, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42285 }, { "analysis_explanation": null, "end": 42306, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42300 }, { "analysis_explanation": null, "end": 42327, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42319 }, { "analysis_explanation": null, "end": 42341, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42337 }, { "analysis_explanation": null, "end": 42375, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42370 }, { "analysis_explanation": null, "end": 42434, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42427 }, { "analysis_explanation": null, "end": 42453, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42449 }, { "analysis_explanation": null, "end": 42513, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42507 }, { "analysis_explanation": null, "end": 42524, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42519 }, { "analysis_explanation": null, "end": 42568, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42560 }, { "analysis_explanation": null, "end": 42593, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42589 }, { "analysis_explanation": null, "end": 42744, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42740 }, { "analysis_explanation": null, "end": 42765, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42757 }, { "analysis_explanation": null, "end": 42814, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42807 }, { "analysis_explanation": null, "end": 42836, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42827 }, { "analysis_explanation": null, "end": 42846, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42838 }, { "analysis_explanation": null, "end": 43836, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 43826 }, { "analysis_explanation": null, "end": 43998, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 43994 }, { "analysis_explanation": null, "end": 44015, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44009 }, { "analysis_explanation": null, "end": 44036, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44028 }, { "analysis_explanation": null, "end": 44050, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44046 }, { "analysis_explanation": null, "end": 44084, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44079 }, { "analysis_explanation": null, "end": 44143, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44136 }, { "analysis_explanation": null, "end": 44162, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44158 }, { "analysis_explanation": null, "end": 44222, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44216 }, { "analysis_explanation": null, "end": 44233, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44228 }, { "analysis_explanation": null, "end": 44277, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44269 }, { "analysis_explanation": null, "end": 44302, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44298 }, { "analysis_explanation": null, "end": 44453, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44449 }, { "analysis_explanation": null, "end": 44474, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44466 }, { "analysis_explanation": null, "end": 44523, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44516 }, { "analysis_explanation": null, "end": 44545, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44536 }, { "analysis_explanation": null, "end": 44555, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 44547 }, { "analysis_explanation": null, "end": 45465, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 45461 }, { "analysis_explanation": null, "end": 45476, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 45470 }, { "analysis_explanation": null, "end": 45494, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 45486 }, { "analysis_explanation": null, "end": 45526, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 45521 }, { "analysis_explanation": null, "end": 45548, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 45539 }, { "analysis_explanation": null, "end": 45728, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 45719 }, { "analysis_explanation": null, "end": 46083, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 46079 }, { "analysis_explanation": null, "end": 46093, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 46087 }, { "analysis_explanation": null, "end": 46464, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 46460 }, { "analysis_explanation": null, "end": 46528, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 46519 }, { "analysis_explanation": null, "end": 46574, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 46556 }, { "analysis_explanation": null, "end": 47168, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47161 }, { "analysis_explanation": null, "end": 47315, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47311 }, { "analysis_explanation": null, "end": 47326, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47320 }, { "analysis_explanation": null, "end": 47344, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47336 }, { "analysis_explanation": null, "end": 47376, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47371 }, { "analysis_explanation": null, "end": 47398, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47389 }, { "analysis_explanation": null, "end": 47578, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47569 }, { "analysis_explanation": null, "end": 47727, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47722 }, { "analysis_explanation": null, "end": 47777, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47768 }, { "analysis_explanation": null, "end": 47786, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47779 }, { "analysis_explanation": null, "end": 47840, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 47836 }, { "analysis_explanation": null, "end": 48076, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 48070 }, { "analysis_explanation": null, "end": 48184, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 48180 }, { "analysis_explanation": null, "end": 48243, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 48236 }, { "analysis_explanation": null, "end": 48421, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 48414 }, { "analysis_explanation": null, "end": 48576, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 48569 }, { "analysis_explanation": null, "end": 48727, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 48722 }, { "analysis_explanation": null, "end": 49013, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 49009 }, { "analysis_explanation": null, "end": 49023, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 49017 }, { "analysis_explanation": null, "end": 49499, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 49492 }, { "analysis_explanation": null, "end": 49508, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 49504 }, { "analysis_explanation": null, "end": 49675, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 49661 }, { "analysis_explanation": null, "end": 49697, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 49692 }, { "analysis_explanation": null, "end": 49718, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 49714 }, { "analysis_explanation": null, "end": 49759, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 49755 }, { "analysis_explanation": null, "end": 50115, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 50111 }, { "analysis_explanation": null, "end": 50126, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 50121 }, { "analysis_explanation": null, "end": 50347, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 50337 }, { "analysis_explanation": null, "end": 50442, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 50433 }, { "analysis_explanation": null, "end": 51186, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51174 }, { "analysis_explanation": null, "end": 51227, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51215 }, { "analysis_explanation": null, "end": 51260, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51255 }, { "analysis_explanation": null, "end": 51308, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51298 }, { "analysis_explanation": null, "end": 51748, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51739 }, { "analysis_explanation": null, "end": 51884, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51874 }, { "analysis_explanation": null, "end": 52997, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 52988 }, { "analysis_explanation": null, "end": 53506, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 53499 }, { "analysis_explanation": null, "end": 53573, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 53563 }, { "analysis_explanation": null, "end": 53967, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 53955 }, { "analysis_explanation": null, "end": 54582, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 54573 }, { "analysis_explanation": null, "end": 54600, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 54591 }, { "analysis_explanation": null, "end": 54659, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 54650 }, { "analysis_explanation": null, "end": 54693, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 54678 }, { "analysis_explanation": null, "end": 54952, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 54942 }, { "analysis_explanation": null, "end": 10084, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10079 }, { "analysis_explanation": null, "end": 10246, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10241 }, { "analysis_explanation": null, "end": 51610, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 51603 }, { "analysis_explanation": null, "end": 51881, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 51874 }, { "analysis_explanation": null, "end": 53570, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 53563 }, { "analysis_explanation": null, "end": 2051, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2048 } ]
[ "Individualized lung recruitment maneuver guided by pulse-oximetry in anesthetized patients undergoing laparoscopy: a feasibility study.", "\nWe conducted this study to test whether pulse-oximetry hemoglobin saturation (SpO2 ) can personalize the implementation of an open-lung approach during laparoscopy. ", "Thirty patients with SpO2 ≥ 97% on room-air before anesthesia were studied. ", "After anesthesia and capnoperitoneum the FIO2 was reduced to 0.21. ", "Those patients whose SpO2 decreased below 97% - an indication of shunt related to atelectasis - completed the following phases: (1) First recruitment maneuver (RM), until reaching lung's opening pressure, defined as the inspiratory pressure level yielding a SpO2 ≥ 97%; (2) decremental positive end-expiratory (PEEP) titration trial until reaching lung's closing pressure defined as the PEEP level yielding a SpO2 < 97%; (3) second RM and, (4) ongoing ventilation with PEEP adjusted above the detected closing pressure. ", "When breathing air, in 24 of 30 patients SpO2 was < 97%, PaO2 /FIO2 ˂ 53.3 kPa and negative end-expiratory transpulmonary pressure (PTP-EE ). ", "The mean (SD) opening pressures were found at 40 (5) and 33 (4) cmH2 O during the first and second RM, respectively (P < 0.001; 95% CI: 3.2-7.7). ", "The closing pressure was found at 11 (5) cmH2 O. This SpO2 -guided approach increased PTP-EE (from -6.4 to 1.2 cmH2 O, P < 0.001) and PaO2 /FIO2 (from 30.3 to 58.1 kPa, P < 0.001) while decreased driving pressure (from 18 to 10 cmH2 O, P < 0.001). ", "SpO2 discriminated the lung's opening and closing pressures with accuracy taking the reference parameter PTP-EE (area under the receiver-operating-curve of 0.89, 95% CI: 0.80-0.99). ", "The non-invasive SpO2 monitoring can help to individualize an open-lung approach, including all involved steps, from the identification of those patients who can benefit from recruitment, the identification of opening and closing pressures to the subsequent monitoring of an open-lung condition." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0, 0.014925373134328358, 0.0038461538461538464, 0.007042253521126761, 0.00684931506849315, 0.008064516129032258, 0.01098901098901099, 0 ]
0.005172
5
[ { "analysis_explanation": null, "end": 218, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 214 }, { "analysis_explanation": null, "end": 326, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 322 }, { "analysis_explanation": null, "end": 469, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 465 }, { "analysis_explanation": null, "end": 706, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 702 }, { "analysis_explanation": null, "end": 857, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 853 }, { "analysis_explanation": null, "end": 1009, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1005 }, { "analysis_explanation": null, "end": 1504, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1500 } ]
[ "Attached are some minor clean-up points to the previous e-mail." ]
{ "pile_set_name": "Enron Emails" }
[ 0 ]
0
5
[]
[ "November was Native American Heritage Month, which Donald Trump naturally used as an excuse to crack a \"Pocahontas\" joke while addressing a group of Navajo World War II heroes he was supposed to honor. (", "Trump presumably can't be bothered, but it is worth learning more about their truly fascinating story.) ", "But now that month is over, and Trump and his administration are taking the opportunity to escalate their disrespectful attacks on Native American heritage and history.", "\n\nOn Monday, the president is expected to unveil a plan to drastically reduce the size of two national monuments in Utah, Bears Ears and Grand Staircase-Escalante, by 85 percent and nearly 50 percent, respectively, according to documents leaked from the Interior Department. ", "The Republican congressional delegation from Utah has pushed for this for a long time, fueled by their ideological ties to far-right movements that reject federal land ownership rights. ", "Oil and gas companies, eager to exploit incredibly low market rates to secure cheap leasing rights, have exerted pressure as well. ", "And Trump's notorious resentment of Democrats, particularly former President Barack Obama, means he's eager to reduce the size of Bears Ears (designated by Obama) and Grand Staircase-Escalante (designated by Bill Clinton), essentially out of spite.", "\n\nAdvertisement:\n\nBut this move is a vicious slap in the face to the Navajo, Ute Mountain Ute, Uintah Ouray Ute, Hopi and Zuni tribes that have spent years, particularly the Navajo, working to get Bears Ears designated in the first place. ", "The idea of Bears Ears was initiated by Navajo leaders and activists, who went through a hellish political process — which got extremely ugly at one point, when San Juan County Commissioner Phil Lyman led an armed group of men into sensitive lands to stand up for the white man's \"right\" to use ATVs to tear up lands dear to local tribes — to clear the path for Obama to sign the national monument designation in December 2016.", "\n\n\"We’re obviously very disappointed that this administration feels they can completely disregard all the work that the five Native American tribes have done to protect their heritage at Bears Ears, and at their lack of tribal consultation and just basic respect and communication around this drastic action,\" Gavin Noyes, executive director of Utah Diné Bikéyah, told Salon. ", "The group is a Native-led organization created to defend Bears Ears and ancestral lands for Native people generally.", "\n\n“The land is where our history is written: On the canyon walls, with all the vegetation, and even more so what our ancestors have come through to bring us to today through our learning, our culture, our history,\" said Regina Lopez-Whiteskunk, who has served on the council for the Ute Mountain Ute and currently works with the Western Leaders Network, during a recent press call.", "\n\nAdvertisement:\n\nBecause so much Native American history is orally transmitted, Lopez-Whiteskunk explained, the land is an important place of historical memory. \"", "Ownership was never really a part of our cultural values, but the land does represent our identity, through the language, through ceremony, prayers, and the resources that the lands provide for us,\" she argued. \"", "It also is the final resting place of our ancestors.\"", "\n\n\"The tribes have inhabited these areas for more than 10,000 years,\" Noyes explained. \"", "There are deep cultural and spiritual ties to not just the objects that are protected under the national monument, but to everything that informs who they are as people.”", "\n\nBetween August and November, the Utah Chapter Houses bordering Bears Ears, which form the Navajo Nation system of government in the area, had town-hall-style meetings and took votes on whether the local Navajo people wanted to preserve Bears Ears as it is. ", "Ninety-eight percent of those present voted in favor. ", "These houses represent half of the population of San Juan County.", "\n\nAdvertisement:\n\nIf Trump declares that 85 percent of Bears Ears will be removed from national monument designation, as he is expected to, Noyes says Utah Diné Bikéyah and other groups — representing Native interests, environmentalists and outdoor recreation interests — will likely sue the government, arguing that Trump lacks the authority to take away a designation that's already been given. ", "Rep. Ruben Gallego, D-Ariz., has also introduced the Bears Ears National Monument Expansion Act, which would give congressional protection to the area while also expanding its size. ", "That's unlikely to pass a Republican Congress, of course, but Gallego's bill will focus attention on the importance this area has not only as a tourist destination — though it is already a popular one — but also as a site of cultural and historical significance to Native Americans living in the area.", "\n\n“At its core, this is an issue of tribal sovereignty, tribal self-determination,\" Natalie Landreth of the Native American Rights Fund said in a statement. ", "The Bears Ears National Monument obviously cannot make up for all the wrongs done to Native Americans throughout American history, but it was a crucial gesture towards preserving a history that goes back thousands of years and the legacy of those tribes that still live there today. ", "Trump's effort to wipe out all the hard work done by Native Americans to save this land is another in a long list of blatantly racist acts undertaken by a president who won the election on a tidal wave of white resentment." ]
{ "pile_set_name": "OpenWebText2" }
[ 0.014778325123152709, 0, 0.005952380952380952, 0.0036363636363636364, 0, 0, 0.020161290322580645, 0.02092050209205021, 0.00468384074941452, 0.007978723404255319, 0, 0.005249343832020997, 0.006134969325153374, 0, 0, 0.011363636363636364, 0, 0.015444015444015444, 0, 0, 0.012594458438287154, 0.01098901098901099, 0.006644518272425249, 0.012738853503184714, 0.0035335689045936395, 0.0045045045045045045 ]
0.006435
5
[ { "analysis_explanation": null, "end": 8, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 63, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51 }, { "analysis_explanation": null, "end": 114, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 104 }, { "analysis_explanation": null, "end": 209, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 204 }, { "analysis_explanation": null, "end": 326, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 316 }, { "analysis_explanation": null, "end": 345, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 340 }, { "analysis_explanation": null, "end": 454, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 439 }, { "analysis_explanation": null, "end": 486, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 480 }, { "analysis_explanation": null, "end": 595, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 591 }, { "analysis_explanation": null, "end": 764, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 754 }, { "analysis_explanation": null, "end": 799, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 795 }, { "analysis_explanation": null, "end": 1076, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1071 }, { "analysis_explanation": null, "end": 1112, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1103 }, { "analysis_explanation": null, "end": 1156, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1144 }, { "analysis_explanation": null, "end": 1228, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1223 }, { "analysis_explanation": null, "end": 1287, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1275 }, { "analysis_explanation": null, "end": 1389, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1383 }, { "analysis_explanation": null, "end": 1407, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1391 }, { "analysis_explanation": null, "end": 1415, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1409 }, { "analysis_explanation": null, "end": 1425, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1416 }, { "analysis_explanation": null, "end": 1431, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1427 }, { "analysis_explanation": null, "end": 1440, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1436 }, { "analysis_explanation": null, "end": 1469, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1464 }, { "analysis_explanation": null, "end": 1494, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1488 }, { "analysis_explanation": null, "end": 1599, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1593 }, { "analysis_explanation": null, "end": 1729, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1714 }, { "analysis_explanation": null, "end": 1753, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1743 }, { "analysis_explanation": null, "end": 1920, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1915 }, { "analysis_explanation": null, "end": 1979, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1966 }, { "analysis_explanation": null, "end": 2119, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2104 }, { "analysis_explanation": null, "end": 2300, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2289 }, { "analysis_explanation": null, "end": 2376, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2370 }, { "analysis_explanation": null, "end": 2453, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2447 }, { "analysis_explanation": null, "end": 2635, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2630 }, { "analysis_explanation": null, "end": 2713, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2690 }, { "analysis_explanation": null, "end": 2899, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2884 }, { "analysis_explanation": null, "end": 3346, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3324 }, { "analysis_explanation": null, "end": 3566, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3539 }, { "analysis_explanation": null, "end": 3748, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3742 }, { "analysis_explanation": null, "end": 3914, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3899 }, { "analysis_explanation": null, "end": 3940, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3935 }, { "analysis_explanation": null, "end": 4082, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4065 }, { "analysis_explanation": null, "end": 4121, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4115 }, { "analysis_explanation": null, "end": 4236, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4231 }, { "analysis_explanation": null, "end": 4329, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4316 }, { "analysis_explanation": null, "end": 4338, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4331 }, { "analysis_explanation": null, "end": 4529, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4519 }, { "analysis_explanation": null, "end": 4562, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4555 }, { "analysis_explanation": null, "end": 4774, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4758 }, { "analysis_explanation": null, "end": 4893, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4877 }, { "analysis_explanation": null, "end": 5051, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5035 }, { "analysis_explanation": null, "end": 5071, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5063 }, { "analysis_explanation": null, "end": 5172, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5154 }, { "analysis_explanation": null, "end": 5231, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5226 }, { "analysis_explanation": null, "end": 5302, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5286 } ]
[ "Taoyaomen Bridge\n\nThe Taoyaomen Bridge (Traditional Chinese: 桃夭門大橋, Simplified Chinese: 桃夭门大桥, Pinyin: táo yāo mén dà qiáo), is a cable-stayed bridge located in Zhoushan, Zhejiang Province of the PRC, that crosses the Taoyaomen Channel (Simplified Chinese: 桃夭门水道), linking Fuchi Island (Simplified Chinese: 富翅岛) and Cezi Island (Simplified Chinese: 册子岛). ", "It is the third bridge of the Zhoushan Islands-Linking megaproject (see: Zhoushan Trans-oceanic Bridges).", "\n\nIts seven spans are of 48m + 48m + 50m + 580m (main span) + 50m + 48m + 48m.\n\nSee also\n Zhoushan\n G9211 Ningbo–Zhoushan Expressway\n\nReferences\n\nCategory:Yangtze River Delta\nCategory:Cable-stayed bridges in China\nCategory:Bridges completed in 2003\nCategory:Bridges in Zhoushan\nCategory:Cross-sea bridges in China" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.008450704225352112, 0.009523809523809525, 0.003194888178913738 ]
0.007056
5
[ { "analysis_explanation": null, "end": 59, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 52 }, { "analysis_explanation": null, "end": 66, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 61 }, { "analysis_explanation": null, "end": 86, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 79 }, { "analysis_explanation": null, "end": 169, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 161 }, { "analysis_explanation": null, "end": 188, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 171 }, { "analysis_explanation": null, "end": 199, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 196 }, { "analysis_explanation": null, "end": 255, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 248 }, { "analysis_explanation": null, "end": 285, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 273 }, { "analysis_explanation": null, "end": 305, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 298 }, { "analysis_explanation": null, "end": 327, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 316 }, { "analysis_explanation": null, "end": 347, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 340 }, { "analysis_explanation": null, "end": 409, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 381 }, { "analysis_explanation": null, "end": 450, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 428 }, { "analysis_explanation": null, "end": 571, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 565 }, { "analysis_explanation": null, "end": 633, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 614 }, { "analysis_explanation": null, "end": 672, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 667 }, { "analysis_explanation": null, "end": 689, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 682 }, { "analysis_explanation": null, "end": 707, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 703 }, { "analysis_explanation": null, "end": 724, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 717 }, { "analysis_explanation": null, "end": 736, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 728 }, { "analysis_explanation": null, "end": 772, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 767 }, { "analysis_explanation": null, "end": 564, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 559 } ]
[ "/*\n *\tintel TCO vendor specific watchdog driver support\n *\n *\t(c) Copyright 2006-2009 Wim Van Sebroeck <wim@iguana.be>.", "\n *\n *\tThis program is free software; you can redistribute it and/or\n *\tmodify it under the terms of the GNU General Public License\n *\tas published by the Free Software Foundation; either version\n *\t2 of the License, or (at your option) any later version.", "\n *\n *\tNeither Wim Van Sebroeck nor Iguana vzw. ", "admit liability nor\n *\tprovide warranty for any of this software. ", "This material is\n *\tprovided \"AS-IS\" and at no charge.", "\n */\n\n/*\n *\tIncludes, defines, variables, module parameters, ...\n */\n\n/* Module and version information */\n#define DRV_NAME\t\"iTCO_vendor_support\"\n#define DRV_VERSION\t\"1.04\"\n#define PFX\t\tDRV_NAME \": \"\n\n/* Includes */\n#include <linux/module.h>\t\t/* For module specific items */\n#include <linux/moduleparam.h>\t\t/* For new moduleparam's */\n#include <linux/types.h>\t\t/* For standard types (like size_t) */\n#include <linux/errno.h>\t\t/* For the -ENODEV/... values */\n#include <linux/kernel.h>\t\t/* For printk/panic/... */\n#include <linux/init.h>\t\t\t/* For __init/__exit/... */\n#include <linux/ioport.h>\t\t/* For io-port access */\n#include <linux/io.h>\t\t\t/* For inb/outb/... */\n\n#include \"iTCO_vendor.h\"\n\n/* iTCO defines */\n#define\tSMI_EN\t\t(acpibase + 0x30) /* SMI Control and Enable Register */\n#define\tTCOBASE\t\t(acpibase + 0x60) /* TCO base address */\n#define\tTCO1_STS\t(TCOBASE + 0x04) /* TCO1 Status Register */\n\n/* List of vendor support modes */\n/* SuperMicro Pentium 3 Era 370SSE+-OEM1/P3TSSE */\n#define SUPERMICRO_OLD_BOARD\t1\n/* SuperMicro Pentium 4 / Xeon 4 / EMT64T Era Systems */\n#define SUPERMICRO_NEW_BOARD\t2\n/* Broken BIOS */\n#define BROKEN_BIOS\t\t911\n\nstatic int vendorsupport;\nmodule_param(vendorsupport, int, 0);\nMODULE_PARM_DESC(vendorsupport, \"iTCO vendor specific support mode, default=\"\n\t\t\t\"0 (none), 1=SuperMicro Pent3, 2=SuperMicro Pent4+, \"\n\t\t\t\t\t\t\t\"911=Broken SMI BIOS\");\n\n/*\n *\tVendor Specific Support\n */\n\n/*\n *\tVendor Support: 1\n *\tBoard: Super Micro Computer Inc. 370SSE+-OEM1/P3TSSE\n *\tiTCO chipset: ICH2\n *\n *\tCode contributed by: R. Seretny <lkpatches@paypc.com>\n *\tDocumentation obtained by R. Seretny from SuperMicro Technical Support\n *\n *\tTo enable Watchdog function:\n *\t BIOS setup -> Power -> TCO Logic SMI Enable -> Within5Minutes\n *\t This setting enables SMI to clear the watchdog expired flag.", "\n *\t If BIOS or CPU fail which may cause SMI hang, then system will\n *\t reboot. ", "When application starts to use watchdog function,\n *\t application has to take over the control from SMI.", "\n *\n *\t For P3TSSE, J36 jumper needs to be removed to enable the Watchdog\n *\t function.", "\n *\n *\t Note: The system will reboot when Expire Flag is set TWICE.", "\n *\t So, if the watchdog timer is 20 seconds, then the maximum hang\n *\t time is about 40 seconds, and the minimum hang time is about\n *\t 20.6 seconds.", "\n */\n\nstatic void supermicro_old_pre_start(unsigned long acpibase)\n{\n\tunsigned long val32;\n\n\t/* Bit 13: TCO_EN -> 0 = Disables TCO logic generating an SMI# */\n\tval32 = inl(SMI_EN);\n\tval32 &= 0xffffdfff;\t/* Turn off SMI clearing watchdog */\n\toutl(val32, SMI_EN);\t/* Needed to activate watchdog */\n}\n\nstatic void supermicro_old_pre_stop(unsigned long acpibase)\n{\n\tunsigned long val32;\n\n\t/* Bit 13: TCO_EN -> 1 = Enables the TCO logic to generate SMI# */\n\tval32 = inl(SMI_EN);\n\tval32 |= 0x00002000;\t/* Turn on SMI clearing watchdog */\n\toutl(val32, SMI_EN);\t/* Needed to deactivate watchdog */\n}\n\n/*\n *\tVendor Support: 2\n *\tBoard: Super Micro Computer Inc. P4SBx, P4DPx\n *\tiTCO chipset: ICH4\n *\n *\tCode contributed by: R. Seretny <lkpatches@paypc.com>\n *\tDocumentation obtained by R. Seretny from SuperMicro Technical Support\n *\n *\tTo enable Watchdog function:\n *\t 1. ", "BIOS\n *\t For P4SBx:\n *\t BIOS setup -> Advanced -> Integrated Peripherals -> Watch Dog Feature\n *\t For P4DPx:\n *\t BIOS setup -> Advanced -> I/O Device Configuration -> Watch Dog\n *\t This setting enables or disables Watchdog function. ", "When enabled, the\n *\t default watchdog timer is set to be 5 minutes (about 4m35s). ", "It is\n *\t enough to load and run the OS. ", "The application (service or driver) has\n *\t to take over the control once OS is running up and before watchdog\n *\t expires.", "\n *\n *\t 2. ", "JUMPER\n *\t For P4SBx: JP39\n *\t For P4DPx: JP37\n *\t This jumper is used for safety. ", " Closed is enabled. ", "This jumper\n *\t prevents user enables watchdog in BIOS by accident.", "\n *\n *\t To enable Watch Dog function, both BIOS and JUMPER must be enabled.", "\n *\n *\tThe documentation lists motherboards P4SBx and P4DPx series as of\n *\t20-March-2002. ", "However, this code works flawlessly with much newer\n *\tmotherboards, such as my X6DHR-8G2 (SuperServer 6014H-82).", "\n *\n *\tThe original iTCO driver as written does not actually reset the\n *\twatchdog timer on these machines, as a result they reboot after five\n *\tminutes.", "\n *\n *\tNOTE: You may leave the Watchdog function disabled in the SuperMicro\n *\tBIOS to avoid a \"boot-race\"... This driver will enable watchdog\n *\tfunctionality even if it's disabled in the BIOS once the /dev/watchdog\n *\tfile is opened.", "\n */\n\n/* I/O Port's */\n#define SM_REGINDEX\t0x2e\t/* SuperMicro ICH4+ Register Index */\n#define SM_DATAIO\t0x2f\t/* SuperMicro ICH4+ Register Data I/O */\n\n/* Control Register's */\n#define SM_CTLPAGESW\t0x07\t/* SuperMicro ICH4+ Control Page Switch */\n#define SM_CTLPAGE\t0x08\t/* SuperMicro ICH4+ Control Page Num */\n\n#define SM_WATCHENABLE\t0x30\t/* Watchdog enable: Bit 0: 0=off, 1=on */\n\n#define SM_WATCHPAGE\t0x87\t/* Watchdog unlock control page */\n\n#define SM_ENDWATCH\t0xAA\t/* Watchdog lock control page */\n\n#define SM_COUNTMODE\t0xf5\t/* Watchdog count mode select */\n\t\t\t\t/* (Bit 3: 0 = seconds, 1 = minutes */\n\n#define SM_WATCHTIMER\t0xf6\t/* 8-bits, Watchdog timer counter (RW) */\n\n#define SM_RESETCONTROL\t0xf7\t/* Watchdog reset control */\n\t\t\t\t/* Bit 6: timer is reset by kbd interrupt */\n\t\t\t\t/* Bit 7: timer is reset by mouse interrupt */\n\nstatic void supermicro_new_unlock_watchdog(void)\n{\n\t/* Write 0x87 to port 0x2e twice */\n\toutb(SM_WATCHPAGE, SM_REGINDEX);\n\toutb(SM_WATCHPAGE, SM_REGINDEX);\n\t/* Switch to watchdog control page */\n\toutb(SM_CTLPAGESW, SM_REGINDEX);\n\toutb(SM_CTLPAGE, SM_DATAIO);\n}\n\nstatic void supermicro_new_lock_watchdog(void)\n{\n\toutb(SM_ENDWATCH, SM_REGINDEX);\n}\n\nstatic void supermicro_new_pre_start(unsigned int heartbeat)\n{\n\tunsigned int val;\n\n\tsupermicro_new_unlock_watchdog();\n\n\t/* Watchdog timer setting needs to be in seconds*/\n\toutb(SM_COUNTMODE, SM_REGINDEX);\n\tval = inb(SM_DATAIO);\n\tval &= 0xF7;\n\toutb(val, SM_DATAIO);\n\n\t/* Write heartbeat interval to WDOG */\n\toutb(SM_WATCHTIMER, SM_REGINDEX);\n\toutb((heartbeat & 255), SM_DATAIO);\n\n\t/* Make sure keyboard/mouse interrupts don't interfere */\n\toutb(SM_RESETCONTROL, SM_REGINDEX);\n\tval = inb(SM_DATAIO);\n\tval &= 0x3f;\n\toutb(val, SM_DATAIO);\n\n\t/* enable watchdog by setting bit 0 of Watchdog Enable to 1 */\n\toutb(SM_WATCHENABLE, SM_REGINDEX);\n\tval = inb(SM_DATAIO);\n\tval |= 0x01;\n\toutb(val, SM_DATAIO);\n\n\tsupermicro_new_lock_watchdog();\n}\n\nstatic void supermicro_new_pre_stop(void)\n{\n\tunsigned int val;\n\n\tsupermicro_new_unlock_watchdog();\n\n\t/* disable watchdog by setting bit 0 of Watchdog Enable to 0 */\n\toutb(SM_WATCHENABLE, SM_REGINDEX);\n\tval = inb(SM_DATAIO);\n\tval &= 0xFE;\n\toutb(val, SM_DATAIO);\n\n\tsupermicro_new_lock_watchdog();\n}\n\nstatic void supermicro_new_pre_set_heartbeat(unsigned int heartbeat)\n{\n\tsupermicro_new_unlock_watchdog();\n\n\t/* reset watchdog timeout to heartveat value */\n\toutb(SM_WATCHTIMER, SM_REGINDEX);\n\toutb((heartbeat & 255), SM_DATAIO);\n\n\tsupermicro_new_lock_watchdog();\n}\n\n/*\n *\tVendor Support: 911\n *\tBoard: Some Intel ICHx based motherboards\n *\tiTCO chipset: ICH7+\n *\n *\tSome Intel motherboards have a broken BIOS implementation: i.e.\n *\tthe SMI handler clear's the TIMEOUT bit in the TC01_STS register\n *\tand does not reload the time. ", "Thus the TCO watchdog does not reboot\n *\tthe system.", "\n *\n *\tThese are the conclusions of Andriy Gapon <avg@icyb.net.ua> after\n *\tdebugging: the SMI handler is quite simple - it tests value in\n *\tTCO1_CNT against 0x800, i.e. checks TCO_TMR_HLT. ", "If the bit is set\n *\tthe handler goes into an infinite loop, apparently to allow the\n *\tsecond timeout and reboot. ", "Otherwise it simply clears TIMEOUT bit\n *\tin TCO1_STS and that's it.", "\n *\tSo the logic seems to be reversed, because it is hard to see how\n *\tTIMEOUT can get set to 1 and SMI generated when TCO_TMR_HLT is set\n *\t(other than a transitional effect).", "\n *\n *\tThe only fix found to get the motherboard(s) to reboot is to put\n *\tthe glb_smi_en bit to 0. ", "This is a dirty hack that bypasses the\n *\tbroken code by disabling Global SMI.", "\n *\n *\tWARNING: globally disabling SMI could possibly lead to dramatic\n *\tproblems, especially on laptops! ", "I.e. various ACPI things where\n *\tSMI is used for communication between OS and firmware.", "\n *\n *\tDon't use this fix if you don't need to!!!", "\n */\n\nstatic void broken_bios_start(unsigned long acpibase)\n{\n\tunsigned long val32;\n\n\tval32 = inl(SMI_EN);\n\t/* Bit 13: TCO_EN -> 0 = Disables TCO logic generating an SMI#\n\t Bit 0: GBL_SMI_EN -> 0 = No SMI# will be generated by ICH. */", "\n\tval32 &= 0xffffdffe;\n\toutl(val32, SMI_EN);\n}\n\nstatic void broken_bios_stop(unsigned long acpibase)\n{\n\tunsigned long val32;\n\n\tval32 = inl(SMI_EN);\n\t/* Bit 13: TCO_EN -> 1 = Enables TCO logic generating an SMI#\n\t Bit 0: GBL_SMI_EN -> 1 = Turn global SMI on again. */", "\n\tval32 |= 0x00002001;\n\toutl(val32, SMI_EN);\n}\n\n/*\n *\tGeneric Support Functions\n */\n\nvoid iTCO_vendor_pre_start(unsigned long acpibase,\n\t\t\t unsigned int heartbeat)\n{\n\tswitch (vendorsupport) {\n\tcase SUPERMICRO_OLD_BOARD:\n\t\tsupermicro_old_pre_start(acpibase);\n\t\tbreak;\n\tcase SUPERMICRO_NEW_BOARD:\n\t\tsupermicro_new_pre_start(heartbeat);\n\t\tbreak;\n\tcase BROKEN_BIOS:\n\t\tbroken_bios_start(acpibase);\n\t\tbreak;\n\t}\n}\nEXPORT_SYMBOL(iTCO_vendor_pre_start);\n\nvoid iTCO_vendor_pre_stop(unsigned long acpibase)\n{\n\tswitch (vendorsupport) {\n\tcase SUPERMICRO_OLD_BOARD:\n\t\tsupermicro_old_pre_stop(acpibase);\n\t\tbreak;\n\tcase SUPERMICRO_NEW_BOARD:\n\t\tsupermicro_new_pre_stop();\n\t\tbreak;\n\tcase BROKEN_BIOS:\n\t\tbroken_bios_stop(acpibase);\n\t\tbreak;\n\t}\n}\nEXPORT_SYMBOL(iTCO_vendor_pre_stop);\n\nvoid iTCO_vendor_pre_keepalive(unsigned long acpibase, unsigned int heartbeat)\n{\n\tif (vendorsupport == SUPERMICRO_NEW_BOARD)\n\t\tsupermicro_new_pre_set_heartbeat(heartbeat);\n}\nEXPORT_SYMBOL(iTCO_vendor_pre_keepalive);\n\nvoid iTCO_vendor_pre_set_heartbeat(unsigned int heartbeat)\n{\n\tif (vendorsupport == SUPERMICRO_NEW_BOARD)\n\t\tsupermicro_new_pre_set_heartbeat(heartbeat);\n}\nEXPORT_SYMBOL(iTCO_vendor_pre_set_heartbeat);\n\nint iTCO_vendor_check_noreboot_on(void)\n{\n\tswitch (vendorsupport) {\n\tcase SUPERMICRO_OLD_BOARD:\n\t\treturn 0;\n\tdefault:\n\t\treturn 1;\n\t}\n}\nEXPORT_SYMBOL(iTCO_vendor_check_noreboot_on);\n\nstatic int __init iTCO_vendor_init_module(void)\n{\n\tprintk(KERN_INFO PFX \"vendor-support=%d\\n\", vendorsupport);\n\treturn 0;\n}\n\nstatic void __exit iTCO_vendor_exit_module(void)\n{\n\tprintk(KERN_INFO PFX \"Module Unloaded\\n\");\n}\n\nmodule_init(iTCO_vendor_init_module);\nmodule_exit(iTCO_vendor_exit_module);\n\nMODULE_AUTHOR(\"Wim Van Sebroeck <wim@iguana.be>, \"\n\t\t\"R. Seretny <lkpatches@paypc.com>\");\nMODULE_DESCRIPTION(\"Intel TCO Vendor Specific WatchDog Timer Driver Support\");\nMODULE_VERSION(DRV_VERSION);\nMODULE_LICENSE(\"GPL\");\n" ]
{ "pile_set_name": "Github" }
[ 0.01680672268907563, 0.00392156862745098, 0, 0, 0, 0.009309967141292442, 0.011627906976744186, 0.009345794392523364, 0.010752688172043012, 0.014285714285714285, 0, 0.016203703703703703, 0, 0, 0, 0, 0, 0.011627906976744186, 0, 0, 0, 0, 0, 0, 0.00851063829787234, 0.010940919037199124, 0.019230769230769232, 0.010471204188481676, 0, 0, 0.005649717514124294, 0, 0.01282051282051282, 0.009345794392523364, 0.011363636363636364, 0, 0.008298755186721992, 0.01098901098901099, 0.00847457627118644 ]
0.00564
5
[ { "analysis_explanation": null, "end": 117, "entity_type": "EMAIL_ADDRESS", "recognition_metadata": { "recognizer_identifier": "EmailRecognizer_139620637004368", "recognizer_name": "EmailRecognizer" }, "score": 1, "start": 104 }, { "analysis_explanation": null, "end": 2118, "entity_type": "EMAIL_ADDRESS", "recognition_metadata": { "recognizer_identifier": "EmailRecognizer_139620637004368", "recognizer_name": "EmailRecognizer" }, "score": 1, "start": 2099 }, { "analysis_explanation": null, "end": 3621, "entity_type": "EMAIL_ADDRESS", "recognition_metadata": { "recognizer_identifier": "EmailRecognizer_139620637004368", "recognizer_name": "EmailRecognizer" }, "score": 1, "start": 3602 }, { "analysis_explanation": null, "end": 7927, "entity_type": "EMAIL_ADDRESS", "recognition_metadata": { "recognizer_identifier": "EmailRecognizer_139620637004368", "recognizer_name": "EmailRecognizer" }, "score": 1, "start": 7912 }, { "analysis_explanation": null, "end": 11055, "entity_type": "EMAIL_ADDRESS", "recognition_metadata": { "recognizer_identifier": "EmailRecognizer_139620637004368", "recognizer_name": "EmailRecognizer" }, "score": 1, "start": 11042 }, { "analysis_explanation": null, "end": 11094, "entity_type": "EMAIL_ADDRESS", "recognition_metadata": { "recognizer_identifier": "EmailRecognizer_139620637004368", "recognizer_name": "EmailRecognizer" }, "score": 1, "start": 11075 }, { "analysis_explanation": null, "end": 85, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 76 }, { "analysis_explanation": null, "end": 1104, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1087 }, { "analysis_explanation": null, "end": 1717, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1700 }, { "analysis_explanation": null, "end": 2097, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2087 }, { "analysis_explanation": null, "end": 2159, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2149 }, { "analysis_explanation": null, "end": 2764, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2754 }, { "analysis_explanation": null, "end": 2819, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2803 }, { "analysis_explanation": null, "end": 2875, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2863 }, { "analysis_explanation": null, "end": 3600, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3590 }, { "analysis_explanation": null, "end": 3662, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3652 }, { "analysis_explanation": null, "end": 4043, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4034 }, { "analysis_explanation": null, "end": 4538, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4533 }, { "analysis_explanation": null, "end": 4835, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4828 }, { "analysis_explanation": null, "end": 5656, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5645 }, { "analysis_explanation": null, "end": 5669, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5658 }, { "analysis_explanation": null, "end": 5837, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5834 }, { "analysis_explanation": null, "end": 6330, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6323 }, { "analysis_explanation": null, "end": 6976, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6948 }, { "analysis_explanation": null, "end": 7044, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7037 }, { "analysis_explanation": null, "end": 7274, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7246 }, { "analysis_explanation": null, "end": 7539, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7511 }, { "analysis_explanation": null, "end": 7768, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7760 }, { "analysis_explanation": null, "end": 7910, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7898 }, { "analysis_explanation": null, "end": 8699, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8695 }, { "analysis_explanation": null, "end": 9310, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9297 }, { "analysis_explanation": null, "end": 9506, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9493 }, { "analysis_explanation": null, "end": 10186, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10173 }, { "analysis_explanation": null, "end": 10208, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10195 }, { "analysis_explanation": null, "end": 10405, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10392 }, { "analysis_explanation": null, "end": 10817, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10804 }, { "analysis_explanation": null, "end": 11040, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11009 }, { "analysis_explanation": null, "end": 11073, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11063 }, { "analysis_explanation": null, "end": 117, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 108 }, { "analysis_explanation": null, "end": 2118, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2109 }, { "analysis_explanation": null, "end": 3621, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3612 }, { "analysis_explanation": null, "end": 7927, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7916 }, { "analysis_explanation": null, "end": 11055, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 11046 }, { "analysis_explanation": null, "end": 11094, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 11085 }, { "analysis_explanation": null, "end": 2582, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2579 } ]
[ "\n\nThis is Objective-C Under the Hood - inlined\nhttp://blog.parse.com/2013/02/08/this-is-objective-c-under-the-hood/\n\n======\nozymandius182\nIt's pretty hard to find nice Obj C resources, so this is much appreciated.", "\nThe annotations on the slides really help out - thanks for doing that!", "\n\n" ]
{ "pile_set_name": "HackerNews" }
[ 0.004694835680751174, 0, 0 ]
0.001565
5
[ { "analysis_explanation": null, "end": 113, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 45 }, { "analysis_explanation": null, "end": 77, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_139620637004272", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 67 } ]
[ "Q:\n\nAdd class on click at a specific item in a grid in Vue\n\nI have a grid of items (created in flexbox so as to use v-for loops).", "\nI would like to add class .selected on click on a specific item in a list.", "\nThere's a problem that item in every column gets class that should be applied only to a single element. ", "What should I do to make it work?", "\nGrid: \n\nnew Vue({\r\n el: \"#app\",\r\n data: {\r\n rows: 8,\r\n items: [\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n }\r\n ]\r\n }\r\n})\n.app > ul {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n margin-top: 4vh;\r\n padding-bottom: 4vh;\r\n border-bottom: 1px solid gray;\r\n}\r\n.app > ul > li.row > ul {\r\n display: flex;\r\n margin: 8px 0;\r\n}\r\n.app > ul > li.row > ul li {\r\n width: 36px;\r\n height: 36px;\r\n border-radius: 50%;\r\n background-color: transparent;\r\n border: 3px solid gray;\r\n margin: 0 8px;\r\n}\r\n.app > ul > li.row > ul li.selected {\r\n background-color: gray;\r\n}\r\nul {\r\n list-style-type: none;\r\n padding: 0;\r\n margin: 0;\r\n}\n<script src=\"https://cdnjs.cloudflare.com/ajax/libs/vue/2.5.17/vue.js\"></script>\r\n<div id=\"app\" class=\"app\">\r\n <ul>\r\n <li v-for=\"row in rows\" class=\"row\">\r\n <ul>\r\n <li v-for=\"item, index in items\" :key=\"index\" :class=\"{ selected: item.selected }\" @click=\"item.selected = !", "item.selected\"></li>\r\n </ul>\r\n </li>\r\n </ul>\r\n</div>\n\nA:\n\nYou're thinking along the right lines. ", "It's your data structure that's the problem.", "\nYou only have 7 items - but you're expecting them to behave like 8 rows of 7 items. ", "Your data object should reflect the structure you are looping in the DOM.", "\nSomething like this would be what you are after:\n\nnew Vue({\r\n el: \"#app\",\r\n data: {\r\n rows: [\r\n {\r\n items: [\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n }\r\n ]\r\n },\r\n {\r\n items: [\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n }\r\n ]\r\n },\r\n {\r\n items: [\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n }\r\n ]\r\n },\r\n {\r\n items: [\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n }\r\n ]\r\n },\r\n {\r\n items: [\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n }\r\n ]\r\n },\r\n {\r\n items: [\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n }\r\n ]\r\n },\r\n {\r\n items: [\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n }\r\n ]\r\n },\r\n {\r\n items: [\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n },\r\n {\r\n selected: false\r\n }\r\n ]\r\n }\r\n ]\r\n \r\n }\r\n})\n.app > ul {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n margin-top: 4vh;\r\n padding-bottom: 4vh;\r\n border-bottom: 1px solid gray;\r\n}\r\n.app > ul > li.row > ul {\r\n display: flex;\r\n margin: 8px 0;\r\n}\r\n.app > ul > li.row > ul li {\r\n width: 36px;\r\n height: 36px;\r\n border-radius: 50%;\r\n background-color: transparent;\r\n border: 3px solid gray;\r\n margin: 0 8px;\r\n}\r\n.app > ul > li.row > ul li.selected {\r\n background-color: gray;\r\n}\r\nul {\r\n list-style-type: none;\r\n padding: 0;\r\n margin: 0;\r\n}\n<script src=\"https://cdnjs.cloudflare.com/ajax/libs/vue/2.5.17/vue.js\"></script>\r\n<div id=\"app\" class=\"app\">\r\n <ul>\r\n <li v-for=\"(row, rowIndex) in rows\" class=\"row\">\r\n <ul>\r\n <li v-for=\"(item, index) in row.items\" :key=\"index + '_' + rowIndex\" :class=\"{ selected: item.selected }\" @click=\"item.selected = !", "item.selected\"></li>\r\n </ul>\r\n </li>\r\n </ul>\r\n</div>\n\nEdit: you don't have to hard code those values. ", "You could, if you chose, generate them in a loop on component mounted() (or other suitable event) using Vue.$set().", "\nAn example of using Vue.$set() in a mounted() hook, within your component:\nexport default {\n mounted () {\n const rows = 8\n const itemsPerRow = 7\n\n for (let r = 0; r < rows; r++) {\n let row = {\n items: []\n }\n\n for (let i = 0; i < itemsPerRow; i++) {\n row.items.push({\n selected: false\n })\n }\n\n this.$set(this.rows, r, row)\n\n }\n },\n\n data () {\n return {\n rows: []\n }\n }\n}\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0, 0.0024793388429752068, 0, 0, 0, 0.0136986301369863, 0.0006693440428380187, 0, 0, 0 ]
0.001296
5
[ { "analysis_explanation": null, "end": 760, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 745 }, { "analysis_explanation": null, "end": 937, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 922 }, { "analysis_explanation": null, "end": 993, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 988 }, { "analysis_explanation": null, "end": 1208, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1204 }, { "analysis_explanation": null, "end": 1459, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1445 }, { "analysis_explanation": null, "end": 5516, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5501 }, { "analysis_explanation": null, "end": 5693, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5678 }, { "analysis_explanation": null, "end": 5749, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5744 }, { "analysis_explanation": null, "end": 5964, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5960 }, { "analysis_explanation": null, "end": 6157, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6142 }, { "analysis_explanation": null, "end": 6228, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6213 }, { "analysis_explanation": null, "end": 6279, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6271 }, { "analysis_explanation": null, "end": 1334, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1277 }, { "analysis_explanation": null, "end": 1326, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_139620637004272", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 1320 }, { "analysis_explanation": null, "end": 6090, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 6033 }, { "analysis_explanation": null, "end": 6082, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_139620637004272", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 6076 }, { "analysis_explanation": null, "end": 918, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 913 }, { "analysis_explanation": null, "end": 984, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 979 }, { "analysis_explanation": null, "end": 1152, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1147 }, { "analysis_explanation": null, "end": 1164, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1159 }, { "analysis_explanation": null, "end": 1517, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1510 }, { "analysis_explanation": null, "end": 1542, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1535 }, { "analysis_explanation": null, "end": 1560, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1553 }, { "analysis_explanation": null, "end": 5674, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5669 }, { "analysis_explanation": null, "end": 5740, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5735 }, { "analysis_explanation": null, "end": 5908, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5903 }, { "analysis_explanation": null, "end": 5920, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5915 }, { "analysis_explanation": null, "end": 6246, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6240 }, { "analysis_explanation": null, "end": 6308, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6301 }, { "analysis_explanation": null, "end": 6333, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6326 }, { "analysis_explanation": null, "end": 6351, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6344 }, { "analysis_explanation": null, "end": 6866, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6860 }, { "analysis_explanation": null, "end": 6946, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6939 } ]
[ " FILED\n United States Court of Appeals\n UNITED STATES COURT OF APPEALS Tenth Circuit\n\n FOR THE TENTH CIRCUIT September 17, 2014\n\n Elisabeth A. Shumaker\n Clerk of Court\nGUSTAVO M. JUAREZ-GALVAN,\n\n Plaintiff - Appellant,\n\nv. No. ", "14-3027\n (D.C. No. ", "5:13-CV-04046-SAC-KGS)\nUNITED PARCEL SERVICE, INC., ", " (D. Kan.)\n\n Defendant - Appellee.", "\n\n\n ORDER AND JUDGMENT*\n\n\nBefore KELLY, PORFILIO, and MATHESON, Circuit Judges.", "\n\n\n Gustavo Juarez-Galvan appeals the district court’s order dismissing his claims\n\nof employment discrimination, retaliation, and hostile work environment because\n\nthey should have been included in a prior action Mr. Juarez-Galvan filed against his\n\nemployer, see Juarez-Galvan v. United Parcel Serv., ", "Inc., No. ", "13-3118, 2014 WL\n\n3585735 (10th Cir. ", "July 22, 2014) (unpublished) (Juarez-Galvan I). ", "The district\n\ncourt concluded that Mr. Juarez-Galvan’s attempt to bring additional claims in a\n\n*\n After examining the briefs and appellate record, this panel has determined\nunanimously that oral argument would not materially assist the determination of this\nappeal. ", "See Fed. ", "R. App. ", "P. 34(a)(2); 10th Cir. ", "R. 34.1(G). ", "The case is therefore\nordered submitted without oral argument. ", "This order and judgment is not binding\nprecedent, except under the doctrines of law of the case, res judicata, and collateral\nestoppel. ", "It may be cited, however, for its persuasive value consistent with\nFed. ", "R. App. ", "P. 32.1 and 10th Cir. ", "R. 32.1.", "\n\fsecond lawsuit was improper claim-splitting. ", "We exercise jurisdiction under\n\n28 U.S.C. § 1291 and affirm.", "\n\n At all times relevant to Juarez-Galvan I and this case, Mr. Juarez-Galvan was\n\nemployed by United Parcel Service (UPS). ", "He filed Juarez-Galvan I on November 2,\n\n2010, alleging he was denied a promotion based on his national origin, in violation of\n\nTitle VII, see 42 U.S.C. §§ 2000e to 2000e-17. ", "While Juarez-Galvan I was pending,\n\nMr. Juarez-Galvan filed a charge with the EEOC claiming discrimination, retaliation,\n\nand a hostile work environment on the basis of national origin. ", "This charge was filed\n\non November 3, 2011, and alleged Title VII violations occurring on November 2,\n\n2009, November 3, 2009, June 15, 2010, and July 15, 2011.", "\n\n On the day after the EEOC charge was filed, November 4, 2011, the district\n\ncourt held a scheduling conference in Juarez-Galvan I during which the court\n\nmodified the scheduling order to permit Mr. Juarez-Galvan to amend his complaint in\n\nJuarez-Galvan I after he received a right-to-sue letter from the EEOC on his\n\ndiscrimination, retaliation and hostile-work-environment claims. ", "A right-to-sue letter\n\nis a jurisdictional prerequisite to a Title VII lawsuit. ", "Bertsch v. Overstock.com,\n\n684 F.3d 1023, 1029 (10th Cir. ", "2012). ", "The EEOC issued the right-to-sue letter on\n\nJanuary 23, 2013, while Juarez-Galvan I was still pending, but Mr. Juarez-Galvan\n\ndid not seek leave to amend his complaint to add the additional claims. ", "On April 8,\n\n2013, the district court granted summary judgment in favor of UPS in\n\n\n\n\n -2-\n\fJuarez-Galvan I. On April 23, 2013, Mr. Juarez-Galvan filed the underlying lawsuit\n\nalleging national-origin discrimination, retaliation, and hostile work environment.", "\n\n The district court discussed the law applicable to claim-splitting, noting that\n\nthe claims Mr. Juarez-Galvan raised in this case arose from the same employment\n\nrelationship as Juarez-Galvan I, three of the four events he relies on in this case had\n\noccurred before he filed his complaint in Juarez-Galvan I, and he did not seek leave\n\nto amend his complaint in Juarez-Galvan I after he received the right-to-sue letter.", "\n\nThe court observed that a litigant awaiting a right-to-sue letter before filing suit has\n\nat least five options, including requesting the right-to-sue letter before expiration of\n\nthe 180-day waiting period, as authorized by regulation, or asking the district court to\n\nstay the first case pending receipt of the right-to-sue letter. ", "The court remarked that\n\nlitigants in similar circumstances “have a very strong case for requesting a stay.”", "\n\nAplt. ", "App. ", "at 104. ", "Yet Mr. Juarez-Galvan did not request a stay, even though the\n\ndistrict court had indicated its willingness to combine all claims in Juarez-Galvan I\n\nby amending the scheduling order to allow him to amend the complaint after\n\nreceiving the right-to-sue letter for his discrimination and other claims. ", "The court\n\nfurther noted that Mr. Juarez-Galvan’s attempt to bring two separate lawsuits\n\nimposed a burden on the court. ", "Accordingly, the court granted UPS’s motion to\n\ndismiss.", "\n\n Mr. Juarez-Galvan challenges the district court’s determination that he was\n\nrequired to include in Juarez-Galvan I his discrimination and other claims. ", "He\n\n\n -3-\n\fasserts that he was not able to seek leave to amend the complaint in Juarez-Galvan I\n\nbecause the acts of discrimination and retaliation at issue here occurred after he filed\n\nhis EEOC charge for the failure-to-promote claim alleged in Juarez-Galvan I. He\n\npoints out that the right-to-sue letter in this case was issued January 23, 2013, after\n\nthe summary judgment briefing was closed in Juarez-Galvan I.\n\n The rule against claim-splitting requires a plaintiff to assert all of\n [his] causes of action arising from a common set of facts in one\n lawsuit. . . . ", "We review for abuse of discretion when a district court’s\n dismissal for claim-splitting was premised in significant measure on the\n ability of the district court to manage its own docket, and will reverse\n the district court only if we find its judgment exceeded the bounds of\n the rationally available choices given the facts and the applicable law in\n the case at hand.", "\n\nKatz v. Gerardi, 655 F.3d 1212, 1217 (10th Cir. ", "2011) (citations and internal\n\nquotation marks omitted).", "\n\n Although Mr. Juarez-Galvan argues that he could not have amended his\n\ncomplaint in Juarez-Galvan I to include the claims brought here, he does not address\n\nthe district court’s discussion and authorities stating that (1) he could have requested\n\na stay of Juarez-Galvan I to allow him to exhaust administrative remedies for his\n\ndiscrimination and other claims, or (2) he could have requested a right-to-sue letter\n\nfrom the EEOC in order to receive it earlier. ", "Nor does he explain why he could not\n\nhave adopted the other strategies the court discussed to avoid claim-splitting where\n\nclaims arose or matured at different times.", "\n\n We have carefully reviewed the parties’ appellate materials, the record\n\non appeal, and the relevant legal authority. ", "We cannot improve upon the district\n\n -4-\n\fcourt’s well-reasoned analysis. ", "In addition, we do not find that the judgment\n\nexceeded the bounds of the rationally available choices. ", "Therefore, we affirm the\n\njudgment for substantially the same reasons stated in the district court’s order dated\n\nJanuary 8, 2014.", "\n\n Entered for the Court\n\n\n John C. Porfilio\n Circuit Judge\n\n\n\n\n -5-\n\f" ]
{ "pile_set_name": "FreeLaw" }
[ 0.009787928221859706, 0, 0.019230769230769232, 0.013157894736842105, 0.03773584905660377, 0.00974025974025974, 0, 0, 0.020833333333333332, 0.003676470588235294, 0.1111111111111111, 0.125, 0, 0, 0, 0, 0, 0.125, 0, 0, 0, 0, 0.0234375, 0.005681818181818182, 0.016129032258064516, 0, 0.007692307692307693, 0, 0.017241379310344827, 0, 0.015151515151515152, 0.006666666666666667, 0.006993006993006993, 0, 0, 0, 0, 0, 0.006644518272425249, 0.008264462809917356, 0.017857142857142856, 0.006211180124223602, 0.006279434850863423, 0.0025188916876574307, 0.02, 0, 0.006382978723404255, 0, 0, 0, 0, 0, 0.008064516129032258 ]
0.012387
5
[ { "analysis_explanation": null, "end": 245, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 227 }, { "analysis_explanation": null, "end": 337, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 316 }, { "analysis_explanation": null, "end": 450, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 434 }, { "analysis_explanation": null, "end": 611, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 607 }, { "analysis_explanation": null, "end": 666, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 662 }, { "analysis_explanation": null, "end": 671, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 669 }, { "analysis_explanation": null, "end": 811, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 790 }, { "analysis_explanation": null, "end": 1017, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1004 }, { "analysis_explanation": null, "end": 1106, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1099 }, { "analysis_explanation": null, "end": 1112, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1108 }, { "analysis_explanation": null, "end": 1149, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1136 }, { "analysis_explanation": null, "end": 1236, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1223 }, { "analysis_explanation": null, "end": 1471, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1465 }, { "analysis_explanation": null, "end": 1680, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1668 }, { "analysis_explanation": null, "end": 1785, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1779 }, { "analysis_explanation": null, "end": 1997, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1984 }, { "analysis_explanation": null, "end": 2066, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2053 }, { "analysis_explanation": null, "end": 2082, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2072 }, { "analysis_explanation": null, "end": 2089, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2085 }, { "analysis_explanation": null, "end": 2273, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2260 }, { "analysis_explanation": null, "end": 2448, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2432 }, { "analysis_explanation": null, "end": 2513, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2496 }, { "analysis_explanation": null, "end": 2531, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2515 }, { "analysis_explanation": null, "end": 2546, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2533 }, { "analysis_explanation": null, "end": 2565, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2552 }, { "analysis_explanation": null, "end": 2577, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2570 }, { "analysis_explanation": null, "end": 2627, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2611 }, { "analysis_explanation": null, "end": 2778, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2765 }, { "analysis_explanation": null, "end": 3036, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3029 }, { "analysis_explanation": null, "end": 3091, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3087 }, { "analysis_explanation": null, "end": 3154, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3138 }, { "analysis_explanation": null, "end": 3218, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3205 }, { "analysis_explanation": null, "end": 3309, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3295 }, { "analysis_explanation": null, "end": 3459, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3445 }, { "analysis_explanation": null, "end": 3478, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3465 }, { "analysis_explanation": null, "end": 3702, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3689 }, { "analysis_explanation": null, "end": 4206, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4199 }, { "analysis_explanation": null, "end": 4498, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4485 }, { "analysis_explanation": null, "end": 4825, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4812 }, { "analysis_explanation": null, "end": 4973, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4960 }, { "analysis_explanation": null, "end": 5499, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5483 }, { "analysis_explanation": null, "end": 6148, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6144 }, { "analysis_explanation": null, "end": 6159, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6152 }, { "analysis_explanation": null, "end": 6180, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6170 }, { "analysis_explanation": null, "end": 6196, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6192 }, { "analysis_explanation": null, "end": 6275, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6262 }, { "analysis_explanation": null, "end": 7346, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7331 }, { "analysis_explanation": null, "end": 7490, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7419 }, { "analysis_explanation": null, "end": 3053, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3040 }, { "analysis_explanation": null, "end": 1124, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1117 } ]
[ "Charge at Haritan\n\nThe Charge at Haritan occurred on 26 October 1918 at the end of the Pursuit to Haritan during the final stages of the Sinai and Palestine Campaign of the First World War. ", "Two regiments of the 15th (Imperial Service) Cavalry Brigade, 5th Cavalry Division, charged into the retreating remnant column of the Ottoman Turkish Army's Yildirim Army Group. ", "Subsequently, six squadrons of the same brigade charged into a Turkish rearguard position but were counterattacked and forced to retreat.", "\n\nAfter the British Empire's victory at the Battle of Megiddo the remnants of the Ottoman Turkish Empire's Yildirim Army Group from Amman was pursued by Prince Faisal's Sherifial Force which captured Deraa on 27 September, on the right flank of the 4th Cavalry Division. ", "Meanwhile, the pursuit by the Australian Mounted Division followed by the 5th Cavalry Division of Yildirim Army Group remnants retreating from the Judean Hills, captured Damascus on 1 October 1918, many thousands of German and Turkish prisoners and many miles of Ottoman Empire territory. ", "A remnant force of Yildirim Army Group managed to escape Damascus, to concentrate at Rayak before retreating back through Homs and Hama towards Aleppo. ", "Huge losses in Desert Mounted Corps from sickness, delayed and depleted their pursuit from Damascus which was continued by twenty-four cars in three batteries of armoured cars, and three light car patrols armed with machine guns. ", "They were supported by the 15th (Imperial Service) Cavalry Brigade with the remainder of the division following with the Australian Mounted Division moving north to reinforce them.", "\nPrince Faisal's Sherifial Force successfully attacked Aleppo during the night of 25 October.", "\n\nBackground \n\nFollowing the comprehensive success of the Battle of Megiddo, Sir Henry Wilson, Chief of the Imperial General Staff at the War Office encouraged General Allenby, commanding the Egyptian Expeditionary Force (EEF) with the idea that the EEF could do anything and asked him to consider a cavalry raid to Aleppo. ", "Wilson added that the War Cabinet was prepared to take full responsibility for any unsuccessful outcomes.", "\n\nAbout nineteen thousand Turkish soldiers had retreated northwards by 1 October, no more than four thousand of whom were equipped and able to fight. ", "Otto Liman von Sanders transferred his headquarters to Baalbek and ordered the remnants of Yildirim Army Group from Haifa and Deraa to concentrate at Rayak. ", "The 146th Regiment was the last formation to leave Damascus on 30 September. ", "After hearing the Barada Gorge was closed von Hammerstein left Damascus by the Homs road, following the III Corps, the 24th Division and the 3rd Cavalry Division to Rayak where even remnants of the 43rd Division of the Second Army which had not been involved in fighting, were \"infected with panic.\" ", "Only the remnants of von Oppen's Asia Corps and the 146th Regiment marching to Homs remained \"disciplined formations\" by 2 October.", "\n\nLieutenant-General Harry Chauvel's Desert Mounted Corps at Damascus was already away from its main supply base while Aleppo was a further away. ", "Allenby was prepared to advance only in stages as supply and geography dictated. ", "He estimated on 25 September that there were twenty-five thousand Turkish troops in the Aleppo and Alexandretta area.", "\n\nPrelude\n\nYildirim Army Group \nRemnants of the Seventh Army commanded by Mustafa Kemal (Atatürk) which had escaped Megiddo, Damascus and Aleppo, were now deployed to the north and north-west of that city. ", "The Second Army of about sixteen thousand armed troops commanded by Nihat Pasha (Anılmış) was located to the west in Cilicia and the Sixth Army with another sixteen thousand armed troops commanded by Ali İhsan (Sâbis) which had withdrawn from Mesopotamia was to the north-east around Nusaybin. ", "These Turkish forces grossly outnumbered the 5th Cavalry Division and attached armoured cars.", "\n\nBritish Empire and allied force \nThis force which conducted the pursuit was made up of Prince Faisal's Sherifial Force; one column of fifteen hundred commanded by Colonel Nuri Bey and a second column of fifteen hundred commanded by Sherif Nasir, the 2nd, 11th and 12th Light Armoured Motor Batteries and the 1st (Australian), 2nd and 7th Light Car Patrols consisting of 24 armoured cars, and the 5th Cavalry Division's 15th (Imperial Service) Cavalry Brigade which accompanied the armoured cars to Hamma on 21 October, while the 13th and 14th Cavalry Brigades followed in support.", "\n\nThe 5th Cavalry Division and the armoured cars were organised into two columns. ", "Column \"A\" consisted of the Major-General Henry Macandrew's division headquarters, all the armoured cars and the 15th (Imperial Service) Cavalry Brigade. ", "The 13th and 14th Cavalry Brigades formed Column \"B.\"\n\nMacandrew planned to attack Aleppo from three sides on 26 October. ", "The armoured cars were to attack along the road from the south, Faisal's Sherifial forces were to attack from the east while the 15th (Imperial Service) Cavalry Brigade moving round to the west of Aleppo was to cut the Alexandretta road. ", "However, during the night of 25 October, Nuri Bey's Arab Sherifial Force attacked the city from the east, and the Arab Sherifial Force commanded by Sherif Nazir advanced round the entrenched Turkish defences, entered the city to make contact with supporters.", "\n\nAleppo was captured by these Sherifial Forces after a night of hand–to–hand fighting through the streets on 26 October, having suffering sixty killed. ", "Macandrew arrived in Aleppo shortly after 10:00 with the armoured cars.", "\n\nBattle \n\nOn 21 October the 15th (Imperial Service) Cavalry Brigade were issued orders to continue the advance to Aleppo. ", "The brigade was preceded by seven light armoured cars, but the remainder of the division was following a day behind. ", "On 24 October the armoured cars advance was stopped by Turkish defences near Khan Tuman. ", "The Turks held a strong defensive line, on a ridge line to the south and west of Aleppo. ", "The brigade was ordered to occupy a position on the Aleppo-Alexandretta road and to clear Turkish trenches on the ridge to the west of Aleppo. ", "However, when they reached the ridge line on 26 October the position had been evacuated. ", "Intelligence from locals suggested that a force of one thousand men with two small artillery guns were heading north out of Aleppo, so the brigade set off in pursuit. ", "At 11:00 the leading two Jodhpur Lancers squadron and a machine-gun section reached a position overlooking Haritan to the north of Aleppo, when they came under Turkish small arms fire. ", "Brigadier Harbord in command ordered an immediate brigade attack, the Mysore Lancers would move around to the east of the ridge and charge the village followed up by the other two Jodhpur Lancer squadrons. ", "While the remainder of the Brigade Machine-Gun Squadron would move onto the ridge to provide covering fire, with the two other Jodhpur squadrons. ", "The armoured cars of No. ", "12 Light Armoured Motor Battery arrived at 11:30 and were ordered along the main road to support the attack. ", "As the attack started the leading armoured car developed a fault and returned to their start position, a misunderstanding resulted in the rest of the battery following them, taking them out of the attack. ", "The Mysore Lancers had also started their advance but discovered the Turkish line was longer than expected and had to move further east, out of range of their supporting machine-guns, to get into a position to charge. ", "At 12:00 the lancers charged the Turkish position, killing fifty men and capturing another twenty prisoners. ", "But without any fire support from their machine-gun squadron they were unable to penetrate into the Turkish defences and were forced to withdraw to the rear, dismount and keep the Turkish position under observation. ", "The extent of which had not until then been fully appreciated and was now estimated to be held by a force of three thousand infantry, four hundred cavalry, up to twelve artillery guns and between thirty and forty machine-guns. ", "One group of Turkish soldiers started towards the Mysore Lancers position, but halted about short and started to dig new defensive trenches. ", "Unable to progress against the larger force the brigade kept the position under observation and at 21:00 the Turks were observed to be withdrawing and had completely evacuated their positions by midnight. ", "Just prior to that at 23:15 the 14th Cavalry Brigade arrived, setting up their own observation lines, until daylight when they took over the 15th Brigades positions. ", "In the days battle Turkish casualties were estimated to be around 100 men, while the brigade had four British officers killed including Lieutenant-Colonel Holden, the senior Special Service Officer, attached to the Jodhpur Lancers, one Indian Officer and sixteen other ranks were also killed. ", "Twelve officers, six of them British, and forty-four other ranks were wounded, another three other ranks were reported missing. ", "That night the Turkish forces withdrew to Deir el Jemel to the north-west of Aleppo. ", "The 5th Cavalry Division was not strong enough by itself to continue the advance and halted waiting for the Australian Mounted Division to catch up with them. ", "However the day after their unsuccessful charge, 27 October the brigade became the division reserve and was ordered back to Aleppo.", "\n\nAftermath \n\nWhile the 15th (Imperial Service) Cavalry Brigade withdrew to the Aleppo area where grain and meat was requisitioned, the 14th Cavalry Brigade and the 13th Cavalry Brigade conducted a reconnaissance on 27 October when a rearguard position was found north of Haritan which withdrew to Deir el Jemal the next day.", "\n\nA Sherifial Force of Arab soldiers occupied the strategically important railway junction of the Palestine and the Mesopotamian railway systems at Mouslimie Junction on 29 October, cutting Ottoman communications between Constantinople and Mesopotamia.", "\n\nThe Ottoman rearguard position which had been reported by armoured cars at Deir el Jemal on 28 October had, by 30 October been reinforced beyond it, by a long defensive line stretching across the Alexandretta road. ", "These positions were defended by a force six times greater than Macandrew's 5th Cavalry Division which could only keep the line under observation while waiting the arrival of the Australian Mounted Division which was on its way north from Damascus.", "\n\nThe Armistice which ended fighting between the EEF and the Yildirim Army Group was negotiated at Mudros and \"signed on the deck of the battleship Agamemnon on October 30, 1918.\"", "\n\nNotes\n\nCitations\n\nReferences \n\n \n \n \n \n \n \n\n \n\nCategory:Conflicts in 1918\nCategory:1918 in Ottoman Syria\nCategory:Battles of World War I involving British India\nCategory:Battles of World War I involving the Ottoman Empire\nCategory:Battles of World War I involving Indian Princely States\nCategory:Aleppo Vilayet\nCategory:October 1918 events" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.010526315789473684, 0.0223463687150838, 0, 0.01107011070110701, 0.006920415224913495, 0.019736842105263157, 0.004347826086956522, 0.011111111111111112, 0.010752688172043012, 0.018461538461538463, 0.01904761904761905, 0, 0.025477707006369428, 0, 0.02, 0.022900763358778626, 0.02027027027027027, 0, 0, 0.014563106796116505, 0.017006802721088437, 0.010752688172043012, 0.012027491408934709, 0, 0.012987012987012988, 0, 0.008403361344537815, 0.015503875968992248, 0, 0.014084507042253521, 0.008130081300813009, 0, 0.011235955056179775, 0, 0, 0, 0, 0.005405405405405406, 0.014563106796116505, 0.00684931506849315, 0, 0, 0, 0.0045871559633027525, 0, 0, 0, 0.007042253521126761, 0, 0.006024096385542169, 0.006825938566552901, 0, 0, 0.012578616352201259, 0.007633587786259542, 0.006134969325153374, 0.007936507936507936, 0, 0.008064516129032258, 0.0223463687150838, 0.002932551319648094 ]
0.007649
5
[ { "analysis_explanation": null, "end": 68, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 53 }, { "analysis_explanation": null, "end": 105, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 98 }, { "analysis_explanation": null, "end": 142, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 137 }, { "analysis_explanation": null, "end": 216, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 207 }, { "analysis_explanation": null, "end": 439, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 432 }, { "analysis_explanation": null, "end": 594, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 587 }, { "analysis_explanation": null, "end": 611, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 595 }, { "analysis_explanation": null, "end": 642, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 637 }, { "analysis_explanation": null, "end": 673, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 658 }, { "analysis_explanation": null, "end": 726, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 714 }, { "analysis_explanation": null, "end": 935, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 919 }, { "analysis_explanation": null, "end": 954, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 946 }, { "analysis_explanation": null, "end": 972, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 958 }, { "analysis_explanation": null, "end": 998, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 992 }, { "analysis_explanation": null, "end": 1010, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1003 }, { "analysis_explanation": null, "end": 1053, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1039 }, { "analysis_explanation": null, "end": 1130, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1122 }, { "analysis_explanation": null, "end": 1155, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1150 }, { "analysis_explanation": null, "end": 1191, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1187 }, { "analysis_explanation": null, "end": 1200, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1196 }, { "analysis_explanation": null, "end": 1215, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1209 }, { "analysis_explanation": null, "end": 1316, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1308 }, { "analysis_explanation": null, "end": 1478, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1470 }, { "analysis_explanation": null, "end": 1643, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1628 }, { "analysis_explanation": null, "end": 1688, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1682 }, { "analysis_explanation": null, "end": 1719, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1696 }, { "analysis_explanation": null, "end": 1812, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1800 }, { "analysis_explanation": null, "end": 1895, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1888 }, { "analysis_explanation": null, "end": 2042, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2036 }, { "analysis_explanation": null, "end": 2181, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2174 }, { "analysis_explanation": null, "end": 2228, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2219 }, { "analysis_explanation": null, "end": 2320, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2298 }, { "analysis_explanation": null, "end": 2360, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2353 }, { "analysis_explanation": null, "end": 2419, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2414 }, { "analysis_explanation": null, "end": 2429, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2424 }, { "analysis_explanation": null, "end": 2514, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2506 }, { "analysis_explanation": null, "end": 2530, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2518 }, { "analysis_explanation": null, "end": 2562, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2546 }, { "analysis_explanation": null, "end": 2589, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2574 }, { "analysis_explanation": null, "end": 2603, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2595 }, { "analysis_explanation": null, "end": 2615, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2611 }, { "analysis_explanation": null, "end": 2702, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2697 }, { "analysis_explanation": null, "end": 2915, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2911 }, { "analysis_explanation": null, "end": 2962, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2953 }, { "analysis_explanation": null, "end": 2996, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2983 }, { "analysis_explanation": null, "end": 3031, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3023 }, { "analysis_explanation": null, "end": 3088, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3082 }, { "analysis_explanation": null, "end": 3117, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3110 }, { "analysis_explanation": null, "end": 3219, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3207 }, { "analysis_explanation": null, "end": 3264, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3257 }, { "analysis_explanation": null, "end": 3285, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3279 }, { "analysis_explanation": null, "end": 3394, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3381 }, { "analysis_explanation": null, "end": 3403, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3396 }, { "analysis_explanation": null, "end": 3430, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3423 }, { "analysis_explanation": null, "end": 3440, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3432 }, { "analysis_explanation": null, "end": 3451, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3445 }, { "analysis_explanation": null, "end": 3592, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3581 }, { "analysis_explanation": null, "end": 3601, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3594 }, { "analysis_explanation": null, "end": 3637, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3630 }, { "analysis_explanation": null, "end": 3722, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3713 }, { "analysis_explanation": null, "end": 3805, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3797 }, { "analysis_explanation": null, "end": 3820, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3813 }, { "analysis_explanation": null, "end": 3915, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3901 }, { "analysis_explanation": null, "end": 4003, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3988 }, { "analysis_explanation": null, "end": 4080, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4072 }, { "analysis_explanation": null, "end": 4145, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4133 }, { "analysis_explanation": null, "end": 4155, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4147 }, { "analysis_explanation": null, "end": 4212, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4205 }, { "analysis_explanation": null, "end": 4224, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4214 }, { "analysis_explanation": null, "end": 4404, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4399 }, { "analysis_explanation": null, "end": 4418, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4408 }, { "analysis_explanation": null, "end": 4434, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4426 }, { "analysis_explanation": null, "end": 4621, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4604 }, { "analysis_explanation": null, "end": 4679, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4671 }, { "analysis_explanation": null, "end": 4780, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4771 }, { "analysis_explanation": null, "end": 4805, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4799 }, { "analysis_explanation": null, "end": 4836, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4826 }, { "analysis_explanation": null, "end": 4908, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4902 }, { "analysis_explanation": null, "end": 4971, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4963 }, { "analysis_explanation": null, "end": 5041, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5035 }, { "analysis_explanation": null, "end": 5115, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5092 }, { "analysis_explanation": null, "end": 5127, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5117 }, { "analysis_explanation": null, "end": 5194, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5190 }, { "analysis_explanation": null, "end": 5236, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5224 }, { "analysis_explanation": null, "end": 5274, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5267 }, { "analysis_explanation": null, "end": 5341, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5335 }, { "analysis_explanation": null, "end": 5394, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5387 }, { "analysis_explanation": null, "end": 5453, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5443 }, { "analysis_explanation": null, "end": 5495, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5486 }, { "analysis_explanation": null, "end": 5513, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5507 }, { "analysis_explanation": null, "end": 5533, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5514 }, { "analysis_explanation": null, "end": 5589, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5570 }, { "analysis_explanation": null, "end": 5677, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5671 }, { "analysis_explanation": null, "end": 5787, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5782 }, { "analysis_explanation": null, "end": 5809, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5799 }, { "analysis_explanation": null, "end": 5858, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5851 }, { "analysis_explanation": null, "end": 5883, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5873 }, { "analysis_explanation": null, "end": 5894, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5889 }, { "analysis_explanation": null, "end": 5972, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5966 }, { "analysis_explanation": null, "end": 6032, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6026 }, { "analysis_explanation": null, "end": 6071, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6064 }, { "analysis_explanation": null, "end": 6115, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6109 }, { "analysis_explanation": null, "end": 6172, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6162 }, { "analysis_explanation": null, "end": 6336, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6330 }, { "analysis_explanation": null, "end": 6381, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6376 }, { "analysis_explanation": null, "end": 6510, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6504 }, { "analysis_explanation": null, "end": 6540, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6533 }, { "analysis_explanation": null, "end": 6575, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6568 }, { "analysis_explanation": null, "end": 6898, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6891 }, { "analysis_explanation": null, "end": 6983, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6978 }, { "analysis_explanation": null, "end": 7325, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7318 }, { "analysis_explanation": null, "end": 7475, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7470 }, { "analysis_explanation": null, "end": 7507, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7500 }, { "analysis_explanation": null, "end": 7683, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7676 }, { "analysis_explanation": null, "end": 7763, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7756 }, { "analysis_explanation": null, "end": 8039, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8032 }, { "analysis_explanation": null, "end": 8265, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8260 }, { "analysis_explanation": null, "end": 8275, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8270 }, { "analysis_explanation": null, "end": 8364, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8356 }, { "analysis_explanation": null, "end": 8558, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8551 }, { "analysis_explanation": null, "end": 8641, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8634 }, { "analysis_explanation": null, "end": 8693, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8687 }, { "analysis_explanation": null, "end": 8774, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8768 }, { "analysis_explanation": null, "end": 8861, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8854 }, { "analysis_explanation": null, "end": 8963, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8953 }, { "analysis_explanation": null, "end": 8975, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8968 }, { "analysis_explanation": null, "end": 9009, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8996 }, { "analysis_explanation": null, "end": 9037, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9031 }, { "analysis_explanation": null, "end": 9213, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9206 }, { "analysis_explanation": null, "end": 9257, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9250 }, { "analysis_explanation": null, "end": 9328, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9322 }, { "analysis_explanation": null, "end": 9356, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9348 }, { "analysis_explanation": null, "end": 9414, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9408 }, { "analysis_explanation": null, "end": 9554, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9544 }, { "analysis_explanation": null, "end": 9608, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9601 }, { "analysis_explanation": null, "end": 9640, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9627 }, { "analysis_explanation": null, "end": 9653, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9641 }, { "analysis_explanation": null, "end": 9680, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9676 }, { "analysis_explanation": null, "end": 9760, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9751 }, { "analysis_explanation": null, "end": 9781, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9769 }, { "analysis_explanation": null, "end": 9833, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9823 }, { "analysis_explanation": null, "end": 9850, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9843 }, { "analysis_explanation": null, "end": 9904, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9893 }, { "analysis_explanation": null, "end": 9917, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9910 }, { "analysis_explanation": null, "end": 9994, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9981 }, { "analysis_explanation": null, "end": 10008, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9998 }, { "analysis_explanation": null, "end": 10027, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10017 }, { "analysis_explanation": null, "end": 10196, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10187 }, { "analysis_explanation": null, "end": 10370, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10362 }, { "analysis_explanation": null, "end": 10527, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10518 }, { "analysis_explanation": null, "end": 10547, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10531 }, { "analysis_explanation": null, "end": 10623, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10619 }, { "analysis_explanation": null, "end": 10648, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10641 }, { "analysis_explanation": null, "end": 10654, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10649 }, { "analysis_explanation": null, "end": 10771, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10757 }, { "analysis_explanation": null, "end": 10820, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10814 }, { "analysis_explanation": null, "end": 10882, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10870 } ]
[ "You will also see a round design in many of these chairs, if you take a look at the chair itself the wheel base and foot rests should be more circular than their square counterparts that have protruding leg rests. ", "The round shape makes it much easier for the user to judge how big the chair actually is when maneuvering!", "\n\nThe next level is a covered porch, somewhere halfway between indoors and out.", "Though protected from most rain, you still have to worry about wind damage, humidity, heat, sun, snow, etc. ", "It worsens by degrees.", "\n\nPurple Arm Chairs\n\nThey have a special oil that repels water, which will prevent the chair from cracking and becoming brittle. ", "There is little need to store these chairs in the colder climates. ", "The key to finding a really good teak chair is looking for the wood grade A. This means there will be no imperfections in the wood or variances of color. ", "Grade A is always kiln-dried, which makes these chairs more durable and sturdy.", "\n\nPopular Galleries of Purple Arm Chairs\n\nCute Toddler Plush Chair\n\nGreat Stackable Dining Chairs\n\nGreat Custom Rocking Chairs\n\nBeautiful Tiffany Blue Chair\n\nCool Fabric Club Chairs\n\nCute Orange Slice Chair\n\nAbout Us\n\nServe you with pleasure, Transret.com proudly presented its first inspiration in 2015. ", "We’re interior design and architecture enthusiasts, just like you. ", "Today we're going to have more than 1,000 unique articles with more than 15,000 pictures ideas …so We are pretty sure that you can find everything you want here.", "\n\nThe primary focus of this interior ideas publication is to give you inspiration to make your home, your office, or your childrens space more beautiful, organized and healthy. ", "We believe that a calm, healthy also beautiful home is a necessary foundation for happiness and success in the world." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.003278688524590164, 0, 0, 0, 0 ]
0.000234
5
[ { "analysis_explanation": null, "end": 1259, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1255 }, { "analysis_explanation": null, "end": 1333, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1328 }, { "analysis_explanation": null, "end": 1211, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1199 } ]
[ "250 jobs: Detroit sells land to Moroun for auto project\n\nBillionaire businessman Manuel (Matty) Moroun is planning to build a new automotive supplier facility in Detroit that will add 250 new jobs at the long-fallow I-94 Industrial Park.", "\n\nThe Detroit Economic Development Corp., an arm of city government, voted this morning to sell 40 acres of land in the park to Crown Enterprises, a development firm owned by Moroun. ", "Crown is working with a still-unnamed auto supplier and one of the Detroit Three to build a brand new 400,000-square-foot facility.", "\n\nThe 40-acre footprint is bounded by St. Cyril, Georgia, Sherwood, and Miller streets. ", "The purchase price is $56,000 per acre, or $2.24 million.", "\n\nThe deal, if completed, would create a big boost for the I-94 Industrial Park, which up to now has remained something of an embarrassment for the city. ", "Planned since the mid-1990s, the nearly 150-acre tract of land on Detroit's east side was cleared by the city in the expectation that new industry would be attracted by the site's combination of open land and proximity to expressways and rail lines.", "\n\nBut new development did not come, and for many years the site was overgrown with scrub vegetation and was the site of illegal dumping. ", "One of the few enterprises already operating there is a logistics operation owned by Moroun that opened there in 2004.", "\n\nA presentation this morning to the EDC board indicated the new project would be up and running later this year. ", "Michael Samhat, president of Crown Enterprises, declined to name the supplier. ", "Ans it was unclear this morning if it would be a manufacturing facility or a logistics operation of some kind.", "\n\n\"Today's announcement underscores the fact that the I-94 District is well-positioned to take advantage of the resurgence of the automotive industry,\" said Brian Holdwick, executive vice president, Real Estate and Financial Services, Detroit Economic Growth Corporation.", "\n\n\"This is an important project for the I-94 Industrial Park and the City of Detroit. ", "It will create a significant number of jobs for Detroiters during construction, in addition to new jobs when the tenant is up and running by the end of this year,\" Holdwick added.", "\n\nVarious conditions need to be met for the sale to go through, including negotiation of a formal development agreement with the EDC, which controls the site on behalf of the city. ", "Crown Enterprises would be responsible for any environmental clean-up costs.", "\n\nCrown grew from Moroun's in-house corporate real estate management entity into a development and management company that focuses on transportation-related facilities throughout North America.", "\n\nContact John Gallagher: 313-222-5173 or gallagher@freepress.com. ", "Follow him on Twitter @jgallagherfreep" ]
{ "pile_set_name": "OpenWebText2" }
[ 0.004219409282700422, 0.01092896174863388, 0.007633587786259542, 0.022727272727272728, 0, 0, 0, 0, 0, 0.008771929824561403, 0.02531645569620253, 0, 0.01107011070110701, 0, 0.0111731843575419, 0.0055248618784530384, 0.013157894736842105, 0, 0.04477611940298507, 0.02631578947368421 ]
0.009581
5
[ { "analysis_explanation": null, "end": 2698, "entity_type": "EMAIL_ADDRESS", "recognition_metadata": { "recognizer_identifier": "EmailRecognizer_139620637004368", "recognizer_name": "EmailRecognizer" }, "score": 1, "start": 2675 }, { "analysis_explanation": null, "end": 17, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10 }, { "analysis_explanation": null, "end": 87, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 81 }, { "analysis_explanation": null, "end": 169, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 162 }, { "analysis_explanation": null, "end": 323, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 311 }, { "analysis_explanation": null, "end": 596, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 587 }, { "analysis_explanation": null, "end": 605, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 598 }, { "analysis_explanation": null, "end": 627, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 621 }, { "analysis_explanation": null, "end": 874, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 861 }, { "analysis_explanation": null, "end": 920, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 913 }, { "analysis_explanation": null, "end": 1149, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1139 }, { "analysis_explanation": null, "end": 1349, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1345 }, { "analysis_explanation": null, "end": 1378, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1366 }, { "analysis_explanation": null, "end": 1461, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1446 }, { "analysis_explanation": null, "end": 1477, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1463 }, { "analysis_explanation": null, "end": 1573, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1561 }, { "analysis_explanation": null, "end": 1659, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1654 }, { "analysis_explanation": null, "end": 1718, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1701 }, { "analysis_explanation": null, "end": 1822, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1808 }, { "analysis_explanation": null, "end": 2005, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1986 }, { "analysis_explanation": null, "end": 2065, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2055 }, { "analysis_explanation": null, "end": 2168, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2148 }, { "analysis_explanation": null, "end": 2633, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2620 }, { "analysis_explanation": null, "end": 2657, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2643 }, { "analysis_explanation": null, "end": 2738, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2714 }, { "analysis_explanation": null, "end": 2698, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2685 }, { "analysis_explanation": null, "end": 2671, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 2659 } ]
[ "Q:\n\nAlign android text and images in listview to be the same\n\nI need some help with alignment of custom list view with image and text. ", "\nI'm trying with this:\n<LinearLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n android:layout_width=\"match_parent\"\n android:layout_height=\"match_parent\"\n android:orientation=\"vertical\" >\n\n<LinearLayout\n android:layout_width=\"fill_parent\"\n android:layout_height=\"wrap_content\" >\n\n <ImageView\n android:id=\"@+id/imageView1\"\n android:layout_width=\"50dp\"\n android:layout_height=\"50dp\"\n android:layout_weight=\"1\"\n android:src=\"@drawable/ic_launcher\" />\n\n <TextView\n android:id=\"@+id/textView1\"\n android:layout_width=\"wrap_content\"\n android:layout_height=\"wrap_content\"\n android:gravity=\"center_vertical|center\"\n android:paddingTop=\"20dp\"\n android:layout_weight=\"2\"\n android:text=\"TextView\" />\n</LinearLayout>\n\nAnd I thought that weight is keeping the ratio of element, not the content of the element, but apparently it takes care about things inside the text view, so my list looks messy.", "\nHow to align it to be the same, no matter how long the text is in text view?", "\n\nSo the green line should be straight vertical line, no matter of text on right hand side.", "\nTnx\n\nA:\n\nBasically, your layout should be this:\n<TextView\n android:id=\"@+id/textView1\"\n android:layout_width=\"fill_parent\"\n android:layout_height=\"wrap_content\"\n android:gravity=\"center_vertical|center\"\n android:paddingTop=\"20dp\"\n android:layout_weight=\"2\"\n android:drawableLeft=\"@drawable/ic_launcher\"\n android:text=\"TextView\" />\n\nThe android:drawableLeft=\"@drawable/ic_launcher\" defines the leftmost compound drawable, and it will align nicely.", "\n\nA:\n\nRemove android:layout_weight.", "\nThis will align you images since you define the width.", "\nIf you want to align the text too, remove android:gravity or set it to left.", "\nYou can add android:marginRight to the imageView for better readability.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0.014970059880239521, 0, 0, 0.006369426751592357, 0, 0, 0, 0.0136986301369863, 0 ]
0.003504
5
[ { "analysis_explanation": null, "end": 1913, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1906 }, { "analysis_explanation": null, "end": 1972, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1961 }, { "analysis_explanation": null, "end": 229, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 186 } ]
[ "Enter The Hive\n\nThe Hive server, now available to more Minecraft players!", "\n\nMinecraft servers! ", "They're a terrific way to play multiplayer Minecraft with players from all over the world. ", "Java players have had access to servers for a long time, but we've steadily been adding servers to the Better Together version of Minecraft (so that's Minecraft on Xbox One, Nintendo Switch, Android, iOS and the Windows 10 version).", "\n\nToday we're adding another, The Hive!", "\n\nShall we celebrate with a lovely launch trailer? ", "LET'S DO IT:\n\nThere are loads of great mini-games on The Hive server, including a brand new way to play BedWars Treasure Wars, the all-time favorite classic Hide and Seek, and the action-packed parkour game DeathRun.", "\n\nSo if you're playing Minecraft on Xbox One, Windows 10 edition, Nintendo Switch, iOS and Android, go to 'Play' in the main menu and then to the servers tab. ", "Then enter The Hive. ", "If you can't see it yet, check back soon, as it'll be rolling out on all those platforms today. ", "Enjoy!" ]
{ "pile_set_name": "Pile-CC" }
[ 0.0136986301369863, 0, 0, 0.017241379310344827, 0.02564102564102564, 0, 0.004629629629629629, 0.018867924528301886, 0, 0, 0 ]
0.00728
5
[ { "analysis_explanation": null, "end": 382, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 375 }, { "analysis_explanation": null, "end": 422, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 417 }, { "analysis_explanation": null, "end": 805, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 802 }, { "analysis_explanation": null, "end": 993, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 988 } ]
[ "This pocket sized digital hygrometer provides fast and accurate measurement of relative humidity, temperature and dew point of the environment.", "\n\nFeatures:\n\nFast reading (seconds).", "\n\nHygrometer measures Temperature, -20º C to 50º C (14º F to 120º F).", "\n\nRelative humidity 5% to 95% with dew point.", "\n\nMin/Max and built in sensor probe.", "\n\nBattery operated (included)\n\nWarranty:\n\nAll Tramex products carry a full satisfaction guarantee including a one year warranty against defects in parts & workmanship and a refund if the unit is returned, shipping pre-paid, in new condition within 21 days of original delivery. ", "Proof of purchase is necessary." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0.014492753623188406, 0, 0.027777777777777776, 0.0035971223021582736, 0 ]
0.006553
5
[ { "analysis_explanation": null, "end": 176, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 169 }, { "analysis_explanation": null, "end": 244, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 238 }, { "analysis_explanation": null, "end": 294, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 291 }, { "analysis_explanation": null, "end": 298, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 295 }, { "analysis_explanation": null, "end": 442, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 434 }, { "analysis_explanation": null, "end": 579, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 572 } ]
[ "Q:\n\nWhy isn't EF Migrations generating the correct many-to-many relationship?", "\n\nI have some EF Code First tables (one if them is ApplicationUser), and I'm trying to generate a migration to add a many-to-many relationship.", "\npublic class ApplicationUser : IdentityUser\n{\n // many properties, not relevant here\n\n // NEW RELATIONSHIP\n public virtual ICollection<Trip> Trips { get; set; } = new HashSet<Trip>();\n}\n\npublic class Trip\n{\n // again, many properties\n\n public string ClientId { get; set; }\n\n [ForeignKey(nameof(ClientId))]\n public virtual ApplicationUser Client { get; set; }\n\n public string PartnerId { get; set; }\n\n [ForeignKey(nameof(PartnerId))]\n public virtual ApplicationUser Partner { get; set; }\n\n // NEW RELATIONSHIP\n public virtual ICollection<ApplicationUser> OtherUsers { get; set; } = new HashSet<ApplicationUser>();\n\n}\n\nNotice there's already a relationship in place (Trip has two foreign keys towards ApplicationUser, but I'm adding a new one.", "\nWhen I run Add-Migration Trips in the console, this is generated:\npublic partial class Trips : DbMigration\n{\n public override void Up()\n {\n AddColumn(\"dbo.", "AspNetUsers\", \"Trip_TripId\", c => c.Int());\n AddColumn(\"dbo.", "Trips\", \"ApplicationUser_Id\", c => c.String(maxLength: 128));\n CreateIndex(\"dbo.", "AspNetUsers\", \"Trip_TripId\");\n CreateIndex(\"dbo.", "Trips\", \"ApplicationUser_Id\");\n AddForeignKey(\"dbo.", "AspNetUsers\", \"Trip_TripId\", \"dbo.", "Trips\", \"TripId\");\n AddForeignKey(\"dbo.", "Trips\", \"ApplicationUser_Id\", \"dbo.", "AspNetUsers\", \"Id\");\n }\n\n public override void Down()\n {\n DropForeignKey(\"dbo.", "Trips\", \"ApplicationUser_Id\", \"dbo.", "AspNetUsers\");\n DropForeignKey(\"dbo.", "AspNetUsers\", \"Trip_TripId\", \"dbo.", "Trips\");\n DropIndex(\"dbo.", "Trips\", new[] { \"ApplicationUser_Id\" });\n DropIndex(\"dbo.", "AspNetUsers\", new[] { \"Trip_TripId\" });\n DropColumn(\"dbo.", "Trips\", \"ApplicationUser_Id\");\n DropColumn(\"dbo.", "AspNetUsers\", \"Trip_TripId\");\n }\n}\n\nWhy is it creating two one-to-many relationships instead of one many-to-many? ", "I was expecting a third table to be generated.", "\nI have done this before with no problem, but I don't know if the fact that I already have foreign keys is interfering with the generation.", "\nI've seen another answer that solves this using the Fluent API, but I've never needed to use it before. ", "Is it really the only way to solve it? ", "What am I doing wrong?", "\n\nA:\n\nI think you need an InverseProperty on one of the new collections. ", "Try changing your Trip class as follows\n// NEW RELATIONSHIP\n[InverseProperty(\"Trips\")]\npublic virtual ICollection<ApplicationUser> OtherUsers { get; set; } = new HashSet<ApplicationUser>();\n\nThat tells it the relationship is between the OtherUsers collection and the Trips property/collection.", "\nMore information at Using both many-to-many and one-to-many to same entity\nUpdate:\nI notice the comments at the other question are ambiguous as to whether it works. ", "I've not personally tried it with many-to-many relationships but this it works for situations such as Entity Framework, code-first: combining master-detail with zero-to-one relationship\nI've be interested to hear if it works in your case.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.012987012987012988, 0.006993006993006993, 0.007712082262210797, 0, 0, 0, 0, 0, 0, 0, 0, 0.010638297872340425, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0136986301369863, 0.010238907849829351, 0, 0.004201680672268907, 0 ]
0.002216
5
[ { "analysis_explanation": null, "end": 1436, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1418 }, { "analysis_explanation": null, "end": 1518, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1500 }, { "analysis_explanation": null, "end": 761, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 749 }, { "analysis_explanation": null, "end": 1206, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1201 }, { "analysis_explanation": null, "end": 1274, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1270 }, { "analysis_explanation": null, "end": 332, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 320 } ]
[ " NOTICE: NOT FOR PUBLICATION.", "\n UNDER ARIZONA RULE OF THE SUPREME COURT 111(c), THIS DECISION DOES NOT CREATE\n LEGAL PRECEDENT AND MAY NOT BE CITED EXCEPT AS AUTHORIZED.", "\n\n\n\n\n IN THE\n ARIZONA COURT OF APPEALS\n DIVISION ONE\n\n\n ALYSIA M., Appellant,\n\n v.\n\n DEPARTMENT OF CHILD SAFETY, R.M., Appellees.", "\n\n No. ", "1 CA-JV 16-0140\n FILED 11-1-2016\n\n\n Appeal from the Superior Court in Maricopa County\n No. ", "JD 27766\n The Honorable William R. Wingard, Judge Pro Tempore\n\n AFFIRMED\n\n\n COUNSEL\n\nGates Law Firm, LLC, Buckeye\nBy S. Marie Gates\nCounsel for Appellant\n\nArizona Attorney General’s Office, Phoenix\nBy Amber E. Pershon\nCounsel for Appellee, Department of Child Safety\n\f ALYSIA M. v. DCS, R.M.\n Decision of the Court\n\n\n\n MEMORANDUM DECISION\n\nJudge Patricia A. Orozco delivered the decision of the Court, in which\nPresiding Judge Andrew W. Gould and Judge Peter B. Swann joined.", "\n\n\nO R O Z C O, Judge:\n\n¶1 Alysia M. (Mother) appeals the court’s termination of her\nparental rights to her daughter, R.M. For the following reasons, we affirm.", "\n\n FACTS AND PROCEDURAL HISTORY\n\n¶2 In February 2014, Arizona Department of Child Safety (DCS)\ninitiated dependency proceedings as to Mother, alleging Mother’s\nsubstance abuse and mental illness resulted in the abuse or neglect of R.M.\nR.M. was found dependent as to Mother after Mother waived her right to\ncontest the dependency allegations. ", "DCS filed a severance action in January\n2015, alleging as grounds for termination that Mother’s chronic drug abuse\nrendered her unable to discharge her parental duties and length of time in\nout of home placement.1\n\n¶3 After a contested severance hearing, the court took the matter\nunder advisement and terminated Mother’s rights due to drug abuse and\nlength of time in out of home placement. ", "Mother timely appealed. ", "We have\njurisdiction pursuant to Article 6, Section 9, of the Arizona Constitution,\nand Arizona Revised Statutes (A.R.S.) sections 8-235.A, 12-120.21.A.1\nand -2101.A (West 2016).2\n\n DISCUSSION\n\n¶4 Mother argues the court erred in terminating her rights on the\ngrounds of substance abuse. ", "Specifically, she claims the court’s finding that\nshe is “unable to discharge her parental responsibilities” due to substance\nabuse is “not supported by substantial evidence in the record.” ", "According\n\n1 The court terminated R.M.’s father’s rights in April 2016, but he is\nnot party to this appeal.", "\n\n2 We cite to the current version of applicable statutes absent any\nchange material to this decision.", "\n\n\n\n 2\n\f ALYSIA M. v. DCS, R.M.\n Decision of the Court\n\nto Mother, “she is able to parent her child[,]” “despite the evidence\npresented at trial.” ", "Mother further contends that severance is not in R.M.’s\nbest interests because “[t]he child is bonded to [M]other and [M]other is\nbonded to the child” and the “long term, detrimental effect” of severance\non R.M. is unknown.", "\n\n¶5 A parent-child relationship may be terminated when a court\nfinds at least one of the statutory grounds for severance and determines that\nseverance is in the child’s best interests. ", "A.R.S. § 8-533.B; Mary Lou C. v.\nAriz. Dep’t of Econ. ", "Sec., ", "207 Ariz. 43, 47, ¶ 8 (App. ", "2004). ", "We review a court’s\nseverance determination for an abuse of discretion, adopting its findings of\nfact unless clearly erroneous. ", "Id. A court’s disposition will be upheld\nunless there is no evidence to sustain it. ", "Id. We do not reweigh the evidence\non appeal. ", "Jesus M. v. Ariz. Dep’t of Econ. ", "Sec., ", "203 Ariz. 278, 282, ¶ 12 (App.", "\n2002).", "\n\n¶6 Under A.R.S. § 8-533.B.3, a parent’s rights can be terminated\nwhen the parent has a history of chronic drug abuse, resulting in an\ninability to discharge parental responsibilities. ", "Severance on this basis is\nappropriate when the court also finds “there are reasonable grounds to\nbelieve that the condition will continue for a prolonged indeterminate\nperiod.” ", "Raymond F. v. Ariz. Dep’t of Econ. ", "Sec., ", "224 Ariz. 373, 377, ¶ 15 (App.", "\n2010). ", "We review issues requiring the statutory application of A.R.S. § 8-\n533 de novo. ", "Mary Lou C., 207 Ariz. at 47, ¶ 9.", "\n\nI. Grounds for Severance\n\n A. History of Chronic Drug Abuse\n\n¶7 Mother does not dispute nor point to any evidence suggesting\nshe does not have a history of chronic drug abuse. ", "Mother admitted to\nongoing marijuana use throughout the proceedings, and admitted that her\nmarijuana use began after high school.", "\n\n B. Inability to Discharge Parental Responsibilities\n\n¶8 When determining whether a parent can discharge parental\nresponsibilities, the court must consider how the substance abuse hinders\nthe parent’s ability to effectively parent. ", "Raymond F., 224 Ariz. at 377-78,\n¶ 29. ", "In making this finding, the court has flexibility to consider the\ncircumstances of each case. ", "Id. at 378, ¶ 20.", "\n\n¶9 At the severance hearing, a psychologist who evaluated\nMother in late 2014 testified Mother denied any substance abuse problem,\n\n\n 3\n\f ALYSIA M. v. DCS, R.M.\n Decision of the Court\n\nbut admitted to marijuana use that was reportedly by prescription. ", "The\npsychologist diagnosed Mother with an “unspecified cannabis-related\ndisorder” because a marijuana possession charge “signif[ied] the possibility\nor the circumstance of abuse.” ", "He further opined that he believed Mother’s\nmarijuana use could interfere with her ability to parent R.M.\n\n¶10 The psychologist also recommended Mother obtain substance\nabuse treatment and participate in random drug testing. ", "He opined that,\nunless Mother resolved her substance abuse issue, she would remain\nunable to discharge her parental responsibilities in the future. ", "At the\nseverance hearing, the psychologist concluded that, due to her substance\nabuse, it was probable Mother would remain unable to properly care for\nR.M.\n\n¶11 The State also presented evidence Mother was stopped while\ndriving with R.M. on suspicion of operating a stolen vehicle in August 2013.", "\nAt the time she was stopped, Mother had an outstanding warrant. ", "In\naddition to R.M., a usable amount of marijuana was observed in the vehicle.", "\nLess than six months later, Mother again encountered law enforcement\nwhen she was arrested following a domestic violence dispute. ", "According\nto the report entered into evidence, Mother admitted she assaulted a male\nvictim. ", "After Mother’s arrest, her assault victim notified police that R.M.\nremained in the residence, unsupervised. ", "Law enforcement located R.M. in\nplain view of and in close proximity to drug paraphernalia. ", "At the\nseverance trial Mother admitted she had been arrested “approximately five\ntimes;” most recently in November 2014 for a probation violation.", "\n\n¶12 The court found the psychologist’s testimony credible, and in\naddition to the evidence presented at trial, concluded that Mother was\nunable to discharge her parental responsibilities due to substance abuse.", "\n\n C. Reasonable Belief Chronic Substance Abuse Will Continue\n\n¶13 Evidence sufficient to support a finding that a substance\nabuse issue will continue may include the parent’s history of use and failure\nto complete or engage in offered services. ", "Raymond F., 224 Ariz. at 378-79,\n¶¶ 26-27. ", "A parent’s failure to abstain from substances despite a pending\nseverance “is evidence [the parent] has not overcome [the] dependence on\ndrugs.” ", "Id. at 379, ¶ 29.", "\n\n¶14 The DCS case manager testified Mother failed to consistently\nparticipate in substance abuse testing and Mother did not dispute her lack\nof consistent participation. ", "Mother also admitted she did not complete the\nrecommended treatment offered and she continued to use marijuana\n\n\n 4\n\f ALYSIA M. v. DCS, R.M.\n Decision of the Court\n\nthroughout the dependency proceedings. ", "She admitted she was aware she\nneeded to cease her marijuana use in order to regain custody of R.M., but\nfailed to take any actions to do so. ", "Mother’s evaluating psychologist\nexplained that Mother’s lack of progress in treatment suggested her\nsubstance abuse problem would persist for “a prolonged and indeterminate\nperiod of time.” ", "Consequently, the court correctly concluded “there is a\nreasonable belief that [M]other’s chronic use will continue for a prolonged\nand indeterminate period of time.”", "\n\n¶15 Because we accept the court’s findings of fact unless clearly\nerroneous, we find the court did not err in severing Mother’s rights to R.M.\npursuant to A.R.S. § 8-533.B.2. ", "See Matter of Appeal in Maricopa Cty. ", "Juv. ", "Act.", "\nNo. ", "JS-501568, 177 Ariz. 571, 576 (App. ", "1994). ", "Additionally, because clear\nand convincing evidence supports severance on the grounds of substance\nabuse, we need not address Mother’s severance based on time-in-care. ", "See\nJesus M., 203 Ariz. at 280, ¶ 3.", "\n\nII. ", " Best Interests Determination\n\n¶16 A court’s best interests determination must consider whether\nthe child would benefit from termination or, in the alternative, whether\ncontinuation of the parent-child relationship would be harmful. ", "Mary Lou\nC., 207 Ariz. at 50, ¶ 19.", "\n\n¶17 At the time of severance, R.M. was placed in a licensed foster\nhome that met her needs. ", "The DCS case manager testified R.M.’s placement\nwas willing to adopt her and that termination would provide her\npermanency and stability. ", "Additionally, the case manager opined R.M.\nsuffered as a result of the ongoing relationship with Mother, because R.M.’s\ntantrums escalated following her visits with Mother.", "\n\n¶18 The court concluded that Mother exhibited behaviors\nshowing a lack of stability, and that it appeared unlikely she would be able\nto resolve these behaviors in the near future. ", "Because R.M.’s current\nplacement meets her needs, she is adoptable, and it is likely R.M. would be\nharmed by the continuation of the parent relationship with Mother, the\ncourt found severance was in R.M.’s best interests. ", "With substantial\nevidence in the record to support such a finding, the court did not err in\ndetermining severance was in R.M.’s best interests.", "\n\n\n\n\n 5\n\f ALYSIA M. v. DCS, R.M.\n Decision of the Court\n\n CONCLUSION\n\n¶19 For the foregoing reasons, we affirm the court’s severance of\nMother’s rights to R.M.\n\n\n\n\n AMY M. WOOD • Clerk of the Court\n FILED: AA\n\n\n\n\n 6\n\f" ]
{ "pile_set_name": "FreeLaw" }
[ 0, 0, 0.01060070671378092, 0, 0.006289308176100629, 0.02576489533011272, 0.005847953216374269, 0.018970189701897018, 0.004962779156327543, 0, 0, 0, 0.009009009009009009, 0, 0.017094017094017096, 0.008968609865470852, 0, 0.037037037037037035, 0.16666666666666666, 0, 0, 0, 0, 0, 0.06060606060606061, 0.16666666666666666, 0, 0, 0, 0, 0.05714285714285714, 0.16666666666666666, 0, 0, 0.012345679012345678, 0.029411764705882353, 0, 0, 0.00392156862745098, 0.02564102564102564, 0, 0, 0.011396011396011397, 0.005555555555555556, 0.008547008547008548, 0, 0.00980392156862745, 0.015384615384615385, 0.01282051282051282, 0, 0.010869565217391304, 0.009174311926605505, 0.010869565217391304, 0.00684931506849315, 0.0045045045045045045, 0, 0.023255813953488372, 0, 0, 0.011049723756906077, 0.010309278350515464, 0.007042253521126761, 0, 0, 0.0053475935828877, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.02857142857142857, 0.009523809523809525, 0.014492753623188406, 0.023255813953488372, 0, 0.018018018018018018, 0.006993006993006993, 0.014150943396226415 ]
0.01339
5
[ { "analysis_explanation": null, "end": 548, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 533 }, { "analysis_explanation": null, "end": 633, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 615 }, { "analysis_explanation": null, "end": 757, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 641 }, { "analysis_explanation": null, "end": 789, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 775 }, { "analysis_explanation": null, "end": 1092, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1074 }, { "analysis_explanation": null, "end": 1170, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1155 }, { "analysis_explanation": null, "end": 1195, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1181 }, { "analysis_explanation": null, "end": 1334, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1330 }, { "analysis_explanation": null, "end": 1433, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1420 }, { "analysis_explanation": null, "end": 1621, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1612 }, { "analysis_explanation": null, "end": 1768, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1756 }, { "analysis_explanation": null, "end": 2246, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2239 }, { "analysis_explanation": null, "end": 2304, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2291 }, { "analysis_explanation": null, "end": 2711, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2707 }, { "analysis_explanation": null, "end": 2743, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2733 }, { "analysis_explanation": null, "end": 3506, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3500 }, { "analysis_explanation": null, "end": 3529, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3518 }, { "analysis_explanation": null, "end": 3569, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3564 }, { "analysis_explanation": null, "end": 3572, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3570 }, { "analysis_explanation": null, "end": 3576, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3574 }, { "analysis_explanation": null, "end": 3592, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3588 }, { "analysis_explanation": null, "end": 3864, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3853 }, { "analysis_explanation": null, "end": 3901, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3896 }, { "analysis_explanation": null, "end": 3927, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3923 }, { "analysis_explanation": null, "end": 4314, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4304 }, { "analysis_explanation": null, "end": 4323, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4318 }, { "analysis_explanation": null, "end": 4354, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4349 }, { "analysis_explanation": null, "end": 4380, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4376 }, { "analysis_explanation": null, "end": 4445, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4439 }, { "analysis_explanation": null, "end": 4475, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4464 }, { "analysis_explanation": null, "end": 4486, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4481 }, { "analysis_explanation": null, "end": 4492, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4490 }, { "analysis_explanation": null, "end": 5085, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5075 }, { "analysis_explanation": null, "end": 5096, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5091 }, { "analysis_explanation": null, "end": 5313, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5304 }, { "analysis_explanation": null, "end": 5865, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5856 }, { "analysis_explanation": null, "end": 6384, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6380 }, { "analysis_explanation": null, "end": 6442, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6431 }, { "analysis_explanation": null, "end": 6613, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6587 }, { "analysis_explanation": null, "end": 6946, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6942 }, { "analysis_explanation": null, "end": 7129, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7116 }, { "analysis_explanation": null, "end": 7385, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7378 }, { "analysis_explanation": null, "end": 7645, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7635 }, { "analysis_explanation": null, "end": 7656, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7651 }, { "analysis_explanation": null, "end": 8507, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8501 }, { "analysis_explanation": null, "end": 8982, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8976 }, { "analysis_explanation": null, "end": 9032, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9020 }, { "analysis_explanation": null, "end": 9057, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9048 }, { "analysis_explanation": null, "end": 9088, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9084 }, { "analysis_explanation": null, "end": 9282, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9277 }, { "analysis_explanation": null, "end": 9554, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9543 }, { "analysis_explanation": null, "end": 9565, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9560 }, { "analysis_explanation": null, "end": 9577, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9569 }, { "analysis_explanation": null, "end": 9624, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9620 }, { "analysis_explanation": null, "end": 10271, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10267 }, { "analysis_explanation": null, "end": 10818, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10781 }, { "analysis_explanation": null, "end": 485, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_139620637004272", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 476 }, { "analysis_explanation": null, "end": 9057, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 9051 } ]
[ "\n9\nWhat is the tens digit of 24854?", "\n5\nWhat is the thousands digit of 1256005?", "\n6\nWhat is the units digit of 1328307?", "\n7\nWhat is the thousands digit of 117848?", "\n7\nWhat is the hundred thousands digit of 183388?", "\n1\nWhat is the thousands digit of 73201?", "\n3\nWhat is the thousands digit of 1722207?", "\n2\nWhat is the ten thousands digit of 2434661?", "\n3\nWhat is the tens digit of 359125?", "\n2\nWhat is the hundreds digit of 4853058?", "\n0\nWhat is the units digit of 8390740?", "\n0\nWhat is the millions digit of 4581216?", "\n4\nWhat is the tens digit of 3624194?", "\n9\nWhat is the ten thousands digit of 3526767?", "\n2\nWhat is the hundreds digit of 2083476?", "\n4\nWhat is the hundreds digit of 1247934?", "\n9\nWhat is the units digit of 958997?", "\n7\nWhat is the ten thousands digit of 1059065?", "\n5\nWhat is the thousands digit of 11183087?", "\n3\nWhat is the tens digit of 145065?", "\n6\nWhat is the hundred thousands digit of 14490418?", "\n4\nWhat is the units digit of 1457424?", "\n4\nWhat is the hundreds digit of 4092672?", "\n6\nWhat is the hundreds digit of 2554613?", "\n6\nWhat is the units digit of 11442544?", "\n4\nWhat is the thousands digit of 871204?", "\n1\nWhat is the tens digit of 1110645?", "\n4\nWhat is the tens digit of 12087541?", "\n4\nWhat is the ten thousands digit of 7733125?", "\n3\nWhat is the hundred thousands digit of 1106213?", "\n1\nWhat is the thousands digit of 637653?", "\n7\nWhat is the hundreds digit of 62493?", "\n4\nWhat is the ten thousands digit of 967554?", "\n6\nWhat is the hundreds digit of 1056866?", "\n8\nWhat is the hundreds digit of 163073?", "\n0\nWhat is the hundred thousands digit of 142569?", "\n1\nWhat is the ten thousands digit of 3566678?", "\n6\nWhat is the units digit of 862353?", "\n3\nWhat is the hundreds digit of 99133?", "\n1\nWhat is the hundred thousands digit of 5181187?", "\n1\nWhat is the tens digit of 19586675?", "\n7\nWhat is the hundred thousands digit of 147214?", "\n1\nWhat is the hundred thousands digit of 1153632?", "\n1\nWhat is the tens digit of 5505580?", "\n8\nWhat is the units digit of 21841249?", "\n9\nWhat is the tens digit of 4109767?", "\n6\nWhat is the tens digit of 1283832?", "\n3\nWhat is the ten thousands digit of 191656?", "\n9\nWhat is the hundreds digit of 136254?", "\n2\nWhat is the ten thousands digit of 2539945?", "\n3\nWhat is the tens digit of 877810?", "\n1\nWhat is the ten thousands digit of 555732?", "\n5\nWhat is the ten thousands digit of 5064830?", "\n6\nWhat is the ten thousands digit of 278346?", "\n7\nWhat is the hundreds digit of 1187427?", "\n4\nWhat is the tens digit of 5181454?", "\n5\nWhat is the units digit of 386900?", "\n0\nWhat is the hundred thousands digit of 482028?", "\n4\nWhat is the units digit of 21454910?", "\n0\nWhat is the hundreds digit of 28270573?", "\n5\nWhat is the thousands digit of 8737929?", "\n7\nWhat is the thousands digit of 55340?", "\n5\nWhat is the ten millions digit of 23583873?", "\n2\nWhat is the tens digit of 1009246?", "\n4\nWhat is the units digit of 549101?", "\n1\nWhat is the units digit of 1111455?", "\n5\nWhat is the tens digit of 6960367?", "\n6\nWhat is the ten thousands digit of 1183806?", "\n8\nWhat is the units digit of 13837259?", "\n9\nWhat is the thousands digit of 812946?", "\n2\nWhat is the tens digit of 75642?", "\n4\nWhat is the ten thousands digit of 27742657?", "\n4\nWhat is the millions digit of 1267218?", "\n1\nWhat is the hundred thousands digit of 1823848?", "\n8\nWhat is the hundreds digit of 1098846?", "\n8\nWhat is the millions digit of 2691452?", "\n2\nWhat is the millions digit of 13998705?", "\n3\nWhat is the tens digit of 272113?", "\n1\nWhat is the ten millions digit of 16983467?", "\n1\nWhat is the ten thousands digit of 715369?", "\n1\nWhat is the ten thousands digit of 2294001?", "\n9\nWhat is the hundreds digit of 14292695?", "\n6\nWhat is the hundreds digit of 140656?", "\n6\nWhat is the hundred thousands digit of 492912?", "\n4\nWhat is the hundred thousands digit of 387025?", "\n3\nWhat is the millions digit of 9132301?", "\n9\nWhat is the thousands digit of 61366?", "\n1\nWhat is the thousands digit of 8173694?", "\n3\nWhat is the thousands digit of 5849026?", "\n9\nWhat is the hundreds digit of 10413948?", "\n9\nWhat is the hundreds digit of 190682?", "\n6\nWhat is the units digit of 3205788?", "\n8\nWhat is the hundreds digit of 1886274?", "\n2\nWhat is the units digit of 63240?", "\n0\nWhat is the hundred thousands digit of 7012659?", "\n0\nWhat is the thousands digit of 60129?", "\n0\nWhat is the ten thousands digit of 8182476?", "\n8\nWhat is the hundreds digit of 259137?", "\n1\nWhat is the hundred thousands digit of 11807790?", "\n8\nWhat is the thousands digit of 46880?", "\n6\nWhat is the hundreds digit of 58891?", "\n8\nWhat is the hundreds digit of 718423?", "\n4\nWhat is the ten millions digit of 20458620?", "\n2\nWhat is the ten thousands digit of 8706388?", "\n0\nWhat is the tens digit of 160007?", "\n0\nWhat is the hundreds digit of 3671423?", "\n4\nWhat is the units digit of 119911?", "\n1\nWhat is the hundreds digit of 2535315?", "\n3\nWhat is the units digit of 326483?", "\n3\nWhat is the ten thousands digit of 13278087?", "\n7\nWhat is the ten thousands digit of 4093058?", "\n9\nWhat is the hundreds digit of 661080?", "\n0\nWhat is the millions digit of 7013573?", "\n7\nWhat is the ten thousands digit of 459505?", "\n5\nWhat is the hundreds digit of 110034?", "\n0\nWhat is the ten thousands digit of 4896652?", "\n9\nWhat is the units digit of 258582?", "\n2\nWhat is the thousands digit of 228078?", "\n8\nWhat is the units digit of 157072?", "\n2\nWhat is the units digit of 4246944?", "\n4\nWhat is the thousands digit of 221454?", "\n1\nWhat is the units digit of 29237?", "\n7\nWhat is the thousands digit of 2898628?", "\n8\nWhat is the hundreds digit of 20268658?", "\n6\nWhat is the units digit of 1114044?", "\n4\nWhat is the thousands digit of 20765831?", "\n5\nWhat is the thousands digit of 12283?", "\n2\nWhat is the ten thousands digit of 16991?", "\n1\nWhat is the ten thousands digit of 269954?", "\n6\nWhat is the hundred thousands digit of 331058?", "\n3\nWhat is the units digit of 11863418?", "\n8\nWhat is the units digit of 232434?", "\n4\nWhat is the tens digit of 7561794?", "\n9\nWhat is the tens digit of 1415108?", "\n0\nWhat is the ten thousands digit of 228826?", "\n2\nWhat is the millions digit of 2732920?", "\n2\nWhat is the units digit of 1762385?", "\n5\nWhat is the tens digit of 211933?", "\n3\nWhat is the thousands digit of 2826923?", "\n6\nWhat is the hundreds digit of 263474?", "\n4\nWhat is the units digit of 9000?", "\n0\nWhat is the thousands digit of 306062?", "\n6\nWhat is the ten thousands digit of 651702?", "\n5\nWhat is the tens digit of 882361?", "\n6\nWhat is the tens digit of 160683?", "\n8\nWhat is the ten thousands digit of 123056?", "\n2\nWhat is the ten thousands digit of 640978?", "\n4\nWhat is the tens digit of 22371959?", "\n5\nWhat is the ten thousands digit of 99623?", "\n9\nWhat is the millions digit of 21745187?", "\n1\nWhat is the thousands digit of 338026?", "\n8\nWhat is the ten thousands digit of 68922?", "\n6\nWhat is the tens digit of 119811?", "\n1\nWhat is the tens digit of 4240600?", "\n0\nWhat is the units digit of 631228?", "\n8\nWhat is the units digit of 12473051?", "\n1\nWhat is the units digit of 289564?", "\n4\nWhat is the thousands digit of 10611281?", "\n1\nWhat is the units digit of 802174?", "\n4\nWhat is the units digit of 931849?", "\n9\nWhat is the hundred thousands digit of 145641?", "\n1\nWhat is the tens digit of 15047048?", "\n4\nWhat is the hundred thousands digit of 3548519?", "\n5\nWhat is the tens digit of 1068096?", "\n9\nWhat is the units digit of 147638?", "\n8\nWhat is the ten thousands digit of 128200?", "\n2\nWhat is the tens digit of 4731391?", "\n9\nWhat is the hundreds digit of 176682?", "\n6\nWhat is the hundred thousands digit of 300538?", "\n3\nWhat is the hundred thousands digit of 173196?", "\n1\nWhat is the thousands digit of 2791?", "\n2\nWhat is the hundred thousands digit of 29228449?", "\n2\nWhat is the hundred thousands digit of 19650711?", "\n6\nWhat is the tens digit of 5263492?", "\n9\nWhat is the millions digit of 3252879?", "\n3\nWhat is the hundred thousands digit of 5655008?", "\n6\nWhat is the hundreds digit of 49269?", "\n2\nWhat is the units digit of 794441?", "\n1\nWhat is the tens digit of 223763?", "\n6\nWhat is the ten thousands digit of 697392?", "\n9\nWhat is the thousands digit of 1891580?", "\n1\nWhat is the ten thousands digit of 473041?", "\n7\nWhat is the thousands digit of 4836419?", "\n6\nWhat is the millions digit of 7944775?", "\n7\nWhat is the hundreds digit of 703274?", "\n2\nWhat is the hundreds digit of 6083976?", "\n9\nWhat is the hundreds digit of 2874935?", "\n9\nWhat is the ten thousands digit of 328646?", "\n2\nWhat is the units digit of 1184719?", "\n9\nWhat is the thousands digit of 997353?", "\n7\nWhat is the thousands digit of 6750377?", "\n0\nWhat is the tens digit of 639654?", "\n5\nWhat is the ten thousands digit of 3441173?", "\n4\nWhat is the thousands digit of 813972?", "\n3\nWhat is the ten thousands digit of 2719072?", "\n1\nWhat is the units digit of 13629059?", "\n9\nWhat is the tens digit of 737321?", "\n2\nWhat is the units digi" ]
{ "pile_set_name": "DM Mathematics" }
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
0
5
[ { "analysis_explanation": null, "end": 408, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 401 }, { "analysis_explanation": null, "end": 1169, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1156 }, { "analysis_explanation": null, "end": 1361, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1332 }, { "analysis_explanation": null, "end": 1491, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1485 }, { "analysis_explanation": null, "end": 2540, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2533 }, { "analysis_explanation": null, "end": 2663, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2656 }, { "analysis_explanation": null, "end": 2821, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2814 }, { "analysis_explanation": null, "end": 2901, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2895 }, { "analysis_explanation": null, "end": 3280, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3272 }, { "analysis_explanation": null, "end": 3453, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3447 }, { "analysis_explanation": null, "end": 3801, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3792 }, { "analysis_explanation": null, "end": 4387, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4381 }, { "analysis_explanation": null, "end": 6006, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6000 }, { "analysis_explanation": null, "end": 6163, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6150 }, { "analysis_explanation": null, "end": 6819, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6813 }, { "analysis_explanation": null, "end": 6901, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6894 }, { "analysis_explanation": null, "end": 3280, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 3272 }, { "analysis_explanation": null, "end": 3551, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 3545 }, { "analysis_explanation": null, "end": 5327, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 5322 }, { "analysis_explanation": null, "end": 6261, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 6255 }, { "analysis_explanation": null, "end": 778, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 770 }, { "analysis_explanation": null, "end": 865, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 857 }, { "analysis_explanation": null, "end": 1024, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 1016 }, { "analysis_explanation": null, "end": 1140, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 1132 }, { "analysis_explanation": null, "end": 1701, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 1693 }, { "analysis_explanation": null, "end": 1876, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 1868 }, { "analysis_explanation": null, "end": 2456, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 2448 }, { "analysis_explanation": null, "end": 2498, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 2490 }, { "analysis_explanation": null, "end": 2626, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 2618 }, { "analysis_explanation": null, "end": 2860, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 2852 }, { "analysis_explanation": null, "end": 2983, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 2975 }, { "analysis_explanation": null, "end": 3198, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 3190 }, { "analysis_explanation": null, "end": 3280, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 3272 }, { "analysis_explanation": null, "end": 3413, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 3405 }, { "analysis_explanation": null, "end": 3758, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 3750 }, { "analysis_explanation": null, "end": 4140, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 4132 }, { "analysis_explanation": null, "end": 4305, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 4297 }, { "analysis_explanation": null, "end": 4590, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 4582 }, { "analysis_explanation": null, "end": 5162, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 5154 }, { "analysis_explanation": null, "end": 5243, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 5235 }, { "analysis_explanation": null, "end": 5460, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 5452 }, { "analysis_explanation": null, "end": 6134, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 6126 }, { "analysis_explanation": null, "end": 6220, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 6212 }, { "analysis_explanation": null, "end": 6454, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 6446 }, { "analysis_explanation": null, "end": 6534, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 6526 }, { "analysis_explanation": null, "end": 6695, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 6687 }, { "analysis_explanation": null, "end": 7129, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 7121 }, { "analysis_explanation": null, "end": 7180, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 7172 }, { "analysis_explanation": null, "end": 8131, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 8123 }, { "analysis_explanation": null, "end": 75, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 68 }, { "analysis_explanation": null, "end": 113, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 106 }, { "analysis_explanation": null, "end": 154, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 148 }, { "analysis_explanation": null, "end": 203, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 197 }, { "analysis_explanation": null, "end": 285, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 278 }, { "analysis_explanation": null, "end": 331, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 324 }, { "analysis_explanation": null, "end": 367, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 361 }, { "analysis_explanation": null, "end": 408, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 401 }, { "analysis_explanation": null, "end": 446, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 439 }, { "analysis_explanation": null, "end": 487, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 480 }, { "analysis_explanation": null, "end": 524, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 517 }, { "analysis_explanation": null, "end": 570, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 563 }, { "analysis_explanation": null, "end": 611, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 604 }, { "analysis_explanation": null, "end": 652, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 645 }, { "analysis_explanation": null, "end": 689, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 683 }, { "analysis_explanation": null, "end": 735, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 728 }, { "analysis_explanation": null, "end": 778, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 770 }, { "analysis_explanation": null, "end": 814, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 808 }, { "analysis_explanation": null, "end": 865, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 857 }, { "analysis_explanation": null, "end": 903, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 896 }, { "analysis_explanation": null, "end": 944, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 937 }, { "analysis_explanation": null, "end": 985, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 978 }, { "analysis_explanation": null, "end": 1024, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1016 }, { "analysis_explanation": null, "end": 1065, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1059 }, { "analysis_explanation": null, "end": 1102, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1095 }, { "analysis_explanation": null, "end": 1140, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1132 }, { "analysis_explanation": null, "end": 1186, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1179 }, { "analysis_explanation": null, "end": 1236, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1229 }, { "analysis_explanation": null, "end": 1277, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1271 }, { "analysis_explanation": null, "end": 1361, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1355 }, { "analysis_explanation": null, "end": 1402, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1395 }, { "analysis_explanation": null, "end": 1442, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1436 }, { "analysis_explanation": null, "end": 1491, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1485 }, { "analysis_explanation": null, "end": 1537, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1530 }, { "analysis_explanation": null, "end": 1574, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1568 }, { "analysis_explanation": null, "end": 1663, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1656 }, { "analysis_explanation": null, "end": 1701, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1693 }, { "analysis_explanation": null, "end": 1750, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1744 }, { "analysis_explanation": null, "end": 1800, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1793 }, { "analysis_explanation": null, "end": 1837, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1830 }, { "analysis_explanation": null, "end": 1876, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1868 }, { "analysis_explanation": null, "end": 1913, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1906 }, { "analysis_explanation": null, "end": 1950, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1943 }, { "analysis_explanation": null, "end": 1995, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 1989 }, { "analysis_explanation": null, "end": 2035, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2029 }, { "analysis_explanation": null, "end": 2081, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2074 }, { "analysis_explanation": null, "end": 2117, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2111 }, { "analysis_explanation": null, "end": 2162, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2156 }, { "analysis_explanation": null, "end": 2208, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2201 }, { "analysis_explanation": null, "end": 2253, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2247 }, { "analysis_explanation": null, "end": 2294, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2287 }, { "analysis_explanation": null, "end": 2331, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2324 }, { "analysis_explanation": null, "end": 2368, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2362 }, { "analysis_explanation": null, "end": 2417, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2411 }, { "analysis_explanation": null, "end": 2456, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2448 }, { "analysis_explanation": null, "end": 2498, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2490 }, { "analysis_explanation": null, "end": 2540, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2533 }, { "analysis_explanation": null, "end": 2626, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2618 }, { "analysis_explanation": null, "end": 2663, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2656 }, { "analysis_explanation": null, "end": 2700, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2694 }, { "analysis_explanation": null, "end": 2738, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2731 }, { "analysis_explanation": null, "end": 2775, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2768 }, { "analysis_explanation": null, "end": 2821, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2814 }, { "analysis_explanation": null, "end": 2860, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2852 }, { "analysis_explanation": null, "end": 2901, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2895 }, { "analysis_explanation": null, "end": 2983, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2975 }, { "analysis_explanation": null, "end": 3024, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3017 }, { "analysis_explanation": null, "end": 3074, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3067 }, { "analysis_explanation": null, "end": 3115, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3108 }, { "analysis_explanation": null, "end": 3156, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3149 }, { "analysis_explanation": null, "end": 3198, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3190 }, { "analysis_explanation": null, "end": 3234, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3228 }, { "analysis_explanation": null, "end": 3280, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3272 }, { "analysis_explanation": null, "end": 3325, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3319 }, { "analysis_explanation": null, "end": 3371, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3364 }, { "analysis_explanation": null, "end": 3413, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3405 }, { "analysis_explanation": null, "end": 3453, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3447 }, { "analysis_explanation": null, "end": 3502, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3496 }, { "analysis_explanation": null, "end": 3551, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3545 }, { "analysis_explanation": null, "end": 3592, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3585 }, { "analysis_explanation": null, "end": 3674, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3667 }, { "analysis_explanation": null, "end": 3716, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3709 }, { "analysis_explanation": null, "end": 3758, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3750 }, { "analysis_explanation": null, "end": 3798, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3792 }, { "analysis_explanation": null, "end": 3836, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3829 }, { "analysis_explanation": null, "end": 3877, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3870 }, { "analysis_explanation": null, "end": 3963, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 3956 }, { "analysis_explanation": null, "end": 4049, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4042 }, { "analysis_explanation": null, "end": 4089, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4083 }, { "analysis_explanation": null, "end": 4140, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4132 }, { "analysis_explanation": null, "end": 4259, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4253 }, { "analysis_explanation": null, "end": 4305, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4297 }, { "analysis_explanation": null, "end": 4351, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4344 }, { "analysis_explanation": null, "end": 4387, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4381 }, { "analysis_explanation": null, "end": 4428, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4421 }, { "analysis_explanation": null, "end": 4465, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4459 }, { "analysis_explanation": null, "end": 4506, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4499 }, { "analysis_explanation": null, "end": 4543, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4537 }, { "analysis_explanation": null, "end": 4590, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4582 }, { "analysis_explanation": null, "end": 4636, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4629 }, { "analysis_explanation": null, "end": 4676, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4670 }, { "analysis_explanation": null, "end": 4717, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4710 }, { "analysis_explanation": null, "end": 4762, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4756 }, { "analysis_explanation": null, "end": 4802, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4796 }, { "analysis_explanation": null, "end": 4848, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4841 }, { "analysis_explanation": null, "end": 4885, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4879 }, { "analysis_explanation": null, "end": 4926, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4920 }, { "analysis_explanation": null, "end": 4963, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4957 }, { "analysis_explanation": null, "end": 5001, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 4994 }, { "analysis_explanation": null, "end": 5042, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5036 }, { "analysis_explanation": null, "end": 5120, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5113 }, { "analysis_explanation": null, "end": 5162, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5154 }, { "analysis_explanation": null, "end": 5200, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5193 }, { "analysis_explanation": null, "end": 5243, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5235 }, { "analysis_explanation": null, "end": 5372, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5366 }, { "analysis_explanation": null, "end": 5421, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5415 }, { "analysis_explanation": null, "end": 5460, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5452 }, { "analysis_explanation": null, "end": 5497, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5491 }, { "analysis_explanation": null, "end": 5534, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5527 }, { "analysis_explanation": null, "end": 5571, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5564 }, { "analysis_explanation": null, "end": 5616, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5610 }, { "analysis_explanation": null, "end": 5657, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5650 }, { "analysis_explanation": null, "end": 5695, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5688 }, { "analysis_explanation": null, "end": 5731, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5725 }, { "analysis_explanation": null, "end": 5773, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5766 }, { "analysis_explanation": null, "end": 5813, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5807 }, { "analysis_explanation": null, "end": 5889, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5883 }, { "analysis_explanation": null, "end": 5934, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5928 }, { "analysis_explanation": null, "end": 5970, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 5964 }, { "analysis_explanation": null, "end": 6006, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6000 }, { "analysis_explanation": null, "end": 6051, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6045 }, { "analysis_explanation": null, "end": 6096, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6090 }, { "analysis_explanation": null, "end": 6134, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6126 }, { "analysis_explanation": null, "end": 6220, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6212 }, { "analysis_explanation": null, "end": 6261, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6255 }, { "analysis_explanation": null, "end": 6341, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6335 }, { "analysis_explanation": null, "end": 6378, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6371 }, { "analysis_explanation": null, "end": 6415, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6409 }, { "analysis_explanation": null, "end": 6454, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6446 }, { "analysis_explanation": null, "end": 6491, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6485 }, { "analysis_explanation": null, "end": 6534, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6526 }, { "analysis_explanation": null, "end": 6571, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6565 }, { "analysis_explanation": null, "end": 6608, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6602 }, { "analysis_explanation": null, "end": 6657, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6651 }, { "analysis_explanation": null, "end": 6695, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6687 }, { "analysis_explanation": null, "end": 6745, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6738 }, { "analysis_explanation": null, "end": 6782, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6775 }, { "analysis_explanation": null, "end": 6819, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6813 }, { "analysis_explanation": null, "end": 6864, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6858 }, { "analysis_explanation": null, "end": 6901, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6894 }, { "analysis_explanation": null, "end": 6941, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6935 }, { "analysis_explanation": null, "end": 6990, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 6984 }, { "analysis_explanation": null, "end": 7039, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7033 }, { "analysis_explanation": null, "end": 7129, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7121 }, { "analysis_explanation": null, "end": 7180, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7172 }, { "analysis_explanation": null, "end": 7217, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7210 }, { "analysis_explanation": null, "end": 7258, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7251 }, { "analysis_explanation": null, "end": 7308, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7301 }, { "analysis_explanation": null, "end": 7384, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7378 }, { "analysis_explanation": null, "end": 7420, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7414 }, { "analysis_explanation": null, "end": 7465, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7459 }, { "analysis_explanation": null, "end": 7507, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7500 }, { "analysis_explanation": null, "end": 7552, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7546 }, { "analysis_explanation": null, "end": 7594, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7587 }, { "analysis_explanation": null, "end": 7635, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7628 }, { "analysis_explanation": null, "end": 7675, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7669 }, { "analysis_explanation": null, "end": 7716, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7709 }, { "analysis_explanation": null, "end": 7757, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7750 }, { "analysis_explanation": null, "end": 7802, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7796 }, { "analysis_explanation": null, "end": 7840, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7833 }, { "analysis_explanation": null, "end": 7881, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7875 }, { "analysis_explanation": null, "end": 7923, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7916 }, { "analysis_explanation": null, "end": 7959, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7953 }, { "analysis_explanation": null, "end": 8005, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 7998 }, { "analysis_explanation": null, "end": 8046, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 8040 }, { "analysis_explanation": null, "end": 8092, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 8085 }, { "analysis_explanation": null, "end": 8131, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 8123 }, { "analysis_explanation": null, "end": 8167, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 8161 } ]
[ "Modes of inheritance of two apomixis components, diplospory and parthenogenesis, in Chinese chive (Allium ramosum) revealed by analysis of the segregating population generated by back-crossing between amphimictic and apomictic diploids\n\nThis is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.", "\n\nAbstract\n\nTo investigate the mode of inheritance of apomixis in Chinese chive, the degrees of diplospory and parthenogenesis were evaluated in F1 and BC1 progenies derived from crosses between amphimictic and apomictic diploids (2n = 16, 2x). ", "The F1 population was generated by crossing three amphimictic diploids 94Mo13, 94Mo49 and 94Mo50 with an apomictic diploid KaD2 and comprised 110 diploids and 773 triploids. ", "All the diploid F1 plants examined were completely or highly eusporous and completely syngamic. ", "All the triploid F1 plants examined were highly diplosporous and highly parthenogenetic. ", "KaD2 could not transmit its high level of apomixis via monoploid pollen grains. ", "The BC1 population, generated by crossing 94Mo49 with apomictic triploids found in the F1 offspring, exhibited heteroploidy; it comprised haploid, diploid, triploid, tetraploid and various aneuploid individuals. ", "In this generation, clear segregation was observed between diplospory and parthenogenesis. ", "Analysis of the BC1 population suggests that diplospory and parthenogenesis are each controlled by single dominant genes, D and P, respectively. ", "However, all the BC1 plants characterized as parthenogenetic were diplosporous. ", "The absence of phenotypically eusporous parthenogenetic plants can be explained by assuming that the presence of diplospory gene is a prerequisite for the parthenogenesis gene expression in Chinese chive.", "\n\nIntroduction\n\nApomixis (gametophytic apomixis) is a mode of reproduction in which genetic recombination is bypassed allowing only the maternal germplasm to be transmitted to offspring. ", "Apomixis is therefore called “clonal propagation via seeds” (Asker and Jerling 1992, Koltunow and Grossniklaus 2003, Nogler 1984a). ", "This trait occurs in more than 400 flowering plant taxa representing 40 families (Carman 1997, Nogler 1984a). ", "Because almost all varieties of major crops are amphimictic, many researchers have focused on introducing apomixis into corn, rice and other crops. ", "The major concern in these studies of apomixis is the fixation of heterosis, which remarkably reduces both the time required for hybrid variety breeding and the cost of hybrid seed production. ", "The potential economic impact that could be achieved by fixing heterosis via apomixis has been estimated at over US $2.5 billion per year in hybrid rice alone (McMeniman and Lubulwa 1997).", "\n\nApomixis comprises two genetic components, apomeiosis (unreduced embryo sac formation) and parthenogenesis (embryogenesis without fertilization of the egg cell) and is categorized into diplosporous and aposporous types according to the mechanism of apomeiosis. ", "In diplosporous apomixis, unreduced embryo sacs arise from embryo sac mother cells (EMCs), whereas those in aposporous apomixis develop from somatic cells of the nucellus or integument and replace immature eusporous embryo sacs. ", "The endosperm develops autonomously or pseudogamously and in the latter case, fertilization of polar nuclei is required for seed development (Asker and Jerling 1992, Koltunow and Grossniklaus 2003, Nogler 1984a).", "\n\nDiplosporous apomixis is further categorized into three major types based on the cause of unreduced megaspore formation: 1) Allium-type, which is characterized by endoreduplicational meiosis; 2) Taraxacum-type, which is characterized by first-division restitution; and 3) Antennaria-type, which lacks both the first and the second meiotic divisions (Nogler 1984a). ", "Recent genetic studies have revealed that diplospory and parthenogenesis are independently regulated by different genes in some diplosporous apomicts, such as Erigeron annuus (Antennaria-type) (Noyes 2006, 2007, Noyes and Rieseberg 2000), Tripsacum dactyloides (Antennaria-type) (Blakey et al. ", "2001) and Taraxacum officinale (Taraxacum-type) (Vijverberg et al. ", "2004). ", "In contrast, aposporous apomixis is inherited monogenically in Pennisetum squamulatum (Akiyama et al. ", "2004, Goel et al. ", "2006, Ozias-Akins et al. ", "1998), Cenchrus ciliaris (Roche et al. ", "1999) and Panicum maximum (Savidan 1981).", "\n\nChinese chive (Allium ramosum L., syn. ", "A. tuberosum Rottl. ", "ex Spr.) ", "is an important vegetable crop in east and central Asian countries, especially Japan and China (Fritsch and Friesen 2002, Kumazawa and Katsumata 1965). ", "Almost all Chinese chive varieties and landraces are autotetraploid (2n = 32, 4x) (Kurita 1962, Mathur and Tandon 1965) and have a high degree (over 90%) of diplosporous apomixis with pseudogamous seed development (Kojima et al. ", "1991, Kojima and Nagato 1997). ", "From segregation analysis of parthenogenesis in progenies of crosses between tetraploid varieties, Nakazawa et al. (", "2006) speculated that parthenogenesis in Chinese chive is regulated by a single dominant gene. ", "In our previous studies, both an apomictic diploid (2n = 16, 2x) and amphimictic diploids were discovered (Kojima and Nagato 1997, Kojima et al. ", "2001). ", "These diploid materials are useful for producing populations segregating for apomixis at a lower ploidy level. ", "Using such populations permits elucidation of the mode of inheritance for apomixis, including information on the number of loci controlling apomixis (monogenic or polygenic), the genotypes at those loci, the relationship between the phenotypic expression of diplospory and parthenogenesis, and the presence or absence of gametophytic selection.", "\n\nIn the present study, both the degrees of diplospory and parthenogenesis in numerous F1 and BC1 progenies derived from crosses between the amphimictic and apomictic diploids were evaluated to elucidate the mode of inheritance of apomixis in Chinese chive in detail.", "\n\nMaterials and Methods\n\nGeneration of progeny populations\n\nTwo successive cross programs were conducted to generate progeny populations segregating for apomixis at ploidy levels lower than tetraploid.", "\n\nF1offspring: Three amphimictic diploids (2n = 16, 2x) found among Mongolian landraces by Kojima et al. (", "2001), 94Mo13, 94Mo49 and 94Mo50, were crossed as the seed parent with KaD2, the apomictic diploid found by Kojima and Nagato (1997) as a dihaploid among seedlings of the tetraploid variety ‘Kaoshung’, as the pollen parent. ", "The obtained F1 seeds were sown on 200-cell plug trays and the seedlings were transplanted to pots. ", "The ploidy level of seedlings was evaluated by flow cytometry with the ploidy analyzer (Partec GmbH, Münster, Germany) and Partec CyStain UV Precise P kit using a small amount of green leaf tissue collected from seedlings according to the manufacturer’s protocol. ", "The number of somatic chromosomes was determined by the Feulgen staining and squash method (Nishiyama 1961) after treating seedling root tips with 0.05% colchicine at 20°C for 4 h.\n\nBC1offspring: Apomictic triploids (2n = 24, 3x) found in the F1 offspring between 94Mo13 and KaD2 were back-crossed as the pollen parent to the amphimictic diploid 94Mo49 to generate BC1 offspring. ", "The number of somatic chromosomes in individuals of the BC1 offspring was determined by the Feulgen staining and squash method.", "\n\nTo identify and eliminate selfing-derived seedlings from the F1 and BC1 populations, we developed KaD2-specific random amplified polymorphic DNA (RAPD) markers. ", "Detection of polymorphisms among KaD2, 94Mo13, 94Mo49 and 94Mo50 was conducted using random primers A01-72 (Nippon Gene Co., Ltd.) and OPC01-20 (Operon Co., Ltd.) under the PCR condition reported by Nakazawa et al. (", "2006). ", "Consequently, five KaD2-specific markers (Table 1 and Fig. ", "1) were developed and used for this purpose.", "\n\nPCR patterns of KaD2-specific RAPD markers (OPC07900 and OPC07550) in 94Mo13, 94Mo49, 94Mo50, KaD2 and F1 plants between the three amphimictic diploids and KaD2. ", "The hybrid status of the F1 plants was confirmed by the markers.", "\n\nEvaluation of the degrees of diplospory and parthenogenesis\n\nIn our previous study, the degree of diplospory in Chinese chive was evaluated directly by observing chromosome configuration at meiotic metaphase I in EMCs (Kojima and Nagato 1992a). ", "This microscopic observation to check the degree of diplospory is not suitable for large-scale screening. ", "To evaluate the degree of diplospory in a large number of F1 and BC1 plants, we applied a progeny testing method using the tetraploid variety ‘Tender Pole’ as a tester (Fig. ", "2). ", "Theoretically, the ploidy level of progeny plants varies according to a combination of the mode of embryo sac development (diplospory or euspory) and the mode of embryogenesis (parthenogenesis or syngamy; the latter occurs upon fertilization of the egg cell with a sperm cell from ‘Tender Pole’). ", "We examined the ploidy level of more than 10 progeny seedlings per subject plant by flow cytometry.", "\n\nProgeny testing method for evaluating the degree of diplospory in diploid (A) and triploid (B) plants.", "\n\nThe degree of diplospory in diploid plants was calculated as the percentage of the sum of 2× and 4× plants in the progeny, because 2× and 4× plants were hypothesized to originate from diplosporous parthenogenesis (D-P) and diplosporous syngamy (D-S), respectively (Fig. ", "2A).", "\n\nIn triploid plants, some progeny plants derived from eusporous syngamy (E-S: hybrid progeny plants) may have nearly 24 chromosomes, therefore they are not distinguishable by flow cytometry from the progeny plants arising from diplosporous parthenogenesis (D-P: apomictic, maternal progeny plants) (Fig. ", "2B). ", "RAPD markers had been efficiently used for identifying the origin of progeny plants between apomictic and sexual parents in combination with flow cytometry in Poa pratensis (Barcaccia et al. ", "1997, Huff and Bara 1993). ", "In the present study, to characterize the two types of progeny plants, we developed ‘Tender Pole’-specific RAPD and sequence-characterized amplified region (SCAR) markers. ", "Detection of polymorphism among ‘Tender Pole’, KaD2, 94Mo13, 94Mo49 and 94Mo50 was conducted using primers A01-72 (Nippon Gene Co., Ltd.), OPA01-20, OPB01-20 and OPC01-20 (Operon Co., Ltd.) under the PCR condition reported by Nakazawa et al. (", "2006). ", "Eight RAPDs were selected as ‘Tender Pole’-specific markers (Table 1) and three of these RAPDs were newly converted to SCAR markers according to the method reported by Nakazawa et al. (", "2006) (Fig. ", "3). ", "Reaction mixture (15 μl) for SCAR amplification contained 10 mM Tris-HCl, 50 mM KCl, 1.5 mM MgCl2, 0.1 mM of each dNTP, 11 pmol of each primer, 40 ng of template DNA and 0.35 units of Taq DNA polymerase (Takara Co., Ltd.). ", "The PCR program for detection of SCAR-3 was the same as previously published for SCAR-1 (Nakazawa et al. ", "2006). ", "For amplification of SCAR-2 and SCAR-4, the annealing temperature was modified to 64.5°C and 64.0°C, respectively. ", "The ‘Tender Pole’-specific DNA markers were applied to test samples from progeny plants in which the number of chromosomes was estimated to be close to 24 by flow cytometry to confirm whether these seedlings were of maternal (D-P) or hybrid (E-S) origin.", "\n\nPCR patterns of SCAR2 in ‘Tender Pole’, KaD2, 94Mo13, 94Mo49 and progeny plants from a triploid plant in the progeny testing method using ‘Tender Pole’ as a tester.", "\n\nThe degree of diplospory was estimated in hypotriploid plants (2n = 21–23) in the BC1 population by progeny testing with both flow cytometry and amplification of ‘Tender Pole’-specific DNA markers described above. ", "In addition, four RAPDs commonly amplified in ‘Tender Pole’ and KaD2 were used for confirming amphimixis of 94Mo13, 94Mo49 and 94Mo50 along with the OPA10700 (Table 1).", "\n\nResults\n\n94Mo13, 94Mo49 and 94Mo50\n\nThe eusporous syngamic nature of these Mongolian diploid accessions was confirmed by progeny testing methods described above using the tetraploid variety ‘Tender Pole’ as a tester. ", "After test crossing, 28, 75 and 24 progeny plants were obtained from 94Mo13, 94Mo49 and 94Mo50, respectively. ", "All of these F1 progeny plants were triploid, and each carried at least one RAPD marker from ‘Tender Pole’ described in Table 1, which indicated that these F1 plants were hybrids with ‘Tender Pole’ (Fig. ", "4).", "\n\nPCR patterns of the marker A421250 in ‘Tender Pole’, 94Mo13 and F1 hybrids between 94Mo13 and ‘Tender Pole’.", "\n\nF1 offspring\n\nBy crossing the three amphimictic diploids (94Mo13, 94Mo49 and 94Mo50) with apomictic diploid (KaD2), 901 seedlings were obtained. ", "Female parents were emasculated by hand before crossing; however, 18 seedlings were found to have been derived from selfing, although 883 individuals were confirmed as F1 hybrids. ", "Flow cytometry and observation of Feulgen-stained squash preparations revealed that the F1 offspring comprised two distinct ploidy level groups: diploids (110 plants, 12.5%) and triploids (773 plants, 87.5%) (Table 2). ", "We applied the KaD2-specific RAPD markers (Table 1) to 110 diploids and 122 (33, 24, 65 plants from each cross between 94Mo13, 94Mo49, 94Mo50 and KaD2) of 773 triploids to confirm their hybrid status. ", "Because all the diploid and triploid plants examined had at least one KaD2-specific markers (Fig. ", "1), these plants were confirmed to be hybrids between the amphimictic diploids and KaD2. ", "Kojima and Nagato (1997) reported that endoreduplication occurred in microsporogenesis in KaD2 at a frequency of 9%. ", "Therefore it was speculated that the triploid F1 plants was originated from fertilization between reduced egg cell (x) of the amphimictic diploids and unreduced sperm cells (2x) of KaD2. ", "Although examination of most diploid plants for degrees of diplospory and parthenogenesis was attempted, 25 and 8 plants were eliminated from tests of diplospory and parthenogenesis, respectively, due to the low number of flower and/or seed setting frequency, or early degradation of unpollinated florets. ", "Because no segregation of apomixis components is expected in triploid F1 plants, if they are transmitted via unreduced pollen from KaD2, not all of 122 triploid F1 plants were tested. ", "Consequently, 84 diploid and 41 triploid plants were tested for both diplospory and parthenogenesis. ", "Additionally, one diploid plant was examined for degree of diplospory, and 18 diploid and 42 triploid plants were tested for degree of parthenogenesis (Table 2).", "\n\nDegrees of diplospory and parthenogenesis in diploid and triploid F1 plants produced by crosses between amphimictic and apomictic diploids\n\nSporadic occurrence of diplospory was detected by the progeny test in two diploid F1 plants (Table 2). ", "In the progeny of each of these two plants, a few (3/90, 4/45) seedlings were tetraploids, which may have been derived from diplosporous syngamy and the remainder triploids originating from eusporous syngamy. ", "The other 83 diploid F1 plants had only triploid seedlings among their test cross progenies and were therefore all characterized as completely eusporous. ", "The syngamic origin of these tetraploid and triploid seedlings was confirmed using ‘Tender Pole’-specific DNA markers. ", "Moreover, the syngamic nature of diploid F1 plants was directly demonstrated by observation of cleared ovules (Fig. ", "5). ", "Of the 102 diploid F1 plants examined, 96 were completely syngamic; some, if not all, of the ovules observed had well-developed embryo sacs, but no parthenogenetic embryos were observed in any embryo sacs. ", "The remaining 6 diploids had degenerative embryo sacs only. ", "Thus, all of the diploid F1 plants examined, except for sterile ones, were completely or highly eusporous and completely syngamic.", "\n\nEmbryo sacs in syngamic (A) and parthenogenetic (B) plants four days after flowering. ", "Pollination was prevented by means of pinching immature style on the day of flowering. ", "E: embryo, e: egg cell, s: synergid, p: polar nuclei.", "\n\nIn contrast, all of the 41 triploid F1 plants examined using the progeny test showed very high degrees of diplospory (>90%) (Table 2). ", "Of the 83 triploids examined with the ovule-clearing method, 81 showed high degrees of parthenogenesis (>50%) and 2 were completely sterile. ", "Thus, all of the triploid F1 plants examined, except for sterile ones, were very highly diplosporous and highly parthenogenetic.", "\n\nMicrospores from a triploid F1 plant were observed at mitotic metaphase (Fig. ", "6A) and the modal number of chromosomes was 12 (Fig. ", "7A). ", "As much as 64% of the microspores observed had from 11 to 13 chromosomes.", "\n\nDistribution of number of chromosomes in microspores (A) from an apomictic triploid F1 plant and in root-tip cells of BC1 offspring (B) generated by crosses between the amphimictic diploid 94Mo49 and apomictic triploid F1 plants. ", "A total of 106 microspores...\n\nBC1 offspring\n\nA total of 153 progeny plants were obtained by back-crossing between the amphimictic diploid 94Mo49 and five of the apomictic triploid F1 plants derived from crossing of 94Mo13 with KaD2. ", "The number of chromosomes in these BC1 plants ranged from 8 (1x) to 32 (4x) (Figs. ", "6B, ​,7B).7B). ", "KaD2-specific RAPD markers verified the hybrid status of all of these, except for one haploid. ", "Since the majority (64%) of microspores derived from a triploid F1 plant carried from 11 to 13 chromosomes (Fig. ", "7A), the number of chromosomes in the majority of the BC1 generation should be between 19 and 21 because these pollen grains fertilize with 94Mo49 female gametes with eight chromosomes. ", "However, BC1 individuals carrying 19–21 chromosomes comprised only 6% (Fig. ", "7B) of the total. ", "In contrast, most BC1 plants (80%) had 22–24 chromosomes. ", "These results imply that pollen grains with 11–13 chromosomes had a distinct competitive disadvantage compared to those with 14–16 chromosomes.", "\n\nThe haploid BC1 plant was excluded, because it must have inherited no genes from the apomictic parent. ", "We also excluded hyper-triploid and tetraploid BC1 plants (2n = 25–32) to avoid difficulties in genetic analyses. ", "The remaining 145 plants were examined for degrees of diplospory and parthenogenesis. ", "Eventually, 6 diploids, 43 aneuploids and 30 triploids were tested for the degree of both diplospory and parthenogenesis (Table 3 and Fig. ", "8). ", "Additionally, three plants were examined for the degree of diplospory, and 40 plants were tested for degree of parthenogenesis. ", "The remaining 23 BC1 plants could not be examined for either component of apomixis because of very low flower set or early degeneration of unpollinated florets.", "\n\nTable 4 shows an example of estimation of the degree of diplospory by progeny testing a triploid BC1 plant. ", "In this case, the number of chromosomes in 10 seedlings produced from the cross between this triploid and ‘Tender Pole’ was estimated to be between 23.9 and 30.8 by flow cytometry, suggesting two possibilities for the origin of each seedling: either diplosporous parthenogenesis or eusporous syngamy (see Fig. ", "2B). ", "Further examination with ‘Tender Pole’-specific DNA markers revealed that all the seedlings were of syngamic origin (Fig. ", "3). ", "The most logical explanation for this data is that these seedlings were derived from eusporous syngamy; the degree of diplospory was estimated at 0% in this case.", "\n\nExample of estimation of the degree of diplospory in a triploid BC1 plant (2n = 24) by progeny testing (see Fig. ", "2B); in this case, the degree of diplospory was estimated as 0% (0/10)\n\nThe degree of diplospory in the BC1 population showed a widely separated bi-modal distribution (Table 3). ", "Of the 82 BC1 plants examined, 26 were completely eusporous, while 54 showed a high degree of diplospory (>70%). ", "Sporadic occurrence of diplospory was detected in the remaining 2 BC1 plants. ", "The degree of parthenogenesis also showed a bimodal distribution. ", "Of the 119 BC1 plants examined, 67 were completely syngamic, and 44 showed high degrees of parthenogenesis (>50%). ", "Another 3 plants showed intermediate degrees (18, 42 and 43%) of parthenogenesis, and the remaining 5 could not be evaluated due to early degeneration of the embryo sacs in all the ovules examined.", "\n\nOf the 114 BC1 plants evaluated for the degree of parthenogenesis, 36 plants could not be evaluated for the degree of diplospory due to low seed set. ", "Half (18) of them exhibited the non-parthenogenetic (syngamic) phenotype. ", "Another 15 were highly parthenogenetic (60–100%). ", "The remaining 3 were the above-mentioned plants that showed intermediate degrees of parthenogenesis (18–43%).", "\n\nSegregation of the apomixis components in BC1 offspring is illustrated in Fig. ", "9, where plants with a degree of diplospory greater than 70% were categorized as diplosporous, and plants with a degree of parthenogenesis greater than 50% were categorized as parthenogenetic. ", "Of the 78 BC1 plants examined for both degree of diplospory and parthenogenesis, 28 were diplosporous and parthenogenetic, 24 were diplosporous and completely syngamic, and 25 were completely eusporous and completely syngamic. ", "The remaining plant, a hyper-diploid (2n = 17, 2× + 1), showed a very low degree of diplospory (8.3%) and was completely syngamic. ", "We did not categorize this plant as diplosporous but omitted it from Fig. ", "9. ", "Interestingly, there were no plants showing eusporous parthenogenesis at any frequency.", "\n\nDiscussion\n\nIn the present study, the F1 population between amphimictic (94Mo13, 94Mo49 and 94Mo50) and apomictic (KaD2) diploids and the BC1 population between 94Mo49 and apomictic triploid F1 plants were used to evaluate the mode of inheritance of apomixis. ", "Because the parental diploid plants belong to the same species, production of these populations was accomplished without concern for hybrid sterility attributable to interspecific or intergeneric crosses. ", "There was no clear segregation of apomixis components in the F1 population either at the diploid or triploid level in this study. ", "All of the diploid F1 plants characterized were either completely or highly eusporous and completely syngamic, while all the triploid ones were very highly diplosporous and highly parthenogenetic (Table 2). ", "If the genes responsible for apomixis in Chinese chive are dominant, as reported in many other plant taxa (Nogler 1984b, Noyes and Rieseberg 2000, Ozias-Akins et al. ", "1998, van Dijk et al. ", "1999), no segregation of the components of apomixis would be expected to appear in the triploids, because the unreduced diploid pollen grains should have a genotype identical to that of the apomictic parent KaD2. ", "In contrast, it is notable that neither diplospory nor parthenogenesis was observed in the diploid F1 plants. ", "In other words, KaD2 was unable to transmit its high level of either diplospory or parthenogenesis via monoploid pollen, while it could transmit both components of apomixis via diploid pollen. ", "These results mean that KaD2 is heterozygous for the dominant genes responsible for a high level of apomixis (both diplospory and parthenogenesis). ", "Furthermore, severe gametophytic competition exists among monoploid pollen grains with and without the apomixis genes in KaD2.", "\n\nRegardless of plant taxa, apomictic diploid plants have not yet been obtained from crossing experiments because of the lack of transmission of apomixis via monoploid gametophytes. ", "Ozias-Akins et al. (", "1998) postulated that a gametic lethal factor would be linked to apomixis genes in Pennisetum squamulatum.", "Nogler (1984b) interpreted the results of crossing experiments in Ranunculus as indicating that a dominant apomixis gene expresses pleiotropic, recessive lethal activity, when the gene is carried by monoploid pollen grains. ", "The present results in Chinese chive may be explained either by close linkage of apomixis genes in KaD2 to recessive lethal factors (either as genes or segmental chromosome deficiencies) or by a pleiotropic, recessive lethal effect of the genes.", "\n\nGametophytic competition also seemed to exist between diploid and monoploid pollen grains from KaD2. ", "Although the percentage of pollen mother cells showing endoreduplication was only 9% in KaD2 (Kojima and Nagato 1997), the ratio of 3× to 2× F1 plants was as high as 7 : 1 (Table 2). ", "To explain this segregation distortion by only a lethal effect associated with apomixis genes, more than six such loci should be assumed:\n\nThis assumption is however not valid because the analysis of BC1 offspring indicates that there are two major genes responsible for apomixis in Chinese chive as described below. ", "Instead, it is likely that the poor viability of monoploid pollen grains is caused not only by some lethal factors associated with apomixis genes but also by other deleterious recessive mutations accumulated in a heterozygous state throughout the genome of apomicts, by the mechanism known as Muller’s ratchet (1932). ", "Such accumulation of deleterious mutations is also inferred from the fact that pollen grains with 13 or fewer chromosomes inherited from triploid apomictic F1 plants had a distinct competitive disadvantage compared to those with 14 to 16 chromosomes.", "\n\nIn the BC1 offspring, clear segregation was observed between the two components of apomixis, diplospory and parthenogenesis (Table 3). ", "The widely separated bi-modal distributions of the degree of diplospory and parthenogenesis indicate that each apomixis component is regulated by one or a very few genes with a strong dominant effect. ", "Fig. ", "9 presents a clearer view of this model. ", "Of the 52 BC1 plants characterized as highly diplosporous, 28 were highly parthenogenetic and the remaining 24 were completely syngamic. ", "This result supports the view that a single dominant gene P (parthenogenesis) plays a key role in parthenogenesis in Chinese chive (Nakazawa et al. ", "2006), suggests that the P gene is unlinked to the diplospory gene, and confirms that KaD2 is heterozygous for the P gene. ", "Similarly, 24 of the 49 completely syngamic BC1 plants were highly diplosporous and the other 25 were completely eusporous. ", "This suggests that diplospory is probably controlled to a large extent by a single dominant gene D (diplospory) in Chinese chive and that KaD2 is also heterozygous for the D gene. ", "It is therefore likely that the apomictic diploid KaD2, the Mongolian amphimictic diploid accessions and the apomictic triploid F1 plants have the genotypes DdPp, ddpp and DddPpp, respectively.", "\n\nHowever, the segregation of apomixis components was apparently still distorted in the BC1 offspring. ", "No BC1 plants exhibited eusporous parthenogenesis; all of the parthenogenetic BC1 plants subjected to the progeny test were diplosporous (Fig. ", "9). ", "It is unlikely that dPp and ddPp male gametes from the triploid F1 plants are all lethal, because: 1) d and dd male gametes are unlikely to be lethal, as half of the syngamic BC1 plants were eusporous; 2) even if P has a pleiotropic recessive lethal effect, Pp male gametes may be highly competitive, as more than half of the diplosporous BC1 plants were parthenogenetic; and 3) the D locus does not appear to be linked to the P locus. ", "Hence, a significant number of plants with the either ddPpp or dddPpp genotype must have been included in the BC1 population. ", "The phenotype of such plants might be expressed as eusporous parthenogenetic with seed abortion or seedling lethality or as eusporous syngamic. ", "The former explanation is, however, unlikely. ", "Of the 36 BC1 plants that produced very few seeds or seedlings that could be evaluated only for the degree of parthenogenesis, only 18 showed a comparatively parthenogenetic phenotype upon observation of cleared ovules. ", "If the Ppp genotype had expressed the parthenogenetic phenotype, even in combination with dd or ddd, BC1 plants with the ddPpp or dddPpp genotype could have comprised just a subgroup of these 18 plants. ", "Instead, it seems more probable that the phenotype of ddPpp and dddPpp plants is expressed as eusporous syngamy. ", "Some of the 25 eusporous syngamic BC1 plants and some of the 18 non-parthenogenetic plants with few seeds or progeny likely had the genotype ddPpp or dddPpp. ", "The absence of phenotypically eusporous-parthenogenetic plants in the BC1 population can be explained by assuming that the presence of diplospory gene is a prerequisite for, or epistatic to, the expression of genes controlling parthenogenesis in Chinese chive. ", "This means that the presence or absence of the P gene cannot be determined in eusporous offspring by the ovule-clearing method.", "\n\nThe apomictic diploid parent KaD2 originates from a tetraploid variety ‘Kaohsiung’ (Kojima and Nagato 1997) through reduced embryo sac formation followed by parthenogenesis. ", "The ‘Kaohsiung’ was assumed to be heterozygous at both D and P loci. ", "Because apomixis of Chinese chive is facultative (Kojima and Nagato 1991), reduced embryo sacs as well as unreduced ones can be formed in apomictic plants. ", "In the BC1 progeny, 28 plants showed the diplosporous parthenogenetic phenotype (Fig. ", "9). ", "In these plants, not only unreduced female gametes but also reduced ones may be formed and some of the reduced female gametes except for haploid ones should have either or both apomixis genes, D and P as does ‘Kaohsiung’. ", "In contrast, in the 25 BC1 plants showing the eusporous syngamic phenotype, only reduced female gametes were formed and none show parthenogenesis. ", "As mentioned above, plants with the genotype ddPpp or dddPpp were eusporous syngamic. ", "Therefore, it is inferred that the D gene has some genetic function promoting the expression of the P gene in female gametes in addition to inducing unreduced embryo sac formation.", "\n\nThe modes of inheritance of diplospory and parthenogenesis proposed here for Chinese chive are the same as those reported for Erigeron annuus. ", "By analyzing a segregating population of 130 F1 plants from a cross between E. strigosus, a eusporous syngamic diploid species and E. annuus, a diplosporous parthenogenetic triploid species, Noyes and Rieseberg (2000) constructed an amplified fragment length polymorphism (AFLP) map of loci controlling diplospory and parthenogenesis. ", "They concluded that genes controlling diplospory and parthenogenesis are unlinked, and that each component is influenced mainly by a single dominant gene. ", "In addition, the gene controlling parthenogenesis was suggested to be silent in the absence of the gene controlling diplospory. ", "Noyes (2006) confirmed this hypothesis by reconstructing diplosporous parthenogenesis in the progenies from crosses between two highly diplosporous but non-parthenogenetic triploids lacking any of the four AFLP markers linked to parthenogenesis and a eusporous, phenotypically non-parthenogenetic hyper-diploid carrying all the four parthenogenesis-linked markers. ", "Recently, Koltunow et al. (", "2011) investigated the role of two individual dominant loci in Hieracium, loss of apomeiosis (LOA) and loss of parthenogenesis (LOP), using mutants that had lost function of one or both loci. ", "They found that loss of function in either LOA or LOP caused partial reversion to sexual reproduction, while loss of both LOA and LOP functions led to complete reversion to sexual production and concluded that sexual reproduction was the default reproductive mode, upon which apomixis was superimposed. ", "Although mode of apomixis differs between Allium (diplosporous) and Hieracium (aposporous), apomixis might have evolved in these two species in a similar manner.", "\n\nAs demonstrated for the Antennaria-type diplosporous apomixis in Erigeron (Noyes and Rieseberg 2000), the segregating heteroploid population produced in the present study will be useful for genetic mapping of genes controlling diplospory and parthenogenesis for Allium-type diplosporous apomixis. ", "Moreover, some hypotriploid apomicts and segregants in this population can be employed in future efforts to reconstruct apomictic diploids free from lethal factors. ", "Such diploids, though not yet obtained in any plant species, will provide an elegant basis for further genetic studies of apomixis.", "\n\nAcknowledgement\n\nThe present study was supported in part by funds from the Ministry of Agriculture, Forestry and Fisheries of Japan (Bio-Design Program) and also by the Grant-in-Aid for Young Scientists (B)(21780030) of Japan Society for the Promotion of Science. ", "We are deeply grateful to Messrs. Fumiaki Hori, Hisayoshi Maruyama, Satoshi Masuji and Yasuhiro Takashi for their contributions to material plant growing. ", "We wish to express our gratitude to Mses. ", "Teruko Kihira, Keiko Wakita, Hiroko Tanoda and Kimiko Tanaka for their assistance to this work." ]
{ "pile_set_name": "Pile-CC" }
[ 0.0021551724137931034, 0, 0, 0, 0, 0, 0.014150943396226415, 0, 0, 0, 0, 0, 0.007575757575757576, 0.00909090909090909, 0, 0, 0.005319148936170213, 0, 0, 0.0047169811320754715, 0.0027247956403269754, 0.013605442176870748, 0.014925373134328358, 0, 0.0196078431372549, 0.05555555555555555, 0.04, 0.02564102564102564, 0.024390243902439025, 0, 0, 0, 0.013157894736842105, 0.008733624454148471, 0.03225806451612903, 0.008620689655172414, 0, 0.013793103448275862, 0, 0, 0, 0, 0, 0.009433962264150943, 0.013392857142857142, 0.01, 0.003787878787878788, 0, 0, 0.006134969325153374, 0.023148148148148147, 0, 0.01694915254237288, 0, 0.006097560975609756, 0, 0.008097165991902834, 0, 0.011494252873563218, 0, 0, 0, 0.009615384615384616, 0.003676470588235294, 0, 0.003278688524590164, 0, 0.010471204188481676, 0.037037037037037035, 0, 0.0205761316872428, 0, 0.005405405405405406, 0.08333333333333333, 0, 0.017937219730941704, 0.01904761904761905, 0, 0, 0, 0.006024096385542169, 0.004629629629629629, 0, 0.0045662100456621, 0.00909090909090909, 0.014705882352941176, 0, 0, 0.006802721088435374, 0.005555555555555556, 0.0045662100456621, 0.004975124378109453, 0.01020408163265306, 0, 0.017094017094017096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.008620689655172414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0125, 0.018867924528301886, 0, 0, 0, 0, 0.012048192771084338, 0, 0.010526315789473684, 0.008849557522123894, 0, 0.02631578947368421, 0, 0, 0, 0, 0, 0, 0.007194244604316547, 0, 0, 0, 0.00909090909090909, 0.0032258064516129032, 0, 0.00819672131147541, 0, 0, 0.008695652173913044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.012345679012345678, 0, 0, 0, 0.013513513513513514, 0, 0, 0.003816793893129771, 0, 0, 0, 0.018072289156626505, 0.045454545454545456, 0.004694835680751174, 0, 0.0051813471502590676, 0, 0, 0, 0, 0.009433962264150943, 0.004464285714285714, 0, 0.009708737864077669, 0.00546448087431694, 0, 0.0031446540880503146, 0, 0, 0, 0, 0, 0, 0.006756756756756757, 0, 0, 0, 0.0051813471502590676, 0, 0.006993006993006993, 0, 0.0045871559633027525, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.005681818181818182, 0, 0.00641025641025641, 0.011627906976744186, 0, 0, 0, 0, 0, 0.006896551724137931, 0.008955223880597015, 0, 0, 0.005479452054794521, 0, 0.010416666666666666, 0.0033003300330033004, 0.006211180124223602, 0.006688963210702341, 0.006060606060606061, 0, 0.007518796992481203, 0.01935483870967742, 0.023809523809523808, 0.042105263157894736 ]
0.005159
5
[ { "analysis_explanation": null, "end": 91, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 84 }, { "analysis_explanation": null, "end": 226, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 217 }, { "analysis_explanation": null, "end": 536, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 529 }, { "analysis_explanation": null, "end": 683, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 674 }, { "analysis_explanation": null, "end": 822, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 813 }, { "analysis_explanation": null, "end": 1038, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1026 }, { "analysis_explanation": null, "end": 1210, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1201 }, { "analysis_explanation": null, "end": 1220, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1211 }, { "analysis_explanation": null, "end": 1872, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1865 }, { "analysis_explanation": null, "end": 2073, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2065 }, { "analysis_explanation": null, "end": 2131, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2126 }, { "analysis_explanation": null, "end": 2148, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2136 }, { "analysis_explanation": null, "end": 2158, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2150 }, { "analysis_explanation": null, "end": 2180, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2163 }, { "analysis_explanation": null, "end": 2194, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2182 }, { "analysis_explanation": null, "end": 2285, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2279 }, { "analysis_explanation": null, "end": 2290, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2286 }, { "analysis_explanation": null, "end": 2304, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2292 }, { "analysis_explanation": null, "end": 2763, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2761 }, { "analysis_explanation": null, "end": 2817, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2808 }, { "analysis_explanation": null, "end": 2829, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2822 }, { "analysis_explanation": null, "end": 2834, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2830 }, { "analysis_explanation": null, "end": 2890, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2880 }, { "analysis_explanation": null, "end": 3034, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3022 }, { "analysis_explanation": null, "end": 3122, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3101 }, { "analysis_explanation": null, "end": 3474, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3469 }, { "analysis_explanation": null, "end": 3491, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3479 }, { "analysis_explanation": null, "end": 3501, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3493 }, { "analysis_explanation": null, "end": 3523, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3506 }, { "analysis_explanation": null, "end": 3537, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3525 }, { "analysis_explanation": null, "end": 3902, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3890 }, { "analysis_explanation": null, "end": 4115, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4111 }, { "analysis_explanation": null, "end": 4136, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4127 }, { "analysis_explanation": null, "end": 4141, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4137 }, { "analysis_explanation": null, "end": 4165, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4144 }, { "analysis_explanation": null, "end": 4197, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4185 }, { "analysis_explanation": null, "end": 4203, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4199 }, { "analysis_explanation": null, "end": 4218, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4209 }, { "analysis_explanation": null, "end": 4264, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4248 }, { "analysis_explanation": null, "end": 4270, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4266 }, { "analysis_explanation": null, "end": 4332, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4319 }, { "analysis_explanation": null, "end": 4346, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4336 }, { "analysis_explanation": null, "end": 4373, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4360 }, { "analysis_explanation": null, "end": 4379, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4375 }, { "analysis_explanation": null, "end": 4391, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4381 }, { "analysis_explanation": null, "end": 4397, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4393 }, { "analysis_explanation": null, "end": 4416, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4399 }, { "analysis_explanation": null, "end": 4422, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4418 }, { "analysis_explanation": null, "end": 4442, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4425 }, { "analysis_explanation": null, "end": 4461, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4457 }, { "analysis_explanation": null, "end": 4474, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4467 }, { "analysis_explanation": null, "end": 4491, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4484 }, { "analysis_explanation": null, "end": 4496, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4492 }, { "analysis_explanation": null, "end": 4506, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4499 }, { "analysis_explanation": null, "end": 4556, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4551 }, { "analysis_explanation": null, "end": 4564, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4561 }, { "analysis_explanation": null, "end": 4623, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4618 }, { "analysis_explanation": null, "end": 4651, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4646 }, { "analysis_explanation": null, "end": 4661, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4656 }, { "analysis_explanation": null, "end": 4687, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4675 }, { "analysis_explanation": null, "end": 4711, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4702 }, { "analysis_explanation": null, "end": 4716, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4712 }, { "analysis_explanation": null, "end": 4737, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4730 }, { "analysis_explanation": null, "end": 4786, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4772 }, { "analysis_explanation": null, "end": 4795, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4793 }, { "analysis_explanation": null, "end": 4813, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4809 }, { "analysis_explanation": null, "end": 4832, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4826 }, { "analysis_explanation": null, "end": 4837, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4833 }, { "analysis_explanation": null, "end": 4946, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4934 }, { "analysis_explanation": null, "end": 4952, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4948 }, { "analysis_explanation": null, "end": 4976, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4972 }, { "analysis_explanation": null, "end": 5092, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5078 }, { "analysis_explanation": null, "end": 5100, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5096 }, { "analysis_explanation": null, "end": 5144, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5137 }, { "analysis_explanation": null, "end": 5233, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5224 }, { "analysis_explanation": null, "end": 5334, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5322 }, { "analysis_explanation": null, "end": 5340, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5336 }, { "analysis_explanation": null, "end": 5963, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5954 }, { "analysis_explanation": null, "end": 6047, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6040 }, { "analysis_explanation": null, "end": 6340, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6331 }, { "analysis_explanation": null, "end": 6366, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6354 }, { "analysis_explanation": null, "end": 6374, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6370 }, { "analysis_explanation": null, "end": 6484, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6478 }, { "analysis_explanation": null, "end": 6495, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6489 }, { "analysis_explanation": null, "end": 6501, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6497 }, { "analysis_explanation": null, "end": 6802, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6795 }, { "analysis_explanation": null, "end": 6811, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6804 }, { "analysis_explanation": null, "end": 7059, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7050 }, { "analysis_explanation": null, "end": 7064, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7060 }, { "analysis_explanation": null, "end": 7840, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7826 }, { "analysis_explanation": null, "end": 7848, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7844 }, { "analysis_explanation": null, "end": 8301, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8294 }, { "analysis_explanation": null, "end": 8424, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8412 }, { "analysis_explanation": null, "end": 9895, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9886 }, { "analysis_explanation": null, "end": 9956, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9953 }, { "analysis_explanation": null, "end": 9983, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9968 }, { "analysis_explanation": null, "end": 9989, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9985 }, { "analysis_explanation": null, "end": 9995, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9991 }, { "analysis_explanation": null, "end": 10009, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10000 }, { "analysis_explanation": null, "end": 10424, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10410 }, { "analysis_explanation": null, "end": 10432, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10428 }, { "analysis_explanation": null, "end": 10617, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10603 }, { "analysis_explanation": null, "end": 10625, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10621 }, { "analysis_explanation": null, "end": 10899, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10893 }, { "analysis_explanation": null, "end": 10947, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10941 }, { "analysis_explanation": null, "end": 10969, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10965 }, { "analysis_explanation": null, "end": 10999, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10993 }, { "analysis_explanation": null, "end": 11580, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11575 }, { "analysis_explanation": null, "end": 11974, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11965 }, { "analysis_explanation": null, "end": 12134, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12132 }, { "analysis_explanation": null, "end": 12232, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12230 }, { "analysis_explanation": null, "end": 12375, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12373 }, { "analysis_explanation": null, "end": 13046, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13037 }, { "analysis_explanation": null, "end": 13161, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13159 }, { "analysis_explanation": null, "end": 13483, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13477 }, { "analysis_explanation": null, "end": 13489, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13485 }, { "analysis_explanation": null, "end": 14652, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14643 }, { "analysis_explanation": null, "end": 15833, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15824 }, { "analysis_explanation": null, "end": 15923, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15916 }, { "analysis_explanation": null, "end": 16368, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16356 }, { "analysis_explanation": null, "end": 16408, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16397 }, { "analysis_explanation": null, "end": 16681, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16672 }, { "analysis_explanation": null, "end": 16816, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16807 }, { "analysis_explanation": null, "end": 17008, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16999 }, { "analysis_explanation": null, "end": 17473, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17456 }, { "analysis_explanation": null, "end": 17953, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17944 }, { "analysis_explanation": null, "end": 18199, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18189 }, { "analysis_explanation": null, "end": 19010, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19007 }, { "analysis_explanation": null, "end": 19417, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19414 }, { "analysis_explanation": null, "end": 20021, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20019 }, { "analysis_explanation": null, "end": 20628, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20625 }, { "analysis_explanation": null, "end": 20631, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20630 }, { "analysis_explanation": null, "end": 20924, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20912 }, { "analysis_explanation": null, "end": 20966, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20954 }, { "analysis_explanation": null, "end": 21229, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21217 }, { "analysis_explanation": null, "end": 21459, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21450 }, { "analysis_explanation": null, "end": 21536, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21499 }, { "analysis_explanation": null, "end": 22109, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22097 }, { "analysis_explanation": null, "end": 22196, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22189 }, { "analysis_explanation": null, "end": 22267, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22255 }, { "analysis_explanation": null, "end": 22293, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22289 }, { "analysis_explanation": null, "end": 22312, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22295 }, { "analysis_explanation": null, "end": 22318, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22314 }, { "analysis_explanation": null, "end": 22334, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22320 }, { "analysis_explanation": null, "end": 22340, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22336 }, { "analysis_explanation": null, "end": 22535, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22526 }, { "analysis_explanation": null, "end": 23324, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23307 }, { "analysis_explanation": null, "end": 23332, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23328 }, { "analysis_explanation": null, "end": 23441, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23435 }, { "analysis_explanation": null, "end": 23448, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23443 }, { "analysis_explanation": null, "end": 23657, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23634 }, { "analysis_explanation": null, "end": 23689, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23682 }, { "analysis_explanation": null, "end": 23917, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23905 }, { "analysis_explanation": null, "end": 24106, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24100 }, { "analysis_explanation": null, "end": 24122, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24118 }, { "analysis_explanation": null, "end": 24479, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24472 }, { "analysis_explanation": null, "end": 24805, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24799 }, { "analysis_explanation": null, "end": 24821, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24817 }, { "analysis_explanation": null, "end": 24982, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24970 }, { "analysis_explanation": null, "end": 25514, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25502 }, { "analysis_explanation": null, "end": 25718, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25711 }, { "analysis_explanation": null, "end": 25740, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25726 }, { "analysis_explanation": null, "end": 25746, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25742 }, { "analysis_explanation": null, "end": 25944, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25932 }, { "analysis_explanation": null, "end": 26111, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26104 }, { "analysis_explanation": null, "end": 26238, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26229 }, { "analysis_explanation": null, "end": 26287, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26278 }, { "analysis_explanation": null, "end": 26643, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26639 }, { "analysis_explanation": null, "end": 28310, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28303 }, { "analysis_explanation": null, "end": 28459, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28450 }, { "analysis_explanation": null, "end": 28552, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28548 }, { "analysis_explanation": null, "end": 28716, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28709 }, { "analysis_explanation": null, "end": 28761, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28757 }, { "analysis_explanation": null, "end": 28836, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28827 }, { "analysis_explanation": null, "end": 29655, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29648 }, { "analysis_explanation": null, "end": 29802, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29790 }, { "analysis_explanation": null, "end": 29854, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29845 }, { "analysis_explanation": null, "end": 29924, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29915 }, { "analysis_explanation": null, "end": 29930, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29926 }, { "analysis_explanation": null, "end": 30343, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30339 }, { "analysis_explanation": null, "end": 30479, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30467 }, { "analysis_explanation": null, "end": 30721, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30707 }, { "analysis_explanation": null, "end": 30729, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30725 }, { "analysis_explanation": null, "end": 30797, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30788 }, { "analysis_explanation": null, "end": 30817, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30807 }, { "analysis_explanation": null, "end": 31476, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31467 }, { "analysis_explanation": null, "end": 31481, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31477 }, { "analysis_explanation": null, "end": 31808, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 31799 }, { "analysis_explanation": null, "end": 32286, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32274 }, { "analysis_explanation": null, "end": 32306, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32288 }, { "analysis_explanation": null, "end": 32322, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32308 }, { "analysis_explanation": null, "end": 32343, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32327 }, { "analysis_explanation": null, "end": 32435, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32431 }, { "analysis_explanation": null, "end": 32450, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32437 }, { "analysis_explanation": null, "end": 32464, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32452 }, { "analysis_explanation": null, "end": 32479, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32466 }, { "analysis_explanation": null, "end": 32497, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 32484 }, { "analysis_explanation": null, "end": 610, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 608 }, { "analysis_explanation": null, "end": 714, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 712 }, { "analysis_explanation": null, "end": 900, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 898 }, { "analysis_explanation": null, "end": 997, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 995 }, { "analysis_explanation": null, "end": 1236, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1234 }, { "analysis_explanation": null, "end": 5886, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 5884 }, { "analysis_explanation": null, "end": 6609, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6607 }, { "analysis_explanation": null, "end": 7203, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 7201 }, { "analysis_explanation": null, "end": 7529, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 7527 }, { "analysis_explanation": null, "end": 7730, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 7727 }, { "analysis_explanation": null, "end": 8060, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8058 }, { "analysis_explanation": null, "end": 8144, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8142 }, { "analysis_explanation": null, "end": 8593, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8591 }, { "analysis_explanation": null, "end": 10294, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10291 }, { "analysis_explanation": null, "end": 12232, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12230 }, { "analysis_explanation": null, "end": 12375, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12373 }, { "analysis_explanation": null, "end": 12459, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12452 }, { "analysis_explanation": null, "end": 12491, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12489 }, { "analysis_explanation": null, "end": 12536, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12534 }, { "analysis_explanation": null, "end": 12849, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12847 }, { "analysis_explanation": null, "end": 12949, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12947 }, { "analysis_explanation": null, "end": 13631, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13629 }, { "analysis_explanation": null, "end": 14148, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14146 }, { "analysis_explanation": null, "end": 14239, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14237 }, { "analysis_explanation": null, "end": 14591, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14589 }, { "analysis_explanation": null, "end": 14747, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14745 }, { "analysis_explanation": null, "end": 14998, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14996 }, { "analysis_explanation": null, "end": 15291, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15289 }, { "analysis_explanation": null, "end": 15389, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15387 }, { "analysis_explanation": null, "end": 15661, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15659 }, { "analysis_explanation": null, "end": 16030, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16028 }, { "analysis_explanation": null, "end": 16296, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16294 }, { "analysis_explanation": null, "end": 16427, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16425 }, { "analysis_explanation": null, "end": 16693, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16691 }, { "analysis_explanation": null, "end": 16828, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16826 }, { "analysis_explanation": null, "end": 17020, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17018 }, { "analysis_explanation": null, "end": 17330, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17328 }, { "analysis_explanation": null, "end": 21386, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21384 }, { "analysis_explanation": null, "end": 21539, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21537 }, { "analysis_explanation": null, "end": 21874, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21872 }, { "analysis_explanation": null, "end": 21962, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21960 }, { "analysis_explanation": null, "end": 22650, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22648 }, { "analysis_explanation": null, "end": 24149, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 24147 }, { "analysis_explanation": null, "end": 24982, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 24980 }, { "analysis_explanation": null, "end": 26299, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 26297 }, { "analysis_explanation": null, "end": 26677, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 26675 }, { "analysis_explanation": null, "end": 29761, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 29759 }, { "analysis_explanation": null, "end": 14821, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_139620637004272", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 14817 }, { "analysis_explanation": null, "end": 14827, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_139620637004272", "recognizer_name": "DateRecognizer" }, "score": 0.1, "start": 14823 }, { "analysis_explanation": null, "end": 32191, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 32183 }, { "analysis_explanation": null, "end": 32191, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 32183 } ]
[ "/**\n * Copyright (c) 2015-present, Facebook, Inc.\n * All rights reserved.", "\n *\n * This source code is licensed under the license found in the LICENSE file in\n * the root directory of this source tree.", "\n *\n * @flow\n * @format\n */\n\nimport type {Node} from '../types/ast';\n\nimport hasOneDeclaration from './hasOneDeclaration';\nimport isRequireExpression from './isRequireExpression';\nimport isValueImport from '../utils/isValueImport';\nimport jscs from 'jscodeshift';\n\nfunction hasOneRequireDeclarationOrModuleImport(node: Node): boolean {\n if (\n jscs.", "ImportDeclaration.check(node) &&\n isValueImport(node) &&\n node.specifiers.length > 0\n ) {\n return true;\n }\n if (!", "hasOneDeclaration(node)) {\n return false;\n }\n const declaration = node.declarations[0];\n return isRequireExpression(declaration.init);\n}\n\nexport default hasOneRequireDeclarationOrModuleImport;\n" ]
{ "pile_set_name": "Github" }
[ 0.0136986301369863, 0, 0.011363636363636364, 0.008, 0 ]
0.006612
5
[ { "analysis_explanation": null, "end": 25, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21 }, { "analysis_explanation": null, "end": 697, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 675 }, { "analysis_explanation": null, "end": 569, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 549 }, { "analysis_explanation": null, "end": 753, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 746 }, { "analysis_explanation": null, "end": 811, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 797 } ]
[ "---\nabstract: 'Nanoparticles grown in reactive plasmas and nanodusty plasmas gain high interest from basic science and technology. ", "One of the great challenges of nanodusty plasmas is the in-situ diagnostic of the nanoparticle size and refractive index. ", "The analysis of scattered light by means of the Mie solution of the Maxwell equations was proposed and used as an in-situ size diagnostic during the past two decades. ", "Today, imaging ellipsometry techniques and the investigation of dense, i.$\\,$e. ", "optically thick nanoparticle clouds demand for analysis methods to take multiple scattering into account.", "We present the first 3D Monte-Carlo polarized radiative transfer simulations of the scattered light in a dense nanodusty plasma. ", "This technique extends the existing diagnostic methods for the in-situ analysis of the properties of nanoparticles to systems where multiple scattering can not be neglected.'", "\nauthor:\n- 'F. Kirchschlager${}^{1}$'\n- 'S. Wolf${}^{1}$'\n- 'F. Greiner${}^{2}$'\n- 'S. Groth${}^{2}$'\n- 'A. Labdon${}^{3}$'\ndate: 'April 13, 2017'\ntitle: 'In-situ analysis of optically thick nanoparticle clouds'\n---\n\nNanosized particles are omnipresent, be it in the atmosphere, in the exhaust of motors or in the oceans. ", "Focusing on plasmas, nanoparticles are an unwanted byproduct of fusion devices [@Winter1998; @Virot2015] and in plasma reactors used in the semiconductor industry [@Selwyn1991]. ", "Plasma aided processes are used to create nanoparticles with unique features [@Kortshagen2016], like amorphous silicon particles [@Wang2010], or to embed particles in surfaces [@Girshick2011]. ", "Simulations of growth processes in reactive plasmas are on an elaborated state and give detailed insight into the growth dynamics and the spatial size distribution of the nanoparticles [@Agarwal2014]. ", "All these examples have in common that they need an in-situ diagnostic for the size of the particles. ", "Because the refractive index of nanoparticles may not be the same as that of a large solid state system of the same material, the desired diagnostics have to estimate both size and complex refractive index of the particles.", "\n\nIn a reactive plasma, using argon working gas at low pressure (some ten Pa) with an add-on of gases like methane, acetylene, or silane, particles can be grown from nanometer sized precursors up to micrometer sized particles. ", "To estimate the particle size during the growth processes, Mie ellipsometry [@Hollenstein1994; @Hayashi1994], in particular kinetic Mie ellipsometry [@Groth2015], can be applied. ", "Advanced techniques like imaging Mie ellipsometry [@Greiner2012] provides full spatiotemporal information about the particle size. ", "methods are currently restricted to the assumption of single scattering. ", "In low temperature plasmas exist two scenarios exist where this approximation fails: (a) if the particle cloud is optically thick for the light going through it and (b) in the experimental analysis of dusty plasmas where the light source for illumination is not simply a laser beam but a laser fan or a volume source. ", "Light sources different from laser beams are needed for imaging ellipsometry [@Greiner2012] or computed tomography of the particle cloud [@Killer2016]. ", "Regarding atmospheric pressure microplasmas, which are used to create nanoparticles [@Nozaki2007], it is supposed that the high particle number density immediately leads to high optical depths. ", "It is clear that in such situations, each photon inside the particle cloud has to be followed until it leaves the plasma, contributing to the scattering signal when it reaches the detector. ", "Only 3D polarized radiative transfer simulations considering multiple scattering are able to face this challenge.", "\n\nIn this paper we present the application of 3D multiple scattering polarized radiative transfer simulations for the analysis of dust growth in optically thick plasma clouds for the very first time.", "\n\n\\[Sec\\_Exp\\] This study is motivated by particle growth experiments [@Groth2015] in an argon-acetylene discharge during the accretion phase [@Berndt2009]. ", "When acetylene is added to the argon plasma, amorphous hydrogenated-carbon particles (a-C:H) begin to grow. ", "Due to the negative charging of the particles inside the plasma, nearly monodisperse particle growth takes place up to a few hundred nanometers. ", "At this critical radius the particles leave the plasma confinement because the ion drag force and/or the gravitational force are larger than the confining electric field force. ", "This also causes the formation of a void, a dust-free region in the center of the plasma [@Samsonov1999; @Tadsen2014].", "\n\nThe nanodust is produced in a cylindrical plasma chamber by means of an RF driven capacitively coupled, parallel plate reactor at typical $\\unit[10]{W}@\\unit[13.56]{MHz}$ and an argon pressure of typical $\\unit[20]{Pa}$. For details of the experimental setup see [@Tadsen2015]. ", "Kinetic Mie ellipsometry is used to get information about size and density of the dust [@Groth2015]. ", "A red laser ($\\lambda=\\unit[665]{nm}$) passes the cylindrical nanodust cloud at a distance of $\\unit[2.4]{cm}$ from the symmetry axis (see Fig.", " \\[System\\_sketch\\]) to ensure a lower optical depth and to avoid passing the void in the center region. ", "The scattered light is measured under an observing angle of $90^\\circ$ with respect to the laser beam and within a circular area with a diameter of $\\unit[0.5]{cm}$ at the position of the laser beam. ", "The laser radiation is linearly polarized with an angle of $45^\\circ$ with respect to the scattering plane before it enters the plasma chamber.", "\n\nThe scattering process and the polarization state of the scattered light are described using the Stokes formalism with the Stokes vector $(I,Q,U,V)^{T}$ . ", "The normalized Stokes vector $(q,u,v) = (Q/I_\\text{p}, U/I_\\text{p}, V/I_\\text{p})$ can be determined from the measured scattered light, where is the polarized fraction of the total intensity. ", "The normalized Stokes vector $(q,u,v)$ is a function of the time-dependent particle radius $a(t)$ and the complex refractive index $N$.\n\n\\[Sec\\_model\\_and\\_simu\\] We apply the 3D polarized radiative transfer program `Mol3D` which is based on the Monte Carlo method [@Ober2015; @Wolf1999; @Wolf2003]. ", "It has been developed for the simulation of observables of astrophysical objects which are dominated in their appearance by dust particles of nanometer to millimeter size. ", "For the purpose of our study this program was adjusted to simulate the radiative transfer in a laboratory dusty plasma.", "\n\nThe radiation of the light source is represented by photon packages, each of which is characterized by its wavelength $\\lambda$ and Stokes vector. ", "To mimic the experimental setup, these photon packages are emitted from the light source towards the dust cloud where they can be scattered or absorbed by the dust material.", "\n\n`Mol3D` handles spherically symmetric absorbers and scatterers. ", "The required optical properties, e.$\\,$g. ", "the absorption and scattering cross sections ($C_\\text{abs}$, $C_\\text{sca}$) and the scattering function, are calculated with an embedded Mie scattering routine [@Mie1908; @BohrenHuffman1983; @WolfVoshchinnikov04] on the basis of the complex refractive index $N$ and the particle radius $a$. The radiative transfer simulation is feasible in arbitrary dust density distributions, analytically or on a predefined three-dimensional density grid. ", "The direct radiation of the light source as well as the thermal reemission of the dust can interact (absorption and scattering) with the dusty medium multiple times before leaving the model space. ", "A detailed description of the applied scattering and absorption scheme is given in [@Wolf2003].", "\n\n![", "Model setup for the radiative transfer simulations (not to scale), based on [@Groth2015].[]{data-label=\"System_sketch\"}](Plasma_bild.jpg){width=\"1.0\\linewidth\"}\n\nOur model consists of three components. ", "These are the light source, the cylindrical dust cloud and the detector (Fig.", " \\[System\\_sketch\\]).", "\n\nThe light source is monochromatic ($\\lambda=\\unit[665]{nm}$) and directed solely towards the dust cloud. ", "The initial Stokes vector is $(1,0,1,0)^{T}$ to take into account the polarization of the light source (linearly polarized $45^\\circ$ to the scattering plane).", "\n\nThe dust cloud is confined in a homogeneous cylinder of height $h=\\unit[3]{cm}$ and diameter $d=\\unit[6]{cm}$. The photons pass the cylinder perpendicular to the symmetry axis at a distance of $s=\\unit[2.4]{cm}$ from it. ", "The number density of particles is constant and assumed to be $n=\\unit[\\alpha\\times4.6\\times10^{13}]{m^{-3}}$. For this corresponds to the experimental situation we want to compare with [@Tadsen2015]. ", "We vary the number density scale parameter $\\alpha$ between $0.06$ and $6$ to simulate dust clouds with different optical depths $\\tau$. The dust particles are assumed to be spherical and monodisperse [@Denysenko2006; @Greiner2012]. ", "The grain radius $a$ is varied from $\\unit[20]{nm}$ to $\\unit[300]{nm}$ in steps of $\\unit[5]{nm}$. The complex refractive index is taken from the experiment, $N=1.54 + 0.02\\,\\text{i}$ [@Groth2015].", "\n\nWe are interested in normalized intensities. ", "Therefore, the distances between the laser and dust cloud as well as between the dust cloud and detector are irrelevant. ", "In the experiment, the detector is located far enough from the plasma chamber to assume nearly parallel trajectories of the incident photons. ", "The Stokes vector $I$, $Q$, $U$ and $V$ are integrated over a circular area with diameter of $\\unit[0.5]{cm}$ as depicted in Figure \\[System\\_sketch\\]. ", "Subsequently, the normalized Stokes vector $(q,u,v)$ is determined. ", "According to the experimental setup we assume that only photons directed within a narrow angular range ($\\sim5^\\circ$) towards the detector will be observed.", "\n\nThe optical depth $\\tau$ of the dust cloud is calculated along the path $w=\\sqrt{d^2-4\\,s^2}$ in the direction of the incident laser beam and amounts to $$\\tau=C_\\text{ext}\\,n\\,w,$$ where $C_\\text{ext}$ is the extinction cross-section of the dust particles. ", "Thus, the optical depth $\\tau$ is in direct proportion to the number density scale parameter $\\alpha$.\n\nA simulated 2D image of the scattered light intensity is shown in Figure \\[Result\\_Bild2D\\] for the number density scale parameter $\\alpha=1.0$ and a dust grain radius $a=\\unit[300]{nm}$. This image shows the spreading of the incoming photons over the whole dust cloud leading to multiple scattering.", "\n\nThe optical depth of the dust cloud with $\\alpha=0.06$ is below $0.1$ for all grain sizes (Fig.", " \\[Result\\_Opt\\_depth\\]). ", "Thus, multiple scattering can be ignored [@Hulst1957]. ", "Consequently, the normalized Stokes parameter $(q,u,v)$ derived in this case show very good agreement with the single scattering results which are derived directly from Mie-theory (Fig.", " \\[Result\\_opt\\_thin\\], (a)). ", "With increased number density, the optical depth increases and multiple scattering becomes more and more important (e.$\\,$g.", " for $\\alpha=1.0$, Fig.", " \\[Result\\_opt\\_thin\\], (b)). ", "As a result, the deviations between the single scattering results and the radiative transfer simulations grow with increasing optical depth.", "\n\nFigure \\[Result\\_Opt\\_depth\\] also shows the optical depth for tungsten ($N=3.3+2.5\\,\\text{i}$, [@Bass2001]), and hydrogenated silicon ( [@Hollenstein1994]). ", "For these materials, multiple scattering becomes important also for grain radii $a\\lesssim\\unit[50]{nm}$ for a number density scale parameter $\\alpha=1.0$, emphasizing the relevance of radiative transfer simulations in systems with grains of a few tens of nanometer in size.", "\n\nFor comparison of our simulation results with the experimental measurements we use the ellipsometric angles and $\\Delta\\in [-\\pi,\\pi]$ to describe the polarization state of the scattered light. ", "The ellipsometric angles $\\Psi$ and $\\Delta$ present the intensity ratio and the relative phase of two perpendicular vibrating electromagnetic waves creating elliptically polarized light in the most general case. ", "$\\Psi$ and $\\Delta$ can be directly calculated from the normalized Stokes vector.", "\n\nWe simulate the radiative transfer for nine different values of $\\alpha$ between $0.06$ and $6.0$, calculate the ellipsometric angles $\\Psi$ and $\\Delta$ and compare them to the theoretical single scattering results calculated directly via Mie-theory (Fig.", " \\[Result\\_Psi\\_delta\\]). ", "For a fixed value of $\\alpha$, the $\\Psi-\\Delta$ relation has the shape of a pipe. ", "The dust grain size increases along the pipe curve. ", "The deviations between the radiative transfer simulations and the single scattering results increase with increasing optical depth, in particular for dust grain radii $a\\gtrsim\\unit[200]{nm}$. In addition, for a fixed grain radius the $\\Psi-\\Delta$ pairs are located on a nearly straight line in the $\\Psi-\\Delta$ diagram.", "\n\nFor comparison, the experimental measurements taken from [@Groth2015] are shown in Figure \\[Result\\_Psi\\_delta\\]. ", "Up to a grain radius of $a=\\unit[270]{nm}$ an excellent agreement between the experimental data and the simulation for $\\alpha=1.0$ is found. ", "Nevertheless, for larger grain radii the model results show significant deviations to the experimental data, However, this has to be attributed to the simplicity of the chosen model, i.$\\,$e., ", "a constant density of the particle cloud. ", "In the experiment, a thinning of the particle cloud during the growth is observed for larger particles. ", "An advanced model for the dust number density as a function of the particle radius is required to take into account this particle leakage.", "\n\nWe presented 3D polarized radiative transfer simulations to describe the light scattering in nanoparticle clouds. ", "While optically thin systems ($\\tau\\lesssim0.1$) can be analyzed using a single scattering approach, the radiative transfer simulations consider multiple scattering on the dust particles, enabling the investigation of systems with higher optical depths.", "\n\nFor experiments in an argon-acetylene plasma in an RF driven low pressure plasma, the change in the polarization state of the scattered light over time could be reproduced, even for larger particles, where the optical depth is not negligible. ", "For the simulations presented here, we used a model which assumes a homogeneous cylindrical dust cloud and mono disperse particles. ", "The incorporation of a size distribution of particles and realistic density profiles is straight forward. ", "For the presented experiments of a-C:H particle growth in a low temperature plasma multiple scattered light plays a significant role only for large particle sizes. ", "The application of radiative transfer codes like `Mol3D` will help to develop high precision in-situ size diagnostics. ", "In combination with enhanced imaging Mie methods benchmarking and detailed comparison with simulation results of particle growth in low pressure plasmas [@Agarwal2014] will be possible. ", "For the Mie diagnostic of atmospheric pressure plasma jets used to produce nanoparticles [@Nozaki2007; @Kortshagen2016], it is essential to use radiative transfer codes for the interpretation of the scattered light, due to the high density of the particles and the strong inhomogeneity of the particle flow.", "\n\nIn the future, the dust properties and the density structure of the cloud can be derived from radiation which was scattered within the dust particle cloud. ", " \n\nWe would like to thank Gesa Bertrang for her contribution in the initial phase of this project. ", "This work was supported by the Deutsche Forschungsgemeinschaft DFG in the framework of Greifswald Kiel, Projects A2 and A5, and under the contract WO 857/15-1.", "\n\n[9]{}\\[sec:TeXbooks\\]\n\n, J., *Dust in fusion devices - experimental evidence, possible sources and consequences*, 1998, Plasma Phys. ", "Control. ", "Fusion, 40, 1201.", "\n\nVirot, F., Barrachin, M., Vola, D. *Progress on source term evaluation of accidental events in the experimental fusion installation ITER*, 2015, Fusion Engineering and Design, 98, 2219.", "\n\nSelwyn, G. S., Heidenreich, J. E., Haller, K. L. *Rastered laser light scattering studies during plasma processing: Particle contamination trapping phenomena*, 1991, Journal of Vacuum Science [&]{} Technology A: Vacuum, Surfaces, and Films, 9, 2817.", "\n\n, U. R., [Sankaran]{}, R. M., [Pereira]{}, R. N., [Girshick]{}, S. L. and [Wu]{}, J. J., [Aydil]{}, E. S., *Nonthermal plasma synthesis of nanocrystals: Fundamental principles, materials, and applications*, 2016, Chemical Reviews, 116, 11061.", "\n\n, J., [Suendo]{}, V., [Abramov]{}, A., [Yu]{}, L. and [Roca i Cabarrocas]{}, P., *Strongly enhanced tunable photoluminescence in polymorphous silicon carbon thin films via excitation-transfer mechanism*, 2010, Appl. ", "Phys. ", "Lett., ", "97, 221113.", "\n\n, S. L., *Plasma-assisted deposition of nanostructured films and coatings*, 2011, High temperature material processes: An international quarterly of high-technology plasma processes, 15, 293.", "\n\n, P. and [Girshick]{}, S. L., *Numerical modeling of an RF argon–silane plasma with dust particle nucleation and growth*, 2014, Plasma Chemistry and Plasma Processing, 34, 489.", "\n\n, Ch., [", "Dorier]{}, J.-L., [Dutta]{}, J., [Sansonnens]{}, L. and [Howling]{}, A. A., *Diagnostics of particle genesis and growth in RF silane plasmas by ion mass spectrometry and light scattering*, 1994, Plasma Sources Sci. ", "Technol., ", "3, 278.", "\n\n, Y. and [Tachibana]{}, K., *Mie-scattering ellipsometry for analysis of particle behaviors in processing plasmas*, 1994, Jpn. ", "J. Appl. ", "Phys., ", "33, L476.", "\n\n, S., [Greiner]{}, F., [Tadsen]{}, B. and [Piel]{}, A., *Kinetic Mie ellipsometry to determine the time-resolved particle growth in nanodusty plasmas*, 2015, J. Phys. ", "D: Appl. ", "Phys., ", "48, 465203.", "\n\n, F., [Carstensen]{}, J., [K[ö]{}hler]{}, N., [Pilch]{}, I., [Ketelsen]{}, H., [Knist]{}, S. and [Piel]{}, A., *Imaging Mie ellipsometry: dynamics of nanodust clouds in an argon–acetylene plasma*, 2012, Plasma Sources Sci. ", "Technol., ", "21, 065005.", "\n\nKiller, C., Greiner, F., Groth, S., Tadsen, B. and Melzer, A., *Long-term spatio-temporal evolution of the dust distribution in dusty argon RF plasmas*, 2016, Plasma Sources Sci. ", "Technol., ", "25, 055004.", "\n\n, T., [Sasaki]{}, K., [Ognio]{}, T., [Asahi]{}, D. and [Okazaki]{}, K., *Microplasma synthesis of tunable photoluminescent silicon nanocrystals*, 2007, Nanotechnology, 18, 235603.", "\n\n, J., [Kovacevic]{}, E., [Stefanovic]{}, I., [Stephanovic]{}, O., [Hong]{}, S. H., [Boufendi]{}, L. and [Winter]{}, J., *Some aspects of reactive complex plasmas*, 2009, Contrib. ", "Plasma Phys., ", "49, 107.", "\n\n, D. and [Goree]{}, J., *Instabilities in a dusty plasma with ion drag and ionization*, 1999, Phys. ", "Rev., E 59, 1047.", "\n\n, B., [Greiner]{}, F. and [Piel]{}, A., *Preparation of magnetized nanodusty plasmas in a radio frequency-driven parallel-plate reactor*, 2014, Phys. ", "Plasmas, 21, 103704.", "\n\n, B., [Greiner]{}, F., [Groth]{}, S. and [Piel]{}, A., *Self-excited dust acoustic waves in an electron-depleted nanodusty plasma*, 2015, Phys. ", "Plasmas, 22, 113701.", "\n\nCollett, E. and Schaefer, B., *Polarized light for scientists and engineers*, 2012, The Polawave Group, Long Branch, New Jersey.", "\n\n, F., [Wolf]{}, S., [Uribe]{}, A. L. and [Klahr]{}, H. H., *Tracing planet-induced structures in circumstellar disks using molecular lines*, 2015, A&A, 579, A105.", "\n\n, S., [Henning]{}, T. and [Stecklum]{}, B., *A practical manual on the Monte Carlo method for random walk problems*, 1999, A&A, 349, 839.", "\n\n, S., *MC3D-3D continuum radiative transfer, Version 2*, 2003, [Computer Physics Communications]{}, 150, 99.", "\n\n, G., *Beitr[ä]{}ge zur Optik tr[ü]{}ber Medien, speziell kolloidaler Metall[ö]{}sungen*, 1908, Annalen der Physik, 330, 377.", "\n\nBohren, C. F. and Huffman, D. R., *Absorption and scattering of light by small particles* 1983, John Wiley & and Sons, New York.", "\n\nWolf, S. and Voshchinnikov, N. V., *Mie scattering by ensembles of particles with very large size parameters* 2004, Computer Physics Communications, 162, 113-123.", "\n\n, I., [Berndt]{}, J., [Kovacevic]{}, E., [Stefanovic]{}, I., [Selanin]{}, V. and [Winter]{}, J., *The response of a capacitively coupled discharge to the formation of dust particles: Experiments and modeling*, 2006, Phys. ", "Plasmas, 13, 073507.", "\n\n, H. C., *Light scattering by small particles*, 1957, John Wiley & and Sons, New York.", "\n\n, M., Optical Society of America, *Handbook of optics*, 2001, McGraw-Hill.", "\n" ]
{ "pile_set_name": "ArXiv" }
[ 0.007633587786259542, 0.00819672131147541, 0.005988023952095809, 0, 0, 0.007751937984496124, 0, 0.003105590062111801, 0.016853932584269662, 0.02072538860103627, 0.004975124378109453, 0, 0, 0, 0.0223463687150838, 0.007633587786259542, 0, 0, 0.013157894736842105, 0.005154639175257732, 0, 0, 0, 0.012738853503184714, 0, 0, 0, 0.01694915254237288, 0.007142857142857143, 0.019801980198019802, 0.006993006993006993, 0, 0, 0, 0.006369426751592357, 0.0051813471502590676, 0.016666666666666666, 0, 0, 0, 0, 0.015151515151515152, 0, 0.0045045045045045045, 0, 0.010526315789473684, 0, 0.0049504950495049506, 0.012987012987012988, 0, 0, 0, 0, 0.004975124378109453, 0.008583690987124463, 0.005050505050505051, 0, 0, 0, 0, 0, 0, 0, 0, 0.010309278350515464, 0, 0.01818181818181818, 0.005405405405405406, 0, 0, 0.043478260869565216, 0, 0, 0.0125, 0, 0, 0, 0, 0.003875968992248062, 0, 0, 0, 0, 0.008620689655172414, 0, 0, 0, 0, 0, 0, 0, 0.004081632653061225, 0, 0, 0, 0, 0.005376344086021506, 0.006514657980456026, 0, 0.010101010101010102, 0.025157232704402517, 0.007407407407407408, 0, 0, 0.0106951871657754, 0.00796812749003984, 0.020491803278688523, 0.009174311926605505, 0, 0.14285714285714285, 0, 0, 0.02247191011235955, 0, 0.013953488372093023, 0.1, 0, 0.015503875968992248, 0.1111111111111111, 0, 0.1111111111111111, 0.023668639053254437, 0, 0, 0, 0.013333333333333334, 0.1, 0, 0.027624309392265192, 0.1, 0, 0.011049723756906077, 0.027624309392265192, 0.07142857142857142, 0, 0, 0, 0, 0, 0, 0.05, 0.015384615384615385, 0.012195121951219513, 0.02158273381294964, 0.01818181818181818, 0.015748031496062992, 0.007692307692307693, 0.024390243902439025, 0.017857142857142856, 0, 0.011363636363636364, 0.02631578947368421, 0 ]
0.010483
5
[ { "analysis_explanation": null, "end": 418, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 398 }, { "analysis_explanation": null, "end": 425, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 420 }, { "analysis_explanation": null, "end": 498, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 491 }, { "analysis_explanation": null, "end": 1055, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1039 }, { "analysis_explanation": null, "end": 5681, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5675 }, { "analysis_explanation": null, "end": 5730, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5723 }, { "analysis_explanation": null, "end": 5767, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5766 }, { "analysis_explanation": null, "end": 6656, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6650 }, { "analysis_explanation": null, "end": 8135, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8122 }, { "analysis_explanation": null, "end": 8724, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8717 }, { "analysis_explanation": null, "end": 10079, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10074 }, { "analysis_explanation": null, "end": 12157, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12150 }, { "analysis_explanation": null, "end": 13272, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13264 }, { "analysis_explanation": null, "end": 15377, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15364 }, { "analysis_explanation": null, "end": 15715, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15711 }, { "analysis_explanation": null, "end": 15749, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15747 }, { "analysis_explanation": null, "end": 15766, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15764 }, { "analysis_explanation": null, "end": 15777, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15768 }, { "analysis_explanation": null, "end": 15787, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15779 }, { "analysis_explanation": null, "end": 15900, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15896 }, { "analysis_explanation": null, "end": 15969, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15951 }, { "analysis_explanation": null, "end": 15984, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15971 }, { "analysis_explanation": null, "end": 16001, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15986 }, { "analysis_explanation": null, "end": 16107, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16103 }, { "analysis_explanation": null, "end": 16185, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16184 }, { "analysis_explanation": null, "end": 16211, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16203 }, { "analysis_explanation": null, "end": 16221, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16216 }, { "analysis_explanation": null, "end": 16241, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16236 }, { "analysis_explanation": null, "end": 16262, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16257 }, { "analysis_explanation": null, "end": 16270, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16268 }, { "analysis_explanation": null, "end": 16280, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16275 }, { "analysis_explanation": null, "end": 16288, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16283 }, { "analysis_explanation": null, "end": 16298, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16293 }, { "analysis_explanation": null, "end": 16404, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16400 }, { "analysis_explanation": null, "end": 16440, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16438 }, { "analysis_explanation": null, "end": 16466, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16459 }, { "analysis_explanation": null, "end": 16473, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16471 }, { "analysis_explanation": null, "end": 16478, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16476 }, { "analysis_explanation": null, "end": 16485, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16483 }, { "analysis_explanation": null, "end": 16511, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16491 }, { "analysis_explanation": null, "end": 16515, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16513 }, { "analysis_explanation": null, "end": 16644, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16640 }, { "analysis_explanation": null, "end": 16663, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16658 }, { "analysis_explanation": null, "end": 16667, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16665 }, { "analysis_explanation": null, "end": 16675, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16669 }, { "analysis_explanation": null, "end": 16684, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16679 }, { "analysis_explanation": null, "end": 16757, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16753 }, { "analysis_explanation": null, "end": 16822, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16813 }, { "analysis_explanation": null, "end": 16873, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16871 }, { "analysis_explanation": null, "end": 16897, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16892 }, { "analysis_explanation": null, "end": 16995, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16991 }, { "analysis_explanation": null, "end": 17039, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17037 }, { "analysis_explanation": null, "end": 17051, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17048 }, { "analysis_explanation": null, "end": 17086, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17084 }, { "analysis_explanation": null, "end": 17106, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17104 }, { "analysis_explanation": null, "end": 17129, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17124 }, { "analysis_explanation": null, "end": 17248, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17244 }, { "analysis_explanation": null, "end": 17292, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17290 }, { "analysis_explanation": null, "end": 17307, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17298 }, { "analysis_explanation": null, "end": 17408, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17404 }, { "analysis_explanation": null, "end": 17433, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17431 }, { "analysis_explanation": null, "end": 17445, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17443 }, { "analysis_explanation": null, "end": 17455, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17448 }, { "analysis_explanation": null, "end": 17462, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17460 }, { "analysis_explanation": null, "end": 17471, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17465 }, { "analysis_explanation": null, "end": 17478, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17476 }, { "analysis_explanation": null, "end": 17597, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17593 }, { "analysis_explanation": null, "end": 17606, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17599 }, { "analysis_explanation": null, "end": 17626, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17624 }, { "analysis_explanation": null, "end": 17634, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17628 }, { "analysis_explanation": null, "end": 17640, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17638 }, { "analysis_explanation": null, "end": 17653, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17643 }, { "analysis_explanation": null, "end": 17660, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17658 }, { "analysis_explanation": null, "end": 17680, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17678 }, { "analysis_explanation": null, "end": 17695, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17693 }, { "analysis_explanation": null, "end": 17706, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17698 }, { "analysis_explanation": null, "end": 17713, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17711 }, { "analysis_explanation": null, "end": 17721, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17716 }, { "analysis_explanation": null, "end": 17728, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17726 }, { "analysis_explanation": null, "end": 17837, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17833 }, { "analysis_explanation": null, "end": 17911, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17906 }, { "analysis_explanation": null, "end": 17923, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17913 }, { "analysis_explanation": null, "end": 17927, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17925 }, { "analysis_explanation": null, "end": 17938, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17932 }, { "analysis_explanation": null, "end": 18038, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18034 }, { "analysis_explanation": null, "end": 18086, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18084 }, { "analysis_explanation": null, "end": 18102, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18100 }, { "analysis_explanation": null, "end": 18117, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18115 }, { "analysis_explanation": null, "end": 18132, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18130 }, { "analysis_explanation": null, "end": 18166, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18155 }, { "analysis_explanation": null, "end": 18232, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18228 }, { "analysis_explanation": null, "end": 18266, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18264 }, { "analysis_explanation": null, "end": 18278, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18269 }, { "analysis_explanation": null, "end": 18285, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18283 }, { "analysis_explanation": null, "end": 18298, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18288 }, { "analysis_explanation": null, "end": 18305, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18303 }, { "analysis_explanation": null, "end": 18326, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18324 }, { "analysis_explanation": null, "end": 18343, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18338 }, { "analysis_explanation": null, "end": 18361, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18359 }, { "analysis_explanation": null, "end": 18373, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18367 }, { "analysis_explanation": null, "end": 18380, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18378 }, { "analysis_explanation": null, "end": 18430, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18426 }, { "analysis_explanation": null, "end": 18457, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18455 }, { "analysis_explanation": null, "end": 18468, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18466 }, { "analysis_explanation": null, "end": 18486, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18484 }, { "analysis_explanation": null, "end": 18556, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18552 }, { "analysis_explanation": null, "end": 18586, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18584 }, { "analysis_explanation": null, "end": 18596, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18589 }, { "analysis_explanation": null, "end": 18603, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18601 }, { "analysis_explanation": null, "end": 18724, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18720 }, { "analysis_explanation": null, "end": 18743, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18741 }, { "analysis_explanation": null, "end": 18757, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18755 }, { "analysis_explanation": null, "end": 18767, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18760 }, { "analysis_explanation": null, "end": 18774, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18772 }, { "analysis_explanation": null, "end": 18782, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18777 }, { "analysis_explanation": null, "end": 18789, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18787 }, { "analysis_explanation": null, "end": 18806, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18804 }, { "analysis_explanation": null, "end": 18889, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18885 }, { "analysis_explanation": null, "end": 18908, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18906 }, { "analysis_explanation": null, "end": 18942, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18927 }, { "analysis_explanation": null, "end": 19000, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18996 }, { "analysis_explanation": null, "end": 19033, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19022 }, { "analysis_explanation": null, "end": 19045, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19035 }, { "analysis_explanation": null, "end": 19051, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19049 }, { "analysis_explanation": null, "end": 19058, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19054 }, { "analysis_explanation": null, "end": 19065, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19063 }, { "analysis_explanation": null, "end": 19083, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19078 }, { "analysis_explanation": null, "end": 19104, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19099 }, { "analysis_explanation": null, "end": 19192, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19188 }, { "analysis_explanation": null, "end": 19214, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19212 }, { "analysis_explanation": null, "end": 19224, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19217 }, { "analysis_explanation": null, "end": 19231, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19229 }, { "analysis_explanation": null, "end": 19252, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19250 }, { "analysis_explanation": null, "end": 19331, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19327 }, { "analysis_explanation": null, "end": 19362, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19355 }, { "analysis_explanation": null, "end": 19409, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19405 }, { "analysis_explanation": null, "end": 19461, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19459 }, { "analysis_explanation": null, "end": 19551, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19547 }, { "analysis_explanation": null, "end": 19589, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19583 }, { "analysis_explanation": null, "end": 19596, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19591 }, { "analysis_explanation": null, "end": 19608, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19601 }, { "analysis_explanation": null, "end": 19615, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19610 }, { "analysis_explanation": null, "end": 19677, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19673 }, { "analysis_explanation": null, "end": 19710, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19702 }, { "analysis_explanation": null, "end": 19716, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19712 }, { "analysis_explanation": null, "end": 19720, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19718 }, { "analysis_explanation": null, "end": 19745, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19740 }, { "analysis_explanation": null, "end": 19826, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19822 }, { "analysis_explanation": null, "end": 19888, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19882 }, { "analysis_explanation": null, "end": 19895, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19893 }, { "analysis_explanation": null, "end": 19907, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19898 }, { "analysis_explanation": null, "end": 19914, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19912 }, { "analysis_explanation": null, "end": 19927, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19917 }, { "analysis_explanation": null, "end": 19934, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19932 }, { "analysis_explanation": null, "end": 19963, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19957 }, { "analysis_explanation": null, "end": 19970, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19968 }, { "analysis_explanation": null, "end": 20089, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20085 }, { "analysis_explanation": null, "end": 20108, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20106 }, { "analysis_explanation": null, "end": 20125, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20120 }, { "analysis_explanation": null, "end": 20170, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20166 }, { "analysis_explanation": null, "end": 20203, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20195 }, { "analysis_explanation": null, "end": 20265, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20261 }, { "analysis_explanation": null, "end": 7820, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7813 }, { "analysis_explanation": null, "end": 18260, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.4, "start": 18254 }, { "analysis_explanation": null, "end": 15552, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15550 }, { "analysis_explanation": null, "end": 15559, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15557 }, { "analysis_explanation": null, "end": 17439, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17435 }, { "analysis_explanation": null, "end": 19208, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19204 }, { "analysis_explanation": null, "end": 16675, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 16669 }, { "analysis_explanation": null, "end": 17634, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 17628 }, { "analysis_explanation": null, "end": 17879, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 17873 }, { "analysis_explanation": null, "end": 18080, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 18074 }, { "analysis_explanation": null, "end": 18751, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 18745 }, { "analysis_explanation": null, "end": 18916, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 18910 }, { "analysis_explanation": null, "end": 20116, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 20110 } ]
[ "Chronic cough in the elderly.", "\nChronic cough is a multi-factorial syndrome commonly presenting as cough hypersensitivity in adult patients. ", "It is a common medical condition in the communities but is more prevalent in older adults. ", "Elderly patients (≥65 years) frequently suffer from multiple comorbidities, which may lead to more clinical heterogeneity in chronic cough and pose diagnostic and therapeutic challenges. ", "Hyposensitivity in cough reflex, probably resulting from central nervous system illnesses, is another potential concern. ", "Despite these complexities and challenges, elderly-specific issues have rarely been addressed in current clinical practice guidelines for chronic cough. ", "Considering recent trends in global population aging, the burden of elderly chronic cough is expected to increase into the near future. ", "This review aimed to respond to following clinical questions: (1) is chronic cough a more heterogeneous condition in the elderly compared to younger adults; and (2) are there additional considerations when choosing the diagnostic and therapeutic approaches to this condition in the elderly?" ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0, 0, 0, 0, 0, 0 ]
0
5
[ { "analysis_explanation": null, "end": 257, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 248 } ]
[ "Flyers Trade Talbot To Avalanche For Steve Downie\n\nJustin Braun of the San Jose Sharks collides with Maxime Talbot of the Philadelphia Flyers at HP Pavilion at San Jose on February 28, 2012 in San Jose, California. (", "Photo by Thearon W. Henderson/Getty Images)\n\nPHILADELPHIA (CBS) – The Flyers have traded Max Talbot to the Colorado Avalanche in exchange for former Flyer Steve Downier, the team announced today.", "\n\nDownie has seven points (1 goal, 6 assists) so far this season with the Avalanche. ", "He was a first round pick by the Flyers in 2005, and spent two seasons in Philadelphia before he was traded to the Tampa Bay Lightning.", "\n\nTalbot is in his ninth NHL season, and third with the Flyers. ", "He has one goal and one assist in 11 games this season." ]
{ "pile_set_name": "Pile-CC" }
[ 0.013888888888888888, 0.02564102564102564, 0.011764705882352941, 0.014814814814814815, 0.015625, 0 ]
0.013622
5
[ { "analysis_explanation": null, "end": 63, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37 }, { "analysis_explanation": null, "end": 114, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 101 }, { "analysis_explanation": null, "end": 168, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 160 }, { "analysis_explanation": null, "end": 189, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 172 }, { "analysis_explanation": null, "end": 201, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 193 }, { "analysis_explanation": null, "end": 213, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 203 }, { "analysis_explanation": null, "end": 259, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 226 }, { "analysis_explanation": null, "end": 316, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 306 }, { "analysis_explanation": null, "end": 385, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 372 }, { "analysis_explanation": null, "end": 411, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 406 }, { "analysis_explanation": null, "end": 543, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 539 }, { "analysis_explanation": null, "end": 566, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 555 }, { "analysis_explanation": null, "end": 582, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 570 }, { "analysis_explanation": null, "end": 630, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 607 }, { "analysis_explanation": null, "end": 665, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 649 }, { "analysis_explanation": null, "end": 748, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 737 }, { "analysis_explanation": null, "end": 274, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 262 } ]
[ "Das wird den vor allem jungen Nutzern gar nicht gefallen: Die Social-Media-Plattform Snapchat will dank neuer AGBs angeblich künftig die Fotos seiner Teilnehmer offiziell speichern. ", "Und nicht nur die.", "\n\nDie gerade bei jungen Leuten äußerst beliebte Social-Media-Plattform Snapchat sorgt mit neuen AGBs gerade mächtig für Wirbel. ", "So plane das Unternehmen, Fotos seiner User künftig zu speichern und unter Umständen auch an nicht genannte Geschäftspartner zu verkaufen. ", "Das berichtet unter anderem \"Der Standard\" unter Berufung auf den \"Telegraph\".", "\n\nBisher wurde ein versendetes Foto nach wenigen Sekunden wieder gelöscht. ", "Zwar ist es möglich, ein Screenshot anzufertigen, doch wird diese Funktion ausgelöst, bekommt es der Versender angezeigt. ", "Nun habe sich Snapchat mit den überarbeiteten AGBs das Recht eingeräumt, sämtliche Aufnahmen zu speichern.", "\n\nZudem wolle das Unternehmen dem Bericht zufolge Namen, Anzeigebild und die Stimme der Nutzer sammeln. ", "Diese Daten sollen auch verkauft und mit nicht genannten Geschäftspartnern geteilt werden. ", "Befürchtet wird ein massiver Einschnitt in die Privatsphäre der User." ]
{ "pile_set_name": "OpenWebText2" }
[ 0.02197802197802198, 0, 0.0234375, 0.007194244604316547, 0, 0.02666666666666667, 0.02459016393442623, 0, 0.038461538461538464, 0.01098901098901099, 0.014492753623188406 ]
0.015255
5
[ { "analysis_explanation": null, "end": 41, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23 }, { "analysis_explanation": null, "end": 195, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 182 }, { "analysis_explanation": null, "end": 229, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 212 }, { "analysis_explanation": null, "end": 314, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 307 }, { "analysis_explanation": null, "end": 325, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 319 }, { "analysis_explanation": null, "end": 416, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 402 }, { "analysis_explanation": null, "end": 451, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 435 }, { "analysis_explanation": null, "end": 557, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 545 }, { "analysis_explanation": null, "end": 616, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 601 }, { "analysis_explanation": null, "end": 637, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 618 }, { "analysis_explanation": null, "end": 702, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 668 }, { "analysis_explanation": null, "end": 714, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 704 }, { "analysis_explanation": null, "end": 748, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 740 }, { "analysis_explanation": null, "end": 762, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 749 }, { "analysis_explanation": null, "end": 800, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 795 }, { "analysis_explanation": null, "end": 832, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 823 }, { "analysis_explanation": null, "end": 913, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 902 } ]
[ "Type 2 diabetes mellitus and risk of coronary heart disease: results of the 10-year follow-up of the PROCAM study.", "\nAmerican and European consensus opinions recommend that diabetes mellitus be regarded as a 'coronary risk equivalent', that is, as conferring the same risk of myocardial infarction as established coronary heart disease. ", "We examined if this holds true for men in the Prospective Cardiovascular Münster Study (PROCAM). ", "We conducted a single-centre, prospective, epidemiological study, calculating risk using the PROCAM calculator, which takes diabetes mellitus into account, in men at work in public authorities and large companies in the region of Münster, Germany. ", "Five thousand, three hundred and eighty-nine men aged 35-65 years at recruitment participated, 3778 of whom were normoglycaemic, 1205 of whom displayed impaired fasting glycaemia, and 406 of whom suffered from diabetes mellitus. ", "Coronary events (fatal or nonfatal myocardial infarction, sudden coronary death) occurring within 10 years of unbroken follow-up were assessed. ", "Of men with diabetes mellitus 13.3% suffered a coronary event within 10 years, compared with 7.3% of men with impaired fasting glycaemia, and 5.3% of normoglycaemic men. ", "Using the PROCAM risk calculator, only 26.5% of the men with diabetes mellitus were calculated to have a 10-year coronary event risk at or above the threshold of 20% (high risk) regarded as being equivalent to the risk conferred by established coronary heart disease. ", "Eight percent of men with impaired fasting glycaemia and 5.5% of normoglycaemic men were at high risk. ", "The positive predictive value of a high-risk estimate was 35% in men with diabetes, 32% in men with impaired fasting glycaemia, and 31% in normoglycaemic men. ", "In PROCAM, less than a third of men with diabetes were classified as being at high risk of coronary events. ", "It is therefore incorrect to regard the presence of diabetes mellitus as a coronary risk equivalent." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0.008771929824561403, 0, 0, 0.004032258064516129, 0, 0, 0, 0.0037313432835820895, 0, 0, 0.009259259259259259, 0 ]
0.00215
5
[ { "analysis_explanation": null, "end": 83, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 76 }, { "analysis_explanation": null, "end": 123, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 115 }, { "analysis_explanation": null, "end": 136, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 128 }, { "analysis_explanation": null, "end": 669, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 662 }, { "analysis_explanation": null, "end": 678, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 671 }, { "analysis_explanation": null, "end": 745, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 734 }, { "analysis_explanation": null, "end": 1015, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1007 }, { "analysis_explanation": null, "end": 1130, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1122 }, { "analysis_explanation": null, "end": 1335, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1328 }, { "analysis_explanation": null, "end": 1747, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1733 } ]
[ "polygon\n1\n\t1.147864E+01\t4.544602E+01\n\t1.148074E+01\t4.543944E+01\n\t1.147825E+01\t4.542762E+01\n\t1.147843E+01\t4.542675E+01\n\t1.148081E+01\t4.542379E+01\n\t1.148132E+01\t4.542316E+01\n\t1.148514E+01\t4.542103E+01\n\t1.149276E+01\t4.541868E+01\n\t1.149579E+01\t4.541948E+01\n\t1.150148E+01\t4.542140E+01\n\t1.150573E+01\t4.542311E+01\n\t1.150843E+01\t4.542464E+01\n\t1.151004E+01\t4.542553E+01\n\t1.151205E+01\t4.543620E+01\n\t1.151229E+01\t4.543773E+01\n\t1.151230E+01\t4.543781E+01\n\t1.151405E+01\t4.544525E+01\n\t1.151235E+01\t4.544651E+01\n\t1.151094E+01\t4.544755E+01\n\t1.151074E+01\t4.544768E+01\n\t1.150347E+01\t4.545241E+01\n\t1.150270E+01\t4.545290E+01\n\t1.150240E+01\t4.545307E+01\n\t1.150197E+01\t4.545330E+01\n\t1.150140E+01\t4.545335E+01\n\t1.150065E+01\t4.545342E+01\n\t1.149961E+01\t4.545388E+01\n\t1.149777E+01\t4.545476E+01\n\t1.149619E+01\t4.545746E+01\n\t1.149479E+01\t4.546070E+01\n\t1.149462E+01\t4.546135E+01\n\t1.149509E+01\t4.546279E+01\n\t1.149546E+01\t4.546356E+01\n\t1.149219E+01\t4.546370E+01\n\t1.148859E+01\t4.546064E+01\n\t1.148338E+01\t4.545477E+01\n\t1.148285E+01\t4.545410E+01\n\t1.147958E+01\t4.544861E+01\n\t1.147878E+01\t4.544661E+01\n\t1.147864E+01\t4.544602E+01\nEND\nEND\n" ]
{ "pile_set_name": "Github" }
[ 0.0036429872495446266 ]
0.003643
5
[]
[ "The present invention relates to farnesoid X receptors (FXR). ", "More particularly, the present invention relates to compounds useful as agonists for FXR, pharmaceutical formulations comprising such compounds, and therapeutic use of the same.", "\nFXR is a member of the nuclear receptor class of ligand-activated transcription factors. ", "Physiological concentrations of bile acids bind and activate FXR. [", "Parks, D. J., et al. ", "1999 Science 284:1365-1368; Makishima, M., et al. ", "1999 Science 284:1362-1365] Bile acids are amphipathic molecules that form micelles and emulsify dietary lipids. ", "This property also makes bile acids cytotoxic if sufficient concentrations are achieved and thus mechanisms have evolved to ensure bile acid concentrations are tightly regulated. ", "FXR plays a key role in regulating bile acid homeostasis. [", "Makishima, M. 2005 J Pharmacol Sci 97:177-183; Kuipers, F. et al. ", "2004 Rev Endocrine Metab Disorders 5:319-326]\nFXR is expressed in liver, intestine, kidney, and adrenal. [", "Kuipers, F. et al. ", "2004 Rev Endocrine Metab Disorders 5:319-326] FXR target genes in hepatocytes include SHP which encodes small heterodimer partner, an atypical nuclear receptor that represses transcription of genes such as CYP7A1 (encoding cholesterol 7α-hydroxylase), the first and rate limiting step in the conversion of cholesterol to bile acid, CYP8B1 (encoding sterol 12α-hydroxylase) which controls the hydrophobicity of the bile pool and NTCP (encoding the sodium/taurocholate co-transporting polypeptide) that imports bile acids from the portal and systemic circulation into the hepatocyte. [", "Goodwin, B., et al. ", "2000 Mol. ", "Cell. ", "6:517-526; del Castillo-Olivares, A., et al 2001 Nucleic Acids Res. ", "29:4035-4042; Denson, L A, et al. ", "2001 Gastroenterology 121(1):140-147] Other FXR target genes that are induced in liver include the canalicular transporter BSEP (encoding the bile salt export pump) that transports bile acids from the hepatocyte into the bile, multi-drug resistance (MDR3) (encoding the canalicular phospholipid flippase) that transports phospholipids from the hepatocyte into the bile and MRP2 (encoding multidrug resistance-related protein-2) that transports conjugated bilirubin, glutathione and glutathione conjugates into bile. ", "Ananthanarayanan, M., et al. ", "2001 J. Biol. ", "Chem. ", "276:28857-28865; Huang, L et al., ", "2003 J. Biol. ", "Chem. ", "278(51):51085-51090; Kast, H. R., et al. ", "2002 J. Biol. ", "Chem. ", "277:2908-2915.", "\nIn the intestine FXR also induces expression of SHP which represses transcription of the ASBT gene which encodes the high affinity apical sodium dependent bile acid transporter that moves bile acids from the intestinal lumen into the enterocyte as part of the enterohepatic recycling of bile acids. [", "Li, H., et al. ", "2005 μm. ", "J. Physiol. ", "Gastrointest. ", "Liver Physiol. ", "288(1)G60-6] IBABP gene expression is also induced by FXR agonists in the enterocyte. [", "Grober, J. et al., ", "1999 J. Biol. ", "Chem. ", "274(42):29749-54] The function of this ileal bile acid binding protein remains under investigation.", "\nCholestasis is a condition of reduced or arrested bile flow. ", "Unresolved cholestasis leads to liver damage such as that seen in primary biliary cirrhosis (PBC) and primary sclerosing cholangitis (PSC), two cholestatic liver diseases. ", "FXR agonists have been shown to protect the liver in rodent models of cholestatic liver disease. [", "Liu, Y. et al. ", "2003 JCI 112(11):1678-1687; Fiorucci, S., et al JPET 313(2):604-612; Pelicciari, R., et al 2002 J. Med. ", "Chem. ", "45(17):3569-3572]\nFXR is also expressed in hepatic stellate cells (HSC) which play a role in deposition of extracellular matrix during the fibrotic process. ", "Treatment of cultured HSCs with the FXR agonist 6-ethyl-chenodeoxycholic acid (6EtCDCA) results in decreased expression of fibrotic markers such as α-smooth muscle actin and α1(I)collagen. ", "6EtCDCA has also been reported to prevent development and promote resolution of hepatic fibrosis in multiple rodent models of this disease. ", "Fiorucci, S., et al. ", "2004 Gastroenterology 127(5):1497-1512; Fiorucci, S., et al. ", "2005 JPET 314(2):584-595. ", "According to Fiorucci et al., ", "this anti-fibrotic effect is due to SHP inactivation of Jun and subsequent repression of tissue inhibitor of metalloproteinase 1 (TIMP1) via the AP1 binding site on the TIMP1 promoter.", "\nRecently, S. Kliewer presented data at the Digestive Diseases Week (DDW) Conference (2005) organized by the American Association for the study of Liver Disease (AASLD) showing that activation of FXR by the agonist GW4064 resulted in improved mucosal barrier and decreased bacterial overgrowth in a bile duct-ligated mouse model of cholestasis and intestinal bacterial overgrowth. ", "Dr. Kliewer showed data indicating decreased translocation of bacteria to mesenteric lymph nodes in mice treated with GW4064. ", "This effect of GW4064 was lost in FXR null mice.", "\nThe FXR agonist GW4064, when administered to mice on a lithogenic diet, prevented the formation of cholesterol crystals in the bile. ", "This effect of the compound was lost in FXR null mice. ", "Moschetta, A., et al 2004 Nat. ", "Med. ", "10:1352-1358." ]
{ "pile_set_name": "USPTO Backgrounds" }
[ 0.016129032258064516, 0.005649717514124294, 0.011111111111111112, 0.014925373134328358, 0.09523809523809523, 0.02, 0, 0, 0.01694915254237288, 0.030303030303030304, 0.009433962264150943, 0, 0.00686106346483705, 0.05, 0, 0, 0.014705882352941176, 0, 0.003875968992248062, 0, 0.07142857142857142, 0, 0, 0.07142857142857142, 0, 0.04878048780487805, 0.07142857142857142, 0, 0, 0.009966777408637873, 0, 0, 0.08333333333333333, 0, 0.06666666666666667, 0.011494252873563218, 0.05263157894736842, 0.07142857142857142, 0, 0, 0, 0.011627906976744186, 0.01020408163265306, 0.06666666666666667, 0.038461538461538464, 0, 0, 0.010582010582010581, 0, 0.047619047619047616, 0.01639344262295082, 0.038461538461538464, 0, 0.005434782608695652, 0.013123359580052493, 0.007936507936507936, 0.020833333333333332, 0.007462686567164179, 0.01818181818181818, 0.03225806451612903, 0, 0 ]
0.019339
5
[ { "analysis_explanation": null, "end": 44, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 33 }, { "analysis_explanation": null, "end": 402, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 397 }, { "analysis_explanation": null, "end": 409, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 404 }, { "analysis_explanation": null, "end": 422, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 418 }, { "analysis_explanation": null, "end": 455, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 446 }, { "analysis_explanation": null, "end": 466, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 457 }, { "analysis_explanation": null, "end": 472, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 468 }, { "analysis_explanation": null, "end": 829, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 820 }, { "analysis_explanation": null, "end": 838, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 831 }, { "analysis_explanation": null, "end": 884, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 876 }, { "analysis_explanation": null, "end": 890, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 886 }, { "analysis_explanation": null, "end": 1010, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1002 }, { "analysis_explanation": null, "end": 1016, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1012 }, { "analysis_explanation": null, "end": 1603, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1596 }, { "analysis_explanation": null, "end": 1607, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1605 }, { "analysis_explanation": null, "end": 1664, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1643 }, { "analysis_explanation": null, "end": 1668, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1666 }, { "analysis_explanation": null, "end": 1738, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1734 }, { "analysis_explanation": null, "end": 1861, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1857 }, { "analysis_explanation": null, "end": 2111, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2107 }, { "analysis_explanation": null, "end": 2270, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2268 }, { "analysis_explanation": null, "end": 2283, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2279 }, { "analysis_explanation": null, "end": 2337, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2333 }, { "analysis_explanation": null, "end": 2385, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2380 }, { "analysis_explanation": null, "end": 2398, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2394 }, { "analysis_explanation": null, "end": 2732, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2730 }, { "analysis_explanation": null, "end": 2736, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2734 }, { "analysis_explanation": null, "end": 2749, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2745 }, { "analysis_explanation": null, "end": 2764, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2754 }, { "analysis_explanation": null, "end": 2778, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2766 }, { "analysis_explanation": null, "end": 2794, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2780 }, { "analysis_explanation": null, "end": 2900, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2891 }, { "analysis_explanation": null, "end": 2906, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2902 }, { "analysis_explanation": null, "end": 3357, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3354 }, { "analysis_explanation": null, "end": 3367, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3359 }, { "analysis_explanation": null, "end": 3373, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3369 }, { "analysis_explanation": null, "end": 3452, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3450 }, { "analysis_explanation": null, "end": 3464, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3457 }, { "analysis_explanation": null, "end": 3990, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3986 }, { "analysis_explanation": null, "end": 4051, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4047 }, { "analysis_explanation": null, "end": 4101, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4086 }, { "analysis_explanation": null, "end": 4162, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4159 }, { "analysis_explanation": null, "end": 4308, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4298 }, { "analysis_explanation": null, "end": 4377, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4373 }, { "analysis_explanation": null, "end": 4679, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4672 }, { "analysis_explanation": null, "end": 5044, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5042 }, { "analysis_explanation": null, "end": 2314, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 2303 }, { "analysis_explanation": null, "end": 2372, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 2361 }, { "analysis_explanation": null, "end": 2804, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2801 }, { "analysis_explanation": null, "end": 4508, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4502 }, { "analysis_explanation": null, "end": 4792, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4786 }, { "analysis_explanation": null, "end": 4815, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4809 }, { "analysis_explanation": null, "end": 4865, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4859 } ]
[ "<!", "DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n<html>\n<HEAD>\n <TITLE>Param</TITLE>\n <link rel=\"stylesheet\" type=\"text/css\" href=\"../../../ss/2.css\" id=\"thecss\">\n <script type=\"text/javascript\" src=\"../../../scripts/csschange.js\"></script>\n</HEAD>\n\n<BODY onload=\"readSS()\">\n\n<br>\n<center>\n<table border=3 cellpadding=5 cellspacing=0>\n<tr>\n <td><h1 class=\"pagetitle\">Parameters</h1>\n <b><a href=\"../../../misc/suppkey.htm\">Support Key:</a></b> \n [<span class=\"ns\">2</span>|<span class=\"ns\">3</span>|<b><i class=\"fs\">3.2</i></b>|<b class=\"s\">4</b>] \n [<b class=\"s\">X1</b>|<b class=\"s\">X1.1</b>]\n [<b class=\"s\">IE3A1</b>|<span class=\"ns\">M</span>|<b><i class=\"fs\">N2</i></b>|<b class=\"s\">O3.5</b>]</td>\n <td><a href=\"#what\">What is it?</a><br>\n <a href=\"#attrib\">Attributes</a><br>\n <a href=\"#example\">Tag Example</a>\n </td>\n <td><a href=\"#model\">Parent/Content Model</a><br>\n <a href=\"#tips\">Tips &amp; Tricks</a><br>\n <a href=\"#peculiar\">Browser Peculiarities</a></td>\n</tr>\n<tr><td align=center colspan=3>\n<font size=2>= <span class=\"sitetitle\">Index DOT Html</span> by <a href=\"../../../misc/email.htm\">Brian Wilson</a> =</font>\n</td></tr>\n</table>\n\n<font size=2>\n <a href=\"../../index.html\">Main Index</a> |\n <a href=\"../../tree/htmltree.htm\">Element Tree</a> |\n <a href=\"../../tagindex/a.htm\">Element Index</a> |\n <a href=\"../../supportkey/a.htm\">HTML Support History</a></font>\n</center>\n<hr align=\"center\" width=\"25%\">\n\n<br><br>\n<table border=1 cellspacing=0 cellpadding=5>\n<tr><td>\n<table border=0 cellspacing=0>\n<tr>\n <th colspan=3 valign=bottom class=\"field\"><big><u><b\n class=\"colheaders\">&#160;&#160;&#160;Quick Statistics&#160;&#160;&#160;</b></u></big><br></th>\n</tr>\n<tr><th align=left><b class=\"l3heading\"><a href=\"../stats.htm#et\">End Tag:</a></b><br></th>\n <td rowspan=7>&nbsp;&nbsp;</td>\n <td><span class=\"magicword\">Omitted</span></td></tr>\n<tr><th align=left><b class=\"l3heading\"><a href=\"../stats.htm#std\">Standards Details:</a></b><br></th>\n <td>In all HTML 4.x/XHTML DTDs</td></tr>\n<tr><th align=left><b class=\"l3heading\"><a href=\"../stats.htm#xhtm\">XHTML Modules:</a></b><br></th>\n <td><b class=alert>Applet</b> and <b class=alert>Object</b></td></tr>\n<tr><th align=left valign=top><b class=\"l3heading\"><a href=\"../stats.htm#disp\">CSS 'display' Type:</a></b><br></th>\n <td>NA</td></tr>\n<tr><th align=left valign=top><b class=\"l3heading\"><a href=\"../stats.htm#css\">CSS Mapping:</a></b><br></th>\n <td>NA</td></tr>\n<tr><th align=left><b class=\"l3heading\"><a href=\"../stats.htm#rnd\">Default Rendering:</a></b><br></th>\n <td>NA</td></tr>\n<tr><th align=left><b class=\"l3heading\"><a href=\"../stats.htm#w3docs\">Official Docs:</a></b><br></th>\n <td><a href=\"http://www.w3.org/TR/html401/struct/objects.html#h-13.3.2\">HTML 4.x</a>, \n <a href=\"http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_objectmodule\">XHTML 1.1</a></td></tr>\n</table>\n</td></tr>\n</table>\n\n<br>\n<a name=\"what\"></a>\n<dl>\n<dt><big><b class=\"mainheading\">What is it?</b></big>\n <dd>The PARAM element is used to pass values to an embedded\n <a href=\"../o/object.htm\">OBJECT</a> (usually an embedded program) or to\n an embedded Java <a href=\"../a/applet.htm\">APPLET</a>. ", "In both situations\n PARAM serves the same purpose and has almost the same implementation\n (mostly because the official OBJECT with PARAM usage was meant to absorb\n the APPLET with PARAM functionality.)", "\n</dl>\n\n\n<a name=\"attrib\"></a>\n<dl>\n<dt><br><big><b class=\"mainheading\">Common Attributes</b></big>\n<dt><b class=\"subheading\">%<a href=\"../attributes/core.htm\">Core</a>%</b>\n <dd>[<span class=\"ns\">2</span>|<span class=\"ns\">3</span>|<span class=\"ns\">3.2</span>|<b><i class=\"fs\">4</i></b>] \n [<b class=\"s\">X1</b>|<b class=\"s\">X1.1</b>]\n [<b><i class=\"fs\">IE4</i></b>|<span class=\"ns\">M</span>|<b class=\"s\">N6</b>|<b class=\"s\">O7</b>]\n\n<dt><b class=\"subheading\">%<a href=\"../attributes/data.htm\">Data</a>%</b>\n <dd>[<span class=\"ns\">2</span>|<span class=\"ns\">3</span>|<span class=\"ns\">3.2</span>|<span class=\"ns\">4</span>] \n [<span class=\"ns\">X1</span>|<span class=\"ns\">X1.1</span>]\n [<b><i class=\"fs\">IE4</i></b>|<span class=\"ns\">M</span>|<span class=\"ns\">N</span>|<span class=\"ns\">O</span>]\n\n<dt><br><big><b class=\"mainheading\">Specific Attributes</b></big>\n<dt><b class=\"subheading\">Name</b>\n<dt>[<span class=\"ns\">2</span>|<span class=\"ns\">3</span>|<b><i class=\"fs\">3.2</i></b>|<b class=\"s\">4</b>] \n [<b class=\"s\">X1</b>|<b class=\"s\">X1.1</b>]\n [<b class=\"s\">IE3A1</b>|<span class=\"ns\">M</span>|<b><i class=\"fs\">N2</i></b>|<b class=\"s\">O3.5</b>]\n <dd><b class=\"l3heading\"><a href=\"../stats.htm#std\">Standards Details:</a></b>\n In all HTML 4.x/XHTML DTDs\n <dd><b class=\"l3heading\">Required?</b> Yes\n <dd><b class=\"l3heading\">Description:</b><br>\n This attribute identifies a symbolic name for the current parameter.", "\n It is coupled to a VALUE attribute to complete the parameter assignment.", "\n <dd><b class=\"l3heading\">Values:</b> <a href=\"../../../misc/glossary.htm#cdata\">CDATA</a>\n\n<dt><b class=\"subheading\">Type</b>\n<dt>[<span class=\"ns\">2</span>|<span class=\"ns\">3</span>|<span class=\"ns\">3.2</span>|<b><i class=\"fs\">4</i></b>] \n [<b class=\"s\">X1</b>|<b class=\"s\">X1.1</b>]\n [<b><i class=\"fs\">IE6</i></b>|<span class=\"ns\">M</span>|<span class=\"ns\">N??</span>|<b class=\"s\">O6</b>]\n <dd><b class=\"l3heading\"><a href=\"../stats.htm#std\">Standards Details:</a></b>\n In all HTML 4.x/XHTML DTDs\n <dd><b class=\"l3heading\">Required?</b> No\n <dd><b class=\"l3heading\">Description:</b><br>\n This identifies the MIME type of the resource indicated by the VALUE\n attribute <em>ONLY</em> when the VALUETYPE attribute has a value of REF.", "\n <dd><b class=\"l3heading\">Values:</b> <a href=\"../../../misc/glossary.htm#cdata\">CDATA</a>.", "\n [Alphanumeric MIME type]\n\n<dt><b class=\"subheading\">Value</b>\n<dt>[<span class=\"ns\">2</span>|<span class=\"ns\">3</span>|<b><i class=\"fs\">3.2</i></b>|<b class=\"s\">4</b>] \n [<b class=\"s\">X1</b>|<b class=\"s\">X1.1</b>]\n [<b class=\"s\">IE3A1</b>|<span class=\"ns\">M</span>|<b><i class=\"fs\">N2</i></b>|<b class=\"s\">O3.5</b>]\n <dd><b class=\"l3heading\"><a href=\"../stats.htm#std\">Standards Details:</a></b>\n In all HTML 4.x/XHTML DTDs\n <dd><b class=\"l3heading\">Required?</b> No\n <dd><b class=\"l3heading\">Description:</b><br>\n This identifies a value for the current parameter.", "\n It is coupled to a NAME attribute to complete the parameter assignment.", "\n <dd><b class=\"l3heading\">Values:</b> <a href=\"../../../misc/glossary.htm#cdata\">CDATA</a>\n\n<dt><b class=\"subheading\">Valuetype</b>\n<dt>[<span class=\"ns\">2</span>|<span class=\"ns\">3</span>|<span class=\"ns\">3.2</span>|<b><i class=\"fs\">4</i></b>] \n [<b class=\"s\">X1</b>|<b class=\"s\">X1.1</b>]\n [<b><i class=\"fs\">IE6</i></b>|<span class=\"ns\">M</span>|<span class=\"ns\">N??</span>|<b class=\"s\">O6</b>]\n <dd><b class=\"l3heading\"><a href=\"../stats.htm#std\">Standards Details:</a></b>\n In all HTML 4.x/XHTML DTDs\n <dd><b class=\"l3heading\">Required?</b> No\n <dd><b class=\"l3heading\">Description:</b><br>\n This identifies the type of the value attribute.", "\n <dd><b class=\"l3heading\">Values:</b> <br>\n <b class=\"alert\">DATA</b> - [<b class=\"magicword\">DEFAULT</b>]\n The value will be passed directly to the OBJECT as a string, after\n embedded character entities are resolved.<br>\n <b class=\"alert\">REF</b> - The value indicated by the VALUE\n attribute is a URL where run-time values are stored.<br>\n <b class=\"alert\">OBJECT</b> - Indicates a reference internal to the document \n where values are stored. ", "Value is any valid ID attribute label.", "\n</dl>\n\n\n<a name=\"example\"></a>\n<dl>\n<dt><big><b class=\"mainheading\">Example</b></big>\n<dt>[<a href=\"../a/applet.htm\">Applet</a> usage]\n <dd><div class=\"example\">&lt;<b class=\"tagname\">applet</b> \n <span class=\"tagattrib\">codebase</span>=&quot;http://www.foo.com/java/&quot;<br>\n <span class=\"tagattrib\">code</span>=&quot;javaexample.class&quot;\n <span class=\"tagattrib\">width</span>=&quot;200&quot; <span class=\"tagattrib\">height</span>=&quot;300&quot;&gt;<br>\n &#160;&#160;&#160;&lt;<b class=\"tagname\">param</b> <span class=\"tagattrib\">name</span>=&quot;text1&quot;\n <span class=\"tagattrib\">value</span>=&quot;Example Text 1&quot; /&gt;<br>\n &#160;&#160;&#160;&lt;<b class=\"tagname\">param</b> <span class=\"tagattrib\">name</span>=&quot;imagecaption&quot;\n <span class=\"tagattrib\">value</span>=&quot;Image Caption&quot; /&gt;<br>\n &#160;&#160;&#160;&lt;<b class=\"tagname\">param</b> <span class=\"tagattrib\">name</span>=&quot;bounceimage&quot;\n <span class=\"tagattrib\">value</span>=&quot;bounce1.gif&quot /&gt;<br>\n &#160;&#160;&#160;&lt;<b class=\"tagname\">img</b> <span class=\"tagattrib\">src</span>=&quot;non_java_image.gif&quot;\n <span class=\"tagattrib\">width</span>=&quot;200&quot; <span class=\"tagattrib\">height</span>=&quot;300&quot;<br>\n &#160;&#160;&#160;<span class=\"tagattrib\">border</span>=&quot;0&quot; <span class=\"tagattrib\">alt</span>=&quot;You\n are missing the full Java Experience.&quot; /&gt;<br>\n &lt;/<b class=\"tagname\">applet</b>&gt;</div>\n\n<dt><br>[<a href=\"../o/object.htm\">Object</a> usage]\n <dd><div class=\"example\">&lt;<b class=\"tagname\">object</b>\n <span class=\"tagattrib\">codetype</span>=&quot;application/java-vm&quot;\n <span class=\"tagattrib\">codebase</span>=&quot;http://www.foo.com/applet.class&quot;<br>\n <span class=\"tagattrib\">classid</span>=&quot;java:program.start&quot;\n <span class=\"tagattrib\">height</span>=&quot;100&quot;\n <span class=\"tagattrib\">width</span>=&quot;100&quot;&gt;<br>\n &lt;<b class=\"tagname\">param</b> <span class=\"tagattrib\">name</span>=&quot;options&quot;\n <span class=\"tagattrib\">value</span>=&quot;xqz&quot; /&gt;<br>\n &#160;&#160;&#160;If you can read this you are too close.&lt;<b class=\"tagname\">br</b> /&gt;<br>\n &#160;&#160;&#160;AND your browser does not support Java.<br>\n &lt;/<b class=\"tagname\">object</b>&gt;</div>\n</dl>\n\n\n<a name=\"model\"></a>\n<dl>\n<dt><big><b class=\"mainheading\">Parent Model</b></big>\n <dd>&lt;<a href=\"../a/applet.htm\">applet</a>&gt; |\n &lt;<a href=\"../o/object.htm\">object</a>&gt;\n<dt><big><b class=\"mainheading\">Content Model</b></big>\n <dd><b class=\"alert\">This element does not accept any content</b>\n</dl>\n\n\n<a name=\"tips\"></a>\n<big><b class=\"mainheading\">Tips &amp; Tricks</b></big>\n<ul>\n <li>Nothing to Report\n</ul>\n\n<a name=\"peculiar\"></a>\n<big><b class=\"mainheading\">Browser Peculiarities</b></big>\n<ul>\n <li>The online DTD and HTML reference for Microsoft Internet\n Explorer mentioned support for the TYPE and VALUETYPE attributes in the\n 3.0 version timeframe, but the IE 4.0 version of the documentation did\n <em>NOT</em>. ", "I have yet to verify if these two attributes are really\n supported in either version yet. ", "Note: These attributes are back in IE's \n references as of IE6.", "\n <li>The TYPE and VALUETYPE attributes may have been supported before Opera 6 - \n The information for these two attributes is based on support information on \n Opera's website and not verified.", "\n <li>Support information for the %Core% attributes (actually, only the ID attribute\n makes any sense for this element) is purely semi-educated guesswork. ", "ID \n can be used by the DOM to add or delete a PARAM element, or change a PARAM's \n attributes. ", "The versions listed for %core% reflect the general version where \n real DOM changeability was added to the indicated browsers.", "\n</ul>\n\n\n<br>\n<a href=\"../../../misc/copyright.htm\">Boring Copyright Stuff...</a>\n\n</BODY>\n</HTML>\n" ]
{ "pile_set_name": "Github" }
[ 0, 0.005382775119617225, 0.009009009009009009, 0.004062288422477996, 0.012345679012345678, 0.009055627425614488, 0, 0.008291873963515755, 0, 0.005908419497784343, 0.004008016032064128, 0, 0.004633920296570899, 0, 0.014285714285714285, 0.004739336492890996, 0.012121212121212121, 0.00909090909090909, 0, 0 ]
0.005147
5
[ { "analysis_explanation": null, "end": 713, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 662 }, { "analysis_explanation": null, "end": 763, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 739 }, { "analysis_explanation": null, "end": 2511, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2491 }, { "analysis_explanation": null, "end": 3156, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3151 }, { "analysis_explanation": null, "end": 3308, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3304 }, { "analysis_explanation": null, "end": 3379, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3374 }, { "analysis_explanation": null, "end": 3497, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3492 }, { "analysis_explanation": null, "end": 3553, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3548 }, { "analysis_explanation": null, "end": 4208, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4134 }, { "analysis_explanation": null, "end": 4274, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4225 }, { "analysis_explanation": null, "end": 4531, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4496 }, { "analysis_explanation": null, "end": 4709, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4658 }, { "analysis_explanation": null, "end": 5155, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5121 }, { "analysis_explanation": null, "end": 5282, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5247 }, { "analysis_explanation": null, "end": 5514, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5419 }, { "analysis_explanation": null, "end": 5924, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5890 }, { "analysis_explanation": null, "end": 5998, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5981 }, { "analysis_explanation": null, "end": 6078, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6043 }, { "analysis_explanation": null, "end": 6256, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6205 }, { "analysis_explanation": null, "end": 6682, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6648 }, { "analysis_explanation": null, "end": 6814, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6779 }, { "analysis_explanation": null, "end": 7046, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6951 }, { "analysis_explanation": null, "end": 7355, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7321 }, { "analysis_explanation": null, "end": 7953, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7940 }, { "analysis_explanation": null, "end": 9329, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9325 }, { "analysis_explanation": null, "end": 10109, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10091 }, { "analysis_explanation": null, "end": 10152, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10140 }, { "analysis_explanation": null, "end": 10504, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10462 }, { "analysis_explanation": null, "end": 11475, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11464 }, { "analysis_explanation": null, "end": 11683, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11678 }, { "analysis_explanation": null, "end": 11710, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11705 }, { "analysis_explanation": null, "end": 2888, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 2830 }, { "analysis_explanation": null, "end": 3000, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 2921 }, { "analysis_explanation": null, "end": 8136, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 8106 }, { "analysis_explanation": null, "end": 9699, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 9662 }, { "analysis_explanation": null, "end": 459, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 449 }, { "analysis_explanation": null, "end": 1209, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1201 }, { "analysis_explanation": null, "end": 1301, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1293 }, { "analysis_explanation": null, "end": 1358, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1347 }, { "analysis_explanation": null, "end": 1413, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1409 }, { "analysis_explanation": null, "end": 1471, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1467 }, { "analysis_explanation": null, "end": 1874, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1866 }, { "analysis_explanation": null, "end": 2059, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2051 }, { "analysis_explanation": null, "end": 2207, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2199 }, { "analysis_explanation": null, "end": 2392, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2384 }, { "analysis_explanation": null, "end": 2529, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2521 }, { "analysis_explanation": null, "end": 2647, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2639 }, { "analysis_explanation": null, "end": 2771, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2763 }, { "analysis_explanation": null, "end": 3234, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3225 }, { "analysis_explanation": null, "end": 3332, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3323 }, { "analysis_explanation": null, "end": 3726, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3719 }, { "analysis_explanation": null, "end": 4076, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4069 }, { "analysis_explanation": null, "end": 4804, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4796 }, { "analysis_explanation": null, "end": 5191, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5180 }, { "analysis_explanation": null, "end": 5566, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5558 }, { "analysis_explanation": null, "end": 5960, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5949 }, { "analysis_explanation": null, "end": 6351, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6343 }, { "analysis_explanation": null, "end": 6718, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6707 }, { "analysis_explanation": null, "end": 7098, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7090 }, { "analysis_explanation": null, "end": 7967, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7958 }, { "analysis_explanation": null, "end": 8205, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 8191 }, { "analysis_explanation": null, "end": 8914, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 8904 }, { "analysis_explanation": null, "end": 9046, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9038 }, { "analysis_explanation": null, "end": 9444, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9435 }, { "analysis_explanation": null, "end": 9772, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9762 }, { "analysis_explanation": null, "end": 10433, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10424 }, { "analysis_explanation": null, "end": 10488, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10479 }, { "analysis_explanation": null, "end": 11916, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 11904 }, { "analysis_explanation": null, "end": 621, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 619 }, { "analysis_explanation": null, "end": 641, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 639 }, { "analysis_explanation": null, "end": 727, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 725 }, { "analysis_explanation": null, "end": 751, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 749 }, { "analysis_explanation": null, "end": 3885, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3883 }, { "analysis_explanation": null, "end": 3905, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3903 }, { "analysis_explanation": null, "end": 3992, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3990 }, { "analysis_explanation": null, "end": 4012, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4010 }, { "analysis_explanation": null, "end": 4238, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4236 }, { "analysis_explanation": null, "end": 4265, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4263 }, { "analysis_explanation": null, "end": 4622, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4620 }, { "analysis_explanation": null, "end": 4642, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4640 }, { "analysis_explanation": null, "end": 4723, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4721 }, { "analysis_explanation": null, "end": 4747, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4745 }, { "analysis_explanation": null, "end": 5380, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 5378 }, { "analysis_explanation": null, "end": 5400, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 5398 }, { "analysis_explanation": null, "end": 5511, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 5509 }, { "analysis_explanation": null, "end": 6169, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6167 }, { "analysis_explanation": null, "end": 6189, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6187 }, { "analysis_explanation": null, "end": 6270, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6268 }, { "analysis_explanation": null, "end": 6294, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6292 }, { "analysis_explanation": null, "end": 6912, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6910 }, { "analysis_explanation": null, "end": 6932, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 6930 }, { "analysis_explanation": null, "end": 7043, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 7041 } ]
[ "E-cigarette vapour does not damage DNA, even at doses 28 times that of equivalent smoke exposure.", "\n\nScientists at British American Tobacco used lab-based cellular tests to examine the impact of cigarette smoke and Vype e-cigarette vapour on human lung cells.", "\n\nThe most serious kind of DNA damage is double-strand break, which effectively means that both strands of the DNA molecule have been broken. ", "This is a possible precursor to cancer and potentially lethal to the cell.", "\n\n'We have been able to show that there is significant DNA damage in human lung cells exposed to smoke, but that this is not case with e-cigarette vapour,' explains Dr James Murphy, Head of Risk Substantiation at British American Tobacco. '", "These findings add to evidence on the likely reduced risks of vaping, compared to smoking,' he said.", "\n\nThe research is published in Toxicology Letters.", "\n\nDouble-strand break\n\nCellular DNA can become damaged when exposed to toxicants, like those in cigarette smoke for example. ", "DNA double-strand break (DSB) in which both strands of the DNA molecule are broken, is the most serious type of DNA damage. ", "The cell attempts to repair the DNA damage by modifying the protein or histone around which the DNA is wrapped. ", "The changes observed in this histone can be used as an indicator of the level of DSB. ", "These changes can be detected using a well-established test called a γH2AX assay.", "\n\nThis test was used to compare the impact of the 3R4F* reference cigarette and Vype ePen and Vype eStick (commercially available e-cigarettes) on human lung cells. ", "This test was used in combination with an exposure system (Vitrocell VC) that allows lung cells to be exposed to aerosol in the lab in a way that mimics exposure in the body when consumers inhale.", "\n\nThis combination of tests allowed for the assessment of the whole aerosol, be it smoke or vapour. ", "Previous studies focused on only the particulate fraction of smoke.", "\n\nThe results show that cigarette smoke induced significant DNA damage in human lung cells, in a dose dependent manner - that is, the higher the dose, the more DNA damage was induced. ", "E-cigarette vapour produced no affect, even when the dose used was 28 times higher than the equivalent smoke exposure.", "\n\nThe results confirm that cigarette smoke is genotoxic (causes genetic damage) and, at higher doses, cytotoxic (can cause cell death). ", "In contrast, e-cigarette vapour is neither genotoxic nor cytotoxic, even at extremely high doses.", "\n\n'We know that we can be confident in our results because we have shown that e-cigarette aerosol droplets are effectively delivered to cell surfaces in lab-based biological tests,' explains Murphy.", "\n\nMany in the public health community believe e-cigarettes offer great potential for reducing the public health impact of smoking. ", "Public Health England, an executive body of the UK Department of Health, recently published a report saying that the current expert estimate is that using e-cigarettes is around 95% safer than smoking cigarettes, although more research is needed. ", "The Royal College of Physicians have said that the public can be reassured that e-cigarettes are much safer then smoking and that they should be widely promoted as an alternative to cigarettes.", "\n\n###\n\n*3R4F is a routinely used reference cigarette developed by the University of Kentucky to ensure consistency in laboratory testing of cigarettes" ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0.0125, 0, 0, 0.008333333333333333, 0, 0.02, 0, 0.008064516129032258, 0, 0.011627906976744186, 0, 0.012121212121212121, 0.00510204081632653, 0, 0, 0, 0, 0, 0, 0.005050505050505051, 0, 0.008097165991902834, 0.0051813471502590676, 0.006666666666666667 ]
0.00411
5
[ { "analysis_explanation": null, "end": 650, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 638 }, { "analysis_explanation": null, "end": 1475, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1466 }, { "analysis_explanation": null, "end": 1491, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1480 }, { "analysis_explanation": null, "end": 1622, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1610 }, { "analysis_explanation": null, "end": 2642, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2636 } ]
[ "Strengthening IMF Crisis Prevention\n\nby Ostry Jonathan David and Zettelmeyer Jeronimo\n\nTo better fulfill its crisis-prevention mandate, IMF surveillance needs to provide stronger incentives for countries to follow good policies and for markets to avoid boom-bust cycles in capital flows. ", "To this end, surveillance should culminate in a summary public assessment of the quality of a country's policies and stipulate the actions needed...\nREAD MORE...\n\nPublication date:November 2005ISBN 9781451862256\n$15.00\n\nAdd to Cart by clicking price of the language and format you'd like to purchase\n\nTo better fulfill its crisis-prevention mandate, IMF surveillance needs to provide stronger incentives for countries to follow good policies and for markets to avoid boom-bust cycles in capital flows. ", "To this end, surveillance should culminate in a summary public assessment of the quality of a country's policies and stipulate the actions needed to address shortcomings. ", "A country's potential access to IMF credits should be linked to the quality of its policies in noncrisis periods in order to create stronger incentives for better policies and reduce incentives for capital to flow where it cannot be used in socially beneficial ways." ]
{ "pile_set_name": "Pile-CC" }
[ 0.010416666666666666, 0.00199203187250996, 0, 0.0037593984962406013 ]
0.004042
5
[ { "analysis_explanation": null, "end": 60, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 46 }, { "analysis_explanation": null, "end": 85, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 65 }, { "analysis_explanation": null, "end": 485, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 468 }, { "analysis_explanation": null, "end": 499, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.4, "start": 486 }, { "analysis_explanation": null, "end": 499, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 486 } ]
[ "Dangerous winds postpone Olympic events, send visitors packing\n\nDangerous winds played havoc with the Pyeongchang Winter Olympics on Wednesday, forcing the postponement of two medal events and closing a major area for spectators who were told to stay indoors.", "\n\nThe women's slalom skiing and a women's biathlon race were both postponed until later in the week, while the Nordic combined competition was delayed and snowboarders complained of poor visibility as the halfpipe final went ahead in heavy snowfall.", "\n\nEight people were injured and taken to hospital after a six-metre (20 feet) tall signboard fell and hit them during a street performance in downtown Gangneung, Yonhap news agency said.", "\n\nFour straight days of high winds have badly disrupted the Pyeongchang Games. ", "Only one ski race has been held so far: the men's combined, which was also delayed to allow winds to subside.", "\n\nStrong winds were also blamed for a farcical women's slopestyle competition on Monday, when almost all competitors crashed in the heavy gusts.", "\n\nOn Wednesday, conditions were also far from perfect at the men's halfpipe final where several riders fell, including Japan's Yuto Totsuka, 16, who was rushed to hospital after a horror wipe-out.", "\n\nJapanese Olympic officials told AFP the teenager had undergone a CT scan, which revealed no fracture or serious injury, before being released.", "\n\nGold medallist Shaun White said he had been \"struggling to see blue lines to land on\".", "\n\n\"The pipe itself was great but the light was pretty bad, which made it difficult to land jumps,\" said Japan's Ayumu Hirano, who took silver.", "\n\nEarlier in the day, the alpine skiing programme -- seen by many as the pinnacle of the Winter Games -- suffered a third postponement as the women's slalom fell victim to the blustery conditions.", "\n\nThe men's downhill skiing was postponed on Sunday for the same reason, as was the women's giant slalom on Monday. ", "Only the men's combined has been held so far.", "\n\nAccording to officials, winds of up to 25 metres (82 feet) per second have made it difficult even to stand in some mountain areas.", "\n\nHowever, organisers say they have no concerns about fitting in the 10 remaining gold medal races before the end of the Games on February 25.", "\n\n\"If the wind continues to blow for the next 15 days then I guess it might be a problem,\" said International Olympic Committee spokesman Mark Adams.", "\n\n- 'Stay indoors' -\n\nSeparately, the wind caused chaos at Gangneung Olympic Park, where outside stands were damaged and staff struggled to hold down metal-detecting security scanners to stop them being ripped from their fittings.", "\n\nThe area was closed to visitors, with spectators urged to stay indoors. ", "Shops were shut and outdoor activities were cancelled in the area, where there are four ice sports arenas.", "\n\nThe winds caused chaos at Gangneung Olympic Park.", "\n\nMladen ANTONOV, AFP\n\n\"Due to high winds... all activities in the common domain of the Gangneung Olympic Park have been temporarily suspended,\" said a statement from Games organisers.", "\n\nSpectators with tickets were still able to attend sports events but Olympic volunteers with megaphones shouted instructions for other visitors to leave the area, directing them to bus and train transportation.", "\n\nTemporary structures housing media were also closed, with journalists sent to work in the stadium tribunes instead.", "\n\nEvents at the Olympic Park Wednesday include the women's ice-hockey match between the unified Korean team and Japan as well as men's ice hockey, curling and speed skating." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.004016064257028112, 0.010752688172043012, 0, 0, 0, 0.00510204081632653, 0.013888888888888888, 0.011363636363636364, 0.007042253521126761, 0, 0, 0, 0, 0, 0.013422818791946308, 0, 0, 0, 0, 0.010869565217391304, 0, 0, 0 ]
0.003186
5
[ { "analysis_explanation": null, "end": 142, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 133 }, { "analysis_explanation": null, "end": 348, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 340 }, { "analysis_explanation": null, "end": 357, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 349 }, { "analysis_explanation": null, "end": 375, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 369 }, { "analysis_explanation": null, "end": 666, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 657 }, { "analysis_explanation": null, "end": 711, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 693 }, { "analysis_explanation": null, "end": 965, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 959 }, { "analysis_explanation": null, "end": 1035, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1026 }, { "analysis_explanation": null, "end": 1145, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1140 }, { "analysis_explanation": null, "end": 1160, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1148 }, { "analysis_explanation": null, "end": 1164, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1162 }, { "analysis_explanation": null, "end": 1226, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1218 }, { "analysis_explanation": null, "end": 1387, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1376 }, { "analysis_explanation": null, "end": 1555, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1550 }, { "analysis_explanation": null, "end": 1570, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1558 }, { "analysis_explanation": null, "end": 1607, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1589 }, { "analysis_explanation": null, "end": 1833, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1827 }, { "analysis_explanation": null, "end": 1896, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1890 }, { "analysis_explanation": null, "end": 2199, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2179 }, { "analysis_explanation": null, "end": 2214, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2203 }, { "analysis_explanation": null, "end": 2267, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2251 }, { "analysis_explanation": null, "end": 2362, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2352 }, { "analysis_explanation": null, "end": 2836, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2822 }, { "analysis_explanation": null, "end": 3367, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3358 }, { "analysis_explanation": null, "end": 3431, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3425 }, { "analysis_explanation": null, "end": 3446, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3441 } ]
[ "Alan K. Huggins\n\nDr. Alan Keith Huggins (born May 1936) MBE is a philatelist who in 1981, with Marcus Samuel, was awarded the Crawford Medal for his work Specimen stamps and stationery of Great Britain.", "\n\nIn 1994 he was awarded the Lichtenstein Medal.", "\n\nIn the January 1996 New Year Honours list, Huggins was honoured with the award of Membership of the Order of the British Empire for services to the British Philatelic Trust. ", "This was the first occasion this honour was given within philately, other than those awarded directly by the monarch to the Keeper of the Royal Philatelic Collection.", "\n\nHuggins is a past President of the Royal Philatelic Society London and also a past Chairman of The Postal Stationery Society (1992 - 1999).", "\n\nSelected publications\nBritish Postal Stationery, Great Britain Philatelic Society, London, 1970\nSpecimen stamps and stationery of Great Britain. ", "Safron Walden: G.B. Philatelic Publications Ltd., 1980. (", "With Marcus Samuel)\nCollect British Postal Stationery, GB Philatelic Publications Ltd, 2007. ", " (with Colin Baker)\n\nReferences\n\nCategory:Living people\nCategory:British philatelists\nCategory:Presidents of the Royal Philatelic Society London\nCategory:1936 births\nCategory:Signatories to the Roll of Distinguished Philatelists" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.0297029702970297, 0, 0.011363636363636364, 0.012048192771084338, 0.014184397163120567, 0.013605442176870748, 0.03508771929824561, 0.021505376344086023, 0.008771929824561403 ]
0.016252
5
[ { "analysis_explanation": null, "end": 15, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 39, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21 }, { "analysis_explanation": null, "end": 54, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 46 }, { "analysis_explanation": null, "end": 88, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 84 }, { "analysis_explanation": null, "end": 108, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 95 }, { "analysis_explanation": null, "end": 201, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 188 }, { "analysis_explanation": null, "end": 210, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 206 }, { "analysis_explanation": null, "end": 269, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 257 }, { "analysis_explanation": null, "end": 300, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 293 }, { "analysis_explanation": null, "end": 377, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 359 }, { "analysis_explanation": null, "end": 589, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 544 }, { "analysis_explanation": null, "end": 598, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 591 }, { "analysis_explanation": null, "end": 728, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 717 }, { "analysis_explanation": null, "end": 820, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 814 }, { "analysis_explanation": null, "end": 826, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 822 }, { "analysis_explanation": null, "end": 874, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 861 }, { "analysis_explanation": null, "end": 930, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 926 }, { "analysis_explanation": null, "end": 952, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 939 }, { "analysis_explanation": null, "end": 1025, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1021 }, { "analysis_explanation": null, "end": 1044, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1033 }, { "analysis_explanation": null, "end": 1098, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1091 }, { "analysis_explanation": null, "end": 1170, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1164 } ]
[ "\nWhat's new in PHP 8? - ", "maydemir\nhttps://stitcher.io/blog/new-in-php-8?ref=hn\n======\nnickjj\nYou know, I used PHP back in the early 2000s and sometimes I miss it after\nhaving worked with Python, Ruby and Elixir over the years but it's not\nnecessarily related to the language itself.", "\n\nI use this one program called Sendy (a PHP app) to help manage my email list.", "\nIt's a typical LAMP set up.", "\n\nIt's been running on a $5 / month server uninterrupted for 905 days with no\ndown time related to the app malfunctioning. ", "The whole system uses around\n300mb of memory.", "\n\nYesterday I decided to spin up a new server to finally retire the old one\nsince it was using Debian Jessie that just went EOL 2 weeks ago. ", "This required\nmigrating a ~3 year old version of Sendy to the newest one (dozens of database\nschema changes included) and export / import my entire database.", "\n\nEverything just worked and all I had to do was rsync the PHP files to a\ndirectory and access the site in a browser, and it was upgraded and ready to\ngo.", "\n\nI even ran into what I thought was a bug because my existing forms weren't\nworking, so I looked into the single PHP file that was the form's action and\nwithin 5 minutes determined I was missing a hidden field (something Sendy\nadded in a recent version). ", "That was the first time I ever looked at its\nsource code and PHP in a long time.", "\n\nIt very much reminded me of my PHP cowboy days. ", "No complicated build process,\nno dependencies (the whole app uses PHP's standard library), no having to\nrestart the server between deploys, etc.. I know there's downsides to that and\nI'm very aware of them, but after having worked with increasing complexity for\nthe last 10 years of web dev, man it felt nice for a change.", "\n\n~~~\nstephenr\nSendy is without a doubt one of the worst written pieces of software I’ve ever\nhad the displeasure of (a) supporting in product And (b) having to patch.", "\n\nI would quit working in software dev and become a fucking gardener before I\nwould work on Wordpress projects all the time, and Sendy makes Wordpress look\nwell written.", "\n\nEdit: cowboy is a very apt term for Sendy. ", "If the cowboy were drunk, and tried\nto make babies with the cows.", "\n\n~~~\nrumblestrut\n\"Sendy is without a doubt one of the worst written pieces of software I’ve\never had the displeasure of (a) supporting in product And (b) having to\npatch.\"", "\n\nSo you're saying you've never worked with Magento?", "\n\n~~~\ndotancohen\nMy thoughts exactly. ", "Sometimes I think I hate Magento for being so overly\ncomplex, slow, resource-intensive, and feature-poor yet bloat-rich that only\nAdobe could be interested in it. ", "Then I think of the poor people paying me to\nmaintain and write extensions for it.", "\n\n------\nsir_pepe\nAs someone who wrote their last lines oh PHP in something like PHP 5, this\nlist tickles my desire to take PHP for a spin again. ", "Not only does the\nlanguage appear to be much improved, but also the frameworks look so\nappealing! ", "I'm seriously over dealing with all the low-level plumbing that\ncomes with building Node/REST SPAs just for what's essentially a bunch of\nforms.", "\n\n~~~\nobayesshelton\nLaravel is a great framework to work with, I would seriously recommend giving\nit a try.", "\n\nAs for NPM and the JavaScript packages, this is a flipping nightmare and I\nhate working with it!", "\n\n~~~\nazangru\nI hate to state the obvious, but it's the matter of familiarity.", "\n\nI've been working almost exclusively with javascript and typescript for the\nlast 4-5 years; so that now, while trying to write an amateurish Symfony\nproject (because shared hosting) and appreciating the maturity of Symfony, I\nstill hate almost every moment of it and hope I could have used typescript.", "\n\nAnyway, what's wrong with npm and how is it so different than composer?", "\n\n~~~\nflamemyst\nOne that I can think of:\n\nThe way npm install always check latest package version and use them, even if\npackage lock already exists. ", "Which broke apps build many many times due to\ndeveloper does not recognize this behavior. ", "I know there are npm shrinkwrap\nand npm ci. ", "Its just other package manager usually follow lockfile on install\nand have other command to upgrade the lockfile.", "\n\nAlso npm install download gazilion file for each dependencies. ", "With deep\ndirectories.", "\n\nIn the past, there are problem because npm way of installing dependencies and\nhitting this infamous windows file path length limitation.", "\n\nAll are now already fixed or have alternative. ", "But at that time, composer\ndefinitely much simpler and reliable.", "\n\n------\novergard\n\"This RFC fixes the very strange case in PHP where 0 == \"foo\" results in true.", "\nThere are some other edge cases like that one, and this RFC fixes them.\"", "\n\nIt's good they fixed it I suppose, but yikes. ", "As much as people say PHP has\nadvanced from its fractal of awfulness days, a lot of those fixes are shocking\nif you come from other languages.", "\n\n~~~\nkilburn\nMost (non-strongly-typed?) ", "languages have weird edge cases of this sort.", "\nThere's a very funny presentation by Gary Bernhard highlighting some of these\nfor Ruby/Javascript:\n[https://www.destroyallsoftware.com/talks/wat](https://www.destroyallsoftware.com/talks/wat)\n\nIf you look hard enough, you'll probably find some site that shows surprising\nbehaviors of your favorite language. ", "Examples:\n\nPython:\n[https://github.com/cosmologicon/pywat](https://github.com/cosmologicon/pywat)\n\nJavascript:\n[https://loomcom.com/blog/0097_the_wats_of_javascript.html](https://loomcom.com/blog/0097_the_wats_of_javascript.html)\n\nRuby: [https://idiosyncratic-ruby.com/29-limitations-of-\nlanguage.ht...](https://idiosyncratic-ruby.com/29-limitations-of-\nlanguage.html)\n\n~~~\nsearchableguy\nAre there real use cases for type coercion?", "\n\n~~~\nshawnz\nFor example, it is helpful to avoid having to do tons of explicit integer\nparsing when working with the DOM, which uses strings for everything\n\n------\nmjw_byrne\nI used to use PHP as a web backend and then moved to Go. ", "Forgetting the debate\nabout the actual languages, it makes so much more sense to me for a web app to\nbe a full-fledged, self-contained program which happens to listen on a network\ninterface and respond when things make HTTP requests at it.", "\n\nThe old-school style, where routes map to scripts or parts of scripts and a\nseparate web server like Apache or Nginx sits in front of the app, feels\nharder to reason about (does this thing persist across requests?), ", "harder to\ndebug (where did that error message end up?) ", "more brittle (did this fail\nbecause of my script or my web server config or something else?) ", "and more\ndependent on configuration magic (i.e. various text files lying around\ngoverning the behaviour of things).", "\n\nSo although some of these changes look cool, I don't think it's the language\nitself that most needs improving.", "\n\n~~~\nsergiosgc\nFunny. ", "I completely disagree, and actually find it odd someone actually wants\ndesktop style application state on web apps. ", "One of the beauties of the PHP\nstyle of app execution is that application state is a lot simpler. ", "Instead of\nhaving a running application server-side, which can be in a continuum of\nstates, PHP forces you to start every request with a blank slate. ", "Application\nstate must be explicit (with serialized server-side sessions or browser-stored\ncookies). ", "This makes it trivial to reproduce requests, trivial to debug,\ntrivial to scale horizontally.", "\n\nTo each his own, I guess. ", "I just find your position genuinely surprising.", "\n\n~~~\nzapt02\nBy starting every request from a clean slate, you have much less mental\noverhead (did I accidentally reuse a variable from a previous request?) ", "and it\neliminates an entire class of programming bugs. ", "It's the best thing about PHP,\nand despite this approach PHP still runs faster than many similar languages.", "\n\n~~~\nmjw_byrne\nI think the \"clean slate\" benefit is achievable almost for free in a monolith\nthough - each request is a separate invocation of a handler function which is\ngiven the context it needs to run (e.g. an HTTP request, an output stream and\nuser-defined context).", "\n\nThe user-defined context is the only route into the application state and can\nbe as wide or narrow as you need. ", "So you can share persistent state\ndeliberately, e.g. by having that context contain a pointer to a db conn, but\nthis is always a conscious, opt-in choice, and errors like accidental reuse\nshould be impossible unless you're doing something inadvisable like using\nglobal variables.", "\n\n~~~\nfetbaffe\nAfter doing Java Spring I realized that the Java monolith was very leaky and\ninflexible. ", "That is why you have strong trend of micro services.", "\n\nIn 99.9% of cases in web development you want the PHP model of doing things.", "\nThe 0.1% case is the asynchronous background job, that can be solved, maybe\nnot as elegant as in other languages, but why optimize the edge case?", "\n\n~~~\njjeaff\nMy backend is written in php and I simply have a separate container running a\ncopy of the same php codebase that has a long running process pulling from a\npubsub queue in a loop.", "\n\nSo anything that needs to be processed asynchronously, like say, sending out a\nfew dozen emails or notifications, I just publish the task to the queue and\nthat other container handles them.", "\n\nThis could be simplified even further if you use a pubsub service that can\npost data to a url as it comes in. ", "Thus allowing the single php container to\nasynchronously process the tasks all in their own individual threads.", "\n\nThis didn't work for me as Google cloud's pubsub seems to absolutely flood\nit's target with requests seemingly ignoring 503 or any other error code and\nnot backing off until it has dos'ed your server.", "\n\n------\nrichardwhiuk\n> The JIT — just in time — compiler promises significant performance\n> improvements ... There haven't been any accurate benchmarks done at this\n> point, but they sure will come.", "\n\nThey wrote a new compiler, for performance reasons, and don't have any\naccurate benchmarks? ", "Really?", "\n\n~~~\nbrendt_gd\nThe only benchmarks done before adding it to the core were on maths-heavy code\nsamples, something PHP is seldom used for.", "\n\nYou can read about it here: [https://stitcher.io/blog/php-\njit](https://stitcher.io/blog/php-jit)\n\n------\nzeroimpl\n> Right now PHP 8 is in feature freeze, meaning no new features can be added\n> anymore.", "\n\n> Starting with new features, remember that PHP 8 is still in active\n> development, so this list will grow over time.", "\n\nSomething doesn't seem right here :)\n\n~~~\nTommah\nPHP 8 adds support for quantum superpositions. (", "Well, it does and it doesn't.)", "\n\n------\ndynamite-ready\nI've never quite understood the common reasons for bashing PHP. ", "When I first\ngot into web development, it was effectively the only real choice available.", "\nWhat it offered the beginner over the likes of Java and ASP (at that time) was\nease of setup, a coherent model for simple data driven web page development\n(especially when compared to the likes of JSP), a great suite of built in\nfunctions, and comparatively excellent documentation. ", "If I had to teach\nsomeone how to code now, I'd probably still consider PHP for the reasons\nabove. ", "Though Python has probably eclipsed PHP for many novice friendly\nreasons (docs and built ins).", "\n\n------\nkingkool68\nI'm most excited about str_contains(), str_starts_with(), and str_ends_with().", "\nCall me simple but I'm so glad I don't need to come up with weird work arounds\nfor those functions.", "\n\n~~~\ntotony\nFor those who need them\n\nEDIT: Actually, there are polyfills here:\n[https://php.watch/versions/8.0/str_starts_with-\nstr_ends_with](https://php.watch/versions/8.0/str_starts_with-str_ends_with)\n\n------\ndgb23\nI'm eagerly looking forward for union-types since I heard first of them.", "\n\nPHP APIs (both core and frameworks) suffer greatly from inconsistency. ", "Union\ntypes in function/method signatures can greatly help static analysis. ", "It is\ngreat that PHP gets this built in.", "\n\n------\nsuperasn\nThe thing I love most about PHP is that regardless of the new features they\nseldom break backward compatibility. ", "I have a site created with PHP 5 that\nruns absolutely fine with PHP 7.0 and I don't remember we had to ever update\nanything in that huge codebase.", "\n\nIt's a pretty big achievement and avoids a lot of hassle for users as you\ndon't have to maintain different versions of programming languages on a\nserver.", "\n\n~~~\njohn-shaffer\nI've had the exact opposite experience. ", "It's unusual for an upgrade to not\nbreak something.", "\n\nThere are dozens of breaking changes in this release alone:\n[https://github.com/php/php-\nsrc/blob/96c7d42a3ca9d822a08b3dd4...](https://github.com/php/php-\nsrc/blob/96c7d42a3ca9d822a08b3dd48060abca8240413a/UPGRADING#L20)\n\nSome of the changes are sadistic. \"", "The precedence of the concatenation\noperator has changed relative to bitshifts and addition as well as\nsubtraction.\" ", "Have fun debugging code that worked perfectly well for years and\nnow produces unpredictable results.", "\n\n~~~\nalganet\nPHP7 will still be supported for a while. ", "Debian will probably support it even\nfurther. ", "You'll have a long ass time to fix these.", "\n\nEven if you wanted to push the 8.0.0 to production as soon as it came out,\nyou'd still have until November to run your tests on the RC branch and report\nany mishaps to the development team.", "\n\nThe backwards compatibility is mostly targeted to major platforms (Wordpress,\nDrupal, Magento, Symfony, etc).", "\n\n> Have fun debugging code that worked perfectly well for years and now\n> produces unpredictable results.", "\n\nThis describes my everyday experience with any language or codebase.", "\n\nThe cause for the unpredictable results are often human-related though, not\nversion-related.", "\n\n> Some of the changes are sadistic. \"", "The precedence of the concatenation\n> operator has changed relative to bitshifts and addition as well as\n> subtraction.\"", "\n\nI would gladly remove any code that does concatenation and math/bitwise on the\nsame expression relying on the operator precedence. ", "Sadistic is the person who\nwrites these.", "\n\nMore than 2000 packages were analyzed and only 5 instances of that particular\nuse were found[1], all bugs. ", "This is a good change.", "\n\n[1]: [https://news-web.php.net/php.internals/105442](https://news-\nweb.php.net/php.internals/105442)\n\n~~~\njohn-shaffer\n> > Have fun debugging code that worked perfectly well for years and now\n> produces unpredictable results.", "\n\n> This describes my everyday experience with any language or codebase.", "\n\nThat is horrifying. ", "That should absolutely not be normal. ", "I don't know what\nyou work with normally, but it's clear that we are working in _completely_\ndifferent worlds.", "\n\n~~~\nalganet\nI don't know any programming context immune to human errors.", "\n\nStuff just breaks. ", "Sometimes I get lucky and the guy before me wrote a cool\ntest that prevents me from having to start a debugger, but the contrary is\noften the reality. ", "OSS stuff is usually better, but not much better (OS\nupgrades always break, for example).", "\n\n------\nobayesshelton\nI would love to see PHP get some more/new love, it has a great community,\nfantastic tutorials and the package manager (composer) well just WOW!", "\n\n------\ndpcan\nPHP was just PHP for years.", "\n\nNow I don’t even recognize what’s going on when reading code in a language\nI’ve used for my entire software development career.", "\n\nIt’s like a new language.", "\n\nI want to be done with tech some days.", "\n\nI just want to do my job, not relearn a language I’ve used for 20 years.", "\n\n~~~\ntonyedgecombe\nIt seems every language has a group of people with an unrelenting urge to turn\nit into Java.", "\n\n~~~\nkarlerss\nAs long as weak typing is not abandoned, the Java-like language features are\ngreat.", "\n\nI am really looking forward to generics in PHP.", "\n\n~~~\ntonyedgecombe\nWeak typing and generics, isn't that the worst of both worlds?", "\n\n------\nzaarn\nMy prediction is that Annotations will be a game changer for PHP-based\nframeworks. ", "Finally people will get something like in JAXR in Java, just being\nable to write @@Path(\"/users\") over their listUsers function to have it be\ncalled when someone accesses the URL \"/users\" on the host.", "\n\nHaving to setup routing the cumbersome way has been the bane of being\nproductive in Laravel.", "\n\n~~~\njulianorinyol\nWas it really cumbersome to declare a route in laravel? ", "Isn't it just one line\nin a web.php file where you associate an endpoint to a Controller function?", "\n\n~~~\nzaarn\nThe issue is that routes are declared in web.php.", "\n\nIn some cases, web.php routes aren't automatically updated if you use `artisan\nserve`, so you have to restart that sometimes.", "\n\nAnd of course, it means there is a lot of distance between the file in which\nthe controller and function are defined and the route definition. ", "The route\ndefinition is in \"routes/web.php\" and the controller will likely sit in\n\"app/Http/Controllers/Something.php\", so if your Laravel project is moderately\nsized, you'll be scrolling a bit if you don't find the editor tab.", "\n\n~~~\npyr0hu\nOn the other hand, I don't think it's a good idea to mix the controllers with\nthe route definitions. ", "How I configure or set up the routes should not be in\nthe controller classes, that should be a separate thing.", "\n\nIt's easier to see all the routes in that file instead of searching for them\nin the controller, especially as you said, in a moderately sized project, I\ncan't be bothered to search or check the controllers. (", "You can counter argue\nthat I can just Ctrl+F it). ", "When you open up the routes file, you can see all\nyour definitions in one place, which might ease the onboarding of new devs for\nexample.", "\n\n~~~\nzaarn\nWell, I'd still argue it would be cleaner if they're defined _at_ the\ncontroller (I would also say the controller does not define them, the\ncontroller has them defined as attributes to it's class). ", "Java devs don't seem\nto have a problem handling the \"look for what path this is\" either, in reality\nit's a grep or global search from your IDE away to be found.", "\n\nThe routes file for any moderately sized project will likely be sufficiently\ncomplex that you cannot simply Ctrl-F it.", "\n\n------\nsystematical\nI like the constructor property promotion, union types, improvements to\nexceptions and try/catch. ", "Lots to like here.", "\n\nAttributes worry me. ", "Annotations are generally an eye sore to me, but in some\nplaces could be justified. ", "For the most part, outside of Symfony, they were\nnot used much. ", "I'm worried that some developer will go bonkers with them,\ncreate a nightmare, and that will be the next legacy code base I inherit 5\nyears down the line.", "\n\nNamed arguments is okay I suppose, but IDEs solve knowing the order of\narguments. ", "I guess the IDEs will implement an auto complete for named\narguments? ", "I guess thats okay, but it will require more vertical code if you\ncare about your lawn and keep your code in the PSR margins.", "\n\nAll in all I think this is a solid major, not the quantum leap we got from 5\nto 7, but these are good additions. ", "I'm sure we'll see plenty of decent\nadditions in the minors.", "\n\n~~~\nduskwuff\n> Named arguments is okay I suppose, but IDEs solve knowing the order of\n> arguments.", "\n\nNamed arguments are incredibly helpful for functions with a bunch of optional\nparameters, like setcookie() -- instead of\n\n \n \n setcookie(\"cookiename\", \"value\", 0, \"\", \"\", false, true);\n \n\nto set httponly (the last argument), you can now skip over the unused\nparameters and write:\n\n \n \n setcookie(\"cookiename\", \"value\", httponly: true);\n \n\nNot only is this more concise, but it's also self-documenting!", "\n\n~~~\ndonatj\nI would have personally been happy with\n\n \n \n setcookie(\"cookiename\", \"value\", , , , , true);\n \n\nAs I used in VB.Net 15 years ago, I have no idea if other languages (C#?)", "\nsupport that\n\n------\nkyleee\nfor some reason (probably a bad one) i love switch statements and i look\nforward to the match expression\n\n~~~\nsystematical\nnothing wrong with switch statements.", "\n\n~~~\nzowanet\nCoerced-typed (weak) comparisons and easy accidental fallthrough are the\nproblems commonly associated with switch statements.", "\n\nThe new match construct fixes both of these and is also an expression instead\nof a statement, allowing for more expressive code.", "\n\n------\nNickSharp\nHooray! ", "Named arguments finally!", "\n\n------\nqalmakka\nAfter years of being a laughing stock, it's nice to see PHP finally becoming a\nnicer language instead of basically being the \"three languages in a\ntrenchcoat\" of programming.", "\n\n------\nG4BB3R\nI've used PHP for many years, but decided to stop in 2018 for my sanity.", "\nSurprised it has basic pattern matching now, it is good for people to stop\nusing imperative and mutable code where it isn't needed. ", "Anyway, since I\nstarted to play with FP languages such as Clojure, Elixir and Elm, I am not\ninterested in most of OO/procedural languages anymore.", "\n\n~~~\nhalfmatthalfcat\nAny appetite to try Scala?", "\n\n------\ndilutedh2o\nI dont see the big deal to be honest. ", "If youre using == you're probably\napproaching the conditional too sloppily to begin with\n\n------\ntpetry\nWhen they add generics there will not be anything i really miss from other\nlanguages when writing php. ", "Ok tuples or simple struct types (type enforced\narrays?) ", "would ne useful too, but phpstan/psalm can solve this problem too\n\n------\nmekster\nWhat is the point of \"Non-capturing catches\"?", "\n\nThese kind of features would make debugging harder as people just ignore the\nactual error object and write weird common error message which could be\nuseless.", "\n\n------\ncontinuational\n> Note that void can never be part of a union type, since it indicates \"no\n> return value at all\".", "\n\nThe empty set is the identity element for set union! ", "It seems very weird to\nexclude it.", "\n\n~~~\nchoult\nBut \"void\" is not an empty set, it is no set at all...\n\n~~~\nuryga\nif we want to squint and talk about sets and functions from sets to other\nsets...\n\n \n \n function voidy() : void {\n return;\n }\n \n echo json_encode(voidy()); // -> \"null\"\n \n\nso i'd say that for most purposes\n\n \n \n void ≡ {null}\n \n\na singleton set, more or less[1], sometimes called a \"unit type\". ", "that's\nbecause a void function does return _something_ , it's just entirely\nuninteresting :) that's different from an \"empty\" type\n\n \n \n impossible ≡ {} // or ∅\n \n\nwith no values. ", "there are no values of type `impossible`, so `foo() :\nimpossible` can never return _anything at all_ , like this:\n\n \n \n function foo() : impossible {\n while(1){}\n }\n \n\nsee mypy's `NoReturn`, Rust's `!", "`, Haskell's `Void`. ", "it's used for giving a\ntype to functions like `exit()`\n\n[1] kind of, because it won't let you `return null` explicitly.", "\n\n------\nThe_rationalist\nThat's some huge release feature-wise.", "\n\n------\nwatersb\nOh I read this as “What’s New in PDP-8?”", "\n\nWas hoping for some awesome mods for a refrigerator-sized computer...\n\n------\nSnelius\nAn ancient evil is awakening\n\n" ]
{ "pile_set_name": "HackerNews" }
[ 0.041666666666666664, 0.011673151750972763, 0.02531645569620253, 0.03571428571428571, 0, 0, 0.0070921985815602835, 0.006369426751592357, 0.006493506493506494, 0.0078125, 0.0125, 0.02, 0.003105590062111801, 0.005988023952095809, 0.01775147928994083, 0.044444444444444446, 0, 0.005813953488372093, 0.019230769230769232, 0, 0.006134969325153374, 0, 0.02054794520547945, 0, 0.006944444444444444, 0.009345794392523364, 0.02040816326530612, 0, 0.006600660066006601, 0, 0, 0, 0.045454545454545456, 0, 0, 0, 0, 0, 0, 0.010416666666666666, 0.0136986301369863, 0, 0.007042253521126761, 0, 0, 0.012944983818770227, 0.013921113689095127, 0.004329004329004329, 0.0041841004184100415, 0.0045871559633027525, 0, 0, 0, 0, 0, 0, 0.01020408163265306, 0.006666666666666667, 0, 0, 0, 0, 0, 0, 0.018691588785046728, 0, 0, 0, 0.019230769230769232, 0, 0.01282051282051282, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0072992700729927005, 0.00980392156862745, 0, 0.020202020202020204, 0, 0.011363636363636364, 0, 0.007042253521126761, 0.01020408163265306, 0.010638297872340425, 0.02040816326530612, 0, 0.00684931506849315, 0.0136986301369863, 0, 0.025, 0.007633587786259542, 0.0136986301369863, 0, 0.01694915254237288, 0, 0.007751937984496124, 0, 0, 0, 0, 0, 0.005235602094240838, 0.018018018018018018, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.00881057268722467, 0, 0, 0, 0, 0, 0, 0, 0, 0.018072289156626505, 0.047619047619047616, 0, 0, 0, 0, 0.008928571428571428, 0, 0.02040816326530612, 0, 0.01020408163265306, 0.01, 0.010638297872340425, 0, 0.01020408163265306, 0, 0, 0, 0.00881057268722467, 0, 0, 0, 0, 0, 0, 0.00625, 0, 0, 0, 0, 0, 0.015625, 0, 0, 0, 0.008, 0, 0, 0, 0, 0, 0, 0, 0, 0.037037037037037035, 0, 0.005208333333333333, 0.011363636363636364, 0, 0.0273972602739726, 0.020833333333333332, 0, 0, 0, 0, 0, 0, 0, 0, 0.0047169811320754715, 0, 0, 0.047619047619047616, 0, 0, 0, 0 ]
0.00554
5
[ { "analysis_explanation": null, "end": 19, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14 }, { "analysis_explanation": null, "end": 135, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 120 }, { "analysis_explanation": null, "end": 223, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 214 }, { "analysis_explanation": null, "end": 316, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 311 }, { "analysis_explanation": null, "end": 454, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 446 }, { "analysis_explanation": null, "end": 563, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 554 }, { "analysis_explanation": null, "end": 660, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 647 }, { "analysis_explanation": null, "end": 691, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 680 }, { "analysis_explanation": null, "end": 747, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 742 }, { "analysis_explanation": null, "end": 1172, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1163 }, { "analysis_explanation": null, "end": 1666, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1649 }, { "analysis_explanation": null, "end": 2008, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2003 }, { "analysis_explanation": null, "end": 3160, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3157 }, { "analysis_explanation": null, "end": 3414, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3400 }, { "analysis_explanation": null, "end": 3546, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3539 }, { "analysis_explanation": null, "end": 3977, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3971 }, { "analysis_explanation": null, "end": 4715, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4701 }, { "analysis_explanation": null, "end": 4920, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4907 }, { "analysis_explanation": null, "end": 8341, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8330 }, { "analysis_explanation": null, "end": 8366, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8362 }, { "analysis_explanation": null, "end": 10597, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10593 }, { "analysis_explanation": null, "end": 10940, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10934 }, { "analysis_explanation": null, "end": 12144, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12132 }, { "analysis_explanation": null, "end": 12572, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12563 }, { "analysis_explanation": null, "end": 12671, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12666 }, { "analysis_explanation": null, "end": 12960, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12952 }, { "analysis_explanation": null, "end": 13137, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13130 }, { "analysis_explanation": null, "end": 13146, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13139 }, { "analysis_explanation": null, "end": 13216, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13211 }, { "analysis_explanation": null, "end": 13539, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13530 }, { "analysis_explanation": null, "end": 14002, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13988 }, { "analysis_explanation": null, "end": 14065, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14060 }, { "analysis_explanation": null, "end": 14885, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14880 }, { "analysis_explanation": null, "end": 15078, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15069 }, { "analysis_explanation": null, "end": 15151, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15143 }, { "analysis_explanation": null, "end": 15262, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15258 }, { "analysis_explanation": null, "end": 15326, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15322 }, { "analysis_explanation": null, "end": 15632, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15628 }, { "analysis_explanation": null, "end": 15640, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15636 }, { "analysis_explanation": null, "end": 17442, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17438 }, { "analysis_explanation": null, "end": 17997, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17990 }, { "analysis_explanation": null, "end": 18163, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18156 }, { "analysis_explanation": null, "end": 18538, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18532 }, { "analysis_explanation": null, "end": 19320, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19301 }, { "analysis_explanation": null, "end": 19895, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19890 }, { "analysis_explanation": null, "end": 20101, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20091 }, { "analysis_explanation": null, "end": 20130, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20126 }, { "analysis_explanation": null, "end": 20470, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20465 }, { "analysis_explanation": null, "end": 22140, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22133 }, { "analysis_explanation": null, "end": 76, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 32 }, { "analysis_explanation": null, "end": 5015, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 4970 }, { "analysis_explanation": null, "end": 5060, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 5016 }, { "analysis_explanation": null, "end": 5236, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 5198 }, { "analysis_explanation": null, "end": 5274, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 5237 }, { "analysis_explanation": null, "end": 5348, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 5290 }, { "analysis_explanation": null, "end": 5406, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 5349 }, { "analysis_explanation": null, "end": 5465, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 5416 }, { "analysis_explanation": null, "end": 5531, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 5482 }, { "analysis_explanation": null, "end": 9978, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 9949 }, { "analysis_explanation": null, "end": 10016, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 9984 }, { "analysis_explanation": null, "end": 12325, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 12298 }, { "analysis_explanation": null, "end": 12391, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 12364 }, { "analysis_explanation": null, "end": 13934, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 13888 }, { "analysis_explanation": null, "end": 5477, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5466 }, { "analysis_explanation": null, "end": 5543, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5532 }, { "analysis_explanation": null, "end": 13981, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 13949 }, { "analysis_explanation": null, "end": 15988, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 15982 }, { "analysis_explanation": null, "end": 16110, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16104 }, { "analysis_explanation": null, "end": 16134, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16128 }, { "analysis_explanation": null, "end": 16423, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16417 }, { "analysis_explanation": null, "end": 16498, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16486 }, { "analysis_explanation": null, "end": 19307, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 19301 }, { "analysis_explanation": null, "end": 12455, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12452 }, { "analysis_explanation": null, "end": 13933, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 13927 }, { "analysis_explanation": null, "end": 13981, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 13975 } ]
[ "Henderson County High bomb threat suspect held over to grand jury\n\nThe man accused of threatening to set off bombs at Henderson County High School had been motivated by a desire to protect a bullied younger sister, according to testimony Thursday in Henderson District Court.", "\n\nBrenden C. Mathis, 20, has been charged with second-degree terroristic threatening and was held over to the grand jury, which will hear the case on June 11. ", "He remains lodged in the Henderson County Detention Center. ", "He has been approved for release with a leg monitor, but that won't occur until his house is equipped with the necessary landline telephone.", "\n\nA preliminary hearing Thursday that lasted about 30 minutes was entirely taken up with the testimony of Henderson Police Department Detective Shannon Troutman.", "\n\nThe incident took place April 21 at the McDonald's restaurant at Washington and Green streets, according to Troutman, who testified that Mathis had been talking with a younger sister when he loudly began describing how he could use explosives to create the greatest number of deaths and injuries.", "\n\nUnbeknown to Mathis, two high school girls were sitting nearby and became alarmed at the direction the conversation had taken. \"", "They were sitting about three tables away,\" Troutman said. \"", "He was talking at such high levels that just about everybody in the restaurant could hear him.\"", "\n\nOne of the girls surreptitiously took a photo of Mathis with her cellphone and later reported the incident to the police, at which time she provided a copy of the photo. ", "But while the police were beginning their investigation the girl began her own investigation. ", "She went to the Tri-Fest and showed the photo to a number of people until she was finally able to find someone who recognized the man. ", "She then informed the police of the name of their suspect.", "\n\nThe girls were so traumatized by the incident that both did not attend school the following day, Troutman said.", "\n\nTroutman said both Mathis and his entire family were \"more than cooperative\" when contacted by police, and a search of the house failed to turn up neither explosives, bomb components nor instructions for making explosives.", "\n\nThe sister who accompanied Mathis to the restaurant tried to hush him, warning that he would get in trouble if he kept talking that way. ", "The two had been discussing the problems of another sister who had been bullied at the high school.", "\n\nTroutman said Mathis was \"pretty protective\" of his sisters and that is why he got so animated at the restaurant. \"", "She'd reported the incident several times and the teachers and the faculty were not helping their sister.\" ", "The bullied girl was told, in so many words, \"Just grow up.\"", "\n\nHenderson County School Superintendent Thomas Richey was asked for a response and provided the following via email: \"We are unable to respond as we are not privileged to the facts of the case.\"", "\n\nWhen Mathis was asked about his experiences at the high school, \"he said he did have a little bit of hostility toward the school\" because he was kicked out of school three days before graduation and has yet to get his diploma, Troutman said. ", "Coupled with the alleged bullying of his younger sister, \"he appeared to have a pretty solid motive.\"", "\n\nFurthermore, the detective testified, Mathis' Facebook page contained photos of a doll before and after it was blown up, which raised a red flag with Troutman, although further investigation showed Mathis was only a spectator at that event, which occurred Nov. 24, 2011.", "\n\nTroutman said Mathis had a fascination with the 1999 Columbine High School shootings in Colorado, where Eric Harris and Dylan Klebold murdered 12 students and one teacher, and injured other 21 students before committing suicide. ", "Mathis read every book and watched every film he could find on that subject. \"", "He was really intrigued with what caused these guys to do that,\" Troutman said." ]
{ "pile_set_name": "Pile-CC" }
[ 0.0036363636363636364, 0, 0.016666666666666666, 0, 0.012422360248447204, 0.006711409395973154, 0, 0.016666666666666666, 0, 0, 0, 0, 0, 0.008849557522123894, 0.004464285714285714, 0, 0, 0.008547008547008548, 0, 0, 0, 0.004098360655737705, 0, 0.003676470588235294, 0.017316017316017316, 0, 0.012658227848101266 ]
0.004286
5
[ { "analysis_explanation": null, "end": 16, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 246, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 238 }, { "analysis_explanation": null, "end": 293, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 276 }, { "analysis_explanation": null, "end": 297, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 295 }, { "analysis_explanation": null, "end": 431, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 424 }, { "analysis_explanation": null, "end": 664, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 656 }, { "analysis_explanation": null, "end": 693, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 677 }, { "analysis_explanation": null, "end": 792, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 776 }, { "analysis_explanation": null, "end": 826, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 818 }, { "analysis_explanation": null, "end": 869, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 859 }, { "analysis_explanation": null, "end": 937, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 931 }, { "analysis_explanation": null, "end": 1110, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1104 }, { "analysis_explanation": null, "end": 1432, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1426 }, { "analysis_explanation": null, "end": 1972, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1966 }, { "analysis_explanation": null, "end": 2203, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2197 }, { "analysis_explanation": null, "end": 2427, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2421 }, { "analysis_explanation": null, "end": 2743, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2730 }, { "analysis_explanation": null, "end": 2896, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2890 }, { "analysis_explanation": null, "end": 3061, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3044 }, { "analysis_explanation": null, "end": 3273, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3267 }, { "analysis_explanation": null, "end": 3433, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3427 }, { "analysis_explanation": null, "end": 3498, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3485 }, { "analysis_explanation": null, "end": 3520, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3514 }, { "analysis_explanation": null, "end": 3552, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3548 }, { "analysis_explanation": null, "end": 3596, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3588 }, { "analysis_explanation": null, "end": 3615, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3604 }, { "analysis_explanation": null, "end": 3633, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3620 }, { "analysis_explanation": null, "end": 3735, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3729 } ]
[ "/*==============================================================================\n\n Copyright (c) Laboratory for Percutaneous Surgery (PerkLab)\n Queen's University, Kingston, ON, Canada. ", "All Rights Reserved.", "\n\n See COPYRIGHT.txt\n or http://www.slicer.org/copyright/copyright.txt for details.", "\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.", "\n See the License for the specific language governing permissions and\n limitations under the License.", "\n\n This file was originally developed by Csaba Pinter, PerkLab, Queen's University\n and was supported through the Applied Cancer Research Unit program of Cancer Care\n Ontario with funds provided by the Ontario Ministry of Health and Long-Term Care\n and CANARIE.", "\n\n==============================================================================*/\n\n#ifndef __vtkMRMLMultiVolumeRenderingDisplayNode_h\n#define __vtkMRMLMultiVolumeRenderingDisplayNode_h\n\n// Volume Rendering includes\n#include \"vtkMRMLVolumeRenderingDisplayNode.h\"\n\n/// \\ingroup Slicer_QtModules_VolumeRendering\n/// \\name vtkMRMLGPURayCastGPURayCastVolumeRenderingDisplayNode\n/// \\brief MRML node for storing information for GPU Raycast Volume Rendering\nclass VTK_SLICER_VOLUMERENDERING_MODULE_MRML_EXPORT vtkMRMLMultiVolumeRenderingDisplayNode\n : public vtkMRMLVolumeRenderingDisplayNode\n{\npublic:\n static vtkMRMLMultiVolumeRenderingDisplayNode *New();\n vtkTypeMacro(vtkMRMLMultiVolumeRenderingDisplayNode,vtkMRMLVolumeRenderingDisplayNode);\n void PrintSelf(ostream& os, vtkIndent indent) override;\n\n vtkMRMLNode* CreateNodeInstance() override;\n\n /// Set node attributes\n void ReadXMLAttributes( const char** atts) override;\n\n /// Write this node's information to a MRML file in XML format.", "\n void WriteXML(ostream& of, int indent) override;\n\n /// Copy node content (excludes basic data, such as name and node references).", "\n /// \\sa vtkMRMLNode::CopyContent\n vtkMRMLCopyContentDefaultMacro(vtkMRMLMultiVolumeRenderingDisplayNode);\n\n /// Get node XML tag name (like Volume, Model)\n const char* GetNodeTagName() override {return \"MultiVolumeRendering\";}\n\nprotected:\n vtkMRMLMultiVolumeRenderingDisplayNode();\n ~vtkMRMLMultiVolumeRenderingDisplayNode() override;\n vtkMRMLMultiVolumeRenderingDisplayNode(const vtkMRMLMultiVolumeRenderingDisplayNode&);\n void operator=(const vtkMRMLMultiVolumeRenderingDisplayNode&);\n};\n\n#endif\n" ]
{ "pile_set_name": "Github" }
[ 0.005319148936170213, 0, 0.011764705882352941, 0.004672897196261682, 0.009708737864077669, 0.022641509433962263, 0.003009027081243731, 0, 0.003937007874015748 ]
0.006784
5
[ { "analysis_explanation": null, "end": 174, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 166 }, { "analysis_explanation": null, "end": 179, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 176 }, { "analysis_explanation": null, "end": 186, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 180 }, { "analysis_explanation": null, "end": 653, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 641 }, { "analysis_explanation": null, "end": 277, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 232 }, { "analysis_explanation": null, "end": 2013, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_139620637004320", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 2011 } ]
[ "###### Key messages\n\n- Healthy eating patterns, such as the Mediterranean diet, are associated with better mental health than \"unhealthy\" eating patterns, such as the Western diet\n\n- The effects of certain foods or dietary patterns on glycaemia, immune activation, and the gut microbiome may play a role in the relationships between food and mood\n\n- More research is needed to understand the mechanisms that link food and mental wellbeing and determine how and when nutrition can be used to improve mental health\n\nDepression and anxiety are the most common mental health conditions worldwide, making them a leading cause of disability.[@ref1] Even beyond diagnosed conditions, subclinical symptoms of depression and anxiety affect the wellbeing and functioning of a large proportion of the population.[@ref2] Therefore, new approaches to managing both clinically diagnosed and subclinical depression and anxiety are needed.", "\n\nIn recent years, the relationships between nutrition and mental health have gained considerable interest. ", "Indeed, epidemiological research has observed that adherence to healthy or Mediterranean dietary patterns---high consumption of fruits, vegetables, nuts, and legumes; moderate consumption of poultry, eggs, and dairy products; and only occasional consumption of red meat---is associated with a reduced risk of depression.[@ref3] However, the nature of these relations is complicated by the clear potential for reverse causality between diet and mental health ([fig 1](#f1){ref-type=\"fig\"}). ", "For example, alterations in food choices or preferences in response to our temporary psychological state---such as \"comfort foods\" in times of low mood, or changes in appetite from stress---are common human experiences. ", "In addition, relationships between nutrition and longstanding mental illness are compounded by barriers to maintaining a healthy diet. ", "These barriers disproportionality affect people with mental illness and include the financial and environmental determinants of health, and even the appetite inducing effects of psychiatric medications.[@ref4]\n\n![", "Hypothesised relationship between diet, physical health, and mental health. ", "The dashed line is the focus of this article.](firj054659.f1){#f1}\n\nWhile acknowledging the complex, multidirectional nature of the relationships between diet and mental health ([fig 1](#f1){ref-type=\"fig\"}), in this article we focus on the ways in which certain foods and dietary patterns could affect mental health.", "\n\nMood and carbohydrates\n======================\n\nConsumption of highly refined carbohydrates can increase the risk of obesity and diabetes.[@ref5] Glycaemic index is a relative ranking of carbohydrate in foods according to the speed at which they are digested, absorbed, metabolised, and ultimately affect blood glucose and insulin levels. ", "As well as the physical health risks, diets with a high glycaemic index and load (eg, diets containing high amounts of refined carbohydrates and sugars) may also have a detrimental effect on psychological wellbeing; data from longitudinal research show an association between progressively higher dietary glycaemic index and the incidence of depressive symptoms.[@ref6] Clinical studies have also shown potential causal effects of refined carbohydrates on mood; experimental exposure to diets with a high glycaemic load in controlled settings increases depressive symptoms in healthy volunteers, with a moderately large effect.[@ref7]\n\nAlthough mood itself can affect our food choices, plausible mechanisms exist by which high consumption of processed carbohydrates could increase the risk of depression and anxiety---for example, through repeated and rapid increases and decreases in blood glucose. ", "Measures of glycaemic index and glycaemic load can be used to estimate glycaemia and insulin demand in healthy individuals after eating.[@ref8] Thus, high dietary glycaemic load, and the resultant compensatory responses, could lower plasma glucose to concentrations that trigger the secretion of autonomic counter-regulatory hormones such as cortisol, adrenaline, growth hormone, and glucagon.[@ref5] [@ref9] The potential effects of this response on mood have been examined in experimental human research of stepped reductions in plasma glucose concentrations conducted under laboratory conditions through glucose perfusion. ", "These findings showed that such counter-regulatory hormones may cause changes in anxiety, irritability, and hunger.[@ref10] In addition, observational research has found that recurrent hypoglycaemia (low blood sugar) is associated with mood disorders.[@ref9]\n\nThe hypothesis that repeated and rapid increases and decreases in blood glucose explain how consumption of refined carbohydrate could affect psychological state appears to be a good fit given the relatively fast effect of diets with a high glycaemic index or load on depressive symptoms observed in human studies.[@ref7] However, other processes may explain the observed relationships. ", "For instance, diets with a high glycaemic index are a risk factor for diabetes,[@ref5] which is often a comorbid condition with depression.[@ref4] [@ref11] While the main models of disease pathophysiology in diabetes and mental illness are separate, common abnormalities in insulin resistance, brain volume, and neurocognitive performance in both conditions support the hypothesis that these conditions have overlapping pathophysiology.[@ref12] Furthermore, the inflammatory response to foods with a high glycaemic index[@ref13] raises the possibility that diets with a high glycaemic index are associated with symptoms of depression through the broader connections between mental health and immune activation.", "\n\nDiet, immune activation, and depression\n=======================================\n\nStudies have found that sustained adherence to Mediterranean dietary patterns can reduce markers of inflammation in humans.[@ref14] On the other hand, high calorie meals rich in saturated fat appear to stimulate immune activation.[@ref13] [@ref15] Indeed, the inflammatory effects of a diet high in calories and saturated fat have been proposed as one mechanism through which the Western diet may have detrimental effects on brain health, including cognitive decline, hippocampal dysfunction, and damage to the blood-brain barrier.[@ref15] Since various mental health conditions, including mood disorders, have been linked to heightened inflammation,[@ref16] this mechanism also presents a pathway through which poor diet could increase the risk of depression. ", "This hypothesis is supported by observational studies which have shown that people with depression score significantly higher on measures of \"dietary inflammation,\"[@ref3] [@ref17] characterised by a greater consumption of foods that are associated with inflammation (eg, trans fats and refined carbohydrates) and lower intakes of nutritional foods, which are thought to have anti-inflammatory properties (eg, omega-3 fats). ", "However, the causal roles of dietary inflammation in mental health have not yet been established.", "\n\nNonetheless, randomised controlled trials of anti-inflammatory agents (eg, cytokine inhibitors and non-steroidal anti-inflammatory drugs) have found that these agents can significantly reduce depressive symptoms.[@ref18] Specific nutritional components (eg, polyphenols and polyunsaturated fats) and general dietary patterns (eg, consumption of a Mediterranean diet) may also have anti-inflammatory effects,[@ref14] [@ref19] [@ref20] which raises the possibility that certain foods could relieve or prevent depressive symptoms associated with heightened inflammatory status.[@ref21] A recent study provides preliminary support for this possibility.[@ref20] The study shows that medications that stimulate inflammation typically induce depressive states in people treated, and that giving omega-3 fatty acids, which have anti-inflammatory properties, before the medication seems to prevent the onset of cytokine induced depression.[@ref20]\n\nHowever, the complexity of the hypothesised three way relation between diet, inflammation, and depression is compounded by several important modifiers. ", "For example, recent clinical research has observed that stressors experienced the previous day, or a personal history of major depressive disorders, may cancel out the beneficial effects of healthy food choices on inflammation and mood.[@ref22] Furthermore, as heightened inflammation occurs in only some clinically depressed individuals, anti-inflammatory interventions may only benefit certain people characterised by an \"inflammatory phenotype,\" or those with comorbid inflammatory conditions.[@ref18] Further interventional research is needed to establish if improvements in immune regulation, induced by diet, can reduce depressive symptoms in those affected by inflammatory conditions.", "\n\nBrain, gut microbiome, and mood\n===============================\n\nA more recent explanation for the way in which our food may affect our mental wellbeing is the effect of dietary patterns on the gut microbiome---a broad term that refers to the trillions of microbial organisms, including bacteria, viruses, and archaea, living in the human gut. ", "The gut microbiome interacts with the brain in bidirectional ways using neural, inflammatory, and hormonal signalling pathways.[@ref23] The role of altered interactions between the brain and gut microbiome on mental health has been proposed on the basis of the following evidence: emotion-like behaviour in rodents changes with changes in the gut microbiome,[@ref24] major depressive disorder in humans is associated with alterations of the gut microbiome,[@ref25] and transfer of faecal gut microbiota from humans with depression into rodents appears to induce animal behaviours that are hypothesised to indicate depression-like states.[@ref25] [@ref26] Such findings suggest a role of altered neuroactive microbial metabolites in depressive symptoms.", "\n\nIn addition to genetic factors and exposure to antibiotics, diet is a potentially modifiable determinant of the diversity, relative abundance, and functionality of the gut microbiome throughout life. ", "For instance, the neurocognitive effects of the Western diet, and the possible mediating role of low grade systemic immune activation (as discussed above) may result from a compromised mucus layer with or without increased epithelial permeability. ", "Such a decrease in the function of the gut barrier is sometimes referred to as a \"leaky gut\" and has been linked to an \"unhealthy\" gut microbiome resulting from a diet low in fibre and high in saturated fats, refined sugars, and artificial sweeteners.[@ref15] [@ref23] [@ref27] Conversely, the consumption of a diet high in fibres, polyphenols, and unsaturated fatty acids (as found in a Mediterranean diet) can promote gut microbial taxa which can metabolise these food sources into anti-inflammatory metabolites,[@ref15] [@ref28] such as short chain fatty acids, while lowering the production of secondary bile acids and p-cresol. ", "Moreover, a recent study found that the ingestion of probiotics by healthy individuals, which theoretically target the gut microbiome, can alter the brain's response to a task that requires emotional attention[@ref29] and may even reduce symptoms of depression.[@ref30] When viewed together, these studies provide promising evidence supporting a role of the gut microbiome in modulating processes that regulate emotion in the human brain. ", "However, no causal relationship between specific microbes, or their metabolites, and complex human emotions has been established so far. ", "Furthermore, whether changes to the gut microbiome induced by diet can affect depressive symptoms or clinical depressive disorders, and the time in which this could feasibly occur, remains to be shown.", "\n\nPriorities and next steps\n=========================\n\nIn moving forward within this active field of research, it is firstly important not to lose sight of the wood for the trees---that is, become too focused on the details and not pay attention to the bigger questions. ", "Whereas discovering the anti-inflammatory properties of a single nutrient or uncovering the subtleties of interactions between the gut and the brain may shed new light on how food may influence mood, it is important not to neglect the existing knowledge on other ways diet may affect mental health. ", "For example, the later consequences of a poor diet include obesity and diabetes, which have already been shown to be associated with poorer mental health.[@ref11] [@ref31] [@ref32] [@ref33] A full discussion of the effect of these comorbidities is beyond the scope of our article (see [fig 1](#f1){ref-type=\"fig\"}), but it is important to acknowledge that developing public health initiatives that effectively tackle the established risk factors of physical and mental comorbidities is a priority for improving population health.", "\n\nFurther work is needed to improve our understanding of the complex pathways through which diet and nutrition can influence the brain. ", "Such knowledge could lead to investigations of targeted, even personalised, interventions to improve mood, anxiety, or other symptoms through nutritional approaches. ", "However, these possibilities are speculative at the moment, and more interventional research is needed to establish if, how, and when dietary interventions can be used to prevent mental illness or reduce symptoms in those living with such conditions. ", "Of note, a recent large clinical trial found no significant benefits of a behavioural intervention promoting a Mediterranean diet for adults with subclinical depressive symptoms.[@ref34] On the other hand, several recent smaller trials in individuals with current depression observed moderately large improvements from interventions based on the Mediterranean diet.[@ref35] [@ref36] [@ref37] Such results, however, must be considered within the context of the effect of people's expectations, particularly given that individuals' beliefs about the quality of their food or diet may also have a marked effect on their sense of overall health and wellbeing.[@ref38] Nonetheless, even aside from psychological effects, consideration of dietary factors within mental healthcare may help improve physical health outcomes, given the higher rates of cardiometabolic diseases observed in people with mental illness.[@ref33]\n\nAt the same time, it is important to be remember that the causes of mental illness are many and varied, and they will often present and persist independently of nutrition and diet. ", "Thus, the increased understanding of potential connections between food and mental wellbeing should never be used to support automatic assumptions, or stigmatisation, about an individual's dietary choices and their mental health. ", "Indeed, such stigmatisation could be itself be a casual pathway to increasing the risk of poorer mental health. ", "Nonetheless, a promising message for public health and clinical settings is emerging from the ongoing research. ", "This message supports the idea that creating environments and developing measures that promote healthy, nutritious diets, while decreasing the consumption of highly processed and refined \"junk\" foods may provide benefits even beyond the well known effects on physical health, including improved psychological wellbeing.", "\n\nContributors and sources: JF has expertise in the interaction between physical and mental health, particularly the role of lifestyle and behavioural health factors in mental health promotion. ", "JEG's area of expertise is the study of the relationship between sleep duration, nutrition, psychiatric disorders, and cardiometabolic diseases. ", "AB leads research investigating the molecular mechanisms underlying the effect of stress and inflammation on human hippocampal neurogenesis, and how nutritional components and their metabolites can prevent changes induced by those conditions. ", "REW has expertise in genetic epidemiology approaches to examining casual relations between health behaviours and mental illness. ", "EAM has expertise in brain and gut interactions and microbiome interactions. ", "All authors contributed to, read, and approved the paper, and all the information was sourced from articles published in peer reviewed research journals. ", "JF is the guarantor.", "\n\nCompeting interests: We have read and understood BMJ policy on declaration of interests and declare the following: JF is supported by a University of Manchester Presidential Fellowship and a UK Research and Innovation Future Leaders Fellowship and has received support from a NICM-Blackmores Institute Fellowship. ", "JEG served on the medical advisory board on insomnia in the cardiovascular patient population for the drug company Eisai. ", "AB has received research funding from Johnson & Johnson for research on depression and inflammation, the UK Medical Research Council, the European Commission Horizon 2020, the National Institute for Health Research (NIHR) Biomedical Research Centre at South London and Maudsley NHS Foundation Trust, and King's College London. ", "REW receives funding from the National Institute for Health Research Biomedical Research Centre at the University Hospitals Bristol NHS Foundation Trust and the University of Bristol. ", "EAM has served on the external advisory boards of Danone, Viome, Amare, Axial Biotherapeutics, Pendulum, Ubiome, Bloom Science, Mahana Therapeutics, and APC Microbiome Ireland, and he receives royalties from Harper & Collins for his book The Mind Gut Connection. ", "He is supported by grants from the National Institute of Diabetes and Digestive and Kidney Diseases, and the US Department of Defense. ", "The views expressed are those of the authors and not necessarily those of the organisations above.", "\n\nProvenance and peer review: Commissioned; externally peer reviewed.", "\n\nThis article is part of series commissioned by *The BMJ.* ", "Open access fees are paid by Swiss Re, which had no input into the commissioning or peer review of the articles. ", "T*he BMJ* thanks the series advisers, Nita Forouhi, Dariush Mozaffarian, and Anna Lartey for valuable advice and guiding selection of topics in the series.", "\n" ]
{ "pile_set_name": "PubMed Central" }
[ 0.002152852529601722, 0, 0.0020408163265306124, 0, 0, 0.004694835680751174, 0, 0, 0.0029411764705882353, 0.0022222222222222222, 0.004792332268370607, 0.0046439628482972135, 0.007042253521126761, 0.005924170616113744, 0.004705882352941176, 0, 0.006398537477148081, 0.002894356005788712, 0, 0.006648936170212766, 0, 0, 0.007898894154818325, 0.004555808656036446, 0, 0, 0, 0, 0.007561436672967864, 0, 0, 0, 0.006375227686703097, 0, 0, 0, 0, 0.005154639175257732, 0.006896551724137931, 0, 0.007751937984496124, 0.012987012987012988, 0, 0.05, 0.00949367088607595, 0.01639344262295082, 0.01834862385321101, 0.021739130434782608, 0.026615969581749048, 0.022222222222222223, 0, 0.014492753623188406, 0, 0.008849557522123894, 0.01935483870967742, 0 ]
0.005782
5
[ { "analysis_explanation": null, "end": 75, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 62 }, { "analysis_explanation": null, "end": 945, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 933 }, { "analysis_explanation": null, "end": 1124, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1111 }, { "analysis_explanation": null, "end": 2107, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2095 }, { "analysis_explanation": null, "end": 5851, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5838 }, { "analysis_explanation": null, "end": 6448, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6428 }, { "analysis_explanation": null, "end": 7435, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7422 }, { "analysis_explanation": null, "end": 8261, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8245 }, { "analysis_explanation": null, "end": 10662, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10644 }, { "analysis_explanation": null, "end": 10805, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10792 }, { "analysis_explanation": null, "end": 13588, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13575 }, { "analysis_explanation": null, "end": 13823, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13810 }, { "analysis_explanation": null, "end": 16903, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16899 }, { "analysis_explanation": null, "end": 16997, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16985 }, { "analysis_explanation": null, "end": 17391, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17372 }, { "analysis_explanation": null, "end": 17419, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17401 }, { "analysis_explanation": null, "end": 18030, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18018 }, { "analysis_explanation": null, "end": 18051, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18032 }, { "analysis_explanation": null, "end": 18068, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18057 } ]
[ "Related literature   {#sec1}\n====================\n\nFor the crystal structure of 2-\\[(tricyclo­\\[3.3.1.1^3,7^\\]decan-1-yl­imino)­meth­yl\\]phenol, see: Fernández-G *et al.* (", "2001[@bb3]).", "\n\nExperimental   {#sec2}\n==============\n\n {#sec2.1}\n\n### Crystal data   {#sec2.1.1}\n\nC~17~H~20~N~2~O~3~*M* *~r~* = 300.35Triclinic,*a* = 6.3531 (5) Å*b* = 11.0617 (10) Å*c* = 12.1576 (11) Åα = 62.995 (2)°β = 76.446 (2)°γ = 75.487 (2)°*V* = 729.71 (11) Å^3^*Z* = 2Mo *K*α radiationμ = 0.09 mm^−1^*T* = 200 K0.26 × 0.25 × 0.15 mm\n\n### Data collection   {#sec2.1.2}\n\nBruker SMART 1000 CCD diffractometerAbsorption correction: multi-scan (*SADABS*; Bruker, 2000[@bb1]) *T* ~min~ = 0.897, *T* ~max~ = 1.0004583 measured reflections2822 independent reflections1457 reflections with *I* \\> 2σ(*I*)*R* ~int~ = 0.029\n\n### Refinement   {#sec2.1.3}\n\n*R*\\[*F* ^2^ \\> 2σ(*F* ^2^)\\] = 0.053*wR*(*F* ^2^) = 0.146*S* = 0.952822 reflections202 parametersH atoms treated by a mixture of independent and constrained refinementΔρ~max~ = 0.19 e Å^−3^Δρ~min~ = −0.24 e Å^−3^\n\n {#d5e379}\n\nData collection: *SMART* (Bruker, 2000[@bb1]); cell refinement: *SAINT* (Bruker, 2000[@bb1]); data reduction: *SAINT*; program(s) used to solve structure: *SHELXS97* (Sheldrick, 2008[@bb4]); program(s) used to refine structure: *SHELXL97* (Sheldrick, 2008[@bb4]); molecular graphics: *ORTEP-3* (Farrugia, 1997[@bb2]); software used to prepare material for publication: *SHELXL97*.", "\n\nSupplementary Material\n======================\n\nCrystal structure: contains datablock(s) global, I. DOI: [10.1107/S1600536812012597/fk2057sup1.cif](http://dx.doi.org/10.1107/S1600536812012597/fk2057sup1.cif)\n\nStructure factors: contains datablock(s) I. DOI: [10.1107/S1600536812012597/fk2057Isup2.hkl](http://dx.doi.org/10.1107/S1600536812012597/fk2057Isup2.hkl)\n\nAdditional supplementary materials: [crystallographic information](http://scripts.iucr.org/cgi-bin/sendsupfiles?fk2057&file=fk2057sup0.html&mime=text/html); [3D view](http://scripts.iucr.org/cgi-bin/sendcif?fk2057sup1&Qmime=cif); [checkCIF report](http://scripts.iucr.org/cgi-bin/paper?fk2057&checkcif=yes)\n\nSupplementary data and figures for this paper are available from the IUCr electronic archives (Reference: [FK2057](http://scripts.iucr.org/cgi-bin/sendsup?fk2057)).", "\n\nThis work was supported by the Priority Research Centers Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education, Science and Technology (2011--0030747).", "\n\nComment\n=======\n\nThe title compound, C~17~H~20~N~2~O~3~, is a Schiff base, which can act as a monobasic bidentate ligand, that is, the N,O donor atoms can coordinate to a metal ion. ", "In the crystal structure, the Schiff base is found as a zwitterion (Fig. ", "1), whereas the closely related compound IDOHIS 2-\\[(tricyclo\\[3.3.1.1^3,7^\\]decan-1-ylimino)methyl\\]phenol with similar molecular geometry is in the phenol-imine form (Fernández-G *et al.*, ", "2001).", "\n\nExperimental {#experimental}\n============\n\n1-Adamantylamine (0.4556 g, 3.012 mmol) and 5-nitrosalicylaldehyde (0.5040 g, 3.016 mmol) in acetone (20 ml) were stirred for 3 h at room temparature. ", "After addition of pentane (50 ml) to the reaction mixture, the formed precipitate was separated by filtration, washed with pentane, and dried at 50 °C, to give a yellow powder (0.8312 g). ", "Crystals suitable for X-ray analysis were obtained by slow evaporation from a CH~3~CN solution at room temparature.", "\n\nRefinement {#refinement}\n==========\n\nCarbon-bound H atoms were positioned geometrically and allowed to ride on their respective parent atoms: C---H = 0.95 --- 1.00 Å with *U*~iso~(H) = 1.2*U*~eq~(C). ", "Nitrogen-H atom was located from the difference Fourier map and allowed to refine with *U*~iso~(H) = 1.5 *U*~eq~(N).", "\n\nFigures\n=======\n\n![", "Molecular structure of the title compound, with atom numbering. ", "Displacement ellipsoids are drawn at the 40% probability level for non-H atoms.](e-68-o1221-fig1){#Fap1}\n\nCrystal data {#tablewrapcrystaldatalong}\n============\n\n ------------------------ ---------------------------------------\n C~17~H~20~N~2~O~3~ *Z* = 2\n *M~r~* = 300.35 *F*(000) = 320\n Triclinic, *P*1 *D*~x~ = 1.367 Mg m^−3^\n Hall symbol: -P 1 Mo *K*α radiation, λ = 0.71073 Å\n *a* = 6.3531 (5) Å Cell parameters from 1063 reflections\n *b* = 11.0617 (10) Å θ = 3.4--24.9°\n *c* = 12.1576 (11) Å µ = 0.09 mm^−1^\n α = 62.995 (2)° *T* = 200 K\n β = 76.446 (2)° Block, yellow\n γ = 75.487 (2)° 0.26 × 0.25 × 0.15 mm\n *V* = 729.71 (11) Å^3^ \n ------------------------ ---------------------------------------\n\nData collection {#tablewrapdatacollectionlong}\n===============\n\n ------------------------------------------------------------ --------------------------------------\n Bruker SMART 1000 CCD diffractometer 2822 independent reflections\n Radiation source: fine-focus sealed tube 1457 reflections with *I* \\> 2σ(*I*)\n Graphite monochromator *R*~int~ = 0.029\n φ and ω scans θ~max~ = 26.0°, θ~min~ = 1.9°\n Absorption correction: multi-scan (*SADABS*; Bruker, 2000) *h* = −7→6\n *T*~min~ = 0.897, *T*~max~ = 1.000 *k* = −13→13\n 4583 measured reflections *l* = −13→14\n ------------------------------------------------------------ --------------------------------------\n\nRefinement {#tablewraprefinementdatalong}\n==========\n\n ------------------------------------- -------------------------------------------------------------------------------------\n Refinement on *F*^2^ Primary atom site location: structure-invariant direct methods\n Least-squares matrix: full Secondary atom site location: difference Fourier map\n *R*\\[*F*^2^ \\> 2σ(*F*^2^)\\] = 0.053 Hydrogen site location: inferred from neighbouring sites\n *wR*(*F*^2^) = 0.146 H atoms treated by a mixture of independent and constrained refinement\n *S* = 0.95 *w* = 1/\\[σ^2^(*F*~o~^2^) + (0.0616*P*)^2^\\] where *P* = (*F*~o~^2^ + 2*F*~c~^2^)/3\n 2822 reflections (Δ/σ)~max~ \\< 0.001\n 202 parameters Δρ~max~ = 0.19 e Å^−3^\n 0 restraints Δρ~min~ = −0.24 e Å^−3^\n ------------------------------------- -------------------------------------------------------------------------------------\n\nSpecial details {#specialdetails}\n===============\n\n -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n Geometry. ", "All e.s.d.\\'s (except the e.s.d. ", "in the dihedral angle between two l.s. ", "planes) are estimated using the full covariance matrix. ", "The cell e.s.d.\\'s are taken into account individually in the estimation of e.s.d.\\'s in distances, angles and torsion angles; correlations between e.s.d.\\'s in cell parameters are only used when they are defined by crystal symmetry. ", "An approximate (isotropic) treatment of cell e.s.d.\\'s is used for estimating e.s.d.\\'s involving l.s. ", "planes.", "\n Refinement. ", "Refinement of *F*^2^ against ALL reflections. ", "The weighted *R*-factor *wR* and goodness of fit *S* are based on *F*^2^, conventional *R*-factors *R* are based on *F*, with *F* set to zero for negative *F*^2^. The threshold expression of *F*^2^ \\> σ(*F*^2^) is used only for calculating *R*-factors(gt) *etc*. ", "and is not relevant to the choice of reflections for refinement. *", "R*-factors based on *F*^2^ are statistically about twice as large as those based on *F*, and *R*- factors based on ALL data will be even larger.", "\n -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\nFractional atomic coordinates and isotropic or equivalent isotropic displacement parameters (Å^2^) {#tablewrapcoords}\n==================================================================================================\n\n ------ ------------ ------------ --------------- -------------------- --\n *x* *y* *z* *U*~iso~\\*/*U*~eq~ \n O1 1.0883 (3) 0.7989 (2) −0.01074 (18) 0.0579 (6) \n O2 0.9391 (3) 0.5043 (2) −0.3099 (2) 0.0681 (6) \n O3 0.6210 (3) 0.5069 (2) −0.19649 (19) 0.0616 (6) \n N1 0.7093 (3) 0.7907 (2) 0.12908 (19) 0.0378 (6) \n H1N 0.856 (5) 0.809 (3) 0.103 (2) 0.057\\* \n N2 0.8088 (4) 0.5349 (2) −0.2295 (2) 0.0487 (6) \n C1 1.0215 (4) 0.7417 (3) −0.0628 (2) 0.0423 (7) \n C2 0.8046 (4) 0.7034 (2) −0.0257 (2) 0.0357 (6) \n C3 0.7394 (4) 0.6358 (2) −0.0807 (2) 0.0374 (6) \n H3 0.5980 0.6100 −0.0542 0.045\\* \n C4 0.8786 (4) 0.6058 (2) −0.1734 (2) 0.0382 (6) \n C5 1.0878 (4) 0.6442 (3) −0.2144 (2) 0.0438 (7) \n H5 1.1823 0.6230 −0.2787 0.053\\* \n C6 1.1554 (4) 0.7108 (3) −0.1634 (2) 0.0463 (7) \n H6 1.2956 0.7382 −0.1946 0.056\\* \n C7 0.6570 (4) 0.7319 (2) 0.0713 (2) 0.0382 (6) \n H7 0.5154 0.7067 0.0939 0.046\\* \n C8 0.5734 (4) 0.8178 (2) 0.2350 (2) 0.0331 (6) \n C9 0.6942 (4) 0.9009 (3) 0.2633 (2) 0.0422 (7) \n H9A 0.8428 0.8495 0.2819 0.051\\* \n H9B 0.7103 0.9894 0.1898 0.051\\* \n C10 0.5661 (4) 0.9281 (3) 0.3747 (2) 0.0418 (7) \n H10 0.6461 0.9825 0.3931 0.050\\* \n C11 0.5428 (4) 0.7919 (3) 0.4882 (2) 0.0433 (7) \n H11A 0.6899 0.7389 0.5086 0.052\\* \n H11B 0.4611 0.8094 0.5610 0.052\\* \n C12 0.4202 (4) 0.7097 (2) 0.4600 (2) 0.0378 (6) \n H12 0.4043 0.6205 0.5345 0.045\\* \n C13 0.1928 (4) 0.7910 (3) 0.4292 (2) 0.0424 (7) \n H13A 0.1124 0.7370 0.4119 0.051\\* \n H13B 0.1078 0.8091 0.5011 0.051\\* \n C14 0.2172 (4) 0.9268 (2) 0.3153 (2) 0.0389 (7) \n H14 0.0683 0.9802 0.2954 0.047\\* \n C15 0.3463 (4) 0.8987 (3) 0.2030 (2) 0.0388 (7) \n H15A 0.2676 0.8451 0.1841 0.047\\* \n H15B 0.3608 0.9867 0.1287 0.047\\* \n C16 0.5489 (4) 0.6809 (2) 0.3483 (2) 0.0386 (6) \n H16A 0.6957 0.6266 0.3679 0.046\\* \n H16B 0.4699 0.6270 0.3300 0.046\\* \n C17 0.3388 (4) 1.0100 (3) 0.3438 (3) 0.0437 (7) \n H17A 0.2547 1.0292 0.4153 0.052\\* \n H17B 0.3536 1.0989 0.2707 0.052\\* \n ------ ------------ ------------ --------------- -------------------- --\n\nAtomic displacement parameters (Å^2^) {#tablewrapadps}\n=====================================\n\n ----- ------------- ------------- ------------- -------------- -------------- --------------\n *U*^11^ *U*^22^ *U*^33^ *U*^12^ *U*^13^ *U*^23^\n O1 0.0459 (12) 0.0837 (15) 0.0525 (13) −0.0252 (10) 0.0053 (9) −0.0343 (12)\n O2 0.0599 (14) 0.0838 (16) 0.0720 (16) −0.0015 (11) 0.0120 (11) −0.0577 (13)\n O3 0.0535 (14) 0.0717 (14) 0.0720 (15) −0.0210 (11) 0.0125 (11) −0.0453 (12)\n N1 0.0337 (13) 0.0449 (13) 0.0311 (13) −0.0116 (10) 0.0008 (10) −0.0128 (11)\n N2 0.0498 (16) 0.0414 (14) 0.0502 (16) −0.0020 (12) 0.0023 (12) −0.0224 (12)\n C1 0.0354 (16) 0.0461 (16) 0.0335 (16) −0.0065 (12) −0.0019 (12) −0.0080 (14)\n C2 0.0353 (15) 0.0344 (14) 0.0263 (14) −0.0051 (11) 0.0020 (11) −0.0065 (12)\n C3 0.0347 (15) 0.0345 (14) 0.0338 (16) −0.0010 (11) 0.0005 (12) −0.0115 (12)\n C4 0.0378 (16) 0.0325 (14) 0.0356 (16) 0.0018 (11) −0.0004 (12) −0.0130 (12)\n C5 0.0367 (16) 0.0440 (16) 0.0353 (16) 0.0019 (12) 0.0052 (12) −0.0129 (14)\n C6 0.0382 (16) 0.0509 (17) 0.0373 (17) −0.0085 (13) 0.0054 (13) −0.0124 (14)\n C7 0.0371 (15) 0.0360 (15) 0.0346 (16) −0.0095 (11) 0.0000 (12) −0.0096 (13)\n C8 0.0311 (14) 0.0408 (15) 0.0273 (14) −0.0089 (11) 0.0017 (11) −0.0155 (12)\n C9 0.0396 (16) 0.0473 (16) 0.0404 (17) −0.0125 (12) −0.0057 (12) −0.0164 (13)\n C10 0.0446 (17) 0.0484 (16) 0.0400 (17) −0.0156 (13) −0.0026 (12) −0.0226 (14)\n C11 0.0367 (16) 0.0543 (17) 0.0354 (16) 0.0017 (12) −0.0083 (12) −0.0191 (14)\n C12 0.0383 (15) 0.0339 (14) 0.0304 (15) −0.0048 (11) 0.0036 (11) −0.0088 (12)\n C13 0.0364 (16) 0.0469 (16) 0.0432 (17) −0.0091 (12) 0.0015 (12) −0.0207 (14)\n C14 0.0328 (15) 0.0409 (15) 0.0434 (17) 0.0017 (11) −0.0094 (12) −0.0201 (13)\n C15 0.0423 (16) 0.0393 (15) 0.0335 (15) −0.0058 (12) −0.0080 (12) −0.0133 (13)\n C16 0.0373 (15) 0.0362 (15) 0.0352 (16) −0.0042 (11) 0.0004 (12) −0.0125 (13)\n C17 0.0523 (18) 0.0364 (15) 0.0411 (17) −0.0026 (12) −0.0065 (13) −0.0177 (13)\n ----- ------------- ------------- ------------- -------------- -------------- --------------\n\nGeometric parameters (Å, º) {#tablewrapgeomlong}\n===========================\n\n --------------------- -------------- ----------------------- --------------\n O1---C1 1.267 (3) C9---H9B 0.9900\n O2---N2 1.239 (3) C10---C11 1.525 (3)\n O3---N2 1.236 (3) C10---C17 1.528 (3)\n N1---C7 1.289 (3) C10---H10 1.0000\n N1---C8 1.481 (3) C11---C12 1.520 (3)\n N1---H1N 0.95 (3) C11---H11A 0.9900\n N2---C4 1.441 (3) C11---H11B 0.9900\n C1---C6 1.444 (4) C12---C13 1.528 (3)\n C1---C2 1.452 (3) C12---C16 1.535 (3)\n C2---C3 1.385 (3) C12---H12 1.0000\n C2---C7 1.428 (3) C13---C14 1.525 (3)\n C3---C4 1.374 (3) C13---H13A 0.9900\n C3---H3 0.9500 C13---H13B 0.9900\n C4---C5 1.406 (3) C14---C17 1.527 (3)\n C5---C6 1.345 (4) C14---C15 1.539 (3)\n C5---H5 0.9500 C14---H14 1.0000\n C6---H6 0.9500 C15---H15A 0.9900\n C7---H7 0.9500 C15---H15B 0.9900\n C8---C9 1.522 (3) C16---H16A 0.9900\n C8---C15 1.528 (3) C16---H16B 0.9900\n C8---C16 1.529 (3) C17---H17A 0.9900\n C9---C10 1.522 (4) C17---H17B 0.9900\n C9---H9A 0.9900 \n \n C7---N1---C8 126.4 (2) C17---C10---H10 109.4\n C7---N1---H1N 113.5 (16) C12---C11---C10 109.2 (2)\n C8---N1---H1N 119.8 (16) C12---C11---H11A 109.8\n O3---N2---O2 122.0 (3) C10---C11---H11A 109.8\n O3---N2---C4 119.2 (2) C12---C11---H11B 109.8\n O2---N2---C4 118.8 (2) C10---C11---H11B 109.8\n O1---C1---C6 122.3 (2) H11A---C11---H11B 108.3\n O1---C1---C2 122.3 (2) C11---C12---C13 109.8 (2)\n C6---C1---C2 115.4 (3) C11---C12---C16 109.7 (2)\n C3---C2---C7 118.9 (2) C13---C12---C16 109.2 (2)\n C3---C2---C1 121.0 (2) C11---C12---H12 109.4\n C7---C2---C1 120.1 (2) C13---C12---H12 109.4\n C4---C3---C2 120.3 (2) C16---C12---H12 109.4\n C4---C3---H3 119.9 C14---C13---C12 109.35 (19)\n C2---C3---H3 119.9 C14---C13---H13A 109.8\n C3---C4---C5 120.6 (3) C12---C13---H13A 109.8\n C3---C4---N2 119.7 (2) C14---C13---H13B 109.8\n C5---C4---N2 119.8 (2) C12---C13---H13B 109.8\n C6---C5---C4 120.6 (3) H13A---C13---H13B 108.3\n C6---C5---H5 119.7 C13---C14---C17 109.3 (2)\n C4---C5---H5 119.7 C13---C14---C15 109.8 (2)\n C5---C6---C1 122.1 (3) C17---C14---C15 109.8 (2)\n C5---C6---H6 119.0 C13---C14---H14 109.3\n C1---C6---H6 119.0 C17---C14---H14 109.3\n N1---C7---C2 122.2 (2) C15---C14---H14 109.3\n N1---C7---H7 118.9 C8---C15---C14 108.5 (2)\n C2---C7---H7 118.9 C8---C15---H15A 110.0\n N1---C8---C9 107.1 (2) C14---C15---H15A 110.0\n N1---C8---C15 111.4 (2) C8---C15---H15B 110.0\n C9---C8---C15 109.8 (2) C14---C15---H15B 110.0\n N1---C8---C16 109.2 (2) H15A---C15---H15B 108.4\n C9---C8---C16 109.9 (2) C8---C16---C12 109.0 (2)\n C15---C8---C16 109.45 (19) C8---C16---H16A 109.9\n C10---C9---C8 109.6 (2) C12---C16---H16A 109.9\n C10---C9---H9A 109.7 C8---C16---H16B 109.9\n C8---C9---H9A 109.7 C12---C16---H16B 109.9\n C10---C9---H9B 109.7 H16A---C16---H16B 108.3\n C8---C9---H9B 109.7 C14---C17---C10 109.3 (2)\n H9A---C9---H9B 108.2 C14---C17---H17A 109.8\n C9---C10---C11 109.8 (2) C10---C17---H17A 109.8\n C9---C10---C17 109.2 (2) C14---C17---H17B 109.8\n C11---C10---C17 109.7 (2) C10---C17---H17B 109.8\n C9---C10---H10 109.4 H17A---C17---H17B 108.3\n C11---C10---H10 109.4 \n \n O1---C1---C2---C3 −177.2 (2) C16---C8---C9---C10 −59.6 (3)\n C6---C1---C2---C3 3.0 (3) C8---C9---C10---C11 59.8 (3)\n O1---C1---C2---C7 1.0 (4) C8---C9---C10---C17 −60.5 (3)\n C6---C1---C2---C7 −178.7 (2) C9---C10---C11---C12 −60.2 (3)\n C7---C2---C3---C4 −179.4 (2) C17---C10---C11---C12 59.8 (3)\n C1---C2---C3---C4 −1.2 (3) C10---C11---C12---C13 −59.8 (3)\n C2---C3---C4---C5 −0.5 (4) C10---C11---C12---C16 60.3 (3)\n C2---C3---C4---N2 179.8 (2) C11---C12---C13---C14 60.2 (3)\n O3---N2---C4---C3 2.7 (3) C16---C12---C13---C14 −60.2 (3)\n O2---N2---C4---C3 −177.5 (2) C12---C13---C14---C17 −60.2 (3)\n O3---N2---C4---C5 −176.9 (2) C12---C13---C14---C15 60.3 (3)\n O2---N2---C4---C5 2.9 (3) N1---C8---C15---C14 −178.32 (19)\n C3---C4---C5---C6 0.1 (4) C9---C8---C15---C14 −59.9 (3)\n N2---C4---C5---C6 179.8 (2) C16---C8---C15---C14 60.8 (3)\n C4---C5---C6---C1 2.0 (4) C13---C14---C15---C8 −60.3 (3)\n O1---C1---C6---C5 176.8 (2) C17---C14---C15---C8 59.8 (2)\n C2---C1---C6---C5 −3.5 (4) N1---C8---C16---C12 176.50 (19)\n C8---N1---C7---C2 −176.4 (2) C9---C8---C16---C12 59.3 (3)\n C3---C2---C7---N1 177.8 (2) C15---C8---C16---C12 −61.3 (3)\n C1---C2---C7---N1 −0.4 (4) C11---C12---C16---C8 −59.8 (3)\n C7---N1---C8---C9 −174.7 (2) C13---C12---C16---C8 60.6 (3)\n C7---N1---C8---C15 −54.6 (3) C13---C14---C17---C10 60.2 (3)\n C7---N1---C8---C16 66.4 (3) C15---C14---C17---C10 −60.3 (3)\n N1---C8---C9---C10 −178.11 (19) C9---C10---C17---C14 60.2 (3)\n C15---C8---C9---C10 60.9 (3) C11---C10---C17---C14 −60.1 (3)\n --------------------- -------------- ----------------------- --------------\n\nHydrogen-bond geometry (Å, º) {#tablewraphbondslong}\n=============================\n\n ----------------- ---------- ---------- ----------- ---------------\n *D*---H···*A* *D*---H H···*A* *D*···*A* *D*---H···*A*\n N1---H1*N*···O1 0.95 (3) 1.79 (3) 2.597 (3) 140 (2)\n ----------------- ---------- ---------- ----------- ---------------\n\n###### Hydrogen-bond geometry (Å, °)\n\n *D*---H⋯*A* *D*---H H⋯*A* *D*⋯*A* *D*---H⋯*A*\n --------------- ---------- ---------- ----------- -------------\n N1---H1*N*⋯O1 0.95 (3) 1.79 (3) 2.597 (3) 140 (2)\n" ]
{ "pile_set_name": "PubMed Central" }
[ 0, 0.08333333333333333, 0.012038523274478331, 0.010752688172043012, 0.01507537688442211, 0.005434782608695652, 0.0273972602739726, 0.005235602094240838, 0, 0, 0, 0, 0, 0.008620689655172414, 0, 0, 0.0012224938875305623, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.004879799067097237 ]
0.006
5
[ { "analysis_explanation": null, "end": 161, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 150 }, { "analysis_explanation": null, "end": 465, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 451 }, { "analysis_explanation": null, "end": 689, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 680 }, { "analysis_explanation": null, "end": 2381, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2376 }, { "analysis_explanation": null, "end": 2462, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2449 }, { "analysis_explanation": null, "end": 2915, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2911 }, { "analysis_explanation": null, "end": 5198, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5194 }, { "analysis_explanation": null, "end": 8047, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8044 }, { "analysis_explanation": null, "end": 9005, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8998 }, { "analysis_explanation": null, "end": 9230, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9217 }, { "analysis_explanation": null, "end": 10265, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10259 }, { "analysis_explanation": null, "end": 11995, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11991 }, { "analysis_explanation": null, "end": 12486, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12480 }, { "analysis_explanation": null, "end": 12952, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12945 }, { "analysis_explanation": null, "end": 12967, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12960 }, { "analysis_explanation": null, "end": 13789, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13782 }, { "analysis_explanation": null, "end": 13838, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13832 }, { "analysis_explanation": null, "end": 14254, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14247 }, { "analysis_explanation": null, "end": 14280, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14277 }, { "analysis_explanation": null, "end": 14425, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14418 }, { "analysis_explanation": null, "end": 15294, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15287 }, { "analysis_explanation": null, "end": 19937, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19911 }, { "analysis_explanation": null, "end": 20049, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20045 }, { "analysis_explanation": null, "end": 20949, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20932 }, { "analysis_explanation": null, "end": 21033, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21005 }, { "analysis_explanation": null, "end": 21089, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21077 }, { "analysis_explanation": null, "end": 21167, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21149 }, { "analysis_explanation": null, "end": 103, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_139620637004320", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 96 }, { "analysis_explanation": null, "end": 1636, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1578 }, { "analysis_explanation": null, "end": 1791, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1732 }, { "analysis_explanation": null, "end": 1948, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1861 }, { "analysis_explanation": null, "end": 2021, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 1961 }, { "analysis_explanation": null, "end": 2099, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 2042 }, { "analysis_explanation": null, "end": 2263, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 2217 }, { "analysis_explanation": null, "end": 2790, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_139620637004320", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 2783 }, { "analysis_explanation": null, "end": 1575, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1562 }, { "analysis_explanation": null, "end": 1729, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1715 }, { "analysis_explanation": null, "end": 895, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 887 }, { "analysis_explanation": null, "end": 11428, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 11416 }, { "analysis_explanation": null, "end": 11866, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 11854 }, { "analysis_explanation": null, "end": 12452, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12439 }, { "analysis_explanation": null, "end": 12481, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12468 }, { "analysis_explanation": null, "end": 12545, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12532 }, { "analysis_explanation": null, "end": 12624, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12611 }, { "analysis_explanation": null, "end": 12638, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12625 }, { "analysis_explanation": null, "end": 12667, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12654 }, { "analysis_explanation": null, "end": 12717, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12704 }, { "analysis_explanation": null, "end": 12731, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12718 }, { "analysis_explanation": null, "end": 12824, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12811 }, { "analysis_explanation": null, "end": 12903, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12890 }, { "analysis_explanation": null, "end": 12917, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12904 }, { "analysis_explanation": null, "end": 12996, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12983 }, { "analysis_explanation": null, "end": 13010, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 12997 }, { "analysis_explanation": null, "end": 13089, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13076 }, { "analysis_explanation": null, "end": 13103, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13090 }, { "analysis_explanation": null, "end": 13210, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13197 }, { "analysis_explanation": null, "end": 13275, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13262 }, { "analysis_explanation": null, "end": 13289, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13276 }, { "analysis_explanation": null, "end": 13303, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13290 }, { "analysis_explanation": null, "end": 13368, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13355 }, { "analysis_explanation": null, "end": 13461, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13448 }, { "analysis_explanation": null, "end": 13475, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13462 }, { "analysis_explanation": null, "end": 13568, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13555 }, { "analysis_explanation": null, "end": 13647, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13634 }, { "analysis_explanation": null, "end": 13661, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13648 }, { "analysis_explanation": null, "end": 13740, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13727 }, { "analysis_explanation": null, "end": 13754, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13741 }, { "analysis_explanation": null, "end": 13833, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13820 }, { "analysis_explanation": null, "end": 13847, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13834 }, { "analysis_explanation": null, "end": 13861, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13848 }, { "analysis_explanation": null, "end": 13926, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13913 }, { "analysis_explanation": null, "end": 13940, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 13927 }, { "analysis_explanation": null, "end": 14019, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 14006 }, { "analysis_explanation": null, "end": 14126, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 14113 }, { "analysis_explanation": null, "end": 14140, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 14127 }, { "analysis_explanation": null, "end": 14205, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 14192 }, { "analysis_explanation": null, "end": 14219, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 14206 }, { "analysis_explanation": null, "end": 14298, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 14285 }, { "analysis_explanation": null, "end": 14312, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 14299 }, { "analysis_explanation": null, "end": 14391, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 14378 }, { "analysis_explanation": null, "end": 14405, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 14392 }, { "analysis_explanation": null, "end": 491, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 489 }, { "analysis_explanation": null, "end": 2215, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2209 }, { "analysis_explanation": null, "end": 9000, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8998 }, { "analysis_explanation": null, "end": 9073, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9071 }, { "analysis_explanation": null, "end": 9146, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9144 }, { "analysis_explanation": null, "end": 9219, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9217 }, { "analysis_explanation": null, "end": 9365, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9363 }, { "analysis_explanation": null, "end": 9438, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9436 }, { "analysis_explanation": null, "end": 9511, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9509 }, { "analysis_explanation": null, "end": 9584, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9582 }, { "analysis_explanation": null, "end": 9657, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9655 }, { "analysis_explanation": null, "end": 9730, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9728 }, { "analysis_explanation": null, "end": 9803, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9801 }, { "analysis_explanation": null, "end": 9876, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9874 }, { "analysis_explanation": null, "end": 9949, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9947 }, { "analysis_explanation": null, "end": 10022, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10020 }, { "analysis_explanation": null, "end": 10095, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10093 }, { "analysis_explanation": null, "end": 10168, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10166 }, { "analysis_explanation": null, "end": 10241, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10239 }, { "analysis_explanation": null, "end": 10314, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10312 }, { "analysis_explanation": null, "end": 10534, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10531 }, { "analysis_explanation": null, "end": 10607, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10604 }, { "analysis_explanation": null, "end": 10680, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10677 }, { "analysis_explanation": null, "end": 10899, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10896 }, { "analysis_explanation": null, "end": 10972, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10969 }, { "analysis_explanation": null, "end": 11045, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 11042 }, { "analysis_explanation": null, "end": 11264, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 11261 }, { "analysis_explanation": null, "end": 11337, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 11334 }, { "analysis_explanation": null, "end": 11410, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 11407 }, { "analysis_explanation": null, "end": 11629, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 11626 }, { "analysis_explanation": null, "end": 11848, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 11845 }, { "analysis_explanation": null, "end": 12419, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12417 }, { "analysis_explanation": null, "end": 12512, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12510 }, { "analysis_explanation": null, "end": 12605, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12603 }, { "analysis_explanation": null, "end": 12698, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12696 }, { "analysis_explanation": null, "end": 12791, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12789 }, { "analysis_explanation": null, "end": 12884, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12882 }, { "analysis_explanation": null, "end": 12977, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 12975 }, { "analysis_explanation": null, "end": 13070, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13068 }, { "analysis_explanation": null, "end": 13163, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13161 }, { "analysis_explanation": null, "end": 13256, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13254 }, { "analysis_explanation": null, "end": 13349, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13347 }, { "analysis_explanation": null, "end": 13442, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13440 }, { "analysis_explanation": null, "end": 13535, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13533 }, { "analysis_explanation": null, "end": 13628, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13626 }, { "analysis_explanation": null, "end": 13722, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13719 }, { "analysis_explanation": null, "end": 13815, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13812 }, { "analysis_explanation": null, "end": 13908, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13905 }, { "analysis_explanation": null, "end": 14001, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13998 }, { "analysis_explanation": null, "end": 14094, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14091 }, { "analysis_explanation": null, "end": 14187, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14184 }, { "analysis_explanation": null, "end": 14280, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14277 }, { "analysis_explanation": null, "end": 14373, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14370 }, { "analysis_explanation": null, "end": 14717, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14715 }, { "analysis_explanation": null, "end": 14722, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14720 }, { "analysis_explanation": null, "end": 14754, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14752 }, { "analysis_explanation": null, "end": 14787, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14785 }, { "analysis_explanation": null, "end": 14792, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14790 }, { "analysis_explanation": null, "end": 14825, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14822 }, { "analysis_explanation": null, "end": 14831, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14828 }, { "analysis_explanation": null, "end": 14860, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14858 }, { "analysis_explanation": null, "end": 14865, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14863 }, { "analysis_explanation": null, "end": 14898, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14895 }, { "analysis_explanation": null, "end": 14904, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14901 }, { "analysis_explanation": null, "end": 14933, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14931 }, { "analysis_explanation": null, "end": 14938, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14936 }, { "analysis_explanation": null, "end": 14971, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14968 }, { "analysis_explanation": null, "end": 14977, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14974 }, { "analysis_explanation": null, "end": 15003, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15001 }, { "analysis_explanation": null, "end": 15008, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15006 }, { "analysis_explanation": null, "end": 15041, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15038 }, { "analysis_explanation": null, "end": 15047, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15044 }, { "analysis_explanation": null, "end": 15076, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15074 }, { "analysis_explanation": null, "end": 15114, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15111 }, { "analysis_explanation": null, "end": 15146, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15144 }, { "analysis_explanation": null, "end": 15151, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15149 }, { "analysis_explanation": null, "end": 15184, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15181 }, { "analysis_explanation": null, "end": 15216, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15214 }, { "analysis_explanation": null, "end": 15221, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15219 }, { "analysis_explanation": null, "end": 15254, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15251 }, { "analysis_explanation": null, "end": 15260, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15257 }, { "analysis_explanation": null, "end": 15289, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15287 }, { "analysis_explanation": null, "end": 15294, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15292 }, { "analysis_explanation": null, "end": 15327, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15324 }, { "analysis_explanation": null, "end": 15333, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15330 }, { "analysis_explanation": null, "end": 15362, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15360 }, { "analysis_explanation": null, "end": 15367, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15365 }, { "analysis_explanation": null, "end": 15400, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15397 }, { "analysis_explanation": null, "end": 15406, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15403 }, { "analysis_explanation": null, "end": 15432, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15430 }, { "analysis_explanation": null, "end": 15437, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15435 }, { "analysis_explanation": null, "end": 15470, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15467 }, { "analysis_explanation": null, "end": 15476, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15473 }, { "analysis_explanation": null, "end": 15505, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15503 }, { "analysis_explanation": null, "end": 15510, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15508 }, { "analysis_explanation": null, "end": 15543, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15540 }, { "analysis_explanation": null, "end": 15575, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15573 }, { "analysis_explanation": null, "end": 15580, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15578 }, { "analysis_explanation": null, "end": 15613, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15610 }, { "analysis_explanation": null, "end": 15645, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15643 }, { "analysis_explanation": null, "end": 15650, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15648 }, { "analysis_explanation": null, "end": 15683, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15680 }, { "analysis_explanation": null, "end": 15689, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15686 }, { "analysis_explanation": null, "end": 15718, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15716 }, { "analysis_explanation": null, "end": 15723, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15721 }, { "analysis_explanation": null, "end": 15756, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15753 }, { "analysis_explanation": null, "end": 15762, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15759 }, { "analysis_explanation": null, "end": 15791, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15789 }, { "analysis_explanation": null, "end": 15796, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15794 }, { "analysis_explanation": null, "end": 15829, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15826 }, { "analysis_explanation": null, "end": 15835, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15832 }, { "analysis_explanation": null, "end": 15861, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15859 }, { "analysis_explanation": null, "end": 15866, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15864 }, { "analysis_explanation": null, "end": 15899, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15896 }, { "analysis_explanation": null, "end": 15931, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15929 }, { "analysis_explanation": null, "end": 15936, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15934 }, { "analysis_explanation": null, "end": 15969, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15966 }, { "analysis_explanation": null, "end": 16001, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15999 }, { "analysis_explanation": null, "end": 16006, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16004 }, { "analysis_explanation": null, "end": 16039, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16036 }, { "analysis_explanation": null, "end": 16071, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16069 }, { "analysis_explanation": null, "end": 16077, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16074 }, { "analysis_explanation": null, "end": 16109, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16106 }, { "analysis_explanation": null, "end": 16141, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16139 }, { "analysis_explanation": null, "end": 16147, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16144 }, { "analysis_explanation": null, "end": 16179, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16176 }, { "analysis_explanation": null, "end": 16211, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16209 }, { "analysis_explanation": null, "end": 16217, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16214 }, { "analysis_explanation": null, "end": 16249, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16246 }, { "analysis_explanation": null, "end": 16281, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16279 }, { "analysis_explanation": null, "end": 16409, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16407 }, { "analysis_explanation": null, "end": 16414, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16412 }, { "analysis_explanation": null, "end": 16419, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16417 }, { "analysis_explanation": null, "end": 16447, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16444 }, { "analysis_explanation": null, "end": 16453, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16450 }, { "analysis_explanation": null, "end": 16459, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16456 }, { "analysis_explanation": null, "end": 16478, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16476 }, { "analysis_explanation": null, "end": 16483, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16481 }, { "analysis_explanation": null, "end": 16516, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16513 }, { "analysis_explanation": null, "end": 16522, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16519 }, { "analysis_explanation": null, "end": 16528, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16525 }, { "analysis_explanation": null, "end": 16551, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16549 }, { "analysis_explanation": null, "end": 16556, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16554 }, { "analysis_explanation": null, "end": 16589, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16586 }, { "analysis_explanation": null, "end": 16595, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16592 }, { "analysis_explanation": null, "end": 16620, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16618 }, { "analysis_explanation": null, "end": 16625, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16623 }, { "analysis_explanation": null, "end": 16630, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16628 }, { "analysis_explanation": null, "end": 16658, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16655 }, { "analysis_explanation": null, "end": 16664, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16661 }, { "analysis_explanation": null, "end": 16689, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16687 }, { "analysis_explanation": null, "end": 16694, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16692 }, { "analysis_explanation": null, "end": 16699, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16697 }, { "analysis_explanation": null, "end": 16727, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16724 }, { "analysis_explanation": null, "end": 16733, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16730 }, { "analysis_explanation": null, "end": 16758, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16756 }, { "analysis_explanation": null, "end": 16763, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16761 }, { "analysis_explanation": null, "end": 16768, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16766 }, { "analysis_explanation": null, "end": 16796, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16793 }, { "analysis_explanation": null, "end": 16802, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16799 }, { "analysis_explanation": null, "end": 16827, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16825 }, { "analysis_explanation": null, "end": 16832, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16830 }, { "analysis_explanation": null, "end": 16837, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16835 }, { "analysis_explanation": null, "end": 16872, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16869 }, { "analysis_explanation": null, "end": 16896, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16894 }, { "analysis_explanation": null, "end": 16901, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16899 }, { "analysis_explanation": null, "end": 16906, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16904 }, { "analysis_explanation": null, "end": 16934, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16931 }, { "analysis_explanation": null, "end": 16940, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16937 }, { "analysis_explanation": null, "end": 16946, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16943 }, { "analysis_explanation": null, "end": 16969, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16967 }, { "analysis_explanation": null, "end": 16974, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16972 }, { "analysis_explanation": null, "end": 16979, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16977 }, { "analysis_explanation": null, "end": 17007, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17004 }, { "analysis_explanation": null, "end": 17013, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17010 }, { "analysis_explanation": null, "end": 17019, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17016 }, { "analysis_explanation": null, "end": 17042, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17040 }, { "analysis_explanation": null, "end": 17047, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17045 }, { "analysis_explanation": null, "end": 17052, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17050 }, { "analysis_explanation": null, "end": 17080, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17077 }, { "analysis_explanation": null, "end": 17086, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17083 }, { "analysis_explanation": null, "end": 17092, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17089 }, { "analysis_explanation": null, "end": 17115, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17113 }, { "analysis_explanation": null, "end": 17120, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17118 }, { "analysis_explanation": null, "end": 17125, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17123 }, { "analysis_explanation": null, "end": 17153, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17150 }, { "analysis_explanation": null, "end": 17159, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17156 }, { "analysis_explanation": null, "end": 17165, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17162 }, { "analysis_explanation": null, "end": 17184, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17182 }, { "analysis_explanation": null, "end": 17189, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17187 }, { "analysis_explanation": null, "end": 17194, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17192 }, { "analysis_explanation": null, "end": 17222, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17219 }, { "analysis_explanation": null, "end": 17228, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17225 }, { "analysis_explanation": null, "end": 17234, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17231 }, { "analysis_explanation": null, "end": 17253, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17251 }, { "analysis_explanation": null, "end": 17258, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17256 }, { "analysis_explanation": null, "end": 17263, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17261 }, { "analysis_explanation": null, "end": 17291, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17288 }, { "analysis_explanation": null, "end": 17297, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17294 }, { "analysis_explanation": null, "end": 17303, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17300 }, { "analysis_explanation": null, "end": 17322, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17320 }, { "analysis_explanation": null, "end": 17327, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17325 }, { "analysis_explanation": null, "end": 17332, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17330 }, { "analysis_explanation": null, "end": 17360, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17357 }, { "analysis_explanation": null, "end": 17366, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17363 }, { "analysis_explanation": null, "end": 17372, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17369 }, { "analysis_explanation": null, "end": 17397, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17395 }, { "analysis_explanation": null, "end": 17402, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17400 }, { "analysis_explanation": null, "end": 17407, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17405 }, { "analysis_explanation": null, "end": 17435, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17432 }, { "analysis_explanation": null, "end": 17441, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17438 }, { "analysis_explanation": null, "end": 17466, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17464 }, { "analysis_explanation": null, "end": 17471, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17469 }, { "analysis_explanation": null, "end": 17476, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17474 }, { "analysis_explanation": null, "end": 17504, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17501 }, { "analysis_explanation": null, "end": 17510, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17507 }, { "analysis_explanation": null, "end": 17535, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17533 }, { "analysis_explanation": null, "end": 17540, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17538 }, { "analysis_explanation": null, "end": 17545, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17543 }, { "analysis_explanation": null, "end": 17573, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17570 }, { "analysis_explanation": null, "end": 17579, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17576 }, { "analysis_explanation": null, "end": 17604, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17602 }, { "analysis_explanation": null, "end": 17609, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17607 }, { "analysis_explanation": null, "end": 17614, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17612 }, { "analysis_explanation": null, "end": 17642, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17639 }, { "analysis_explanation": null, "end": 17648, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17645 }, { "analysis_explanation": null, "end": 17673, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17671 }, { "analysis_explanation": null, "end": 17678, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17676 }, { "analysis_explanation": null, "end": 17683, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17681 }, { "analysis_explanation": null, "end": 17718, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17715 }, { "analysis_explanation": null, "end": 17742, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17740 }, { "analysis_explanation": null, "end": 17747, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17745 }, { "analysis_explanation": null, "end": 17752, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17750 }, { "analysis_explanation": null, "end": 17780, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17777 }, { "analysis_explanation": null, "end": 17786, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17783 }, { "analysis_explanation": null, "end": 17792, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17789 }, { "analysis_explanation": null, "end": 17815, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17813 }, { "analysis_explanation": null, "end": 17820, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17818 }, { "analysis_explanation": null, "end": 17825, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17823 }, { "analysis_explanation": null, "end": 17853, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17850 }, { "analysis_explanation": null, "end": 17859, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17856 }, { "analysis_explanation": null, "end": 17865, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17862 }, { "analysis_explanation": null, "end": 17888, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17886 }, { "analysis_explanation": null, "end": 17893, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17891 }, { "analysis_explanation": null, "end": 17898, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17896 }, { "analysis_explanation": null, "end": 17926, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17923 }, { "analysis_explanation": null, "end": 17932, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17929 }, { "analysis_explanation": null, "end": 17938, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17935 }, { "analysis_explanation": null, "end": 17961, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17959 }, { "analysis_explanation": null, "end": 17966, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17964 }, { "analysis_explanation": null, "end": 17971, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17969 }, { "analysis_explanation": null, "end": 17999, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 17996 }, { "analysis_explanation": null, "end": 18005, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18002 }, { "analysis_explanation": null, "end": 18011, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18008 }, { "analysis_explanation": null, "end": 18030, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18028 }, { "analysis_explanation": null, "end": 18035, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18033 }, { "analysis_explanation": null, "end": 18040, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18038 }, { "analysis_explanation": null, "end": 18068, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18065 }, { "analysis_explanation": null, "end": 18074, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18071 }, { "analysis_explanation": null, "end": 18080, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18077 }, { "analysis_explanation": null, "end": 18099, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18097 }, { "analysis_explanation": null, "end": 18104, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18102 }, { "analysis_explanation": null, "end": 18109, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18107 }, { "analysis_explanation": null, "end": 18137, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18134 }, { "analysis_explanation": null, "end": 18143, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18140 }, { "analysis_explanation": null, "end": 18149, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18146 }, { "analysis_explanation": null, "end": 18168, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18166 }, { "analysis_explanation": null, "end": 18173, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18171 }, { "analysis_explanation": null, "end": 18178, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18176 }, { "analysis_explanation": null, "end": 18205, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18203 }, { "analysis_explanation": null, "end": 18211, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18208 }, { "analysis_explanation": null, "end": 18217, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18214 }, { "analysis_explanation": null, "end": 18241, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18239 }, { "analysis_explanation": null, "end": 18246, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18244 }, { "analysis_explanation": null, "end": 18251, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18249 }, { "analysis_explanation": null, "end": 18278, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18276 }, { "analysis_explanation": null, "end": 18284, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18281 }, { "analysis_explanation": null, "end": 18310, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18308 }, { "analysis_explanation": null, "end": 18315, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18313 }, { "analysis_explanation": null, "end": 18320, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18318 }, { "analysis_explanation": null, "end": 18348, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18345 }, { "analysis_explanation": null, "end": 18354, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18351 }, { "analysis_explanation": null, "end": 18379, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18377 }, { "analysis_explanation": null, "end": 18384, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18382 }, { "analysis_explanation": null, "end": 18390, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18387 }, { "analysis_explanation": null, "end": 18416, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18414 }, { "analysis_explanation": null, "end": 18422, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18419 }, { "analysis_explanation": null, "end": 18448, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18446 }, { "analysis_explanation": null, "end": 18453, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18451 }, { "analysis_explanation": null, "end": 18459, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18456 }, { "analysis_explanation": null, "end": 18486, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18483 }, { "analysis_explanation": null, "end": 18492, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18489 }, { "analysis_explanation": null, "end": 18517, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18515 }, { "analysis_explanation": null, "end": 18522, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18520 }, { "analysis_explanation": null, "end": 18528, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18525 }, { "analysis_explanation": null, "end": 18562, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18559 }, { "analysis_explanation": null, "end": 18586, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18584 }, { "analysis_explanation": null, "end": 18591, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18589 }, { "analysis_explanation": null, "end": 18597, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18594 }, { "analysis_explanation": null, "end": 18623, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18621 }, { "analysis_explanation": null, "end": 18629, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18626 }, { "analysis_explanation": null, "end": 18635, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18632 }, { "analysis_explanation": null, "end": 18660, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18657 }, { "analysis_explanation": null, "end": 18665, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18663 }, { "analysis_explanation": null, "end": 18671, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18668 }, { "analysis_explanation": null, "end": 18696, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18694 }, { "analysis_explanation": null, "end": 18702, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18699 }, { "analysis_explanation": null, "end": 18729, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18726 }, { "analysis_explanation": null, "end": 18734, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18732 }, { "analysis_explanation": null, "end": 18739, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18737 }, { "analysis_explanation": null, "end": 18766, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18763 }, { "analysis_explanation": null, "end": 18772, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18769 }, { "analysis_explanation": null, "end": 18798, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18795 }, { "analysis_explanation": null, "end": 18803, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18801 }, { "analysis_explanation": null, "end": 18834, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18832 }, { "analysis_explanation": null, "end": 18840, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18837 }, { "analysis_explanation": null, "end": 18866, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18864 }, { "analysis_explanation": null, "end": 18871, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18869 }, { "analysis_explanation": null, "end": 18904, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18901 }, { "analysis_explanation": null, "end": 18910, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18907 }, { "analysis_explanation": null, "end": 18936, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18933 }, { "analysis_explanation": null, "end": 18941, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18939 }, { "analysis_explanation": null, "end": 18980, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18977 }, { "analysis_explanation": null, "end": 19004, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19002 }, { "analysis_explanation": null, "end": 19009, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19007 }, { "analysis_explanation": null, "end": 19042, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19039 }, { "analysis_explanation": null, "end": 19048, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19045 }, { "analysis_explanation": null, "end": 19054, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19051 }, { "analysis_explanation": null, "end": 19083, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19081 }, { "analysis_explanation": null, "end": 19115, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19112 }, { "analysis_explanation": null, "end": 19121, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19118 }, { "analysis_explanation": null, "end": 19146, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19144 }, { "analysis_explanation": null, "end": 19152, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19149 }, { "analysis_explanation": null, "end": 19158, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19155 }, { "analysis_explanation": null, "end": 19184, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19181 }, { "analysis_explanation": null, "end": 19190, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19187 }, { "analysis_explanation": null, "end": 19215, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19213 }, { "analysis_explanation": null, "end": 19221, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19218 }, { "analysis_explanation": null, "end": 19227, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19224 }, { "analysis_explanation": null, "end": 19253, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19250 }, { "analysis_explanation": null, "end": 19259, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19256 }, { "analysis_explanation": null, "end": 19285, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19282 }, { "analysis_explanation": null, "end": 19291, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19288 }, { "analysis_explanation": null, "end": 19297, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19294 }, { "analysis_explanation": null, "end": 19322, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19319 }, { "analysis_explanation": null, "end": 19328, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19325 }, { "analysis_explanation": null, "end": 19353, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19351 }, { "analysis_explanation": null, "end": 19359, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19356 }, { "analysis_explanation": null, "end": 19365, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19362 }, { "analysis_explanation": null, "end": 19398, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19395 }, { "analysis_explanation": null, "end": 19423, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19420 }, { "analysis_explanation": null, "end": 19429, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19426 }, { "analysis_explanation": null, "end": 19435, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19432 }, { "analysis_explanation": null, "end": 19550, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19548 }, { "analysis_explanation": null, "end": 19555, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19553 }, { "analysis_explanation": null, "end": 19560, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19558 }, { "analysis_explanation": null, "end": 19565, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19563 }, { "analysis_explanation": null, "end": 19588, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19585 }, { "analysis_explanation": null, "end": 19593, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19591 }, { "analysis_explanation": null, "end": 19598, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19596 }, { "analysis_explanation": null, "end": 19604, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19601 }, { "analysis_explanation": null, "end": 19623, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19621 }, { "analysis_explanation": null, "end": 19628, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19626 }, { "analysis_explanation": null, "end": 19633, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19631 }, { "analysis_explanation": null, "end": 19638, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19636 }, { "analysis_explanation": null, "end": 19660, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19658 }, { "analysis_explanation": null, "end": 19665, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19663 }, { "analysis_explanation": null, "end": 19671, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19668 }, { "analysis_explanation": null, "end": 19677, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19674 }, { "analysis_explanation": null, "end": 19695, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19693 }, { "analysis_explanation": null, "end": 19700, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19698 }, { "analysis_explanation": null, "end": 19705, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19703 }, { "analysis_explanation": null, "end": 19710, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19708 }, { "analysis_explanation": null, "end": 19732, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19730 }, { "analysis_explanation": null, "end": 19737, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19735 }, { "analysis_explanation": null, "end": 19743, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19740 }, { "analysis_explanation": null, "end": 19749, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19746 }, { "analysis_explanation": null, "end": 19768, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19766 }, { "analysis_explanation": null, "end": 19773, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19771 }, { "analysis_explanation": null, "end": 19778, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19776 }, { "analysis_explanation": null, "end": 19783, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19781 }, { "analysis_explanation": null, "end": 19805, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19803 }, { "analysis_explanation": null, "end": 19811, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19808 }, { "analysis_explanation": null, "end": 19817, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19814 }, { "analysis_explanation": null, "end": 19823, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19820 }, { "analysis_explanation": null, "end": 19841, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19839 }, { "analysis_explanation": null, "end": 19846, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19844 }, { "analysis_explanation": null, "end": 19851, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19849 }, { "analysis_explanation": null, "end": 19856, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19854 }, { "analysis_explanation": null, "end": 19879, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19876 }, { "analysis_explanation": null, "end": 19885, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19882 }, { "analysis_explanation": null, "end": 19891, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19888 }, { "analysis_explanation": null, "end": 19897, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19894 }, { "analysis_explanation": null, "end": 19913, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19911 }, { "analysis_explanation": null, "end": 19918, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19916 }, { "analysis_explanation": null, "end": 19923, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19921 }, { "analysis_explanation": null, "end": 19928, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19926 }, { "analysis_explanation": null, "end": 19951, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19948 }, { "analysis_explanation": null, "end": 19957, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19954 }, { "analysis_explanation": null, "end": 19963, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19960 }, { "analysis_explanation": null, "end": 19969, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19966 }, { "analysis_explanation": null, "end": 19986, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19984 }, { "analysis_explanation": null, "end": 19991, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19989 }, { "analysis_explanation": null, "end": 19996, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19994 }, { "analysis_explanation": null, "end": 20001, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19999 }, { "analysis_explanation": null, "end": 20024, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20021 }, { "analysis_explanation": null, "end": 20030, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20027 }, { "analysis_explanation": null, "end": 20036, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20033 }, { "analysis_explanation": null, "end": 20042, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20039 }, { "analysis_explanation": null, "end": 20058, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20056 }, { "analysis_explanation": null, "end": 20063, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20061 }, { "analysis_explanation": null, "end": 20068, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20066 }, { "analysis_explanation": null, "end": 20073, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20071 }, { "analysis_explanation": null, "end": 20096, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20093 }, { "analysis_explanation": null, "end": 20102, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20099 }, { "analysis_explanation": null, "end": 20108, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20105 }, { "analysis_explanation": null, "end": 20114, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20111 }, { "analysis_explanation": null, "end": 20130, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20128 }, { "analysis_explanation": null, "end": 20135, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20133 }, { "analysis_explanation": null, "end": 20140, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20138 }, { "analysis_explanation": null, "end": 20145, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20143 }, { "analysis_explanation": null, "end": 20168, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20165 }, { "analysis_explanation": null, "end": 20174, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20171 }, { "analysis_explanation": null, "end": 20180, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20177 }, { "analysis_explanation": null, "end": 20186, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20183 }, { "analysis_explanation": null, "end": 20203, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20201 }, { "analysis_explanation": null, "end": 20208, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20206 }, { "analysis_explanation": null, "end": 20213, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20211 }, { "analysis_explanation": null, "end": 20218, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20216 }, { "analysis_explanation": null, "end": 20241, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20238 }, { "analysis_explanation": null, "end": 20247, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20244 }, { "analysis_explanation": null, "end": 20253, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20250 }, { "analysis_explanation": null, "end": 20259, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20256 }, { "analysis_explanation": null, "end": 20276, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20274 }, { "analysis_explanation": null, "end": 20281, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20279 }, { "analysis_explanation": null, "end": 20286, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20284 }, { "analysis_explanation": null, "end": 20291, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20289 }, { "analysis_explanation": null, "end": 20314, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20311 }, { "analysis_explanation": null, "end": 20320, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20317 }, { "analysis_explanation": null, "end": 20326, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20323 }, { "analysis_explanation": null, "end": 20332, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20329 }, { "analysis_explanation": null, "end": 20348, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20346 }, { "analysis_explanation": null, "end": 20353, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20351 }, { "analysis_explanation": null, "end": 20358, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20356 }, { "analysis_explanation": null, "end": 20363, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20361 }, { "analysis_explanation": null, "end": 20385, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20383 }, { "analysis_explanation": null, "end": 20390, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20388 }, { "analysis_explanation": null, "end": 20396, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20393 }, { "analysis_explanation": null, "end": 20402, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20399 }, { "analysis_explanation": null, "end": 20424, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20422 }, { "analysis_explanation": null, "end": 20429, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20427 }, { "analysis_explanation": null, "end": 20434, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20432 }, { "analysis_explanation": null, "end": 20439, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20437 }, { "analysis_explanation": null, "end": 20461, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20459 }, { "analysis_explanation": null, "end": 20466, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20464 }, { "analysis_explanation": null, "end": 20472, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20469 }, { "analysis_explanation": null, "end": 20478, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20475 }, { "analysis_explanation": null, "end": 20497, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20495 }, { "analysis_explanation": null, "end": 20502, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20500 }, { "analysis_explanation": null, "end": 20507, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20505 }, { "analysis_explanation": null, "end": 20512, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20510 }, { "analysis_explanation": null, "end": 20535, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20532 }, { "analysis_explanation": null, "end": 20540, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20538 }, { "analysis_explanation": null, "end": 20546, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20543 }, { "analysis_explanation": null, "end": 20552, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20549 }, { "analysis_explanation": null, "end": 20569, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20567 }, { "analysis_explanation": null, "end": 20574, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20572 }, { "analysis_explanation": null, "end": 20579, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20577 }, { "analysis_explanation": null, "end": 20584, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20582 }, { "analysis_explanation": null, "end": 20607, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20604 }, { "analysis_explanation": null, "end": 20613, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20610 }, { "analysis_explanation": null, "end": 20619, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20616 }, { "analysis_explanation": null, "end": 20624, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20622 }, { "analysis_explanation": null, "end": 20642, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20640 }, { "analysis_explanation": null, "end": 20647, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20645 }, { "analysis_explanation": null, "end": 20652, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20650 }, { "analysis_explanation": null, "end": 20657, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20655 }, { "analysis_explanation": null, "end": 20680, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20677 }, { "analysis_explanation": null, "end": 20686, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20683 }, { "analysis_explanation": null, "end": 20692, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20689 }, { "analysis_explanation": null, "end": 20697, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20695 }, { "analysis_explanation": null, "end": 20714, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20712 }, { "analysis_explanation": null, "end": 20719, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20717 }, { "analysis_explanation": null, "end": 20724, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20722 }, { "analysis_explanation": null, "end": 20729, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20727 }, { "analysis_explanation": null, "end": 20751, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20749 }, { "analysis_explanation": null, "end": 20756, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20754 }, { "analysis_explanation": null, "end": 20762, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20759 }, { "analysis_explanation": null, "end": 20768, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20765 }, { "analysis_explanation": null, "end": 20789, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20787 }, { "analysis_explanation": null, "end": 20794, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20792 }, { "analysis_explanation": null, "end": 20799, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20797 }, { "analysis_explanation": null, "end": 20804, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20802 }, { "analysis_explanation": null, "end": 20826, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20824 }, { "analysis_explanation": null, "end": 20831, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20829 }, { "analysis_explanation": null, "end": 20837, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20834 }, { "analysis_explanation": null, "end": 20843, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20840 }, { "analysis_explanation": null, "end": 20861, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20859 }, { "analysis_explanation": null, "end": 20866, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20864 }, { "analysis_explanation": null, "end": 20871, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20869 }, { "analysis_explanation": null, "end": 20876, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20874 }, { "analysis_explanation": null, "end": 20899, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20896 }, { "analysis_explanation": null, "end": 20904, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20902 }, { "analysis_explanation": null, "end": 20910, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20907 }, { "analysis_explanation": null, "end": 20916, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20913 }, { "analysis_explanation": null, "end": 20934, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20932 }, { "analysis_explanation": null, "end": 20939, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20937 }, { "analysis_explanation": null, "end": 20944, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20942 }, { "analysis_explanation": null, "end": 20949, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20947 }, { "analysis_explanation": null, "end": 20972, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20969 }, { "analysis_explanation": null, "end": 20978, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20975 }, { "analysis_explanation": null, "end": 20984, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20981 }, { "analysis_explanation": null, "end": 20989, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20987 }, { "analysis_explanation": null, "end": 21007, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21005 }, { "analysis_explanation": null, "end": 21012, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21010 }, { "analysis_explanation": null, "end": 21017, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21015 }, { "analysis_explanation": null, "end": 21022, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21020 }, { "analysis_explanation": null, "end": 21045, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21042 }, { "analysis_explanation": null, "end": 21051, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21048 }, { "analysis_explanation": null, "end": 21057, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21054 }, { "analysis_explanation": null, "end": 21062, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21060 }, { "analysis_explanation": null, "end": 21079, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21077 }, { "analysis_explanation": null, "end": 21084, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21082 }, { "analysis_explanation": null, "end": 21089, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21087 }, { "analysis_explanation": null, "end": 21095, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21092 }, { "analysis_explanation": null, "end": 21117, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21114 }, { "analysis_explanation": null, "end": 21123, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21120 }, { "analysis_explanation": null, "end": 21129, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21126 }, { "analysis_explanation": null, "end": 21135, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21132 }, { "analysis_explanation": null, "end": 21151, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21149 }, { "analysis_explanation": null, "end": 21156, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21154 }, { "analysis_explanation": null, "end": 21161, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21159 }, { "analysis_explanation": null, "end": 21167, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21164 }, { "analysis_explanation": null, "end": 21189, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21186 }, { "analysis_explanation": null, "end": 21195, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21192 }, { "analysis_explanation": null, "end": 21201, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21198 }, { "analysis_explanation": null, "end": 21207, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21204 }, { "analysis_explanation": null, "end": 21224, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21222 }, { "analysis_explanation": null, "end": 21229, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21227 }, { "analysis_explanation": null, "end": 21234, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21232 }, { "analysis_explanation": null, "end": 21240, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21237 }, { "analysis_explanation": null, "end": 21261, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21259 }, { "analysis_explanation": null, "end": 21267, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21264 }, { "analysis_explanation": null, "end": 21273, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21270 }, { "analysis_explanation": null, "end": 21279, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21276 }, { "analysis_explanation": null, "end": 21297, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21294 }, { "analysis_explanation": null, "end": 21302, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21300 }, { "analysis_explanation": null, "end": 21307, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21305 }, { "analysis_explanation": null, "end": 21313, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21310 }, { "analysis_explanation": null, "end": 21334, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21331 }, { "analysis_explanation": null, "end": 21340, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21337 }, { "analysis_explanation": null, "end": 21346, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21343 }, { "analysis_explanation": null, "end": 21352, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21349 }, { "analysis_explanation": null, "end": 21670, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21668 }, { "analysis_explanation": null, "end": 21675, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21673 }, { "analysis_explanation": null, "end": 21683, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21681 }, { "analysis_explanation": null, "end": 21971, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21969 }, { "analysis_explanation": null, "end": 21976, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21974 }, { "analysis_explanation": null, "end": 21982, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21980 }, { "analysis_explanation": null, "end": 689, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 682 }, { "analysis_explanation": null, "end": 895, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 889 }, { "analysis_explanation": null, "end": 2462, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 2455 } ]
[ "A laminated stator core is made by a plurality of laminations that are stacked and fixed together to form an annular body.", "\nIn order to manufacture the stator, EP 1 592 110 discloses to group a number of laminations together to form “donuts” (i.e. annular elements made of a plurality of laminations) and to horizontally stack the donuts.", "\nIn addition, EP 1 592 110 also discloses a device having a rail with removable supports and a dolly movable on top of the rail; the dolly has a saddle that can hold the donuts.", "\nDuring operation the donuts are provided on top of the saddle, and then the dolly is moved towards the stator that must be manufactured.", "\nIn order to support the rail, a plurality of supports must be connected to the rail and, when the dolly with a donut on it must cross a support, this support is removed while other supports are not (i.e. one support is removed while other supports are not removed such that the dolly can cross the zone from which the support has been removed while the rail is supported by the other supports).", "\nThen the removed support is connected to the rail again and another support is removed, until the dolly reaches its final position to assemble the donut to the stator.", "\nBecause of the need to connect and disconnect the supports from the rail, manufacturing can be time consuming." ]
{ "pile_set_name": "USPTO Backgrounds" }
[ 0, 0, 0, 0, 0, 0, 0 ]
0
5
[]
[ "We're going to launch one of these threads a month. ", "And down the months and years, we'll build up not only a mugshot parade of the Whitechapel crew -- but also, for those who choose to participate monthly, there'll be a record of how we all change and grow (and in my case age horribly).", "\n\nObviously, I encourage participation from everyone, even if you're just joining the place. ", "This thread is certainly NOT just for the old lags. ", "In fact, the more new faces the better.", "\n\nSo. ", "Take a photo of yourself and post it (if you're not sure how -- you put a photo on the web somewhere, a free hosting site like Flickr or Photobucket or your LJ gallery if you use LJ -- Blogger image hosting won't work -- and click the \"img\" button above to put the address of the image in, the http://) here.", "\n\nI'll get to mine once I'm, you know... piss off, I'm busy...\n\nBegin.", "\n\n(Those of you doing 365 projects at Flickr obviously have a head start...!)", "\n\nSPRING IS HERE (ah-sah-pah-riiiing is here, life is skittles and life is beer). ", "On the roof of a house with a washed out photobooth version of the Philly skyline, hiding in the shade because April 1st decided that I needed to be Burnt By the Sun.", "\n\n@Zo, dorkmuffin, V: That's three damn beautiful ladies to follow on the first page! ", "And @V, I really love the whole composition of that shot.@Jeff Owens: I love you waking up, if that helps. ", "You look completely wrecked!", "\n\nI've been in the photo automat for my work card. ", "It fucked up my colours a bit, but I still liked it." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0, 0, 0, 0.00974025974025974, 0, 0.012987012987012988, 0, 0.012048192771084338, 0.011627906976744186, 0.018691588785046728, 0, 0, 0 ]
0.004068
5
[ { "analysis_explanation": null, "end": 81, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 61 }, { "analysis_explanation": null, "end": 142, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 131 }, { "analysis_explanation": null, "end": 204, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 197 }, { "analysis_explanation": null, "end": 1082, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1076 }, { "analysis_explanation": null, "end": 1129, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1120 }, { "analysis_explanation": null, "end": 1328, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1323 } ]
[ "[First experience with the application of the implantable prostheses of osseous conduction BAHA].", "\nThe first experience with the application of the implantable prostheses of osseous conduction (BAHA) is described. ", "The results of the present study suggest high efficacy of the method in question for the rehabilitative treatment of children with bilateral chronic otitis and/or congenital malformations of the ear." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0.008620689655172414, 0 ]
0.002874
5
[]
[ "Price and Purchase\n\nIf you'd like to open a Buy Now Pay Later account please fill in the simple\nform below and we will be in touch within 15 minutes (during normal office hours).", "\n\nAll-Age Worship - is it really possible to engage everyone? ", "a talk by BIG Ministries\n\nFull Product Description\n\nAll-Age Worship - is it really possible to engage everyone? ", "is a BIG Ministries talk recorded at Mission Worship - 2014 on Church Worship available as CD format.", "\n\nAn interactive session looking at what all-age worship can be like, and how we can do our best to make sure we engage everyone, without making it childish or silly, or making it too much for adults either.", "\n\nI found what I was looking for, had an added bonus of a discount on my order, it is an easy website to use with fast delivery! ", "Excellent service all round from a trusted Christian company!- Claire C, Bristol\n\n2,800,000+\n\nVisitors in 2015\n\n400,000+\n\nValued Customers\n\n81,000+\n\nBibles Supplied in 2015\n\n35,000+\n\nBaptism Candles Sold\n\n150+\n\nCountries Delivered\n\n11+ Years\n\nServing the UK Church\n\nI found what I was looking for, had an added bonus of a discount on my order, it is an easy website to use with fast delivery! ", "Excellent service all round from a trusted Christian company!- Claire C, Bristol\n\nPayment Methods Accepted\n\nHow We Keep Your Information Secure\n\nWe use enterprise level encryption and 256-bit SSL to ensure your information is transmitted, stored and received securely." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0.008928571428571428, 0.009900990099009901, 0, 0, 0.005089058524173028, 0.007462686567164179 ]
0.003923
5
[ { "analysis_explanation": null, "end": 148, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 138 }, { "analysis_explanation": null, "end": 176, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 157 }, { "analysis_explanation": null, "end": 838, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 829 }, { "analysis_explanation": null, "end": 857, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 849 }, { "analysis_explanation": null, "end": 896, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 892 }, { "analysis_explanation": null, "end": 958, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 954 }, { "analysis_explanation": null, "end": 1036, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1018 }, { "analysis_explanation": null, "end": 1231, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1222 }, { "analysis_explanation": null, "end": 1250, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1242 } ]
[ "1. ", "Introduction {#sec1-ijerph-16-03158}\n===============\n\nNon-suicidal self-injury (NSSI) is the intentional destruction of body tissue without suicidal intent, using methods that are not socially sanctioned. ", "Common methods of self-injury include cutting, burning, inserting objects beneath the skin, hitting, and biting \\[[@B1-ijerph-16-03158]\\]. ", "Although it is not fatal or has a low fatality rate, it poses a serious public health risk to adolescents \\[[@B2-ijerph-16-03158]\\]. ", "More than 70% of the adolescents who experienced NSSI were having suicidal ideation \\[[@B3-ijerph-16-03158]\\], and among those teenagers with repetitive NSSI, the probability of suicide is 10 times higher than that of teenagers without NSSI \\[[@B4-ijerph-16-03158]\\]. ", "Various studies from Asia \\[[@B5-ijerph-16-03158]\\], Australia \\[[@B6-ijerph-16-03158]\\], Canada \\[[@B7-ijerph-16-03158]\\], Europe \\[[@B8-ijerph-16-03158]\\] and the United States \\[[@B9-ijerph-16-03158]\\] found that the lifetime prevalence rate of adolescent students' NSSI was between 10% and 32%. ", "By 2020, it is estimated that 15--30 million teenagers will participate in NSSI behaviors \\[[@B10-ijerph-16-03158]\\]. ", "According to the results of a survey of Chinese youth age 10 to 20, the incidence of NSSI behavior was 26.1% in the past 12 months. ", "However, the proportion of rural left-behind teenagers who report at least one NSSI behavior was 47.3%, which was much higher than that of non-left-behind teenagers, and much higher than the average level of the above foreign surveys. ", "Moreover, studies found that the overall incidence of NSSI behavior in this group was high, the duration was long, and the occurrence trend was repeated \\[[@B11-ijerph-16-03158]\\].", "\n\nSeveral studies have shown that lesbian, gay, or bisexual (LGB) sexual identity are risk factors for adolescent NSSI behavior. ", "There is still a significant correlation between people who identify as LGB and non-suicidal self-injury after controlling for known risk factors such as age, gender, and depression \\[[@B12-ijerph-16-03158]\\]. ", "A recent study found that 35% of the LGB population had participated in NSSI behaviors, 2--8 times more than the heterosexual group. ", "This group's NSSI thoughts and behaviors were more frequent and lasted longer than the general population \\[[@B13-ijerph-16-03158]\\]. ", "Data from US community surveys suggested an association between sexual identity and exposure to adverse childhood experiences (ACEs). ", "Compared with heterosexuals, sexual minorities (gay/lesbian and bisexual respondents) had a higher rate of ACEs and higher odds of experiencing ACEs. ", "Childhood sexual abuse and a risky family environment, including witnessing parental violence, the relationship strain between the respondent and one or both parents, or living with a problem drinker in the household, were significantly associated with NSSI, along with identifying as sexual minorities in the community sample \\[[@B14-ijerph-16-03158]\\]. ", "Another study also showed that LGB respondents had higher odds of exposure to childhood abuse (physical or sexual) than heterosexuals \\[[@B15-ijerph-16-03158]\\]. ", "Therefore, it is common for LGB teenagers to suffer from strong pressure caused by their families and to have adverse childhood experiences, which may also lead to NSSI \\[[@B16-ijerph-16-03158]\\]. ", "Survey data showed that six out of 10 people in the general population have experienced at least one adverse childhood experience, and 8.7% have reported five or more adverse childhood experiences \\[[@B17-ijerph-16-03158]\\]. ", "Previous studies have shown that there is an association between adverse childhood experiences and sexual identity. ", "Compared with heterosexuals, LGB groups have higher incidence of adverse childhood experiences and higher probability of multiple experiences \\[[@B15-ijerph-16-03158]\\]. ", "Moreover, in the whole life cycle of this group, there is a relationship between adverse childhood experiences and NSSI \\[[@B18-ijerph-16-03158],[@B19-ijerph-16-03158]\\]. ", "Adolescents exposed to adverse childhood experiences, such as parental addiction, mental health problems, or witnessing domestic violence have an increased risk of NSSI \\[[@B20-ijerph-16-03158]\\]. ", "At present, there is no research on the interaction between adverse childhood experiences, sexual identity and the influence on NSSI.", "\n\nAs an economically underdeveloped region in China, Jiangxi province has a large population mobility, and a large number of surplus rural labor force enter the city for work and employment. ", "This leads to a lack of education among family members for most rural teenagers \\[[@B21-ijerph-16-03158]\\]. ", "Contrarily, rural high school students who live in schools are a relatively special group of young people. ", "Facing the college entrance examination, they are under great pressure, and the emotionally rich experience caused by the changes in the brain's own structure during the development of adolescents \\[[@B22-ijerph-16-03158]\\]. ", "They are prone to be troubled by sexual identity selection, more likely to experience negative exposure from family during childhood, and have encountered psychological problems such as introversion, irascibility, and NSSI \\[[@B23-ijerph-16-03158]\\]. ", "Previous studies exploring the role of adverse childhood experiences in the relationship between sexual identity and NSSI mostly relied on adult samples \\[[@B15-ijerph-16-03158],[@B24-ijerph-16-03158]\\], and cumulative adverse childhood exposure to NSSI has rarely been studied. ", "In addition, the analysis of the mediating effect was mostly adopted to explore the relationship between the three factors \\[[@B25-ijerph-16-03158]\\]. ", "Based on the above conditions, this study examined 1810 rural high school students in Jiangxi province, an underdeveloped region of China. ", "These samples were set to explore the independent and mutual influence of sexual identity and accumulated adverse childhood experiences on NSSI.", "\n\n2. ", "Methods {#sec2-ijerph-16-03158}\n==========\n\n2.1. ", "Participants and Procedures {#sec2dot1-ijerph-16-03158}\n--------------------------------\n\nIn May 2016, a high school in Jiangxi province was selected by the convenient sampling method, and the Youth Risk Behavior Surveillance System (YRBSS) of the Center for Disease Control and Prevention (CDC) was used to design a \"Questionnaire on adolescent health risk behaviors in less developed areas of China\". ", "After repeated modification by experts, the Cronbach coefficient of the questionnaire was 0.76. ", "Questionnaires were distributed to all 10th and 11th grade students during a self-study night by study investigators. ", "Students were informed that their participation in the study was voluntary and their responses were anonymous. ", "The self-administered questionnaire took approximately 40 minutes to complete. ", "SAS 9.4 software (SAS Institute, Cary, NC, USA) was used to conduct logistic screening, clear and delete invalid records (Firstly, the scale was then assessed and if a participant had not completed more than 30% of a measure they were classified as incomplete and their data were omitted from the analysis of the scale. ", "Secondly, if they had not completed the ACEs measure, sexual orientation measure or non-suicidal self-injury items, participants were excluded from the main analysis), and 1810 valid questionnaires were collected, with an effective rate of 95.26%. ", "A total of 805 female students (44.48%) and 1005 male students (55.52%) were included. ", "The age distribution was as follows: 96 (5.30%) students ≤ 15 years old, 553 (30.55%) students 16 years old, 867 (47.90) students 17 years old, 294 (16.25%) student ≥ 18 years old.", "\n\n2.2. ", "Measures {#sec2dot2-ijerph-16-03158}\n-------------\n\n**Sexual identity.** ", "Sexual identity was defined by asking students the following question, \"Which of the following best describes you?\" ", "Responses included heterosexual, gay or lesbian, bisexual, and questioning (the participants were questioning about their sexual identity). ", "Three comparison groups were used for the analyses: (1) LGB; (2) questioning; (3) heterosexual.", "\n\n**Adverse childhood experiences.** ", "Behavioral Risk Factor Surveillance System (BRFSS) ACE module \\[[@B15-ijerph-16-03158],[@B26-ijerph-16-03158]\\] and Kristen Clements-Nolle'sen \\[[@B27-ijerph-16-03158]\\] investigation on the ACE model of American high school students were used for the definition of this variable. ", "The \"Questionnaire on adolescent health risk behaviors in less developed areas of China\", defines ACEs into five categories as follows: (1) lifetime sexual abuse---\"Have you ever been physically forced to have sexual intercourse when you did not want to?\"; (", "2) physical abuse by an adult---\"Have you ever been hit, beaten, kicked, or physically hurt in any way by an adult? (", "Do not include being spanked for bad behavior)\"; (3) household domestic violence---\"Have you ever seen or heard adults in your home slap, hit, kick, punch, or beat each other up?\"; (", "4) household mental illness---\"Have you ever lived with someone who was depressed, mentally ill, or suicidal?\"; ", "and (5) household substance abuse---\"Have you ever lived with someone who was a problem drinker or alcoholic or abused street or prescription drugs?\" ", "Responses to all ACE questions were dichotomized as Yes versus No.", "\n\nTwo household dysfunction questions (household mental illness and household substance use) included a response of \"don't know\". ", "Consistent with previous research among American high students using the ACE module, \"don't know\" responses were coded as missing for these questions \\[[@B27-ijerph-16-03158]\\]. ", "The five ACE questions were summed to create a total ACE score (range 0--5). ", "The ACE score was further categorized as 0, 1, 2, and 3--5 ACEs \\[[@B28-ijerph-16-03158]\\].", "\n\n**Non-suicidal self-injury.** ", "Non-suicidal self-injury was assessed with a standardized question from the CDC YRBS, \"During the past 12 months, did you ever seriously attempt NSSI?\" ", "Responses were dichotomized as Yes versus No.", "\n\n**Covariates.** ", "We included 15 potential confounding variables from the standardized YRBS, reference to Siobhan O'neill \\[[@B29-ijerph-16-03158]\\] and domestic Li Jianni's \\[[@B30-ijerph-16-03158]\\] research, it can be divided into the following four aspects: personal factors, family factors, school factors and social factors.", "\n\n**Personal factors** included: sex, age, science-humanities for branch of intention. ", "Branch of intention was assessed by asking students: \"In your future high school study, which direction will you choose as your study direction, science or humanities? ", "Science includes math, Chinese, English, physics, biology, chemistry; Humanities include math, Chinese, English, politics, history, geography\";\n\n**Family factors** included: parent migrant workers, living with parents, parents often check their whereabouts when they go out, all of the variables were dichotomized as Yes versus No;\n\n**School factors** included: Students who live in school, bullied at school (past year), fight at school (past year), academic pressure. ", "Academic pressure was assessed by asking students: \"What level of stress do you feel as a result of your studies?\" ", "Ordinal response items were dichotomized as high academic pressure (very stressed, above average stress) versus median/low academic pressure (average stress, below average stress, no stress).", "\n\n**Social factors** included: current smoking (past 30 days), current alcohol use (past 30 days), in the process of going out, were hurt by others (past year), sexual intercourse (lifetime). ", "In the process of going out, was hurt by others was assessed by asking students, \"During the past year, have you ever been physically hurt on purpose in any way by someone who you were dating or going out with?\". ", "Sexual intercourse was assessed by asking students: \"Have you ever had sexual intercourse?\" ", "all of the variables were dichotomized as Yes versus No.", "\n\n2.3. ", "Data Analysis {#sec2dot3-ijerph-16-03158}\n------------------\n\nPearson chi-square test was used to compare the unadjusted relationship between personal factors, family factors, school factors, social factors, sexual identity, adverse childhood experiences, and non-suicidal self-injury in rural high school students of China. ", "Binary logistic regression analysis was used to explore the relationship between sexual identity (LGB, questioning, and heterosexual), cumulative adverse childhood experiences (0, 1, 2, 3--5 ACES), and non-suicidal self-injury. ", "Meanwhile, covariates were controlled for, and the adjusted odds ratio (AOR) and 95% confidence interval (95% CI) were calculated.", "\n\nSexual identity × ACE were divided into four groups: (1) heterosexual/0-ACE (reference), (2) LGBQ, (3) ACE, (4) LGBQ/ACE. ", "Multivariate unconditional Logistic regression model was included, and these two groups of objects were combined for interactive analysis. ", "Meanwhile, covariables were controlled, and adjusted odds ratio (AOR) and 95% confidence interval (95% CI) were calculated with a = 0.05 (double side). ", "We entered the data using EpiData 3.0 (The EpiData Association, Odense, Denmark), imported the database into Excel (Microsoft Corporation, Redmond, WA, USA), and then transferred it into SAS version 9.4 (SAS Institute, Cary, NC, USA) for statistical analysis. ", "GraphPad Prism 5.0 (GraphPad Software, San Diego, CA, USA) was used for illustration.", "\n\n2.4. ", "Ethical Statement {#sec2dot4-ijerph-16-03158}\n----------------------\n\nAll subjects gave their informed consent for inclusion before they participated in the study. ", "The study was conducted in accordance with the Declaration of Helsinki, and the protocol was approved by the Ethics Committee of the second affiliated hospital of Nanchang University.", "\n\n3. ", "Results {#sec3-ijerph-16-03158}\n==========\n\nAmong the 1810 participants, a total of 123 had detected NSSI behaviors, with a detection rate of 6.80%. ", "In terms of school factors, the NSSI detection rates of high school students with high academic pressure (7.92%) were higher than those with medium/low academic pressure (5.41%), and the NSSI detection rates of high school students involved with fights and bullying at school behaviors were 17.07% and 18.90%, respectively, which were statistically different from those without such behaviors (*p* \\< 0.05). ", "In terms of social factors, NSSI detection rates of high school students who smoke, use alcohol, in the process of going out was hurt by others, and have sex intercourse are 18.05%, 20.16%, 24.59%, 23.29%, respectively. ", "Compared with those who do not have such behaviors, the differences are statistically significant (all *p* values are \\<0.01). ", "In terms of individual and family factors, there was no significant statistical difference in the detection rate of NSSI demonstrated in [Table 1](#ijerph-16-03158-t001){ref-type=\"table\"}.", "\n\n[Table 2](#ijerph-16-03158-t002){ref-type=\"table\"} shows the unadjusted association between adverse childhood experience, sexual identity and non-suicidal self-injury. ", "In terms of sexual abuse, physical abuse, witnessing household domestic violence, household mental illness history and household substance use/abuse history, NSSI detection rates of high school students were 25.00%, 17.69%, 11.76%, 12.61% and 14.71%, respectively. ", "The differences were statistically significant (all *p* values were \\<0.01). ", "The NSSI detection rates of high school students with cumulative scores of 0, 1, 2, and 3--5 were 4.17%, 6.82%, 17.98%, and 21.67%, respectively. ", "With the accumulation of ACE scores, high school students were more likely to have NSSI, showing significant statistical differences (*p* \\< 0.01). ", "In addition, NSSI detection rates of high school students with LGB, questioning and heterosexual identity were 21.21%, 6.56% and 6.20%, respectively, with statistically significant differences (*p* \\< 0.01).", "\n\nUtilizing NSSI as the dependent variable, personal factors, family factors, school factors, social factors, sexual identity, ACEs respectively as the independent variables, the binary logistic regression model was included, and standard a = 0.05 was included. ", "The results showed that among the individual factors, females (AOR = 1.592; 95% CI = 1.021--2.482) compared with males, had a higher tendency of NSSI (*p* \\< 0.05). ", "Being bullied at school (AOR = 2.286; 95% CI = 1.352--3.866) and participation in school fights (AOR = 1.817; 95% CI = 1.039--3.177) had a higher tendency of NSSI than those without such behavior (*p* \\< 0.05). ", "Among social factors, smoking (AOR = 2.073; 95% CI = 1.092--3.938), alcohol use (AOR = 2.431; 95% CI = 1.372--4.305) high school students with these behaviors have a higher tendency of NSSI than those without behaviors (*p* \\< 0.05). ", "After controlling for these covariates, sexual identity among LGB students (AOR = 3.220; 95% CI = 2.100--4.935) had a higher tendency of NSSI than those who identify as heterosexual (*p* \\< 0.001). ", "With the increase of ACE scores, the incidence of NSSI increased (*p* \\< 0.05): 1 ACE (AOR = 1.63, 95% CI = 1.02--2.60), 2 ACEs (AOR = 4.89, 95% CI = 3.01--6.96) and 3--5 ACEs (AOR = 5.48, 95% CI = 2.72--8.51). ", "See [Table 3](#ijerph-16-03158-t003){ref-type=\"table\"} and [Table 4](#ijerph-16-03158-t004){ref-type=\"table\"} for details.", "\n\nIn the binary logistic regression model of interaction (sexual identity × ACE), whether to participate NSSI behavior was the dependent variable, as well as personal factors, family factors, school factors, social factors, sexual identity and sexual identity × ACE (heterosexual/0-ACE, LGBQ, ACE, LGBQ/ACE,) as the independent variables.", "\n\nThe binary logistic regression model was included, and standard a = 0.05 was included. ", "Heterosexual/0-ACE as the control group, AORs and 95% CIs were plotted. ", "After controlling for covariables, the results showed that compared with heterosexual/0-ACE students, LGBQ students (AOR = 1.455, 95% CI = 1.01--2.26), ACE (AOR = 1.894, 95% CI = 1.20--3.00), and LGBQ students with ACE (AOR = 2.821, 95% CI = 1.51--5.29) were more likely to engage in NSSI (*p* \\< 0.05). ", "See [Figure 1](#ijerph-16-03158-f001){ref-type=\"fig\"} for details.", "\n\n4. ", "Discussion {#sec4-ijerph-16-03158}\n=============\n\nNSSI is closely related to suicide attempts, and NSSI teenagers have a high suicide risk \\[[@B31-ijerph-16-03158]\\]. ", "This study in developing areas of China with rural high school students as the research object, mainly revealed that personal, family, school, and social factors, such as the covariate control, sexual identity and adverse childhood experiences, forged a link between non-suicidal self-injury. ", "This link extends to less developed areas of China, and to rural high school students and related research on sexual identity and the impact of adverse childhood experiences on non-suicidal self-injury behavior should be carried out here. ", "Consistent with previous studies, students who identified themselves as LGBQ \\[[@B10-ijerph-16-03158],[@B32-ijerph-16-03158]\\] had a higher risk of NSSI, and there was a strong correlation between adverse childhood experiences and NSSI \\[[@B33-ijerph-16-03158]\\]. ", "In addition, the results of this study also show that there is a significant interaction between sexual identity and adverse childhood experiences. ", "Students who identify themselves as LGBQ with adverse childhood experiences have a higher detection rate of NSSI.", "\n\nThe results of this study showed that school fights and bullying are risk factors for high school students to engage in NSSI, which is consistent with a study on Canadian teens \\[[@B25-ijerph-16-03158]\\]. ", "Due to the fact that parents go out to work and there is negligence in management for rural high school students, there will be a certain degree of defects in the character of them. ", "The brain's lack of regulation of negative emotions thus induces the occurrence of NSSI and adverse consequences \\[[@B34-ijerph-16-03158]\\]. ", "Among social factors, high school students with smoking and alcohol behaviors are more likely to engage in NSSI. ", "Teenagers have low alcohol tolerance, and under the stimulation of alcohol, the decline of cognitive ability and emotional management may increase the risk of NSSI \\[[@B35-ijerph-16-03158]\\]. ", "Mäkikyrö \\[[@B36-ijerph-16-03158]\\] found that adolescent smoking is associated with increased behavioral risk of self-harm (OR = 3.32) and suicide (OR = 4.33). ", "The central nervous system of smoking adolescents may be impaired in catechol and serotonin function. ", "This often results in more impulsive and aggressive behaviors.", "\n\nAfter controlling for all covariables, sexual identity among LGB high school students and accumulated ACE are risk factors of NSSI. ", "The higher tendency of NSSI will be along with the increase of ACE scores, which is consistent with the research results of Richard and Kaess. ", "\\[[@B37-ijerph-16-03158],[@B38-ijerph-16-03158]\\]. ", "Nowadays, although the public is much more tolerant towards sexual minorities, due to the influence of China's long-standing traditional ideas, most people are not optimistic about the actual attitude towards sexual minorities. ", "Therefore, once the LGB identity is recognized, sexual minorities are more likely to experience harassment, peer bullying and other insults, resulting in interpersonal difficulties, negative effects on mental health, and more prone to NSSI and other adverse behaviors \\[[@B39-ijerph-16-03158]\\]. ", "As a stimulus, ACE will disrupt the development of the nervous system in children, affect the normal function of the brain's neurotransmitters and hormones. ", "Thus, increasing the incidence of youth risk behavior \\[[@B40-ijerph-16-03158]\\]. ", "Inconsistent with previous studies, our research showed there is no statistical difference in the NSSI behavior of those who are questioning their sexual identity among rural high school students. ", "A potential reason for that is the influence of traditional Confucian values, Chinese people place great importance on being married and procreation to keep the family bloodline. ", "This value has been deeply rooted in the mind of Chinese people and violation of this value contributes to intolerance toward sexual minorities. ", "So, under pressure, even though their sexual identity is in the LGB group, students choose the vague option-questioning. ", "Secondly, due to the fact that rural schools do not have adolescent sex education courses, parents cannot give correct guidance, so students have not been exposed to complete sex education, lack of sexual knowledge, and then the concept of sexual orientation is vague \\[[@B41-ijerph-16-03158]\\].", "\n\nThe results of this study showed that there is a significant interaction between sexual identity and adverse childhood experiences. ", "Compared with heterosexual students without ACE, students who self-identified as LGBQ with ACE have about three times higher probability of NSSI, which further confirms other survey results \\[[@B42-ijerph-16-03158]\\]. ", "The target population for this study was rural high school students in less developed areas of China. ", "On the one hand, due to the long-time separation from their parents, improper inter-generational upbringing and the lack of a role of father or mother in family education, results in the lag of the cognitive, emotional or behavioral development of rural high school students. ", "High school students are in adolescence, and this is the crucial period of physical and mental development so the lag may change an individual's performance for themselves and to others. ", "The lack of individual emotional regulation skills may result in self-emotion control by means of self-harm \\[[@B43-ijerph-16-03158]\\]. ", "On the other hand, Tseng and Yang \\[[@B44-ijerph-16-03158]\\] found that family support was negatively correlated with non-suicidal NSSI among adolescents, which also confirmed the conclusion of this study. ", "Most of the parents of rural high school students in less developed areas go out for work. ", "They are exposed to adverse experiences during their growth period, their identities are stigmatized by their peers, and under the domination of rural traditional concepts, society, families and schools have higher cultural expectations for them, which increases their life pressure. ", "For rural high school students, there is no economic ability to relieve pressure through other means by themselves. ", "Parents are the closest people in their life. ", "Only by seeking the help of parents and getting support from the family can they alleviate the pressure, but it is sometimes impossible to get the family support for the first time, and they may adopt avoidance or self-tolerance, leading to serious negative emotions and various psychological problems, including relatively serious psychological disorders and psychological diseases \\[[@B43-ijerph-16-03158]\\]. ", "So, when ACE and LGB interact, the NSSI behavior of rural high school students in less developed areas will be intensified.", "\n\nThese findings suggested that China's less developed regions should be further focused on public health prevention programs on rural youth groups to identify other risk factors such as increasing or decreasing NSSI. ", "Parents play a vital role in the process of adolescent growth, long-term companionship, harmonious family relationship, and positive guidance to their children, all of which may reduce the self-injury behavior of rural high school students \\[[@B45-ijerph-16-03158]\\]. ", "In addition, targeted training of high-quality rural high school psychological counselors can help ensure their understanding ability, so as to improve the identification and intervention of early NSSI behaviors, and provide effective support and care for these high school students with ACE/LGB, so as to reduce the incidence of NSSI \\[[@B46-ijerph-16-03158]\\].", "\n\n5. ", "Conclusions {#sec5-ijerph-16-03158}\n==============\n\nThis study examines rural high school students in less developed areas of China, and the results showed that 6.8% of rural high school students had engaged in NSSI in the past 12 months. ", "After controlling for covariates, the sexual identity of LGB group and the high accumulation of adverse childhood experiences both increased the probability of NSSI. ", "In addition, after the significant interaction between sexual identity and adverse childhood experiences, students who identified themselves as LGBQ with adverse childhood experiences had a higher detection rate of NSSI. ", "It is suggested that public health organizations identifying and targeting ACEs and LGB may provide opportunities to intervene and reduce non-suicidal self-injury.", "\n\nStrengths & Limitations\n-----------------------\n\nThis study took a small number of rural high school students in less developed areas of China as samples to explore the relationship between adverse childhood experiences, sexual identity, and NSSI. ", "These questions include the use of sexual identity (LGB, questioning, and heterosexuality), which Chinese people are shy to answer honestly, focusing on the cumulative exposure of child abuse and family dysfunction, and identifying the important population for the prevention of NSSI among high school students with relatively high accumulation of adverse childhood growth experiences, which can provide the foundation and basis for future research.", "\n\nThe limitations of this study are (1) the subjects of the study are only from one high school in China's Jiangxi province, as such the results are generalized to other developed cities in China or school districts to be cautious, but as a less developed area of China, this is a typical rural high school, and the sample size is enough to represent and show the experience of identity, adverse childhood experiences, and NSSI situations in a rural high school setting; (2) sexual identity measurement was based on one dimension, namely the self-reported sexual identity because of limited sample size LGB students (*N* = 66) and LGB students with NSSI (*N* = 14). ", "Therefore, this study will be lesbian, gay and bisexual merged into one group of students, to ensure enough ability to observe and heterosexual students in some dimensions; (3) we only used one question to measure non-suicidal self-injury, while this question is a standardized YRBS measure, it is not a validated NSSI measure. ", "Our research is preliminary and needs to be replicated using a more detailed and validated assessment of NSSI. (", "4) Although five indicators to measure adverse childhood experiences and family dysfunction were included in this study according to the Behavioral Risk Factor Surveillance System (BRFSS) ACE module, some ACE indicators in adult monitoring studies, such as emotional abuse, parental separation/divorce and other marital status, are still lacking \\[[@B15-ijerph-16-03158]\\].", "\n\nThe lead agency of this study is the School of Public Health, Nanchang University. ", "We would like to express our great appreciation to the collaborating agencies, including Jiangxi grassroots Health Bureau and sample school's teachers and students. ", "We also like to thank all the teachers and students who took part in the research design and the field investigation. ", "In particular, Gabriela Vieyra, MPH, Melissa Deadmond, MPH, PhD and Gabriela Veryra, MPH, from the University of Nevada, for their involvement in collecting data.", "\n\nInvestigation, W.X., X.W., Y.L. and Z.J.; Methodology, X.L.; Supervision, Z.Y.; Writing---original draft, X.L.; Writing---review and editing, H.Z., W.T., Z.Y. and W.Y.\n\nThis research was supported by National Natural Science Foundation of China Projects (grant number 81260447).", "\n\nThe authors declare no conflict of interest.", "\n\n![", "Interacting influence of sexual identity and ACEs on non-suicidal self-injury---2016.](ijerph-16-03158-g001){#ijerph-16-03158-f001}\n\nijerph-16-03158-t001_Table 1\n\n###### \n\nSurvey results from Students in Jiangxi high school students---2016.", "\n\n Variables Options Total *N* The Number of NSSI (%) \\* χ^2^ *p* Value\n ------------------------------------------------------------- --------------- ----------- --------------------------- --------- -----------\n **Personal factors** \n Sex 0.02 0.895\n Female 805 54 (6.71) \n Male 1005 69 (6.87) \n Age (year) 3.74 0.291\n 15 or younger 96 11 (11.46) \n 16 553 38 (6.87) \n 17 867 54 (6.23) \n 18 or older 294 20 (6.80) \n Branch of intention 0.00 0.95\n Science 785 53 (6.75) \n Humanities 1025 70 (6.83) \n **Family factors** \n Parent migrant workers 0.09 0.76 \n Yes 874 61 (6.52) \n No 936 62 (7.09) \n Live with parents 0.04 0.85\n Yes 824 57 (6.92) \n No 986 66 (6.69) \n Parents often check whereabouts when they go out 0.43 0.51 \n Yes 729 53 (7.27) \n No 1081 70 (6.48) \n **School factors** \n Students who live in school, 1.72 0.19 \n Yes 824 49 (5.95) \n No 986 74 (7.51) \n Academic pressure 4.46 \\<0.05\n High 997 79 (7.92) \n Low/Medium 813 44 (5.41) \n Bullied at school (past year) 41.73 \\<0.001 \n Yes 164 31 (18.90) \n No 1646 92 (5.59) \n Fight at school (past year) 30.08 \\<0.001 \n Yes 164 28 (17.07) \n No 1646 95 (5.77) \n **Social factors** \n Smoking (past 30 days) 28.68 \\<0.001 \n Yes 133 24 (18.05) \n No 1677 99 (5.90) \n Alcohol use (past 30 days) 37.58 \\<0.001 \n Yes 124 25 (20.16) \n No 1686 98 (5.81) \n In the process of going out, was hurt by others (past year) 31.56 \\<0.001 \n Yes 61 15 (24.59) \n No 1749 108 (6.17) \n Sex intercourse (lifetime) 30.01 \\<0.001 \n Yes 73 17 (23.29) \n No 1737 106 (6.10) \n\n\\* (%) is the detection rate.", "\n\nijerph-16-03158-t002_Table 2\n\n###### \n\nAdverse childhood experiences (ACEs), sexual identity by non-suicidal self-injury (NSSI) of 1810 high school students surveyed---2016.", "\n\n Variables Options Total *N* The Number of NSSI (%) \\* χ^2^ *p* Value\n ------------------------------- ----------------- ----------- --------------------------- --------- -----------\n ACEs \n Sexual abuse 30.24 \\<0.001\n Yes 56 14 (25.00) \n No 1754 109 (6.21) \n Physical abuse 26.26 \\<0.001\n Yes 130 23 (17.69) \n No 1680 100 (5.96) \n Household domestic violence 27.68 \\<0.001 \n Yes 510 60 (11.76) \n No 1300 63 (4.84) \n Household mental illness 13.52 \\<0.001 \n Yes 1588 95 (5.98) \n No 222 28 (12.61) \n Household substance use/abuse 10.68 \\<0.01 \n Yes 102 15 (14.71) \n No 1708 108 (6.32) \n ACE score 68.09 \\<0.001\n 0 1103 46 (4.17) \n 1 469 32 (6.82) \n 2 178 32 (17.98) \n 3--5 60 13 (21.67) \n Sexual identity 22.52 \\<0.001\n LGB 66 14 (21.21) \n Questioning, 244 16 (6.56) \n Heterosexuality 1500 93 (6.2) \n\nNote: LGB = lesbian, gay, or bisexual. \\* (%) ", "is the detection rate.", "\n\nijerph-16-03158-t003_Table 3\n\n###### \n\nVariable assignment of the potential risk factors among rural high school students.", "\n\n Factors Variable Name Factor Assignment\n --------------------------------------------------- --------------- -----------------------------------------------------------\n **Dependent variables** \n  NSSI behavior Y 1 = Yes, 0 = No (Referent)\n **Independent variables** \n  Sex X1 1 = Male,0 = Female(Referent)\n  Age(year) X2 1 = 16, 2 = 17, 3 = ≥18, 0 = ≤15 (Referent)\n  Branch of intention X3 1 = Humanities, 0 = Science (Referent)\n  Parent migrant workers X4 1 = Yes, 0 = No(Referent)\n  Live with parents X5 0 = No, 1 = Yes(Referent)\n  Parents often check whereabouts when they go out X6 0 = No, 1 = Yes(Referent)\n  Students who live in school X7 0 = No, 1 = Yes(Referent)\n  Academic pressure X8 0 = High, 1 = Low/Medium(Referent)\n  Bullied at school X9 1 = Yes, 0 = No(Referent)\n  Fight at school X10 1 = Yes, 0 = No(Referent)\n  Smoking X11 1 = Yes, 0 = No(Referent)\n  Alcohol use X12 1 = Yes, 0 = No(Referent)\n  In the process of going out, was hurt by others X13 1 = Yes, 0 = No(Referent)\n  Sexuality behaviors X14 1 = Yes, 0 = No(Referent)\n  Sexual identity X15 1 = LGB, 2 = Questioning,0 = Heterosexuality(Referent)\n  ACEs X16 1 = 1-ACE, 2 = 2-ACEs, 3 = 3--5 ACEs,0 = 0-ACE (Referent)\n\nijerph-16-03158-t004_Table 4\n\n###### \n\nInfluence of sexual identity and ACEs on non-suicidal self-injury---2016.", "\n\n Variable AOR ^a^ (95% CI) *p* Value\n -------------------- ---------------------- -----------\n Sexual identity \n  Heterosexual(ref) 1.00 \n  LGB 3.250 (1.685, 6.282) \\<0.001\n  Questioning 1.042 (0.596, 1.821) \\>0.050\n ACE score \n  0 (ref) 1.00 \n  1 1.627 (1.020, 2.596) \\<0.050\n  2 4.893 (3.009, 6.957) \\<0.001\n  3--5 5.475 (2.723, 8.510) \\<0.001\n\nNotes: AOR = adjusted odds ratio; CI = confidence interval; LGB = lesbian, gay, or bisexual; ref = reference. ", "^a^ Adjusted for sex, age, branch of intention, parent migrant workers, live with parents, parents often check whereabouts when they go out, students who live in school, academic pressure, bullied at school, fight at school, smoking, alcohol use, in the process of going out was hurt by others, sexuality behaviors.", "\n\n[^1]: These authors contributed equally to the research.", "\n" ]
{ "pile_set_name": "PubMed Central" }
[ 0, 0, 0.007194244604316547, 0.007518796992481203, 0.007462686567164179, 0.016722408026755852, 0.00847457627118644, 0, 0, 0.005555555555555556, 0.007751937984496124, 0.009523809523809525, 0.007518796992481203, 0.007462686567164179, 0, 0, 0.0028169014084507044, 0.012345679012345678, 0.01015228426395939, 0.0044444444444444444, 0, 0.011764705882352941, 0.011695906432748537, 0.005076142131979695, 0, 0, 0.009259259259259259, 0, 0.0044444444444444444, 0.00398406374501992, 0.007168458781362007, 0.006622516556291391, 0, 0, 0, 0, 0.007444168734491315, 0, 0.00847457627118644, 0, 0, 0.003125, 0, 0, 0.005555555555555556, 0, 0, 0, 0, 0.010526315789473684, 0, 0.02491103202846975, 0, 0, 0, 0, 0, 0.015151515151515152, 0, 0.0056179775280898875, 0.025974025974025976, 0.02197802197802198, 0, 0.006578947368421052, 0, 0, 0.01282051282051282, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.003076923076923077, 0.0043859649122807015, 0.015384615384615385, 0.024193548387096774, 0, 0.013157894736842105, 0.023076923076923078, 0.023529411764705882, 0, 0, 0.01092896174863388, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.006756756756756757, 0.004830917874396135, 0, 0.012121212121212121, 0.018957345971563982, 0.017094017094017096, 0.020202020202020204, 0.03317535545023697, 0, 0.011834319526627219, 0, 0.013888888888888888, 0.03618421052631579, 0, 0, 0.005988023952095809, 0, 0, 0.015151515151515152, 0, 0.008849557522123894, 0.004830917874396135, 0, 0.0070921985815602835, 0, 0.005208333333333333, 0.006211180124223602, 0, 0, 0.014925373134328358, 0.02097902097902098, 0.0392156862745098, 0, 0.006756756756756757, 0.006369426751592357, 0.012195121951219513, 0, 0, 0, 0.008264462809917356, 0.003389830508474576, 0, 0.01834862385321101, 0, 0, 0, 0.007352941176470588, 0.009708737864077669, 0, 0, 0, 0, 0.0024330900243309003, 0.016260162601626018, 0, 0.0037313432835820895, 0.0055248618784530384, 0, 0, 0.006024096385542169, 0.004524886877828055, 0.006134969325153374, 0, 0.0022271714922048997, 0.003003003003003003, 0.003048780487804878, 0, 0.010723860589812333, 0.023529411764705882, 0.006060606060606061, 0, 0.043209876543209874, 0.025, 0, 0, 0, 0, 0, 0.0006949270326615705, 0, 0, 0.00045187528242205153, 0.0072992700729927005, 0, 0, 0 ]
0.005362
5
[ { "analysis_explanation": null, "end": 773, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 769 }, { "analysis_explanation": null, "end": 810, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 801 }, { "analysis_explanation": null, "end": 844, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 838 }, { "analysis_explanation": null, "end": 878, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 872 }, { "analysis_explanation": null, "end": 926, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 909 }, { "analysis_explanation": null, "end": 1054, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1050 }, { "analysis_explanation": null, "end": 1212, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1205 }, { "analysis_explanation": null, "end": 1231, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1219 }, { "analysis_explanation": null, "end": 1295, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1277 }, { "analysis_explanation": null, "end": 1752, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1745 }, { "analysis_explanation": null, "end": 2329, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2327 }, { "analysis_explanation": null, "end": 4377, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4372 }, { "analysis_explanation": null, "end": 4395, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4379 }, { "analysis_explanation": null, "end": 5740, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5724 }, { "analysis_explanation": null, "end": 5775, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5770 }, { "analysis_explanation": null, "end": 5932, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5916 }, { "analysis_explanation": null, "end": 6075, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6067 }, { "analysis_explanation": null, "end": 6110, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6094 }, { "analysis_explanation": null, "end": 6213, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6208 }, { "analysis_explanation": null, "end": 6374, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6369 }, { "analysis_explanation": null, "end": 6429, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6421 }, { "analysis_explanation": null, "end": 6767, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6743 }, { "analysis_explanation": null, "end": 6818, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6814 }, { "analysis_explanation": null, "end": 6822, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6820 }, { "analysis_explanation": null, "end": 6827, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6824 }, { "analysis_explanation": null, "end": 7507, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7495 }, { "analysis_explanation": null, "end": 7543, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7531 }, { "analysis_explanation": null, "end": 7578, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7566 }, { "analysis_explanation": null, "end": 7615, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7601 }, { "analysis_explanation": null, "end": 8224, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8198 }, { "analysis_explanation": null, "end": 8294, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8286 }, { "analysis_explanation": null, "end": 8450, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8445 }, { "analysis_explanation": null, "end": 9428, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9420 }, { "analysis_explanation": null, "end": 9869, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9851 }, { "analysis_explanation": null, "end": 10100, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10059 }, { "analysis_explanation": null, "end": 10126, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10115 }, { "analysis_explanation": null, "end": 10567, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10560 }, { "analysis_explanation": null, "end": 10639, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10632 }, { "analysis_explanation": null, "end": 11372, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11365 }, { "analysis_explanation": null, "end": 11408, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11395 }, { "analysis_explanation": null, "end": 11470, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11460 }, { "analysis_explanation": null, "end": 11606, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11593 }, { "analysis_explanation": null, "end": 12194, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12189 }, { "analysis_explanation": null, "end": 12386, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12382 }, { "analysis_explanation": null, "end": 13038, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13032 }, { "analysis_explanation": null, "end": 13047, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13040 }, { "analysis_explanation": null, "end": 13114, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13107 }, { "analysis_explanation": null, "end": 13118, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13116 }, { "analysis_explanation": null, "end": 13123, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13120 }, { "analysis_explanation": null, "end": 13191, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13187 }, { "analysis_explanation": null, "end": 13195, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13193 }, { "analysis_explanation": null, "end": 13200, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13197 }, { "analysis_explanation": null, "end": 13276, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13267 }, { "analysis_explanation": null, "end": 13280, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13278 }, { "analysis_explanation": null, "end": 13285, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13282 }, { "analysis_explanation": null, "end": 13728, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13724 }, { "analysis_explanation": null, "end": 14571, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14565 }, { "analysis_explanation": null, "end": 15270, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15264 }, { "analysis_explanation": null, "end": 16526, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16514 }, { "analysis_explanation": null, "end": 18253, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18248 }, { "analysis_explanation": null, "end": 18557, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18552 }, { "analysis_explanation": null, "end": 19442, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 19434 }, { "analysis_explanation": null, "end": 20113, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20105 }, { "analysis_explanation": null, "end": 20694, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20687 }, { "analysis_explanation": null, "end": 20865, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 20860 }, { "analysis_explanation": null, "end": 21786, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21777 }, { "analysis_explanation": null, "end": 21802, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21795 }, { "analysis_explanation": null, "end": 21952, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21945 }, { "analysis_explanation": null, "end": 22908, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22903 }, { "analysis_explanation": null, "end": 23533, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23528 }, { "analysis_explanation": null, "end": 23568, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23538 }, { "analysis_explanation": null, "end": 24822, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24817 }, { "analysis_explanation": null, "end": 25768, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25763 }, { "analysis_explanation": null, "end": 25874, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25856 }, { "analysis_explanation": null, "end": 26569, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26564 }, { "analysis_explanation": null, "end": 26780, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 26773 }, { "analysis_explanation": null, "end": 27227, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27222 }, { "analysis_explanation": null, "end": 27246, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27230 }, { "analysis_explanation": null, "end": 27318, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27313 }, { "analysis_explanation": null, "end": 27392, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 27387 }, { "analysis_explanation": null, "end": 28783, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28776 }, { "analysis_explanation": null, "end": 29000, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 28985 }, { "analysis_explanation": null, "end": 29023, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29007 }, { "analysis_explanation": null, "end": 29053, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29038 }, { "analysis_explanation": null, "end": 29152, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29148 }, { "analysis_explanation": null, "end": 29158, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29154 }, { "analysis_explanation": null, "end": 29164, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29160 }, { "analysis_explanation": null, "end": 29279, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29275 }, { "analysis_explanation": null, "end": 29285, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29281 }, { "analysis_explanation": null, "end": 29291, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29287 }, { "analysis_explanation": null, "end": 29619, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29593 }, { "analysis_explanation": null, "end": 29671, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29664 }, { "analysis_explanation": null, "end": 29699, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 29684 }, { "analysis_explanation": null, "end": 30521, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 30512 }, { "analysis_explanation": null, "end": 34744, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 34737 }, { "analysis_explanation": null, "end": 35141, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35128 }, { "analysis_explanation": null, "end": 35567, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35557 }, { "analysis_explanation": null, "end": 36350, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36324 }, { "analysis_explanation": null, "end": 36459, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36455 }, { "analysis_explanation": null, "end": 36496, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 36481 }, { "analysis_explanation": null, "end": 37735, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 37731 }, { "analysis_explanation": null, "end": 38173, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38167 }, { "analysis_explanation": null, "end": 38869, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38837 }, { "analysis_explanation": null, "end": 39421, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 39395 }, { "analysis_explanation": null, "end": 40149, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40147 }, { "analysis_explanation": null, "end": 40157, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40155 }, { "analysis_explanation": null, "end": 41587, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 41583 }, { "analysis_explanation": null, "end": 42407, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42392 }, { "analysis_explanation": null, "end": 42412, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42409 }, { "analysis_explanation": null, "end": 459, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.6499999999999999, "start": 457 }, { "analysis_explanation": null, "end": 34150, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 34146 }, { "analysis_explanation": null, "end": 34543, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 34539 }, { "analysis_explanation": null, "end": 35460, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 35456 }, { "analysis_explanation": null, "end": 37410, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 37406 }, { "analysis_explanation": null, "end": 41969, "entity_type": "PHONE_NUMBER", "recognition_metadata": { "recognizer_identifier": "PhoneRecognizer_139620637004560", "recognizer_name": "PhoneRecognizer" }, "score": 0.4, "start": 41963 }, { "analysis_explanation": null, "end": 326, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 324 }, { "analysis_explanation": null, "end": 570, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 568 }, { "analysis_explanation": null, "end": 727, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 725 }, { "analysis_explanation": null, "end": 780, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 778 }, { "analysis_explanation": null, "end": 817, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 815 }, { "analysis_explanation": null, "end": 851, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 849 }, { "analysis_explanation": null, "end": 885, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 883 }, { "analysis_explanation": null, "end": 933, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 931 }, { "analysis_explanation": null, "end": 1144, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1141 }, { "analysis_explanation": null, "end": 1692, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 1689 }, { "analysis_explanation": null, "end": 2029, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2026 }, { "analysis_explanation": null, "end": 2296, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2293 }, { "analysis_explanation": null, "end": 2935, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2932 }, { "analysis_explanation": null, "end": 3097, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3094 }, { "analysis_explanation": null, "end": 3294, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3291 }, { "analysis_explanation": null, "end": 3519, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3516 }, { "analysis_explanation": null, "end": 3805, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3802 }, { "analysis_explanation": null, "end": 3953, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3950 }, { "analysis_explanation": null, "end": 3976, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 3973 }, { "analysis_explanation": null, "end": 4173, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4170 }, { "analysis_explanation": null, "end": 4604, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4601 }, { "analysis_explanation": null, "end": 4936, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 4933 }, { "analysis_explanation": null, "end": 5187, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 5184 }, { "analysis_explanation": null, "end": 5368, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 5365 }, { "analysis_explanation": null, "end": 5391, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 5388 }, { "analysis_explanation": null, "end": 5617, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 5614 }, { "analysis_explanation": null, "end": 8151, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8148 }, { "analysis_explanation": null, "end": 8174, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8171 }, { "analysis_explanation": null, "end": 8232, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 8229 }, { "analysis_explanation": null, "end": 9537, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9534 }, { "analysis_explanation": null, "end": 9706, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 9703 }, { "analysis_explanation": null, "end": 10082, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10079 }, { "analysis_explanation": null, "end": 10134, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 10131 }, { "analysis_explanation": null, "end": 18193, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18190 }, { "analysis_explanation": null, "end": 18830, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18827 }, { "analysis_explanation": null, "end": 18853, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18850 }, { "analysis_explanation": null, "end": 18989, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 18986 }, { "analysis_explanation": null, "end": 19456, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19453 }, { "analysis_explanation": null, "end": 19779, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 19776 }, { "analysis_explanation": null, "end": 20084, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20081 }, { "analysis_explanation": null, "end": 20121, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20118 }, { "analysis_explanation": null, "end": 20713, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20710 }, { "analysis_explanation": null, "end": 20736, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 20733 }, { "analysis_explanation": null, "end": 21260, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21257 }, { "analysis_explanation": null, "end": 21499, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 21496 }, { "analysis_explanation": null, "end": 22437, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22434 }, { "analysis_explanation": null, "end": 22787, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22784 }, { "analysis_explanation": null, "end": 23488, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23485 }, { "analysis_explanation": null, "end": 23550, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 23547 }, { "analysis_explanation": null, "end": 24642, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 24639 }, { "analysis_explanation": null, "end": 25250, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 25247 }, { "analysis_explanation": null, "end": 25613, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 25610 }, { "analysis_explanation": null, "end": 28583, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 28580 }, { "analysis_explanation": null, "end": 40029, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40027 }, { "analysis_explanation": null, "end": 40129, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40127 }, { "analysis_explanation": null, "end": 40243, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40241 }, { "analysis_explanation": null, "end": 40352, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40350 }, { "analysis_explanation": null, "end": 40448, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40446 }, { "analysis_explanation": null, "end": 40544, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40542 }, { "analysis_explanation": null, "end": 40640, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40638 }, { "analysis_explanation": null, "end": 40736, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40734 }, { "analysis_explanation": null, "end": 40841, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40839 }, { "analysis_explanation": null, "end": 40938, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 40935 }, { "analysis_explanation": null, "end": 41034, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 41031 }, { "analysis_explanation": null, "end": 41130, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 41127 }, { "analysis_explanation": null, "end": 41226, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 41223 }, { "analysis_explanation": null, "end": 41322, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 41319 }, { "analysis_explanation": null, "end": 41418, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 41415 }, { "analysis_explanation": null, "end": 41543, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 41540 }, { "analysis_explanation": null, "end": 29409, "entity_type": "US_BANK_NUMBER", "recognition_metadata": { "recognizer_identifier": "UsBankRecognizer_139620636962096", "recognizer_name": "UsBankRecognizer" }, "score": 0.05, "start": 29401 }, { "analysis_explanation": null, "end": 29409, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.01, "start": 29401 } ]
[ "PHILADELPHIA — In 2009, with opioid-painkiller deaths at an all time high in America, a British consumer goods company you’ve probably never heard of was facing a crisis of its own.", "\n\nThat year, Reckitt Benckiser’s patent for its opiate-treatment drug Suboxone expired, opening the gates for cheaper generic versions of the medication to hit the market. ", "At stake was the loss of the company’s 85 percent hold on the market for medication-assisted treatment, which was booming thanks to the growing opiate epidemic. ", "Hundreds of millions stood to be lost from the patent’s expiration.", "\n\nAccording to a massive antitrust lawsuit made public last week, that’s when Reckitt Benckiser decided to destroy the Suboxone market in order to keep it.", "\n\nThirty-five states and the District of Columbia are named as plaintiffs in the suit, which was filed under seal in federal court in Philadelphia on Sept. 23.", "\n\nA copy of the 92-page, partially redacted complaint describes how the company, spin-off company Indivior, and a third company called MonoSol RX gamed the pharmaceutical regulatory process using a variety of “deceptive and unconscionable” practices to maintain a chokehold on the emerging market for medicine-based addiction treatment.", "\n\nThe case against Reckitt Benckiser accuses it of “product hopping,” in which a company tweaks its product slightly, often without any actual improvements, and then applies for a new patent with the intent of keeping its market share intact. ", "In Reckitt Benckiser’s case, the product switch was from the orange Suboxone tablets it had been successfully marketing to a new dissolvable film strip that was developed by co-defendant MonoSol RX.", "\n\nThe plaintiffs in the lawsuit say Reckitt Benckiser took product hopping to a nefarious new level by using “feared-based messaging” and “sham science” to illegally subvert the market for Suboxone tablets while aggressively promoting its new film variation, which was introduced in 2010 and is under patent until 2023.", "\n\n“The circumstances alleged in this case are particularly egregious in that, in the midst of an epidemic of opioid abuse and addiction… consumers and taxpayers have had to pay more for a drug that may help to mitigate some of the problem,” said George Jepsen, the attorney general of Connecticut, in a statement announcing the suit.", "\n\nReached for comment, a spokesperson for Reckitt Benckiser’s Suboxone division Indivior told The Daily Beast that while the company can’t comment in detail about pending litigation, “we disagree with a number of the claims made by the attorneys general, and we will contest this lawsuit vigorously.”", "\n\nPatent expiration is a conundrum faced by all drug makers and ordinarily it wouldn’t be a terribly big deal for a global monolith like Reckitt Benckiser—which generated more than $2.5 billion in revenue during the first half of 2016 through its ownership of popular brands like Lysol disinfectant, Mucinex cold medicine, and Durex condoms.", "\n\nBut nothing was quite like Suboxone, a blend of the painkiller buprenorphine and the opiate blocker naloxone.", "\n\nBuprenorphine was first developed by Reckitt Benckiser in the 1960s and has been used to treat moderate pain for years. ", "Since 2000, physicians have been authorized to use the drug to treat a limited number of patients for opiate dependency. ", "By combining the drug with naloxone—which causes the immediate onset of withdrawal symptoms if the product is inappropriately melted and injected—Reckitt Benckiser made it harder to abuse, greatly broadening its appeal as a drug for treating opioid dependency.", "\n\nReckitt Benckiser won exclusive rights to market Suboxone in 2002, and prior to that had fought a laborious and costly battle to convince legislators to approve buprenorphine as a first-line treatment for opioid dependency. ", "But since both of its active ingredients are so-called legacy drugs—meaning they are no longer individually under patent—the company was only granted a seven-year “orphan drug” patent for Suboxone instead of the standard 20 years given to most new drugs.", "\n\nBy the time it lost its monopoly, Suboxone accounted for 85 percent of all spending on medication-assisted treatment in the U.S.—almost all of it subsidized by taxpayers—and Reckitt Benckiser was sitting on the pharmaceutical equivalent of a goldmine.", "\n\nThat’s when it got creative.", "\n\nThe plaintiffs accuse the company of undermining the market for generics through a “multi-step scheme” that began in 2010 with an aggressive effort to get prescribers to stop dispensing its own Suboxone tablets and replace them with the new film version.", "\n\nOver the next two years, Reckitt Benckiser allegedly compensated doctors for being advocates of the drug, lobbied legislators on the benefits of Suboxone film, and penalized employees for not meeting sales targets for the new drug. ", "It also raised the price of its tablets, making them more expensive than the newer film version, even though the pills are cheaper to make.", "\n\nIn September 2012, with generics getting closer to approval, Reckitt Benckiser announced its intention to take tablet versions of its drug off the market on the grounds that the pills posed a safety threat to children who might inadvertently eat them. ", "On the same day it filed a “Citizen’s Petition” with the Food and Drug Administration calling on the agency to postpone approval of generics in the interest of public safety.", "\n\nThe company based its child-safety claims on a single study it had paid for itself. ", "According to the plaintiffs it used the findings to sow fear among medical professionals and encourage them to dispense only Suboxone film.", "\n\nAccording to an article in the Financial Times, the company said its study demonstrated that the risk factor for accidental ingestion by children was eight times greater in bottled tablets than in its individually packaged film. ", "Yet its own data only showed six cases of pediatric poisoning in children under six for every million tablet doses dispensed.", "\n\nCompared to the more than 20,000 deaths in 2012 from prescription opiates and heroin, pediatric poisoning from Suboxone was far from a public health crisis. ", "A preliminary study commissioned by Reckitt Benckiser found just 46 cases of serious injury or death out of more than 2,200 accidental pediatric exposures to Suboxone tablets between 2010 and 2012—which researchers described as not significantly different from poisonings from the film.", "\n\nAlong the way, the company racked up about a dozen antitrust lawsuits against it that were filed by would-be competitors and health care payees who say they overpaid for buprenorphine treatment.", "\n\nThe FDA called Reckitt Benckiser’s study inconclusive and noted that accidental pediatric exposure to Suboxone had actually been on the decline—which it attributed to new labeling requirements.", "\n\n“After review of the clinical study report… our overall conclusion is that the study was poorly designed and conducted and was not useful for demonstrating any difference in the safety profile or abuse potential of the two formulations,” the FDA said in its response to the petition. “", "The agency has determined, on the basis of data available, that withdrawal of Suboxone tablets is not necessary for safety reasons.”", "\n\nIt went on to say that “Reckitt’s own actions also undermine, to some extent, its claims with respect to the severity of this safety issue. ", "Notwithstanding the availability of data showing an increasing rate of accidental pediatric exposure through at least the first part of 2010, and the first report of pediatric death in June 2010, Reckitt did not discontinue marketing of the tablets in multi-dose containers for more than two years.”", "\n\nThe FDA rejected Reckitt Benckiser’s petition to essentially ban the very product it had been happily selling for seven years—and that it continues to sell throughout Europe, where Suboxone tablets are still under patent. ", "The company is also working aggressively to get the tablets approved for use in China, according to the suit.", "\n\nThe FDA further noted that “timing of [Reckitt Benckiser’s effort]... given its close alignment with the period in which generic competition for this product was expected to begin, cannot be ignored,” and referred the company to the Federal Trade Commission for possible anti-competitive behavior.", "\n\nIn June 2013 the FTC opened an investigation into whether Reckitt Benckiser abused public regulatory processes and fought for nearly two years to obtain more than 20,000 documents the company was fighting to withhold. ", "That case is ongoing. ", "In December of that year, federal agents raided Reckitt Benckiser’s West Virginia offices after the Department of Justice launched a criminal probe into the company’s Suboxone business. ", "That investigation continues.", "\n\nConsumer advocates agree that Reckitt Benckiser broke new ground with its product-hopping scheme.", "\n\n“Few, if any, companies have gone as far as to pre-emptively withdraw an off-patent drug from the market to make way for a newly patented successor in the way that British-based Reckitt Benckiser Pharmaceuticals did,” said Public Citizen, an advocacy group that says it exposes malfeasance in industries that threaten consumer interests.", "\n\nFor its part, the company stands by its actions.", "\n\n“We make our decisions based on how best to address the unmet needs of patients from a treatment and public health perspective,” a spokesperson said via email.", "\n\nJose Sierra, an attorney with the Boston law firm Laredo Smith who advises pharmaceutical companies on ethics and compliance issues, says that “doesn’t pass the smell test.”", "\n\n“I think this has a serious optics problem,” he told The Daily Beast. “", "No one bothered to tell them this is going to look terrible. ", "I don’t want to say that these guys disregarded everything for money, but I can agree it does look that way.”", "\n\nIndeed, if the allegations in the new lawsuit are true, Reckitt Benckiser sought to exploit the nationwide hysteria over the increasing use of opioids to line its own pockets by blocking competition and keeping prices artificially high. ", "According to one estimate, between 2009 and March 2013 when the FDA finally approved generic buprenorphine/naloxone, Suboxone generated more than $1 billion in annual sales, or 20 percent of the company’s profit base, and 3 million Americans had been treated with the drug.", "\n\nThree weeks after the first generics hit the market, Reckitt Benckiser made good on its promise to withdraw tablets from the U.S. market. ", "Against the odds, the off-brand drugs have managed to chip away at Reckitt Benckiser’s market for addiction treatment drugs.", "\n\nAccording to a recent investor presentation by Indivior (PDF), generics now make up about 20 percent of the market for buprenorphine treatment.", "\n\nBut that hasn’t really translated into a payoff for consumers. ", "There are only four alternatives to Suboxone for sale in the U.S. market. ", "And none of them can be substituted for the brand name. ", "That’s because two of them—Zubsolv and Bunavail—aren’t really “generic” at all. ", "They contain different dosages of the active ingredients than Suboxone, making them more like alternative brands.", "\n\nThe other two—developed by the the pharmaceutical companies Amneal and Actavis, share the same drug formulation as Suboxone tablets, but since Reckitt Benckiser no longer sells tablets in the U.S., pharmacists can’t substitute the generics for the branded version (as they are required to do under many state laws). ", "The fact that generic Suboxone has any market at all is primarily due to health insurers like CVS Caremark and United Healthcare dropping the branded version from their formularies in favor of ostensibly cheaper generic equivalents.", "\n\nPartly as a result of limited competition, however, prices for both Suboxone and its generic alternatives remain high—with treatment ranging from $200-$500 a month per patient.", "\n\nFor the approximately 15 percent of patients who pay for the drug in cash, the financial burden is even steeper.", "\n\nDosing guidelines recommend a maintenance dose of 16mg of buprenorphine a day, the equivalent of two standard Suboxone films. ", "A pharmacy in North Philadelphia quoted The Daily Beast a cash price of $10 a pill for the generic version made by Amneal Pharmaceuticals.", "\n\nMeanwhile, due to limited choices and delayed competition, to many patients and doctors, Suboxone has become synonymous with any treatment involving the buprenorphine/naloxone combination.", "\n\nA nurse at one North Philadelphia drug-treatment clinic that dispenses Suboxone said she had never heard of the drugs Zubsolv or Bunavail when visited recently by The Daily Beast.", "\n\nAn addiction doctor in Philadelphia, who asked that his name be withheld, said he defaults to writing Suboxone prescriptions unless a patient specifically asks for something else. ", "Out of 118 patients, only about five take something other than brand-name Suboxone, he said.", "\n\n“A representative from the company that makes Bunavail visited me and I tried recommending it to patients but they don’t want to switch,” he said. “", "It’s like patients are paranoid it won’t be the same, or something. ", "There’s a lot of misinformation… on the street.”", "\n\nWhether Reckitt Benckiser was illegally gaming the system or simply practicing good business will now be decided in a courtroom in Philadelphia. ", "States could recoup millions if it is determined that the company violated antitrust laws.", "\n\nLegal experts disagree about whether product hopping is a crime. ", "The Federal Trade Commission has argued that it can be if it has the effect of coercively undermining consumer choice. ", "The agency has recommended that extra scrutiny be placed on the pharmaceutical industry where “the potential for anticompetitive product redesign is particularly acute.”", "\n\nYet courts have been reluctant to bring the hammer down on the practice of product hopping, and the cases that have been litigated appear to fall in Reckitt Benckiser’s favor.", "\n\nJust days after the multi-state suit against Reckitt Benckiser was made public, a federal appeals court upheld the legality of product hopping in an ongoing antitrust case filed by Mylan against its competitor Warner Chilcott.", "\n\nThe judge overseeing the Suboxone antitrust litigation apparently thinks it has merit. ", "In rejecting Reckitt Benckiser’s motion for a summary judgment in a related antitrust case in 2014, Judge Mitchell Goldberg wrote:\n\n“The the facts presented sufficiently allege that the disparagement of Suboxone tablets took place alongside ‘coercive’ measures. ", "The threatened removal of the tablets from the market in conjunction with the alleged fabricated safety concerns could plausibly coerce patients and doctors to switch from tablet to film.”", "\n\nWhatever the outcome, Reckitt Benckiser will have a difficult time shaking the public relations impact of the accusations against it. ", "But if recent scandals have taught us anything, it’s that in the pharmaceutical industry, image is rarely as important as profits.", "\n\nCorrection, 10/05/16, 1:20 p.m.: Indivior is not a subsidiary of Reckitt, it was spun off from Reckitt's buprenorphine division in 2014 as a standalone company, with Shaun Thaxter, the head of Reckitt Benckiser Pharmaceuticals, named as CEO." ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0.005813953488372093, 0, 0, 0.012903225806451613, 0, 0.002976190476190476, 0.00411522633744856, 0.015151515151515152, 0.006269592476489028, 0.003003003003003003, 0.013333333333333334, 0.008797653958944282, 0.009009009009009009, 0.00819672131147541, 0, 0.0038461538461538464, 0.004424778761061947, 0.003937007874015748, 0.007905138339920948, 0, 0.00390625, 0.008547008547008548, 0, 0.003937007874015748, 0.005747126436781609, 0, 0.007194244604316547, 0.004329004329004329, 0, 0.006289308176100629, 0.006993006993006993, 0, 0.015384615384615385, 0.003484320557491289, 0.007575757575757576, 0, 0.0033444816053511705, 0.013392857142857142, 0, 0.006688963210702341, 0.00909090909090909, 0, 0.016129032258064516, 0, 0.010101010101010102, 0.0058997050147492625, 0, 0, 0.011428571428571429, 0.0136986301369863, 0, 0, 0.0041841004184100415, 0.007326007326007326, 0.007142857142857143, 0.008064516129032258, 0.013793103448275862, 0, 0.013513513513513514, 0, 0.0125, 0.008849557522123894, 0.012578616352201259, 0.01293103448275862, 0.0056179775280898875, 0, 0.0078125, 0.007246376811594203, 0.005263157894736842, 0.011049723756906077, 0.005494505494505495, 0.010869565217391304, 0.006666666666666667, 0, 0, 0.006802721088435374, 0, 0, 0.008403361344537815, 0, 0.005649717514124294, 0.013157894736842105, 0.011235955056179775, 0.011450381679389313, 0, 0.007352941176470588, 0, 0.012345679012345678 ]
0.005732
5
[ { "analysis_explanation": null, "end": 12, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 22, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18 }, { "analysis_explanation": null, "end": 84, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 77 }, { "analysis_explanation": null, "end": 95, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 88 }, { "analysis_explanation": null, "end": 191, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 182 }, { "analysis_explanation": null, "end": 643, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 634 }, { "analysis_explanation": null, "end": 782, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 758 }, { "analysis_explanation": null, "end": 879, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 867 }, { "analysis_explanation": null, "end": 891, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 883 }, { "analysis_explanation": null, "end": 1953, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1949 }, { "analysis_explanation": null, "end": 1984, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1980 }, { "analysis_explanation": null, "end": 2243, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2230 }, { "analysis_explanation": null, "end": 2280, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2269 }, { "analysis_explanation": null, "end": 2849, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2827 }, { "analysis_explanation": null, "end": 2947, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2942 }, { "analysis_explanation": null, "end": 3134, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3125 }, { "analysis_explanation": null, "end": 3185, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3180 }, { "analysis_explanation": null, "end": 3197, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3193 }, { "analysis_explanation": null, "end": 3634, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3630 }, { "analysis_explanation": null, "end": 3955, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3945 }, { "analysis_explanation": null, "end": 4022, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4001 }, { "analysis_explanation": null, "end": 4450, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4446 }, { "analysis_explanation": null, "end": 4607, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4589 }, { "analysis_explanation": null, "end": 4973, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4959 }, { "analysis_explanation": null, "end": 5223, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5211 }, { "analysis_explanation": null, "end": 5919, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5910 }, { "analysis_explanation": null, "end": 6009, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6005 }, { "analysis_explanation": null, "end": 6315, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6294 }, { "analysis_explanation": null, "end": 7475, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7463 }, { "analysis_explanation": null, "end": 7494, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7490 }, { "analysis_explanation": null, "end": 7548, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7539 }, { "analysis_explanation": null, "end": 7651, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7632 }, { "analysis_explanation": null, "end": 7779, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7768 }, { "analysis_explanation": null, "end": 7827, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7821 }, { "analysis_explanation": null, "end": 7961, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7956 }, { "analysis_explanation": null, "end": 8296, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8287 }, { "analysis_explanation": null, "end": 8426, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8410 }, { "analysis_explanation": null, "end": 8548, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8527 }, { "analysis_explanation": null, "end": 8605, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8592 }, { "analysis_explanation": null, "end": 9009, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9002 }, { "analysis_explanation": null, "end": 9396, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9385 }, { "analysis_explanation": null, "end": 9425, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9419 }, { "analysis_explanation": null, "end": 10093, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10066 }, { "analysis_explanation": null, "end": 10205, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10199 }, { "analysis_explanation": null, "end": 10280, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10271 }, { "analysis_explanation": null, "end": 10324, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10313 }, { "analysis_explanation": null, "end": 10442, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10438 }, { "analysis_explanation": null, "end": 10848, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10844 }, { "analysis_explanation": null, "end": 10947, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10940 }, { "analysis_explanation": null, "end": 10960, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 10952 }, { "analysis_explanation": null, "end": 11185, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11178 }, { "analysis_explanation": null, "end": 11303, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11299 }, { "analysis_explanation": null, "end": 11819, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11812 }, { "analysis_explanation": null, "end": 12104, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12086 }, { "analysis_explanation": null, "end": 12433, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12415 }, { "analysis_explanation": null, "end": 12525, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12518 }, { "analysis_explanation": null, "end": 12537, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12529 }, { "analysis_explanation": null, "end": 12615, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12603 }, { "analysis_explanation": null, "end": 12907, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12899 }, { "analysis_explanation": null, "end": 13262, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13250 }, { "analysis_explanation": null, "end": 13270, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13264 }, { "analysis_explanation": null, "end": 13894, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13885 }, { "analysis_explanation": null, "end": 14297, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14293 }, { "analysis_explanation": null, "end": 14322, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14305 }, { "analysis_explanation": null, "end": 14946, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14937 }, { "analysis_explanation": null, "end": 15050, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15046 }, { "analysis_explanation": null, "end": 15094, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15081 }, { "analysis_explanation": null, "end": 14935, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "DateRecognizer_139620637004272", "recognizer_name": "DateRecognizer" }, "score": 0.6, "start": 14927 }, { "analysis_explanation": null, "end": 12, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 0 } ]
[ "Jessica Estepa\n\nUSA TODAY\n\nThe White House staff won't attend the annual correspondents' dinner in \"solidarity\" with President Trump, the White House Correspondents' Association announced Tuesday.", "\n\nWHCA president Jeff Mason, a White House correspondent for Reuters, said that the group has worked to build a \"constructive relationship\" with the president and his staff, something that is possible even with tensions between the administration and the press.", "\n\n\"We made clear in our meeting tonight that President Trump, Vice President Pence and White House staff continue to be welcome to join us at this dinner,\" he said. \"", "Only the White House can speak to the signal it wants to send with this decision.\"", "\n\nTrump announced last month that he would not attend the dinner, amid an ongoing contentious relationship with the media.", "\n\nThe dinner has been a tradition in Washington since 1920. ", "The last president to miss the dinner was Ronald Reagan in 1981, when he was recovering from an assassination attempt. ", "Other presidents to miss the event include Jimmy Carter and Richard Nixon.", "\n\nThe dinner is set for April 29." ]
{ "pile_set_name": "OpenWebText2" }
[ 0.02040816326530612, 0.011494252873563218, 0.018072289156626505, 0.012195121951219513, 0, 0, 0.008403361344537815, 0.02702702702702703, 0 ]
0.010844
5
[ { "analysis_explanation": null, "end": 19, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 72, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 66 }, { "analysis_explanation": null, "end": 132, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 127 }, { "analysis_explanation": null, "end": 195, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 188 }, { "analysis_explanation": null, "end": 201, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 197 }, { "analysis_explanation": null, "end": 222, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 212 }, { "analysis_explanation": null, "end": 494, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 487 }, { "analysis_explanation": null, "end": 515, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 510 }, { "analysis_explanation": null, "end": 537, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 532 }, { "analysis_explanation": null, "end": 710, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 705 }, { "analysis_explanation": null, "end": 731, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 721 }, { "analysis_explanation": null, "end": 871, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 861 }, { "analysis_explanation": null, "end": 882, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 878 }, { "analysis_explanation": null, "end": 939, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 926 }, { "analysis_explanation": null, "end": 947, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 943 }, { "analysis_explanation": null, "end": 1058, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1046 }, { "analysis_explanation": null, "end": 1076, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1063 }, { "analysis_explanation": null, "end": 1108, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1100 } ]
[ "Evaluation of Bone Healing After Osteotomies Prepared With Er:YAG Laser in Contact and Noncontact Modes and Piezosurgery--An Animal Study.", "\nTo analyze the healing of bone tissue treated with Er:YAG laser contact and noncontact modes of and piezosurgery in a rat model using triangular laser profilometry. ", "Twenty-four 10-week-old adult male Wistar rats were used in the study. ", "Three osteotomies on the medial part of tibia were performed in each animal, 1 in the right tibia and 2 in the left tibia. ", "The osteotomies were performed with a piezoelectric device set at maximal power and the Er:YAG laser in contact mode (power, 7.5 W; pulse energy, 375 mJ; repetition rate, 20 Hz; MSP mode) and noncontact mode (power, 7.5 W; pulse energy, 750 mJ; repetition rate, 10 Hz; QSP mode) with a novel type of circular, digitally controlled handpiece (x-Runner). ", "After surgery, 6 animals were immediately euthanized (group 1), and the others were euthanized after 1 week (group 2, n = 6), 2 weeks (group 3, n = 6), and 3 weeks (group 4, n = 6). ", "Bone healing after osteotomy was analyzed using a 3-dimensional laser scanning technique (ie, laser triangulation profilometry). ", "The volume reduction rates are similar for all 3 techniques (0.2 to 0.25 mm(3) per week). ", "Greater volume reduction of 0.25 mm3 per week was observed for the Er:YAG laser in noncontact mode (x-Runner). ", "After 3 weeks, almost complete healing of the prepared osteotomy was observed. ", "Within the limitations of this study, the osteotomies performed by the Er:YAG laser in digitally controlled noncontact mode healed the fastest." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0.014084507042253521, 0, 0.0056657223796034, 0, 0, 0, 0, 0, 0 ]
0.001795
5
[ { "analysis_explanation": null, "end": 120, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 108 }, { "analysis_explanation": null, "end": 327, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 316 }, { "analysis_explanation": null, "end": 958, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 952 }, { "analysis_explanation": null, "end": 984, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 977 }, { "analysis_explanation": null, "end": 1014, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1007 }, { "analysis_explanation": null, "end": 1376, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1369 } ]
[ "Q:\n\nHow to remove multiple items from a list, not just access them\n\nremoved_card = random.sample(deck, 5)\n\nThis is allowing me to access the values in the list, but it will leave them in the list. ", "How do I make it where I can remove multiple items from the list at once?", "\n\nA:\n\nThis probably isnt the best way, but you can instead pick 5 indices inside of your list and pop those indices:\nremoved_cards = []\n for _ in range(5):\n removed_cards.append(deck.pop(randint(len(deck))))\n\nlist.pop(i) removes the item at index i. You can't do a list comprehension this way since deck.pop will be changing the length of deck which would cause index errors.", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0.0025974025974025974, 0 ]
0.000649
5
[ { "analysis_explanation": null, "end": 92, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 83 } ]
[ "Sabina-Francesca Foisor\n\nSabina-Francesca Foişor (born August 30, 1989) is a Romanian American chess player holding the title of Woman Grandmaster (WGM). ", "She competed in the Women's World Chess Championship in 2008 and 2017. ", "Foisor won the US women's championship in 2017.", "\n\nChess career \nFoisor won three medals at the European Youth Chess Championships in various age categories: one silver (girls U16 in 2004) and two bronze (girls U14 in 2003 and girls U18 in 2007). ", "She represented Romania in the European Girls U18 Team Chess Championship in 2004 and 2007, winning three medals: two gold (2004 individual medal, 2007 team medal) and one bronze (2007 individual medal).", "\n\nFoisor was awarded the titles Woman International Master (WIM) in 2005 and Woman Grandmaster (WGM) in 2007. ", "She achieved the norms required for the WGM title at the Acropolis women's tournament in Athens in 2006 and European Individual Women's Chess Championship in Dresden in 2007.", "\n\nHer result at 2007 European Women's Championship qualified her for the Women's World Chess Championship 2008 in Nalchik, Russia. ", "The final armageddon tiebreak game of her first round match against Monika Soćko ended in controversy. ", "Foisor only needed a draw to advance to the next round, and reached a drawn ending with each player having only a king and a knight. ", "Although Foisor ran out of time, the arbiter initially ruled that the game was a draw. ", "Soćko appealed, pointing out that what matters is not whether checkmate can be forced, but rather if it is possible. ", "Soćko won the appeal and advanced to the next round, eliminating Foisor from the event.", "\n\nIn 2007, Foisor tied for first place with her mother, Cristina Adela Foisor, the Villard-de-Lans Open in France. ", "In 2008, she tied for first in the Liege Master tournament in Boncelles, Belgium.", "\n\nIn 2008, Foisor transferred chess federations to represent the United States. ", "Since 2010, she has represented the US in the Women's Chess Olympiad and the Women's World Team Chess Championship. ", "On April 9, 2017, Foisor won the U.S. Women's Chess Championship in St. Louis, Missouri.", "\n\nPersonal life \nBoth her parents, International Masters Cristina Adela Foișor and Ovidiu-Doru Foisor, were multiple Romanian chess championship medalists. ", "Her younger sister, Mihaela-Veronica, is a chess player with the title of Woman International Master. ", "Sabina-Francesca Foisor moved to the United States in 2008 to study at the University of Maryland, Baltimore County. ", "She is engaged to GM Elshan Moradi - both live in Durham, NC.", "\n\nReferences\n\nFurther reading\n\nExternal links \nSabina Francesca Foisor chess games at 365chess.com\nSabina Foisor chess games (1995–2003) at 365chess.com\n\nSabina-Francesca Foisor team chess record at Olimpbase.org\n\nCategory:1989 births\nCategory:Living people\nCategory:American female chess players\nCategory:Romanian female chess players\nCategory:Chess woman grandmasters\nCategory:Chess Olympiad competitors\nCategory:Sportspeople from Timișoara\nCategory:Romanian emigrants to the United States" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.025974025974025976, 0.014084507042253521, 0, 0.010101010101010102, 0, 0.02727272727272727, 0.017241379310344827, 0.015267175572519083, 0.009708737864077669, 0, 0, 0, 0, 0.017391304347826087, 0, 0, 0.017241379310344827, 0.011235955056179775, 0.01282051282051282, 0.0196078431372549, 0.017094017094017096, 0, 0.008146639511201629 ]
0.009704
5
[ { "analysis_explanation": null, "end": 48, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 0 }, { "analysis_explanation": null, "end": 70, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 55 }, { "analysis_explanation": null, "end": 85, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 77 }, { "analysis_explanation": null, "end": 94, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 86 }, { "analysis_explanation": null, "end": 214, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 210 }, { "analysis_explanation": null, "end": 223, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 219 }, { "analysis_explanation": null, "end": 231, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 225 }, { "analysis_explanation": null, "end": 242, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 240 }, { "analysis_explanation": null, "end": 271, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 267 }, { "analysis_explanation": null, "end": 326, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 318 }, { "analysis_explanation": null, "end": 409, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 405 }, { "analysis_explanation": null, "end": 444, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 440 }, { "analysis_explanation": null, "end": 466, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 462 }, { "analysis_explanation": null, "end": 492, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 485 }, { "analysis_explanation": null, "end": 550, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 546 }, { "analysis_explanation": null, "end": 559, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 555 }, { "analysis_explanation": null, "end": 597, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 593 }, { "analysis_explanation": null, "end": 620, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 616 }, { "analysis_explanation": null, "end": 653, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 649 }, { "analysis_explanation": null, "end": 679, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 673 }, { "analysis_explanation": null, "end": 743, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 739 }, { "analysis_explanation": null, "end": 779, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 775 }, { "analysis_explanation": null, "end": 876, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 870 }, { "analysis_explanation": null, "end": 884, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 880 }, { "analysis_explanation": null, "end": 946, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 939 }, { "analysis_explanation": null, "end": 954, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 950 }, { "analysis_explanation": null, "end": 974, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 970 }, { "analysis_explanation": null, "end": 1075, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1068 }, { "analysis_explanation": null, "end": 1083, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1077 }, { "analysis_explanation": null, "end": 1165, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1153 }, { "analysis_explanation": null, "end": 1336, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1330 }, { "analysis_explanation": null, "end": 1413, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1408 }, { "analysis_explanation": null, "end": 1530, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1525 }, { "analysis_explanation": null, "end": 1596, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1590 }, { "analysis_explanation": null, "end": 1620, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1616 }, { "analysis_explanation": null, "end": 1628, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1622 }, { "analysis_explanation": null, "end": 1688, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1667 }, { "analysis_explanation": null, "end": 1724, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1718 }, { "analysis_explanation": null, "end": 1733, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1729 }, { "analysis_explanation": null, "end": 1797, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1788 }, { "analysis_explanation": null, "end": 1806, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1799 }, { "analysis_explanation": null, "end": 1815, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1811 }, { "analysis_explanation": null, "end": 1823, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1817 }, { "analysis_explanation": null, "end": 1884, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1867 }, { "analysis_explanation": null, "end": 1896, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1892 }, { "analysis_explanation": null, "end": 1924, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1922 }, { "analysis_explanation": null, "end": 2018, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2005 }, { "analysis_explanation": null, "end": 2027, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2021 }, { "analysis_explanation": null, "end": 2080, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2071 }, { "analysis_explanation": null, "end": 2090, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2082 }, { "analysis_explanation": null, "end": 2168, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2147 }, { "analysis_explanation": null, "end": 2191, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2173 }, { "analysis_explanation": null, "end": 2215, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2207 }, { "analysis_explanation": null, "end": 2282, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2266 }, { "analysis_explanation": null, "end": 2371, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2348 }, { "analysis_explanation": null, "end": 2398, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2381 }, { "analysis_explanation": null, "end": 2406, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2402 }, { "analysis_explanation": null, "end": 2463, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2447 }, { "analysis_explanation": null, "end": 2501, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2486 }, { "analysis_explanation": null, "end": 2521, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2515 }, { "analysis_explanation": null, "end": 2525, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2523 }, { "analysis_explanation": null, "end": 2595, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2572 }, { "analysis_explanation": null, "end": 2637, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2624 }, { "analysis_explanation": null, "end": 2660, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2651 }, { "analysis_explanation": null, "end": 2800, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2792 }, { "analysis_explanation": null, "end": 2839, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2831 }, { "analysis_explanation": null, "end": 2985, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2977 }, { "analysis_explanation": null, "end": 3016, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2999 }, { "analysis_explanation": null, "end": 2623, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2611 }, { "analysis_explanation": null, "end": 2677, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2665 }, { "analysis_explanation": null, "end": 2737, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2724 }, { "analysis_explanation": null, "end": 401, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 398 }, { "analysis_explanation": null, "end": 436, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 433 }, { "analysis_explanation": null, "end": 458, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 455 }, { "analysis_explanation": null, "end": 518, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 515 } ]
[ "Q:\n\n\\verb illegal in command argument in task\n\nFollowing this: Make two-columned list start at same line as its section, I did:\n\\documentclass{article}\n\n\\usepackage{cprotect}\n\\usepackage{tasks}\n\n\\begin{document}\n\n \\section{Languages}\n \\begin{tasks}[label = \\textbullet](2)\n \\task C{}\\verb!++!.", "\n \\task German (B1)\n \\task Italian (A1)\n \\task Greek (native)\n \\end{tasks}\n\n\\end{document}\n\nwhich results in the error:\n./foo.tex:14: LaTeX Error: \\verb illegal in command argument.", "\n\nSee the LaTeX manual or LaTeX Companion for explanation.", "\nType H <return> for immediate help.", "\n ... \n\nl.14 \\end{tasks}\n\n? ", "\n\nI read this: How to put \\verb command inside of \\textbf{} block?, ", "but was still unable to apply the solution, I tried:\n\\task \\cprotect C{}\\verb!++!.", "\nbut that resulted in:\nRunaway argument?", "\n{\\task }{,label = \\textbullet }{2} \\task \n./foo.tex:10: Forbidden control sequence found while scanning use of \\tasks.", "\n<inserted text> \n \\par \nl.10 \\task \\cprotect\n C{}\\verb!++!.", "\n? ", "\n\nHow to fix this?", "\n\nA:\n\nUse this:\n\\usepackage{fancyvrb}\n\\newcommand\\Cpp{C\\Verb!++!}", "\n\nBut why not a simple C{}\\texttt{++}?", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0, 0, 0.014705882352941176, 0, 0, 0.008403361344537815, 0.009009009009009009, 0, 0, 0, 0, 0 ]
0.002141
5
[ { "analysis_explanation": null, "end": 320, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 314 }, { "analysis_explanation": null, "end": 347, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 340 }, { "analysis_explanation": null, "end": 372, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 367 }, { "analysis_explanation": null, "end": 1091, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1016 }, { "analysis_explanation": null, "end": 324, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 322 }, { "analysis_explanation": null, "end": 351, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 349 } ]
[ "the capsules contain the undeclared substances sibutramine and phenolphthalein.", "\n\nconsumers are advised that sibutramine is a prescription-only medicine (which was the active ingredient in Reductil). ", "It was withdrawn in October 2010 after a study showed an increased risk of major cardiac events.", "\n\nphenolphthalein is a prescription-only substance previously marketed as an oral laxative, withdrawn from sale from many markets in the late 1990’s due to concerns over its carcinogenicity with long term use." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0, 0, 0 ]
0
5
[ { "analysis_explanation": null, "end": 195, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 187 }, { "analysis_explanation": null, "end": 230, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 218 }, { "analysis_explanation": null, "end": 439, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 426 } ]
[ "so... Imgur isn't run by Reddit and during the whole revolt Imgurians didn't want anything to do with it, and downvoted anything that was related to the topic. ", "I know that Imgur is a byproduct of reddit but it's still it's own platform." ]
{ "pile_set_name": "Pile-CC" }
[ 0.00625, 0.013157894736842105 ]
0.009704
5
[ { "analysis_explanation": null, "end": 69, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 60 } ]
[ "let true = \\x y -> x\nlet false = \\x y -> y\nlet ite = \\b x y -> b x y\nlet not = \\b x y -> b y x\nlet and = \\b1 b2 -> ite b1 b2 false\nlet or = \\b1 b2 -> ite b1 true b2\n\neval not_true :\n not true\n =d> (\\b x y -> b y x) (\\x y -> x)\n =a> (\\b x y -> b y x) (\\a b -> a)\n =b> (\\x y -> (\\a b -> a) y x)\n =b> (\\x y -> (\\b -> y) x)\n =b> (\\x y -> y)\n =d> false\n\neval not_true_star :\n not true\n =*> false\n\neval and_true_false :\n and true false\n =*> false\n\neval or_false_true :\n or false true\n =*> true\n" ]
{ "pile_set_name": "Github" }
[ 0 ]
0
5
[ { "analysis_explanation": null, "end": 65, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 54 }, { "analysis_explanation": null, "end": 212, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 210 } ]
[ "Q:\n\nIssue: Working Directory in R Studio \"stuck\" on directory containing open R Markdown file\n\nI am using the most recent version of R (3.3.2), running in the most recent version of RStudio (1.0.136) on MacOS Sierra (10.12.3). ", "I am running into an issue in which my working directory corresponds, and is stuck on, the directory that contains the .RMD file I currently have open in RStudio. ", "Upon opening the file, the working directory is correctly set to the directory holding the .Rproj file. ", "When I go to load in a file with a path relative to that directory, however, I get an error that there is no such file in the current working directory, and the error returns the location of the .RMD file as that working directory.", "\nThe working directory, however (using getwd()) still reads where the working directory is supposed to be, and no matter where I try to set it, I still get the same error message when I try to read in a file. ", "Notably, I do NOT get an error message that the working directory cannot be changed--R tells me that the working directory has been changed, and that directory is allegedly the current working directory...but it's not.", "\nI have tried fully (as far as I am aware) uninstalling R and R studio and reinstalling them, to no avail. ", "Does anyone have a solution? ", "This is frustrating the heck out of me right now, since I have to revise all the relative paths in the notebooks that I have defined to do my work in the interim.", "\nExtra information in case it's relevant: I restored from a Time Machine backup that I suspect may have been corrupted somehow; some contents of my Applications folder were missing that I had to move over manually. ", "Could this be causing the issue? ", "Are there other system files that R depends on when interacting with the filesystem that I might look to? ", "I'm trying to avoid doing a clean OS install or a piecemeal rebuilding of my files, since I don't know if that's actually the issue.", "\nThanks in advance!", "\n\nA:\n\nThis is a known feature/bug of RStudio notebooks (Working Directory about halfway down). ", "Notebooks are executed in the same directory as the file. ", "As @Simon Jackson noted, you can change this using knitr::opts_knit$set(root.dir = normalizePath()). ", "\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0.00881057268722467, 0.006134969325153374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.021052631578947368, 0, 0.009900990099009901, 0 ]
0.00255
5
[ { "analysis_explanation": null, "end": 215, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 203 }, { "analysis_explanation": null, "end": 388, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 381 }, { "analysis_explanation": null, "end": 2124, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2110 }, { "analysis_explanation": null, "end": 2187, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2158 }, { "analysis_explanation": null, "end": 2165, "entity_type": "IP_ADDRESS", "recognition_metadata": { "recognizer_identifier": "IpRecognizer_139620637004320", "recognizer_name": "IpRecognizer" }, "score": 0.6, "start": 2163 } ]
[ "The pathogenic equine streptococci.", "\nStreptococci pathogenic for the horse include S. equi (S. equi subsp. ", "equi), S. zooepidemicus (S. equi subsp. ", "zooepidemicus), S. dysgalactiae subsp. ", "equisimilis and S. pneumoniae capsule Type III. ", "S. equi is a clonal descendent or biovar of an ancestral S. zooepidemicus strain with which it shares greater than 98% DNA homology and therefore expresses many of the same proteins and virulence factors. ", "Rapid progress has been made in identification of virulence factors and proteins uniquely expressed by S. equi. ", "Most of these are expressed either on the bacterial surface or are secreted. ", "Notable examples include the antiphagocytic SeM and the secreted pyrogenic superantigens SePE-I and H. The genomic DNA sequence of S. equi will greatly accelerate identification and characterization of additional virulence factors and vaccine targets. ", "Although it is the most frequently isolated opportunist pyogen of the horse, S. zooepidemicus has been the subject of few contemporary research studies. ", "Variation in the protectively immunogenic SzP proteins has, however, been well characterized. ", "Given its opportunist behavior, studies are urgently needed on regulation of virulence factors such as capsule and proteases. ", "Likewise, information is also very limited on virulence factors and associated gene regulation of S. dysgalactiae subspecies equisimilis. ", "It has recently been shown that equine isolates of Streptococcus pneumoniae are clonal, a feature shared with S. equi. ", "All equine isolates express capsule Type III, are genetically similar, and have deletions in the genes for autolysin and pneumolysin. ", "In summary, the evolving picture of the interaction of the equine pathogenic streptococci and their host is that of multiple virulence factors active at different stages of pathogenesis. ", "The inherent complexity of this interaction suggests that discovery of effective combinations of immunogens from potential targets identified in genomic sequence will be laborious." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0.014084507042253521, 0.075, 0, 0.0625, 0, 0, 0, 0, 0, 0, 0, 0.007246376811594203, 0.008403361344537815, 0.007462686567164179, 0, 0 ]
0.010276
5
[ { "analysis_explanation": null, "end": 129, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 113 }, { "analysis_explanation": null, "end": 214, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 201 }, { "analysis_explanation": null, "end": 240, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 233 }, { "analysis_explanation": null, "end": 306, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 290 }, { "analysis_explanation": null, "end": 548, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 541 }, { "analysis_explanation": null, "end": 972, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 956 } ]
[ "Synopsis\n\nAll David Flinch ever wanted was a normal life.", "\n\nBut when you're a member of the Flinch family, normal has never been easy.", "\n\nFor hundreds of years, the eldest male Flinch has been servant and guardian to the Lord Underwood. ", "While the Flinches have changed through the generations, Underwood, a vampire, has been eternal. ", "David had hoped to be spared the horror of serving his family's lord and master, but when he is summoned to the Flinch home in Spain by his dying older brother, he knows his luck has run out. ", "Underwood must be resurrected from the grave in a ritual of human sacrifice, and David must be the man to do it. ", "Because if he doesn't, an even greater evil than Underwood will rise: the evil that is David's sister.", "\n\nUnderwood and Flinch is an epic horror-thriller that spans the centuries. ", "From the teeming slums of 17th Century London to an ex-pat community in modern-day Spain, this is the new novel from Mike Bennett, author of 'One Among the Sleepless' and 'Hall of Mirrors'." ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0.013157894736842105, 0.009900990099009901, 0, 0.005208333333333333, 0.008849557522123894, 0.00980392156862745, 0, 0.005291005291005291 ]
0.005801
5
[ { "analysis_explanation": null, "end": 26, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14 }, { "analysis_explanation": null, "end": 96, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 90 }, { "analysis_explanation": null, "end": 154, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 137 }, { "analysis_explanation": null, "end": 178, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 172 }, { "analysis_explanation": null, "end": 230, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 221 }, { "analysis_explanation": null, "end": 250, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 242 }, { "analysis_explanation": null, "end": 334, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 329 }, { "analysis_explanation": null, "end": 447, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 441 }, { "analysis_explanation": null, "end": 461, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 456 }, { "analysis_explanation": null, "end": 607, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 602 }, { "analysis_explanation": null, "end": 726, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 721 }, { "analysis_explanation": null, "end": 746, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 737 }, { "analysis_explanation": null, "end": 757, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 751 }, { "analysis_explanation": null, "end": 809, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 796 }, { "analysis_explanation": null, "end": 849, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 837 }, { "analysis_explanation": null, "end": 856, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 850 }, { "analysis_explanation": null, "end": 893, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 883 }, { "analysis_explanation": null, "end": 899, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 894 }, { "analysis_explanation": null, "end": 940, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 928 } ]
[ "Novità\n\nCronologia aggiornamenti\n\n2.9.3\n\n18 mag 2018\n\nIntroducing new Story Sharing features:* Don't miss out: access top curated Stories from any previous day * What's inside: see a list of all Stories inside a publication right on the publication page * Endless content: see a list of all Stories a publisher has ever created (even across publications) on their profile\n\n2.9.2\n\n8 mag 2018\n\nIntroducing new Story Sharing features:* Don't miss out: access top curated Stories from any previous day * What's inside: see a list of all Stories inside a publication right on the publication page * Endless content: see a list of all Stories a publisher has ever created (even across publications) on their profile\n\n2.9.1\n\n8 mag 2018\n\nIntroducing new Story Sharing features:* Don't miss out: access top curated Stories from any previous day * What's inside: see a list of all Stories inside a publication right on the publication page * Endless content: see a list of all Stories a publisher has ever created (even across publications) on their profile\n\n2.9.0\n\n4 mag 2018\n\nIntroducing new Story Sharing features:\n\n* Don't miss out: access top curated Stories from any previous day * What's inside: see a list of all Stories inside a publication right on the publication page* Endless content: see a list of all Stories a publisher has ever created (even across publications) on their profile\n\n2.8.2\n\n29 mar 2018\n\n- Bug fixes and performance improvements- Design improvements\n\nWe are always working to make the app faster and more stable. ", "If you are enjoying the app, please consider leaving a review or rating for us.", "\n\n2.7.0\n\n27 feb 2018\n\n- Bug fixes and performance improvements- Design improvements\n\nWe are always working to make the app faster and more stable. ", "If you are enjoying the app, please consider leaving a review or rating for us.", "\n\n2.6.0\n\n20 feb 2018\n\n- Bug fixes and performance improvements- Design improvements\n\nWe are always working to make the app faster and more stable. ", "If you are enjoying the app, please consider leaving a review or rating for us.", "\n\n2.5.2\n\n16 gen 2018\n\n- Bug fixes and performance improvements\n\nWe are always working to make the app faster and more stable. ", "If you are enjoying the app, please consider leaving a review or rating for us.", "\n\n2.5.1\n\n8 gen 2018\n\n- Bug fixes and performance improvements\n\nWe are always working to make the app faster and more stable. ", "If you are enjoying the app, please consider leaving a review or rating for us.", "\n\n2.4.0\n\n6 dic 2017\n\n- Design improvements- Bug fixes and performance improvements\n\nWe are always working to make the app faster and more stable. ", "If you are enjoying the app, please consider leaving a review or rating for us.", "\n\n2.2.0\n\nWe are always working to make the app faster and more stable. ", "If you are enjoying the app, please consider leaving a review or rating for us.", "\n\n2.1.0\n\n4 set 2017\n\n- New: Invite your friends- Bug fixes and performance improvements\n\nWe are always working to make the app faster and more stable. ", "If you are enjoying the app, please consider leaving a review or rating for us.", "\n\n2.0.6\n\n25 ago 2017\n\nRe-organized navigation in tabs makes exploring content less work for your fingers. ", "And a new, clean and simple color scheme makes the content even more vibrant.", "\n\n2.0.3\n\n21 ago 2017\n\nRe-organized navigation in tabs makes exploring content less work for your fingers. ", "And a new, clean and simple color scheme makes the content even more vibrant.", "\n\n2.0.2\n\n17 ago 2017\n\nRe-organized navigation in tabs makes exploring content less work for your fingers. ", "And a new, clean and simple color scheme makes the content even more vibrant.", "\n\n2.0.1\n\n14 ago 2017\n\nRe-organized navigation in tabs makes exploring content less work for your fingers. ", "And a new, clean and simple color scheme makes the content even more vibrant.", "\n\n2.0.0\n\n14 ago 2017\n\nRe-organized navigation in tabs makes exploring content less work for your fingers. ", "And a new, clean and simple color scheme makes the content even more vibrant.", "\n\n1.9.8\n\n16 giu 2017\n\nImproved how content is displayed in the app, for crystal-clear text and vibrant images.", "\n\n1.9.7\n\n18 mag 2017\n\nImproved how content is displayed in the app, for crystal-clear text and vibrant images.", "\n\n1.9.4\n\n16 mag 2017\n\nImproved how content is displayed in the app, for crystal-clear text and vibrant images.", "\n\n1.9.1\n\n30 mar 2017\n\nStability improvements\n\n1.9.0\n\n13 feb 2017\n\nStreamlined the reading experience, including improved controls for navigation, sharing and discovery of similar content.", "\n\n18 mag 2018\n\nVersione 2.9.3\n\nIntroducing new Story Sharing features:* Don't miss out: access top curated Stories from any previous day * What's inside: see a list of all Stories inside a publication right on the publication page * Endless content: see a list of all Stories a publisher has ever created (even across publications) on their profile" ]
{ "pile_set_name": "Pile-CC" }
[ 0.012393998695368558, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.014367816091954023 ]
0.000863
5
[ { "analysis_explanation": null, "end": 52, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 48 }, { "analysis_explanation": null, "end": 390, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 386 }, { "analysis_explanation": null, "end": 728, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 724 }, { "analysis_explanation": null, "end": 1066, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1062 }, { "analysis_explanation": null, "end": 1413, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1398 }, { "analysis_explanation": null, "end": 1631, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1623 }, { "analysis_explanation": null, "end": 1856, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1848 }, { "analysis_explanation": null, "end": 2860, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2856 }, { "analysis_explanation": null, "end": 3090, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3082 }, { "analysis_explanation": null, "end": 3272, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3254 }, { "analysis_explanation": null, "end": 3454, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3446 }, { "analysis_explanation": null, "end": 3636, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3625 }, { "analysis_explanation": null, "end": 4000, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3996 }, { "analysis_explanation": null, "end": 4109, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4105 }, { "analysis_explanation": null, "end": 4218, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4214 }, { "analysis_explanation": null, "end": 4327, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4319 }, { "analysis_explanation": null, "end": 4371, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4363 }, { "analysis_explanation": null, "end": 4506, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4502 } ]
[ "The team also picked promising rookie Zay Jon\n\nThe team also picked promising rookie Zay Jones in the second round of the draft, giving Taylor some semblance of playmakers to go with Pro Bowl running back LeSean McCoy.", "\n\nTaylor’s not in a great position to succeed this year. “", "Those guys came to me and talked to me about it before they ever made a decision to do it.", "\n\nBut on Monday morning, it was time to get up when they got up I’ve got to be dad. ", "Philip Rivers has weapons on offense, and Joey Bosa is a beast on the D line.", "\n\n“First they described me as pushy girl who probably blow away in a year, she says. ", "And this is kind of how I leave Atlanta. ", "Judging by the standards of the IFBB’s physique division, no one in the NFL is fitter than Weatherford in fact, no one’s even close..\n\nA new survey suggests that player led national anthem protests, led by then 49ers quarterback Colin Kaepernick, were a bigger factor than many may have previously believed.", "\n\nCompany boasted of the visual effect its shimmering aluminum panels created in an NFL stadium, an Alaskan high school and a luxury hotel along Baltimore Inner Harbor that 33 stories into the air.", "\n\nDeal with it, Roger!. ", "Very rarely are you going to hear arguments from me regarding calls relative to that provided they are done in real time.", "\n\nThis year, Cleveland went for defensive end Myles GarrettThe Cleveland Browns took Texas A defensive end Myles Garrett with the number one overall pick in this year’s draft, but it is often an offensive rookie who takes the headlines..\n\n3 pick. ", "An improved offensive line, a revamped wide receiver corps and the presence of Todd Gurley are all factors in Goff’s favor.", "\n\nI cut it into strips and hot glued them together on both sides and then hot glued them onto my foam. ", "You may recall, his jersey was burned, he was savaged online, and singer Wayne Newton said that if he didn like it here, the hell out.", "\n\n1 overall pick should be great. ", "We have to develop our firm foundation of education. ", "The 49ers could make a big splash with Patriots free agent Dont’a Hightower, but it’s hard to say how that would sit with Bowman, the defensive king of San Francisco’s locker room.", "\n\nOur decision. ", "The team that gets off to the best start and can settle into it run first gameplan figured to have the upper hand in this one.", "\n\nConsider the case of Conley. ", "Dallas quarterback Dak Prescott will like start and play a couple of series in the game.. But it is a changing landscape.", "\n\nNewman’s Own Foundation was founded by the late actor Paul Newman to continue his philanthropic legacy and help make the world a better place.", "\n\nI’m not yet clear in my mind how we can make more of this opportunity to grow the sport in Australia beyond the short term interestJarrydhas generated.", "\n\nQUESTIONABLE: LB Lavonte David (ankle), DT Gerald McCoy (hand). ", "A three time All America swimmer at Michigan, Colorado State athletic director Joe Parker seems destined for a high profile gig.", "\n\nThe Broncos collected three sacks and hit Newton eight more times, not counting the abuse he took on his 11 runs. ", "The study says doctors can limit the supply of opioids they prescribe to three days or less.", "\n\nThis is part of who we are. ", "The pancreas sits behind the stomach and produces enzymes that aid digestion. ", "If you’re ineligible, you put on an ineligible number.", "\n\nOne after another, owners issued written statements last weekend after Trump said at a campaign rally in Huntsville, Alabama, that owners should fire any player referred to as a of a bitch by Trump who protests by kneeling for the anthem.", "\n\nThese panels and this installation, there no risk of anything remotely close to the Grenfell tragedy, Vanover said. ", "Within minutes, a few 20 somethings flowed from the bar.", "\n\nFor example, “CBS Evening News” paid its anchor $15 million per year at one point, according to the Bloomberg website. ", "Pushed himself to come back early because there was so much pressure to carry the load of this team, said Tommy Moffitt, LSU strength and conditioning since 2000.", "\n\nNow Bradley. ", "Of these issues the NFL is making part of their program, he said. ", "L’exemple rcent d’Alex Smith ne va pas les encourager: en dcembre, le quarterback des San Francisco 49ers s’est plaint de problmes de vue aprs un plaquage.", "\n\n“We always love to see kids with a smile on their faces,” he said. ", "His work appeared on and among others. ", "A perfect example of where the president gets it right, said Christopher Ruddy, the CEO of Newsmax and a longtime Trump friend.", "\n\nThere wasn’t a thought in my mind to try and wear or ask for the 28. ", "Rivers had 41 career sacks at Youngstown, but faces a large leap in level of completion.", "\n\nThe Dancing Eggs game utilizes dice and a carton of rubber eggs to engage the participants in a variety of fun, physical challenges.", "\n\nWith that in mind, here are two WRs whose average draft positions (via Fantasy Pros) appear to be making them overrated commodities, and two more who look like great values..\n\nTales of the crypt. ", "Prosise gained three yards. ", "Didn do this to disrespect the Canadian flag or its Armed Forces because this country has given us an opportunity to play football, the game we love.", "\n\nQuarterback Colin Kaepernick, who started the trend last year when he played for the San Francisco 49ers, hasn’t been signed by an NFL team for this season..\n\nI want it to still exist because it’s done so much for me. ", "Police found Thornton, 22, in his apartment at the College Inn Residence Hall nearby.", "\n\nIn theory, it should be easier, but it’s not always the case. ", "LB LEONARD FLOYD had sack in last home meeting. ", "The league has noticed the uproar, too.", "\n\nWhen you pair that mind style with a hectic past a single or no mom household, gangsters in the stairwell, and the routine crack of gunfire after dark what you produce, all too often, is a nihilist on the loose, a man with a buccaneer taste for spoils and the fear that the world will claw them back the second he shows weakness or turns his head.", "\n\nRegardless of the accommodations, the Rams would have been miserable if they were forced to stay far from home in the same. ", "Sobleski’s other projected Browns picks include safety Obi Melifonwu, UConn (33), DT Montravius Adams" ]
{ "pile_set_name": "Pile-CC" }
[ 0.01834862385321101, 0.017241379310344827, 0, 0, 0.025974025974025976, 0, 0, 0.013029315960912053, 0.005076142131979695, 0.041666666666666664, 0, 0.008097165991902834, 0.016260162601626018, 0, 0.007462686567164179, 0, 0, 0.011111111111111112, 0, 0, 0.03225806451612903, 0.008264462809917356, 0.013888888888888888, 0, 0.030303030303030304, 0.0078125, 0, 0, 0, 0, 0, 0.008333333333333333, 0.01694915254237288, 0, 0.008264462809917356, 0.012345679012345678, 0.06666666666666667, 0.015151515151515152, 0.0064516129032258064, 0, 0, 0.015748031496062992, 0, 0.011363636363636364, 0, 0.005050505050505051, 0, 0.006711409395973154, 0.00909090909090909, 0.023529411764705882, 0, 0.020833333333333332, 0, 0, 0.007936507936507936, 0.0297029702970297 ]
0.009302
5
[ { "analysis_explanation": null, "end": 45, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 38 }, { "analysis_explanation": null, "end": 94, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 85 }, { "analysis_explanation": null, "end": 142, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 136 }, { "analysis_explanation": null, "end": 217, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 205 }, { "analysis_explanation": null, "end": 225, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 219 }, { "analysis_explanation": null, "end": 272, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 263 }, { "analysis_explanation": null, "end": 380, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 374 }, { "analysis_explanation": null, "end": 388, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 381 }, { "analysis_explanation": null, "end": 462, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 449 }, { "analysis_explanation": null, "end": 500, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 491 }, { "analysis_explanation": null, "end": 598, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 592 }, { "analysis_explanation": null, "end": 649, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 642 }, { "analysis_explanation": null, "end": 753, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 742 }, { "analysis_explanation": null, "end": 896, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 880 }, { "analysis_explanation": null, "end": 1064, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1057 }, { "analysis_explanation": null, "end": 1124, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1102 }, { "analysis_explanation": null, "end": 1174, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1169 }, { "analysis_explanation": null, "end": 1308, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1299 }, { "analysis_explanation": null, "end": 1319, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1310 }, { "analysis_explanation": null, "end": 1359, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1343 }, { "analysis_explanation": null, "end": 1376, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1360 }, { "analysis_explanation": null, "end": 1387, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1382 }, { "analysis_explanation": null, "end": 1417, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1404 }, { "analysis_explanation": null, "end": 1463, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1459 }, { "analysis_explanation": null, "end": 1634, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1623 }, { "analysis_explanation": null, "end": 1658, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1654 }, { "analysis_explanation": null, "end": 1854, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1842 }, { "analysis_explanation": null, "end": 2064, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2048 }, { "analysis_explanation": null, "end": 2117, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2111 }, { "analysis_explanation": null, "end": 2156, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2141 }, { "analysis_explanation": null, "end": 2346, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2340 }, { "analysis_explanation": null, "end": 2371, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2359 }, { "analysis_explanation": null, "end": 2527, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2516 }, { "analysis_explanation": null, "end": 2705, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2696 }, { "analysis_explanation": null, "end": 2787, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2771 }, { "analysis_explanation": null, "end": 2812, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2797 }, { "analysis_explanation": null, "end": 2845, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2838 }, { "analysis_explanation": null, "end": 2865, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2857 }, { "analysis_explanation": null, "end": 2875, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2867 }, { "analysis_explanation": null, "end": 2910, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2900 }, { "analysis_explanation": null, "end": 3147, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3137 }, { "analysis_explanation": null, "end": 3382, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3370 }, { "analysis_explanation": null, "end": 3433, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3423 }, { "analysis_explanation": null, "end": 3442, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3435 }, { "analysis_explanation": null, "end": 3515, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3510 }, { "analysis_explanation": null, "end": 3666, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3659 }, { "analysis_explanation": null, "end": 3687, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3680 }, { "analysis_explanation": null, "end": 3968, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3955 }, { "analysis_explanation": null, "end": 4010, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4006 }, { "analysis_explanation": null, "end": 4023, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4016 }, { "analysis_explanation": null, "end": 4190, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4177 }, { "analysis_explanation": null, "end": 4431, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4414 }, { "analysis_explanation": null, "end": 4472, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4467 }, { "analysis_explanation": null, "end": 4590, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4580 }, { "analysis_explanation": null, "end": 5035, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5027 }, { "analysis_explanation": null, "end": 5174, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5158 }, { "analysis_explanation": null, "end": 5207, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5198 }, { "analysis_explanation": null, "end": 5385, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5377 }, { "analysis_explanation": null, "end": 5389, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5387 }, { "analysis_explanation": null, "end": 5528, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5512 }, { "analysis_explanation": null, "end": 6080, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6072 }, { "analysis_explanation": null, "end": 6105, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6099 }, { "analysis_explanation": null, "end": 6140, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6127 }, { "analysis_explanation": null, "end": 2769, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 2757 } ]
[ "<vector xmlns:android=\"http://schemas.android.com/apk/res/android\"\n android:width=\"24dp\"\n android:height=\"24dp\"\n android:viewportWidth=\"24\"\n android:viewportHeight=\"24\">\n <path\n android:fillColor=\"#FF000000\"\n android:pathData=\"M19,11H7.83l4.88,-4.88c0.39,-0.39 0.39,-1.03 0,-1.42 -0.39,-0.39 -1.02,-0.39 -1.41,0l-6.59,6.59c-0.39,0.39 -0.39,1.02 0,1.41l6.59,6.59c0.39,0.39 1.02,0.39 1.41,0 0.39,-0.39 0.39,-1.02 0,-1.41L7.83,13H19c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1z\"/>\n</vector>\n" ]
{ "pile_set_name": "Github" }
[ 0.00597609561752988 ]
0.005976
5
[ { "analysis_explanation": null, "end": 66, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 23 }, { "analysis_explanation": null, "end": 224, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 216 }, { "analysis_explanation": null, "end": 253, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 250 } ]
[ "'Scary Movie V'\n\n* (out of four) What we said: \"I have no idea who thought the idea of Snoop Dogg/Lion and Mac Miller bantering in the woods would yield awesome comic timing. ", "Especially when they make a joke about how frequently cabins in the woods appear in horror films. ", "Guys, a really good horror movie just articulated that. ", "It was called 'The Cabin in the Woods.'\"-- ", "Matt Pais Click here for our full review\n\n* (out of four) What we said: \"I have no idea who thought the idea of Snoop Dogg/Lion and Mac Miller bantering in the woods would yield awesome comic timing. ", "Especially when they make a joke about how frequently cabins in the woods appear in horror films. ", "Guys, a really good horror movie just articulated that. ", "It was called 'The Cabin in the Woods.'\"-- ", "Matt Pais Click here for our full review\n\n* (out of four) What we said: \"I have no idea who thought the idea of Snoop Dogg/Lion and Mac Miller bantering in the woods would yield awesome comic timing. ", "Especially when they make a joke about how frequently cabins in the woods appear in horror films. ", "Guys, a really good horror movie just articulated that. ", "It was called 'The Cabin in the Woods.'\"-- ", "Matt Pais Click here for our full review" ]
{ "pile_set_name": "Pile-CC" }
[ 0.011428571428571429, 0, 0, 0, 0.015, 0, 0, 0, 0.015, 0, 0, 0, 0.025 ]
0.00511
5
[ { "analysis_explanation": null, "end": 102, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 87 }, { "analysis_explanation": null, "end": 117, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 107 }, { "analysis_explanation": null, "end": 387, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 372 }, { "analysis_explanation": null, "end": 499, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 484 }, { "analysis_explanation": null, "end": 514, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 504 }, { "analysis_explanation": null, "end": 784, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 769 }, { "analysis_explanation": null, "end": 896, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 881 }, { "analysis_explanation": null, "end": 911, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 901 }, { "analysis_explanation": null, "end": 1181, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1166 } ]
[ "$(function(){\n\n\tif($(\"#LoginCredit\").html() == 1) {\n\t\t$(\"body\").hide();\n\t}\n\t$(\"body\").prepend($(\"#Login\"));\n\tchangeNavi(\"#\"+$(\"#UserModel\").html()+\"Name\");\n\tchangeNavi(\"#\"+$(\"#UserModel\").html()+\"Password\");\n\n\t$(\"#Login\").click(function(){\n\t\tchangeView(false);\n\t});\n\n\t$(\"#BtnLogin\").click(function(){\n\t\t$.bcToken.setTokenUrl('/bc_form/ajax_get_token?requestview=false');\n\t\t$(\"#BtnLogin\").attr('disabled', 'disabled');\n\t\t$.bcToken.check(function() {\n\t\t\t$(\"#UserLoginForm\").submit();\t\n\t\t}, {loaderType: \"none\", useUpdate: false});\n\t\treturn false;\n\t});\n\n\t$(\"#LoginInner\").click(function(e){\n\t\tif (e && e.stopPropagation) {\n\t\t\te.stopPropagation();\n\t\t} else {\n\t\t\twindow.event.cancelBubble = true;\n\t\t}\n\t});\n\n\tif($(\"#LoginCredit\").html() == 1) {\n\t\t$(\"body\").append($(\"<div>&nbsp;</div>\").attr('id', 'Credit').show());\n\t\t$(\"#LoginInner\").css('color', '#FFF');\n\t\t$(\"#HeaderInner\").css('height', '50px');\n\t\t$(\"#Logo\").css('position', 'absolute');\n\t\t$(\"#Logo\").css('z-index', '10000');\n\t\tchangeView($(\"#LoginCredit\").html());\n\t\t// 本体がない場合にフッターが上にあがってしまうので一旦消してから表示\n\t\t$(\"body\").fadeIn(50);\n\t}\n\n\tfunction changeNavi(target){\n\t\tif($(target).val()) {\n\t\t\t$(target).prev().hide();\n\t\t} else {\n\t\t\t$(target).prev().show();\n\t\t}\n\t}\n\tfunction changeView(creditOn) {\n\t\tif(creditOn) {\n\t\t\tcredit();\n\t\t} else {\n\t\t\topenCredit();\n\t\t}\n\t}\n\tfunction openCredit(completeHandler) {\n\t\tif(!$(\"#Credit\").size()) {\n\t\t\treturn;\n\t\t}\n\t\t$(\"#LoginInner\").css('color', '#333');\n\t\t$(\"#HeaderInner\").css('height', 'auto');\n\t\t$(\"#Logo\").css('position', 'relative');\n\t\t$(\"#Logo\").css('z-index', '0');\n\t\t$(\"#Wrap\").css('height', '280px');\n\t\tif(completeHandler) {\n\t\t\tif($(\"#Credit\").length) {\n\t\t\t\t$(\"#Credit\").fadeOut(1000, completeHandler);\n\t\t\t}\n\t\t\tcompleteHandler();\n\t\t} else {\n\t\t\tif($(\"#Credit\").length) {\n\t\t\t\t$(\"#Credit\").fadeOut(1000);\n\t\t\t}\n\t\t}\n\t}\n});" ]
{ "pile_set_name": "Github" }
[ 0.0033240997229916896 ]
0.003324
5
[ { "analysis_explanation": null, "end": 41, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 16 }, { "analysis_explanation": null, "end": 315, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.85, "start": 304 }, { "analysis_explanation": null, "end": 728, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 703 }, { "analysis_explanation": null, "end": 883, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 858 }, { "analysis_explanation": null, "end": 1297, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1287 }, { "analysis_explanation": null, "end": 1464, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1439 }, { "analysis_explanation": null, "end": 432, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 421 }, { "analysis_explanation": null, "end": 603, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 599 }, { "analysis_explanation": null, "end": 627, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 623 }, { "analysis_explanation": null, "end": 673, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 658 } ]
[ "The response of bovine lymphocytes from lymph and blood to phytohaemagglutinin.", "\nOptimal conditions for stimulation of bovine lymphocytes by Phytohaemagglutin (PHA) were established in a microtitre assay. ", "Lymphocytes from efferent duct lymph responded vigorously, with specific incorporation of 100,000 to 200,000 cpm/well, providing the conditions of cell culture are carefully controlled. ", "Peripheral blood lymphocytes responded over a wider range of cultural conditions but optimal specific incorporation was usually only 40-100,000 cpm/well." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0.016, 0, 0 ]
0.004
5
[ { "analysis_explanation": null, "end": 78, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 59 }, { "analysis_explanation": null, "end": 157, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 140 } ]
[ "A huge victory in New Jersey for consumer choice: We are open for business! ", "@GovChristie — Tesla Motors (@TeslaMotors) March 18, 2015\n\nThe Garden State will be added on Tesla’s US coverage map as local customers will be able to buy one of Tesla’s electric products directly, without having to contact a dealership first. ", "The news came out after governor Chris Christie turned into law a bill that basically lifts the ban imposed on Tesla’s sales initiative last year.", "But, and there’s a but here, Tesla has to agree a set of conditions before being able to establish direct sales operations directly to NJ consumers. ", "One of the terms says that Tesla can only open a total of four direct-to-driver sales points. ", "Moreover, the carmaker must also operate at least one service center.", "This should come as a relief for Elon Musk and his company given the fact that Tesla’s direct sales policy is still banned in Arizona, Virginia, Texas and Michigan. ", "In addition, New Jersey is Unites States’ fourth largest market for luxury automobiles, after New York, Florida and California so lifting the aforementioned ban will also help the company’s finances, especially after sales went down in California and China.", "In the meantime, Elon Musk is still determined to prove the world that direct sales are a game-changer for the entire automotive industry:“We strongly believe it is vital to introduce our own vehicles to the market because electric cars are still a relatively new technology. ", "This model is not just a matter of selling more cars and providing optimum consumer choice for Americans, but also educating consumers about the benefits of going electric [...],” explained Elon Musk last year on Tesla 's website." ]
{ "pile_set_name": "OpenWebText2" }
[ 0, 0.0163265306122449, 0.0136986301369863, 0.013422818791946308, 0, 0, 0.006060606060606061, 0, 0.0036231884057971015, 0.008695652173913044 ]
0.006183
5
[ { "analysis_explanation": null, "end": 28, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18 }, { "analysis_explanation": null, "end": 133, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 119 }, { "analysis_explanation": null, "end": 179, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 177 }, { "analysis_explanation": null, "end": 368, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 354 }, { "analysis_explanation": null, "end": 466, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 457 }, { "analysis_explanation": null, "end": 605, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 603 }, { "analysis_explanation": null, "end": 823, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 814 }, { "analysis_explanation": null, "end": 914, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 907 }, { "analysis_explanation": null, "end": 924, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 916 }, { "analysis_explanation": null, "end": 931, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 926 }, { "analysis_explanation": null, "end": 944, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 936 }, { "analysis_explanation": null, "end": 969, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 959 }, { "analysis_explanation": null, "end": 986, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 973 }, { "analysis_explanation": null, "end": 1048, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1040 }, { "analysis_explanation": null, "end": 1057, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1050 }, { "analysis_explanation": null, "end": 1072, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1062 }, { "analysis_explanation": null, "end": 1192, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1182 }, { "analysis_explanation": null, "end": 1202, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1197 }, { "analysis_explanation": null, "end": 1230, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1221 }, { "analysis_explanation": null, "end": 1584, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1575 }, { "analysis_explanation": null, "end": 1679, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1670 }, { "analysis_explanation": null, "end": 1689, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1680 } ]
[ "# pylint: disable=C,R,E1101,W0622\nimport torch\nimport torch.nn.functional as F\nimport torch.utils.data\nfrom torch.autograd import Variable\n\nimport numpy as np\nimport os\nimport time\nimport importlib\nfrom shutil import copyfile\nimport argparse\n\nfrom experiments.datasets.modelnet.modelnet import *\nfrom experiments.util import *\n\n\n\ndef train_loop(model, train_loader, optimizer, epoch):\n model.train()\n training_losses = []\n training_outs = []\n training_accs = []\n for batch_idx, (data, target) in enumerate(train_loader):\n time_start = time.perf_counter()\n if use_gpu:\n data, target = data.cuda(), target.cuda()\n x = Variable(data)\n y = Variable(target)\n # forward and backward propagation\n out = model(x)\n losses = F.cross_entropy(out, y, reduce=False)\n loss = losses.mean()\n loss.backward()\n if batch_idx % args.batchsize_multiplier == args.batchsize_multiplier-1:\n optimizer.step()\n optimizer.zero_grad()\n\n _, argmax = torch.max(out, 1)\n acc = (argmax.squeeze() == y).float().mean()\n\n training_losses.append(losses.data.cpu().numpy())\n training_outs.append(out.data.cpu().numpy())\n training_accs.append(acc.data[0])\n\n log_obj.write(\"[{}:{}/{}] loss={:.4} acc={:.2} time={:.2}\".format(\n epoch, batch_idx, len(train_loader),\n float(loss.data[0]), float(acc.data[0]),\n time.perf_counter() - time_start))\n\n loss_avg = np.mean(training_losses)\n acc_avg = np.mean(training_accs)\n training_outs = np.concatenate(training_outs)\n training_losses = np.concatenate(training_losses)\n return loss_avg, acc_avg, training_outs, training_losses\n\n\n\ndef infer(model, loader):\n model.eval()\n losses = []\n outs = []\n ys = []\n for batch_idx, (data,target) in enumerate(loader):\n print('inference on batch {}/{}'.format(batch_idx,len(loader)), end='\\r')\n if use_gpu:\n data, target = data.cuda(), target.cuda()\n x = torch.autograd.", "Variable(data, volatile=True)\n y = torch.autograd.", "Variable(target, volatile=True)\n out = model(x)\n outs.append(out.data.cpu().numpy())\n ys.append(y.data.cpu().numpy())\n losses.append(F.cross_entropy(out, y, reduce=False).data.cpu().numpy())\n outs = np.concatenate(outs)\n ys = np.concatenate(ys)\n return outs, ys, np.concatenate(losses)\n\n\n\ndef main(checkpoint):\n\n # load datasets\n data_set_kwargs = {'root_dir': args.dataset_root_dir,\n 'dataset': args.dataset,\n 'size': args.sample_vol_size}\n data_loader_kwargs = {'batch_size': args.batch_size,\n 'num_workers': 32,\n 'pin_memory': True}\n if args.mode == 'train_full':\n data_set_kwargs.update({'mode': 'train_full'})\n data_loader_kwargs.update({'shuffle': True,\n 'drop_last': True})\n train_set, train_loader = get_modelnet_loader(**data_set_kwargs, data_loader_kwargs=data_loader_kwargs, args=args)\n if args.mode == 'train':\n data_set_kwargs.update({'mode': 'train'})\n data_loader_kwargs.update({'shuffle': True,\n 'drop_last': True})\n train_set, train_loader = get_modelnet_loader(**data_set_kwargs, data_loader_kwargs=data_loader_kwargs, args=args)\n if args.mode in ['train', 'validation']:\n data_set_kwargs.update({'mode': 'validation'})\n data_loader_kwargs.update({'shuffle': False,\n 'drop_last': False})\n validation_set, validation_loader = get_modelnet_loader(**data_set_kwargs, data_loader_kwargs=data_loader_kwargs, args=args)\n if args.mode == 'test':\n data_set_kwargs.update({'mode': 'test'})\n data_loader_kwargs.update({'shuffle': False,\n 'drop_last': False})\n test_set, test_loader = get_modelnet_loader(**data_set_kwargs, data_loader_kwargs=data_loader_kwargs, args=args)\n\n\n # Build model and set up optimizer\n model = network_module.network(args=args)\n if use_gpu:\n model.cuda()\n log_obj.write(str(model))\n log_obj.write(\"The model contains {} parameters\".format(sum(p.numel() for p in model.parameters() if p.requires_grad)))\n\n param_groups = get_param_groups.get_param_groups(model, args)\n optimizer = optimizers_L1L2.Adam(param_groups, lr=args.initial_lr)\n optimizer.zero_grad()\n\n\n # restore state from checkpoint\n epoch_start_index = 0\n best_validation_loss_avg = float('inf')\n global timestamp\n if checkpoint is not None:\n log_obj.write(\"Restoring model from: \" + checkpoint_path_restore)\n model.load_state_dict(checkpoint['state_dict'])\n optimizer.load_state_dict(checkpoint['optimizer'])\n epoch_start_index = checkpoint['epoch']+1\n best_validation_loss_avg = checkpoint['best_validation_loss_avg']\n\n\n # Set the logger\n tf_logger, tensorflow_available = tensorflow_logger.get_tf_logger(basepath=basepath, timestamp=timestamp)\n\n if args.mode == 'train':\n\n for epoch in range(epoch_start_index, args.training_epochs):\n\n # decay learning rate\n optimizer, _ = lr_schedulers.lr_scheduler_exponential(optimizer, epoch, args.initial_lr, args.lr_decay_start,\n args.lr_decay_base, verbose=True)\n\n loss_avg, acc_avg, training_outs, training_losses = train_loop(model, train_loader, optimizer, epoch)\n\n validation_outs, ys, validation_losses = infer(model, validation_loader)\n # # compute the accuracy\n validation_acc = np.sum(validation_outs.argmax(-1) == ys) / len(ys)\n validation_loss_avg = np.mean(validation_losses)\n\n log_obj.write('TRAINING SET [{}:{}/{}] loss={:.4} acc={:.2}'.format(\n epoch, len(train_loader)-1, len(train_loader),\n loss_avg, acc_avg))\n log_obj.write('VALIDATION SET [{}:{}/{}] loss={:.4} acc={:.2}'.format(\n epoch, len(train_loader)-1, len(train_loader),\n validation_loss_avg, validation_acc))\n # log_obj.write('VALIDATION losses: ' + str(validation_losses))\n\n # ============ TensorBoard logging ============ #\n if tensorflow_available:\n # (1) Log the scalar values\n info = {'training set avg loss': loss_avg,\n 'training set accuracy': acc_avg,\n 'validation set avg loss': validation_loss_avg,\n 'validation set accuracy': validation_acc\n }\n for tag, value in info.items():\n tf_logger.scalar_summary(tag, value, step=epoch+1)\n\n # (2) Log values and gradients of the parameters (histogram)\n for tag, value in model.named_parameters():\n tag = tag.replace('.', '/')", "\n tf_logger.histo_summary(tag, value.data.cpu().numpy(), step=epoch+1)\n tf_logger.histo_summary(tag+'/grad', value.grad.data.cpu().numpy(), step=epoch+1)\n\n # (3) Log losses for all datapoints in validation and training set\n tf_logger.histo_summary(\"losses/validation/\", validation_losses, step=epoch+1)\n tf_logger.histo_summary(\"losses/training\", training_losses, step=epoch+1)\n\n # (4) Log logits for all datapoints in validation and training set\n for i in range(10):\n tf_logger.histo_summary(\"logits/%d/validation\" % i, validation_outs[:, i], step=epoch+1)\n tf_logger.histo_summary(\"logits/%d/training\" % i, training_outs[:, i], step=epoch+1)\n\n\n\n # saving of latest state\n torch.save({'state_dict': model.state_dict(),\n 'optimizer': optimizer.state_dict(),\n 'epoch': epoch,\n 'best_validation_loss_avg': best_validation_loss_avg,\n 'timestamp': timestamp},\n checkpoint_path_latest)\n\n\n\n\n # if validation_loss_avg < best_validation_loss_avg:\n # best_validation_loss_avg = validation_loss_avg\n # copyfile(src=checkpoint_path_latest, dst=checkpoint_path_best)\n # log_obj.write('Best validation loss until now - updated best model')\n # else:\n # log_obj.write('Validation loss did not improve')\n\n\n\n\n\n elif args.mode == 'validate':\n out, y, validation_loss_sum = infer(model, validation_loader)\n\n # compute the accuracy\n validation_acc = np.sum(out.argmax(-1) == y) / len(y)\n validation_loss_avg = validation_loss_sum / len(validation_loader.dataset)\n\n log_obj.write('VALIDATION SET: loss={:.4} acc={:.2}'.format(\n validation_loss_avg, validation_acc))\n\n elif args.mode == 'test':\n out, y, test_loss_sum = infer(model, test_loader)\n\n # compute the accuracy\n test_acc = np.sum(out.argmax(-1) == y) / len(y)\n test_loss_avg = test_loss_sum.mean() / len(test_loader.dataset)\n\n log_obj.write('TEST SET: loss={:.4} acc={:.2}'.format(\n test_loss_avg, test_acc))\n\n\n\nif __name__ == '__main__':\n\n parser = argparse.", "ArgumentParser()\n\n # model and dataset\n parser.add_argument(\"--model\", required=True,\n help=\"Which model definition to use\")\n parser.add_argument(\"--dataset_root_dir\", required=True,\n help=\"Root directory of dataset\")\n parser.add_argument(\"--dataset\", choices=['ModelNet10', 'ModelNet40'], required=True,\n help=\"Dataset to use\")\n parser.add_argument(\"--sample_vol_size\", required=True, type=int,\n help=\"size of the voxelized volume\")\n parser.add_argument(\"--mode\", choices=['train', 'test', 'validate', 'train_full'], default=\"train\",\n help=\"Mode of operation (default: %(default)s)\")\n # augmentation params\n parser.add_argument(\"--augment_affine\", action='store_true', default=False, \n help=\"Switch to turn on full affine augmentation (scaling up to 1.1, flipping, translations and rotations)\")\n parser.add_argument(\"--augment_scales\", default=False, \n help=\"Augment by scaling (value > 1 required since only zooming out is allowed)\")\n parser.add_argument(\"--augment_flip\", action='store_true', default=False,\n help=\"Augment by random flipping\")\n parser.add_argument(\"--augment_translate\", action='store_true', default=False,\n help=\"Augment by random translation\")\n parser.add_argument(\"--augment_rotate\", action='store_true', default=False,\n help=\"Augment by random rotation\")\n parser.add_argument(\"--add_z_axis\", action='store_true', default=False,\n help=\"Augment by adding a z-axis to the data\")\n # training params\n parser.add_argument(\"--training-epochs\", default=100, type=int,\n help=\"Which model definition to use\")\n parser.add_argument(\"--batch-size\", default=64, type=int,\n help=\"Size of mini batches to use per iteration, can be accumulated via argument batchsize_multiplier (default: %(default)s)\")\n parser.add_argument(\"--batchsize-multiplier\", default=1, type=int,\n help=\"number of minibatch iterations accumulated before applying the update step, effectively multiplying batchsize (default: %(default)s)\")\n parser.add_argument(\"--restore-checkpoint-filename\", type=str, default=None,\n help=\"Read model from checkpoint given by filename (assumed to be in checkpoint folder)\")\n parser.add_argument(\"--initial_lr\", default=1e-1, type=float,\n help=\"Initial learning rate (without decay)\")\n parser.add_argument(\"--lr_decay_start\", type=int, default=40,\n help=\"epoch after which the exponential learning rate decay starts\")\n parser.add_argument(\"--lr_decay_base\", type=float, default=.94,\n help=\"exponential decay factor per epoch\")\n # model\n parser.add_argument(\"--kernel-size\", type=int, default=3,\n help=\"convolution kernel size\")\n parser.add_argument(\"--p-drop-conv\", type=float, default=None,\n help=\"convolution/capsule dropout probability\")\n parser.add_argument(\"--p-drop-fully\", type=float, default=None,\n help=\"fully connected layer dropout probability\")\n parser.add_argument(\"--bandlimit-mode\", choices={\"conservative\", \"compromise\", \"sfcnn\"}, default=\"compromise\",\n help=\"bandlimiting heuristic for spherical harmonics\")\n parser.add_argument(\"--SE3-nonlinearity\", choices={\"gated\", \"norm\"}, default=\"gated\",\n help=\"Which nonlinearity to use for non-scalar capsules\")\n parser.add_argument(\"--normalization\", choices={'batch', 'group', 'instance', None}, default='group',\n help=\"Which nonlinearity to use for non-scalar capsules\")\n parser.add_argument(\"--downsample-by-pooling\", action='store_true', default=False,\n help=\"Switches from downsampling by striding to downsampling by pooling\")\n # WEIGHTS\n parser.add_argument(\"--lamb_conv_weight_L1\", default=0, type=float,\n help=\"L1 regularization factor for convolution weights\")\n parser.add_argument(\"--lamb_conv_weight_L2\", default=0, type=float,\n help=\"L2 regularization factor for convolution weights\")\n parser.add_argument(\"--lamb_bn_weight_L1\", default=0, type=float,\n help=\"L1 regularization factor for batchnorm weights\")\n parser.add_argument(\"--lamb_bn_weight_L2\", default=0, type=float,\n help=\"L2 regularization factor for batchnorm weights\")\n parser.add_argument(\"--lamb_linear_weight_L1\", default=0, type=float,\n help=\"L1 regularization factor for fully connected layer weights (except last / classification layer)\")\n parser.add_argument(\"--lamb_linear_weight_L2\", default=0, type=float,\n help=\"L2 regularization factor for fully connected layer weights (except last / classification layer)\")\n parser.add_argument(\"--lamb_softmax_weight_L1\", default=0, type=float,\n help=\"L1 regularization factor for classification layer weights\")\n parser.add_argument(\"--lamb_softmax_weight_L2\", default=0, type=float,\n help=\"L2 regularization factor for classification layer weights\")\n # BIASES\n parser.add_argument(\"--lamb_conv_bias_L1\", default=0, type=float,\n help=\"L1 regularization factor for convolution biases\")\n parser.add_argument(\"--lamb_conv_bias_L2\", default=0, type=float,\n help=\"L2 regularization factor for convolution biases\")\n parser.add_argument(\"--lamb_norm_activ_bias_L1\", default=0, type=float,\n help=\"L1 regularization factor for norm activation biases\")\n parser.add_argument(\"-lamb_norm_activ_bias_L2\", default=0, type=float,\n help=\"L2 regularization factor for norm activation biases\")\n parser.add_argument(\"--lamb_bn_bias_L1\", default=0, type=float,\n help=\"L1 regularization factor for batchnorm biases\")\n parser.add_argument(\"--lamb_bn_bias_L2\", default=0, type=float,\n help=\"L2 regularization factor for batchnorm biases\")\n parser.add_argument(\"--lamb_linear_bias_L1\", default=0, type=float,\n help=\"L1 regularization factor for fully connected layer biases (except last / classification layer)\")\n parser.add_argument(\"--lamb_linear_bias_L2\", default=0, type=float,\n help=\"L2 regularization factor for fully connected layer biases (except last / classification layer)\")\n parser.add_argument(\"--lamb_softmax_bias_L1\", default=0, type=float,\n help=\"L1 regularization factor for classification layer biases\")\n parser.add_argument(\"--lamb_softmax_bias_L2\", default=0, type=float,\n help=\"L2 regularization factor for classification layer biases\")\n\n args, unparsed = parser.parse_known_args()\n\n if len(unparsed) !", "= 0:\n print('\\n{:d} unparsed (unknown arguments):'.format(len(unparsed)))\n for u in unparsed:\n print(' ', u)\n print()\n raise ValueError('unparsed / unknown arguments')\n\n if args.augment_affine:\n args.augment_scales = 1.1\n args.augment_flip = True\n args.augment_translate = True\n args.augment_rotate = True\n\n network_module = importlib.import_module('networks.{:s}.{:s}'.format(args.model, args.model))\n\n basepath = 'networks/{:s}'.format(args.model)\n\n # load checkpoint\n if args.restore_checkpoint_filename is not None:\n checkpoint_path_restore = '{:s}/checkpoints/{:s}'.format(basepath, args.restore_checkpoint_filename)\n checkpoint = torch.load(checkpoint_path_restore)\n timestamp = checkpoint['timestamp']\n else:\n checkpoint = None\n timestamp = time.strftime(\"%Y-%m-%d_%H:%M:%S\", time.gmtime())\n os.makedirs('{:s}/checkpoints'.format(basepath), exist_ok=True)\n\n checkpoint_path_latest = '{:s}/checkpoints/{:s}_latest.ckpt'.format(basepath, timestamp)\n checkpoint_path_best = '{:s}/checkpoints/{:s}_best.ckpt'.format(basepath, timestamp)\n\n # instantiate simple logger\n log_obj = logger.logger(basepath=basepath, timestamp=timestamp)\n if checkpoint !", "= None:\n log_obj.write('\\n' + 42*'=' + '\\n')\n log_obj.write('\\n model restored from checkpoint\\n')\n log_obj.write('basepath = {:s}'.format(basepath))\n log_obj.write('timestamp = {:s}'.format(timestamp))\n log_obj.write('\\n# Options')\n for key, value in sorted(vars(args).items()):\n log_obj.write('\\t'+str(key)+'\\t'+str(value))\n\n torch.backends.cudnn.benchmark = True\n use_gpu = torch.cuda.is_available()\n\n main(checkpoint)\n" ]
{ "pile_set_name": "Github" }
[ 0.0029055690072639223, 0.03508771929824561, 0.004479739360619018, 0.0012552301255230125, 0.0023819532016253328, 0.0023148148148148147, 0 ]
0.006918
5
[ { "analysis_explanation": null, "end": 1225, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1184 }, { "analysis_explanation": null, "end": 3087, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3069 }, { "analysis_explanation": null, "end": 3396, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3378 }, { "analysis_explanation": null, "end": 3738, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3720 }, { "analysis_explanation": null, "end": 4045, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4027 }, { "analysis_explanation": null, "end": 4611, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4581 }, { "analysis_explanation": null, "end": 5102, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5093 }, { "analysis_explanation": null, "end": 5200, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5177 }, { "analysis_explanation": null, "end": 5335, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5287 }, { "analysis_explanation": null, "end": 9046, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9045 }, { "analysis_explanation": null, "end": 9075, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9048 }, { "analysis_explanation": null, "end": 9138, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9130 }, { "analysis_explanation": null, "end": 11583, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 11574 }, { "analysis_explanation": null, "end": 12131, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12120 }, { "analysis_explanation": null, "end": 12439, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 12422 }, { "analysis_explanation": null, "end": 17533, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17520 }, { "analysis_explanation": null, "end": 116, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 108 }, { "analysis_explanation": null, "end": 280, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 248 }, { "analysis_explanation": null, "end": 397, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 389 }, { "analysis_explanation": null, "end": 564, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 557 }, { "analysis_explanation": null, "end": 631, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 624 }, { "analysis_explanation": null, "end": 646, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 637 }, { "analysis_explanation": null, "end": 794, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 790 }, { "analysis_explanation": null, "end": 852, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 843 }, { "analysis_explanation": null, "end": 872, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 865 }, { "analysis_explanation": null, "end": 911, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 904 }, { "analysis_explanation": null, "end": 940, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 933 }, { "analysis_explanation": null, "end": 986, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 974 }, { "analysis_explanation": null, "end": 1054, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1046 }, { "analysis_explanation": null, "end": 1468, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1461 }, { "analysis_explanation": null, "end": 1517, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1512 }, { "analysis_explanation": null, "end": 1556, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1551 }, { "analysis_explanation": null, "end": 1599, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1594 }, { "analysis_explanation": null, "end": 1651, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 1646 }, { "analysis_explanation": null, "end": 2018, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2011 }, { "analysis_explanation": null, "end": 2033, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2024 }, { "analysis_explanation": null, "end": 2058, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2050 }, { "analysis_explanation": null, "end": 2116, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2108 }, { "analysis_explanation": null, "end": 2289, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2285 }, { "analysis_explanation": null, "end": 2359, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2354 }, { "analysis_explanation": null, "end": 2389, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2384 }, { "analysis_explanation": null, "end": 2429, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2424 }, { "analysis_explanation": null, "end": 2637, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2630 }, { "analysis_explanation": null, "end": 2699, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2692 }, { "analysis_explanation": null, "end": 2814, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 2807 }, { "analysis_explanation": null, "end": 3133, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3126 }, { "analysis_explanation": null, "end": 3442, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3435 }, { "analysis_explanation": null, "end": 3784, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 3777 }, { "analysis_explanation": null, "end": 4148, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4138 }, { "analysis_explanation": null, "end": 4196, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4188 }, { "analysis_explanation": null, "end": 4299, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4295 }, { "analysis_explanation": null, "end": 4322, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4314 }, { "analysis_explanation": null, "end": 4340, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4336 }, { "analysis_explanation": null, "end": 4394, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4385 }, { "analysis_explanation": null, "end": 4456, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4449 }, { "analysis_explanation": null, "end": 4483, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 4476 }, { "analysis_explanation": null, "end": 5073, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5064 }, { "analysis_explanation": null, "end": 5140, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5133 }, { "analysis_explanation": null, "end": 5209, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5202 }, { "analysis_explanation": null, "end": 5303, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5290 }, { "analysis_explanation": null, "end": 5351, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5344 }, { "analysis_explanation": null, "end": 5368, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5361 }, { "analysis_explanation": null, "end": 5455, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5448 }, { "analysis_explanation": null, "end": 5754, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5749 }, { "analysis_explanation": null, "end": 5774, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5767 }, { "analysis_explanation": null, "end": 5839, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 5834 }, { "analysis_explanation": null, "end": 6772, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6765 }, { "analysis_explanation": null, "end": 6811, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6802 }, { "analysis_explanation": null, "end": 6970, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 6962 }, { "analysis_explanation": null, "end": 7020, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7014 }, { "analysis_explanation": null, "end": 7183, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7175 }, { "analysis_explanation": null, "end": 7892, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7884 }, { "analysis_explanation": null, "end": 7918, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7910 }, { "analysis_explanation": null, "end": 7979, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 7967 }, { "analysis_explanation": null, "end": 8616, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 8609 }, { "analysis_explanation": null, "end": 8766, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 8761 }, { "analysis_explanation": null, "end": 8774, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 8768 }, { "analysis_explanation": null, "end": 9018, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9011 }, { "analysis_explanation": null, "end": 9146, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9141 }, { "analysis_explanation": null, "end": 9154, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9148 }, { "analysis_explanation": null, "end": 9218, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9212 }, { "analysis_explanation": null, "end": 9461, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9452 }, { "analysis_explanation": null, "end": 9573, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9564 }, { "analysis_explanation": null, "end": 9692, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9683 }, { "analysis_explanation": null, "end": 9829, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9820 }, { "analysis_explanation": null, "end": 9960, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 9951 }, { "analysis_explanation": null, "end": 10163, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10154 }, { "analysis_explanation": null, "end": 10377, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10368 }, { "analysis_explanation": null, "end": 10543, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10534 }, { "analysis_explanation": null, "end": 10680, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10671 }, { "analysis_explanation": null, "end": 10825, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10816 }, { "analysis_explanation": null, "end": 10964, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 10955 }, { "analysis_explanation": null, "end": 11133, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 11124 }, { "analysis_explanation": null, "end": 11263, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 11254 }, { "analysis_explanation": null, "end": 11476, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 11467 }, { "analysis_explanation": null, "end": 11712, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 11703 }, { "analysis_explanation": null, "end": 11907, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 11898 }, { "analysis_explanation": null, "end": 12043, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 12034 }, { "analysis_explanation": null, "end": 12202, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 12193 }, { "analysis_explanation": null, "end": 12349, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 12340 }, { "analysis_explanation": null, "end": 12467, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 12458 }, { "analysis_explanation": null, "end": 12606, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 12597 }, { "analysis_explanation": null, "end": 12748, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 12739 }, { "analysis_explanation": null, "end": 12942, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 12933 }, { "analysis_explanation": null, "end": 13114, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 13105 }, { "analysis_explanation": null, "end": 13302, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 13293 }, { "analysis_explanation": null, "end": 13501, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 13492 }, { "analysis_explanation": null, "end": 13654, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 13645 }, { "analysis_explanation": null, "end": 13807, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 13798 }, { "analysis_explanation": null, "end": 13956, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 13947 }, { "analysis_explanation": null, "end": 14105, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 14096 }, { "analysis_explanation": null, "end": 14307, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 14298 }, { "analysis_explanation": null, "end": 14509, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 14500 }, { "analysis_explanation": null, "end": 14674, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 14665 }, { "analysis_explanation": null, "end": 14852, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 14843 }, { "analysis_explanation": null, "end": 15002, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 14993 }, { "analysis_explanation": null, "end": 15152, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 15143 }, { "analysis_explanation": null, "end": 15312, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 15303 }, { "analysis_explanation": null, "end": 15471, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 15462 }, { "analysis_explanation": null, "end": 15617, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 15608 }, { "analysis_explanation": null, "end": 15763, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 15754 }, { "analysis_explanation": null, "end": 15962, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 15953 }, { "analysis_explanation": null, "end": 16161, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16152 }, { "analysis_explanation": null, "end": 16323, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16314 }, { "analysis_explanation": null, "end": 16503, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16494 }, { "analysis_explanation": null, "end": 16767, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16760 }, { "analysis_explanation": null, "end": 16796, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16789 }, { "analysis_explanation": null, "end": 16830, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16823 }, { "analysis_explanation": null, "end": 16863, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16856 }, { "analysis_explanation": null, "end": 16901, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16894 }, { "analysis_explanation": null, "end": 16955, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16943 }, { "analysis_explanation": null, "end": 17002, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 16995 }, { "analysis_explanation": null, "end": 17014, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 17007 }, { "analysis_explanation": null, "end": 17066, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 17059 }, { "analysis_explanation": null, "end": 17108, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 17101 }, { "analysis_explanation": null, "end": 17229, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 17222 }, { "analysis_explanation": null, "end": 17420, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 17413 }, { "analysis_explanation": null, "end": 17455, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 17448 }, { "analysis_explanation": null, "end": 17476, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 17471 }, { "analysis_explanation": null, "end": 17597, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 17588 }, { "analysis_explanation": null, "end": 17688, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 17681 }, { "analysis_explanation": null, "end": 18228, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 18205 }, { "analysis_explanation": null, "end": 18270, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 18257 }, { "analysis_explanation": null, "end": 27, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 22 }, { "analysis_explanation": null, "end": 33, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 28 }, { "analysis_explanation": null, "end": 13592, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13590 }, { "analysis_explanation": null, "end": 13745, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13743 }, { "analysis_explanation": null, "end": 13896, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 13894 }, { "analysis_explanation": null, "end": 14045, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14043 }, { "analysis_explanation": null, "end": 14198, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14196 }, { "analysis_explanation": null, "end": 14400, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14398 }, { "analysis_explanation": null, "end": 14603, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14601 }, { "analysis_explanation": null, "end": 14768, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14766 }, { "analysis_explanation": null, "end": 14941, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 14939 }, { "analysis_explanation": null, "end": 15091, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15089 }, { "analysis_explanation": null, "end": 15247, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15245 }, { "analysis_explanation": null, "end": 15406, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15404 }, { "analysis_explanation": null, "end": 15558, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15556 }, { "analysis_explanation": null, "end": 15704, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15702 }, { "analysis_explanation": null, "end": 15854, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 15852 }, { "analysis_explanation": null, "end": 16053, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16051 }, { "analysis_explanation": null, "end": 16253, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16251 }, { "analysis_explanation": null, "end": 16415, "entity_type": "US_DRIVER_LICENSE", "recognition_metadata": { "recognizer_identifier": "UsLicenseRecognizer_139620636961856", "recognizer_name": "UsLicenseRecognizer" }, "score": 0.3, "start": 16413 } ]
[ "/* Generated by RuntimeBrowser\n Image: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects\n */\n\n@interface SAClockAddCompleted : SABaseCommand <SAServerBoundCommand>\n\n@property (nonatomic, copy) NSString *aceId;\n@property (nonatomic) bool alreadyExists;\n@property (readonly, copy) NSString *debugDescription;\n@property (readonly, copy) NSString *description;\n@property (readonly) unsigned long long hash;\n@property (nonatomic, copy) NSString *refId;\n@property (readonly) Class superclass;\n@property (nonatomic, copy) NSURL *worldClockId;\n\n+ (id)addCompleted;\n+ (id)addCompletedWithDictionary:(id)arg1 context:(id)arg2;\n\n- (bool)alreadyExists;\n- (id)encodedClassName;\n- (id)groupIdentifier;\n- (void)setAlreadyExists:(bool)arg1;\n- (void)setWorldClockId:(id)arg1;\n- (id)worldClockId;\n\n@end\n" ]
{ "pile_set_name": "Github" }
[ 0.02247191011235955 ]
0.022472
5
[ { "analysis_explanation": null, "end": 266, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 248 }, { "analysis_explanation": null, "end": 87, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 75 } ]
[ "The Florida Fish and Wildlife Conservation Commission didn’t have to look far for a replacement for longtime Executive Director Nick Wiley. ", "On Thursday they voted to promote assistant director Eric Sutton to the job, starting Friday.", "\n\nWiley, who led the agency for eight years, is stepping down to take a job with the environmental group Ducks Unlimited.", "\n\nSutton earned both his bachelor’s and master’s degrees in zoology from the University of South Florida. ", "He has worked for the wildlife commission since 2011, first as the director of the division of habitat and endangered species, and then as assistant director since 2013. ", "He previously worked for the Southwest Florida Water Management District, starting in 2005, eventually becoming director of land resources. ", "Before that he held various natural resources management positions for Sarasota County. ", "He will make about $147,000 a year, which was what Wiley was earning.", "\n\nThe commissioners also elected replacements for their chairman and vice chairman. ", "Commissioner Bo Rivard, a Panama City attorney, will replace Commissioner Brian Yablonski as chairman. ", "Yablonski, a Gulf Power lobbyist, is leaving the state to take charge of the Property and Environment Research Center in Montana. ", "Commissioner Robert Spottswood, a Key West hotel builder and attorney, will be the new vice chair, replacing Commissioner Liesa Priddy, an Immokalee rancher who was not reappointed to the commission by Gov. Rick Scott." ]
{ "pile_set_name": "OpenWebText2" }
[ 0.02142857142857143, 0.010752688172043012, 0.008264462809917356, 0.018867924528301886, 0, 0.007142857142857143, 0, 0.014492753623188406, 0, 0.019417475728155338, 0.023076923076923078, 0.01834862385321101 ]
0.011816
5
[ { "analysis_explanation": null, "end": 138, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 128 }, { "analysis_explanation": null, "end": 151, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 143 }, { "analysis_explanation": null, "end": 204, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 193 }, { "analysis_explanation": null, "end": 232, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 226 }, { "analysis_explanation": null, "end": 275, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 264 }, { "analysis_explanation": null, "end": 510, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 506 }, { "analysis_explanation": null, "end": 626, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 622 }, { "analysis_explanation": null, "end": 718, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 714 }, { "analysis_explanation": null, "end": 854, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 839 }, { "analysis_explanation": null, "end": 1030, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1021 }, { "analysis_explanation": null, "end": 1045, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1034 }, { "analysis_explanation": null, "end": 1097, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1082 }, { "analysis_explanation": null, "end": 1120, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1111 }, { "analysis_explanation": null, "end": 1239, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1232 }, { "analysis_explanation": null, "end": 1271, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1254 }, { "analysis_explanation": null, "end": 1283, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1275 }, { "analysis_explanation": null, "end": 1458, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1448 } ]
[ "Welcome to Art Avenue\n\nThere are hundreds of strategies guaranteeing gamblers that they will beat the odds against a casino and have guaranteed success. ", "It might appear incredibly promising; however, it is often impossible to overcome a casino’s edge. ", "Regardless of where you play at brick-and-mortar or online, the house has the advantage. ", "We took the time to identify some of the most popular betting strategies and continue to explain its flaws as well. ", "While some people are indeed winning when using these strategies, it is more often than not a matter of luck and not the strategy that worked in their favor." ]
{ "pile_set_name": "Pile-CC" }
[ 0.006535947712418301, 0, 0, 0, 0 ]
0.001307
5
[]
[ "Introduction {#Sec1}\n============\n\nSystematic reviews summarise the results from randomised clinical trials. ", "Meta-analysis is the main statistical method used in systematic reviews to analyse pooled results of trials \\[[@CR1], [@CR2]\\]. ", "Some claim that results of systematic reviews should be considered hypothesis-generating and should primarily serve the purpose of designing future randomised clinical trials \\[[@CR3]--[@CR5]\\]. ", "Others consider systematic reviews with meta-analysis the highest level of evidence assessing the effects of healthcare interventions \\[[@CR1], [@CR2]\\]. ", "Studies have clearly shown that results of meta-analyses of trials with low risk of bias are more reliable than results of single large trials \\[[@CR6]--[@CR11]\\]. ", "Inthout and colleagues quantified the error rates for evaluations based on single conventionally powered trials (80% or 90% power) compared to evaluations based on random-effects meta-analyses of a series of smaller trials \\[[@CR6]\\]. ", "When a treatment was assumed to have no effect but heterogeneity was present, the error rates for a single trial were increased more than 10-fold above the nominal rate \\[[@CR6]\\]. ", "Conversely, for meta-analyses on a series of trials, the error rates were correct \\[[@CR6]\\]. ", "When selective publication was present, the error rates were always increased, but they still tended to be lower for a series of trials than in a single trial \\[[@CR6]\\]. ", "It also appears intuitively evident that inclusion of all used data from all randomised clinical trials ever conducted shall be treated as a higher level of evidence compared to the data from only a single trial \\[[@CR2], [@CR11]--[@CR15]\\]. ", "We acknowledge that a systematic review with meta-analysis cannot be conducted with the same scientific cogency as a randomised clinical trial with pre-defined high-quality methodology addressing an *a priori* and quantitatively hypothesised intervention effect. ", "Systematic review authors often know some of the eligible randomised clinical trials before they prepare their protocol for the systematic review, and hence, the review methodology is partly data driven. ", "Nevertheless, understanding the inherent methodological limitations of a systematic review should lead to minimisation of these methodological limitations and optimisation of the remaining review methodology, which is the objective of this paper.", "\n\nWe recently described an operational five-step procedure for valid assessment of statistical and clinical significance in a single randomised clinical trial \\[[@CR12]\\]. ", "We will now, in a comparable manner, describe an eight-step procedure for a more valid assessment of results of systematic reviews of randomised clinical trials. ", "Our procedure is based on and designed to be an extension to The Cochrane Collaboration Handbook and the Grading of Recommendations Assessment, Development, and Evaluation (GRADE) principles \\[[@CR13], [@CR16]--[@CR19]\\]. ", "The eight-step procedure can be used as part of a planned systematic review methodology or can be used to assess the validity of results from already published systematic reviews \\[[@CR20]\\].", "\n\nThe following eight sections of the manuscript will correspond to each step of the proposed procedure.", "\n\nMethods {#Sec2}\n=======\n\nStep 1: meta-analysis, the 95% confidence interval, and the *P*-value {#Sec3}\n---------------------------------------------------------------------\n\nIn a meta-analysis, a summary statistic is calculated for each included trial, describing the observed intervention effect \\[[@CR13]\\]. ", "Then, an aggregated intervention effect estimate is calculated as a weighted average of the intervention effects estimated from the individual trials \\[[@CR13]\\]. ", "Review authors should always report both the confidence interval and the corresponding exact *P*-value from all meta-analyses. ", "The confidence interval will show the range of uncertainty (considering the chosen threshold for statistical significance) around the aggregated intervention effect estimate. ", "The *P*-value will show the probability of obtaining the observed or even a larger difference in intervention effect (disregarding possible bias) assuming that the null hypothesis is true (the null hypothesis implies that there is no difference in effect between the compared interventions) \\[[@CR12]\\].", "\n\nIn a fixed-effect meta-analysis, the underlying assumption is that all of the included trials estimate the same intervention effect, i.e., differences in observed effects across trials are assumed to be caused by random error ('play of chance') \\[[@CR13]\\]. ", "In a random-effects meta-analysis, the underlying assumption is that the included trials do not estimate the same intervention effects -- it is assumed that the estimates of individual trial intervention effects follow a normal or a log normal distribution \\[[@CR13]\\]. ", "The most commonly used random-effects model is the DerSimonian and Laird model \\[[@CR21]\\]. ", "However, the Hartung-Knapp-Sidik-Jonkman random-effects model assuming a t-distribution of log (RR) (for dichotomous outcomes) seems to be a more valid meta-analysis method \\[[@CR22]\\]. ", "It is often likely that a given intervention will have different effects across the included trials depending on different forms of the interventions, different definitions of the outcomes, different types of included participants, etc. ", "The random-effects model assumption will, therefore, often be more realistic than the fixed-effect model assumption \\[[@CR13]\\]. ", "If there is absence of statistical heterogeneity (the between trial variance of the estimated intervention effects is close to zero \\[[@CR23]\\]), then the fixed-effect and the random-effects models will show identical results \\[[@CR13]\\]. ", "If there is substantial statistical heterogeneity, the fixed-effect meta-analysis will, in some circumstances, show erroneous results because the between trial variance is not appropriately accounted for. ", "In such a case, the random-effects meta-analysis result should be regarded as the main result. ", "On the other hand, if one or two trials accounts for approximately 80% or more of the total weight in a fixed-effect meta-analysis, then the random-effects meta-analysis might show erroneous results because the larger trials with the greatest precision are inappropriately down-weighted \\[[@CR24]\\]. ", "In such a case, the fixed-effect meta-analysis result should be regarded as the main result. ", "We recommend always reporting results from both fixed-effect and random-effects meta-analyses. ", "If the fixed-effect and the random-effects meta-analyses show different results, then the most conservative result (the analysis with the highest *P*-value) should be chosen as the main result \\[[@CR13]\\]. ", "Choosing the most conservative result will take account of the mentioned pitfalls of the two analyses \\[[@CR13]\\]. ", "Substantial discrepancies between the results of the two methods should be reported and discussed thoroughly (see **step 2**).", "\n\nStep 2: investigating statistical and clinical heterogeneity {#Sec4}\n------------------------------------------------------------\n\nImplications of clinical and statistical heterogeneity should always be considered when meta-analyses are conducted \\[[@CR13], [@CR25], [@CR26]\\]. ", "Substantial statistical heterogeneity may be identified by visual inspection of forest plots and by the calculated statistical heterogeneity (for example, I^2^ or D^2^) \\[[@CR13], [@CR25], [@CR26]\\]. ", "It must be noted that the statistical heterogeneity (both I^2^ and D^2^) will increase by including trials with large sample sizes because the variance of the trials' intervention effects will decrease with the increased sample size and event size. ", "As a result, the ratio of the between trial variance to the total variance will also increase. ", "In other words, small and clinically irrelevant intervention effect differences across trials might lead to significant statistical heterogeneity when confidence intervals of the trial intervention effects are narrow \\[[@CR27]\\]. ", "Statistical heterogeneity should always be interpreted with caution but especially when analysing large sample sizes \\[[@CR21]\\]. ", "Underlying reasons behind significant statistical heterogeneity in meta-analyses should be investigated by assessing trial characteristics in subgroup analyses and sensitivity analyses (see step 6), and it should be reconsidered if all of the included trials should be included in the analyses. ", "For example, if the statistical heterogeneity seems to be caused by different forms of the intervention or a different assessment procedure, then the need for excluding some of the trials from the main analysis should be considered. ", "If any trial is excluded from any analysis, then the reasons for excluding the trial should be clearly reported in the manuscript.", "\n\n*Post hoc*analyses {#Sec5}\n------------------\n\nIdeally all analyses in a systematic review should be planned at the protocol stage, but *post hoc* analyses might be warranted if unexpected clinical or statistical heterogeneity is identified during the analysis of the review results. ", "Nevertheless, *post hoc* analyses should always be interpreted with great caution and it should be made very clear, which analyses were pre-defined in the published protocol and which were not. *", "Post hoc* analysis should be regarded as exploratory and hypotheses generating.", "\n\nStep 3: problems with multiplicity due to multiple outcomes {#Sec6}\n-----------------------------------------------------------\n\nThe overall risk of falsely rejecting the null hypothesis for at least one outcome (the family-wise error rate) will increase with the number of outcome comparisons \\[[@CR28], [@CR29]\\]. ", "Problems with multiplicity in systematic reviews have major implications for the interpretation of the confidence intervals and the *P*-values \\[[@CR29], [@CR30]\\] -- and problems with multiplicity are often not accounted for in systematic reviews \\[[@CR28], [@CR29], [@CR31]\\]. ", "For example, thresholds for significance in meta-analyses are rarely adjusted if more than one primary outcome is used \\[[@CR13]\\].", "\n\nMost systematic reviews will include multiple outcome comparisons, and if review authors are free to choose and highlight single results among the many comparisons, there will be an increased risk of false declaration on the effectiveness of an assessed intervention. ", "Data driven *post hoc* analyses will be avoided if the review methodology is clearly pre-defined and not changed during the analysis of the review results. ", "A straightforward way to deal with some of the multiplicity problems is to publish a protocol before the literature search begins (for example, at PROSPERO (<http://www.crd.york.ac.uk/PROSPERO/>)) \\[[@CR13], [@CR31]--[@CR33]\\]. ", "In the protocol, the statistical methodology should be described in detail, including a clear definition of the primary, secondary, and exploratory outcomes \\[[@CR13], [@CR31]--[@CR33]\\]. ", "Proper adjustments according to problems with multiplicity (see below) should be estimated based on the outcome hierarchy specified in the protocol. ", "The main conclusions of the review ought to be based on the results on the primary outcome/s. Hence, adjustments due to problems with multiplicity may also be limited to the primary outcome/s. This will in itself limit the risk of type I error and will make the threshold adjustments simpler and practically feasible. ", "If an outcome is assessed a multiple number of times, then either the thresholds for significance should be adjusted accordingly or the time point of primary interest should be pre-specified.", "\n\nA systematic review should summarise all available evidence for a given medical intervention and choosing only one primary outcome will often be too restrictive. ", "In advance, it will often be unknown, which outcomes the eligible trials have used and it is important to assess both beneficial and harmful intervention effects \\[[@CR5]\\]. ", "It is, therefore, often advisable to use more than one patient-relevant primary outcome in a systematic review. ", "The Cochrane Collaboration recommends using up to three primary outcomes -- for example, all-cause mortality, serious adverse events, and quality of life \\[[@CR13]\\]. ", "The use of more than one primary outcome (co-primary outcomes) necessitates adjustments of the thresholds for significance because of problems with multiplicity \\[[@CR34]\\].", "\n\nDifferent statistical methods have been proposed to adjust confidence intervals and *P*-values when multiple outcome comparisons are used \\[[@CR12]\\]. ", "Most adjustment methods have focused on adjustments of the *P*-value threshold, but adjusted confidence intervals can often be calculated based on an adjusted *P*-value and an effect estimate \\[[@CR12], [@CR35], [@CR36]\\]. ", "There is an extensive statistical literature about problems with multiplicity in observational studies and randomised clinical trials \\[[@CR29]\\], but problems with multiplicity in systematic reviews have received limited attention \\[[@CR29], [@CR31]\\]. ", "Some methods have been developed to deal with problems with multiplicity in systematic reviews \\[[@CR37]--[@CR39]\\], but no simple and completely satisfactory solution to the problem of multiple comparisons in systematic reviews has been developed yet \\[[@CR29], [@CR31]\\].", "\n\nThe Bonferroni procedure divides the specified *P*-value threshold (for example, 0.05) with the number of outcome comparisons and this method can be used to control the family-wise error rate \\[[@CR34]\\]. ", "If it is plausible that there is no correlation between multiple primary outcomes, then Bonferroni adjustment may be used. ", "However, the Bonferroni procedure is mostly a too conservative adjustment method as most outcomes are interdependent (for example, all cause mortality and serious adverse events will often be positively correlated outcomes) \\[[@CR34]\\]. ", "To calculate more precise adjustments of the thresholds for significance in systematic reviews, an estimation of the correlation between the co-primary outcomes will be needed. ", "Such a correlation will often be unknown and erroneous assumptions about correlations might lead to erroneous results. ", "Because the 'true' multiplicity adjusted thresholds for significance lie somewhere between the unadjusted threshold (for example, 0.05) and the Bonferroni adjusted threshold, we suggest a pragmatic approach. ", "We suggest dividing the pre-specified *P*-value threshold with the value halfway between 1 (no adjustment) and the number of primary outcome comparisons (Bonferroni adjustment). ", "This will result in a multiplicity adjusted threshold using 1 primary outcome = 0.05, 2 primary outcomes = 0.033, and 3 primary outcomes = 0.025.", "\n\nThe use of full Bayesian statistics can account for problems of multiplicity due to multiple testing \\[[@CR24], [@CR40], [@CR41]\\]. ", "However, this use would imply integration of complicated models and software for analysing the review results \\[[@CR24], [@CR40], [@CR41]\\] and would entail the need for specifying multiple prior distributions, which has its own problems \\[[@CR12], [@CR24], [@CR40], [@CR41]\\].", "\n\nStep 4: trial sequential analysis {#Sec7}\n---------------------------------\n\n### Required information size {#Sec8}\n\nIf the sample size has not been reached in a randomised clinical trial, then the threshold for statistical significance ought to be adjusted \\[[@CR12], [@CR42]\\]. ", "A similar methodology should apply to a meta-analysis that does not reach a required information size (≈ the *a priori* required number of participants for a meta-analysis to be conclusive) \\[[@CR25], [@CR26]\\]. ", "The 95% confidence interval may show the range of uncertainty of the observed intervention effect estimate and may improve the interpretability of meta-analysis result. ", "However, reporting results from meta-analyses without linking the confidence intervals, the intervention effect estimates, and the *P*-values to an estimated required information size is erroneous for a number of reasons:\n\nMost review authors do not assess if an accrued information size is sufficient or not to detect or reject a given intervention effect, and this is problematic as nearly all meta-analyses in systematic reviews are underpowered (the meta-analyses do not have enough information to reject or accept the null hypothesis when the null hypothesis is false) \\[[@CR25], [@CR26], [@CR43]\\]. ", "Without an estimation of a required information size it is difficult to interpret an apparent neutral (no significant difference) meta-analysis result -- it becomes unclear whether a neutral meta-analysis result indicates that there is no difference in effect between the compared interventions, or if the result indicates that the information size is too small to demonstrate or discard the anticipated intervention effect \\[[@CR11]\\]. ", "Furthermore, meta-analyses with too small accrued information size (sparse data) have an increased risk of either overestimating or underestimating the effect size and variance \\[[@CR25], [@CR26], [@CR44]--[@CR46]\\]. ", "Therefore, without a required information size it will also be difficult to interpret a meta-analysis result indicating a difference in effect, i.e., an observed difference in effect might be caused by the random error due to the low information size.", "There should be a low risk of turning a significant (for example, a *P*-value below 0.05) meta-analysis result into an insignificant result when future trials are included -- 'unstable' meta-analysis results should be avoided for obvious reasons. ", "It has been shown that a statistically significant meta-analysis based on too low information sizes, often at a later time point, will change from statistically significant to statistically non-significant \\[[@CR25], [@CR26], [@CR47]\\].The Cochrane Collaboration recommends that all systematic reviews are updated at least every second year \\[[@CR13]\\], and there might be a lower chance of a review being updated if a meta-analysis shows significant results. ", "If systematic review authors are allowed to assess statistical significance each time the review is updated without adjusting the level of statistical significance, premature declaration of effects will ensue and the risk of falsely rejecting the null hypothesis will increase (see also **step 3** for a description of other problems with multiplicity) \\[[@CR14], [@CR25], [@CR26]\\].", "\n\nIt is, therefore, of importance to estimate a required information size before conducting a meta-analysis. ", "To estimate a required information size, it is necessary:\n\nTo estimate an anticipated intervention effect, i.e., to define a hypothesis alternative to the null hypothesis (for example, a mean difference, an odds ratio, or a hazard ratio \\[[@CR13], [@CR48]\\]). ", "This hypothesised difference in effect between the compared intervention groups should be based on the most realistic intervention effect as suggested by prior evidence (for example, results from former randomised clinical trials, or known effects from other similar interventions \\[[@CR49]--[@CR51]\\]). ", "As supplementary analyses, the point estimate from the meta-analysis on the outcome and the limit of the 95% confidence interval closest to no effect can be used as anticipated intervention effects.", "To estimate a variance of the anticipated difference in intervention effect (for example, a standard deviation for a continuous outcome or a proportion of control participants with an event for a dichotomous outcome). ", "Ideally this variance should be based on results from empirical data, for example, former systematic reviews, former randomised clinical trials, or large observational studies.", "To estimate a variance of the intervention effect estimates between trials (D^2^ = the percentage that the between-trial variability constitutes of the sum of the between-trial variability and a sampling error estimate considering the required information size) \\[[@CR25], [@CR26], [@CR52]\\]. ", "If a random-effects meta-analysis is chosen as the one of primary interest, it may be pre-defined that the observed between trial variance (empirical variance) will be used to calculate the required information size \\[[@CR47], [@CR52]\\]. ", "However, if the observed heterogeneity is zero, it may not be unwise to use a heterogeneity of 25% \\[[@CR47]\\]. ", "If a fixed-effect meta-analysis is chosen as the one of primary interest, then the variance between trials should be zero (see **step 1**).To decide on an acceptable risk of falsely rejecting the null hypothesis (alpha or type I error). ", "As we have described in **step 3,** to adjust the risk of type I error according to the number of outcome comparisons we suggest dividing a pre-specified *P*-value threshold with the value halfway between 1 and the number of primary outcome comparisons.", "To decide on an acceptable risk of falsely confirming the null hypothesis (beta or type II error). ", "We recommend 10% or 20%.", "\n\nRequired information sizes can easily be calculated using the program trial sequential analysis which together with a user manual can be downloaded for free at our website (<http://www.ctu.dk/tsa/>) \\[[@CR47]\\]. ", "The diversity-adjusted required information size should be reported for all primary and secondary outcomes in the protocol.", "\n\nReview authors might be tempted to calculate the diversity-adjusted required information size based on unrealistically large anticipated intervention effects -- large anticipated intervention effects lead to small required information sizes and the thresholds for significance will be less strict after the information size has been reached \\[[@CR25], [@CR26]\\]. ", "This problematic incentive for using too large anticipated intervention effects to reduce the required information size might be counterbalanced by the use of a simple Bayes factor (see **step 5**).", "\n\nMethods to adjust thresholds for significance if the required information size has not been reached {#Sec9}\n---------------------------------------------------------------------------------------------------\n\nTrial sequential analysis \\[[@CR25], [@CR26]\\] or another valid sequential method \\[[@CR53]\\] may be used to show if information size adjusted thresholds for significance are crossed or not. ", "Trial sequential analysis uses the Lan-DeMets trial sequential monitoring boundaries based on a O'Brien-Fleming alfa-spending function because the sample sizes of the included trials vary. ", "The monitoring boundaries for benefit, harm, or futility show the adjusted thresholds for significance (adjusted thresholds of the confidence intervals and the *P*-values) if a required information size has not been reached \\[[@CR25], [@CR26], [@CR47], [@CR54]\\]. ", "We recommend analysing all primary and secondary outcome comparisons with trial sequential analysis \\[[@CR25], [@CR26], [@CR47], [@CR54]\\] or another valid sequential method \\[[@CR25], [@CR26], [@CR53]\\].", "\n\nFixed-effect and random-effects trial sequential analysis {#Sec10}\n---------------------------------------------------------\n\nThe trial sequential analyses should be performed using both a fixed-effect and a random-effects model \\[[@CR14], [@CR25], [@CR26]\\]. ", "Analogous to the meta-analysis (see **step 1**), the trial sequential analysis with the highest *P*-value should be chosen as the primary. ", "If a fixed-effect trial sequential analysis is of primary interest, then the variance between trials should be zero because the underlying assumption behind the fixed-effect model is that all included trials are estimating the same intervention effect. ", "This also means that the calculation of the required information size should not be adjusted according to variance between trials if a fixed-effect meta-analysis is chosen as the one of primary interest.", "\n\nIf the diversity-adjusted required information size is reached or surpassed {#Sec11}\n---------------------------------------------------------------------------\n\nIf the diversity-adjusted required information size is reached, then the traditional thresholds for significance (95% confidence intervals not containing 1.00 for binary outcomes or 0.00 for continuous outcomes, and a corresponding *P*-value under 0.05) may be used unless these thresholds are adjusted according to problems with multiplicity (see **step 3**).", "\n\nStep 5: Bayes factor {#Sec12}\n--------------------\n\nA low *P*-value indicates that an observed result is unlikely given the null hypothesis is true \\[[@CR12]\\] -- the P-value relates to the probability that there is no difference in effect between the compared interventions. ", "Even a low *P*-value from a meta-analysis can be misleading if there is also a low probability that data are compatible with the anticipated intervention effect (see **step 4**). ", "In other words, the probability that the actual measured difference in effect of the compared interventions resulted from an a priori anticipated 'true' difference needs to be considered. ", "For this purpose it is helpful to calculate Bayes factors for the primary outcome/s (<http://www.ctu.dk/tools-and-links/bayes-factor-calculation.aspx>) \\[[@CR55], [@CR56]\\]. ", "Bayes factor is the ratio between the probability of the meta-analysis result given the null hypothesis (H~0~) is true divided by the probability of the meta-analysis result given the alternative hypothesis (H~A~) is true \\[[@CR12]\\]. ", "In the following, we have chosen to define the alternative hypothesis (H~A~) as the anticipated intervention effect used in the calculation of the required information size in the trial sequential analysis (see **step 4**) \\[[@CR12]\\], but Bayes factor can be defined differently \\[[@CR12]\\]. ", "Bayes factor as defined here may be calculated via the following formula (<http://www.ctu.dk/tools-and-links/bayes-factor-calculation.aspx>):\n\nμ~A~ = the intervention effect hypothesised in the estimation of the required information size (for example, a mean difference, a log odds ratio, a log relative risk, or a log hazard ratio).", "\n\n= the intervention effect shown by the meta-analysis result (for example, a mean difference, a log odds ratio, a log relative risk, or a log hazard ratio). ", "SE = standard error of . ", "Details about Bayes factor and relevant basic statistical methodology may be found elsewhere \\[[@CR12], [@CR50]\\].", "\n\nA narrow confidence interval associated with a low *P*-value does not, as mentioned, necessarily correspond to a low Bayes factor -- and a *P*-value less than 0.05 may therefore, in some circumstances, misleadingly indicate evidence for an intervention effect \\[[@CR50], [@CR55]\\]. ", "A *P*-value less than 0.05 combined with a Bayes factor greater than 1.0 obtained from the observed data render more credit to the null hypothesis being true than the alternative hypothesis being true. ", "A high Bayes factor will indicate that a meta-analysis result should be interpreted with caution, or, at least, indicate that the meta-analysis result is produced by an intervention effect that is lower than the anticipated intervention effect. ", "A low Bayes factor together with a low *P*-value will correspond to a high probability of an intervention effect similar to or greater than the anticipated intervention effect used in the calculation of the required information size (Figure [1](#Fig1){ref-type=\"fig\"}).Figure 1**A figure showing how Bayes factor will change according to different observed effects.** ", "The red left vertical line represents the null hypothesis (an effect of null), and the right green vertical line represents an alternative hypothesis to the null hypothesis with an effect of 1.0. ", "The black curve shows that Bayes factor will be 1.0 when the observed effect size is exactly half of the effect size of the alternative hypothesis; and the curve shows that Bayes factor will decrease with increasing observed effect sizes.", "\n\nThe Bayes factor threshold for significance {#Sec13}\n-------------------------------------------\n\nA Bayes factor less than 0.1 (a tenfold higher likelihood of compatibility with the alternative hypothesis than with the null hypothesis) may be chosen as threshold for significance \\[[@CR50]\\]. ", "However, spurious intervention effects caused by sparse data (see **step 4**) will also affect Bayes factor. ", "Hence, if the required information size has not been reached, then even a Bayes factor less than 0.1 should be interpreted with caution \\[[@CR12], [@CR57]\\].", "\n\nAs mentioned in **step 4**, to reduce the required information size there is a risk of review authors using unrealistically large anticipated intervention effects in the calculation of the required information size. ", "This problematic incentive will be counterbalanced by the use of Bayes factor because Bayes factor will increase if the meta-analysis shows an intervention effect smaller than the anticipated intervention effect (Figure [1](#Fig1){ref-type=\"fig\"}). ", "In other words, if unrealistically large intervention effects are anticipated, then observed unbiased data will often show smaller and more realistic intervention effects which will result in a relative high Bayes factor. ", "The use of Bayes factor might be an incentive for a more realistic and smaller estimation of anticipated intervention effects, which will generally increase the validity of meta-analysis results and decrease the risk of meta-analysis, either overestimating or underestimating intervention effects. ", "However, Bayes factor will still be misleading when an unrealistically large anticipated intervention effect is confirmed by 'play of chance', by an unrealistically large observed intervention effect \\[[@CR12], [@CR50]\\].", "\n\nStep 6: the potential impact of systematic errors ('bias') on the meta-analysis results {#Sec14}\n---------------------------------------------------------------------------------------\n\n### Overall risk of bias {#Sec15}\n\nWe have in step 3 to 5 described how to assess and take account of the risk of random error. ", "However, it is of utmost importance also to assess the risk of systematic error ('bias') through subgroup analyses and sensitivity analyses \\[[@CR13]\\]. ", "Empirical evidence has repeatedly shown that trials with high risk of bias tend to overestimate benefits and underestimate harms \\[[@CR58]--[@CR64]\\]. ", "The bias risk domains generation of allocation sequence, allocation concealment, blinding of participants and treatment providers, blinding of outcome assessors, incomplete outcome data (see paragraph below), selective outcome reporting, and industry funding have been shown to be of particular importance \\[[@CR13], [@CR58]--[@CR64]\\]. ", "A randomised clinical trial should, therefore, only be classified as overall 'low risk of bias' if all of the above mentioned bias components are assessed as 'low risk of bias' \\[[@CR13], [@CR58]--[@CR64]\\]. ", "The main conclusion of the systematic review ought to based on results of trials with low risk of bias -- so, such an analysis should always be presented. ", "A subgroup analysis should always be performed comparing the effects of trials with 'low risk of bias' to trials with 'high risk of bias'.", "\n\nThe range of uncertainty due to the missing outcome data {#Sec16}\n--------------------------------------------------------\n\nIf trial investigators have not used valid methods (for example, multiple imputation) to deal with missing data in the included randomised clinical trials \\[[@CR13]\\], then there is a risk of biased review results \\[[@CR20], [@CR65]\\]. ", "For example, if a certain group of participants are systematically lost to follow-up in only one of the compared intervention groups, then the review results might show a difference in effect between the compared groups due to attrition bias. ", "If individual patient data are available, then multiple imputation might be used by the review authors, but even multiple imputation might lead to biased results if data are 'missing not at random' \\[[@CR65], [@CR66]\\].", "\n\nFor all meta-analyses, we recommend using at least two sensitivity analyses to assess the potential impact of the missing outcome data (risk of attrition bias) on the meta-analysis results \\[[@CR67]\\]. ", "The first sensitivity analysis is a 'best-worst-case' scenario where it is assumed that all participants lost to follow-up in the experimental group have had a beneficial outcome (for example, had no serious adverse event); and all those with missing outcomes in the control group have had a harmful outcome (for example, have had a serious adverse event). ", "The second sensitivity analysis is a 'worst-best-case' scenario where it is assumed that all participants lost to follow-up in the experimental group have had a harmful outcome; and that all those lost to follow-up in the control group have had a beneficial outcome. ", "If continuous outcomes are used, then a 'beneficial outcome' might be the group mean plus 2 standard deviations (or 1 standard deviation) of the group mean, and a 'harmful outcome' might be the group mean minus 2 standard deviations (or 1 standard deviation) of the group mean (see Additional file [1](#MOESM1){ref-type=\"media\"}).", "\n\nThe results from both of these two extreme scenarios will most likely be unrealistic. ", "However, these sensitivity analyses show the range of uncertainty due to missing data. ", "The primary meta-analysis result may then be related to the results from the sensitivity analyses. ", "If the primary meta-analysis result and the sensitivity analyses show similar confidence intervals and *P-*values, then the validity of the review results will increase considerably. ", "If the primary meta-analysis results differ substantially from the results of the sensitivity analyses, then this will show that there is a risk of biased results due to attrition bias.", "\n\nStep 7: publication bias {#Sec17}\n------------------------\n\nSystematic reviews aim to identify and include all randomised clinical trials addressing the question of the review \\[[@CR13]\\]. ", "However, trials with certain results might not be published for different reasons and this might consequently bias the review results \\[[@CR13]\\]. ", "Funnel plots can assess the risk of such 'publication bias' together with other bias \\[[@CR13]\\].", "\n\nA funnel plot is a simple scatter plot with the intervention effect estimates from the included trials (odds ratios and risk ratios should be plotted on a logarithmic scale) on the horizontal scale and the standard error of the intervention effect estimate on the vertical scale \\[[@CR13]\\]. ", "For example, if smaller trials without statistically significant effects remain unpublished, this will lead to an asymmetrical appearance of the funnel plot with a gap in the corner of the plot \\[[@CR13]\\]. ", "It is evident that such publication bias may tend to overestimate intervention effects \\[[@CR68]\\].", "\n\nFunnel plot should only be used to assess the risk of bias if at least 10 trials are included in the meta-analysis \\[[@CR13]\\]. ", "Funnel plots cannot be used to assess the risk of publication bias if the included trials are of similar size and some effect estimates are naturally correlated with their standard errors and therefore can produce spurious asymmetry in funnel plots \\[[@CR69]\\]. ", "Other types of bias or 'true' heterogeneity of the trial intervention effects might also produce asymmetry \\[[@CR13]\\]. ", "Contour lines corresponding to 'milestones' of statistical significance (for example, *P* = 0.05) can be added to the funnel plot and may help to differentiate between funnel plot asymmetry caused by publication bias and other factors \\[[@CR70]\\]. ", "For example, if trials appear to be missing in areas of statistical non-significance, then this may indicate that the asymmetry is due to publication bias. ", "On the other hand, if the supposed missing trials are in areas of higher statistical significance, then the cause of the asymmetry may be due to factors other than publication bias. ", "If there are no trials showing statistically significant effects, then publication bias may not be a plausible explanation for funnel plot asymmetry \\[[@CR13], [@CR71]\\].", "\n\nA number of tests can assess funnel plot asymmetry (for example, Egger, Deeks, Harbourd, Begg) \\[[@CR13]\\]. ", "These tests should be interpreted in the light of visual inspection of the funnel plot and the results from these tests should be interpreted with caution. ", "In general, the proposed tests have relatively low power \\[[@CR13]\\].", "\n\nThe 'trim and fill' method can be used to assess the robustness of the review results. ", "The trim and fill method aims to identify and correct funnel plot asymmetry arising from publication bias \\[[@CR13], [@CR72]\\]. ", "The method removes the smaller trials causing funnel plot asymmetry, use the 'trimmed' funnel plot to estimate the true 'centre' of the funnel, and then includes both the removed trials and their 'missing' counterparts around the centre. ", "The trim and fill method then provides an estimate of an intervention effect estimate adjusted for the assumed publication bias and the 'missing' trials are plotted. ", "The trim and fill method assumes that the funnel plot asymmetry is caused by publication bias, but other factors (for example, heterogeneity) will often also cause or contribute to an asymmetry \\[[@CR13]\\]. ", "Therefore, the results from the trim and fill methods should be interpreted with caution and should primarily be hypothesis generating.", "\n\nWe have in this paragraph summarised The Cochrane Collaboration methodology to assess the risk of publication bias. ", "For a more detailed description of assessments of publication bias, please consult The Cochrane Handbook for Systematic Reviews of Interventions \\[[@CR13]\\].", "\n\nStep 8: statistical significance and clinical significance {#Sec18}\n----------------------------------------------------------\n\nIt will be impossible to interpret any review result without a thorough assessment of statistical significance and step 1 to 7 has described how to assess statistical significance. ", "However, more than statistical significance is required before an intervention is declared as being effective, i.e., the size of the intervention effect must be clinically relevant in addition to the statistical significance. ", "For clinically relevant outcomes, such as mortality, it is difficult to define a lower threshold for clinical significance. ", "Any prevention, whatever small, of patient-important outcomes may seem relevant \\[[@CR11], [@CR12]\\]. ", "The clinical implications of statistically significant results on surrogate outcomes ('indirectness', in the GRADE system \\[[@CR16]\\]), for example, serum levels of cholesterol or virological response, can often be questioned even with *P*-values far below 0.05 \\[[@CR11], [@CR12]\\]. ", "Regardless of the type of outcome, small beneficial intervention effects will often not have any clinical relevance if adverse effects are taken into consideration \\[[@CR11], [@CR12]\\]. ", "Even rare serious adverse effects may rule out the rational use of an otherwise beneficial intervention \\[[@CR73]\\]. ", "To assess the clinical significance of intervention effects it is important to perform a thorough assessment of the balance between beneficial and harmful effects \\[[@CR11], [@CR12]\\]. ", "It is also important to relate the trial participants to a clinical population. ", "Clinical implications of review results cannot be extrapolated to patient groups other than the patients included in the review \\[[@CR11]\\]. ", "Moreover, if a new intervention shows statistically significant effects but the size of the intervention effect is smaller compared to another intervention, then the new intervention effect might be considered as not clinically significant.", "\n\nTo avoid erroneous interpretations, assessment of the clinical significance of an intervention effect should only be assessed if statistical significance has been obtained, i.e., that the prior seven steps of our procedure have shown indications of a statistically significant result \\[[@CR74]\\]. ", "On the other hand, if statistical significance has been reached, then clinical significance must be assessed \\[[@CR11], [@CR12], [@CR16], [@CR73], [@CR74]\\].", "\n\nPreparing summary of findings tables according to the GRADE guidelines is an excellent way to demonstrate the clinical implications of review results \\[[@CR16]--[@CR19]\\] (Table [1](#Tab1){ref-type=\"table\"}). ", "Reporting confidence intervals, 'minimal clinical relevant differences' for continuous outcomes, numbers-needed-to-treat for binary outcomes, and median survival times for survival data may also improve the clinical interpretability of review results \\[[@CR2], [@CR11], [@CR12], [@CR16]--[@CR19]\\].Table 1**Quality assessment criteria according to GRADE adopted after reference** \\[[@CR16]\\]Study designLevels of confidence in estimateDecrease confidence estimate ifIncrease confidence estimate ifRandomised clinical trialsHigh**Risk of biasLarge intervention effect**One level if seriousOne level if largeTwo levels if very seriousTwo levels if very largeModerate**ImprecisionDose response**One level if seriousOne level if evidence of dose responseTwo levels if very seriousObservational studiesLow**IndirectnessAll plausible confounding**One level if seriousOne level if confounding would reduce a demonstrated effectTwo levels if very seriousVery low**HeterogeneityAll plausible confounding**One level if seriousOne level if confounding would suggest a spurious effect when results show no effectTwo levels if very serious**Publication bias**One level if seriousTwo levels if very serious\n\nRecommendations {#Sec19}\n---------------\n\nTo assess the statistical and clinical significance of results from systematic reviews, we propose the following eight-step procedure:Calculate and report the confidence intervals and *P*-values from all fixed-effect and random-effects meta-analyses. ", "The most conservative result should be the main result.", "Explore the reasons behind substantial statistical heterogeneity by performing subgroup analyses and sensitivity analyses (see step 6).Adjust the thresholds for significance (*P*-values and the confidence intervals from the meta-analyses and the risks of type I error in the trial sequential analysis) according to the number of primary outcomes.", "Calculate and report realistic diversity-adjusted required information sizes and analyse all primary and secondary outcomes in the review with trial sequential analysis. ", "Report if the trial sequential monitoring boundaries for benefit, harm, or futility are crossed \\[[@CR25], [@CR26]\\]. ", "The trial sequential analyses will adjust the confidence intervals and the thresholds for significance by relating the accrued data to the required information sizes \\[[@CR25], [@CR26]\\].Calculate and report Bayes factor for the primary outcome/s based on a pre-specified anticipated intervention effect (same anticipated intervention effect as the one used to estimate the required information size) (<http://www.ctu.dk/tools-and-links/bayes-factor-calculation.aspx>). ", "A Bayes factor less than 0.1 (a tenfold higher likelihood of compatibility with the alternative hypothesis than with the null hypothesis) may be used as threshold for significance.", "Use subgroup analysis and sensitivity analyses to assess the potential impact of systematic errors (bias).Assess the risk of publication bias (funnel plot).Assess clinical significance of the review results if the prior seven steps have shown statistically significant results.", "\n\nTable [2](#Tab2){ref-type=\"table\"} summarises our suggestions for a more valid assessment of intervention effects in systematic reviews with meta-analytic methods, and we present an example of how the eight-step assessment can be used to assess statistical significance and clinical significance (see Additional file [1](#MOESM1){ref-type=\"media\"}). ", "For simplicity, we have only assessed the result of the primary outcome.", "Table 2**Suggestions for a more valid assessment of intervention effects in systematic reviewsStep 1**Calculate and report the *P*-values and the 95% confidence intervals from all fixed-effect and random-effects meta-analyses. ", "The most conservative result should be the main result.**Step 2**Explore the reasons behind substantial statistical heterogeneity by performing subgroup analyses and sensitivity analyses (see step 6).**Step 3**Adjust the thresholds for significance (*P*-values and the confidence intervals from the meta-analyses and the risks of type I error in the trial sequential analysis) according to the number of primary outcome comparisons.**Step 4**Calculate and report a realistic diversity-adjusted required information size and analyse all of the outcomes with trial sequential analysis. ", "Report if the trial sequential monitoring boundaries for benefit, harm, or futility are crossed.**Step 5**Calculate and report Bayes factor for the primary outcome/s based on the anticipated intervention effect used to estimate the required information size (<http://www.ctu.dk/tools-and-links/bayes-factor-calculation.aspx>). ", "A Bayes factor less than 0.1 (a ten-fold higher likelihood of compatibility with the alternative hypothesis than with the null hypothesis) may be chosen as threshold for significance.**Step 6**Use subgroup analysis and sensitivity analyses to assess the potential impact of systematic errors ('bias').**Step 7**Assess the risk of publication bias.**Step 8**Assess clinical significance of the review results if the prior seven steps have shown statistically significant results.", "All of these aspects should be prospectively planned and published in the protocol for the systematic review before the literature search begins.", "\n\nThe eight-step procedure, The Cochrane Collaboration methodology, and the GRADE system {#Sec20}\n--------------------------------------------------------------------------------------\n\nThe eight-step procedure is designed to specify and assess the *thresholds* for significance in systematic reviews -- the overall systematic review methodology should always be based on The Cochrane Handbook for Systematic Reviews of Interventions \\[[@CR2], [@CR13]\\]. ", "The GRADE system provides a valid assessment of the quality of evidence in systematic reviews \\[[@CR2], [@CR16]--[@CR19]\\]. ", "Most of the methodological elements of the eight-step procedure, for example, trial sequential analyses, have already been used in several systematic reviews (for example, \\[[@CR75], [@CR76]\\]) but are neither described in The Cochrane Handbook for Systematic Reviews of Interventions nor the GRADE system. ", "The eight-step procedure summarises the necessary methodology to assess the thresholds for significance and adds to the Cochrane methodology and the GRADE system: adjustments of the thresholds for significance according to problems with multiplicity and small information sizes, estimations of required information sizes, best-worst and worst-best case scenarios to assess the potential impact of missing data, and a calculation of Bayes factor. ", "Table [1](#Tab1){ref-type=\"table\"} summarises how GRADE may be used to assess the quality of the evidence \\[[@CR16]\\], and we present an overview in Table [3](#Tab3){ref-type=\"table\"} of how trial sequential analysis (**step 4**) may be used as a supplement for a more thorough assessment of 'imprecision' \\[[@CR77]\\].Table 3**How trial sequential analysis can supplement the assessment of GRADE for 'imprecision'** \\[[@CR77]\\]Trial sequential analysisAssessment of imprecision \\[[@CR77]\\]If none of the sequential boundaries for benefit, harm, or futility are crossed and the anticipated intervention effect is realistic.", "The evidence should be downgraded two levels of quality according to imprecision (see Table [1](#Tab1){ref-type=\"table\"}).If one of the boundaries for benefit, harm, or futility are crossed and the anticipated intervention effect is realistic.", "The evidence should not be downgraded according to imprecision (see Table [1](#Tab1){ref-type=\"table\"}).If the anticipated intervention effect is considered unrealistic.", "The trial sequential analysis should be repeated using the limit of the confidence interval, closest to zero effect from the traditional meta-analysis as the anticipated intervention effect. ", "If the sequential boundaries are crossed then the level of evidence should not be downgraded (see Table [1](#Tab1){ref-type=\"table\"}). ", "If the sequential boundaries are not crossed, the trial sequential analysis should be repeated, this time, using the intervention effect estimate from the meta-analysis as the anticipated intervention effect. ", "If the sequential boundaries are crossed, then the evidence should be downgraded one level of quality; if the sequential boundaries are not crossed, then the evidence should be downgraded two levels of quality (see Table [1](#Tab1){ref-type=\"table\"}).", "\n\nDiscussion {#Sec21}\n==========\n\nWe argue that a systematic review should be the prerogative and the incentive for conducting new trials and introducing new interventions into clinical practice. ", "The systematic review ought be at the top of the hierarchy of evidence \\[[@CR6], [@CR7], [@CR11]\\]. ", "Nevertheless, there is a high risk of biased review results if reviews are not conducted with high methodological rigour. ", "In order to avoid premature and erroneous conclusions, we have described the importance of valid thresholds for statistical and clinical significance in a systematic review, and we have also described a systematic step-wise methodological approach which will increase the methodological validity and quality of the interpretation of review results.", "\n\nStrengths and limitations {#Sec22}\n-------------------------\n\nThe proposed eight-step procedure has strengths and limitations.", "\n\nThe eight-step procedure has the strength that it: (1) summarises The Cochrane Collaboration methodology related to the specification and assessment of the thresholds for significance in systematic reviews; (2) systematically adjusts the thresholds for significance according to the number of primary outcome comparisons and the fraction of the required information size that has been reached; (3) provides a likelihood ratio of the probability that a meta-analysis result is compatible with the null hypothesis divided by the probability that the result is compatible with an anticipated intervention effect; (4) limits the incentives for review authors both to overestimate and underestimate the anticipated intervention effect (see **step 4** and **step 5**); (5) provides a more thorough assessment of the review results with a specific and elaborated evaluation of imprecision which may be used for a more accurate GRADE rating \\[[@CR16], [@CR77]\\]; and (6) forces investigators and consumers of systematically reviewed clinical research to judge clinical significance.", "\n\nOur methodology has limitations.", "\n\nFirst, our eight-step procedure is based on already well-established methodologies, but we lack large comparative studies comparing the use of the procedure to 'usual practice'. ", "We will address this issue in forthcoming articles.", "\n\nSecond, the pragmatic approach we recommend to be used for multiplicity adjustment (dividing 0.05 with the value halfway between 1 and the number of primary outcome comparisons) is not based on evidence. ", "Our approach is based on the fact that the 'true' multiplicity adjusted threshold for significance lies between the unadjusted threshold and the Bonferroni adjusted threshold (see **step 3**). ", "Nevertheless, most systematic reviewers do not adjust the thresholds for significance at all, which seems worse than both the conservative approach (Bonferroni adjustment) and our suggested pragmatic approach. ", "As we have described in **step 3,** to calculate more precise adjustments of the thresholds for significance in systematic reviews an estimation of the correlation between the co-primary outcomes will be needed (see **step 3**). ", "Such a correlation will often be unknown and erroneous assumptions about correlations might lead to erroneous results.", "\n\nThird, the required information size, the trial sequential analysis, and the size of Bayes factor will all be highly dependent on the choice of the anticipated intervention effect which often will be difficult to quantify in advance. ", "To reduce this limitation, it will often be warranted to perform sensitivity analyses using different estimations of the anticipated intervention effects. ", "For example, as supplementary trial sequential analyses, the point estimate from the meta-analysis on the outcome and the limit of the 95% confidence interval closest to no effect can be used as the anticipated intervention effects; or an additional Bayes factor may be calculated using a smaller ('sceptical') anticipated intervention effect (for example, a relative risk halfway between the intervention effect anticipated in the calculation of the required information size and 1.0). ", "The uncertainty related to the quantification of the anticipated intervention effects is a major limitation of our procedure as well as Bayesian analyses. ", "To make the estimation of the anticipated intervention effects as optimal and as objective as possible, we recommend, as one option, to base the estimation of the anticipated intervention effect on former randomised clinical trials. ", "If this is done, then the results from the trials used to estimate the anticipated intervention effects will probably be used again in the full review analysis, i.e., the estimation of the required information size take the form of an adaptive estimation \\[[@CR51], [@CR78]\\]. ", "Hence, the risk of type I error will increase \\[[@CR51], [@CR78]\\]. ", "Because of this risk of circular reasoning, ideally, it is, necessary to adjust the required information size by applying a penalty for the weight of data from former systematic reviews (or trials) \\[[@CR51], [@CR78]\\]. ", "If the anticipated intervention effect estimate is based on, for example, an estimation of a 'minimally clinically relevant' intervention effect, then no adjustments will be needed. ", "We acknowledge the theoretical need for such further adjustments, but then, the review analyses will become very complicated because the analysis methods would differ, depending on how the anticipated intervention effects are defined. ", "Furthermore, our recommendations are already considerably tightening the thresholds for significance in systematic reviews, and if thresholds are too tight, there is a risk of 'throwing the baby out with the bath water'.", "\n\nThe trial sequential analysis, the required information size, and Bayes factor may be influenced by *post-hoc* adjustments and erroneous quantifications of the alternative hypothesis, especially if they have not been declared transparently in a protocol published before the systematic review begins. ", "If the anticipated intervention effects are clearly defined in a published review protocol, and if pre-defined sensitivity analyses assess the uncertainty of the estimation of the anticipated intervention effects, then many of the problems with using anticipated intervention effect will be limited. ", "The uncertainty of the estimation of the anticipated intervention effect is a challenge and a major limitation -- but remains a necessary evil. ", "A required information size and adjusted thresholds for significance cannot be calculated without estimations of an anticipated intervention effect.", "\n\nWe are sure that our eight-step procedure will be met with critical comments. ", "Our recommendations will lead to fewer interventions which seem to offer benefits, the introduction of effective interventions in clinical practice may be delayed, and patient populations may stay without evidence-based interventions. ", "We agree with such risks, but all things considered we do argue that a conservative scenario is more ethically defensible compared to the present-day practice of implementing interventions based on weak evidence \\[[@CR9], [@CR25], [@CR44], [@CR45], [@CR52], [@CR79]\\]. ", "We argue that the advantages of the procedure outweigh the disadvantages. ", "The health care researchers must deliver solid proof of more benefit than harms before interventions are introduced into clinical practice.", "\n\nConclusions {#Sec23}\n===========\n\nIf the proposed eight-step procedure is followed, this may increase the validity of assessments of intervention effects in systematic reviews.", "\n\nEthical approval and consent {#Sec24}\n----------------------------\n\nNone needed.", "\n\nStandards of reporting {#Sec25}\n----------------------\n\nThere are no relevant standards of reporting for this type of paper.", "\n\nData availability {#Sec26}\n-----------------\n\nNo additional data available.", "\n\nElectronic supplementary material\n=================================\n\n {#Sec27}\n\n###### \n\nAdditional file 1: **Example.** (", "DOCX 272 KB)\n\n**Competing interests**\n\nJW and CG have been a part of the task force, which has developed the trial sequential analysis. ", "Otherwise the authors declare that they have no competing interests.", "\n\n**Authors' contributions**\n\nJCJ wrote the first draft. ", "TL contributed with statistical expertise. ", "All authors (JCJ, JW, PW, TL, CG) contributed academically to the manuscript and have accepted the manuscript for publication.", "\n\nWe thank Dimitrinka Nikolova for her patient copyediting and suggestions. ", "This study was partly funded by The Copenhagen Trial Unit.", "\n" ]
{ "pile_set_name": "PubMed Central" }
[ 0, 0.015625, 0.010256410256410256, 0.012987012987012988, 0.012195121951219513, 0.00425531914893617, 0.0055248618784530384, 0.010638297872340425, 0.005847953216374269, 0.012396694214876033, 0, 0, 0, 0.005813953488372093, 0, 0.02252252252252252, 0.005235602094240838, 0, 0.003205128205128205, 0.006134969325153374, 0, 0, 0.0033003300330033004, 0.0038461538461538464, 0.003703703703703704, 0.021739130434782608, 0.010752688172043012, 0, 0.007751937984496124, 0.008368200836820083, 0, 0, 0.0033333333333333335, 0, 0, 0.0048543689320388345, 0.008695652173913044, 0, 0.010714285714285714, 0.015, 0, 0, 0.004347826086956522, 0.007692307692307693, 0, 0, 0, 0, 0, 0, 0.006289308176100629, 0.017921146953405017, 0.007633587786259542, 0, 0, 0.021929824561403508, 0.015957446808510637, 0, 0, 0, 0, 0.005747126436781609, 0, 0.005988023952095809, 0.005780346820809248, 0.006535947712418301, 0.013452914798206279, 0.011811023622047244, 0.014652014652014652, 0.00966183574879227, 0.008130081300813009, 0.008438818565400843, 0, 0, 0.004807692307692308, 0.0056179775280898875, 0, 0.022388059701492536, 0.02527075812274368, 0.0071174377224199285, 0.009433962264150943, 0, 0.0049586776859504135, 0.002288329519450801, 0.02304147465437788, 0, 0, 0.008695652173913044, 0.007832898172323759, 0, 0.007692307692307693, 0.006578947368421052, 0, 0, 0, 0.010238907849829351, 0.008403361344537815, 0.008928571428571428, 0, 0, 0, 0, 0.009345794392523364, 0, 0.005479452054794521, 0.005050505050505051, 0.007462686567164179, 0.005291005291005291, 0.015151515151515152, 0.03431372549019608, 0.011450381679389313, 0, 0, 0, 0, 0.007194244604316547, 0, 0, 0.022988505747126436, 0.01276595744680851, 0.010238907849829351, 0.009009009009009009, 0, 0, 0.02631578947368421, 0.01056338028169014, 0.0049504950495049506, 0.004081632653061225, 0.005434782608695652, 0, 0.008403361344537815, 0.010169491525423728, 0.009174311926605505, 0.01910828025477707, 0, 0.008032128514056224, 0.0045045045045045045, 0.003355704697986577, 0.013574660633484163, 0.0031645569620253164, 0.006535947712418301, 0.013245033112582781, 0.008902077151335312, 0.014423076923076924, 0, 0, 0.008287292817679558, 0, 0.0091324200913242, 0.004901960784313725, 0, 0, 0, 0, 0, 0, 0, 0, 0.005235602094240838, 0.006802721088435374, 0.010309278350515464, 0.003401360544217687, 0.004830917874396135, 0.010101010101010102, 0.007692307692307693, 0.003816793893129771, 0.008333333333333333, 0.004032258064516129, 0, 0, 0.011764705882352941, 0.00909090909090909, 0, 0.014492753623188406, 0, 0.015625, 0, 0, 0.004830917874396135, 0, 0.00847457627118644, 0.006369426751592357, 0, 0, 0, 0.0196078431372549, 0.01056338028169014, 0.010752688172043012, 0.008547008547008548, 0.010810810810810811, 0, 0.0070921985815602835, 0, 0.0033444816053511705, 0.03184713375796178, 0.009478672985781991, 0.005379959650302623, 0, 0, 0, 0.01694915254237288, 0.00851063829787234, 0.005555555555555556, 0, 0, 0, 0.004405286343612335, 0, 0.0061162079510703364, 0.0020920502092050207, 0, 0.004395604395604396, 0.024193548387096774, 0.006514657980456026, 0.004484304932735426, 0.006430868167202572, 0.00411522633744856, 0.005917159763313609, 0, 0.007407407407407408, 0, 0.00398406374501992, 0, 0.03, 0, 0, 0, 0.0018587360594795538, 0, 0, 0, 0, 0.0051813471502590676, 0.004761904761904762, 0, 0, 0.00423728813559322, 0, 0.002053388090349076, 0, 0, 0.007220216606498195, 0.029411764705882353, 0.00909090909090909, 0, 0, 0, 0.0033003300330033004, 0, 0, 0, 0, 0, 0.022304832713754646, 0, 0, 0, 0, 0, 0, 0, 0.007352941176470588, 0, 0.017543859649122806, 0, 0.015873015873015872, 0.013157894736842105, 0.017241379310344827, 0 ]
0.005488
5
[ { "analysis_explanation": null, "end": 21064, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.95, "start": 21042 }, { "analysis_explanation": null, "end": 7226, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7221 }, { "analysis_explanation": null, "end": 7237, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7230 }, { "analysis_explanation": null, "end": 7426, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7421 }, { "analysis_explanation": null, "end": 7437, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7430 }, { "analysis_explanation": null, "end": 13294, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13284 }, { "analysis_explanation": null, "end": 13583, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13573 }, { "analysis_explanation": null, "end": 13631, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 13621 }, { "analysis_explanation": null, "end": 14295, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14285 }, { "analysis_explanation": null, "end": 14513, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14503 }, { "analysis_explanation": null, "end": 14697, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 14689 }, { "analysis_explanation": null, "end": 15571, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 15564 }, { "analysis_explanation": null, "end": 17841, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 17815 }, { "analysis_explanation": null, "end": 18322, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18314 }, { "analysis_explanation": null, "end": 18331, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18326 }, { "analysis_explanation": null, "end": 18342, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18335 }, { "analysis_explanation": null, "end": 21564, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 21557 }, { "analysis_explanation": null, "end": 22020, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 22013 }, { "analysis_explanation": null, "end": 23061, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23053 }, { "analysis_explanation": null, "end": 23070, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23065 }, { "analysis_explanation": null, "end": 23081, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 23074 }, { "analysis_explanation": null, "end": 25006, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 24998 }, { "analysis_explanation": null, "end": 25129, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 25125 }, { "analysis_explanation": null, "end": 35925, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35920 }, { "analysis_explanation": null, "end": 35932, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35927 }, { "analysis_explanation": null, "end": 35942, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 35934 }, { "analysis_explanation": null, "end": 42259, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42252 }, { "analysis_explanation": null, "end": 42475, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 42470 }, { "analysis_explanation": null, "end": 45124, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 45094 }, { "analysis_explanation": null, "end": 48803, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 48796 }, { "analysis_explanation": null, "end": 51120, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51110 }, { "analysis_explanation": null, "end": 51317, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 51307 }, { "analysis_explanation": null, "end": 52736, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 52728 }, { "analysis_explanation": null, "end": 55539, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 55528 }, { "analysis_explanation": null, "end": 55618, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 55613 }, { "analysis_explanation": null, "end": 56778, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 56776 }, { "analysis_explanation": null, "end": 56913, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 56894 }, { "analysis_explanation": null, "end": 10707, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 10672 }, { "analysis_explanation": null, "end": 24995, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 24932 }, { "analysis_explanation": null, "end": 25686, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 25623 }, { "analysis_explanation": null, "end": 42728, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 42665 }, { "analysis_explanation": null, "end": 44748, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.6, "start": 44685 } ]
[ "Now that we’re halfway through Sense8’s first season, does it feel like we’re headed for a Lost-like non-conclusion (i.e., a show that answers questions with more questions)?Thankfully, no. ", "Until now, Sense8’s pacing has been rather jerky. ", "There have been several instances where characters have dropped off the map and haphazardly resurfaced without clear reasons. ", "Riley’s story only picks up after she’s threatened by the mysterious drug-dealer her friends introduced her to, and then ripped off a few episodes ago. ", "It’s also hard to tell what’s going on with Wolfgang (beyond his growing attraction to Kala and annoyance with Steiner’s father), though his character gets some much-needed development in episode four, arguably the best episode of the first six so far.", "\n\nIn fact, one of the main reasons why episode four is the most satisfying of the first half-dozen is because it lays out more rules and explanations. ", "Characters become more aware of their psychic bonds, and that culminates in a sappy but surprisingly effective kumbaya moment where all the Sensates sing Four Non-Blondes’ “What’s Going On” together. ", "Will learns a little more about “visiting,” the Sensates’ ability to psychically transport themselves to any other group/cluster member as long as they’ve previously made eye contact. ", "And Capheus learns that he can’t rely on his innate connection to Sensates like Sun, a fact he is reminded of when the Superpower gang returns and robs him again.", "\n\nStill, while these interactions are not as substantial as they could be, they do suggest that the show’s focus is not, as Lost apologists have often unsuccessfully claimed, on establishing the rules that govern the Sensates’ powers. ", "Right now, we’re in the slipperiest phase of Sense8’s narrative, the part where the Wachowskis and co-writer J. Michael Straczynski run the gamut of emotions that their main characters can share with each other. ", "Not all of these interactions are strictly necessary, like when Lito experiences Sun’s period-induced emotional roller-coaster. ", "But even that scene establishes the looseness and charm of the show.", "\n\nSense8 is, in that sense, very much an acquired taste, a fact that has become a little easier to swallow in episodes four through six. ", "Here’s a show that will (and maybe should) be cut a lot of slack by viewers who don’t mind the messiness of its narrative and can easily forgive myriad little lapses in logic. ", "For example, are you the type of person who doesn’t care that Will pretty much accidentally helps Nomi avoid a lobotomy after Jonas explains to him the rules of “visiting”? ", "If you crave narrative coherence, you might feel cheated by this development, since Will doesn’t really choose to rescue Nomi, he just does it instinctively. ", "Straczynski and the Wachowskis make up for this in episode five, when Will checks in with Nomi’s mom, and thereby tries to take responsibility for his actions. ", "But still: Jonas explains one of the Sensates’ powers to Will, gives Will a mission, and then Will promptly accomplishes the mission without having the ability or even making a conscious effort to employ his newfound knowledge. ", "It’s a bit like saying, “A, then B, but screw C, here comes R.”\n\nLong answer short: Sense8 is not yet like Lost in the sense that I don’t think that we’re going to wind up being stranded without satisfactory answers by season’s end.", "\n\nThat was a much longer answer than I wanted. ", "What’s this about an orgy?As you can probably tell, Sense8’s sprawling, unfocused scope is, depending on your perspective, either a part of the show’s charm or an unavoidable fact of life. ", "Sense8 is also a very gutsy show given how hard it pushes its inclusive, neo-hippie humanist agenda. ", "For example, it’s interesting to see Straczynski, the Wachowskis, and episode director Tom Tykwer dramatize Kala’s struggle with her Hindu* faith.", "\n\nYou can tell that Kala’s story is told from the perspective of outsiders, especially when a religious zealot asks Kala to pray with him for “Ganesha to destroy our enemies before they destroy us.” ", "This line is especially ironic since it pretty much explains the reactionary attitude that the show’s creators have struck throughout the first six episodes of Sense8. ", "The Wachowskis and Straczynski preemptively and broadly vilify any character who threatens the Sensates, since the Sensates are (so far) presented as the next step in human evolution toward empathetic enlightenment. ", "For example, Dr. Metzger, the E-vil surgeon who elects to cancel all his appointments just to operate on Nomi, is a mustache-twirling villain, as is Githu (Lwanda Jawar), the heartless Superpower leader who adds insult to Capheus’s injuries by jeering “Van Sham!” ", "after he robs Capheus (again).", "\n\nThankfully, the show’s climactic, boundary-pushing orgy scene (in episode six, for all you horndogs) is satisfying, though a little frustrating, too. ", "Capheus, Sun, and Riley are all strangely missing during this setpiece, which is bewildering and a little disappointing. ", "But it is exciting to see Will, a character who hasn’t previously shown signs of homosexual questioning, simply allow himself to be swept up in a polyamorous dog-pile. ", "That’s a huge risk that the Wachowskis, who are credited with directing this scene, took, since Will, a Chicago cop who is presented as the most macho Sensate, doesn’t bat an eye after he’s kissed by Lito. ", "There’s no momentary recoil, no jokey, “What’s goin’ on” reaction, and no signs of significant reluctance. ", "There’s just a sweaty guy lifting weights … and another man kissing him.", "\n\nBut is the orgy scene sexy?Your mileage may vary, but yes, the sight of so many pretty young things engaging in tantric bonding is sexy.", "\n\nA word of caution: This scene wears its corniness on its sleeve. ", "This stands to reason since these characters have group sex shortly (one episode) after Lito is told by a dim-witted filmmaker that “tears aren’t sexy.”", "\n\nAnd yet: Isn’t it nice to see at least one male member in a scene full of comely thighs, breasts, abs, and rears? ", "The fact that Max Riemelt’s dong is present is a welcome corrective to the show’s first three episodes’ emphasis on Nomi and Amanita’s coupling over Lito and Hernando’s sexy time.", "\n\nSo, yes, the orgy feels relatively democratic, even if two of the show’s people of color are conspicuously missing (that could just be because the missing actors weren’t comfortable with the scene, who knows).", "\n\nBased on your previous answers, it seems like Sense8’s uneven tone and execution has becomes easier to swallow. ", "But: Why still three stars and not four?Because there is still too much of a gap between the show’s ideas and its creators’ follow-through. ", "Many subplots feel dramatically inert, particularly Riley and Wolfgang’s stories. ", "At the end of episode six, Riley and Wolfgang are still struggling to realize their potential. ", "They are both coming closer to, to paraphrase Hernando, confronting the one thing that’s stopping them from “finding peace.” ", "But Riley is still a largely underdeveloped character, and Wolfgang’s not doing much of note. ", "Of these two stories, Wolfgang’s is more frustrating since the spree he’s currently on with buddy Felix is more prominently featured than Riley’s idle ruminations. ", "Wolfgang seems adrift, even after he’s confronted by Steiner’s father. ", "And while not every subplot needs to be action-packed, there’s not a lot going on in Riley’s story at present, making it feel like a wasted opportunity.", "\n\nBy contrast, Sun and Capheus’s stories have both developed admirably. ", "The scene where they finally talk with each other and Capheus tries to figure out how he can help her is terrific, as are the handful of scenes that lead up to Sun’s sacrificial public statement regarding her brother Joong-Ki’s embezzlement. ", "These latter scenes give viewers the impression that they’ve lived with characters who are on their way to making major life-changing decisions. ", "That doesn’t mean that Capheus and Sun are always thinking about what they’re about to do. ", "But watching Sun meditate, search for her brother, and exercise did give me the impression that I knew who she was. ", "Wolfgang’s story has a similarly relaxed hangout vibe, but right now it feels like we’re stuck waiting interminably for the other shoe to drop, and for Steiner or his father to do something horrible (probably to Felix, though that’s just a guess).", "\n\nCapheus’s story is, however, the most well-developed in Sense8. ", "You know what’s at stake for him, as we see in the scene where mother Shiro (Chichi Seii) laments that her son is wasting his money on her medication. ", "Capheus’s story is necessarily more fraught with peril since his quest to get ahead has higher stakes than most (Nomi’s story is similarly engrossing, and its San Francisco–as-sunny-LGBTQ-utopia atmosphere is equally endearing).", "\n\nBut Capheus’s story isn’t just compelling because it has significant narrative momentum behind it. ", "The presence of multiple interested parties (the military, Shiro, the Superpowers, Silas Kabaka, and best friend Jela) helps to paint a fuller picture of Capheus’s world, making it that much easier to invest in his character. ", "One can only hope that Sense8’s other subplots, particularly Will and Kala’s stories, catch up to Capheus’s narrative soon.", "\n\n*An earlier version of this recap stated that Kala is Muslim. ", "She is Hindu." ]
{ "pile_set_name": "Pile-CC" }
[ 0, 0.02, 0, 0.006578947368421052, 0.007936507936507936, 0, 0, 0.005434782608695652, 0.006172839506172839, 0.00425531914893617, 0.0047169811320754715, 0.015625, 0, 0, 0, 0.011560693641618497, 0.012658227848101266, 0.00625, 0.008771929824561403, 0, 0, 0, 0, 0.02054794520547945, 0.010050251256281407, 0, 0.009259259259259259, 0.015151515151515152, 0, 0, 0.008264462809917356, 0, 0.009708737864077669, 0, 0, 0, 0, 0.006578947368421052, 0, 0.027932960893854747, 0, 0, 0, 0.024390243902439025, 0.021052631578947368, 0.008, 0.02127659574468085, 0.018292682926829267, 0.028169014084507043, 0.006578947368421052, 0.013888888888888888, 0.008264462809917356, 0, 0, 0.008620689655172414, 0.004048582995951417, 0, 0.013245033112582781, 0.0043859649122807015, 0, 0.01327433628318584, 0.008130081300813009, 0, 0 ]
0.006548
5
[ { "analysis_explanation": null, "end": 52, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 40 }, { "analysis_explanation": null, "end": 516, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 498 }, { "analysis_explanation": null, "end": 570, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 562 }, { "analysis_explanation": null, "end": 609, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 605 }, { "analysis_explanation": null, "end": 636, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 629 }, { "analysis_explanation": null, "end": 867, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 847 }, { "analysis_explanation": null, "end": 1038, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1031 }, { "analysis_explanation": null, "end": 1315, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1308 }, { "analysis_explanation": null, "end": 1433, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1423 }, { "analysis_explanation": null, "end": 1794, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1784 }, { "analysis_explanation": null, "end": 1831, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1809 }, { "analysis_explanation": null, "end": 1980, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1976 }, { "analysis_explanation": null, "end": 1996, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1993 }, { "analysis_explanation": null, "end": 2522, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2518 }, { "analysis_explanation": null, "end": 2551, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2546 }, { "analysis_explanation": null, "end": 2718, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2714 }, { "analysis_explanation": null, "end": 2762, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2751 }, { "analysis_explanation": null, "end": 2781, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2771 }, { "analysis_explanation": null, "end": 2845, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2841 }, { "analysis_explanation": null, "end": 2927, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 2922 }, { "analysis_explanation": null, "end": 3208, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3199 }, { "analysis_explanation": null, "end": 3370, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3358 }, { "analysis_explanation": null, "end": 3755, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3744 }, { "analysis_explanation": null, "end": 3804, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3794 }, { "analysis_explanation": null, "end": 3819, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3815 }, { "analysis_explanation": null, "end": 3845, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3840 }, { "analysis_explanation": null, "end": 3876, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3872 }, { "analysis_explanation": null, "end": 3972, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3968 }, { "analysis_explanation": null, "end": 4002, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 3995 }, { "analysis_explanation": null, "end": 4233, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4223 }, { "analysis_explanation": null, "end": 4249, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4238 }, { "analysis_explanation": null, "end": 4459, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4452 }, { "analysis_explanation": null, "end": 4544, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4540 }, { "analysis_explanation": null, "end": 4589, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4584 }, { "analysis_explanation": null, "end": 4603, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4591 }, { "analysis_explanation": null, "end": 4664, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4657 }, { "analysis_explanation": null, "end": 4720, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4713 }, { "analysis_explanation": null, "end": 4887, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 4880 }, { "analysis_explanation": null, "end": 5280, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5273 }, { "analysis_explanation": null, "end": 5373, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5369 }, { "analysis_explanation": null, "end": 5849, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 5845 }, { "analysis_explanation": null, "end": 6051, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6038 }, { "analysis_explanation": null, "end": 6056, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6052 }, { "analysis_explanation": null, "end": 6144, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6140 }, { "analysis_explanation": null, "end": 6177, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6173 }, { "analysis_explanation": null, "end": 6190, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6182 }, { "analysis_explanation": null, "end": 6736, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6728 }, { "analysis_explanation": null, "end": 6793, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6785 }, { "analysis_explanation": null, "end": 6897, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 6889 }, { "analysis_explanation": null, "end": 7035, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7027 }, { "analysis_explanation": null, "end": 7092, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7084 }, { "analysis_explanation": null, "end": 7165, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7160 }, { "analysis_explanation": null, "end": 7234, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7226 }, { "analysis_explanation": null, "end": 7286, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7279 }, { "analysis_explanation": null, "end": 7478, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7471 }, { "analysis_explanation": null, "end": 7581, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7574 }, { "analysis_explanation": null, "end": 7745, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7737 }, { "analysis_explanation": null, "end": 7937, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 7930 }, { "analysis_explanation": null, "end": 8122, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8114 }, { "analysis_explanation": null, "end": 8273, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8266 }, { "analysis_explanation": null, "end": 8331, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8326 }, { "analysis_explanation": null, "end": 8369, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8362 }, { "analysis_explanation": null, "end": 8501, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8496 }, { "analysis_explanation": null, "end": 8514, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8503 }, { "analysis_explanation": null, "end": 8584, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8577 }, { "analysis_explanation": null, "end": 8694, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8690 }, { "analysis_explanation": null, "end": 8749, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8736 }, { "analysis_explanation": null, "end": 8817, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8810 }, { "analysis_explanation": null, "end": 8969, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8964 }, { "analysis_explanation": null, "end": 9000, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 8988 }, { "analysis_explanation": null, "end": 9022, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9018 }, { "analysis_explanation": null, "end": 9066, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9059 }, { "analysis_explanation": null, "end": 9205, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9201 }, { "analysis_explanation": null, "end": 9236, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9229 }, { "analysis_explanation": null, "end": 9305, "entity_type": "LOCATION", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9301 }, { "analysis_explanation": null, "end": 9315, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9309 }, { "analysis_explanation": null, "end": 9329, "entity_type": "NRP", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 9324 } ]
[ "Very low monocytic HLA-DR expression indicates high risk of infection--immunomonitoring for patients after neurosurgery and patients during high dose steroid therapy.", "\nIn patients with disturbed immunoreactivity caused by trauma or immunosuppressive therapy infections are still a severe problem. ", "To determine whether measurement of monocytic HLA-DR expression is useful for identifying patients with a high risk of infection after elective neurosurgery, blood was obtained from 57 patients during the first 3 days after surgery. ", "HLA-DR expression was lower in 14 patients who developed infection, compared with patients with an uncomplicated postoperative course (p < 0.0001). ", "Out of ten patients with less than 30% HLA-DR positive monocytes, nine developed infection. ", "In 11 neurosurgical patients additional investigations were performed. ", "Measurements in these patients show that HLA-DR expression decreased temporarily within hours after surgery, coinciding with a considerable increase of inflammatory cytokines in CSF, but, surprisingly, not in plasma. ", "High plasma concentrations of ACTH and cortisol hours after surgery indicated a hypothalamus-pituitary axis response, probably involved in the downregulation of monocytic HLA-DR expression. ", "Likewise, monitoring of dermatological patients (n = 10) who received high dose systemic steroids revealed a very low HLA-DR expression in those patients who later developed infection. ", "Our studies show that very low HLA-DR expression indicates high risk of infection. ", "We recommend the measurement of this parameter for immunomonitoring." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0, 0, 0.006756756756756757, 0, 0, 0.004608294930875576, 0.005263157894736842, 0, 0, 0 ]
0.001512
5
[ { "analysis_explanation": null, "end": 513, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 497 }, { "analysis_explanation": null, "end": 933, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 928 }, { "analysis_explanation": null, "end": 1110, "entity_type": "DATE_TIME", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1105 } ]
[ "A Long Way Home\n\nA Long Way Home is the ninth studio album of new recordings by Dwight Yoakam. ", "It reached No. ", "11 on the Billboard Country Album, with two of its tracks charting on the Hot Country Singles chart. \"", "Things Change\" reached No. ", "17, while \"These Arms\" peaked at No. ", "57. ", "Yoakam wrote all the songs on the album himself.", "\n\nTrack listing\nAll songs written by Dwight Yoakam.", "\n \"Same Fool\" – 3:03\n \"The Curse\" – 2:33\n \"Things Change\" – 3:45\n \"Yet to Succeed\" – 3:19\n \"I Wouldn't Put It Past Me\" – 2:38\n \"These Arms\" – 3:31\n \"That's Okay\" – 2:26\n \"Only Want You More\" – 3:22\n \"I'll Just Take These\" – 2:49\n \"A Long Way Home\" – 2:55\n \"Listen\" – 3:47\n \"Traveler's Lantern\" – 3:25\n \"Maybe You Like It, Maybe You Don't\" – 4:20\n\nPersonnel\n Dwight Yoakam – lead vocals, acoustic guitar\n Beth Andersen – background vocals\n Pete Anderson – hand claps, finger snaps, electric guitar, lap steel guitar, acoustic guitar\n Jim Christie – drums\n Chuck Domanico – upright bass\n Skip Edwards – keyboards, piano, Hammond B-3 organ, Wurlitzer\n Tommy Funderburk – background vocals\n Carl Jackson – background vocals\n Scott Joss – fiddle\n Jim Lauderdale – background vocals\n Dean Parks – acoustic guitar\n Taras Prodaniuk – bass guitar\n Marty Rifkin – Dobro, pedal steel guitar\n Bonnie Bramlett Sheridan – background vocals\n Ralph Stanley – banjo, background vocals\n \"Tempo\" – percussion\n\nStrings conducted by Murray Adler and conducted by Jimmy Boyd.", "\n\nChart performance\n\nAlbum\n\nSingles\n\nReferences\n\nCategory:Dwight Yoakam albums\nCategory:1998 albums\nCategory:Albums produced by Pete Anderson\nCategory:Reprise Records albums" ]
{ "pile_set_name": "Wikipedia (en)" }
[ 0.010526315789473684, 0, 0.0196078431372549, 0, 0.02702702702702703, 0, 0.020833333333333332, 0.0196078431372549, 0.010446343779677113, 0.017341040462427744 ]
0.012539
5
[ { "analysis_explanation": null, "end": 93, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 80 }, { "analysis_explanation": null, "end": 287, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 281 }, { "analysis_explanation": null, "end": 378, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 365 }, { "analysis_explanation": null, "end": 749, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 736 }, { "analysis_explanation": null, "end": 795, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 782 }, { "analysis_explanation": null, "end": 830, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 817 }, { "analysis_explanation": null, "end": 923, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 911 }, { "analysis_explanation": null, "end": 947, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 933 }, { "analysis_explanation": null, "end": 976, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 964 }, { "analysis_explanation": null, "end": 1008, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 997 }, { "analysis_explanation": null, "end": 1025, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1016 }, { "analysis_explanation": null, "end": 1043, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1027 }, { "analysis_explanation": null, "end": 1077, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1065 }, { "analysis_explanation": null, "end": 1109, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1099 }, { "analysis_explanation": null, "end": 1134, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1120 }, { "analysis_explanation": null, "end": 1166, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1156 }, { "analysis_explanation": null, "end": 1201, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1186 }, { "analysis_explanation": null, "end": 1229, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1217 }, { "analysis_explanation": null, "end": 1237, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1232 }, { "analysis_explanation": null, "end": 1283, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1259 }, { "analysis_explanation": null, "end": 1318, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1305 }, { "analysis_explanation": null, "end": 1402, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1390 }, { "analysis_explanation": null, "end": 1430, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1420 }, { "analysis_explanation": null, "end": 1501, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1488 }, { "analysis_explanation": null, "end": 1580, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 1558 } ]
[ "Q:\n\nhow can I use networkx to find a node with a distance of 2 from the source node?", "\n\nIs there an efficient function/method(because the graph is large) in networkx to identify all node which is 2 from the source node. ", "thanks a lot!", "\n\nA:\n\nSuppose that your graph is G and your source node is source, then you can use single_source_dijkstra_path_length to get path lengths as follows:\n>>> source_path_lengths = networkx.single_source_dijkstra_path_length(G, source)\n>>> for (v, l) in source_path_lengths.iteritems():\n if l == 2:\n print v\n\n" ]
{ "pile_set_name": "StackExchange" }
[ 0, 0, 0, 0 ]
0
5
[ { "analysis_explanation": null, "end": 26, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 18 }, { "analysis_explanation": null, "end": 162, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 154 }, { "analysis_explanation": null, "end": 347, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 313 }, { "analysis_explanation": null, "end": 417, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 406 }, { "analysis_explanation": null, "end": 501, "entity_type": "URL", "recognition_metadata": { "recognizer_identifier": "UrlRecognizer_139620637004704", "recognizer_name": "UrlRecognizer" }, "score": 0.5, "start": 491 } ]
[ "Determination of lamivudine, zidovudine, and nevirapine in capillary blood sampled on filter paper by LC.", "\nA bioanalytical method for determination of lamivudine (3TC), zidovudine (AZT), and nevirapine (NVP) in 100 microL capillary blood applied onto sampling paper has been developed and validated. ", "The antiretroviral drugs (ARV) were analyzed by reversed phase gradient liquid chromatography with UV detection. ", "Separation was performed on a Zorbax SB C(8) (250 x 4.6 mm) column with a two-step gradient: (i) methanol-0.05 mol/L acetic acid-sodium acetate buffer (pH 3.95, 15:85 v/v) and (ii) methanol-0.05 mol/L acetic acid-sodium acetate buffer (pH 3.95, 50:50 v/v) with a flow rate of 1.0 mL/min. ", "UV detection was performed at 260 nm. ", "Total assay precisions were 6.3, 4.7, and 4.9% for 3TC at 0.34, 0.69, and 3.9 microg/mL, and 5.1, 5.5, and 3.2% for AZT at 0.40, 0.80, and 4.5 microg/mL. For NVP, total assay precisions were 5.2, 8.3, and 3.5% at 2.6, 4.5, and 8.8 microg/mL. Lower limit of quantifications (LLOQ) were 0.11 and 0.13 microg/mL for 3TC and AZT where the precisions were 2.0% for both the analytes. ", "For NVP, LLOQ was 1.3 microg/mL where precision was 2.6%. ", "Concentrations were determined for 10 h for two subjects receiving standard twice daily antiretroviral therapy containing 3TC, AZT, and NVP. ", "Maximum 3TC concentrations were 2.5 and 2.8 microg/mL for subject 1 and 2, respectively. ", "For AZT, maximum concentrations were 1.8 and 1.1 microg/mL while being 15 and 9.6 microg/mL for NVP. ", "Pre-dose trough concentration of NVP was 11 microg/mL for subject 1 and 9.6 microg/mL for subject 2." ]
{ "pile_set_name": "PubMed Abstracts" }
[ 0, 0.005154639175257732, 0.008849557522123894, 0.003472222222222222, 0, 0.010554089709762533, 0.017241379310344827, 0.0070921985815602835, 0, 0, 0.01 ]
0.005669
5
[ { "analysis_explanation": null, "end": 184, "entity_type": "PERSON", "recognition_metadata": { "recognizer_identifier": "SpacyRecognizer_139620637004608", "recognizer_name": "SpacyRecognizer" }, "score": 0.85, "start": 168 } ]