text
stringlengths
2
3.53M
id
stringlengths
25
29
metadata
dict
Business partners Martin Wilcocks and Craig Blackwell have bought 122 Old Hall Street, which is well known to motorists for its curved mirrored glass facade on the corner of Old Hall Street and Leeds Street. The three storey-high building was built in the 1980s by the Moores family for its Littlewoods empire. Today S...
dataset_first_40k.jsonl/2188
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: How to randomly select items in a set For my homework assignment I am supposed to randomly select items in a list. so far I have this code, import random room = range(0, 365) r = random.choice(room) mySet = set(r) However, when I attempt to run the program, it says that " 'int' is no iterable". I was wondering...
dataset_first_40k.jsonl/2189
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Northwest Indiana’s Premier Law Firm Always Striving For Service And Results At Tanzillo Stassin & Babcock, P.C. We are committed to serving individuals and families throughout Indiana and Illinois. Our attorneys will take the time to understand the unique demands of your case, consider your immediate and future obje...
dataset_first_40k.jsonl/2191
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Elective versus emergency surgery for patients with colorectal cancer. A prospective study of 570 patients presenting with colorectal cancer over a 6-year period was undertaken. Of these, 363 were admitted electively and 207 presented as emergencies. The outcome following elective admission was more favourable than aft...
dataset_first_40k.jsonl/2192
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
What is "beautiful?" Depends who you ask! Beauty is a very subjective thing, and its definition changes wildly depending on who you ask. What's ugly and hideous to one person is attractive and sexy to the next. There's no better example of this than the Japanese yaeba phenomenon. Some people in Japan think that a yaeb...
dataset_first_40k.jsonl/2194
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
[Immunotherapy: also in elderly patients ?] The emergence of immunotherapy has generated great enthusiasm in oncology improving the prognosis of pathologies such as melanoma, lung cancer, kidney cancer, bladder and head and neck cancers. This enthusiasm concerns also older patients in view of the good tolerance of immu...
dataset_first_40k.jsonl/2195
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Como puedo desahabilitar una llave foranea en una tabla para hacer un truncate en slq server quiero saber si hay una forma de como desahabilitar una llave foranea, para poder eliminar los registros de una tabla, pero cuando hago utilizo este script: alter table dbo.AMBITO NOCHECK constraint ALL --Desactivar, me si...
dataset_first_40k.jsonl/2196
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The latest installment in a continuing series in which American events are described using the tropes and tone normally employed by the American media to describe events in other countries. WASHINGTON, United States—On Tuesday, voters in this country of 300 million, the world’s second-largest democracy and most populo...
dataset_first_40k.jsonl/2197
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Michael Brantley also homered and had three hits for Cleveland, which won at Yankee Stadium for the first time in eight games. Ramirez hit a two-run drive in the second inning and had three hits. Derek Jeter had an infield single in the sixth inning to pass Honus Wagner for sixth on the career list with No. 3,431. But...
dataset_first_40k.jsonl/2198
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The Pentagon is raising an alarm about “rapidly” growing Chinese military capabilities, from long-range bombers to a blue-water navy, as mainstream media warn that Chinese pilots are “likely” training for strikes against the US. Long-range bomber training missions “targeting the US” – this is how the US mainstream med...
dataset_first_40k.jsonl/2199
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: RandomForest IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices I am working with sklearn on RandomForestClassifier: class RandomForest(RandomForestClassifier): def fit(self, x, y): self.unique_train_y, y_classes = transfo...
dataset_first_40k.jsonl/2200
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
1. Field of the Invention The invention is directed to a device for producing compacted or pressed articles with a main cylindrically-shaped element and a secondary helically-shaped element from powdered material such as powdered metal, and in particular for producing helical gearwheels in which the helical gearing or ...
dataset_first_40k.jsonl/2201
{ "meta": { "pile_set_name": "USPTO Backgrounds" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Cao Cao may refer to: Companies or organizations Air China Cargo, ICAO airline designator CAO CA Oradea, Romanian football club CA Osasuna, Spanish football club Canadian Association of Orthodontists Central Allocation Office, cross border electricity transmission capacity auction office Central Applications Office,...
dataset_first_40k.jsonl/2202
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Allocating generic class in C++ I'm trying to write a Testbench that can test different implementations of an Interface. Coming from Java I would love to just specify an Interface, create some Classes that implement it and write a class Testbench<T extends MyInterface> Transforming this approach to C++ gives somet...
dataset_first_40k.jsonl/2203
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
358 F.2d 1002 Martha W. BROWN, Individually and as Agent and Attorney for William D. Brown, III, Grady W. Brown, Philip B. Brown and Martha Brown Wilsonv.The UNITED STATES. No. 141-65. United States Court of Claims. April 15, 1966. William D. Brown, Monroe, La., attorney of record, for plaintiffs. Theus, Grisham, Davi...
dataset_first_40k.jsonl/2205
{ "meta": { "pile_set_name": "FreeLaw" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
% File src/library/base/man/any.Rd % Part of the R package, https://www.R-project.org % Copyright 1995-2010 R Core Team % Distributed under GPL 2 or later \name{any} \title{Are Some Values True?} \usage{ any(\dots, na.rm = FALSE) } \alias{any} \description{ Given a set of logical vectors, is at least one of the valu...
dataset_first_40k.jsonl/2206
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
SQL Tutorial SQL tutorial provides basic and advanced concepts of SQL. Our SQL tutorial is designed for beginners and professionals. SQL (Structured Query Language) is used to perform operations on the records stored in the database such as updating records, deleting records, creating and modifying tables, views, etc...
dataset_first_40k.jsonl/2207
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
apiVersion: v1 description: A Helm chart for Kubernetes name: certmanager version: 1.0.1 appVersion: 0.3.1 tillerVersion: ">=2.7.2"
dataset_first_40k.jsonl/2208
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Solar electricity isn't the only renewable energy whipping boy out there. Wind power has also taken more than its share of lumps, frequently saddled with a reputation for excessive noise and energy inefficiency. Plus, if some of the rumors are true, wind harvesters of the world have steadily been turning the planet's b...
dataset_first_40k.jsonl/2210
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Effect of exercise on stability of chronically enlarged motor units. Chronic denervation syndromes such as the post-polio syndrome are associated with progressive muscle weakness and fatigue after motoneuron death. Neither the etiology nor the management of these syndromes is clear. To address this issue, we partially ...
dataset_first_40k.jsonl/2211
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Selective coupling with K+ currents of muscarinic acetylcholine receptor subtypes in NG108-15 cells. The primary structures of two muscarinic acetylcholine receptor (mAChR) species, designated as mAChR I and mAChR II, have been elucidated by cloning and sequence analysis of DNAs complementary to the porcine cerebral an...
dataset_first_40k.jsonl/2212
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
/************************************************************* * * MathJax/localization/cy/HTML-CSS.js * * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
dataset_first_40k.jsonl/2213
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: mavenでビルドしたapache-tikaのサンプルコードがエラーになる javaとmavenの超初心者です。 Mavenを利用してapache-tikaの簡単なサンプルコードを実行させようとしましたが 以下のようなエラーとなりました > java -jar target\tika-app-1.0-SNAPSHOT.jar エラー: メイン・クラスne.katch.Appを初期化できません 原因: java.lang.NoClassDefFoundError: org/apache/tika/exception/TikaException どこかで初歩的なミスを犯しているのだとと思います。ご指摘をいただけたらと思います...
dataset_first_40k.jsonl/2214
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Satmar Rabbi in Kiryas Joel – Speaking in Code Satmar Rabbi Aaron Teitlebaum Speaking in Riddles to His Followers… Reporting to Civil Authorities Will Lead to Excommunication May 22, 2016 This past Saturday, May 21, 2016, Rabbi Aaron Teitlebaum, the Satmar Rabbi of Kiryas Joel, called an urgent meeting of members o...
dataset_first_40k.jsonl/2215
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Tissue specific gene expression is central to the development of complex eukaryotes. This project addresses the long term goal of understanding the molecular mechanisms regulating the tissue-specific expression of the zein family of maize seed storage protein genes. Molecular and genetic analyses have shown that the de...
dataset_first_40k.jsonl/2216
{ "meta": { "pile_set_name": "NIH ExPorter" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Basophilic crisis in chronic myelogenous leukemia: case report and literature review in Japan. A 37-year-old female with Ph1-positive chronic myelogenous leukemia developed basophilic crisis 11 months after diagnosis of the disease. Splenomegaly was absent throughout most of the course. The survival duration from the b...
dataset_first_40k.jsonl/2217
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Agonist specific effects of guanine nucleotides on muscarinic cholinergic receptors in rat anterior pituitary membranes. The effects of guanine nucleotides on the binding affinity of muscarinic cholinergic receptors for muscarinic agents were studied in rat anterior pituitary membranes using direct ligand binding metho...
dataset_first_40k.jsonl/2218
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Donald Trump will not become US president because the voters realise it is a serious job, Barack Obama said. Mr Obama contrasted the reality of being president with the rhetoric on the campaign trail, saying doing the job is not like hosting a reality show or a talk show. The president was speaking after hosting a su...
dataset_first_40k.jsonl/2219
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
{-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# LANGUAGE StrictData #-} {-# LANGUAGE TupleSections #-} -- | http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html module Stratosphere.ResourceProperties.DLMLifecyclePolicySchedule where im...
dataset_first_40k.jsonl/2220
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
“This,” said New York Times media writer David Carr, interviewing actor Oliver Platt, “is like a little baby bird of a film festival.” The metaphor was apt. Opening on the very day the well-known 11th Tribeca Film Festival wrapped, the fledgling Montclair Film Festival, which has been discussed and organized and dream...
dataset_first_40k.jsonl/2221
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Queen of Mean” Michelle Obama has forced out another White House staffer – the First Family’s personal chef! Kitchen magician Sam Kass got fed up with Michelle’s snippy comments and told the Obamas to take his apron and shove it, insiders told The 
National ENQUIRER. “He just couldn’t take it – the relentless ...
dataset_first_40k.jsonl/2222
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Introduction ============ Resistin is a cysteine-rich protein, which is mainly secreted from monocytes and macrophages in humans ([@b1-or-40-06-3392]--[@b3-or-40-06-3392]). It is associated with inflammation and malignant neoplasms ([@b4-or-40-06-3392]--[@b5-or-40-06-3392]). Blood resistin levels are demonstrated to b...
dataset_first_40k.jsonl/2223
{ "meta": { "pile_set_name": "PubMed Central" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Core Jackson Roll This is a wonderful round bolster-style, fiber-filled support pillow. It is versatile- use at home or when traveling, for tv watching or sleeping. With firmer support at the ends, it is really comfortable and provides great support!
dataset_first_40k.jsonl/2224
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
<?php /** * @author Lajos Molnár <lajax.m@gmail.com> * * @since 1.0 */ namespace lajax\translatemanager\models; use Yii; /** * This is the model class for table "language_translate". * * @property string $id * @property string $language * @property string $translation * @property LanguageSource $LanguageS...
dataset_first_40k.jsonl/2225
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Wheel of the Year The Wheel of the Year is an annual cycle of seasonal festivals, observed by many modern Pagans, consisting of the year's chief solar events (solstices and equinoxes) and the midpoints between them. While names for each festival vary among diverse pagan traditions, syncretic treatments often refer to...
dataset_first_40k.jsonl/2227
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
INTRODUCTION {#sec1-1} ============ The main goal of periodontal treatment is to control the inflammation in periodontal tissues and to regenerate the lost tissues predictably. To meet this goal it is critical to guide the tissues capable of regeneration.\[[@ref1][@ref2][@ref3]\] Guided tissue regeneration is an accep...
dataset_first_40k.jsonl/2229
{ "meta": { "pile_set_name": "PubMed Central" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Schizophrenia: A byproduct of the brain’s complex evolution? New genetic evidence, published in the journal Schizophrenia, suggests that the condition is an “unwanted side effect” of the evolution of the complex human brain. The human brain is complex, and in its equally complex evolution, schizophrenia may have come...
dataset_first_40k.jsonl/2232
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
INDORE: In a grisly indicator of just how merciless the summer of 2019 is, 15 monkeys in ’s Punjapura Range have been killed after losing to another band of monkeys in a fight for control of a pond. This entire region has been baking in 45-plus heat for the past week. Denied water, these monkeys died as their organs...
dataset_first_40k.jsonl/2233
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Find a hypergraph such that $|e|$ even, $|e\cap f|$ odd, and $|E|>|V|$ Here is a problem I have been working on (it comes from the standard "odd-town" problem. The idea is to show that the analogy for "even-town" doesn't work). Find a hypergraph such that the edges have even size, the intersection of any two edge...
dataset_first_40k.jsonl/2235
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: argument missing && || operators in parenthesis but still working I have come across this piece of code where the if statement contains an argument without && and/or || operators. if (event.target.scrollTop > 0 !== isViewScrolled) { //do something } How is it possible that this works? What is the logic contai...
dataset_first_40k.jsonl/2236
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: find couple of objects from a dataframe How can I avoid the two for loops and optimize my code to be able to handle big data? import pandas as pd import numpy as np array = np.array([[1,'aaa','bbb'],[2,'ccc','bbb'],[3,'zzzz','bbb'],[4,'eee','zzzz'],[5,'ccc','bbb'],[6,'zzzz','bbb'],[7,'aaa','bbb']]) df= pd.DataFra...
dataset_first_40k.jsonl/2237
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Kanye West, born Kanye Omari West, is a genius lyricist and rapper and self-proclaimed "voice of a generation". He attended Chicago State University, but dropped out, stating that college was too easy for a genius of his caliber. When asked about his performance in high school, he responded by saying "Have you ever had...
dataset_first_40k.jsonl/2238
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Norman Peterkin George Norman Peterkin (Liverpool, 21 December 1886 - Guildford, 15 December 1982), known to all as Norman, was an English composer and music publisher. He is perhaps best known today for his brief song “I heard a piper piping”. Peterkin was born in Liverpool and was mostly self-taught in music. He st...
dataset_first_40k.jsonl/2239
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Deputies said the woman can be seen removing a large amount of silver necklaces from a spinning display rack and then concealing them in her purse. An inventory check revealed a total of 20 necklaces missing from the store, worth $504.80, deputies said. Authorities said the loss prevention employee told deputies copi...
dataset_first_40k.jsonl/2240
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
LAUSD parents, teachers fight mainstreaming of disabled kids Protesters line Balboa Boulevard in front of the office of LAUSD board member Tamar Galatzan, Wednesday, July 24, 2013. Parents and Teachers United for Action picketed to oppose the district's transitioning of special education students to regular education ...
dataset_first_40k.jsonl/2241
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Russia puts sweeping ban on U.S., E.U. food imports Russia retaliated against western sanctions with a sweeping ban on food imports, marking a new low point in relations between the two since the end of the Cold War. Under instructions from President Vladimir Putin, the government said it would ban for a year all imp...
dataset_first_40k.jsonl/2242
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
A TEENAGER who imported drugs on the dark web so he could 'experiment' with their effects was told to 'grow up' by a judge. Recorder Gareth Evans told Charlie Juson he did not believe the 19-year-old had imported the drugs entirely for his own use. However, he said the crown prosecution service had not charged Juson ...
dataset_first_40k.jsonl/2243
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: C program incrementing variable with for loop I am trying to learn the C programming language on my own and have to depend on the internet for some help. I am playing around with one variable and a for loop; incrementing the variable by 1, each iteration of the loop. In this example, I am confused by the fact th...
dataset_first_40k.jsonl/2245
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Colón Department, Córdoba Colón Department is a department of Córdoba Province in Argentina. The provincial subdivision has a population of about 171,067 inhabitants in an area of , and its capital city is Jesús María, which is located from Buenos Aires. Settlements Agua de Oro Ascochinga Colonia Caroya Colonia Ti...
dataset_first_40k.jsonl/2246
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
1. Technical Field The present invention relates generally to air conditioning systems and more particularly to an air conditioning system and a method which detects a low-charge state. 2. Discussion Modern air conditioning systems typically include a compressor, a condenser, a throttling device and an evaporator. Oper...
dataset_first_40k.jsonl/2247
{ "meta": { "pile_set_name": "USPTO Backgrounds" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
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. ...
dataset_first_40k.jsonl/2248
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Lithium nickel manganese cobalt oxides Lithium nickel manganese cobalt oxides (abbreviated Li-NMC, LNMC, NMC or NCM) are mixed oxides of lithium, nickel, manganese and cobalt. They have the general formula LiNixMnyCozO2. The most important representatives have a composition with x + y + z = 1 and are closely related t...
dataset_first_40k.jsonl/2249
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: How email sending works during user self registration in WSO2 IS? I checked the axi2.xml file and output-event-adapter.xml file. For email OTP, it is mentioned to configure email in axis2.xml file https://docs.wso2.com/display/IS570/Configuring+Email+OTP. But for user self-registration, it is asked to configure em...
dataset_first_40k.jsonl/2250
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
/**************************************************************************/ /* */ /* This file is part of Frama-C. */ /* */ /* Copyrigh...
dataset_first_40k.jsonl/2252
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
[Cytotoxic action of alkylating agents in human tumor cells and its relationship to apoptosis]. Various anticancer agents have been known to induce apoptosis in certain types of human tumor cells. The fact that a variety of agents, which attack different cellular targets, induce common apoptotic cell death suggests tha...
dataset_first_40k.jsonl/2254
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Baseline Characteristics of the Fellow Eye in Patients with Neovascular Age-Related Macular Degeneration: Post Hoc Analysis of the VIEW Studies. The aim was to describe baseline characteristics of the fellow eye of patients with neovascular age-related macular degeneration (nAMD). A pooled, post hoc analysis of patient...
dataset_first_40k.jsonl/2255
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
A program in Quickbasic for the estimation of cardiac output. The current program in Quickbasic provides a valid and reliable computational method for the estimation of cardiac output, using the CO2 rebreathe method. In addition, this program will save time through speed of execution. Furthermore, the program can be us...
dataset_first_40k.jsonl/2256
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The Path of Denominationalism: Authority in the Church Previously we examined the concept of a denomination as being an institution, or an organizational structure that exists independently of any individuals. We saw from the Scriptures that the church that Christ established was not to resemble such institutions but ...
dataset_first_40k.jsonl/2259
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The 2012 Reds Hall of Fame Induction Weekend honored the first baseman Sean Casey, Dan Driessen and the late John Reilly, the members of the Class of 2012 with a host of activities and events including meet and greet sessions, a block party, an on-field question and answer program starring Big Red Machine Hall of Famer...
dataset_first_40k.jsonl/2260
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Clinical Science-linking basic science to disease mechanisms. For more than 50 years, Clinical Science has been at the interface linking basic science to disease mechanisms. Here, Rhian Touyz, the Editor-in-Chief, describes the journal, its aims and scope, and recent developments.
dataset_first_40k.jsonl/2262
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
# GENERATED VERSION FILE # TIME: Sun May 24 21:24:18 2020 __version__ = '1.0.rc0' short_version = '1.0.rc0'
dataset_first_40k.jsonl/2263
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The Art of Making Pickles When Brian Crane (BA ’73) married Diana Long (BS ’73), she gave him the best possible dowry: her parents. Bud and Ardella Long, of Pocatello, Idaho, unintentionally became the models for Earl and Opal Pickles, the beloved stars of Crane’s nationally syndicated cartoon strip, Pickles. “As I s...
dataset_first_40k.jsonl/2264
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
OUR WORKER Our carpenters are well known worldwide, many of them have traveled to some parts of the world just to reassembly our products in the countries of destination. They are full of experiences, incomparable. Trust and experience definitely maintain our quality. Contact us now Notice: JavaScript is required fo...
dataset_first_40k.jsonl/2265
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
A Victorian man has been arrested after horrifying footage of emus deliberately being mown down went viral on social media earlier this week. Ouyen police arrested a 20-year-old Cowangie man on Friday following the animal cruelty incident which occurred sometime during the past two weeks. The man has been interviewed...
dataset_first_40k.jsonl/2266
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
MEDLINE Search Strategies for Literature on Asian Americans/Pacific Islanders. PURPOSE OF THE REVIEW: The purpose of this study is to examine the professional health literature on Asian American/Pacific Islanders in MEDLINE, review the guiding indexing principles used in MEDLINE, and present suggestions on how to most ...
dataset_first_40k.jsonl/2268
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Rails 3 extract the domain of a link with a regex and print it in parens, Rails -v 3.2.3 I'm working with an app that is supposed to display a description & url of a submitted link, I am using regex operators, which is something i am very new too. here is my views code: (<%= if link.url =~ /(:\/\/) ([^\/]*)/ then ...
dataset_first_40k.jsonl/2269
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
1. Field The present invention relates to apparatus and methods for driving a pneumatically operated implantable device, such as an artificial heart. 2. Discussion of Related Art Artificial hearts are typically constructed with right and left ventricles that function generally like and may replace the right and left ve...
dataset_first_40k.jsonl/2270
{ "meta": { "pile_set_name": "USPTO Backgrounds" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Death and Diamonds (film) Death and Diamonds () is a 1968 German thriller film directed by Harald Reinl and starring George Nader, Carl Möhner, and Heinz Weiss. It was part of the Jerry Cotton series of films about an FBI agent. It was shot at the Tempelhof Studios in Berlin. The film's sets were designed by the art ...
dataset_first_40k.jsonl/2272
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Tiran, Iran Tiran (, also Romanized as Tīrān; also known as Tehrān, Tihrān, and Tirūn) is a city in and the capital of Tiran and Karvan County, Isfahan Province, Iran. At the 2006 census, its population was 15,673, in 4,431 families. References Category:Populated places in Tiran and Karvan County Category:Cities in...
dataset_first_40k.jsonl/2273
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Preliminary studies on the use of solid-phase immunosorbent techniques for the rapid detection of Wesselsbron virus (WSLV) IgM by haemagglutination-inhibition. Serum samples from 446 randomly selected persons belonging to different age groups and locations in Nigeria were tested for the presence of WSLV IgM using the f...
dataset_first_40k.jsonl/2274
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Claire Zulkey (Zulkey.com) joins Stephen, Andrew, Leonard and RJ to discuss tinned fish, the films of Peter Watkins and folk music. They then all complain about cellular smart-tele-phones like old people. 2011, EVERYONE! Oh – also, the show will now be produced every other week.
dataset_first_40k.jsonl/2275
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Car -1 -1 -10 575 171 597 191 1.51 1.59 3.86 -1.10 0.79 55.82 -1.57 0.01
dataset_first_40k.jsonl/2276
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
I finished season three of Breaking Bad last night. Chris, I certainly wanted it to keep going and resolve some stuff, but I'm okay with waiting. I was still engaged through the season as a whole. Now I'm onto Mad Men. I just watched the BD version of FOTR. My overall impression was that it looked pretty good and noti...
dataset_first_40k.jsonl/2277
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The reason that I was quite silent during the last days is called WACK. It is something that my colleague Manfred Weber and me here at coma2 are working on. We think that it might be quite useful. WACK means "Window Application Control Kit" and does what it says: Windows. But we think that it will do that quite well a...
dataset_first_40k.jsonl/2278
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
‘Why is Neymar not worth €600m?’ – Buffon puzzles over Barcelona star’s fee The veteran goalkeeper believes that things have gone crazy this summer and believes that some of the prices are entirely "random" star Gianluigi Buffon has admitted that he does not understand the fees that players are being bought and sold ...
dataset_first_40k.jsonl/2279
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
A case report of an adolescent with cluster headaches following neck trauma: Coincidence or trigger? Posttraumatic headaches usually have tension-type or migraine-like characteristics. A correlation between head trauma and cluster headaches (CH) has been previously reported. CH in children are rare and require thorough...
dataset_first_40k.jsonl/2280
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Background {#Sec1} ========== Bronchopleural fistula (BPF) is a relatively infrequent but potentially fatal complication of pulmonary resection. BPF can be divided into peripheral or central, based on the location of the leakage, and BPF occurs in about 1.5 to 28 % of pneumonectomy cases, and is associated with high d...
dataset_first_40k.jsonl/2282
{ "meta": { "pile_set_name": "PubMed Central" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
South Korean ladies' soccer dynamo Park Eun-Seon is good at her sport. Real good. Like, man good. At least, according to a cabal of her fellow women's soccer league players, who have threatened to stop playing unless the league subjects Park to a humiliating gender test and releases the results to the public. »11/08/13...
dataset_first_40k.jsonl/2283
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Florida Department of CorrectionsJulie L. Jones, Secretary Average Sentence Length of Admissions: 4.7 Years Most (56.7%) of those admitted to prison this fiscal year were sentenced to three years or less. The average sentence for everyone admitted to prison this fiscal year was 4.7 years. For calculation purposes, th...
dataset_first_40k.jsonl/2284
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
by G Edds / 0 Comments / 117 View / August 1, 2016 By Tony Adams Sports Editor Stratasys Direct Marketing, formerly know as Harvest Technologies, is a company that specializes in radid prototype design, three-dimensional computer-aided drafting (3D CAD), and the production of parts for multiple industries, such as t...
dataset_first_40k.jsonl/2285
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Patient-based surveying: a cost-effective approach for reaching large markets. Member-based surveying is an important tool for managed care companies to discern newer and better ways in which to keep their current members satisfied, develop products that will attract new members, and to gauge changes of course in healt...
dataset_first_40k.jsonl/2286
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Singing is hard. But like anything else, practice helps — whether you’re a professionally trained vocalist or just want to sound less pitchy for your next karaoke outing. Besides, traditional vocal coaches are an expensive investment if you’re not planning on a career that’s musical in nature. Vanido is a new app that...
dataset_first_40k.jsonl/2287
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Simple probability inequality to show How can I show that $ P(A \cup B) P(A\cap B) \le P(A) P(B)$ for any events A and B? I have tried using the inclusion/exclusion principle and using conditional probability but I keep going round in circles. Thanks A: Let $X=A\backslash B$, $Y=A\cap B$, $Z=B\backslash A$ be t...
dataset_first_40k.jsonl/2288
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Norm Solomon on the Green Party’s Presidential Campaign The 2004 Presidential Race: Green Dreams The Green Party and the ’04 Presidential Campaign The Green Party makes no secret that it is different and radical: a multi-decade effort to bring justice and fairness into politics and into every facet of society. Norm ...
dataset_first_40k.jsonl/2289
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
What is The Google Penguin Update? Google launched the Penguin Update on April 2012 to cease spamming in search outcomes. There are so many internet sites which permit acquiring or promoting backlinks to a different community for higher search outcomes. So, to cease this spamming Google releases the Penguin Update. Af...
dataset_first_40k.jsonl/2290
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Share this post Link to post Question: do all users have to apply the fix specifically, or delete the file manually? Or is this going to be sorted out automatically for most people - if not it's true that it will put people off this product. do all users have to apply the fix specifically, or delete the file manuall...
dataset_first_40k.jsonl/2292
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
6 Home Care Services for Seniors Serving Faison, NC Caring.com offers a free service to help families find senior care. To help you with your search, browse the 16 reviews below for homecare agencies in Faison. On average, consumers rate home care in Faison 4.2 out of 5 stars. To speak with one of our Family Advisors...
dataset_first_40k.jsonl/2293
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
/* * Copyright (c) 2004-2008 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this source ...
dataset_first_40k.jsonl/2294
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
London REPUBLICANS looking for a friendly shoulder to cry on in the coming months could do worse than look up their ideological cousins across the Atlantic. For the Conservative Party in Britain knows what it feels like to be wiped out in a watershed election by a charismatic opponent whose victory brings jubilant sce...
dataset_first_40k.jsonl/2295
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
1. Field of the Invention Embodiments of the present invention relate to an exhaust gas control system for an internal combustion engine. 2. Description of Related Art An air purifier has been known that includes: an air purification catalyst that is disposed in an air passage and purifies air; and a microwave irradiat...
dataset_first_40k.jsonl/2296
{ "meta": { "pile_set_name": "USPTO Backgrounds" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Tag: Prince Harry Two years of marriage in and the rest of a lifetime to go for Meghan Markle and Prince Harry. The famous pair officially rang in their second wedding anniversary on Wednesday while fans recalled their world-famous nuptials inside St. George’s Chapel at Windsor Castle on that picturesque day in May 2...
dataset_first_40k.jsonl/2297
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
<ul> <li>br</li> <li>em</li> <li>strong</li> <li>code</li> <li>a</li> <li>img</li> <li>hr</li> <li>ul, ol</li> <li>pre</li> <li>div</li> <li>p</li> <li>blockquote</li> <li>h1 ~ h6</li> </ul>
dataset_first_40k.jsonl/2298
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
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...
dataset_first_40k.jsonl/2299
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Lack of evidence of systemic inflammatory rheumatic disorders in symptomatic women with breast implants. Breast implants containing silicone have been used for approximately 30 years for breast augmentation or reconstruction. In general, the implants have been well tolerated and reports have indicated a high degree of ...
dataset_first_40k.jsonl/2300
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
WiFi Headache New research has refuted ideas that individuals who grew up with cats are at larger risk of psychological illness. Study why preservatives and additives in food like high fructose corn syrup (HFCS) are bad on your health as well as find out how to avoid it in your weight loss program. Our section on ment...
dataset_first_40k.jsonl/2301
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Effects of haptic supplementation on postural stability in unilateral vestibular loss patients. The effects of haptic supplementation on postural stability during upright standing with vision were investigated in 11 unilateral vestibular loss (UVL) patients and compared to 12 age-marched controls. All the participants ...
dataset_first_40k.jsonl/2302
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Jake Ellenberger isn’t done yet. There was a moment on Saturday night in Nashville when Ellenberger was lying on the canvas, taking what seemed like an extraordinarily long time to come back into consciousness after a vicious elbow from Mike Perry put him out, where it felt like a possible end. But days later, Ellenber...
dataset_first_40k.jsonl/2303
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: How to set margin of ImageView using code, not xml I want to add an unknown number of ImageView views to my layout with margin. In XML, I can use layout_margin like this: <ImageView android:layout_margin="5dip" android:src="@drawable/image" /> There is ImageView.setPadding(), but no ImageView.setMargin(). I think ...
dataset_first_40k.jsonl/2304
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The present invention relates generally to articulated chairs and, more particularly, to an articulated chair operable to move between a generally upright patient entry/exit position and a reclined patient examination and treatment position. Articulated examination and treatment chairs are used to position a patient to...
dataset_first_40k.jsonl/2305
{ "meta": { "pile_set_name": "USPTO Backgrounds" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Effects of methylphenidate and expectancy of ADHD children's performance, self-evaluations, persistence, and attributions on a cognitive task. The effects of 0.3 mg/kg methylphenidate (MPH) and expectancy regarding medication on the performance and task persistence of 60 boys with attention deficit hyperactivity disord...
dataset_first_40k.jsonl/2306
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }