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.071674
<urn:uuid:5ee07f96-e64c-4569-8748-79216d22db6b>
en
0.970711
A Gay Republican Speaks Out After the ouster of Richard Grennell, a gay Republican decides not to vote in the coming election. The general-election campaign has hardly even started, but it already has produced what likely will go down as the most shameful moment of the 2012 presidential race. That moment occurred whe...
http://reason.com/archives/2012/05/04/a-gay-republican-speaks-out
dclm-gs1-175790003
false
true
{ "keywords": "ns gene, candida" }
false
null
false
0.085291
<urn:uuid:9df638b1-47f7-4d7d-8f49-3aae3d3da78f>
en
0.944692
Skip to main content Regulations and Information for Tarpon in Florida 2008 : eBay Guides Write a guide Guides by: waternets ( 12410Feedback score is 10,000 to 24,999) Regulations and Information on Tarpon in Florida! No minimum size limit or closed season; 2 per person per day limit; Requires a $50 tarpon tag to ...
http://reviews.ebay.ca/Regulations-and-Information-for-Tarpon-in-Florida-2008?ugid=10000000010361649
dclm-gs1-175800003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.355507
<urn:uuid:90022171-07a4-4b56-bcac-682bf82f933a>
en
0.942482
Like everytime they’re having an eye to eye, her eyes are not looking at his eyes, but they travel to his lips. Shoot I would too if Barun was that close to me… xD I think it makes the whole thing hotter. Like gurl you know you wanna get some;) 1. arziyan-saari reblogged this from chori-chori 2. chori-chori ...
http://roopkichandini.tumblr.com/post/34980700044/khushi-always-stares-at-arnavs-lips
dclm-gs1-175820003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.077717
<urn:uuid:b3501cbd-abc0-4777-ba13-b87957bdf558>
en
0.943819
Saw be visitor behaved serotonin syndrome cymbalta to so round cheerful nor no at our sweetness wished rapid remarkably in outward natural northward remarkably number silent cultivated one neglected engrossed against oh at sir addition estimating polite way private quick therefore decisively evident fat cottage you. Co...
http://safiatextile.com/bulotepux.php?vami=serotonin-syndrome-cymbalta&w=b
dclm-gs1-175840003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.021764
<urn:uuid:d75959b4-797e-418a-ad55-1c565e8b3e96>
en
0.925918
Tell me more × I’m trying to help out someone who has windows server 2003 small business edition running a domain with 2 workstations. In my view a domain controller for 2 workstations is much more of a hassle than it’s worth so I’m going to change them to a workgroup. I’m going to leave the server running but only as...
http://serverfault.com/questions/81872/to-demote-or-not-to-demote-ad/81891
dclm-gs1-175930003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.847277
<urn:uuid:c55e74d5-bbd7-439a-a470-fc4186ac4436>
en
0.862311
Tell me more × Hi am a experienced Java programmer.I've just stepped into learning Objective-C and XCode.I am unable to understand a very basic but important thing which is not letting me progress any further. I want to create objects of classes defined by me and then access and use those objects in the View Controll...
http://stackoverflow.com/questions/13130175/how-to-create-and-use-same-objects-in-view-controller-methods
dclm-gs1-176030003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.056137
<urn:uuid:9e88fd06-dbed-4aef-a358-cde08e5a46e9>
en
0.896446
Tell me more × I'm trying to create a regular expression that matches words with the following condition: • Match words which can contain characters like: æøå, and numbers. • If a word contains any of the following characters, it is invalid: So for example these words are okay: But these should fail: share|i...
http://stackoverflow.com/questions/13886769/creating-a-simple-regular-expression/13886928
dclm-gs1-176040003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.125628
<urn:uuid:9bc4de67-e0e9-4f57-a07f-55c7075d8f2c>
en
0.877263
Tell me more × I am reading about the Linux Device model which is built around buses,devices and drivers .I am able to understand a bit about how devices and driver matches happen but not clear about the role of buses here,how buses matches with device. One more doubt I have regarding where platform device gets it na...
http://stackoverflow.com/questions/19244847/from-where-platform-device-gets-it-name
dclm-gs1-176050003
false
false
{ "keywords": "t-cell" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.338309
<urn:uuid:06946110-61af-43a8-b636-a5d806fbe2dc>
en
0.908044
Tell me more × I want to create a script where I start an emulator and after the system is fully booted, I want to install an .apk. How can I know when the emulator is fully booted so I can run the install command? Here it is said that adb wait-for-device install <app>.apk is not correct. So how can I achieve this? ...
http://stackoverflow.com/questions/3634041/detect-when-android-emulator-is-fully-booted?answertab=active
dclm-gs1-176060003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.036277
<urn:uuid:a2121cd2-092e-4ff9-a164-551157e19dc7>
en
0.799468
Tell me more × I give users the ability to put album in my Flex application. I want to add a feature when they can click a button to view photos full screen slide show. How to do that? share|improve this question add comment 1 Answer up vote 1 down vote accepted To change to full screen mode: Application.applica...
http://stackoverflow.com/questions/4475093/how-to-display-photos-full-screen-in-flex
dclm-gs1-176080003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.075546
<urn:uuid:aa86478d-9f78-45f7-95a9-d5554b693a50>
en
0.884233
Tell me more × I am using a scheduler to run a unix script which starts up my application. The script is in the PATH of the user used by the scheduler. Hence, can be run from an y My application log files are created relative to where the script is run from. Unfortunatley, the scheduler does not run the script from t...
http://stackoverflow.com/questions/6226334/get-unix-script-to-behave-as-if-it-was-run-from-a-different-folder?answertab=oldest
dclm-gs1-176090003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.03074
<urn:uuid:6cdc497a-69ad-47cf-bbf8-3100b1284db8>
en
0.951064
Brought horrible. Of favourable cordial september advice her ask regret and sex any to child acuteness use seems for ye so waiting voice amongst neglected wicket shot her or. Calling. But began declared new sight she away cause abode family guest so get him mrs decisively plenty no outweigh few my joy thoughts. Zealous...
http://stop-excessive-sweating-now.com/sygylizeb.php?ricu=diet-with-pasta&te=5
dclm-gs1-176120003
false
false
{ "keywords": "herpes simplex" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.661361
<urn:uuid:92023eb8-ed36-4347-83d0-c77025adb202>
en
0.899587
Take the tour × I'm interested in finding the true URL behind a flash player for a radio station. I'd even be happy if tunein.com played it, but I've checked (radio station is there but doesn't play). So I went to the site, using both Fiddler and Chrome's Developer Tools » Network to try to sniff the URL. The closes...
http://superuser.com/questions/540406/finding-url-of-radio-flash-stream
dclm-gs1-176140003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.372162
<urn:uuid:42690ea1-a77b-4ead-a12b-bff1a556da18>
en
0.936534
Take the tour × I have the Medialink Bluetooth 4.0 adapter and a Motorala HX550 headset. I'm on Windows 8 x64. When using my bluetooth adapter paired with a headset, I get a random clicking/popping sound every so often. It doesn't matter how close I am to the dongle, it always does it. I've tried other headsets and th...
http://superuser.com/questions/632448/broadcom-bluetooth-4-0-adapter-and-motorola-hx550-headset-popping-noise
dclm-gs1-176150003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.0229
<urn:uuid:0868abac-d07b-4be7-98d7-00c915c5a2d5>
en
0.945516
TARDIS Index File 37,325articles in progress 1997 in the DWU • production history • vital statistics • releases Timeline for 1997 20th century | 1990s 1991 • 1992 • 1993 • 1994 • 1995 • 1996 • 1998 • 1999 • 2000 • 2001 • 2002 • 2003 On 30 April 1997, Bernice Summerfield was dropped off...
http://tardis.wikia.com/wiki/1997
dclm-gs1-176160003
false
false
{ "keywords": "engineering" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.022168
<urn:uuid:dd1f087c-3af0-4309-bf7e-eed9318f6546>
en
0.971844
Commentary: Jena's Reckless Challenge Quest Somnicide writes in with his commentary on a video featuring an instanced defense quest: Now there are a lot of basic PvE videos of TERA on YouTube that I’m sure many people have sifted through. But one that stood out to me as interesting was this video of an instanced ques...
http://tera.zam.com/story.html?story=22871
dclm-gs1-176190003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.021057
<urn:uuid:a09a2238-931a-4bf4-9994-3ff26591e3ee>
en
0.9467
1. Entertainment Discuss in my forum Bruno Mars Songs The Top 10 Best Hits Bruno Mars first gained major attention as a featured artist performing with B.o.B. However, it wasn't long before he topped the pop singles chart as a lead artist and soon became one of the top male stars in pop music. These are his 10 bes...
http://top40.about.com/od/picksofartistsbest/tp/top-10-bruno-mars-songs.htm
dclm-gs1-176260003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.839808
<urn:uuid:b8c1b120-26e7-4b91-9034-a924ec8feedf>
en
0.932626
[[folder: Gakuen Alice ]] [[WMG: [[Franchise/{{X-men}} Mutants]] are the same as alices]] It just so happens that ValuesDissonance causes mutants/alices to be looked down on the the United States, while mutants/alices are respected in Japan. Also Z (the Anti-Alice Organization) is a branch of The Brotherhood of Evil M...
http://tvtropes.org/pmwiki/folderizer.php?target=WMG.GakuenAlice
dclm-gs1-176300003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.836292
<urn:uuid:6a6371e1-14f6-41db-97e4-4cfbb724639c>
en
0.843397
• I. B. Tauris email/print EmailPrint Lisa DiCarlo Lisa DiCarlo is Assistant Professor of Anthropology, Babson College, Massachusetts. cover Buy Migrating to America Transnational Social Networks and Regional Identity among Turkish Migrants I.B. Tauris Why do so many Turkish migrants choose to make their fortune i...
http://us.macmillan.com/author/lisadicarlo
dclm-gs1-176320003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.024119
<urn:uuid:cd70e5e3-9348-497b-94b5-d3c36a7de0b5>
en
0.920844
high speed liquid emissions tags: , , Food poisoningWarning:   bad taste food post,   do not read on if you have a weak stomach. Alone in a restaruant at lunch time in the daylight.   Local people, mostly Muslims, were fasting for Eid.    The sea food in this Alexandria restaurant tasted fabulous I wisely didn’t ea...
http://wendyhome.com/2009/12/05/high-speed-liquid-emissions/
dclm-gs1-176380003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.057798
<urn:uuid:b33bd97b-4e12-4082-9dca-9571843a5ead>
en
0.961967
Wounded Animal's Needless Suffering RECEIVED Wed., Dec. 5, 2012 Dear Editor,     Although I do not hunt or eat meat, I appreciated Jessi Cape’s honest account of her hunting class near Medina [“In the Blind,” Food, Nov. 30]. It is refreshing to see a person who cares about food sustainability and actually feels for h...
http://www.austinchronicle.com/postmarks/2012-12-05/1389859/
dclm-gs1-176630003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.037545
<urn:uuid:2cb58cf3-ff3c-4310-90ef-b013ddb35b1c>
en
0.957538
Sterilising bottle-feeding equipment By Julia Youll Why sterilise? During their first year of life, babies are at their most vulnerable to viruses, bacteria and parasitic infections, which can lead to anything from a mild attack of thrush to the more serious condition of gastroenteritis. This is an illness similar t...
http://www.babycenter.in/a554982/sterilising-bottle-feeding-equipment
dclm-gs1-176670003
false
true
{ "keywords": "immune system, bacteria" }
false
null
false
0.022712
<urn:uuid:0ff4766d-499f-44e0-ac77-360aa6972d4b>
en
0.961999
Your Take  Your Take: Your Favorite Personal Finance Book Every year, hundreds of personal finance books are published. Every year, personal finance bloggers, experts, and columnists always refer back to a handful of books that have stood the test of time. Many bloggers are fans of Your Money or Your Life and the Ric...
http://www.bargaineering.com/articles/tag/robert-kiyosaki
dclm-gs1-176690003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.046336
<urn:uuid:bbd239ce-4e82-4bf3-a981-50017f8ccd69>
en
0.952912
The Vision For $3.4 Billion Uber Is Much More Than Just A Car Service, And It Could Vastly Improve Our Lives en-us Wed, 31 Dec 1969 19:00:00 -0500 Wed, 11 Dec 2013 04:27:04 -0500 Alyson Shontell Frank George Tue, 27 Aug 2013 05:58:29 -0400 Should Uber really be valued at a tenth of Federal Express??? Fedex market cap =...
http://www.businessinsider.com/why-uber-is-worth-34-billion-2013-8/comments.rss
dclm-gs1-176860003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.989314
<urn:uuid:9af665df-5e5f-40e8-8bbc-6727ddf41db0>
en
0.957377
Reply to a comment Reply to this comment caveat_emptor writes: If I am not mistaken, baseball has the ten run rule enforced after five innings. This is just accepted as part of the game. Why would something similar (fifty point lead after two or three quarters) be different for football? What am I missing?
http://www.caller.com/comments/reply/?target=61:144365&comment=900649
dclm-gs1-176890003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.727195
<urn:uuid:fe3d11ad-876f-408c-a5be-33a3490cdb25>
en
0.975195
Reply to a comment Reply to this comment workingjoenosayso writes: The reality is the commissioners, city manager, and chamber of commerce has not been doing a good job if anything at all. Where is the growth that they preach, how many GOOD paying jobs are they bringing in. The reality is they do not want growth, wh...
http://www.courierpress.com/comments/reply/?target=61:278452&comment=977757
dclm-gs1-177030003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.05413
<urn:uuid:3c5426b1-7483-4e18-9e12-2ab9ca752ecf>
en
0.949789
Dreams of Distant Lives – <br /> CVLT Nation Interviews<br /> SUN DEVOURED EARTH Jun 2011 11 Sun Devoured Earth is the genre colliding one man project of Vadim Vasilyev From Latvia. His music is a mixture of the Wall Of Sound earmark of Shoegaze with the wanton lack of fucking giving of Black Metal with just about eve...
http://www.cvltnation.com/dreams-of-distant-lives-cvltnation-interviews-sun-devoured-earth/
dclm-gs1-177100003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.026066
<urn:uuid:8d35f590-2766-4431-8fc3-5b56c164a0be>
en
0.96379
In "The Lonesome West," Anthony Powell made one actor play an inept, drunken priest who commits suicide. For "A Skull in Connemara," he had two inebriated gravediggers feverishly smash human skeletons like so much crushed pepper. And, in his coup de gross, he affixed a crucifix to a 10-year-old girl in "The Pillowman."...
http://www.denverpost.com/ci_8467446
dclm-gs1-177220003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.019807
<urn:uuid:f67424ff-2805-46d3-aa9e-24bef6fb85be>
en
0.958393
Summary (Masterplots II: British and Commonwealth Fiction Series) Like most first novels, My Brilliant Career draws heavily on its author’s experience, and its verisimilitude was such that contemporaries judged it as a factual rather than fictional autobiography—an impression that a sequel, My Career Goes Bung (1954),...
http://www.enotes.com/topics/my-brilliant-career
dclm-gs1-177350003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.020043
<urn:uuid:d8d100a9-35c4-4671-b90d-b2c85b7049c9>
en
0.964964
Please update your Flash Player to view content. Mudgee Munching by Sally Hammond The Mudgee district, a land flowing with (not milk) but wine and honey, seems to be many people's idea of a promised land. The region, just a few hours by car from Sydney, is thick with displaced city-siders who have left the rat-race ...
http://www.foodandtravel.com.au/new-south-wales/mudgee-munching
dclm-gs1-177440003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.03621
<urn:uuid:3e32b81b-5c4f-4d17-a11a-e9c2c1fa2369>
en
0.948208
Dear Cashing In, - Robert Dear Robert, You're smart to use that Sapphire card for purchases overseas, since it charges no foreign transaction fee and gives you 2 points for every dollar spent on airfare, hotels, transportation and dining. But you're right: You need the right debit card for those ATMs. Using debit ...
http://www.foxbusiness.com/personal-finance/2013/06/18/what-are-best-debit-cards-for-atm-withdrawals-overseas/
dclm-gs1-177480003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.024407
<urn:uuid:e0ad48de-f120-460c-a313-a1b2a807eeaa>
en
0.946331
A look at anti-government protests, political unrest and key developments in six Arab countries on Saturday. The embattled Libyan regime passes out guns to civilian supporters, sets up checkpoints and sends armed patrols roving the terrorized capital Tripoli to try to maintain control of Moammar Gadhafi's stronghold...
http://www.foxnews.com/world/2011/02/26/mideast-protests-glance/
dclm-gs1-177500003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.999023
<urn:uuid:63b33660-07b7-45e7-9545-cafad21d20d3>
en
0.937772
Consumers Info USA / Author Books I've Written Help Me Understand How Credit Works Why Can't I Lose Weight Many of us were simply never taught the basics of diet and nutrition like what exactly is a calorie, what is fat, what are carbohydrates, how they effect you, etc. This eBook will easily explain..., Paradis...
http://www.free-ebooks.net/profile/247372/consumers-info-usa
dclm-gs1-177520003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.049936
<urn:uuid:e5336e94-42a0-427b-ac00-032ebadbd2e7>
en
0.961503
A Recent Favorite: Michael Ramirez by Michael Ramirez Michael Ramirez Recent Comments 1. Rodent50 commented on Michael Ramirez 3 months ago Has even one of Obama’s supporters ever actually defended his policies? All I ever see from them is silly insults and attacks on straw-men. Every response is blame B...
http://www.gocomics.com/profiles/94387
dclm-gs1-177630003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.969137
<urn:uuid:fe6a279e-3736-44a0-b382-e9ced9c1328c>
en
0.863227
1. Mediaite 2. Gossip Cop 3. Geekosystem 4. Styleite 5. SportsGrid 6. The Mary Sue 7. The Jane Dough 8. The Braiser ★ What is Gossip Cop? Find out! Shani Davis Olympics Ratings Golden; Night Tops “American Idol” Truth rating: 10 For the first time in six years, “American Idol” got beat. According to ...
http://www.gossipcop.com/tag/shani-davis/
dclm-gs1-177660003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.023793
<urn:uuid:80c97e48-e0b2-49fe-bc57-0b83400826d0>
en
0.974772
Reply to a comment Reply to this comment dead_vol_foul (Inactive) writes: in response to ps11824: orangecountyvols writes: I'm really proud of the way the girls played and especially Glory Johnson..............hustling and playing 100%. She also looked really good at the line. While the Lady Vols had a 50 point l...
http://www.govolsxtra.com/comments/reply/?target=61:259479&comment=1620655
dclm-gs1-177670003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.05393
<urn:uuid:d7702cf2-bfe0-40f2-830a-3c2c76efead1>
en
0.969176
Atlanta earns dubious distinction for gridlock Well, it's official: Atlantans have the worst commute in the nation. That's the word anyway, according to Forbes.com. I've long suspected it, but it didn't make me feel any better knowing I was right. We're worse than Houston. Worse than Dallas. Worse than Los Angeles. ...
http://www.gwinnettdailypost.com/news/2008/may/02/atlanta-earns-dubious-distinction-for-gridlock/
dclm-gs1-177740003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.029493
<urn:uuid:fe879e66-b39c-4044-b0a4-508d5a32b007>
en
0.954306
Make Ivy and Coney an awesome bar! We are about to open a neighborhood bar with a warm, corner tavern feel and we need your help getting us from GOOD to GREAT! The Roster The Ivy and Coney team is made up by Jamie Hess, Adam Fry, Josh Saltzman, and Chris Powers. Between the four of us we hold decades of food/beverag...
http://www.indiegogo.com/projects/make-ivy-and-coney-an-awesome-bar
dclm-gs1-177930003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.053939
<urn:uuid:54423dd0-b024-45e0-9d35-c3a5e052c27d>
en
0.972931
American in Ireland Michelle Bachmann was praising, not attacking Ireland Posted on Tuesday, August 30, 2011 at 02:30 PM Recent Posts submit to reddit Bachman wants US to copy Ireland Michelle Bachmann was not "attacking" Ireland when she spoke in Florida over the weekend. Rather, she was arguing that the United...
http://www.irishcentral.com/story/roots/the_american_in_ireland/michelle-bachmann-was-praising-not-attacking-ireland-128684798.html?fullsite=Y
dclm-gs1-177970003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.056875
<urn:uuid:e5155874-4834-45fe-a79b-1e028cffd507>
en
0.946521
Reports: Senior al-Qaida official killed in a drone strike Senior al-Qaida official and potential successor to al-Zawahiri has been reportedly killed in a drone strike. The potential successor to the group’s leader Ayman al-Zawahiri was killed on Friday morning in a Predator drone strike, according to US officials an...
http://www.itv.com/news/update/2012-12-08/reports-senior-al-qaida-official-killed-in-a-drone-strike/
dclm-gs1-177990003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.180579
<urn:uuid:45898075-bf06-42cb-812a-03a1355eff1b>
en
0.962824
How to Read A Scam E-mail Many attorneys receive email from international "clients," who have no desire to hire them, but instead to scam them. How can you tell which email comes from a potential client and not from a scammer? (A form of this article was published in the Connecticut Law Tribune in 2009.)
http://www.jdsupra.com/legalnews/how-to-read-a-scam-e-mail-18069/
dclm-gs1-178010003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.433272
<urn:uuid:3c52e943-063d-4216-9f03-acccb52648a1>
en
0.965605
Reply to a comment Reply to this comment beachrat12 writes: in response to nonclassical: how is actual, undeniable history, "nonsense"? It appears name calling is your preferred response to history you can neither deny, more accept..I have a very, very close friend in London at this very moment (Muslim) conducting...
http://www.kitsapsun.com/comments/reply/?target=61:348436&comment=507231
dclm-gs1-178060003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.044335
<urn:uuid:7d049d3a-0d48-4675-845b-4f4bdab4a102>
en
0.921697
Reply to a comment Reply to this comment dardena writes: in response to Exit43: I hope the ACLU is on this faith based ans state funded program, just like the Harrison merge! Come on people, why aren't you all up in arms for this? Forcing the working men and women to go to the Franciscans for medical treatment? I h...
http://www.kitsapsun.com/comments/reply/?target=61:404385&comment=614111
dclm-gs1-178070003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.033444
<urn:uuid:e6bb29e6-8552-490f-b16f-39eaf7181484>
en
0.963321
Reply to a comment Reply to this comment therightstuff writes: It is a sad and true fact that there are those who are dependent upon the government to the extent that they are.....but this did not start in 2008, people.....started a lot earlier. There are also those dependent on the government such as Raytheon, Nort...
http://www.knoxnews.com/comments/reply/?target=61:404149&comment=2452202
dclm-gs1-178080003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.050648
<urn:uuid:824c6f84-214c-48f2-921b-119e404c7e60>
en
0.975752
Reply to a comment Reply to this comment glockhead writes: in response to hallsguy: This sounds like legal thin ice. Not that I am defending the owners but the law regarding "takings" in drug cases is being successfully challenged around the country.Police departments have been taking property for years under the g...
http://www.knoxnews.com/comments/reply/?target=61:416053&comment=2522195
dclm-gs1-178090003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.03742
<urn:uuid:69bc155f-06d2-4318-b3d8-181371fac3a8>
en
0.861622
Drug courts http://www.kplu.org en Are drug courts working? http://www.kplu.org/post/are-drug-courts-working <p>http://stream.publicbroadcasting.net/production/mp3/kplu/local-kplu-958911.mp3</p><p>Drug courts have long been viewed as a success.&nbsp; The courts give drug offenders charged with non-violent crimes the op...
http://www.kplu.org/feeds/term/1658/rss.xml
dclm-gs1-178100003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.242674
<urn:uuid:a8fbbc44-5fef-4b44-8cf3-1a41acd5bc7b>
en
0.940458
For Joe Stoltz, life has come down to counting every dollar. That's what happens when you can't find work and you live in the state with the highest unemployment rate in the nation. The-so called BRIC nations may need to add a fifth member: Indonesia. Brazil, Russia, India and China were once considered the hot...
http://www.localnews8.com/news/ADVISORY-CNN-Wire-Outlook/-/308662/16986872/-/item/4/-/d8bsos/-/index.html
dclm-gs1-178180003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.028172
<urn:uuid:011bd942-b543-4a66-b0de-ae3b94316e25>
en
0.794663
Skip over navigation Filter by Fred Dove Fred Dove - filmography • Nobody's Perfect (2010) Starring: Fred Dove,  Mat Fraser,  Stefan Fricke Director: Niko Von Glasow Certificate: Certificate: TBC NOBODY'S PERFECT is a documentary which shows Niko von Glasow's search for eleven people who, like hi...
http://www.lovefilm.com/browse/contributor/145355/Fred_Dove.html
dclm-gs1-178190003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.021674
<urn:uuid:208d7b30-c512-4f08-bae9-5ebe673c9647>
en
0.766275
With a feel that's somehow more French than Italian, this casuals and beachwear shop stocks items to create the perfect weekend-on-the-Riviera wardrobe. Good picks: Syrian leather sandals in a rainbow of colors and tons of cute tees and beachwear for $75 and under. 8 Via Brera, 39-02-80-56-79-0 Products: Swimwear, Wome...
http://www.luckymag.com/shopping/stores/guides/milan/neighborhoods/north_of_city_center/naj_oleari.print
dclm-gs1-178200003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.249555
<urn:uuid:b7d87152-22a7-4481-ba85-0866d0bd5855>
en
0.963216
New! Write an annotation Hey there Bret, I see you looking down. Don't want to see my little buddy there with a frown. Just because I get more women than you, well that's only because they don't know you like I do. Sure, you're weedy and kind of shy. But some girlie out there must be needy for a weedy, shy guy. They w...
http://www.lyricsmode.com/lyrics/f/flight_of_the_conchords/bret_youve_got_it_going_on_lyrics.html
dclm-gs1-178210003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.71107
<urn:uuid:5fa70ab1-0978-4564-a255-18fa3bd94872>
en
0.80659
[Top] [All Lists] [xsl] How to do a diff of two HTML files with HTML output 2008-10-24 10:02:32 I was wondering if it possible to produce a [X]HTML diff using XSLT 1.0. Basically I want as output an [X]HTML file with strike through in red = for anything deleted from a file and in red for anything added. Does anythi...
http://www.mhonarc.org/archive/html/xsl-list/2008-10/msg00415.html
dclm-gs1-178290003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.346247
<urn:uuid:c2e70fa2-b8ed-48c8-b3a1-fb9bf1cd0505>
en
0.862004
lakers unofficial  82.0 #3469 (DL Qual #2110 Aug 1, 2011 12:48 PM  Disneyland Talk Land Adorable, updated design for Little Mermaid costume as seen at The Disney Store today! Love it but not sure I'm ready for my 6 year old to be in a PUSH-UP cleavage-creating costume?!!! Thoughts? NO way are you serious???? let littl...
http://www.mousewait.com/disneyland/lands-talk/221165/Adorable-updated-design-for-Little-Mermaid-costume-as
dclm-gs1-178320003
false
false
{ "keywords": "mouse" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.021199
<urn:uuid:42c4c21b-28b3-475b-89bd-d9ec1d724341>
en
0.909863
Ann Biomed Eng. Author manuscript; available in PMC 2006 May 18. Published in final edited form as: PMCID: PMC1463248 Unified Approach for Multiple Sclerosis Lesion Segmentation on Brain MRI The presence of large number of false lesion classification on segmented brain MR images is a major problem in the accurate d...
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1463248/?tool=pubmed
dclm-gs1-178410003
false
true
{ "keywords": "vector, attenuated" }
false
null
false
0.084092
<urn:uuid:275a233c-d758-4d7c-8ffd-8130a8ab8ec3>
en
0.682281
Leaf-Print Banded-Collar BlouseGet Adobe Flash player Leaf-Print Banded-Collar Blouse Style  01302467. We love the look of the abstract leaf print on this partial button-front blouse - featuring subtle shirring at the shoulders and a curved hem. 1. Banded collar. 2. Split-neck. 3. Partial button placket. 4...
http://www.nyandcompany.com/nyco/prod/Clearance/Clearance-Tops/Leaf-Print-Banded-Collar-Blouse
dclm-gs1-178460003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.029652
<urn:uuid:bd541b00-cc83-47ff-8be9-472b9b0dc10d>
en
0.947415
The Orange Mane - a Denver Broncos Fan Community The Orange Mane - a Denver Broncos Fan Community ( -   Off Topics Forum ( -   -   Audio/computer experts - Please help with crackling coming from my speakers! ( Broncobiv 08-12-2011 08:05 PM I am using a pair of Altec Lansing external speakers (with a subwoofer) that...
http://www.orangemane.com/BB/printthread.php?t=99379
dclm-gs1-178490003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.071724
<urn:uuid:2975c801-97b5-49e1-9e3a-b1c025d25ad5>
en
0.903874
Subscriber login Forgot your password? Library card login Definition of Argentina in English Translate Argentina | into French | into German | into Italian | into Spanish • a republic occupying much of the southern part of South America; population 40,913,600 (est. 2009); official language, Spanish; capital, Bu...
http://www.oxforddictionaries.com/definition/english/Argentina?rskey=4JcHsk&result=1
dclm-gs1-178530003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.027346
<urn:uuid:7278504a-a8aa-4055-a43d-f0e342ec69ce>
en
0.982489
Monday, December 9 A lesson on blame. On the first day we were supposed to head to work on our own, I led the team, but due to some closed off tram lines, we got lost and ended up taking a taxi to work. I felt apologetic for the lack of planning and looking into routes before we left, but only when we were lost, I fo...
http://www.peekashu.com/
dclm-gs1-178580003
false
true
{ "keywords": "mouse, engineering" }
false
null
false
0.021334
<urn:uuid:7a8bb978-bbd8-4496-a4cb-c56e82707140>
en
0.947152
Follow phpriot on Twitter Sponsored Link News Archive PhpRiot Newsletter Your Email Address: More information Note: This article was originally published at PHPDeveloper on 8 August 2011. Dave Marshall is already looking ahead to the next major release of PHP, version 5.4, and one of the features it will include - ...
http://www.phpriot.com/news/dave-marshalls-blog-traits-in-php-5-4-helloworld-with-logging-trait
dclm-gs1-178620003
false
false
{ "keywords": "candida" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.061541
<urn:uuid:0a096f6a-cb0b-4c36-a6a6-c35423f17aec>
en
0.972134
Equal Justice March 12th, 2012 by admin Leave a reply » There were two battles against the Japanese for the Philippines during World War II. We lost one and won the other. Though the War officially ended when the Japanese surrendered in 1945, the United States Congress decided it was too costly to recognize the Filip...
http://www.porlavidayjusticia.com/139-equal-justice.html
dclm-gs1-178660003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.399971
<urn:uuid:7f019ad0-770a-41b7-949c-ebe983e9b2b6>
en
0.843684
Olympic Decline Bench 411 Olympic Decline Bench The versatility and durability of the 411 Olympic Decline Bench make it a valuable piece of equipment for any facility. 20 degree decline angle creates a highly targeted workout for users. Guards on the racking system protect the bar from wear. Be the first to review t...
http://www.precor.com/en-us/commercial/products/review/product/list/id/102/
dclm-gs1-178670003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.020512
<urn:uuid:d07522a4-b454-4f5c-82f2-ce5fb555a9fb>
en
0.977196
Pacific Standard November-December 2013 Cover The Strange and Possibly Illegal World of Truancy Court Ralph Hedley: The Truant's Log, 1899. (PAINTING: PUBLIC DOMAIN) 623 Flares 623 Flares × The enforcement of the state's truancy laws, which were strengthened substantially in 2003, have led to a range of abuses, ac...
http://www.psmag.com/politics/the-strange-and-possibly-illegal-world-of-truancy-court-62010/
dclm-gs1-178710003
false
false
{ "keywords": "envelope" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.028405
<urn:uuid:cd895f15-1c61-4530-9f75-e61da13fd15d>
en
0.935512
Return to the Purplemath home page The Purplemath Forums Helping students gain understanding and self-confidence in algebra powered by FreeFind Find a West Roxbury Geometry Tutor Subject: Zip: Canton, MA Wellesley Hills, MA 17 Subjects: including geometry, reading, biology, algebra 1 Jamaica Plain, MA Natalia L. ......
http://www.purplemath.com/West_Roxbury_Geometry_tutors.php
dclm-gs1-178750003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.024692
<urn:uuid:99c5bb87-5c35-43aa-8ce5-3559ccaeca9d>
en
0.933477
Return to the Purplemath home page The Purplemath Forums Helping students gain understanding and self-confidence in algebra powered by FreeFind Find a Beltsville SAT Math Tutor Subject: Zip: 30 Subjects: including SAT math, chemistry, reading, calculus Rockville, MD Greenbelt, MD Judith H. ...I have a Ph.D. in chemi...
http://www.purplemath.com/beltsville_md_sat_math_tutors.php
dclm-gs1-178760003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.043158
<urn:uuid:81454fde-6501-4f75-b45d-05641649d2c2>
en
0.931063
Return to the Purplemath home page The Purplemath Forums Helping students gain understanding and self-confidence in algebra powered by FreeFind Find a North Metro Science Tutor Subject: Zip: Abigail W. ...She explains things in a way that a non mathematically inclined person can understand. She is very intuitive to ...
http://www.purplemath.com/north_metro_science_tutors.php
dclm-gs1-178770003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.081053
<urn:uuid:3d0ca1f3-794f-4aee-b590-8374665c5ad6>
en
0.962939
you are viewing a single comment's thread. view the rest of the comments → [–]Wexie 14 points15 points ago Money was a freak and a pervert who submitted fraudulent data, and is responsible for countless misery in the intersexed community. This is a brilliant book on the topic. Riveting read that will make you look ...
http://www.reddit.com/r/IAmA/comments/dg7q1/iama_male_26_years_of_age_born_without_a_penis_ama/c100fug
dclm-gs1-178820003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.098428
<urn:uuid:87a22504-c7aa-45f4-8748-d57dced48d5c>
en
0.994571
you are viewing a single comment's thread. view the rest of the comments → [–]ferocity562 4 points5 points ago I'm 29 and grew up thinking the same way. I would say how much I hated girls. I despised them. I looked down on them. I thought they were weak and pathetic. The only girls i was friends with were other mis...
http://www.reddit.com/r/TwoXChromosomes/comments/15mlbr/i_think_it_might_be_an_internet_thing_i_grew_up/c7nwz6g
dclm-gs1-178830003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.022016
<urn:uuid:ea97f955-e1e9-4077-87c9-3c622ad40778>
en
0.939283
[skol-uhp, skal-] scallop or pecten, marine bivalve mollusk. Like its close relative the oyster, the scallop has no siphons, the mantle being completely open, but it differs from other mollusks in that both mantle edges have a row of steely blue "eyes" and tactile projections. The rounded shells have radiating ribs wit...
http://www.reference.com/browse/scallop
dclm-gs1-178870003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.249083
<urn:uuid:ce73e734-19db-4169-a41f-d9fdada28ca5>
en
0.797617
Revlon Ceramic Stone Nail File Brand: Revlon Product Code: 53927 Availability: In Stock Revlon Ceramic Stone Nail File Gentle on weakest nails handle doubles as cutical pusher. Fine, long lasting ceramic stone material files and smoothes even the weakest nails without damaging. Specially designed handle can also be ...
http://www.saleevent.ca/tools-accessories/nail-implements/revlon-ceramic-stone-nail-file
dclm-gs1-178950003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.028395
<urn:uuid:4c1ddaba-ad42-4fbb-bf4a-9a814708af98>
en
0.953356
User Blog: Redmac83 Posts made by Redmac83 on The 1914 Reds Went Streaking Just Like the Dodgers (Kind Of) Redmac83 Mon, 19 Aug 2013 05:48:15 -0400 <p class="MsoNormal">Given that the <a href="" class="sbn-auto-link">Dodgers</a> have gone streaking to the tune of 42 wins in their last 51 contests, my original idea was ...
http://www.sbnation.com/users/Redmac83/blog/feed
dclm-gs1-178970003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.054093
<urn:uuid:e1869bd9-f9a2-4c44-b913-6ca362e34e36>
en
0.963789
Behind the mask of last emperor of the Aztecs Final stand: Moctezuma II was emperor of the Aztec Empire from 1502 to 1520 He is known in the West as a tragic ruler who lost his vast empire to the Spanish conquistadors. But an exhibition will show that Moctezuma II, the last elected emperor of the Aztecs, was also a c...
http://www.standard.co.uk/news/behind-the-mask-of-last-emperor-of-the-aztecs-6830227.html
dclm-gs1-179100003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.310983
<urn:uuid:058a2f81-83dc-402d-9f14-37f07526e4b6>
en
0.817646
1. Mediaite 2. Gossip Cop 3. Geekosystem 4. Styleite 5. SportsGrid 6. The Mary Sue 7. The Jane Dough 8. The Braiser PHOTOS: Kate Wears Another Amazing Hat For Garter Day Ceremony The hat-filled festivities just won’t quit! For the third day in a row the royal family has turned out in formal duds and fan...
http://www.styleite.com/media/garter-day-2011/
dclm-gs1-179110003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.032119
<urn:uuid:320edebd-94e4-4908-a255-12cf6fed9db1>
en
0.877544
1. Mediaite 2. Gossip Cop 3. Geekosystem 4. Styleite 5. SportsGrid 6. The Mary Sue 7. The Jane Dough 8. The Braiser Marc Jacobs Wore A Sheer Dress Over His Boxers To The Met Gala We see London, we see France, we see Marc Jacobs‘s underpants. The designer showed up to last night’s Met Gala in a black sh...
http://www.styleite.com/media/marc-jacobs-met-gala-2012/
dclm-gs1-179120003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.019163
<urn:uuid:1d26287e-1cb9-4e9e-b28d-00c0cb2aeb4b>
en
0.951274
[04/19/07 - 02:10 PM] [via press release from NBC] Series to Also Include Jerry Springer as New Host of Wide-open Talent Circus BURBANK -- April 19, 2007 -- NBC announced today Sharon Osbourne will join David Hasselhoff and Piers Morgan to judge the second season of the hit talent competition series "America's Got...
http://www.thefutoncritic.com/news/2007/04/19/nbc-announces-david-hasselhoff-piers-morgan-and-sharon-osbourne-as-trio-of-judges-for-second-season-of-nbcs-hit-talent-competition-series-americas-got-talent-premiering-may-29-24225/20070419nbc02/
dclm-gs1-179190003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.019879
<urn:uuid:2363c084-1fb7-426f-ab62-d1be3fa35492>
en
0.971391
5 reasons why Miami should resign Ronnie Brown YES, YES, I know that the NFL must come to an agreement for anything to happen. As we all know, Ronnie Brown and Ricky Williams, otherwise known as the R&R Express, are unrestricted free agents. Both Brown and Williams failed to live up to expectations, which was to kee...
http://www.thephinsider.com/2011/4/25/2133300/5-reasons-why-miami-should-resign-ronnie-brown
dclm-gs1-179220003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.030725
<urn:uuid:86d57c9e-b097-4851-ad09-b396a402b7e7>
en
0.854877
The Register® — Biting the hand that feeds IT NASA pimps Google Mars Historical maps, 'live' image feeds added Email delivery: Hate phishing emails? You'll love DMARC Users of the Martian part of Google Earth will be delighted to hear that it has received enhancements. The new virtual-Mars features include histori...
http://www.theregister.co.uk/2009/03/16/google_earth_mars_update/
dclm-gs1-179230003
false
false
{ "keywords": "latency" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.033473
<urn:uuid:bb7423be-f85d-46de-aae2-a97f14fb9cf8>
en
0.981762
The Gunslinger versus the Boogeyman. PDF Print Email Written by Rick Folstad Monday, 29 September 2003 21:00 Toney is the guy you see in your worse nightmares, the boogeyman with the Cheshire Cat grin and the Freddie Kruger demeanor. He slips into your dream just about the time you’re ready to ask your sweetheart to m...
http://www.thesweetscience.com/articles-2003?start=60
dclm-gs1-179260003
false
true
{ "keywords": "knockout, promoter" }
false
null
false
0.019388
<urn:uuid:23bb5f2e-760e-40dc-a4cd-0c6770f4a67d>
en
0.972755
Personal iPad 3 review Related: Josh's iPad review. Hey fellow Verge followers, the following is my review of the New iPad, off the bat you should know I'm presently a student, but studying journalism to hopefully become a tech journalist. Now, onto the review. To be quite frank, as much as I love Apple products unt...
http://www.theverge.com/2012/3/16/2879421/personal-ipad-3-review
dclm-gs1-179270003
false
false
{ "keywords": "engineering" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.102433
<urn:uuid:7a2c3572-099a-4f9d-9d9f-abd1537286cb>
en
0.978456
In need of a redesign since 2011. Monday, 6 June 2011 A hundred years Today we rowed on Roath Lake. We got the hang of turning. We went around the tower twice, avoiding other vessels. We joked about pirates. It's a big lake, lined by willow trees, but the great grey beauty was held in such a little moment - when a ...
http://www.thiefree.net/2011/06/hundred-years.html
dclm-gs1-179300003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.146274
<urn:uuid:9512a0c4-e97b-4613-b83c-d9c646c64f1d>
en
0.958993
One second... aka Carol is a 22.64 year old girl and has been a part of the Threadless community for 8 years, 1 month! she has scored 88 submissions, giving an average score of 2.40, helping 1 design get printed.
http://www.threadless.com/profile/198915/xregretable/votes
dclm-gs1-179310003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.020096
<urn:uuid:585a9dfa-b1fa-434c-a13a-4864fb89a01d>
en
0.747209
We support the following browsers: Soda Dona Mari 75 Metros Sur Antiguo Joron, San Jose, Costa Rica Update restaurant details Got a photo? Add it. Soda Dona Mari is ready for reviews. Cuisines: Costa Rican Restaurant details Also consider these other restaurants near Soda Dona Mari 93% recommend "Just amazing." 0....
http://www.tripadvisor.com.au/Restaurant_Review-g309293-d3477212-Reviews-Soda_Dona_Mari-San_Jose_San_Jose_Metro_Province_of_San_Jose.html
dclm-gs1-179400003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.018149
<urn:uuid:4d82f138-9a50-43b3-8551-2bc666ba0309>
en
0.920105
View Single Post Old 05-31-2012, 11:48 AM   #4 DEATH2000's Avatar Name: DEATH2000 Title: Moderator Status: Offline Join Date: May 2005 Location: Calgary, Alberta Rate My Car: 111 / 340 Your Ride: 1998 E36 328i sedan The BMW keys have to be purchased from the dealership. They have whats called the EWS system, commonly ...
http://www.unitedbimmer.com/forums/205652-post4.html
dclm-gs1-179430003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.17871
<urn:uuid:95cc6a41-b4fb-451f-8dd2-4d984db47748>
en
0.974186
Southie contingent of the BSC Welcoming Team not so welcoming The ever present, always hilarious Southie Yuppy/Local feud erupted again last week over at Caught in Southie's Facebook page with an anonymous letter to the editor from a wayward, misunderstood yuppy. As expected, the ensuing comments erupted into spirited...
http://www.universalhub.com/2012/southie-contingent-bsc-welcoming-team-not-so-welco
dclm-gs1-179440003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.287478
<urn:uuid:166960d3-3e24-4e53-969c-1db018a901b6>
en
0.901392
Subscribe Feedback English look up any word, like thot: 1. Redcoffee A nice hot cup of coffee with disgusting period blood instead of creamer. Never say yes to a gross woman offering you redcoffee. It's like eating out a virgin covered in her own period covered in coffee. rss and gcal
http://www.urbandictionary.com/define.php?term=Redcoffee&defid=3591434
dclm-gs1-179460003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.692628
<urn:uuid:f42cf704-bf8c-44a1-b274-ceb64579e2be>
en
0.953474
Subscribe Feedback English look up any word, like selfie: 2. The 911 When two women stand on a bed side by side...naked. Then a man...a naked man...continuously launches himself from a trampoline and tries to stab them with his engorged penis at some orifice above their necks. Then, after knocking them over, he ejacula...
http://www.urbandictionary.com/define.php?term=The%20911&defid=2138126
dclm-gs1-179470003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.452743
<urn:uuid:c8a75501-27b6-4f8c-813c-d9e6326138e0>
en
0.963969
Subscribe Feedback English look up any word, like crotch-first: 1. broken toy A person who has childhood, past relationship or other emotional damage that makes them broken and unable to be part of a healthy relationship. Scarlett had to cool it with Ed after his screaming fight with his ex-girlfriend at the nightclub....
http://www.urbandictionary.com/define.php?term=broken%20toy&defid=3651056
dclm-gs1-179490003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.231019
<urn:uuid:4ae62b6c-ba33-4297-950a-77840eee1fa9>
en
0.943084
Subscribe Feedback English look up any word, like dutch rudder: 1. Robertiello Obviously a bad-ass Italian that has a way of always getting out of trouble and is a super sweet talker. He's also very sexy. ya i got out of my punishment i pulled a straight up Robertiello rss and gcal
http://www.urbandictionary.com/define.php?term=robertiello
dclm-gs1-179500003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.955946
<urn:uuid:234aa7ce-79b4-4bc0-b3d5-b4044eacd0fe>
en
0.936853
Subscribe Feedback English look up any word, like fishermans haircut: 1. shit eating To be exceptionally smug, full of oneself. after that gummer i had a shit eating grin 2. shit-eating when one proceeds to eat ones own shit. hey man you shit-eating today? 3. shit eating Also refered to as an eater of Dung - the uncont...
http://www.urbandictionary.com/define.php?term=shit%20eating
dclm-gs1-179510003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.997131
<urn:uuid:50685e35-82a1-4ec1-839f-49ffa30a2657>
en
0.935359
Subscribe Feedback English look up any word, like cenosillicaphobia: 1. the gov a low income neighborhood in Hoffman Estates Illinois that is often portrayed as "ghetto" when really it's not. It's called the gov because a street called Governers Drive runs right through it and all the streets in the neighborhood are on...
http://www.urbandictionary.com/define.php?term=the%20govs
dclm-gs1-179520003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.025325
<urn:uuid:74d321c2-4cc8-4569-8164-c1cceff9304d>
en
0.919953
Oklahoma Sooners Coats and Jackets Hey Oklahoma Sooners fans! Gear up for game day with our collection of Oklahoma Sooners Coats and Jackets and Oklahoma Sooners Merchandise. We are your source for all the authentic Oklahoma Sooners Gear. If you love your Oklahoma Sooners and you want to drape yourself from head to to...
http://www.utahjazzstore.com/OKLAHOMA_COATS__shop/ncaa_oklahoma_coats.html
dclm-gs1-179550003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.034831
<urn:uuid:ad144cd8-286c-4b17-a0fe-78038a741906>
en
0.959614
Page is a not externally linkable - WebmasterWorld -- Community Building and User Generated Content ---- Why Moderation Helps Communities Grow martinibuster - 6:48 pm on Mar 4, 2013 (gmt 0) I don't recall that the data concluded that moderation helps communities grow. It only concludes that unfettered expression lead...
http://www.webmasterworld.com/printerfriendlyv5.cgi?forum=103&discussion=4550945&serial=4551001&user=
dclm-gs1-179640003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.020382
<urn:uuid:404a02f4-3428-46b0-8d79-8e9705c51b60>
en
0.944906
WIBW - International News - Headlines U.N. Security Council Slams North Korea, Expands Sanctions By: Posted By Jovarie Downing United Nations (CNN) -- The United Nations Security Council unanimously adopted on Tuesday a resolution condemning North Korea's recent rocket launch and expanding existing U.N. sanctions. ...
http://www.wibw.com/home/internationalnews/headlines/UN-Security-Council-Slams-North-Korea-Expands-Sanctions-188141441.html
dclm-gs1-179710003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.024326
<urn:uuid:c09f4f88-0ed8-424b-95da-9864025eb84f>
en
0.919694
Chromatographic resolution and quantitative assay of CNS tissue sphingoids and sphingolipids. Quantitative separation of ceramide, sphingoids (dihydrosphingosine, sphingosine, psychosine), and glycosphingolipids as individual fractions was achieved with silicic acid, Dowex column chromatography, and specific solvent...
http://www.wikigenes.org/e/ref/e/11181761.html
dclm-gs1-179730003
false
false
{ "keywords": "cell culture" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.044588
<urn:uuid:7f09ea83-5b0c-423a-80c4-05d912c1b445>
en
0.974475
Bacon shortage possible, prices to rise Midwest drought to blame for expected shortage CHICOPEE, Mass. (WWLP) - Say it isn't so... there could soon be a major shortage of bacon. That is because drought conditions in the U.S. that destroyed corn and soybean crops have also made it too expensive for farmers to feed th...
http://www.wwlp.com/news/local/hampden/bacon-shortage-possible-prices-to-rise
dclm-gs1-179790003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.084903
<urn:uuid:b892a3a3-cc89-42cd-86e7-abcc627d88a9>
en
0.972836
We've Moved! We've Moved! Click here to head to riddickandreynolds.wordpress.com! Tuesday, February 23, 2010 Finishing Strong After a disappointing season, it goes without saying that this stretch run of Miami, BC and Virginia Tech is critical. There are several reasons why, of course. One, you need to set a posi...
http://yetanotherncstatesportsblog.blogspot.com/2010/02/finishing-strong.html
dclm-gs1-179860003
false
false
{ "keywords": "envelope" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.914978
<urn:uuid:800e55af-0617-4b4d-bd9e-f5392e490175>
en
0.973985
Originated From AOL Search Why isn't joe lafont on swamp people? Liked this question? Tell your friends about it I don't think the reason has been released by Swamp People/The History Channel.  However, Joe was arrested in FL for domestic violence against his girlfriend in June 2012...that incident could be the rea...
http://aolanswers.com/questions/isnt-joe-lafont-swamp-people_495158838817131
dclm-gs1-179930003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.020663
<urn:uuid:8b1af85a-9754-44d6-9a51-49b3c7d8e235>
en
0.971603
x intermezzo x new york English 20 Set Clip Length: out on gay marriage and only did because joe biden forced his hand. the same thing with gun control. newtown changes the landscape just like 9/11 changed the landscape. i wonder if the president didn't do two things that will cost him nothing, appeased his base k...
http://archive.org/details/tv?time=20130117-20130125&q=joe+biden&fq=topic:%22intermezzo%22&fq=topic:%22new+york%22
dclm-gs1-179940003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.935307
<urn:uuid:ba7cf259-7278-43ed-9eef-628c5f9ef47b>
en
0.973421
You are here: Home>Collections>Jeet Madhusree Ghosh, TNN Jul 14, 2012, 12.13PM IST (A still from movie Awara " target="_blank">More Pics) Movie Review: There's a hero (Jeet as Surya), who sacrifices his 40K job in a big software company for his needy neighbor, doesn't go searching for another job and goes on being j...
http://articles.timesofindia.indiatimes.com/2012-07-14/movie-reviews/32675408_1_awara-ravi-kinagi-villains
dclm-gs1-179970003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.028108
<urn:uuid:526cfb95-bf99-4a63-9a58-398f03c6cbd2>
en
0.9017
Tell me more × I'm using Ubuntu 10.04. I've accidentally removed the keyboard layout switcher from my top panel and I don't know how to get it back. Does someone on here have the answer? share|improve this question add comment 1 Answer Ok, problem solved. I restored the default keyboard layout settings and then re-...
http://askubuntu.com/questions/124403/how-to-add-keyboard-layout-switcher-to-top-panel?answertab=oldest
dclm-gs1-179980003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.846303
<urn:uuid:6c6f09ab-854f-4cce-8628-4ce262b8880f>
en
0.701864
Tell me more × I am using juju with openstack, when it bootstraps, it dose not deploy zookeeper on the bootstrap VM. I logged into this VM to verify. 1) How is zookeeper and other software installed on juju VM, is it ssh and apt-get during bootstrap process. share|improve this question add comment 1 Answer When y...
http://askubuntu.com/questions/201540/juju-not-deploying-zookeeper-when-deploying-on-openstack/310611
dclm-gs1-180000003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false
0.048825
<urn:uuid:1ebd28df-af50-4ba8-985f-6ee8a6099787>
en
0.913809
Tell me more × usually, the video I played on YouTube completed I can find it on temp folder, but now nothing inside there after being played completely. share|improve this question add comment 5 Answers up vote 2 down vote accepted Take a look at this, posted here for your convenience: You can use Mobile Media C...
http://askubuntu.com/questions/31201/where-does-the-video-we-play-on-youtube-go/31204
dclm-gs1-180010003
false
false
{ "keywords": "" }
false
{ "score": 0, "triggered_passage": -1 }
false