Dataset Viewer
Auto-converted to Parquet Duplicate
doc_id
stringlengths
36
36
fact_id
int64
0
0
idea_id
stringlengths
6
9
title
stringlengths
0
60
doc_type
stringclasses
1 value
text
stringlengths
454
15.5k
source_file
stringclasses
1 value
source_line
int64
2
3.08k
9104306b-8eae-4e9c-a1bf-7c1704c2a161
0
pile_108
I listened to this one, narrated by Justine Eyre. It was abo
pretraining
I listened to this one, narrated by Justine Eyre. It was about 12 hours long, but it passed by quickly with this fun read. It's not particularly deep or magical and it doesn't call life as we know it into question. It's a nice read/listen, light and intriguing for anyone in the mood for a little escape from the disapp...
monology/pile-uncopyrighted
175
575bdc2c-bb03-4e52-9982-fee6a483e9fb
0
pile_1468
<?php $lang['L_NOFTPPOSSIBLE']="Es stehen keine FTP-Funktion
pretraining
<?php $lang['L_NOFTPPOSSIBLE']="Es stehen keine FTP-Funktionen zur Verfügung!"; $lang['L_INFO_LOCATION']="Du befindest dich auf "; $lang['L_INFO_DATABASES']="Folgende Datenbank(en) befinden sich auf dem MySql-Server:"; $lang['L_INFO_NODB']="Datenbank existiert nicht"; $lang['L_INFO_DBDETAIL']="Detail-Information von Da...
monology/pile-uncopyrighted
2,284
1b49295a-d8c9-4b04-819b-dddc12b09f53
0
pile_778
#include "ExtractionOptionsJsonObject.h" #include <regex> n
pretraining
#include "ExtractionOptionsJsonObject.h" #include <regex> namespace polycube { namespace service { namespace model { ExtractionOptionsJsonObject::ExtractionOptionsJsonObject() { m_swapOnRead = false; m_swapOnReadIsSet = true; m_emptyOnRead = false; m_emptyOnReadIsSet = true...
monology/pile-uncopyrighted
1,237
16a68bca-7895-4d2c-a30c-d43d35c7e9cd
0
pile_931
Share Bazaar (film) Share Bazaar is a 1997 Bollywood film,
pretraining
Share Bazaar (film) Share Bazaar is a 1997 Bollywood film, directed by Manmohan and released in 1997. Synopsis In Bombay's business district, on Dalal Street, stands a multi-storied building called the "Bombay Stock Exchange" or the Share Bazaar. This is where fortunes are made and lost. Two of such traders in shares...
monology/pile-uncopyrighted
1,465
2dae221a-a875-4471-8f94-713d7b3a2aef
0
pile_1505
Your Collection: Sticker Collection Here are some pictures
pretraining
Your Collection: Sticker Collection Here are some pictures of my sticker collection from late 70's forward. I worked for Cycle Five Kawasaki in Calvert county Maryland owned by Dale and Ann Norfolk the parents of Skip, Shawn, and Scott. Two of these names are household names in the MX/SX world. The other one is smart....
monology/pile-uncopyrighted
2,344
b471249d-e8cc-4eff-8821-f92f59ef65d1
0
pile_1279
In vitro assessment of anticryptosporidial efficacy and cyto
pretraining
In vitro assessment of anticryptosporidial efficacy and cytotoxicity of adenosine analogues using a SYBR Green real-time PCR method. The aims of this study were to provide a cost-effective and valuable method for evaluating drug efficacy against Cryptosporidium parvum using a quantitative SYBR Green real-time PCR (qPCR...
monology/pile-uncopyrighted
1,996
f1c03506-24c7-4969-809a-097816814fab
0
pile_1143
Alcohol expectancies pre-and post-alcohol use disorder treat
pretraining
Alcohol expectancies pre-and post-alcohol use disorder treatment: Clinical implications. Modification of elevated positive expectations of alcohol consumption (alcohol outcome expectancies; AOEs) is a key feature of Cognitive Behaviour Therapy (CBT) approaches to Alcohol Use Disorders (AUDs). Despite extensive research...
monology/pile-uncopyrighted
1,786
d04eb259-4857-4f4e-8ad1-e5e10c712f9b
0
pile_1432
/* * Licensed to the Apache Software Foundation (ASF) under
pretraining
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
monology/pile-uncopyrighted
2,230
b5d8298d-d381-40f3-a594-26559702df3e
0
pile_842
Q: listen for any div that goes from display: none to displ
pretraining
Q: listen for any div that goes from display: none to display:block Is there any way to listen for elements being shown or hidden? I would like categorically to--whenever an element goes from hidden to shown--put focus on the first input element within the newly shown element I thought of attaching a click event to e...
monology/pile-uncopyrighted
1,336
cb1bc5a5-a8ab-40a9-8c8d-7a0a0d704984
0
pile_1956
#ifndef GRAPHICS_API_GLES3 #define NO_NATIVE_SHADOWMAP #end
pretraining
#ifndef GRAPHICS_API_GLES3 #define NO_NATIVE_SHADOWMAP #endif #ifdef NO_NATIVE_SHADOWMAP #define TEXTURE2D_SHADOW(textureName) uniform mediump sampler2D textureName #define SAMPLE_TEXTURE2D_SHADOW(textureName, coord3) (texture2D(textureName,coord3.xy).r<coord3.z?0.0:1.0) #define TEXTURE2D_SHADOW_PARAM(shadowMap) m...
monology/pile-uncopyrighted
3,010
f735667d-16d9-4942-90d5-e7ef851b2ac5
0
pile_1581
Outcomes of Patients Implanted Using a Left Thoracotomy Tech
pretraining
Outcomes of Patients Implanted Using a Left Thoracotomy Technique for a Miniaturized Centrifugal Continuous-Flow Pump. As ventricular-assist devices (VADs) are increasingly employed in heart failure management, a leading cause of mortality, new literature is consistently published on less-invasive implantation techniqu...
monology/pile-uncopyrighted
2,450
6c89f92e-2193-4c91-862a-7bbdddf1f782
0
pile_1326
// SPDX-License-Identifier: GPL-2.0 #include <sys/types.h> #
pretraining
// SPDX-License-Identifier: GPL-2.0 #include <sys/types.h> #include <errno.h> #include <unistd.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <regex.h> #include "../../../util/debug.h" #include "../../../util/header.h" static inline void cpuid(unsigned int op, unsigned int *a, unsigned int *b,...
monology/pile-uncopyrighted
2,062
743005d8-733c-460e-b24e-cdc8068c3d96
0
pile_1023
1. Field Subject matter disclosed herein relates to monitori
pretraining
1. Field Subject matter disclosed herein relates to monitoring a concentration of an analyte in a physiological compartment. 2. Information The pancreas of a normal healthy person produces and releases insulin into the blood stream in response to elevated blood plasma glucose levels. Beta cells (β-cells), which reside ...
monology/pile-uncopyrighted
1,607
53872c84-6c10-4cbb-afe3-786bcdb3eacc
0
pile_663
Q: Tomcat & Eclipse integration I'm developing on a Ubuntu
pretraining
Q: Tomcat & Eclipse integration I'm developing on a Ubuntu 8.04 machine using Eclipse Ganymede. I installed Tomcat 5.5 using sudo apt-get install tomcat5.5 tomcat5.5-admin and using an Ant script I deploy my WAR file by copying it to $CATALINA_HOME/webapps. I then created an Eclipse project and I have it output compi...
monology/pile-uncopyrighted
1,040
5de28192-3177-49e0-9f9f-eac2f378a51c
0
pile_933
Top Participants Challenge Walk MS: Door County 2015 3-Day
pretraining
Top Participants Challenge Walk MS: Door County 2015 3-Days, 50 Miles (30-mile option available)September 18 - 20, 2015 The Walk will Challenge You,The Experience Will Change You. Challenge Walk MS is as much about the journey as it is the destination. It sets a high bar with a three-day, 50-mile walk and a $1,500 ...
monology/pile-uncopyrighted
1,468
f4558634-5b13-4a8b-a0f8-22efdea7b6d6
0
pile_1147
Dependent source In the theory of electrical networks, a de
pretraining
Dependent source In the theory of electrical networks, a dependent source is a voltage source or a current source whose value depends on a voltage or current elsewhere in the network. Dependent sources are useful, for example, in modelling the behavior of amplifiers. A bipolar junction transistor can be modelled as ...
monology/pile-uncopyrighted
1,796
05a25aa5-d244-4c02-a4e1-7e07fea2b5f8
0
pile_1834
Search This Blog Loading... Wednesday, March 12, 2014 Onl
pretraining
Search This Blog Loading... Wednesday, March 12, 2014 Online Solitaire Forever Card Game The first thing you do when you start using a computer is playing the most popular and classic card game. We suggest that you should play Solitaire online - one of the classic original card games ever made. The game has probabl...
monology/pile-uncopyrighted
2,816
a450e238-41f9-4859-b6f5-36149540e6b5
0
pile_1905
Atunda Ayenda Atunda Ayenda is a radio soap opera broadcast
pretraining
Atunda Ayenda Atunda Ayenda is a radio soap opera broadcast on 27 stations within Sierra Leone and through the Internet. It was created by Talking Drum Studios and was the first radio soap opera aired in Sierra Leone. In the Mandingo language Atunda Ayenda means Lost and Found. The plot on the show revolved around ...
monology/pile-uncopyrighted
2,927
cba16dcf-7285-4dee-ad33-785bd73f021a
0
pile_1065
Especially in the foundry field and, indeed, whenever sand c
pretraining
Especially in the foundry field and, indeed, whenever sand castings are made, following the casting process a used sand becomes available which may have to be reprocessed, inter alia, to remove contaminants, and may have to be combined with new sand or fresh sand and, in some cases, with special sands for particular pu...
monology/pile-uncopyrighted
1,661
318a2938-1484-4cdc-86e1-7017b60fdf72
0
pile_1458
Q: Alternative to Publishing on WAS in RAD I am working on
pretraining
Q: Alternative to Publishing on WAS in RAD I am working on WAS on RAD 7.5 and publishing and making changes as very slow and frustrating.. Is there any other faster alternative like using eclipse and any other server to develop and eventually run it on WAS-RAD system ? I heard somewhere we can use the dump of mysql a...
monology/pile-uncopyrighted
2,269
42ce0ad7-f16f-4d69-9c1d-fe950104dade
0
pile_25
Q: Como passar objetos entre controllers no MVC utilizando
pretraining
Q: Como passar objetos entre controllers no MVC utilizando POO Basicamente, eu preciso que ser o login for bem sucedido salvar o nome de usuário em uma variável e utilizar-lá em outro controller. Model.php: public function login($email, $password) { session_start(); $sql = "SELECT * FROM users WHERE email...
monology/pile-uncopyrighted
43
defd576b-3074-48c0-8152-1b415edd250f
0
pile_999
Q: WinForm - draw resizing frame using a single-pixel borde
pretraining
Q: WinForm - draw resizing frame using a single-pixel border In a Windows Form with a Resizing Frame, the frame border draws with a raised 3-D look. I'd like it to draw with a flat single pixel border in a color of my choosing. Is this possible without having to owner draw the whole form? A: You could try something...
monology/pile-uncopyrighted
1,575
a4a64d68-637c-4006-8320-c9a1098ee706
0
pile_87
Oh lawd oh lawd! I'm tired and weary of pain Please lawd! pl
pretraining
Oh lawd oh lawd! I'm tired and weary of pain Please lawd! please lawd! forgive me if I complain Up in the mornin' out on the job work like the devil for my pay But that lucky old sun has nothin' to do but roll around heaven all day Fuss with my woman toil for my kids Sweat 'til I'm wrinkled and gray While that lucky o...
monology/pile-uncopyrighted
142
346ee825-5f79-4b78-8f94-98ab9755aaca
0
pile_1257
The Alameda County Historical Society was founded in 1965 "t
pretraining
The Alameda County Historical Society was founded in 1965 "to foster and encourage interest in the history of Alameda County; to publish and to aid in the publication of materials designed to preserve historical data and to increase the general knowledge of the history of the county; to provide opportunities for sociab...
monology/pile-uncopyrighted
1,960
14b7a921-6060-4699-96ff-0bbda9a32dde
0
pile_719
Q: Is there a way to state changes that will be applied to
pretraining
Q: Is there a way to state changes that will be applied to method parameters within Javadoc? Imagine a method that applies changes to the parameterized objects. For example a map oder list passed. If the developer decides not to create and return a copy of the parameter I guess it would be best to have a notice in th...
monology/pile-uncopyrighted
1,130
eb1e925f-72a1-4e56-93f1-7b790228ce7b
0
pile_236
Notice # 01-184 May 31, 2001 TO: All NYMEX Division Members
pretraining
Notice # 01-184 May 31, 2001 TO: All NYMEX Division Members and Member Firms FROM: Neal L. Wolkoff, Executive Vice President RE: Reminder on Use of Money Market Funds as Original Margin Deposits on the NYMEX Division DATE: May 31, 2001 =========================================================== This Notice is a rem...
monology/pile-uncopyrighted
348
13e3021e-d2c9-4266-a086-75cdfb8c837e
0
pile_1682
Health Promotion Schools of Excellence: a model program for
pretraining
Health Promotion Schools of Excellence: a model program for Kentucky and the nation. This article reviews the development and progress of an innovative, comprehensive school health project in the Jefferson County school district known as the Health Promotion Schools of Excellence (HPSE). This project features unique wo...
monology/pile-uncopyrighted
2,588
0a6f13ff-7343-4707-9887-854416f4b061
0
pile_772
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://ww
pretraining
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <meta http-equiv="charset" content="ISO-8859-1" /> <meta ...
monology/pile-uncopyrighted
1,230
250aa10f-8c15-4fb4-83c4-b66900b6b5f4
0
pile_181
Effect of two prophylaxis methods on adherence of Streptococ
pretraining
Effect of two prophylaxis methods on adherence of Streptococcus mutans to microfilled composite resin and giomer surfaces. Surface attributes of a restoration play an important role in adherence of plaque bacteria. Prophylaxis methods may be involved in modification of or damaging the restoration surface. The aim of th...
monology/pile-uncopyrighted
268
4ae4e633-d2df-4090-8561-b99ebce0f604
0
pile_607
Subscribe to the Little, Brown newsletter First name: Emai
pretraining
Subscribe to the Little, Brown newsletter First name: Email address: The books featured on this site are aimed primarily at readers aged 13 or above and therefore you must be 13 years or over to sign up to our newsletter. Please tick this box to indicate that you’re 13 or over. Sign up to the Little, Brown newslett...
monology/pile-uncopyrighted
943
3bd3d40b-6a53-4d4d-9e4b-9fd014b18fd3
0
pile_1071
Queen Victoria’s private beach to open English Heritage has
pretraining
Queen Victoria’s private beach to open English Heritage has returned to the beach the original wooden bathing machine which ran down a ramp into the sea and from which Victoria – her modesty preserved – would emerge in her swimming suit. English Heritage has also restored the small covered seat – The Queen’s Alcove – ...
monology/pile-uncopyrighted
1,670
c755f6ce-4791-4c6c-bf95-4ac5d3d2faef
0
pile_1867
Tag: adrian sosa Adrian Sosa joins Team LeftJab Boxing Radi
pretraining
Tag: adrian sosa Adrian Sosa joins Team LeftJab Boxing Radio to talk about last weekend’s exciting six-round welterweight battle with Khiry Todd at The Foxwoods Resort.Both fighters came in undefeated and Sosa won a close majority decision.Sosa gives his thoughts on the fight and why he feels he won as well as what’s ...
monology/pile-uncopyrighted
2,867
e40d8481-4f4e-4c3d-9fdc-cde658c526df
0
pile_1013
Ab initio structure determination of monoclinic 2,2-dihydrox
pretraining
Ab initio structure determination of monoclinic 2,2-dihydroxymethylbutanoic acid from synchrotron radiation powder diffraction data: combined use of direct methods and the Monte Carlo method. The crystal structure of 2,2-dihydroxymethylbutanoic acid (C(6)H(12)O(4)) in monoclinic form has been determined ab initio from ...
monology/pile-uncopyrighted
1,591
c1d6a9d5-3017-4d64-8950-0b794342ce53
0
pile_1411
Development of a streamlined rat whole embryo culture assay
pretraining
Development of a streamlined rat whole embryo culture assay for classifying teratogenic potential of pharmaceutical compounds. This study describes a novel rat whole embryo culture (rWEC) teratogenicity assay that applies a simplified experimental design and statistical prediction model, resulting in reduced animal req...
monology/pile-uncopyrighted
2,203
64e889a0-cd04-4710-b325-c8bb664c39f0
0
pile_1564
More Views The J136 is an in house frame, made of the highe
pretraining
More Views The J136 is an in house frame, made of the highest quality tier 90 plastic. Its sleek, wraparound style is highly popular and typically fits medium to large heads. These frames are designed with an adjustable nose bridge, for a perfect fit. The glasses come with rubber temple bars for added comfort, and are...
monology/pile-uncopyrighted
2,429
44f758d6-0ce5-4921-8018-dbd69b01d3e0
0
pile_696
Q: How to Enumerate variable XML Document in .NET using Lin
pretraining
Q: How to Enumerate variable XML Document in .NET using Linq to XML I'm submitting a command to a ssh session and getting an XML response back which is variable depending on the type of query I'm running. I get the following type of XML returned... <CLIOutput> <Results> <ReturnCode>0</ReturnCode> <EventCod...
monology/pile-uncopyrighted
1,096
bd1f0f03-300d-4f48-b049-77cb24d5067b
0
pile_93
Perinatal outcome with the modified biophysical profile. Our
pretraining
Perinatal outcome with the modified biophysical profile. Our purpose was to evaluate perinatal outcomes in high-risk pregnancies monitored with a modified biophysical profile. All non-insulin-dependent patients referred for antepartum fetal surveillance received a modified biophysical profile biweekly. A modified bioph...
monology/pile-uncopyrighted
154
11d85d4b-3d0f-48c5-91fe-26368e84b00a
0
pile_1123
IN THE COURT OF CRIMINAL APPEALS OF TEXAS NO.
pretraining
IN THE COURT OF CRIMINAL APPEALS OF TEXAS NO. WR-17,575-06 RONALD MIXON, Relator v. TRAVIS DISTRICT CLERK, Respondent ON APPLICATION FOR A WRIT OF MANDAMUS CAUSE NO. 100459 IN THE 147TH JUDICIAL DISTRICT COURT FROM TRAVIS COUNTY Per curiam. O R D E R Relator has filed a motion for leave t...
monology/pile-uncopyrighted
1,747
98bbb1e6-1f5e-42ce-a6f0-8c1164d95d82
0
pile_441
Monday, August 2, 2010 'AuGusT Has comE..But my MinD sEt St
pretraining
Monday, August 2, 2010 'AuGusT Has comE..But my MinD sEt Still' Ive intended to post this in the murnin...but it seems im not feeling that well before lunch hehe..gediks kan...after LUNCH i was simply FINE!!! I guess im pretty hungry ek today..huhu...for sure its sounds crazy for me or what...but i just want to admit...
monology/pile-uncopyrighted
665
35524b75-7c8e-4039-bbda-168c8ac0204e
0
pile_304
It wasn’t long ago that Germany was considered one of the fe
pretraining
It wasn’t long ago that Germany was considered one of the few countries with a stable political situation. On the surface at least, with high economic growth and a dominant position within Europe, everything seemed to be going well for the German ruling class. However, this stability is turning into its opposite. On S...
monology/pile-uncopyrighted
450
4bb045d2-fdc0-4785-a290-66cf7965e91b
0
pile_1672
Surface-governed molecular regulation of blood coagulation.
pretraining
Surface-governed molecular regulation of blood coagulation. Among extracellular biological processes the spatial control of blood clotting is a unique phenomenon. Localization in space has very important consequences in both normal and pathological conditions. Under physiological circumstances a clot is formed only in ...
monology/pile-uncopyrighted
2,577
91dd23ae-bc36-4cd1-87b7-0f8197f31a44
0
pile_1796
Managed care organizations publicly reporting three years of
pretraining
Managed care organizations publicly reporting three years of HEDIS measures. The author compares the results of MCOs that have publicly reported their Health Plan Employer Data and Information Set (HEDIS) rates for 1997 through 1999 with health plans that did not report publicly. Managed care plans that publicly report...
monology/pile-uncopyrighted
2,767
02263593-75f5-41b0-b341-12ef33b0da78
0
pile_739
// SPDX-License-Identifier: GPL-2.0 #include <stdio.h> #incl
pretraining
// SPDX-License-Identifier: GPL-2.0 #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <fcntl.h> #include <string.h> #include <memory.h> #include <malloc.h> #include <time.h> #include <ctype.h> #include <sys/types.h> #include <sys/wait.h> #include <signal.h> #include <errno.h> #include <sys/time.h> #in...
monology/pile-uncopyrighted
1,164
10b0571e-dfea-4bce-ae1d-bae5f3ea9121
0
pile_65
Micro-Loan Program In order to promote economic development
pretraining
Micro-Loan Program In order to promote economic development in the City of Alamo, the Alamo EDC established the Alamo Small Business Micro-Loan Program (MLP) with assistance from USDA – Rural Development. The MLP is a self-sustaining project that works by lending money to local businesses, with the money paid back plu...
monology/pile-uncopyrighted
107
44dc45d4-2240-4a6a-a9c3-1eb374c50eb3
0
pile_1293
The purpose of this proposal is to elucidate the mechanism t
pretraining
The purpose of this proposal is to elucidate the mechanism through which the reaction of antigen with cell-bound IgE antibody leads to the release of chemical mediators from mast cells. Research plan is based on our recent findings which indicated that bridging of IgE-receptors by divalent anti-receptor antibody stimul...
monology/pile-uncopyrighted
2,017
e114112e-0469-4407-bace-893a392200d5
0
pile_1668
Q: How to configure db-reverse-engineer plugin I am a tota
pretraining
Q: How to configure db-reverse-engineer plugin I am a total Grails noob trying to configure the db-reverse-engineer plugin for my first project. Documentation for the plugin indicates that I need to configure it, but I don't see where I am supposed to edit configuration. Is there a configuration file in my project...
monology/pile-uncopyrighted
2,566
f0d9da14-baf4-4c39-960d-794d4cfe98c9
0
pile_1619
Immunogenicity of hepatitis A vaccine in children with celia
pretraining
Immunogenicity of hepatitis A vaccine in children with celiac disease. The response to hepatitis A vaccine has not been studied in children with celiac disease (CD). The aim of the present study was to evaluate the immunogenicity of an inactivated hepatitis A virus (HAV) vaccine and the effect of the human leukocyte an...
monology/pile-uncopyrighted
2,497
7a19b2ab-dda1-46c2-b9cf-3b522df29957
0
pile_1715
Networks, Movements and Technopolitics in Latin America Net
pretraining
Networks, Movements and Technopolitics in Latin America Networks, Movements and Technopolitics in Latin America Critical Analysis and Current Challenges Caballero, Francisco Sierra, Gravante, Tommaso (Eds.) Networks, Movements and Technopolitics in Latin America About this book: This edited collection presents or...
monology/pile-uncopyrighted
2,639
826ea651-c661-4447-813c-d49c7e8b39ac
0
pile_1675
Q: Mapping deeply nested array properties Example jsFiddle
pretraining
Q: Mapping deeply nested array properties Example jsFiddle I have a model that is a Calendar at the root level. This Calendar contains many days, each Day contains an Event, each Event contains attendees and each Attendee has 0 or more Intolerances. So it looks like this: function Calendar(data) { this.days = ko...
monology/pile-uncopyrighted
2,580
e5ee97f4-be48-4802-aa6f-7284297a03e2
0
pile_1892
Q: Android Sharing with Subject E-Mail/Whatsapp I am using
pretraining
Q: Android Sharing with Subject E-Mail/Whatsapp I am using android native sharing with this code: Intent intent = new Intent(Intent.ACTION_SEND); intent.putExtra(Intent.EXTRA_TEXT, "I like to share with you some stuff."); intent.putExtra(Intent.EXTRA_SUBJECT, "I like to share with you."); intent.setType(CONTENT_TYPE_...
monology/pile-uncopyrighted
2,904
6929d315-ab80-4fe5-a8d2-c4161881b65f
0
pile_66
Ability of MR cholangiography to reveal stent position and l
pretraining
Ability of MR cholangiography to reveal stent position and luminal diameter in patients with biliary endoprostheses: in vitro measurements and in vivo results in 30 patients. Our goal was to evaluate the ability of MR cholangiography to show stent position and luminal diameter in patients with biliary endoprostheses. S...
monology/pile-uncopyrighted
108
8f628731-2485-4d36-9975-f0e41ad10971
0
pile_800
The ultimate objectives are (1) to place our understanding o
pretraining
The ultimate objectives are (1) to place our understanding of the mode of action of the peptide antibiotics and hormones on a conformational basis and (2) to develop the spectroscopic approach to the study of conformation and conformational averaging in peptides. The experimental approach involves the combined use of (...
monology/pile-uncopyrighted
1,277
77c028c4-fd90-4e67-884a-e9b4aa998698
0
pile_1160
Judge criticised for 'immigrants exploiting benefits' commen
pretraining
Judge criticised for 'immigrants exploiting benefits' comment A Crown Court judge has been disciplined for saying that hundreds of thousands of immigrants come to Britain to get benefits. Judge Ian Trigger was given an official rebuke over remarks about the UK's 'completely lax immigration policy', which he made when...
monology/pile-uncopyrighted
1,816
e48f5c50-6bfb-4d89-816f-bea30687f5f1
0
pile_554
[The rescue station--a multidisciplinary treatment unit in t
pretraining
[The rescue station--a multidisciplinary treatment unit in the hospital]. The creation of integrative organizational structures are seen as an objective requirement of medicine characterized by progress of knowledge and specialisation. For emergency cases the rescue station has stood the test as a multidisciplinary uni...
monology/pile-uncopyrighted
860
d40d3996-796c-4691-95de-48e030241682
0
pile_532
Frequency of feeding, weight reduction and energy metabolism
pretraining
Frequency of feeding, weight reduction and energy metabolism. A study was conducted to investigate the effect of feeding frequency on the rate and composition of weight loss and 24 h energy metabolism in moderately obese women on a 1000 kcal/day diet. During four consecutive weeks fourteen female adults (age 20-58 year...
monology/pile-uncopyrighted
826
b9c54625-e9ec-4409-a6ab-09984579edbb
0
pile_1621
Aspects of Human Genetics: With Special Reference to by PDF
pretraining
Aspects of Human Genetics: With Special Reference to by PDF Read or Download Aspects of Human Genetics: With Special Reference to X-Linked Disorders Symposium on X-Linked Diseases Held by the European Society of Human Genetics, Madrid, September-October 1982: Selected Papers PDF The concept “thoughts turn into issues...
monology/pile-uncopyrighted
2,499
3d31198c-79d3-4045-89dc-7223a419665f
0
pile_1925
Q: restangular save ignores changes to restangular object
pretraining
Q: restangular save ignores changes to restangular object I'm trying to call save on a restangularized object, but the save method is completely ignoring any changes made to the object, it seems to have bound the original unmodified object. When I run this in the debugger I see that when my saveSkill method (see belo...
monology/pile-uncopyrighted
2,966
617dc523-ed6d-4709-8201-b8da3d259c21
0
pile_1987
The results, released Tuesday, suggest that even as financia
pretraining
The results, released Tuesday, suggest that even as financial institutions implement more sophisticated fraud-mitigation techniques, they have not been keeping pace with criminals. The challenges are particularly acute at smaller banks and credit unions, which comprised a majority of the survey’s respondents. Still, t...
monology/pile-uncopyrighted
3,053
c3dabaeb-d5b2-4df0-8d21-824b8dfa6d32
0
pile_1389
1. Field of the Invention The present invention relates to a
pretraining
1. Field of the Invention The present invention relates to a transmission gate and a semiconductor device. 2. Description of the Related Art A conventional transmission gate is described. FIG. 8 is a circuit diagram illustrating the conventional transmission gate. The transmission gate includes a PMOS transistor 91 and...
monology/pile-uncopyrighted
2,165
9b6bacb2-2d46-4afb-95c4-e6f8d3871a9a
0
pile_801
IHS Markit (Nasdaq: INFO) is pleased to announce its support
pretraining
IHS Markit (Nasdaq: INFO) is pleased to announce its support for MEF as an analyst partner at the MEF18 networking event, held October 29 to November 2, 2018, at the JW Marriott LA LIVE in Los Angeles, California. Despite unabated network usage, global telecom revenue is on track to grow just 1.1 percent in 2017 over ...
monology/pile-uncopyrighted
1,278
cb7c7421-35d2-4b4d-8dc2-fc81e730389d
0
pile_360
Q: LINQ to Entities does not recognize the method '<>f__Ano
pretraining
Q: LINQ to Entities does not recognize the method '<>f__AnonymousType4`1[System.String] get_Item(Int32)' please I'm working on a ASP.NET MVC project with Entity Framework, I try to use this Query but I got an error . Query : var R = (from A in SCHOOL_DB_Context.Con.ABS where A.STG_ABS == STG && (A.DT_ABS.Month + "/" ...
monology/pile-uncopyrighted
533
afc934ae-fbcd-4e8c-95b7-f5232ac32f3d
0
pile_451
Python swarm Just found out about PyObjC. Talked earlier th
pretraining
Python swarm Just found out about PyObjC. Talked earlier this week with Corinne Coen, over in the School of Management, who has done some work with Swarm. I played with Swarm a bit while at Santa Fe, and would love to do more work with it, but I fear that writing objects for simulation in Objective C could be a stumbl...
monology/pile-uncopyrighted
675
34f6d314-6aab-4079-9c8c-51545ec80688
0
pile_885
St Andrew's Church, Redbourne St Andrew's Church is a redun
pretraining
St Andrew's Church, Redbourne St Andrew's Church is a redundant Anglican church in the village of Redbourne, Lincolnshire, England. It is recorded in the National Heritage List for England as a designated Grade I listed building, and is under the care of the Churches Conservation Trust. The church stands in the cent...
monology/pile-uncopyrighted
1,401
89e55ace-b577-4d04-bc5a-1e963ccf64ea
0
pile_734
Card clampdown on gamblers CREDIT card companies are clampi
pretraining
Card clampdown on gamblers CREDIT card companies are clamping down on customers that use their cards to bet on online gambling sites. A number of card issuers are changing their terms and conditions so that money placed in an online betting account from a credit card will be treated as cash advance and incur a higher...
monology/pile-uncopyrighted
1,156
42ee54bf-06d1-4e96-94f9-d788dc63fa57
0
pile_333
opinion The Newlyweds. Katy Perry. The Cousins. This is how
pretraining
opinion The Newlyweds. Katy Perry. The Cousins. This is how my family characterized several different people we recently crossed paths with while on vacation. Here’s a brief description of each. The Newlyweds: Without going into too much graphic detail, this young couple basically couldn’t keep their hands... , 2013-0...
monology/pile-uncopyrighted
498
babb4eb7-beb2-4ec1-a09d-aca96f12ff5c
0
pile_284
Updated to correct an editorial error in the element named i
pretraining
Updated to correct an editorial error in the element named in the deck. The largest industrial application of olefin metathesis today is the synthesis of propylene from ethylene and butenes^[@ref1]^ employing WO~3~ on SiO~2~, a relatively long-lived and regenerable catalyst that operates at 350--400 °C. It is widely p...
monology/pile-uncopyrighted
413
847f3261-040d-484e-b3df-3574ca21359a
0
pile_984
Trauma centrality and PTSD symptom severity in adult survivo
pretraining
Trauma centrality and PTSD symptom severity in adult survivors of childhood sexual abuse. Theorists have posited that regarding a trauma as central to one's identity leads to greater posttraumatic stress disorder (PTSD) symptom severity. To test this hypothesis, we administered the Centrality of Events Scale (CES) to w...
monology/pile-uncopyrighted
1,548
8875a743-5369-4575-b850-2b96d97873c3
0
pile_1797
The invention relates to a top for a convertible vehicle, co
pretraining
The invention relates to a top for a convertible vehicle, comprising a rigid, moveable roof part with an outer surface and an inner surface, a linkage, it being possible for the linkage to be moved in relation to the roof part during an opening movement of the convertible top, and a cover which is designed as a flexibl...
monology/pile-uncopyrighted
2,768
3e19c55c-b696-49bf-a203-b7bb7bbfa8d4
0
pile_1231
Broadening consent--and diluting ethics? Biobank research is
pretraining
Broadening consent--and diluting ethics? Biobank research is potentially fruitful. It is argued that broad consent is acceptable for future research on biological material because a) the benefit is high, b) it pays respect to people's autonomy, c) it is consistent with current practices and d) because the risk is low. ...
monology/pile-uncopyrighted
1,915
21c5d40e-a342-4b79-8bdb-b65758a1421d
0
pile_411
Neural crest cells (NCCs) are pluripotent cells that migrate
pretraining
Neural crest cells (NCCs) are pluripotent cells that migrate from the developing neural tube to populate various tissues including craniofacial structures, neurons and glia of the peripheral nervous system, and pigment cells. Improper migration and development of NCCs can lead to a variety of birth defects collectively...
monology/pile-uncopyrighted
624
20e1578b-8149-47e5-95b0-b885dd2d0c7f
0
pile_265
Q: What is the advantage of using a digital signature over
pretraining
Q: What is the advantage of using a digital signature over simple asymmetric encryption? If you're sending me a message, you can: a) Encrypt the message using your private key, and I can decrypt is using your public key. b) You can create a digital signature of your message, and then send the signature along with the...
monology/pile-uncopyrighted
388
3ba1dbff-ddb2-410b-83fe-69598fee3a99
0
pile_1959
Q: Python: Merge two csv files and mark the unmatched both
pretraining
Q: Python: Merge two csv files and mark the unmatched both in master and using data I am a bit new to python so sorry if my question is irrelevant. I have two csv files similar to this that I want to match file 1 sa_name ABC DEF ACE ABCD BCD And file 2 rs_name ABCD CDE DEFG ABCDE ABE A...
monology/pile-uncopyrighted
3,014
77d61b4d-6b25-47ce-97d9-8475b6011db7
0
pile_1885
Q: SQL multiple rows in single row Hi everyone I have this
pretraining
Q: SQL multiple rows in single row Hi everyone I have this table and I want to show result in single row group by client id and show availability for stock 1 and 2. Here is my table id client stock material quantity availability date 62 56 1 0 0 100 ...
monology/pile-uncopyrighted
2,897
0582d6ec-9334-4f1b-843f-551e3e19ce68
0
pile_234
Q: Corona sdk Get Sim Card Details I'm creating an Applica
pretraining
Q: Corona sdk Get Sim Card Details I'm creating an Application using Corona sdk with Lua Language, can anyone help me with getting Sim Card details such as, mobile Number, pin no .. etc Thank you A: Corona provides system.getInfo() for getting device-specific information. I dont think you can find the mobile Number...
monology/pile-uncopyrighted
345
5325e24f-a565-4aba-9982-2e419cbd2632
0
pile_1803
Featured Post Saturday, October 6, 2012 Your Daily Leonard
pretraining
Featured Post Saturday, October 6, 2012 Your Daily Leonard As I've been chronicling, I am continuing to read the fine new Leonard Cohen bio and have finally reached just past the halfway point. He's survived his encounter with gun-toting Phil Spector, taken some time off, busted up with the mother of his two kids, a...
monology/pile-uncopyrighted
2,777
7e488704-42e9-4082-949e-297ec2f024db
0
pile_1066
Map Of London 32 Boroughs Neighborhoods In Map Of London 32
pretraining
Map Of London 32 Boroughs Neighborhoods In Map Of London 32 Boroughs Neighborhoods In Map Of London 32 Boroughs Neighborhoods In is one from many image from this website. you can find the latest images of Map Of London 32 Boroughs Neighborhoods In on this website and other images. we hope this picture can be useful f...
monology/pile-uncopyrighted
1,662
f5337171-fdfb-4f5b-96ea-f45e79a639ce
0
pile_1353
#![allow(unused_imports)] use super::*; use wasm_bindgen::pr
pretraining
#![allow(unused_imports)] use super::*; use wasm_bindgen::prelude::*; #[wasm_bindgen] extern "C" { # [wasm_bindgen (extends = :: js_sys :: Object , js_name = CustomElementRegistry , typescript_type = "CustomElementRegistry")] #[derive(Debug, Clone, PartialEq, Eq)] #[doc = "The `CustomElementRegistry` class....
monology/pile-uncopyrighted
2,113
884ba592-f899-44fb-96d9-488845a09559
0
pile_1246
On the mechanism of action of phenylalanine hydroxylase. The
pretraining
On the mechanism of action of phenylalanine hydroxylase. The oxidation of 6-methyltetrahydropterin and tetrahydrobiopterin coupled to the formation of tyrosine by phenylalanine hydroxylase generates a precursor species to the quinonoid product that is tentatively identified as a 4a-hydroxy adduct based on its spectral ...
monology/pile-uncopyrighted
1,937
323323e1-a20c-45b1-b6f3-b5f253079534
0
pile_1523
Self Storage Units & Facilities in Dawson Springs, KY Find
pretraining
Self Storage Units & Facilities in Dawson Springs, KY Find Movers and Helpers in Your Area If you are looking for Dawson Springs storage facilities, then you have found the right place. Finding outdoor and indoor storage units in Dawson Springs has never been so easy. Moverscorp.com allows you to compare different D...
monology/pile-uncopyrighted
2,370
326da473-fcdc-4402-b509-f7f7a956ebcb
0
pile_271
Q: How to measure g using a metre stick and a ball Can I m
pretraining
Q: How to measure g using a metre stick and a ball Can I measure the value of g using only a metre stick and a ball? I am not supposed to use a stopwatch and that has been the problem. NOTE: I do not know if a solution exists or not. A: No you can't. You can see this because you are only given things that can defin...
monology/pile-uncopyrighted
398
9f25101e-c06f-447c-8f64-f7016e45c74a
0
pile_1937
Relationship between sagittal spinal alignment and the incid
pretraining
Relationship between sagittal spinal alignment and the incidence of vertebral fracture in menopausal women with osteoporosis: a multicenter longitudinal follow-up study. To investigate the relationship between sagittal spinal alignment and the incidence of vertebral fracture in patients with osteoporosis. A cohort of 1...
monology/pile-uncopyrighted
2,982
4ac74109-27a2-4f49-9a52-becf2e0c1d0e
0
pile_88
Senior Precision Rotary Microtome (latest Spencer 320 Type)
pretraining
Senior Precision Rotary Microtome (latest Spencer 320 Type) which we trade, supply, export and manufacture is used for precise sectioning of tissues up to the thickness of 1 micron. Its interior mechanism rests on a heavy cast iron base that is covered with a full swing protective cover for easy cleaning and lubricatio...
monology/pile-uncopyrighted
144
f88c02ce-755b-4265-bff6-2d9e35ae5827
0
pile_581
Ca2+- and voltage-dependent K+ conductance in dispersed para
pretraining
Ca2+- and voltage-dependent K+ conductance in dispersed parathyroid cells. The membrane ionic conductances of dispersed parathyroid cells kept in primary culture were studied using the "whole-cell" and "inside-out excised patch" variants of the patch-clamp technique. The major component of the total current was a volta...
monology/pile-uncopyrighted
902
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
4