fasttext_score
float32
0.02
1
id
stringlengths
47
47
language
stringclasses
1 value
language_score
float32
0.65
1
text
stringlengths
49
665k
url
stringlengths
13
2.09k
nemo_id
stringlengths
18
18
is_filter_target
bool
1 class
word_filter
bool
2 classes
word_filter_metadata
dict
bert_filter
bool
2 classes
bert_filter_metadata
dict
combined_filter
bool
2 classes
0.369146
<urn:uuid:8fbecc5f-78fe-4392-a0cc-5ce8a22ace1c>
en
0.971213
Forgot your password? Comment: Re:Just a failed publicity stunt (Score 1) 200 by fmaxwell (#41807701) Attached to: Google Nexus 4 Prototype Lost In a Bar I realize that you are personally invested in seeing this phone succeed, and that you can site some minority of smartphone users who are fine with massive phones, ...
http://slashdot.org/~scottj/firehose
dclm-gs1-065520002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.027947
<urn:uuid:a31b3204-57ef-4494-9380-f73b3c11aedb>
en
0.962557
SI Vault First of Two Installments: THE HEAVEN BELOW Clare Boothe Luce August 11, 1958 It lay in the crystal waters of a Bahamas reef and was found after days of storm. It was, as always, a place of beauty and adventure, a new world Decrease font Decrease font Enlarge font Enlarge font August 11, 1958 First Of Two Ins...
http://sportsillustrated.cnn.com/vault/article/magazine/MAG1002659/10/index.htm
dclm-gs1-065530002
false
true
{ "keywords": "attenuated, spike" }
false
null
false
0.044041
<urn:uuid:cec67541-931e-4a71-bdf7-c6696b773c0e>
en
0.97864
SI Vault In the Strike Zone Tom Verducci August 01, 1994 The players, dead set against the owners' demand for a salary cap, are on the brink of a walkout that could jeopardize the World Series Decrease font Decrease font Enlarge font Enlarge font August 01, 1994 In The Strike Zone View CoverRead All Articles View Th...
http://sportsillustrated.cnn.com/vault/article/magazine/MAG1005453/2/index.htm
dclm-gs1-065540002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.762654
<urn:uuid:efc81247-9a24-475b-bdf9-185a4a7b8c46>
en
0.825343
Take the 2-minute tour × <button id="do">Do</button> $("#do").click(function() { alert('One page back'); alert('back from were you started'); Will execute history.go(-1); and end. In the final usage scenario it will be used with jQuery UI tabs consisting of several tabs, and normally history.go(-1) will stay ...
http://stackoverflow.com/questions/10034491/jquery-javascript-will-chaining-be-the-solution
dclm-gs1-065560002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.213131
<urn:uuid:81330962-10e6-4ff4-845a-280ef4eab467>
en
0.914592
Take the 2-minute tour × Good evening. I am looking at developing some code that will collect EXIF data from JPEG images and store it in a MySQL database using Python v2.x The stumbling block lies in the fact that the JPEGs are scattered in a number of subdirectories and further subdirectories in a root folder so for ...
http://stackoverflow.com/questions/10464440/recursive-searching-and-mysql-comparison
dclm-gs1-065570002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.147717
<urn:uuid:5d7e1884-edad-415e-8e2c-6f486690c153>
en
0.686518
Take the 2-minute tour × I would to know why I don't get anything with this. I have a function who return a byte array from SQL Server 2008 but I don't get anything, why? .getWhiteLabelingLogo() is a function which returns a byte[] with the image which I want to show at the jsp page. I access to this import java.io.B...
http://stackoverflow.com/questions/11973820/from-blob-to-image-with-struts2-and-inputstream
dclm-gs1-065590002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.025998
<urn:uuid:d0a72506-632d-4edf-af13-7efde7c08afb>
en
0.830119
Take the 2-minute tour × How can you get similar highlightings to Zsh's Less than Bash's Less in Ubuntu? I switched from OS X to Ubuntu. My Less do not work as expected in Zsh. Manuals in my Less are green and black with or without the following code. # comment these out in Ubuntu export LESS_TERMCAP_us...
http://stackoverflow.com/questions/1254726/to-get-colors-to-less-in-ubuntus-zsh
dclm-gs1-065600002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.403612
<urn:uuid:3dffa05f-7c00-4f19-af3f-943b9db29f30>
en
0.667692
Take the 2-minute tour × I have a div <div class="blue>; The class blue is: .blue { background-color: blue; Now I know I can set the background color of the div in the console using: $0.style.backgroundColor = "#ffcc00" But what if I want to get the value of the background color for that elem...
http://stackoverflow.com/questions/13074418/how-to-get-a-style-using-the-console/13074636
dclm-gs1-065620002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.691711
<urn:uuid:579b167b-9054-41b1-84fe-588353a87c2b>
en
0.853482
Take the 2-minute tour × Looking for some advice with an iOS application. Essentially what my app does is generate a CSV file that logs certain events within a period of time. So users can press a button and an entry will be added to the log saying "Event of type X happened at Time T" The way I'm doing this is by ma...
http://stackoverflow.com/questions/13480544/nsmutablearray-meta-data-when-exported-to-csv-file
dclm-gs1-065630002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.90638
<urn:uuid:b19d0ecc-996b-4357-9e09-b18893536f99>
en
0.91018
Take the 2-minute tour × If I end up getting a pointer to shared memory of size mentioned in shmget. If that size is determined at run time . for example for a struct containing matrices which would be determined at runtime .I get a pointer to that struct. then how do I allocate memory for individual matrix ? share|i...
http://stackoverflow.com/questions/15415315/how-do-we-allocate-dynamic-memory-from-shared-memory
dclm-gs1-065660002
false
false
{ "keywords": "cel i" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.18257
<urn:uuid:a554c5aa-7ce0-4c80-bd1d-e6f595cfab2d>
en
0.893421
Take the 2-minute tour × In every background audio sample I have found for Windows Phone 7.5/8, I see the following construct, and I would like to know why: private static bool _classInitialized; public BackgroundAudioAgent() if (!_classInitialized) _classInitialized = true; // Other static initi...
http://stackoverflow.com/questions/17713280/static-constructors-in-background-agents
dclm-gs1-065670002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.321821
<urn:uuid:758bebb9-11e5-4487-8aca-796e338baf01>
en
0.865138
Take the 2-minute tour × At a step of provisioning the databases for synchronization, it is possible to Get Descryptions For Tables including the triggers in that table ? If yes, does anyone know how to do that ? share|improve this question add comment 1 Answer up vote 0 down vote accepted No. the GetDescription...
http://stackoverflow.com/questions/18717903/sync-framework-get-description-for-table
dclm-gs1-065680002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.810048
<urn:uuid:eeb5235b-1656-4eca-ad73-420c704cf14c>
en
0.655116
Take the 2-minute tour × Hi i am using plotly to generate graphs using Python, Bottle. However, this returns me a url. Like: I want to paste the entire graph into my webpage instead of providing a link. Is this possible? My code is: import os from bottle import run, template, get, post, request from plotly import ...
http://stackoverflow.com/questions/19356920/embed-plotly-graph-into-a-webpage-with-bottle
dclm-gs1-065690002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.958452
<urn:uuid:7a6ddd6b-62f3-4b03-8216-091bc63ec422>
en
0.901856
Take the 2-minute tour × I have an mu install with the typical blogs.dir folder storing files for each blog. When loading these images however they take forever to appear, but they eventually do. It seems that wpmu uses php to serve each image which is ludicrous. When using images from the same domain but in a root fo...
http://stackoverflow.com/questions/2639667/wordpress-mu-image-speed-problem
dclm-gs1-065710002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.069604
<urn:uuid:954c366a-3b27-4ab7-9e47-c39260134fb0>
en
0.812535
Take the 2-minute tour × My app worked ok on iPhone SDK 3.1. However, when I try to run it in 3.2 simulator, I get the following error and it crashes: bool _WebTryThreadLock(bool), 0x5148280: Tried to obtain the web lock from a thread other than the main thread or the web thread. This may be a result of calling to UI...
http://stackoverflow.com/questions/2897081/my-app-crashes-on-iphone-sdk-3-2
dclm-gs1-065720002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.787276
<urn:uuid:d956216c-afa8-4502-9e26-433f1ae4a378>
en
0.809773
Take the 2-minute tour × I'm calling a C executable in my Rails(-v 2.3.5) application using the system() call. makefile_path = File.expand_path('./c_executalbe', Rails.root) Everything works fine on my local machine but for some reason that system() call won't run on the server(dreamhost). And there is no error mess...
http://stackoverflow.com/questions/4160537/how-to-log-system-command-output-in-rails-under-production-mode?answertab=active
dclm-gs1-065730002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.520795
<urn:uuid:2ffa91d5-e8d9-4730-ac14-ff0ae72f7384>
en
0.866492
Take the 2-minute tour × How does one filter a list of records to remove those that have some identical fields, based on selecting the one with the minimum value in another field? Note that it's not sufficient to just get the minimum value... I need to have other fields from the same record. I have a table of "produc...
http://stackoverflow.com/questions/4419187/sql-select-picking-the-right-distinct-record-based-on-another-field?answertab=active
dclm-gs1-065740002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.045381
<urn:uuid:901527ca-86aa-42f3-8038-c1e6bdca3fe1>
en
0.753377
Take the 2-minute tour × I've been trying to include the jquery ui effects (more specifically the shake effect) on my wordpress theme. So far, I've only been able to include the jQuery script, but I really have no clue where to place the ui scripts and how to enqueue them. This is the code I have. It obviously doesnt...
http://stackoverflow.com/questions/4729685/how-to-correctly-include-jquery-ui-effects-on-wordpress
dclm-gs1-065750002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.311148
<urn:uuid:61764231-c272-406e-8990-1bf5e097ae71>
en
0.942355
Take the 2-minute tour × My question is related to following questions. 1. Security of Android assets folder 2. Assets Security in Android. Basically the application which I am making has some mp3 resources which I wanted to secure. So is there library which work on android to encrypt and then decrypt resources...
http://stackoverflow.com/questions/5276017/library-to-encryption-and-decryption-resources/5276586
dclm-gs1-065760002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.634315
<urn:uuid:cb249389-8772-4c5a-a7f6-e5b77925e88f>
en
0.878855
Take the 2-minute tour × I'm diving into the uses of htaccess/mod rewrite for the first time and I'm having a little bit of trouble with a redirect/mask. I have a test directory in my root folder called modrw, in that folder is a index.php file with a nice and simple: In the browser if I type www.domain.com/modrw/{...
http://stackoverflow.com/questions/7392389/mod-rewrite-redirection-with-in-a-query-string
dclm-gs1-065820002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.153966
<urn:uuid:7818255c-7d8b-461a-9523-89e9e2b79498>
en
0.94729
Take the 2-minute tour × Does anyone (here) know if Windows 8 will have a sort of fat exe that one can compile with Visual Studio 11 that will be supported on both ARM and x86 machines? I am guessing not, since you can't create fat binaries that will execute 32 or 64 bit code so far as I am aware (only solution availa...
http://stackoverflow.com/questions/7510225/windows-8-fat-binary-exe-for-x86-arm
dclm-gs1-065830002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.019653
<urn:uuid:177e5485-389b-4471-a2d8-cd23f95f19d8>
en
0.800184
Take the 2-minute tour × I wish to use Stage3D and Context3D in ActionScript. For that I need to download the beta version of Flash Player 11. However, I can't find the equivalent Flash Builder SDK with the mxmlc executable that can compile ActionScript into Flash 11 capable Shockwave Flash files. Any clue as to where...
http://stackoverflow.com/questions/7612557/from-where-may-i-download-the-flash-builder-sdk-equivalent-to-flash-player-11
dclm-gs1-065840002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.086555
<urn:uuid:15968f40-8f26-4fcb-b755-03dad425b2d9>
en
0.801616
Take the 2-minute tour × How can I display HTML tags in a .html page without having my browser try to execute whatever is in the tag. share|improve this question add comment 2 Answers up vote 8 down vote accepted You must use use the escaped version. For example < becomes &lt; (no quotes) and & becomes &amp;. You...
http://stackoverflow.com/questions/8571257/how-to-display-html-tags-as-text
dclm-gs1-065850002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.254685
<urn:uuid:44f0ccbb-caf2-45ff-a9fe-6cae926b973c>
en
0.833105
Take the 2-minute tour × I have an app with storyboard. In one scene I have a tableview with statics cell content. Is possible to change the background selected color to another color out of the default options (blue and gray)? I know If I can change cell background color in forRowAtIndexPath but in this case I haven...
http://stackoverflow.com/questions/8850501/how-to-change-background-selected-color-storyboard-static-cells/12522813
dclm-gs1-065860002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.019638
<urn:uuid:d409c437-5267-42e4-a205-f593fc81c71e>
en
0.93819
VadoBG Sep 25 @ 11:07am Disconnected: Incorrect netsettings I keep getting message "Disconnected: Incorrect netsettings" right after connect in some servers. Here is screenshot What does it mean? How can I fix it? I tried to delete my config.cfg and autoexec.cfg files in left4dead2/cfg folder, but it doesn't seem to fi...
http://steamcommunity.com/app/550/discussions/0/864980009915261516/
dclm-gs1-065900002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.030204
<urn:uuid:d3befacc-ed6f-4dba-87a7-b324aca10bfe>
en
0.902219
Prison Architect Alpha 10 update released 44 則回應 < > MajorBubbles 07 月 20 @ 7:08下午  yeh but prison tycoon sucks snafu-maru 07 月 3 @ 9:58下午  you know there was a simalar game called prison tycoon and it sold for ten bucks.and it was a full game not a beta. Mapper 06 月 27 @ 6:37下午  It's a fun game for a day or two but i...
http://steamcommunity.com/games/233450/announcements/detail/2143991614685266567?l=tchinese
dclm-gs1-065910002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.05025
<urn:uuid:c0a162ec-3fcd-4c14-a993-1cdc43a72e21>
en
0.925234
Liberty en Pessimism <p>Column by Jim Davies.</p> <p> <strong>Exclusive to STR</strong></p> <p> It&#39;s very sad, to see so much of it around STR. Several whose fingers fly over the keyboard to make comments seem to think that government is a fixture, here to stay.</p> <p> This is not limited to STR, mind; I enjoy muc...
http://strike-the-root.com/taxonomy/term/12/all/feed?order=type&sort=asc
dclm-gs1-065930002
false
false
{ "keywords": "ns gene" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.982906
<urn:uuid:b29612a2-ed9b-4f3a-88a8-f26d7b3a39bd>
en
0.976293
mjohansen Wrote: Jun 07, 2012 8:14 PM If you are really convinced that women get less than 80% of what men get for exactly the same work, then let me suggest an easy plan to get rich: Start a business in a labor-intensive industry, hire only women, and pay them 10% less than you would pay a man. You are then paying the...
http://townhall.com/social/usercommentprint/4711998
dclm-gs1-066050002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.424563
<urn:uuid:0b6f7b6a-f5fe-447f-9525-fe2361961b97>
en
0.9532
JoJoStarbuck Wrote: Jul 03, 2012 11:23 PM It's a shame because the teachers union could be a great organization with a significant role in shaping the education environment of the U.S. instead their leadership focuses on short term self serving goals, and ensuring they line their own pockets instead of addressing the f...
http://townhall.com/social/usercommentprint/4862144
dclm-gs1-066060002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.052473
<urn:uuid:5dd636f6-a32e-4d87-a0d5-83b3d0efc0c7>
en
0.985436
Milt37 Wrote: Aug 10, 2012 1:00 PM I've never even understood men's boxing, let alone women doing it. It's got to be the closest modern day sport we have to the Gladiators going up against lions. Maybe if I understood it more I could see some skill. All I've seen is one guy holding up his gloves to protect his face whi...
http://townhall.com/social/usercommentprint/5102722
dclm-gs1-066070002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.035303
<urn:uuid:c0f53c3d-5bda-4ff0-92e7-8d92efa5b06e>
en
0.892963
Ready to get started?Download WordPress [resolved] List Category ID is where? (4 posts) 1. dorich Posted 3 years ago # This relates to WP Version 3. I'm attempting to create two lists for a sidebar, each list would be selected by a link category. The codex suggest I can do this by using wp ...
http://wordpress.org/support/topic/list-category-id-is-where
dclm-gs1-066220002
false
false
{ "keywords": "mouse" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.11253
<urn:uuid:08640ba5-e993-489b-b63d-cf7454ebc89c>
en
0.968616
Powered by The Atlanta Journal-Constitution Jamie Dupree's Washington Insider Posted: 8:12 p.m. Tuesday, May 27, 2008 From Our Listener Mailbag  By Jamie Dupree Every day that goes by, I sometimes wonder, why is it taking so long for Barack Obama to wrap up the Democratic nomination?  Wednesday didn't move the ba...
http://www.ajc.com/weblogs/jamie-dupree/2008/may/27/from-our-listener-mailbag/
dclm-gs1-066280002
false
false
{ "keywords": "candida" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.018785
<urn:uuid:9bc8befd-58c2-46f7-b4d0-b09c27898f63>
en
0.975453
James Mortimer    07.May.2012Getty Images The return of defensive linchpin Anthony Faingaa was a pivotal factor in the Reds impressive showing against the Crusaders at AMI Stadium, becoming the first team since the 2000 vintage of the Brumbies to hold the seven-time champions try-less at home. Offensively the Reds ar...
http://www.allblacks.com/news/19311/Reds-title-hopes-could-hinge-on-defence
dclm-gs1-066290002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.401173
<urn:uuid:8db862b3-7790-4143-96ee-0b6dc2f4b5a0>
en
0.919078
Why register? Aria the Natural Aria the Natural main image more screenshots 4.228 out of 5 from 1,653 votes Rank #317 If you liked the Aria the Natural anime, the Anime-Planet community thinks you'd like: 0 filtered - clear filters Yokohama Kaidashi Kikou Yokohama Kaidashi Kikou In a quaint Japanese town, far...
http://www.anime-planet.com/anime/aria-the-natural/recommendations?page=2
dclm-gs1-066310002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.04894
<urn:uuid:5186d606-93e1-4e8e-bbf9-317b45468404>
en
0.958586
The 2013 Stanley Cup playoffs were the most-watched since 1997 Written by David Rogers on . 1. Boston (33.0) 2. Chicago (30.2) 3. Providence (22.5) 4. Buffalo (12.5) 5. Pittsburgh (7.8) 6. Minneapolis-St. Paul (7.3) 7. Milwaukee (7.0) 8. Hartford-New Haven (6.8) 9. Ft. Myers (6.3) 10. St. Loui...
http://www.awfulannouncing.com/2013/june/the-2013-stanley-cup-playoffs-were-the-most-watched-since-1997.html?_escaped_fragment_=/andrewbucholtz
dclm-gs1-066400002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.058018
<urn:uuid:d910d779-a88a-4d8a-92f7-b34215b0d9fa>
en
0.955018
Studio Monitors Through the late 1980s and 1990s, while hip-hop and grunge music took over the airwaves, another revolution affected nearly every listener, manifested in the way they consumed their favorite songs. The home stereo system, once a modular system of silver-plated and vacuum-tube-driven components devoted ...
http://www.bhphotovideo.com/indepth/category/tags/studio-monitors
dclm-gs1-066440002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.235797
<urn:uuid:e2864c5c-7d6a-4a2c-b604-ff41bfe5f76b>
en
0.901886
Milan Luthria Milan Luthria is an Indian film director known for directing Bollywood films. He is best known for directing Ekta Kapoor's, The Dirty Picture (2011) and Once Upon a Time in Mumbai (2010) and Taxi Number 9211 (2006). On Monday (November 25), a Ghaziabad court found dentist couple Rajesh and Nupur Talwar...
http://www.bollywood.com/node/43592
dclm-gs1-066460002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.088809
<urn:uuid:cd8af2c9-3ee8-4d34-a053-8e65901f7996>
en
0.941563
Other books Showing items 1 to 10 of 10 Full description | Reviews | Bibliographic data Full description for Frontiers of the Roman Empire • Although the Roman empire was one of the longest lasting in history, it was never ideologically conceived by its rulers or inhabitants as a territory within fixed limits. Y...
http://www.bookdepository.co.uk/Frontiers-Roman-Empire-CR-Whittaker/9780801857850?a_aid=ahencyclopedia
dclm-gs1-066470002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.026986
<urn:uuid:74cdb0bc-d02f-40c1-8ded-e03355a47d3b>
en
0.988777
Forgot your password?   Related Topics Resources for students & teachers Cornelius Vanderbilt was the name of this notable youth,—­the same Cornelius Vanderbilt who has since built a hundred steamboats, who has since made a present to his country of a steamship of five thousand tons’ burden, who has since bought lin...
http://www.bookrags.com/ebooks/12771/272.html
dclm-gs1-066480002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.250732
<urn:uuid:216f48a8-aa6e-4da5-a6cf-cb05f3301995>
en
0.968683
BrainyQuote Logo I think the reason working-class people don't write books is because they are encouraged to believe that only certain people are permitted to write books. Len Deighton Share with your Friends Everyone likes a good quote - don't forget to share.
http://www.brainyquote.com/quotes/quotes/l/lendeighto313415.html
dclm-gs1-066500002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.036706
<urn:uuid:3a634e01-7846-4ffc-bfe3-1b79dca1c18b>
en
0.946596
BrainyQuote Logo I've seen a lot of pairs of guys that have been hanging out together way too long-until they're laughing all the time. Mike Judge Share with your Friends Everyone likes a good quote - don't forget to share.
http://www.brainyquote.com/quotes/quotes/m/mikejudge236104.html
dclm-gs1-066510002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.040872
<urn:uuid:7baeda64-b0fa-4f97-a7be-3e5af022a84a>
en
0.94301
BrainyQuote Logo Definition of Hulk 2. A heavy ship of clumsy build. 3. Anything bulky or unwieldly. 4. To take out the entrails of; to disembowel; as, to hulk a hare. Hulk Quotations I feel that everyone has a Hulk inside, and each of our Hulks is both scary and, potentially, pleasurable. That's the scaries...
http://www.brainyquote.com/words/hu/hulk174643.html
dclm-gs1-066520002
false
false
{ "keywords": "public health" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.265102
<urn:uuid:e3bb56a1-8b49-442a-8b51-9d125947d161>
en
0.889516
what is the final temp and heat transfer? 0 pts pending A cylinder with a piston contains 1.97 mol of helium. The volume is 0.350 m3 and the temperature is 3.00 cross 102 K. The pressure is: 14039 Pa The gas is to be compressed to a volume of 0.190 m3 by one of two processes: 1. A constant-pressure process. 2. Pres...
http://www.chegg.com/homework-help/questions-and-answers/cylinder-piston-contains-197-mol-helium-volume-0350-m3-temperature-300-cross-102-k-pressur-q2395063
dclm-gs1-066580002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.062746
<urn:uuid:91879e43-92a4-4659-b8b9-159899a6ccd7>
en
0.95847
Reply to a comment Reply to this comment civeng writes: in response to jimbo2: (This comment was removed by the site staff.) Yeah. Let's make them small enough that it prevents water from flowing through as quick as it could. Evansville could use a little more flooding to protect some ducks that might fall in once...
http://www.courierpress.com/comments/reply/?target=61:214803&comment=719776
dclm-gs1-066610002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.037976
<urn:uuid:df791252-e953-4875-82cc-ab8b5fd5d62c>
en
0.945696
Reply to a comment Reply to this comment JamesShank writes: in response to indthinker: "Foreign-born gang members?" Has the C&P gotten so politically correct that they can't even print the words "illegal aliens?" indthinker, does your entire life revolve around shoehorning issues into political problems? This was...
http://www.courierpress.com/comments/reply/?target=61:229378&comment=780223
dclm-gs1-066620002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.400773
<urn:uuid:7e797e07-8fb8-4058-b1fb-739bb40f1104>
en
0.958669
Reply to a comment Reply to this comment IntelligentThought writes: in response to BalancedApproach: Vectren only has a license to provide electricity in this area because we (the citizens) grant it to them. We can play hardball with them on any concerns we have: rates, reliability, etc. We can revoke their license...
http://www.courierpress.com/comments/reply/?target=61:284983&comment=1006176
dclm-gs1-066630002
false
true
{ "keywords": "candida, transmission" }
false
null
false
0.027969
<urn:uuid:1714add8-fc3a-4b7b-8af7-79c7f21fdb66>
en
0.969265
Reply to a comment Reply to this comment CJ54 writes: Coal miners are getting the shaft in more ways than one. Coal usage, as we've known it for the last century, is slowly coming to an end. The owners are squeezing every last drop of money out of the old system, that they can, on the backs of the miners. The owners...
http://www.courierpress.com/comments/reply/?target=61:326451&comment=1262683
dclm-gs1-066640002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.516981
<urn:uuid:ed41eaf1-4480-449e-9996-860b230d9e77>
en
0.964198
Reply to a comment Reply to this comment elite_view writes: As I said in a previous post on this subject I agree there a lot of over weight people in the area but who and how did they determine that this area is number one? Did someone go to every area in the country and poll its citizens? Just another bogus stat th...
http://www.courierpress.com/comments/reply/?target=78:1523&comment=953979
dclm-gs1-066650002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.031563
<urn:uuid:3c2f3b59-7748-4fa1-9698-4743c7ef3eb4>
en
0.906228
Twitter14K Dataset The Twitter14K dataset supports the work described in: David Bamman, Jacob Eisenstein, Tyler Schnoebelen (2012), "Gender in Twitter: Styles, Stances, and Social Networks," [ArXiv] twitter14K.tar.gz [57M] This dataset contains aggregated word counts of the most frequent 10,000 words (over the peri...
http://www.cs.cmu.edu/~dbamman/twitter14K.html
dclm-gs1-066680002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.038869
<urn:uuid:ad4c07d9-397e-495f-b09e-b34adb93e99f>
en
0.972464
Author Craig Childs searches for the secret knowledge of water. Diviner Inspiration  Craig Childs and the search for desert waters Chief Inspector of Rainstorms. It's a job first held down by Henry David Thoreau, who appointed himself to the position some 150 years ago on the banks of Walden Pond. The chief duties i...
http://www.csindy.com/coloradosprings/diviner-inspiration/Content?oid=1108416
dclm-gs1-066690002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.197433
<urn:uuid:de2cfe02-264f-420b-b81e-e38f63d39935>
en
0.97199
Comment: NO (See in situ) deacon's picture if one caught cheating they should not get to go with nothing said,the get confronted and it dealt with,a cheater always cheats and liars always lie,this is why the RNC does not want us around plus,they like things the way are now,this way they can still lie cheat and stea...
http://www.dailypaul.com/comment/2944278
dclm-gs1-066730002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.765549
<urn:uuid:6556f572-31d3-48ed-b4d6-002d887c2c7a>
en
0.95263
I. Google: Market Champion or Buying Time? II. Android Faces Death by Multiple Means III. Shadowy Alliance Beats Google for IP Treasure Chest IV. U.S. Antitrust Regulators May Step In V. From Bully to Victim: Google's Unusual Situation VI. The Big Picture Comments     Threshold RE...
http://www.dailytech.com/article.aspx?newsid=22114&commentid=698648&threshhold=1&red=506
dclm-gs1-066780002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.03132
<urn:uuid:e3012289-09be-4c4e-a599-4dc3db9f80b5>
en
0.956584
Source: The Detroit News Comments     Threshold RE: The future By Spuke on 5/31/2013 1:06:13 PM , Rating: 2 Yes, there would be a mix for a while. I can't see the government telling everyone they have to buy a new autonomous vehicle. The gov can't (and won't) mandate these cars. I don't see this as very...
http://www.dailytech.com/article.aspx?newsid=31665&commentid=867540&threshhold=1&red=4436
dclm-gs1-066800002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.019396
<urn:uuid:e4f60ee2-5439-42dd-ad25-febc415e9dc0>
en
0.979371
Posted: 12:13 p.m. Wednesday, July 3, 2013 49ers release statement on Ahmad Brooks assault case By David Fucillo Tuesday evening, reports came out that the Santa Clara District Attorney's Office was considering filing assault charges against 49ers linebacker Ahmad Brooks. The police report indicated Brooks had hit t...
http://www.daytondailynews.com/feed/sports/football/49ers-release-statement-on-ahmad-brooks-assault/fTwk9/
dclm-gs1-066820002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.01838
<urn:uuid:e5be7dc0-955c-4390-8a22-508ec203007f>
en
0.890496
Numerical Manifold Method Introduction to Numerical Manifold Method Aiming global analysis, the well known mathematical manifold is perhaps the most important subject of modern mathematics. Based upon mathematical manifold, this numerical manifold method is a newly developed general numerical method. This method comp...
http://www.ddamm.org/tiki-index.php?page=NMM
dclm-gs1-066830002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.019847
<urn:uuid:4b94fb36-e1c8-4676-a39b-1870ec0aa5c2>
en
0.936655
Democratic Underground Latest Greatest Lobby Journals Search Options Help Login Reply #52: So it sounds like... [View All] Printer-friendly format Printer-friendly format Printer-friendly format Email this thread to a friend Printer-friendly format Bookmark this thread This topic is archived. factcheck Donating Memb...
http://www.democraticunderground.com/discuss/duboard.php?az=show_mesg&forum=132&topic_id=1085805&mesg_id=1088157
dclm-gs1-066840002
false
false
{ "keywords": "candida" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.154105
<urn:uuid:d46b38ea-f58d-474b-9a2e-f043cf39b4e6>
en
0.969699
This summer s Black Forest fire in Colorado Springs burned more than 14,000 acres and killed two people. These include a state-conducted rating system for homes in forest burn areas, a system that could cover more than 556,000 houses. As reported by The Denver Post's Bruce Finley, the proposed rating system would ha...
http://www.denverpost.com/editorials/ci_24082711/modest-proposals-homes-colorado-fire-zones?source=rss
dclm-gs1-066850002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.050102
<urn:uuid:8c755f1e-50e6-43c0-9210-b12098ce0c3b>
en
0.881175
Short Fiction and Drama Document Sample scope of work template Short Fiction and Drama Course # 176 Credit: 1 AL: 1 Scheduling: Open to grades 11 and 12 Semester...
http://www.docstoc.com/docs/40187011/Short-Fiction-and-Drama
dclm-gs1-066890002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.032046
<urn:uuid:6b7395a1-4dad-4043-8e0d-c0c3606196b9>
en
0.925084
Effective Business Presentation Document Sample scope of work template 1. Introduction Business Plan presentations are made to audiences which may include bankers, venture capitalists, consultants or others from whom you may be looking to obtain some type of tangible support or your fellow students playing the role ...
http://www.docstoc.com/docs/69966756/Effective-Business-Presentation
dclm-gs1-066900002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.047179
<urn:uuid:f314844b-7d79-4518-abd1-c35a4e55bc2f>
en
0.848788
Skyline Windows Document Sample scope of work template skyline windows Model 1000 FL P A R T 1 : G E N E R A L A. Provide all labor, materials, tools, and services to install...
http://www.docstoc.com/docs/78714463/Skyline-Windows
dclm-gs1-066910002
false
false
{ "keywords": "assembly" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.051744
<urn:uuid:200faa8d-990b-48cb-a1b4-935260551146>
en
0.926253
Document Sample scope of work template Assignment writing tasks have been a great learning source that articulates the purpose and significance of it. A strong attribute of writing good assignments is to have a clear objective to express and which helps in developing a clear understanding. A student should know th...
http://www.docstoc.com/docs/84240074/PRINCIPLES-OF-WRITING-AN-ASSIGNMENT
dclm-gs1-066920002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.026786
<urn:uuid:ecd15abc-20fe-4094-9395-0df657a90a12>
en
0.953873
Drudge Retort: The Other Side of the News Drudge Retort User Info Subscribe to apparatchik's blog Subscribe Special Features Easy, look at the bigggest one, the federal reserve. Who do you think benefits from artificially low interest rates? I know I did when I bought my house and purchased my cars. Yes, the f...
http://www.drudge.com/user/apparatchik
dclm-gs1-066930002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.02523
<urn:uuid:ef5a40aa-66b7-42c8-894e-35a507282462>
en
0.938563
Newman's been known to crank out a few less than beautiful devices in its time, but the interestingly styled vx1000 certainly ups the ante. This handheld conglomerate manages to wear an awful lot of hats, as it features a built-in media player, four-inch 480 x 272 widescreen panel, an image / text viewer, FM radio, WiF...
http://www.engadget.com/2007/08/09/newmans-janky-windows-ce-pmp-does-it-all/
dclm-gs1-066980002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.042924
<urn:uuid:1a0c0874-0486-459b-bb75-7feed6c510ea>
en
0.83336
Inventors list Assignees list Classification tree browser Top 100 Inventors Top 100 Assignees Pegasus TransTech Corporation Pegasus TransTech Corporation Patent applications Patent application numberTitlePublished 20100121724Trucking Document Delivery System and Method - Aspects of the invention are related to a ...
http://www.faqs.org/patents/assignee/pegasus-transtech-corporation/
dclm-gs1-067050002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.042437
<urn:uuid:352d2f2e-3588-4918-9dad-c102cdfec4bf>
en
0.899019
Inventors list Assignees list Classification tree browser Top 100 Inventors Top 100 Assignees Patent application numberTitlePublished 20120018083Elastic film laminates prepared by multiple stretching steps - Elastic laminates and methods of making same are provided, wherein the laminate includes an elastic film l...
http://www.faqs.org/patents/assignee/tredgar-film-products-corporation/
dclm-gs1-067060002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.149894
<urn:uuid:3a8b9301-2b22-48b0-9ec7-faa53143ebb7>
en
0.952045
Bal Harbor Las Olas Key West Mandarin South Beach San Marco Julington Bases Research has shown crisps to be of low nutritional value and high in free hip hop beats fat and salt. While they are not recommended as a daily staple, they do seem beats by dre wireless headphones to have become something of a Cheap Beats By D...
http://www.fiberliteumbrellas.com/umbrellas.cfm?product=keywest
dclm-gs1-067090002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.082903
<urn:uuid:fbccca01-df6f-40e1-b7fd-3d37f20022df>
en
0.905718
The Boys Newer Older amber leilani middleton, hellyeahbaby, and 20 other people added this photo to their favorites. 1. coleman279 18 months ago | reply Tese 2 characters are fabulous i really love the fella with the moustache 2. Quinn 68 18 months ago | reply Love your drawing. 3...
http://www.flickr.com/photos/pucika/7407351094/in/pool-93628034@N00/
dclm-gs1-067100002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.198324
<urn:uuid:acf4e048-430e-4938-9e53-5ae94034a059>
en
0.883287
tube bacon Newer Older "Is that bacon in a tube?" 1. LarryB 92 months ago | reply Mmmm, bacon in a tube. Must be the Norwegian analog of spray cheese. 2. bowb 92 months ago | reply my mum brought me back caviar in a tube a couple years ago... it still remains untouched. 3. cknlo...
http://www.flickr.com/photos/roboppy/163371589/
dclm-gs1-067110002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.549394
<urn:uuid:c8e36670-7d8d-461d-b813-149950a9fc36>
en
0.926051
.... . Show:   Top Rated Lowest Rated Newest Controversial Best Per page: Show All Replies Show Shortcuts #10 - heartlessrobot (01/05/2013) [-] I can clearly see that man's anus. #15 to #10 - megashot (01/05/2013) [-] bu....but...he has no balls.... User avatar #20 to #15 - Tonkka (01/05/2013) [-] Cold does that #1 - ...
http://www.funnyjunk.com/funny_pictures/4346548/4346104/
dclm-gs1-067140002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.077878
<urn:uuid:dd6c9b30-1a78-4be1-a4d2-48657680111b>
en
0.933092
PSN Error 80028E06 - You have been signed out of psn RKO_ON_RAWPosted 7/8/2011 2:23:33 PM Anyone else getting this? I signed into psn fine after that but then it signed me out again. PSN undergoing maintainence or something? Also, the system froze for a while too but then unfroze after I hit the power button. It'...
http://www.gamefaqs.com/boards/927750-playstation-3/59678142
dclm-gs1-067170002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.039406
<urn:uuid:59297c1b-9a78-4591-bbac-e3cd88cf89ce>
en
0.940489
Ace Combat Zero: The Belkan War Ever been inside a banking F-14, trying to outmaneuver a set of incoming missiles while simultaneously keeping a bogie ahead of you in your sights? Yeah, we thought not. Well, we haven't either, but after piloting authentic jets, executing precise aerobatic attack patterns and generall...
http://www.gamesradar.com/ace-combat-zero-the-belkan-war-review/?page=2&comment_ordering=oldest_first
dclm-gs1-067190002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.033474
<urn:uuid:b04ecddb-45b9-4a3c-9ce9-6f7046c477f0>
en
0.935443
Connect to share and comment Robinson named UN peace envoy for Great Lakes The nomination is part of a broader initiative under which Ban wants to establish a 2,500 strong UN "intervention brigade" in eastern DR Congo alongside the political efforts to be led by Robinson.
http://www.globalpost.com/dispatch/news/afp/130318/robinson-named-un-peace-envoy-great-lakes
dclm-gs1-067230002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.021207
<urn:uuid:03eea0e4-21bb-489f-b748-4bf2db636597>
en
0.916293
Pauciugo Gelato & Caffe 1 3033 Wilson Blvd Arlington, VA 22201 Paciugo founder Cristiana Ginatta loves gelato. This passion was sparked during a childhood spent in Italy, tasting her grandfather’s handmade gelato. After honing her skills as a professional gelato maker at a traditional, family-run culinary school, Gi...
http://www.groupon.com/biz/arlington-va/paciugo
dclm-gs1-067290002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.032628
<urn:uuid:12e5bd8e-c034-48e6-b6f2-7226e1294552>
en
0.786874
Skip navigation elements to page contents Hazelden Bookstore Welcome GUEST    View Shopping Cart   0 item(s) eBook At Wits End What You Need to Know When a Loved One is Diagnosed with Addiction and Mental Illness 280 pp. Author: Jeff Jay Author: Jerry A. Boriskin, Ph.D., C.A.S. Item: EB2450 Publisher: Hazelden Publishe...
http://www.hazelden.org/OA_HTML/ibeCCtpItmDspRte.jsp?section=11201&item=43107&sitex=10020:22372:US&HZPR=Qrh8X15bmjuC854oKsNEE2-i:S&HZPR_pses=ZGC9619A837BD8EFA0B2E20D301A7BC5581D722FC1139C31A5F0D3BFB739700A902475AF345C66AB567EA848B2E6C7F03982963F98BFB921CA
dclm-gs1-067340002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.051563
<urn:uuid:73d8deaa-93e4-4188-8102-2e164d310d2e>
en
0.971415
TRIPOLI, Libya — An explosion believed to have been caused by a bomb ripped through the military intelligence building in Libya's eastern city of Benghazi at dawn Wednesday, causing damage to the structure and nearby homes but no injuries, a security official said. Younis served as Moammar Gadhafi's interior minister...
http://www.huffingtonpost.com/2012/08/01/libya-bomb-military-hq-benghazi_n_1727694.html
dclm-gs1-067380002
false
false
{ "keywords": "blast" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.02528
<urn:uuid:4b4eb938-9bcc-40d1-b98c-49add41bb73a>
en
0.93961
iOS app Android app More Kevin Morris and Glenn Altschuler Kevin Morris and Glenn Altschuler Posted: May 21, 2009 03:47 PM Narcissistic Night Sweats Review of: The Narcissism Epidemic: Living in the Age of Entitlement by Jean M. Twenge and W. Keith Campbell Ph.D. Free Press Publishing. 352 Pages. $26.00 As Americ...
http://www.huffingtonpost.com/kevin-morris-and-glenn-altschuler/narcissistic-night-sweats_b_206466.html
dclm-gs1-067390002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.030716
<urn:uuid:13eb0ddb-7b64-4574-a36c-3531b0e10d90>
en
0.963032
My Minecraft Project Is Complete!December 8, 2012 by Aren't they cool? Took me a while, but it was worth it. These were NOT created on Creative mode, I had to go find the materials myself so it's much more satisfying. Not a bad lil' project for a Minecraft n00b. I'm happy with them. So, Minecraftians, what's the coo...
http://www.ign.com/blogs/godofmoogles/tag/final-fantasy/
dclm-gs1-067420002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.026468
<urn:uuid:642a748d-b4ea-4d5a-8d97-b9453b21db95>
en
0.924045
28 Tactics Used By Insurance Adjusters That Could Cost You A Lot of Money This easy to read report will give you a heads up on the tactics used by insurance companies to save them money and diminish the worth of your personal injury claim. Should you trust the insurance adjuster when he or she says not to obtain a la...
http://www.jdsupra.com/legalnews/28-tactics-used-by-insurance-adjusters-t-49154/
dclm-gs1-067450002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.108158
<urn:uuid:0e06ce05-cc37-4cb6-b5ed-bb632da22cea>
en
0.970508
Reply to a comment Reply to this comment TNMOM50 writes: in response to SonThe7th: You dont disprove my facts, you just call names and attack .. The resident rightwingnuts cry, issue after issue, the 'guvment is a wastin their tax money'.. LOL.. Dont really believe they pay a huge amount of taxes, and if you look a...
http://www.knoxnews.com/comments/reply/?target=61:221300&comment=1359152
dclm-gs1-067510002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.019455
<urn:uuid:82c9555e-6314-46be-8e40-684746e36838>
en
0.987673
recent on-air advertisers Now Playing News-Talk 740 KRMG Listen To Tulsa's ... Posted: 6:58 a.m. Wednesday, June 19, 2013 DUI suspect offers cops a beer Yeah, they arrested him Getty images By Rick Couri The guy was already in trouble and just made it worse. Cops had pulled over Omar Medina for suspected drunk...
http://www.krmg.com/news/news/local/dui-suspect-offers-cops-beer/nYPYk/
dclm-gs1-067530002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.177626
<urn:uuid:927e934b-7549-4a0c-99da-cb446d8c3b96>
en
0.842679
Learning Resources 0 items $0.00 Your shopping basket is empty. Compare with Zoomy™ Untitled Document 10-15 Minutes Materials: Zoomy™, com- puter, a book that contains many examples of simile and metaphor. Skills:Comparison, Similes Grades: 3-6 Whole Class 1. Read a book to the class that has many examples of simile o...
http://www.learningresources.com/category/simple+technology+activities/simple+technology+activities/zoomy-trade-/compare+with+zoomy-trade-.do
dclm-gs1-067570002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.022753
<urn:uuid:d5cd428a-380a-4926-99f6-dba14910cb73>
en
0.988429
John Cole: Good afternoon and, to those of you who are not Library employees, welcome to the Library of Congress. I'm John Cole. I'm the Director of the Center for the Book in the Library of Congress. It's the reading promotion arm of the Library and we do many things to help promote books and reading. We have a networ...
http://www.loc.gov/today/cyberlc/transcripts/2007/071030ctb1200.txt
dclm-gs1-067600002
false
false
{ "keywords": "candida" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.765728
<urn:uuid:ac316e01-56e1-4087-8077-f80dc32f6b5d>
en
0.983366
Skip over navigation Paltrow's cigarette battle helped with addict role Paltrow's cigarette battle helped with addict role Gwyneth Paltrow "understood" how to play an alcoholic in her new movie Country Strong because she struggled to beat her tobacco addiction - even after her beloved dad died from throat cancer. T...
http://www.lovefilm.com/lovefilm/info/editorial/31480.html
dclm-gs1-067610002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.022654
<urn:uuid:2967357b-85ef-44db-9e58-bffe9fed839e>
en
0.942193
Chicago Reader's Scores • Movies For 4,910 reviews, this publication has graded: • 42% higher than the average critic • 2% same as the average critic • 56% lower than the average critic Average Movie review score: 58 Highest review score: 100 The Host Lowest review score: 0 Psycho Score distribution: 4,910 mov...
http://www.metacritic.com/publication/chicago-reader?filter=movies&num_items=30&sort_options=critic_score&dist=positive&page=8
dclm-gs1-067740002
false
false
{ "keywords": "mouse" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.029384
<urn:uuid:fa6bc218-7cbb-42a7-909b-fb46ff459db4>
en
0.952298
Survive until dawn and you will be safe... but get caught and your DEAD. Community Rating 0 votes submitted. You Say Ratings closed.
http://www.moddb.com/games/dark-woods/reviews
dclm-gs1-067780002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.05178
<urn:uuid:4d84e465-eaa2-430d-90c3-96e0a17be32e>
en
0.958846
Kevin Drum Chart of the Day - 4.20.2009 | Mon Apr. 20, 2009 9:53 AM GMT A few days ago, when I read that bank lending had dropped 2.2% in February, I didn't think too much of it.  In fact, it didn't really sound all that bad.  Given that we're in the middle of a serious recession, a decrease of 2.2% seemed like it m...
http://www.motherjones.com/kevin-drum?page=908&x=35
dclm-gs1-067800002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.062555
<urn:uuid:0e8691ed-7770-4caa-982d-bb58f00961f8>
en
0.905584
is there a moldies part three? (1016 Posts) Tortington Sat 03-Jan-09 15:31:23 just wondering, as i can't find it. Now I am persitent...but even I had think... Thomcat Tue 06-Jan-09 22:13:24 really? I mean like really? Thomcat Tue 06-Jan-09 22:02:31 PMSL - never fear there is now a part 4! Wonder what new thing...
http://www.mumsnet.com/Talk/site_stuff/676315-is-there-a-moldies-part-three?reverse=1
dclm-gs1-067840002
false
false
{ "keywords": "monkey" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.068234
<urn:uuid:3d370ff9-1c0b-4004-ab8a-3c7a9920af59>
en
0.978177
MyChem.Em's picture I was going to post this reallyyyy long blog about how I cant sleep because of a stupid nightmare and if I do I'll die?................................But I hit a button on the laptop computer and it went to my homepage and destroyed/erased th whole thing.I was a couple words from being done too.O...
http://www.mychemicalromance.com/blog/mychemem/hmph
dclm-gs1-067860002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.269538
<urn:uuid:531549ff-b969-4066-be88-fb58432939c2>
en
0.978397
Reply to a comment Reply to this comment praetorian writes: in response to rags123: Dennis Thompson got hired in the middle of the night by a school committee overwhelmed with ego and smoke and morrors. He is bright, did his job that they wanted him to do, then the politicians fired him because he wouldn't kneel wh...
http://www.naplesnews.com/comments/reply/?target=61:278344&comment=1042594
dclm-gs1-067870002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.061083
<urn:uuid:864e77a6-7b4c-4000-beec-7d14c45d7198>
en
0.935735
Last updated: December 20, 2013 10 ways to make a slow computer run faster 10 ways to make a slow computer run faster SLOW computer making you want to cry? We feel your pain. Follow these 10 really simple tricks and tips to make your machine run faster. Video gaming is intense... REALLY intense Video gaming is i...
http://www.news.com.au/technology/gaming/hi-tech-toys-reviewed-and-rated/story-e6frfrt9-1226497630411
dclm-gs1-067900002
false
false
{ "keywords": "monkey" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.676968
<urn:uuid:eecbed6b-845f-44aa-8666-cd4dd25be81c>
en
0.965443
Paul Little at large Paul Little is a Herald on Sunday columnist Paul Little: It's Yahweh or the highway Religious instruction in schools is divisive. Photo / Getty Images Religious instruction in schools is divisive. Photo / Getty Images Religions do a little good and a lot of bad. But you don't have to believe to...
http://www.nzherald.co.nz/opinion/news/article.cfm?c_id=466&objectid=10907893
dclm-gs1-068050002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.32738
<urn:uuid:c068003c-1626-432a-8543-724df88f4807>
en
0.967649
a NewsHour with Jim Lehrer Transcript Online NewsHour June 16, 1999 David Gergen, editor-at-large of U.S. News and World Report, engages Freeman Dyson, professor of physics at Princeton University, on his new book, The Sun, the Genome, and the Internet: Tools of Scientific Revolution. JIM LEHRER: A Gergen dialogu...
http://www.pbs.org/newshour/gergen/june99/dyson_6-16.html
dclm-gs1-068140002
false
true
{ "keywords": "genome, genetic engineering" }
false
null
false
0.162693
<urn:uuid:29ea2346-6781-47bd-bf8c-4405c37c4471>
en
0.790505
Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona We don't bite newbies here... much Re (3): (GOLF) splitting an hexadecimal colour triplet by btrott (Parson) on Jul 05, 2001 at 21:37 UTC ( #94176=note: print w/ replies, xml ) Need Help?? in reply to Re: Re: (GOLF) splitting an hexadecimal colour...
http://www.perlmonks.org/?node_id=94176
dclm-gs1-068210002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.800433
<urn:uuid:e9688416-366f-4318-aa1a-1697e1764ad9>
en
0.828614
Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk We don't bite newbies here... much Can you explain the result? by PerlOnTheWay (Scribe) on Dec 06, 2011 at 13:15 UTC ( #942011=perlquestion: print w/ replies, xml ) Need Help?? sub func { my ($delimiter, $text) = @_; return 1 and 0; } use Data::...
http://www.perlmonks.org/?node_id=942011
dclm-gs1-068220002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.187418
<urn:uuid:600a5770-5dd3-4fb1-9c58-718b3fd9d792>
en
0.95922
previous next 1 This city, or island, Cos, is not that remote island in the Aegean Sea, famous for the birth of the great Hippocrates, but a city or island of the same name adjoining to Egypt, mentioned both by Stephanus and Ptolemy, as Dr. Mizon informs us. Of which Cos, and the treasures there laid up by Cleopatra a...
http://www.perseus.tufts.edu/hopper/text?doc=Perseus%3Atext%3A1999.01.0146%3Abook%3D13%3Awhiston+chapter%3D13%3Awhiston+section%3D1
dclm-gs1-068240002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.999709
<urn:uuid:897c3ad8-aac6-48f0-9e5f-46d947e02399>
en
0.95344
Reply to a comment Reply to this comment TheToad writes: in response to Righty: Could someone please explain to me why homosexuals don't pursue civil unions in the State of Texas? Why is it always "marriage?" Marriage is strictly a religious covenant and always has been even if the word use has become common for no...
http://www.reporternews.com/comments/reply/?target=61:143553&comment=306322
dclm-gs1-068380002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.030138
<urn:uuid:75fff54f-6f7f-43c9-a79f-f4fc20fe2142>
en
0.89831
Complement activation induced by purified Neisseria meningitidis lipopolysaccharide (LPS), outer membrane vesicles, whole bacteria, and an LPS-free mutant. Department of Pediatrics, Ullevål University Hospital, 0407 Oslo, Norway. The Journal of Infectious Diseases (Impact Factor: 5.85). 02/2002; 185(2):220-8. DOI:10.1...
http://www.researchgate.net/publication/11550943_Complement_activation_induced_by_purified_Neisseria_meningitidis_lipopolysaccharide_(LPS)_outer_membrane_vesicles_whole_bacteria_and_an_LPS-free_mutant
dclm-gs1-068390002
false
true
{ "keywords": "cytokine, air-liquid interface" }
true
{ "score": 0.7759445905685425, "triggered_passage": 0 }
true
0.050991
<urn:uuid:cee65744-d8e1-45d0-a709-bf3aad2f145f>
en
0.885972
Reelin sets the pace of neocortical neurogenesis. Instituto de Neurociencias, Universidad Miguel Hernández - Consejo Superior de Investigaciones Científicas, Campus de San Juan s/n, E-03550 San Juan de Alicante, Spain. Development (Impact Factor: 6.6). 12/2011; 138(23):5223-34. DOI:10.1242/dev.063776 Source: PubMed A...
http://www.researchgate.net/publication/51784977_Reelin_sets_the_pace_of_neocortical_neurogenesis
dclm-gs1-068410002
false
true
{ "keywords": "p gene, e protein" }
false
null
false
0.031833
<urn:uuid:453a4a5d-7402-433c-8600-d254bbc933f3>
en
0.913071
The involvement of the orbitofrontal cortex in the experience of regret. Institut des Sciences Cognitives, CNRS, 67, Boulevard Pinel 69675 Bron, France. Science (Impact Factor: 31.2). 06/2004; 304(5674):1167-70. DOI:10.1126/science.1094550 Source: PubMed ABSTRACT Facing the consequence of a decision we made can trigg...
http://www.researchgate.net/publication/8550315_The_involvement_of_the_orbitofrontal_cortex_in_the_experience_of_regret
dclm-gs1-068420002
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.018663
<urn:uuid:22b03eff-c33f-4a31-b7e2-e48bc7ea900d>
en
0.892984
Department of Experimental Pathology and Oncology, University of Firenze, Firenze, Italy. Cancer Research (Impact Factor: 8.65). 02/2004; 64(2):606-11. DOI:10.1158/0008-5472.CAN-03-2360 Source: PubMed ABSTRACT The acquisition of the capacity to invade surrounding tissues confers a more malignant phenotype to tumor c...
http://www.researchgate.net/publication/8901421_herg1_gene_and_HERG1_protein_are_overexpressed_in_colorectal_cancers_and_regulate_cell_invasion_of_tumor_cells
dclm-gs1-068430002
false
true
{ "keywords": "cancer therapy, e protein" }
true
{ "score": 0.9761291742324829, "triggered_passage": 0 }
true