In each step, you will process your data for common text data issues. Be sure to complete each one in R and Python separately - creating a clean text version in each language for comparison at the end. Update the saved clean text at each step, do not simply just print it out.
library(rvest)
## Loading required package: xml2
library(stringr)
library(stringi)
library(textclean)
library(hunspell)
library(tokenizers)
library(textstem)
## Loading required package: koRpus.lang.en
## Loading required package: koRpus
## Loading required package: sylly
## For information on available language packages for 'koRpus', run
##
## available.koRpus.lang()
##
## and see ?install.koRpus.lang()
library(tm)
## Loading required package: NLP
library(reticulate)
py_config()
## python: C:/Users/anly520/AppData/Local/r-miniconda/envs/r-reticulate/python.exe
## libpython: C:/Users/anly520/AppData/Local/r-miniconda/envs/r-reticulate/python36.dll
## pythonhome: C:/Users/anly520/AppData/Local/r-miniconda/envs/r-reticulate
## version: 3.6.10 |Anaconda, Inc.| (default, Jan 7 2020, 15:18:16) [MSC v.1916 64 bit (AMD64)]
## Architecture: 64bit
## numpy: C:/Users/anly520/AppData/Local/r-miniconda/envs/r-reticulate/Lib/site-packages/numpy
## numpy_version: 1.18.1
rvest to import a webpage and process that text for html codes (i.e. take them out)!library(rvest)
blog_url = 'https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/'
blog_post = read_html(blog_url)
clean_text = html_text(blog_post)
clean_text
## [1] "(function(html){html.className = html.className.replace(/\\bno-js\\b/,'js')})(document.documentElement);Kobe Bryant's Death Reminds Us Life Is Not Fair//\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n\tvar gtm4wp_use_sku_instead = 1;\n\tvar gtm4wp_id_prefix = '';\n\tvar gtm4wp_remarketing = 1;\n\tvar gtm4wp_eec = 1;\n\tvar gtm4wp_classicec = 1;\n\tvar gtm4wp_currency = 'USD';\n\tvar gtm4wp_product_per_impression = 0;\n//{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https://harvest.org/#website\",\"url\":\"https://harvest.org/\",\"name\":\"Harvest\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://harvest.org/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}},{\"@type\":\"ImageObject\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\",\"url\":\"https://harvest.org/harvestsite/2020/01/58cc03bb-gettyimages-1196594255.jpg\",\"width\":1024,\"height\":683},{\"@type\":\"WebPage\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#webpage\",\"url\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/\",\"inLanguage\":\"en-US\",\"name\":\"Kobe Bryant's Death Reminds Us Life Is Not Fair\",\"isPartOf\":{\"@id\":\"https://harvest.org/#website\"},\"primaryImageOfPage\":{\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\"},\"datePublished\":\"2020-01-27T17:15:32-08:00\",\"dateModified\":\"2020-01-28T09:00:28-08:00\"}]}//\n\tvar dataLayer_content = {\"pagePostType\":\"gregsblog\",\"pagePostType2\":\"single-gregsblog\",\"pageAttributes\":[\"kobe-bryant\",\"loss\",\"suffering\"],\"pagePostAuthor\":\"Josh Morris\",\"customerTotalOrders\":0,\"customerTotalOrderValue\":\"0.00\",\"customerFirstName\":\"\",\"customerLastName\":\"\",\"customerBillingFirstName\":\"\",\"customerBillingLastName\":\"\",\"customerBillingCompany\":\"\",\"customerBillingAddress1\":\"\",\"customerBillingAddress2\":\"\",\"customerBillingCity\":\"\",\"customerBillingPostcode\":\"\",\"customerBillingCountry\":\"\",\"customerBillingEmail\":\"\",\"customerBillingPhone\":\"\",\"customerShippingFirstName\":\"\",\"customerShippingLastName\":\"\",\"customerShippingCompany\":\"\",\"customerShippingAddress1\":\"\",\"customerShippingAddress2\":\"\",\"customerShippingCity\":\"\",\"customerShippingPostcode\":\"\",\"customerShippingCountry\":\"\",\"ecomm_pagetype\":\"other\"};\n\tdataLayer.push( dataLayer_content );////\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentNode.insertBefore(j,f);\n})(window,document,'script','dataLayer','GTM-5BJ6KWD');//window._wpemojiSettings = {\"baseUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/72x72\\/\",\"ext\":\".png\",\"svgUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/svg\\/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https:\\/\\/harvest.org\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=5.3.2\"}};\n\t\t\t!function(e,a,t){var r,n,o,i,p=a.createElement(\"canvas\"),s=p.getContext&&p.getContext(\"2d\");function c(e,t){var a=String.fromCharCode;s.clearRect(0,0,p.width,p.height),s.fillText(a.apply(this,e),0,0);var r=p.toDataURL();return s.clearRect(0,0,p.width,p.height),s.fillText(a.apply(this,t),0,0),r===p.toDataURL()}function l(e){if(!s||!s.fillText)return!1;switch(s.textBaseline=\"top\",s.font=\"600 32px Arial\",e){case\"flag\":return!c([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])&&(!c([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!c([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]));case\"emoji\":return!c([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}function d(e){var t=a.createElement(\"script\");t.src=e,t.defer=t.type=\"text/javascript\",a.getElementsByTagName(\"head\")[0].appendChild(t)}for(i=Array(\"flag\",\"emoji\"),t.supports={everything:!0,everythingExceptFlag:!0},o=0;o<i.length;o++)t.supports[i[o]]=l(i[o]),t.supports.everything=t.supports.everything&&t.supports[i[o]],\"flag\"!==i[o]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[i[o]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener(\"DOMContentLoaded\",n,!1),e.addEventListener(\"load\",n,!1)):(e.attachEvent(\"onload\",n),a.attachEvent(\"onreadystatechange\",function(){\"complete\"===a.readyState&&t.readyCallback()})),(r=t.source||{}).concatemoji?d(r.concatemoji):r.wpemoji&&r.twemoji&&(d(r.twemoji),d(r.wpemoji)))}(window,document,window._wpemojiSettings);var pdfprnt_file_settings = {\"margin_left\":\"15\",\"margin_right\":\"15\",\"margin_top\":\"16\",\"margin_bottom\":\"16\",\"page_size\":\"A4\",\"file_action\":\"open\",\"file_name\":\"Kobe Bryant's Death Reminds Us Life Is Not Fair\"};var ARI_FANCYBOX = {\"lightbox\":{\"animationEffect\":\"zoom-in-out\",\"loop\":true,\"backFocus\":false,\"trapFocus\":false,\"thumbs\":{\"hideOnClose\":false},\"touch\":{\"vertical\":true,\"momentum\":true},\"buttons\":[\"slideShow\",\"fullScreen\",\"thumbs\",\"close\"],\"lang\":\"custom\",\"i18n\":{\"custom\":{\"PREV\":\"Previous\",\"NEXT\":\"Next\",\"PLAY_START\":\"Start slideshow (P)\",\"PLAY_STOP\":\"Stop slideshow (P)\",\"FULL_SCREEN\":\"Full screen (F)\",\"THUMBS\":\"Thumbnails (G)\",\"CLOSE\":\"Close (Esc)\",\"ERROR\":\"The requested content cannot be loaded. <br\\/> Please try again later.\"}}},\"convert\":{\"images\":{\"convert\":true},\"youtube\":{\"convert\":true},\"vimeo\":{\"convert\":true}},\"viewers\":{\"pdfjs\":{\"url\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/ari-fancy-lightbox\\/assets\\/pdfjs\\/web\\/viewer.html\"}}};.woocommerce-product-gallery{ opacity: 1 !important; }!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;\nn.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,\ndocument,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '504043309803344', {}, {\n \"agent\": \"woocommerce-3.6.5-1.9.15\"\n});\n\nfbq('track', 'PageView', {\n \"source\": \"woocommerce\",\n \"version\": \"3.6.5\",\n \"pluginVersion\": \"1.9.15\"\n});\n\ndocument.addEventListener('DOMContentLoaded', function() {\n jQuery && jQuery(function($){\n $('body').on('added_to_cart', function(event) {\n // Ajax action.\n $.get('?wc-ajax=fb_inject_add_to_cart_event', function(data) {\n $('head').append(data);\n });\n });\n });\n}, false);.rll-youtube-player, [data-lazy-src]{display:none !important;}! function(n, e) {\n\t\t\t\tvar t, o, i, c = [],\n\t\t\t\t\tf = {\n\t\t\t\t\t\tpassive: !0,\n\t\t\t\t\t\tcapture: !0\n\t\t\t\t\t},\n\t\t\t\t\tr = new Date,\n\t\t\t\t\ta = \"pointerup\",\n\t\t\t\t\tu = \"pointercancel\";\n\n\t\t\t\tfunction p(n, c) {\n\t\t\t\t\tt || (t = c, o = n, i = new Date, w(e), s())\n\t\t\t\t}\n\n\t\t\t\tfunction s() {\n\t\t\t\t\to >= 0 && o < i - r && (c.forEach(function(n) {\n\t\t\t\t\t\tn(o, t)\n\t\t\t\t\t}), c = [])\n\t\t\t\t}\n\n\t\t\t\tfunction l(t) {\n\t\t\t\t\tif (t.cancelable) {\n\t\t\t\t\t\tvar o = (t.timeStamp > 1e12 ? new Date : performance.now()) - t.timeStamp;\n\t\t\t\t\t\t\"pointerdown\" == t.type ? function(t, o) {\n\t\t\t\t\t\t\tfunction i() {\n\t\t\t\t\t\t\t\tp(t, o), r()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction c() {\n\t\t\t\t\t\t\t\tr()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction r() {\n\t\t\t\t\t\t\t\te(a, i, f), e(u, c, f)\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tn(a, i, f), n(u, c, f)\n\t\t\t\t\t\t}(o, t) : p(o, t)\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tfunction w(n) {\n\t\t\t\t\t[\"click\", \"mousedown\", \"keydown\", \"touchstart\", \"pointerdown\"].forEach(function(e) {\n\t\t\t\t\t\tn(e, l, f)\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\tw(n), self.perfMetrics = self.perfMetrics || {}, self.perfMetrics.onFirstInputDelay = function(n) {\n\t\t\t\t\tc.push(n), s()\n\t\t\t\t}\n\t\t\t}(addEventListener, removeEventListener);window.fbAsyncInit = function() {\n\t\t\tFB.init({\n\t\t\t\tappId: '2466773766976572',\n\t\t\t\txfbml: true,\n\t\t\t\tversion: 'v5.0'\n\t\t\t});\n\t\t\tFB.AppEvents.logPageView();\n\t\t};\n\n\t\t(function(d, s, id) {\n\t\t\tvar js, fjs = d.getElementsByTagName(s)[0];\n\t\t\tif (d.getElementById(id)) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tjs = d.createElement(s);\n\t\t\tjs.id = id;\n\t\t\tjs.src = \"https://connect.facebook.net/en_US/sdk.js\";\n\t\t\tfjs.parentNode.insertBefore(js, fjs);\n\t\t}(document, 'script', 'facebook-jssdk')); MenuKnow GodResourcesBoise HarvestChurchStoreAboutDonateBecome a Harvest PartnerGive a One-Time Gift Search Search for: Resources Menu TodayDevotionWebcastsTVRadioGreg’s BlogVirtueEbooksCoursesPodcastsNews Greg's BlogKobe Bryant’s Death Reminds Us Life Is Not Fair by Greg Laurie on Jan 27, 2020 I could hardly believe the news this weekend: Kobe Bryant, the LA Lakers basketball superstar, had died in a helicopter accident near Los Angeles. Eight other people, including his 13-year-old daughter Gianna, also perished in the crash.How could a champion like Kobe, so vibrant and full of life, suddenly leave us?Kobe Bryant was among the very best to play in the NBA. He played 20 seasons with the LA Lakers, won 5 championship rings and finished with 33,643 career points. At 41 years old, he was a living and breathing legend that even other NBA stars were star-struck by.He even picked his own nickname, “Black Mamba,” after the fastest lethal snake in the world—and passed it on to his daughter Gianna, a budding basketball star, whom he called “Mambacita.”The truth is, the vast majority of us didn’t know Kobe personally. Maybe we went to one of his games, but that was the extent of our relationship with him. Yet his death somehow has touched millions of Americans deeply. I believe it’s because it suddenly jolted us to the reality that life is not fair.Why are people like Kobe and his daughter and the other passengers aboard that fateful flight taken while others will wake up tomorrow to face a new day?There are no easy explanations, but here are three things we should keep in mind as we reflect on Kobe’s passing:1. Life Is PreciousI have a smartwatch. Periodically, I will get a message on it that simply says, “Breathe.” Funny thing is, I was breathing already, but it’s reminding me of something that I should never take for granted.Every day is a gift. Every single heartbeat and every breath you take is a blessing. Don’t take it for granted. And don’t take your health or your family for granted either.The Bible reminds us, “Teach us to realize the brevity of life, so that we may grow in wisdom” (Psalm 90:12 NLT).Kobe was a very successful man with many beautiful things, but I am certain he would have traded it all for one more precious day of life. He was not given that choice.2. Don’t Ask ‘Why?’ — Ask ‘Who?’I remember the day 11 years ago when my wife and I heard the devastating news that our son Christopher had died in an automobile accident on his way to work. It was as if all the air was sucked out of the room and time stood still. I felt as though if words could kill you, I could have died on the spot that day.In my time of pain and darkness, I called out to God, and He was there for me. The Bible says He is “the God of all comfort” (2 Corinthians 1:3).Sometimes things happen in life that are unfair, and we will never get a satisfying answer for why they happened. At times such as these, I have learned that the right question to ask is not “Why?” but “Who?” Who do you turn to at a time like this?You turn to God and ask Him for the strength you need to go on another day. And you cry and mourn.The Bible says, “Be happy with those who are happy, and weep with those who weep” (Romans 12:15 NLT). Many people wept with us when our son Christopher died. Right now, Kobe’s family needs support and love.We need to remember to pray for Kobe’s wife, Vanessa, and his children, Natalia, Bianka, and Capri. Kobe is also survived by his father Joe and his mother Pam. I cannot imagine the devastation they are all feeling over the loss of both Kobe and Gianna. We must also remember to pray for the families of the seven others who died as well. Their names are:<U+25AA>John Altobelli, 56, Orange Coast College head baseball coach <U+25AA>Kerri Altobelli, John’s wife <U+25AA>Alyssa Altobelli, John and Kerri’s daughter, who was Gianna’s basketball teammate <U+25AA>Sarah Chester <U+25AA>Payton Chester, Sarah’s daughter and another basketball teammate <U+25AA>Christina Mauser, girls basketball coach at Mamba Sports Academy <U+25AA>Ara Zobayan, pilot3. We Must PrepareDeath isn’t a respecter of people. It doesn’t care if you are rich or poor; religious or not; famous, infamous or unknown; or even the great Kobe Bryant, who had vast resources and money at his disposal. It knocks at every door, and sadly one day it will knock at your door and mine.But death is not the end. The Bible talks about an afterlife—a concept even many people who are nonreligious believe in. Jesus spoke about it.He said, “I am the resurrection and the life. The one who believes in me will live, even though they die; and whoever lives by believing in me will never die” (John 11:25-26).It’s because of this hope of eternity that followers of Jesus do not “grieve like people who have no hope” (1 Thessalonians 4:13). If we believe in and follow Jesus, we can rest assured that death will not get the final word but we will be in Heaven with Him. We would like to offer you a free ebook on the subject of pain and suffering titled, Getting Through the Storms of Life. Click the link below for your free ebook.https://harvest.org/resources/ebook/getting-through-the-storms-of-life/ TopicsKobe Bryantlosssuffering Did you pray with Pastor Greg?To help you get started, we would love to send you a free Bible and other resources to help you grow in your faith. Get Resources Breakthrough - DVDThe inspiring film Breakthrough – DVD will touch your heart and bolster your faith. Get a copy when you donate to God’s work at Harvest Ministries today. Support today!More For You Webcast Webcast10, Part One 10, Book of ExodusSunday morningGreg LaurieFeb 2, 2020 Devotion DevotionOn the Potter’s Wheel God has a plan. Don’t sabotage it.Greg LaurieFeb 1, 2020 Radio RadioHow to Never Stumble or Fall - I John 18, Luke 22Greg LaurieFeb 1, 2020 var audioPlayer = document.getElementById(\"audioPlayer\"); \n\tfunction playAudio() { \n\t\taudioPlayer.play(); \n\t} \n\twindow.onload = function($) {\n\t\t$(document).ready(() => {\n\t\t\t$('#audio-play-button').click(function() {\n\t\t\t\t$('#audio-player').fadeIn(300);\n\t\t\t\tconsole.log('play')\n\t\t\t\t$('#audio-play-button').addClass('hidden');\n\t\t\t});\n\t\t});\n\t}(jQuery); Breakthrough - DVDOne mother’s fervent prayers lead to an amazing miracle for a young boy in dire circumstances. Watch this inspiring story on DVD, our gift of thanks for your donation today. Give Here Knowing God and making Him known.facebooktwitterinstagramyoutubeWebcastsTV BroadcastsDevotionGreg’s BlogVirtueRadioPodcastsCoursesEbooksNewsroomContact Us Get exclusive updates from Greg Laurie hbspt.forms.create({\n portalId: \"2898837\",\n formId: \"5aa79fad-d846-4930-8edd-e4eb723048d9\"\n });Privacy PolicyTerms and Conditions All Rights Reserved Harvest Ministries 2020 window.onload = function($) {\n\t\t\t$(document).ready(() => {\n\t\t\t\tsimplyCountdown('.countdown-container', {\n\t\t\t\t\tyear: '2020',\n\t\t\t\t\tmonth: '1',\n\t\t\t\t\tday: '01',\n\t\t\t\t\thours: '8',\n\t\t\t\t\tminutes: '00',\n\t\t\t\t\tplural: true,\n\t\t\t\t\tzeroPad: true,\n\t\t\t\t\tenableUtc: false,\n\t\t\t\t\twords: {\n\t\t\t\t\t\tminutes: 'Min',\n\t\t\t\t\t\tseconds: 'Sec'\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t// set timeout onDomReady\n\t\t\t$(function() {\n\t\t\t\t\tsetTimeout(delayedFragmentTargetOffset, 500);\n\t\t\t});\n\n\t\t\t// add scroll offset to fragment target (if there is one)\n\t\t\tfunction delayedFragmentTargetOffset(){\n\t\t\t\t\tvar offset = $(':target').offset();\n\t\t\t\t\tif(offset){\n\t\t\t\t\t\t\tvar scrollto = offset.top - 110; // minus fixed header height\n\t\t\t\t\t\t\t$('html, body').animate({scrollTop:scrollto}, 0);\n\t\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}(jQuery);var gmapstyles = 'default';.lazyload{display:none;}window.lazySizesConfig=window.lazySizesConfig||{};window.lazySizesConfig.loadMode=1; var c = document.body.className;\n\t\tc = c.replace(/woocommerce-no-js/, 'woocommerce-js');\n\t\tdocument.body.className = c; Xvar wpcf7 = {\"apiSettings\":{\"root\":\"https:\\/\\/harvest.org\\/wp-json\\/contact-form-7\\/v1\",\"namespace\":\"contact-form-7\\/v1\"},\"cached\":\"1\"};var insgalajax = {\"ajax_url\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var pvcArgsFrontend = {\"mode\":\"ajax\",\"requestURL\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/post-views-counter\\/includes\\/ajax.php\",\"postID\":\"467860\",\"nonce\":\"95bb7717b8\"};var wc_add_to_cart_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\",\"i18n_view_cart\":\"View cart\",\"cart_url\":\"https:\\/\\/harvest.org\\/cart\\/\",\"is_cart\":\"\",\"cart_redirect_after_add\":\"no\"};var woocommerce_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\"};function optimocha_getCookie(name) {\n\t\t\t\t\tvar v = document.cookie.match(\"(^|;) ?\" + name + \"=([^;]*)(;|$)\");\n\t\t\t\t\treturn v ? v[2] : null;\n\t\t\t\t}\n\n\t\t\t\tfunction optimocha_check_wc_cart_script() {\n\t\t\t\tvar cart_src = \"https://harvest.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js\";\n\t\t\t\tvar script_id = \"optimocha_loaded_wc_cart_fragments\";\n\n\t\t\t\t\tif( document.getElementById(script_id) !== null ) {\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\tif( optimocha_getCookie(\"woocommerce_cart_hash\") ) {\n\t\t\t\t\t\tvar script = document.createElement(\"script\");\n\t\t\t\t\t\tscript.id = script_id;\n\t\t\t\t\t\tscript.src = cart_src;\n\t\t\t\t\t\tscript.async = true;\n\t\t\t\t\t\tdocument.head.appendChild(script);\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\toptimocha_check_wc_cart_script();\n\t\t\t\tdocument.addEventListener(\"click\", function(){setTimeout(optimocha_check_wc_cart_script,1000);});var twentyseventeenScreenReaderText = {\"quote\":\"<svg class=\\\"icon icon-quote-right\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-quote-right\\\" xlink:href=\\\"#icon-quote-right\\\"><\\/use> <\\/svg>\",\"expand\":\"Expand child menu\",\"collapse\":\"Collapse child menu\",\"icon\":\"<svg class=\\\"icon icon-angle-down\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-angle-down\\\" xlink:href=\\\"#icon-angle-down\\\"><\\/use> <span class=\\\"svg-fallback icon-angle-down\\\"><\\/span><\\/svg>\"};var the_ajax_script = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\",\"postnonce\":\"5ba5359cc5\"};var wpcf7cf_global_settings = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var elm_button_vars = { wrapper: '.resources-wrapper' };window.lazyLoadOptions = {\n elements_selector: \"img[data-lazy-src],.rocket-lazyload\",\n data_src: \"lazy-src\",\n data_srcset: \"lazy-srcset\",\n data_sizes: \"lazy-sizes\",\n class_loading: \"lazyloading\",\n class_loaded: \"lazyloaded\",\n threshold: 300,\n callback_loaded: function(element) {\n if ( element.tagName === \"IFRAME\" && element.dataset.rocketLazyload == \"fitvidscompatible\" ) {\n if (element.classList.contains(\"lazyloaded\") ) {\n if (typeof window.jQuery != \"undefined\") {\n if (jQuery.fn.fitVids) {\n jQuery(element).parent().fitVids();\n }\n }\n }\n }\n }};\n window.addEventListener('LazyLoad::Initialized', function (e) {\n var lazyLoadInstance = e.detail.instance;\n \n if (window.MutationObserver) {\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(mutation) {\n for (i = 0; i < mutation.addedNodes.length; i++) {\n if (typeof mutation.addedNodes[i].getElementsByTagName !== 'function') {\n return;\n }\n\n if (typeof mutation.addedNodes[i].getElementsByClassName !== 'function') {\n return;\n }\n\n imgs = mutation.addedNodes[i].getElementsByTagName('img');\n iframes = mutation.addedNodes[i].getElementsByTagName('iframe');\n rocket_lazy = mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');\n\n if ( 0 === imgs.length && 0 === iframes.length && 0 === rocket_lazy.length ) {\n return;\n }\n\n lazyLoadInstance.update();\n }\n } );\n } );\n \n var b = document.getElementsByTagName(\"body\")[0];\n var config = { childList: true, subtree: true };\n \n observer.observe(b, config);\n }\n }, false);"
requests package to import the same webpage and use BeautifulSoup to clean up the html codes.##python chunk
# import requests
# blog_post = requests.get("https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/")
# content = blog_post.content
# clean_text_py = clean_content.get_text()
#
# This chunk is not working so USing the exercise blog link
import requests
blog_post = requests.get("https://www.aggieerin.com/post/getting-translations-with-rvest-and-selenium/")
content = blog_post.content
# clean_content = BeautifulSoup(content)
# clean_text_py = clean_content.get_text()
from bs4 import BeautifulSoup
clean_content = BeautifulSoup(content)
clean_text_py = clean_content.get_text()
print(clean_text_py[1000:2000])
## s with rvest and Selenium",
## "description" : "In this guide, I’ll go over how you can use web scraping rvest and Selenium to get translations from Google Translate. Note: I encourage responsible scraping - I always try to do it with some space between requests. You can only do 5000 characters at a time with the free Google translate. I will say that I tried to do this with just rvest and the predictability of the links for Google translate - but I could not get rvest to pull the right data off the page, so here’s a slightly more difficult approach that appears to work.",
## "inLanguage" : "en",
## "wordCount": 729 ,
## "datePublished" : "2019-10-07T00:00:00",
## "dateModified" : "2019-10-07T00:00:00",
## "image" : "https:\/\/doomlab.github.io\/img\/header.jpg",
## "keywords" : [ "text processing, rstudio, how-to, github, guides" ],
## "mainEntityOfPage" : "https:\/\/doomlab.github.io\/post\/getting-translations-with-rvest-and-selenium\/",
## "publisher" : {
## "@type": "Organization",
## "
clean_text_py[1000:2000]
## 's with rvest and Selenium",\n "description" : "In this guide, I’ll go over how you can use web scraping rvest and Selenium to get translations from Google Translate. Note: I encourage responsible scraping - I always try to do it with some space between requests. You can only do 5000 characters at a time with the free Google translate. I will say that I tried to do this with just rvest and the predictability of the links for Google translate - but I could not get rvest to pull the right data off the page, so here’s a slightly more difficult approach that appears to work.",\n "inLanguage" : "en",\n "wordCount": 729 ,\n "datePublished" : "2019-10-07T00:00:00",\n "dateModified" : "2019-10-07T00:00:00",\n "image" : "https:\\/\\/doomlab.github.io\\/img\\/header.jpg",\n "keywords" : [ "text processing, rstudio, how-to, github, guides" ],\n "mainEntityOfPage" : "https:\\/\\/doomlab.github.io\\/post\\/getting-translations-with-rvest-and-selenium\\/",\n "publisher" : {\n "@type": "Organization",\n "'
from bs4 import BeautifulSoup
clean_content = BeautifulSoup(content)
clean_text_py = clean_content.get_text()
print(clean_text_py[1000:2000])
## s with rvest and Selenium",
## "description" : "In this guide, I’ll go over how you can use web scraping rvest and Selenium to get translations from Google Translate. Note: I encourage responsible scraping - I always try to do it with some space between requests. You can only do 5000 characters at a time with the free Google translate. I will say that I tried to do this with just rvest and the predictability of the links for Google translate - but I could not get rvest to pull the right data off the page, so here’s a slightly more difficult approach that appears to work.",
## "inLanguage" : "en",
## "wordCount": 729 ,
## "datePublished" : "2019-10-07T00:00:00",
## "dateModified" : "2019-10-07T00:00:00",
## "image" : "https:\/\/doomlab.github.io\/img\/header.jpg",
## "keywords" : [ "text processing, rstudio, how-to, github, guides" ],
## "mainEntityOfPage" : "https:\/\/doomlab.github.io\/post\/getting-translations-with-rvest-and-selenium\/",
## "publisher" : {
## "@type": "Organization",
## "
clean_text_r <- tolower(clean_text)
clean_text_r
## [1] "(function(html){html.classname = html.classname.replace(/\\bno-js\\b/,'js')})(document.documentelement);kobe bryant's death reminds us life is not fair//\n\tvar gtm4wp_datalayer_name = \"datalayer\";\n\tvar datalayer = datalayer || [];\n\tvar gtm4wp_use_sku_instead = 1;\n\tvar gtm4wp_id_prefix = '';\n\tvar gtm4wp_remarketing = 1;\n\tvar gtm4wp_eec = 1;\n\tvar gtm4wp_classicec = 1;\n\tvar gtm4wp_currency = 'usd';\n\tvar gtm4wp_product_per_impression = 0;\n//{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"website\",\"@id\":\"https://harvest.org/#website\",\"url\":\"https://harvest.org/\",\"name\":\"harvest\",\"potentialaction\":{\"@type\":\"searchaction\",\"target\":\"https://harvest.org/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}},{\"@type\":\"imageobject\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\",\"url\":\"https://harvest.org/harvestsite/2020/01/58cc03bb-gettyimages-1196594255.jpg\",\"width\":1024,\"height\":683},{\"@type\":\"webpage\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#webpage\",\"url\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/\",\"inlanguage\":\"en-us\",\"name\":\"kobe bryant's death reminds us life is not fair\",\"ispartof\":{\"@id\":\"https://harvest.org/#website\"},\"primaryimageofpage\":{\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\"},\"datepublished\":\"2020-01-27t17:15:32-08:00\",\"datemodified\":\"2020-01-28t09:00:28-08:00\"}]}//\n\tvar datalayer_content = {\"pageposttype\":\"gregsblog\",\"pageposttype2\":\"single-gregsblog\",\"pageattributes\":[\"kobe-bryant\",\"loss\",\"suffering\"],\"pagepostauthor\":\"josh morris\",\"customertotalorders\":0,\"customertotalordervalue\":\"0.00\",\"customerfirstname\":\"\",\"customerlastname\":\"\",\"customerbillingfirstname\":\"\",\"customerbillinglastname\":\"\",\"customerbillingcompany\":\"\",\"customerbillingaddress1\":\"\",\"customerbillingaddress2\":\"\",\"customerbillingcity\":\"\",\"customerbillingpostcode\":\"\",\"customerbillingcountry\":\"\",\"customerbillingemail\":\"\",\"customerbillingphone\":\"\",\"customershippingfirstname\":\"\",\"customershippinglastname\":\"\",\"customershippingcompany\":\"\",\"customershippingaddress1\":\"\",\"customershippingaddress2\":\"\",\"customershippingcity\":\"\",\"customershippingpostcode\":\"\",\"customershippingcountry\":\"\",\"ecomm_pagetype\":\"other\"};\n\tdatalayer.push( datalayer_content );////\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew date().gettime(),event:'gtm.js'});var f=d.getelementsbytagname(s)[0],\nj=d.createelement(s),dl=l!='datalayer'?'&l='+l:'';j.async=true;j.src=\n'//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentnode.insertbefore(j,f);\n})(window,document,'script','datalayer','gtm-5bj6kwd');//window._wpemojisettings = {\"baseurl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/72x72\\/\",\"ext\":\".png\",\"svgurl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/svg\\/\",\"svgext\":\".svg\",\"source\":{\"concatemoji\":\"https:\\/\\/harvest.org\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=5.3.2\"}};\n\t\t\t!function(e,a,t){var r,n,o,i,p=a.createelement(\"canvas\"),s=p.getcontext&&p.getcontext(\"2d\");function c(e,t){var a=string.fromcharcode;s.clearrect(0,0,p.width,p.height),s.filltext(a.apply(this,e),0,0);var r=p.todataurl();return s.clearrect(0,0,p.width,p.height),s.filltext(a.apply(this,t),0,0),r===p.todataurl()}function l(e){if(!s||!s.filltext)return!1;switch(s.textbaseline=\"top\",s.font=\"600 32px arial\",e){case\"flag\":return!c([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])&&(!c([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!c([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]));case\"emoji\":return!c([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}function d(e){var t=a.createelement(\"script\");t.src=e,t.defer=t.type=\"text/javascript\",a.getelementsbytagname(\"head\")[0].appendchild(t)}for(i=array(\"flag\",\"emoji\"),t.supports={everything:!0,everythingexceptflag:!0},o=0;o<i.length;o++)t.supports[i[o]]=l(i[o]),t.supports.everything=t.supports.everything&&t.supports[i[o]],\"flag\"!==i[o]&&(t.supports.everythingexceptflag=t.supports.everythingexceptflag&&t.supports[i[o]]);t.supports.everythingexceptflag=t.supports.everythingexceptflag&&!t.supports.flag,t.domready=!1,t.readycallback=function(){t.domready=!0},t.supports.everything||(n=function(){t.readycallback()},a.addeventlistener?(a.addeventlistener(\"domcontentloaded\",n,!1),e.addeventlistener(\"load\",n,!1)):(e.attachevent(\"onload\",n),a.attachevent(\"onreadystatechange\",function(){\"complete\"===a.readystate&&t.readycallback()})),(r=t.source||{}).concatemoji?d(r.concatemoji):r.wpemoji&&r.twemoji&&(d(r.twemoji),d(r.wpemoji)))}(window,document,window._wpemojisettings);var pdfprnt_file_settings = {\"margin_left\":\"15\",\"margin_right\":\"15\",\"margin_top\":\"16\",\"margin_bottom\":\"16\",\"page_size\":\"a4\",\"file_action\":\"open\",\"file_name\":\"kobe bryant's death reminds us life is not fair\"};var ari_fancybox = {\"lightbox\":{\"animationeffect\":\"zoom-in-out\",\"loop\":true,\"backfocus\":false,\"trapfocus\":false,\"thumbs\":{\"hideonclose\":false},\"touch\":{\"vertical\":true,\"momentum\":true},\"buttons\":[\"slideshow\",\"fullscreen\",\"thumbs\",\"close\"],\"lang\":\"custom\",\"i18n\":{\"custom\":{\"prev\":\"previous\",\"next\":\"next\",\"play_start\":\"start slideshow (p)\",\"play_stop\":\"stop slideshow (p)\",\"full_screen\":\"full screen (f)\",\"thumbs\":\"thumbnails (g)\",\"close\":\"close (esc)\",\"error\":\"the requested content cannot be loaded. <br\\/> please try again later.\"}}},\"convert\":{\"images\":{\"convert\":true},\"youtube\":{\"convert\":true},\"vimeo\":{\"convert\":true}},\"viewers\":{\"pdfjs\":{\"url\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/ari-fancy-lightbox\\/assets\\/pdfjs\\/web\\/viewer.html\"}}};.woocommerce-product-gallery{ opacity: 1 !important; }!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callmethod?\nn.callmethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;\nn.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createelement(e);t.async=!0;\nt.src=v;s=b.getelementsbytagname(e)[0];s.parentnode.insertbefore(t,s)}(window,\ndocument,'script','https://connect.facebook.net/en_us/fbevents.js');fbq('init', '504043309803344', {}, {\n \"agent\": \"woocommerce-3.6.5-1.9.15\"\n});\n\nfbq('track', 'pageview', {\n \"source\": \"woocommerce\",\n \"version\": \"3.6.5\",\n \"pluginversion\": \"1.9.15\"\n});\n\ndocument.addeventlistener('domcontentloaded', function() {\n jquery && jquery(function($){\n $('body').on('added_to_cart', function(event) {\n // ajax action.\n $.get('?wc-ajax=fb_inject_add_to_cart_event', function(data) {\n $('head').append(data);\n });\n });\n });\n}, false);.rll-youtube-player, [data-lazy-src]{display:none !important;}! function(n, e) {\n\t\t\t\tvar t, o, i, c = [],\n\t\t\t\t\tf = {\n\t\t\t\t\t\tpassive: !0,\n\t\t\t\t\t\tcapture: !0\n\t\t\t\t\t},\n\t\t\t\t\tr = new date,\n\t\t\t\t\ta = \"pointerup\",\n\t\t\t\t\tu = \"pointercancel\";\n\n\t\t\t\tfunction p(n, c) {\n\t\t\t\t\tt || (t = c, o = n, i = new date, w(e), s())\n\t\t\t\t}\n\n\t\t\t\tfunction s() {\n\t\t\t\t\to >= 0 && o < i - r && (c.foreach(function(n) {\n\t\t\t\t\t\tn(o, t)\n\t\t\t\t\t}), c = [])\n\t\t\t\t}\n\n\t\t\t\tfunction l(t) {\n\t\t\t\t\tif (t.cancelable) {\n\t\t\t\t\t\tvar o = (t.timestamp > 1e12 ? new date : performance.now()) - t.timestamp;\n\t\t\t\t\t\t\"pointerdown\" == t.type ? function(t, o) {\n\t\t\t\t\t\t\tfunction i() {\n\t\t\t\t\t\t\t\tp(t, o), r()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction c() {\n\t\t\t\t\t\t\t\tr()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction r() {\n\t\t\t\t\t\t\t\te(a, i, f), e(u, c, f)\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tn(a, i, f), n(u, c, f)\n\t\t\t\t\t\t}(o, t) : p(o, t)\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tfunction w(n) {\n\t\t\t\t\t[\"click\", \"mousedown\", \"keydown\", \"touchstart\", \"pointerdown\"].foreach(function(e) {\n\t\t\t\t\t\tn(e, l, f)\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\tw(n), self.perfmetrics = self.perfmetrics || {}, self.perfmetrics.onfirstinputdelay = function(n) {\n\t\t\t\t\tc.push(n), s()\n\t\t\t\t}\n\t\t\t}(addeventlistener, removeeventlistener);window.fbasyncinit = function() {\n\t\t\tfb.init({\n\t\t\t\tappid: '2466773766976572',\n\t\t\t\txfbml: true,\n\t\t\t\tversion: 'v5.0'\n\t\t\t});\n\t\t\tfb.appevents.logpageview();\n\t\t};\n\n\t\t(function(d, s, id) {\n\t\t\tvar js, fjs = d.getelementsbytagname(s)[0];\n\t\t\tif (d.getelementbyid(id)) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tjs = d.createelement(s);\n\t\t\tjs.id = id;\n\t\t\tjs.src = \"https://connect.facebook.net/en_us/sdk.js\";\n\t\t\tfjs.parentnode.insertbefore(js, fjs);\n\t\t}(document, 'script', 'facebook-jssdk')); menuknow godresourcesboise harvestchurchstoreaboutdonatebecome a harvest partnergive a one-time gift search search for: resources menu todaydevotionwebcaststvradiogreg’s blogvirtueebookscoursespodcastsnews greg's blogkobe bryant’s death reminds us life is not fair by greg laurie on jan 27, 2020 i could hardly believe the news this weekend: kobe bryant, the la lakers basketball superstar, had died in a helicopter accident near los angeles. eight other people, including his 13-year-old daughter gianna, also perished in the crash.how could a champion like kobe, so vibrant and full of life, suddenly leave us?kobe bryant was among the very best to play in the nba. he played 20 seasons with the la lakers, won 5 championship rings and finished with 33,643 career points. at 41 years old, he was a living and breathing legend that even other nba stars were star-struck by.he even picked his own nickname, “black mamba,” after the fastest lethal snake in the world—and passed it on to his daughter gianna, a budding basketball star, whom he called “mambacita.”the truth is, the vast majority of us didn’t know kobe personally. maybe we went to one of his games, but that was the extent of our relationship with him. yet his death somehow has touched millions of americans deeply. i believe it’s because it suddenly jolted us to the reality that life is not fair.why are people like kobe and his daughter and the other passengers aboard that fateful flight taken while others will wake up tomorrow to face a new day?there are no easy explanations, but here are three things we should keep in mind as we reflect on kobe’s passing:1. life is preciousi have a smartwatch. periodically, i will get a message on it that simply says, “breathe.” funny thing is, i was breathing already, but it’s reminding me of something that i should never take for granted.every day is a gift. every single heartbeat and every breath you take is a blessing. don’t take it for granted. and don’t take your health or your family for granted either.the bible reminds us, “teach us to realize the brevity of life, so that we may grow in wisdom” (psalm 90:12 nlt).kobe was a very successful man with many beautiful things, but i am certain he would have traded it all for one more precious day of life. he was not given that choice.2. don’t ask ‘why?’ — ask ‘who?’i remember the day 11 years ago when my wife and i heard the devastating news that our son christopher had died in an automobile accident on his way to work. it was as if all the air was sucked out of the room and time stood still. i felt as though if words could kill you, i could have died on the spot that day.in my time of pain and darkness, i called out to god, and he was there for me. the bible says he is “the god of all comfort” (2 corinthians 1:3).sometimes things happen in life that are unfair, and we will never get a satisfying answer for why they happened. at times such as these, i have learned that the right question to ask is not “why?” but “who?” who do you turn to at a time like this?you turn to god and ask him for the strength you need to go on another day. and you cry and mourn.the bible says, “be happy with those who are happy, and weep with those who weep” (romans 12:15 nlt). many people wept with us when our son christopher died. right now, kobe’s family needs support and love.we need to remember to pray for kobe’s wife, vanessa, and his children, natalia, bianka, and capri. kobe is also survived by his father joe and his mother pam. i cannot imagine the devastation they are all feeling over the loss of both kobe and gianna. we must also remember to pray for the families of the seven others who died as well. their names are:<U+25AA>john altobelli, 56, orange coast college head baseball coach <U+25AA>kerri altobelli, john’s wife <U+25AA>alyssa altobelli, john and kerri’s daughter, who was gianna’s basketball teammate <U+25AA>sarah chester <U+25AA>payton chester, sarah’s daughter and another basketball teammate <U+25AA>christina mauser, girls basketball coach at mamba sports academy <U+25AA>ara zobayan, pilot3. we must preparedeath isn’t a respecter of people. it doesn’t care if you are rich or poor; religious or not; famous, infamous or unknown; or even the great kobe bryant, who had vast resources and money at his disposal. it knocks at every door, and sadly one day it will knock at your door and mine.but death is not the end. the bible talks about an afterlife—a concept even many people who are nonreligious believe in. jesus spoke about it.he said, “i am the resurrection and the life. the one who believes in me will live, even though they die; and whoever lives by believing in me will never die” (john 11:25-26).it’s because of this hope of eternity that followers of jesus do not “grieve like people who have no hope” (1 thessalonians 4:13). if we believe in and follow jesus, we can rest assured that death will not get the final word but we will be in heaven with him. we would like to offer you a free ebook on the subject of pain and suffering titled, getting through the storms of life. click the link below for your free ebook.https://harvest.org/resources/ebook/getting-through-the-storms-of-life/ topicskobe bryantlosssuffering did you pray with pastor greg?to help you get started, we would love to send you a free bible and other resources to help you grow in your faith. get resources breakthrough - dvdthe inspiring film breakthrough – dvd will touch your heart and bolster your faith. get a copy when you donate to god’s work at harvest ministries today. support today!more for you webcast webcast10, part one 10, book of exodussunday morninggreg lauriefeb 2, 2020 devotion devotionon the potter’s wheel god has a plan. don’t sabotage it.greg lauriefeb 1, 2020 radio radiohow to never stumble or fall - i john 18, luke 22greg lauriefeb 1, 2020 var audioplayer = document.getelementbyid(\"audioplayer\"); \n\tfunction playaudio() { \n\t\taudioplayer.play(); \n\t} \n\twindow.onload = function($) {\n\t\t$(document).ready(() => {\n\t\t\t$('#audio-play-button').click(function() {\n\t\t\t\t$('#audio-player').fadein(300);\n\t\t\t\tconsole.log('play')\n\t\t\t\t$('#audio-play-button').addclass('hidden');\n\t\t\t});\n\t\t});\n\t}(jquery); breakthrough - dvdone mother’s fervent prayers lead to an amazing miracle for a young boy in dire circumstances. watch this inspiring story on dvd, our gift of thanks for your donation today. give here knowing god and making him known.facebooktwitterinstagramyoutubewebcaststv broadcastsdevotiongreg’s blogvirtueradiopodcastscoursesebooksnewsroomcontact us get exclusive updates from greg laurie hbspt.forms.create({\n portalid: \"2898837\",\n formid: \"5aa79fad-d846-4930-8edd-e4eb723048d9\"\n });privacy policyterms and conditions all rights reserved harvest ministries 2020 window.onload = function($) {\n\t\t\t$(document).ready(() => {\n\t\t\t\tsimplycountdown('.countdown-container', {\n\t\t\t\t\tyear: '2020',\n\t\t\t\t\tmonth: '1',\n\t\t\t\t\tday: '01',\n\t\t\t\t\thours: '8',\n\t\t\t\t\tminutes: '00',\n\t\t\t\t\tplural: true,\n\t\t\t\t\tzeropad: true,\n\t\t\t\t\tenableutc: false,\n\t\t\t\t\twords: {\n\t\t\t\t\t\tminutes: 'min',\n\t\t\t\t\t\tseconds: 'sec'\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t// set timeout ondomready\n\t\t\t$(function() {\n\t\t\t\t\tsettimeout(delayedfragmenttargetoffset, 500);\n\t\t\t});\n\n\t\t\t// add scroll offset to fragment target (if there is one)\n\t\t\tfunction delayedfragmenttargetoffset(){\n\t\t\t\t\tvar offset = $(':target').offset();\n\t\t\t\t\tif(offset){\n\t\t\t\t\t\t\tvar scrollto = offset.top - 110; // minus fixed header height\n\t\t\t\t\t\t\t$('html, body').animate({scrolltop:scrollto}, 0);\n\t\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}(jquery);var gmapstyles = 'default';.lazyload{display:none;}window.lazysizesconfig=window.lazysizesconfig||{};window.lazysizesconfig.loadmode=1; var c = document.body.classname;\n\t\tc = c.replace(/woocommerce-no-js/, 'woocommerce-js');\n\t\tdocument.body.classname = c; xvar wpcf7 = {\"apisettings\":{\"root\":\"https:\\/\\/harvest.org\\/wp-json\\/contact-form-7\\/v1\",\"namespace\":\"contact-form-7\\/v1\"},\"cached\":\"1\"};var insgalajax = {\"ajax_url\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var pvcargsfrontend = {\"mode\":\"ajax\",\"requesturl\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/post-views-counter\\/includes\\/ajax.php\",\"postid\":\"467860\",\"nonce\":\"95bb7717b8\"};var wc_add_to_cart_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\",\"i18n_view_cart\":\"view cart\",\"cart_url\":\"https:\\/\\/harvest.org\\/cart\\/\",\"is_cart\":\"\",\"cart_redirect_after_add\":\"no\"};var woocommerce_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\"};function optimocha_getcookie(name) {\n\t\t\t\t\tvar v = document.cookie.match(\"(^|;) ?\" + name + \"=([^;]*)(;|$)\");\n\t\t\t\t\treturn v ? v[2] : null;\n\t\t\t\t}\n\n\t\t\t\tfunction optimocha_check_wc_cart_script() {\n\t\t\t\tvar cart_src = \"https://harvest.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js\";\n\t\t\t\tvar script_id = \"optimocha_loaded_wc_cart_fragments\";\n\n\t\t\t\t\tif( document.getelementbyid(script_id) !== null ) {\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\tif( optimocha_getcookie(\"woocommerce_cart_hash\") ) {\n\t\t\t\t\t\tvar script = document.createelement(\"script\");\n\t\t\t\t\t\tscript.id = script_id;\n\t\t\t\t\t\tscript.src = cart_src;\n\t\t\t\t\t\tscript.async = true;\n\t\t\t\t\t\tdocument.head.appendchild(script);\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\toptimocha_check_wc_cart_script();\n\t\t\t\tdocument.addeventlistener(\"click\", function(){settimeout(optimocha_check_wc_cart_script,1000);});var twentyseventeenscreenreadertext = {\"quote\":\"<svg class=\\\"icon icon-quote-right\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-quote-right\\\" xlink:href=\\\"#icon-quote-right\\\"><\\/use> <\\/svg>\",\"expand\":\"expand child menu\",\"collapse\":\"collapse child menu\",\"icon\":\"<svg class=\\\"icon icon-angle-down\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-angle-down\\\" xlink:href=\\\"#icon-angle-down\\\"><\\/use> <span class=\\\"svg-fallback icon-angle-down\\\"><\\/span><\\/svg>\"};var the_ajax_script = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\",\"postnonce\":\"5ba5359cc5\"};var wpcf7cf_global_settings = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var elm_button_vars = { wrapper: '.resources-wrapper' };window.lazyloadoptions = {\n elements_selector: \"img[data-lazy-src],.rocket-lazyload\",\n data_src: \"lazy-src\",\n data_srcset: \"lazy-srcset\",\n data_sizes: \"lazy-sizes\",\n class_loading: \"lazyloading\",\n class_loaded: \"lazyloaded\",\n threshold: 300,\n callback_loaded: function(element) {\n if ( element.tagname === \"iframe\" && element.dataset.rocketlazyload == \"fitvidscompatible\" ) {\n if (element.classlist.contains(\"lazyloaded\") ) {\n if (typeof window.jquery != \"undefined\") {\n if (jquery.fn.fitvids) {\n jquery(element).parent().fitvids();\n }\n }\n }\n }\n }};\n window.addeventlistener('lazyload::initialized', function (e) {\n var lazyloadinstance = e.detail.instance;\n \n if (window.mutationobserver) {\n var observer = new mutationobserver(function(mutations) {\n mutations.foreach(function(mutation) {\n for (i = 0; i < mutation.addednodes.length; i++) {\n if (typeof mutation.addednodes[i].getelementsbytagname !== 'function') {\n return;\n }\n\n if (typeof mutation.addednodes[i].getelementsbyclassname !== 'function') {\n return;\n }\n\n imgs = mutation.addednodes[i].getelementsbytagname('img');\n iframes = mutation.addednodes[i].getelementsbytagname('iframe');\n rocket_lazy = mutation.addednodes[i].getelementsbyclassname('rocket-lazyload');\n\n if ( 0 === imgs.length && 0 === iframes.length && 0 === rocket_lazy.length ) {\n return;\n }\n\n lazyloadinstance.update();\n }\n } );\n } );\n \n var b = document.getelementsbytagname(\"body\")[0];\n var config = { childlist: true, subtree: true };\n \n observer.observe(b, config);\n }\n }, false);"
clean_text_py = clean_text_py.lower()
stringi package to remove any symbols from your text.##r chunk
library(stringi)
clean_text_1_lower_rv <- stri_trans_general(str = clean_text_r,
id = "Latin-ASCII")
clean_text_1_lower_rv
## [1] "(function(html){html.classname = html.classname.replace(/\\bno-js\\b/,'js')})(document.documentelement);kobe bryant's death reminds us life is not fair//\n\tvar gtm4wp_datalayer_name = \"datalayer\";\n\tvar datalayer = datalayer || [];\n\tvar gtm4wp_use_sku_instead = 1;\n\tvar gtm4wp_id_prefix = '';\n\tvar gtm4wp_remarketing = 1;\n\tvar gtm4wp_eec = 1;\n\tvar gtm4wp_classicec = 1;\n\tvar gtm4wp_currency = 'usd';\n\tvar gtm4wp_product_per_impression = 0;\n//{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"website\",\"@id\":\"https://harvest.org/#website\",\"url\":\"https://harvest.org/\",\"name\":\"harvest\",\"potentialaction\":{\"@type\":\"searchaction\",\"target\":\"https://harvest.org/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}},{\"@type\":\"imageobject\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\",\"url\":\"https://harvest.org/harvestsite/2020/01/58cc03bb-gettyimages-1196594255.jpg\",\"width\":1024,\"height\":683},{\"@type\":\"webpage\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#webpage\",\"url\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/\",\"inlanguage\":\"en-us\",\"name\":\"kobe bryant's death reminds us life is not fair\",\"ispartof\":{\"@id\":\"https://harvest.org/#website\"},\"primaryimageofpage\":{\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\"},\"datepublished\":\"2020-01-27t17:15:32-08:00\",\"datemodified\":\"2020-01-28t09:00:28-08:00\"}]}//\n\tvar datalayer_content = {\"pageposttype\":\"gregsblog\",\"pageposttype2\":\"single-gregsblog\",\"pageattributes\":[\"kobe-bryant\",\"loss\",\"suffering\"],\"pagepostauthor\":\"josh morris\",\"customertotalorders\":0,\"customertotalordervalue\":\"0.00\",\"customerfirstname\":\"\",\"customerlastname\":\"\",\"customerbillingfirstname\":\"\",\"customerbillinglastname\":\"\",\"customerbillingcompany\":\"\",\"customerbillingaddress1\":\"\",\"customerbillingaddress2\":\"\",\"customerbillingcity\":\"\",\"customerbillingpostcode\":\"\",\"customerbillingcountry\":\"\",\"customerbillingemail\":\"\",\"customerbillingphone\":\"\",\"customershippingfirstname\":\"\",\"customershippinglastname\":\"\",\"customershippingcompany\":\"\",\"customershippingaddress1\":\"\",\"customershippingaddress2\":\"\",\"customershippingcity\":\"\",\"customershippingpostcode\":\"\",\"customershippingcountry\":\"\",\"ecomm_pagetype\":\"other\"};\n\tdatalayer.push( datalayer_content );////\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew date().gettime(),event:'gtm.js'});var f=d.getelementsbytagname(s)[0],\nj=d.createelement(s),dl=l!='datalayer'?'&l='+l:'';j.async=true;j.src=\n'//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentnode.insertbefore(j,f);\n})(window,document,'script','datalayer','gtm-5bj6kwd');//window._wpemojisettings = {\"baseurl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/72x72\\/\",\"ext\":\".png\",\"svgurl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/svg\\/\",\"svgext\":\".svg\",\"source\":{\"concatemoji\":\"https:\\/\\/harvest.org\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=5.3.2\"}};\n\t\t\t!function(e,a,t){var r,n,o,i,p=a.createelement(\"canvas\"),s=p.getcontext&&p.getcontext(\"2d\");function c(e,t){var a=string.fromcharcode;s.clearrect(0,0,p.width,p.height),s.filltext(a.apply(this,e),0,0);var r=p.todataurl();return s.clearrect(0,0,p.width,p.height),s.filltext(a.apply(this,t),0,0),r===p.todataurl()}function l(e){if(!s||!s.filltext)return!1;switch(s.textbaseline=\"top\",s.font=\"600 32px arial\",e){case\"flag\":return!c([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])&&(!c([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!c([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]));case\"emoji\":return!c([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}function d(e){var t=a.createelement(\"script\");t.src=e,t.defer=t.type=\"text/javascript\",a.getelementsbytagname(\"head\")[0].appendchild(t)}for(i=array(\"flag\",\"emoji\"),t.supports={everything:!0,everythingexceptflag:!0},o=0;o<i.length;o++)t.supports[i[o]]=l(i[o]),t.supports.everything=t.supports.everything&&t.supports[i[o]],\"flag\"!==i[o]&&(t.supports.everythingexceptflag=t.supports.everythingexceptflag&&t.supports[i[o]]);t.supports.everythingexceptflag=t.supports.everythingexceptflag&&!t.supports.flag,t.domready=!1,t.readycallback=function(){t.domready=!0},t.supports.everything||(n=function(){t.readycallback()},a.addeventlistener?(a.addeventlistener(\"domcontentloaded\",n,!1),e.addeventlistener(\"load\",n,!1)):(e.attachevent(\"onload\",n),a.attachevent(\"onreadystatechange\",function(){\"complete\"===a.readystate&&t.readycallback()})),(r=t.source||{}).concatemoji?d(r.concatemoji):r.wpemoji&&r.twemoji&&(d(r.twemoji),d(r.wpemoji)))}(window,document,window._wpemojisettings);var pdfprnt_file_settings = {\"margin_left\":\"15\",\"margin_right\":\"15\",\"margin_top\":\"16\",\"margin_bottom\":\"16\",\"page_size\":\"a4\",\"file_action\":\"open\",\"file_name\":\"kobe bryant's death reminds us life is not fair\"};var ari_fancybox = {\"lightbox\":{\"animationeffect\":\"zoom-in-out\",\"loop\":true,\"backfocus\":false,\"trapfocus\":false,\"thumbs\":{\"hideonclose\":false},\"touch\":{\"vertical\":true,\"momentum\":true},\"buttons\":[\"slideshow\",\"fullscreen\",\"thumbs\",\"close\"],\"lang\":\"custom\",\"i18n\":{\"custom\":{\"prev\":\"previous\",\"next\":\"next\",\"play_start\":\"start slideshow (p)\",\"play_stop\":\"stop slideshow (p)\",\"full_screen\":\"full screen (f)\",\"thumbs\":\"thumbnails (g)\",\"close\":\"close (esc)\",\"error\":\"the requested content cannot be loaded. <br\\/> please try again later.\"}}},\"convert\":{\"images\":{\"convert\":true},\"youtube\":{\"convert\":true},\"vimeo\":{\"convert\":true}},\"viewers\":{\"pdfjs\":{\"url\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/ari-fancy-lightbox\\/assets\\/pdfjs\\/web\\/viewer.html\"}}};.woocommerce-product-gallery{ opacity: 1 !important; }!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callmethod?\nn.callmethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;\nn.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createelement(e);t.async=!0;\nt.src=v;s=b.getelementsbytagname(e)[0];s.parentnode.insertbefore(t,s)}(window,\ndocument,'script','https://connect.facebook.net/en_us/fbevents.js');fbq('init', '504043309803344', {}, {\n \"agent\": \"woocommerce-3.6.5-1.9.15\"\n});\n\nfbq('track', 'pageview', {\n \"source\": \"woocommerce\",\n \"version\": \"3.6.5\",\n \"pluginversion\": \"1.9.15\"\n});\n\ndocument.addeventlistener('domcontentloaded', function() {\n jquery && jquery(function($){\n $('body').on('added_to_cart', function(event) {\n // ajax action.\n $.get('?wc-ajax=fb_inject_add_to_cart_event', function(data) {\n $('head').append(data);\n });\n });\n });\n}, false);.rll-youtube-player, [data-lazy-src]{display:none !important;}! function(n, e) {\n\t\t\t\tvar t, o, i, c = [],\n\t\t\t\t\tf = {\n\t\t\t\t\t\tpassive: !0,\n\t\t\t\t\t\tcapture: !0\n\t\t\t\t\t},\n\t\t\t\t\tr = new date,\n\t\t\t\t\ta = \"pointerup\",\n\t\t\t\t\tu = \"pointercancel\";\n\n\t\t\t\tfunction p(n, c) {\n\t\t\t\t\tt || (t = c, o = n, i = new date, w(e), s())\n\t\t\t\t}\n\n\t\t\t\tfunction s() {\n\t\t\t\t\to >= 0 && o < i - r && (c.foreach(function(n) {\n\t\t\t\t\t\tn(o, t)\n\t\t\t\t\t}), c = [])\n\t\t\t\t}\n\n\t\t\t\tfunction l(t) {\n\t\t\t\t\tif (t.cancelable) {\n\t\t\t\t\t\tvar o = (t.timestamp > 1e12 ? new date : performance.now()) - t.timestamp;\n\t\t\t\t\t\t\"pointerdown\" == t.type ? function(t, o) {\n\t\t\t\t\t\t\tfunction i() {\n\t\t\t\t\t\t\t\tp(t, o), r()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction c() {\n\t\t\t\t\t\t\t\tr()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction r() {\n\t\t\t\t\t\t\t\te(a, i, f), e(u, c, f)\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tn(a, i, f), n(u, c, f)\n\t\t\t\t\t\t}(o, t) : p(o, t)\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tfunction w(n) {\n\t\t\t\t\t[\"click\", \"mousedown\", \"keydown\", \"touchstart\", \"pointerdown\"].foreach(function(e) {\n\t\t\t\t\t\tn(e, l, f)\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\tw(n), self.perfmetrics = self.perfmetrics || {}, self.perfmetrics.onfirstinputdelay = function(n) {\n\t\t\t\t\tc.push(n), s()\n\t\t\t\t}\n\t\t\t}(addeventlistener, removeeventlistener);window.fbasyncinit = function() {\n\t\t\tfb.init({\n\t\t\t\tappid: '2466773766976572',\n\t\t\t\txfbml: true,\n\t\t\t\tversion: 'v5.0'\n\t\t\t});\n\t\t\tfb.appevents.logpageview();\n\t\t};\n\n\t\t(function(d, s, id) {\n\t\t\tvar js, fjs = d.getelementsbytagname(s)[0];\n\t\t\tif (d.getelementbyid(id)) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tjs = d.createelement(s);\n\t\t\tjs.id = id;\n\t\t\tjs.src = \"https://connect.facebook.net/en_us/sdk.js\";\n\t\t\tfjs.parentnode.insertbefore(js, fjs);\n\t\t}(document, 'script', 'facebook-jssdk')); menuknow godresourcesboise harvestchurchstoreaboutdonatebecome a harvest partnergive a one-time gift search search for: resources menu todaydevotionwebcaststvradiogreg's blogvirtueebookscoursespodcastsnews greg's blogkobe bryant's death reminds us life is not fair by greg laurie on jan 27, 2020 i could hardly believe the news this weekend: kobe bryant, the la lakers basketball superstar, had died in a helicopter accident near los angeles. eight other people, including his 13-year-old daughter gianna, also perished in the crash.how could a champion like kobe, so vibrant and full of life, suddenly leave us?kobe bryant was among the very best to play in the nba. he played 20 seasons with the la lakers, won 5 championship rings and finished with 33,643 career points. at 41 years old, he was a living and breathing legend that even other nba stars were star-struck by.he even picked his own nickname, \"black mamba,\" after the fastest lethal snake in the world-and passed it on to his daughter gianna, a budding basketball star, whom he called \"mambacita.\"the truth is, the vast majority of us didn't know kobe personally. maybe we went to one of his games, but that was the extent of our relationship with him. yet his death somehow has touched millions of americans deeply. i believe it's because it suddenly jolted us to the reality that life is not fair.why are people like kobe and his daughter and the other passengers aboard that fateful flight taken while others will wake up tomorrow to face a new day?there are no easy explanations, but here are three things we should keep in mind as we reflect on kobe's passing:1. life is preciousi have a smartwatch. periodically, i will get a message on it that simply says, \"breathe.\" funny thing is, i was breathing already, but it's reminding me of something that i should never take for granted.every day is a gift. every single heartbeat and every breath you take is a blessing. don't take it for granted. and don't take your health or your family for granted either.the bible reminds us, \"teach us to realize the brevity of life, so that we may grow in wisdom\" (psalm 90:12 nlt).kobe was a very successful man with many beautiful things, but i am certain he would have traded it all for one more precious day of life. he was not given that choice.2. don't ask 'why?' - ask 'who?'i remember the day 11 years ago when my wife and i heard the devastating news that our son christopher had died in an automobile accident on his way to work. it was as if all the air was sucked out of the room and time stood still. i felt as though if words could kill you, i could have died on the spot that day.in my time of pain and darkness, i called out to god, and he was there for me. the bible says he is \"the god of all comfort\" (2 corinthians 1:3).sometimes things happen in life that are unfair, and we will never get a satisfying answer for why they happened. at times such as these, i have learned that the right question to ask is not \"why?\" but \"who?\" who do you turn to at a time like this?you turn to god and ask him for the strength you need to go on another day. and you cry and mourn.the bible says, \"be happy with those who are happy, and weep with those who weep\" (romans 12:15 nlt). many people wept with us when our son christopher died. right now, kobe's family needs support and love.we need to remember to pray for kobe's wife, vanessa, and his children, natalia, bianka, and capri. kobe is also survived by his father joe and his mother pam. i cannot imagine the devastation they are all feeling over the loss of both kobe and gianna. we must also remember to pray for the families of the seven others who died as well. their names are:<U+25AA>john altobelli, 56, orange coast college head baseball coach <U+25AA>kerri altobelli, john's wife <U+25AA>alyssa altobelli, john and kerri's daughter, who was gianna's basketball teammate <U+25AA>sarah chester <U+25AA>payton chester, sarah's daughter and another basketball teammate <U+25AA>christina mauser, girls basketball coach at mamba sports academy <U+25AA>ara zobayan, pilot3. we must preparedeath isn't a respecter of people. it doesn't care if you are rich or poor; religious or not; famous, infamous or unknown; or even the great kobe bryant, who had vast resources and money at his disposal. it knocks at every door, and sadly one day it will knock at your door and mine.but death is not the end. the bible talks about an afterlife-a concept even many people who are nonreligious believe in. jesus spoke about it.he said, \"i am the resurrection and the life. the one who believes in me will live, even though they die; and whoever lives by believing in me will never die\" (john 11:25-26).it's because of this hope of eternity that followers of jesus do not \"grieve like people who have no hope\" (1 thessalonians 4:13). if we believe in and follow jesus, we can rest assured that death will not get the final word but we will be in heaven with him. we would like to offer you a free ebook on the subject of pain and suffering titled, getting through the storms of life. click the link below for your free ebook.https://harvest.org/resources/ebook/getting-through-the-storms-of-life/ topicskobe bryantlosssuffering did you pray with pastor greg?to help you get started, we would love to send you a free bible and other resources to help you grow in your faith. get resources breakthrough - dvdthe inspiring film breakthrough - dvd will touch your heart and bolster your faith. get a copy when you donate to god's work at harvest ministries today. support today!more for you webcast webcast10, part one 10, book of exodussunday morninggreg lauriefeb 2, 2020 devotion devotionon the potter's wheel god has a plan. don't sabotage it.greg lauriefeb 1, 2020 radio radiohow to never stumble or fall - i john 18, luke 22greg lauriefeb 1, 2020 var audioplayer = document.getelementbyid(\"audioplayer\"); \n\tfunction playaudio() { \n\t\taudioplayer.play(); \n\t} \n\twindow.onload = function($) {\n\t\t$(document).ready(() => {\n\t\t\t$('#audio-play-button').click(function() {\n\t\t\t\t$('#audio-player').fadein(300);\n\t\t\t\tconsole.log('play')\n\t\t\t\t$('#audio-play-button').addclass('hidden');\n\t\t\t});\n\t\t});\n\t}(jquery); breakthrough - dvdone mother's fervent prayers lead to an amazing miracle for a young boy in dire circumstances. watch this inspiring story on dvd, our gift of thanks for your donation today. give here knowing god and making him known.facebooktwitterinstagramyoutubewebcaststv broadcastsdevotiongreg's blogvirtueradiopodcastscoursesebooksnewsroomcontact us get exclusive updates from greg laurie hbspt.forms.create({\n portalid: \"2898837\",\n formid: \"5aa79fad-d846-4930-8edd-e4eb723048d9\"\n });privacy policyterms and conditions all rights reserved harvest ministries 2020 window.onload = function($) {\n\t\t\t$(document).ready(() => {\n\t\t\t\tsimplycountdown('.countdown-container', {\n\t\t\t\t\tyear: '2020',\n\t\t\t\t\tmonth: '1',\n\t\t\t\t\tday: '01',\n\t\t\t\t\thours: '8',\n\t\t\t\t\tminutes: '00',\n\t\t\t\t\tplural: true,\n\t\t\t\t\tzeropad: true,\n\t\t\t\t\tenableutc: false,\n\t\t\t\t\twords: {\n\t\t\t\t\t\tminutes: 'min',\n\t\t\t\t\t\tseconds: 'sec'\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t// set timeout ondomready\n\t\t\t$(function() {\n\t\t\t\t\tsettimeout(delayedfragmenttargetoffset, 500);\n\t\t\t});\n\n\t\t\t// add scroll offset to fragment target (if there is one)\n\t\t\tfunction delayedfragmenttargetoffset(){\n\t\t\t\t\tvar offset = $(':target').offset();\n\t\t\t\t\tif(offset){\n\t\t\t\t\t\t\tvar scrollto = offset.top - 110; // minus fixed header height\n\t\t\t\t\t\t\t$('html, body').animate({scrolltop:scrollto}, 0);\n\t\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}(jquery);var gmapstyles = 'default';.lazyload{display:none;}window.lazysizesconfig=window.lazysizesconfig||{};window.lazysizesconfig.loadmode=1; var c = document.body.classname;\n\t\tc = c.replace(/woocommerce-no-js/, 'woocommerce-js');\n\t\tdocument.body.classname = c; xvar wpcf7 = {\"apisettings\":{\"root\":\"https:\\/\\/harvest.org\\/wp-json\\/contact-form-7\\/v1\",\"namespace\":\"contact-form-7\\/v1\"},\"cached\":\"1\"};var insgalajax = {\"ajax_url\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var pvcargsfrontend = {\"mode\":\"ajax\",\"requesturl\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/post-views-counter\\/includes\\/ajax.php\",\"postid\":\"467860\",\"nonce\":\"95bb7717b8\"};var wc_add_to_cart_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\",\"i18n_view_cart\":\"view cart\",\"cart_url\":\"https:\\/\\/harvest.org\\/cart\\/\",\"is_cart\":\"\",\"cart_redirect_after_add\":\"no\"};var woocommerce_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\"};function optimocha_getcookie(name) {\n\t\t\t\t\tvar v = document.cookie.match(\"(^|;) ?\" + name + \"=([^;]*)(;|$)\");\n\t\t\t\t\treturn v ? v[2] : null;\n\t\t\t\t}\n\n\t\t\t\tfunction optimocha_check_wc_cart_script() {\n\t\t\t\tvar cart_src = \"https://harvest.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js\";\n\t\t\t\tvar script_id = \"optimocha_loaded_wc_cart_fragments\";\n\n\t\t\t\t\tif( document.getelementbyid(script_id) !== null ) {\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\tif( optimocha_getcookie(\"woocommerce_cart_hash\") ) {\n\t\t\t\t\t\tvar script = document.createelement(\"script\");\n\t\t\t\t\t\tscript.id = script_id;\n\t\t\t\t\t\tscript.src = cart_src;\n\t\t\t\t\t\tscript.async = true;\n\t\t\t\t\t\tdocument.head.appendchild(script);\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\toptimocha_check_wc_cart_script();\n\t\t\t\tdocument.addeventlistener(\"click\", function(){settimeout(optimocha_check_wc_cart_script,1000);});var twentyseventeenscreenreadertext = {\"quote\":\"<svg class=\\\"icon icon-quote-right\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-quote-right\\\" xlink:href=\\\"#icon-quote-right\\\"><\\/use> <\\/svg>\",\"expand\":\"expand child menu\",\"collapse\":\"collapse child menu\",\"icon\":\"<svg class=\\\"icon icon-angle-down\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-angle-down\\\" xlink:href=\\\"#icon-angle-down\\\"><\\/use> <span class=\\\"svg-fallback icon-angle-down\\\"><\\/span><\\/svg>\"};var the_ajax_script = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\",\"postnonce\":\"5ba5359cc5\"};var wpcf7cf_global_settings = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var elm_button_vars = { wrapper: '.resources-wrapper' };window.lazyloadoptions = {\n elements_selector: \"img[data-lazy-src],.rocket-lazyload\",\n data_src: \"lazy-src\",\n data_srcset: \"lazy-srcset\",\n data_sizes: \"lazy-sizes\",\n class_loading: \"lazyloading\",\n class_loaded: \"lazyloaded\",\n threshold: 300,\n callback_loaded: function(element) {\n if ( element.tagname === \"iframe\" && element.dataset.rocketlazyload == \"fitvidscompatible\" ) {\n if (element.classlist.contains(\"lazyloaded\") ) {\n if (typeof window.jquery != \"undefined\") {\n if (jquery.fn.fitvids) {\n jquery(element).parent().fitvids();\n }\n }\n }\n }\n }};\n window.addeventlistener('lazyload::initialized', function (e) {\n var lazyloadinstance = e.detail.instance;\n \n if (window.mutationobserver) {\n var observer = new mutationobserver(function(mutations) {\n mutations.foreach(function(mutation) {\n for (i = 0; i < mutation.addednodes.length; i++) {\n if (typeof mutation.addednodes[i].getelementsbytagname !== 'function') {\n return;\n }\n\n if (typeof mutation.addednodes[i].getelementsbyclassname !== 'function') {\n return;\n }\n\n imgs = mutation.addednodes[i].getelementsbytagname('img');\n iframes = mutation.addednodes[i].getelementsbytagname('iframe');\n rocket_lazy = mutation.addednodes[i].getelementsbyclassname('rocket-lazyload');\n\n if ( 0 === imgs.length && 0 === iframes.length && 0 === rocket_lazy.length ) {\n return;\n }\n\n lazyloadinstance.update();\n }\n } );\n } );\n \n var b = document.getelementsbytagname(\"body\")[0];\n var config = { childlist: true, subtree: true };\n \n observer.observe(b, config);\n }\n }, false);"
unicodedata in python to remove any symbols from your text.##python chunk
import unicodedata
def remove_accented_chars(text):
text = unicodedata.normalize('NFKD', text).encode('ascii', 'ignore').decode('utf-8', 'ignore')
return text
clean_text_py = remove_accented_chars(clean_text_py)
clean_text_py[100:200]
## 'chema.org",\n "@type": "website",\n "name": "dr. erin buchanan",\n \n "url": "https:\\/\\/doom'
##r chunk
library(textclean)
words = unlist(tokenize_words(clean_text_1_lower_rv))
words = str_replace_all(words, pattern = "'",
replacement = "")
words[11]
## [1] "bryants"
replace_contraction(words,
contraction.key = lexicon::key_contractions,
ignore.case = T)[11]
## [1] "bryants"
words
## [1] "function"
## [2] "html"
## [3] "html.classname"
## [4] "html.classname.replace"
## [5] "bno"
## [6] "js"
## [7] "b"
## [8] "js"
## [9] "document.documentelement"
## [10] "kobe"
## [11] "bryants"
## [12] "death"
## [13] "reminds"
## [14] "us"
## [15] "life"
## [16] "is"
## [17] "not"
## [18] "fair"
## [19] "var"
## [20] "gtm4wp_datalayer_name"
## [21] "datalayer"
## [22] "var"
## [23] "datalayer"
## [24] "datalayer"
## [25] "var"
## [26] "gtm4wp_use_sku_instead"
## [27] "1"
## [28] "var"
## [29] "gtm4wp_id_prefix"
## [30] "var"
## [31] "gtm4wp_remarketing"
## [32] "1"
## [33] "var"
## [34] "gtm4wp_eec"
## [35] "1"
## [36] "var"
## [37] "gtm4wp_classicec"
## [38] "1"
## [39] "var"
## [40] "gtm4wp_currency"
## [41] "usd"
## [42] "var"
## [43] "gtm4wp_product_per_impression"
## [44] "0"
## [45] "context"
## [46] "https"
## [47] "schema.org"
## [48] "graph"
## [49] "type"
## [50] "website"
## [51] "id"
## [52] "https"
## [53] "harvest.org"
## [54] "website"
## [55] "url"
## [56] "https"
## [57] "harvest.org"
## [58] "name"
## [59] "harvest"
## [60] "potentialaction"
## [61] "type"
## [62] "searchaction"
## [63] "target"
## [64] "https"
## [65] "harvest.org"
## [66] "s"
## [67] "search_term_string"
## [68] "query"
## [69] "input"
## [70] "required"
## [71] "name"
## [72] "search_term_string"
## [73] "type"
## [74] "imageobject"
## [75] "id"
## [76] "https"
## [77] "harvest.org"
## [78] "resources"
## [79] "gregs"
## [80] "blog"
## [81] "post"
## [82] "kobe"
## [83] "bryants"
## [84] "death"
## [85] "reminds"
## [86] "us"
## [87] "life"
## [88] "is"
## [89] "not"
## [90] "fair"
## [91] "primaryimage"
## [92] "url"
## [93] "https"
## [94] "harvest.org"
## [95] "harvestsite"
## [96] "2020"
## [97] "01"
## [98] "58cc03bb"
## [99] "gettyimages"
## [100] "1196594255"
## [101] "jpg"
## [102] "width"
## [103] "1024"
## [104] "height"
## [105] "683"
## [106] "type"
## [107] "webpage"
## [108] "id"
## [109] "https"
## [110] "harvest.org"
## [111] "resources"
## [112] "gregs"
## [113] "blog"
## [114] "post"
## [115] "kobe"
## [116] "bryants"
## [117] "death"
## [118] "reminds"
## [119] "us"
## [120] "life"
## [121] "is"
## [122] "not"
## [123] "fair"
## [124] "webpage"
## [125] "url"
## [126] "https"
## [127] "harvest.org"
## [128] "resources"
## [129] "gregs"
## [130] "blog"
## [131] "post"
## [132] "kobe"
## [133] "bryants"
## [134] "death"
## [135] "reminds"
## [136] "us"
## [137] "life"
## [138] "is"
## [139] "not"
## [140] "fair"
## [141] "inlanguage"
## [142] "en"
## [143] "us"
## [144] "name"
## [145] "kobe"
## [146] "bryant"
## [147] "039"
## [148] "s"
## [149] "death"
## [150] "reminds"
## [151] "us"
## [152] "life"
## [153] "is"
## [154] "not"
## [155] "fair"
## [156] "ispartof"
## [157] "id"
## [158] "https"
## [159] "harvest.org"
## [160] "website"
## [161] "primaryimageofpage"
## [162] "id"
## [163] "https"
## [164] "harvest.org"
## [165] "resources"
## [166] "gregs"
## [167] "blog"
## [168] "post"
## [169] "kobe"
## [170] "bryants"
## [171] "death"
## [172] "reminds"
## [173] "us"
## [174] "life"
## [175] "is"
## [176] "not"
## [177] "fair"
## [178] "primaryimage"
## [179] "datepublished"
## [180] "2020"
## [181] "01"
## [182] "27t17"
## [183] "15"
## [184] "32"
## [185] "08"
## [186] "00"
## [187] "datemodified"
## [188] "2020"
## [189] "01"
## [190] "28t09"
## [191] "00"
## [192] "28"
## [193] "08"
## [194] "00"
## [195] "var"
## [196] "datalayer_content"
## [197] "pageposttype"
## [198] "gregsblog"
## [199] "pageposttype2"
## [200] "single"
## [201] "gregsblog"
## [202] "pageattributes"
## [203] "kobe"
## [204] "bryant"
## [205] "loss"
## [206] "suffering"
## [207] "pagepostauthor"
## [208] "josh"
## [209] "morris"
## [210] "customertotalorders"
## [211] "0"
## [212] "customertotalordervalue"
## [213] "0.00"
## [214] "customerfirstname"
## [215] "customerlastname"
## [216] "customerbillingfirstname"
## [217] "customerbillinglastname"
## [218] "customerbillingcompany"
## [219] "customerbillingaddress1"
## [220] "customerbillingaddress2"
## [221] "customerbillingcity"
## [222] "customerbillingpostcode"
## [223] "customerbillingcountry"
## [224] "customerbillingemail"
## [225] "customerbillingphone"
## [226] "customershippingfirstname"
## [227] "customershippinglastname"
## [228] "customershippingcompany"
## [229] "customershippingaddress1"
## [230] "customershippingaddress2"
## [231] "customershippingcity"
## [232] "customershippingpostcode"
## [233] "customershippingcountry"
## [234] "ecomm_pagetype"
## [235] "other"
## [236] "datalayer.push"
## [237] "datalayer_content"
## [238] "function"
## [239] "w"
## [240] "d"
## [241] "s"
## [242] "l"
## [243] "i"
## [244] "w"
## [245] "l"
## [246] "w"
## [247] "l"
## [248] "w"
## [249] "l"
## [250] "push"
## [251] "gtm.start"
## [252] "new"
## [253] "date"
## [254] "gettime"
## [255] "event"
## [256] "gtm.js"
## [257] "var"
## [258] "f"
## [259] "d.getelementsbytagname"
## [260] "s"
## [261] "0"
## [262] "j"
## [263] "d.createelement"
## [264] "s"
## [265] "dl"
## [266] "l"
## [267] "datalayer"
## [268] "l"
## [269] "l"
## [270] "j.async"
## [271] "true"
## [272] "j.src"
## [273] "www.googletagmanager.com"
## [274] "gtm"
## [275] "js"
## [276] "id"
## [277] "i"
## [278] "dl"
## [279] "f.parentnode.insertbefore"
## [280] "j"
## [281] "f"
## [282] "window"
## [283] "document"
## [284] "script"
## [285] "datalayer"
## [286] "gtm"
## [287] "5bj6kwd"
## [288] "window"
## [289] "_wpemojisettings"
## [290] "baseurl"
## [291] "https"
## [292] "s.w.org"
## [293] "images"
## [294] "core"
## [295] "emoji"
## [296] "12.0.0"
## [297] "1"
## [298] "72x72"
## [299] "ext"
## [300] "png"
## [301] "svgurl"
## [302] "https"
## [303] "s.w.org"
## [304] "images"
## [305] "core"
## [306] "emoji"
## [307] "12.0.0"
## [308] "1"
## [309] "svg"
## [310] "svgext"
## [311] "svg"
## [312] "source"
## [313] "concatemoji"
## [314] "https"
## [315] "harvest.org"
## [316] "wp"
## [317] "includes"
## [318] "js"
## [319] "wp"
## [320] "emoji"
## [321] "release.min.js"
## [322] "ver"
## [323] "5.3.2"
## [324] "function"
## [325] "e"
## [326] "a"
## [327] "t"
## [328] "var"
## [329] "r"
## [330] "n"
## [331] "o"
## [332] "i"
## [333] "p"
## [334] "a.createelement"
## [335] "canvas"
## [336] "s"
## [337] "p.getcontext"
## [338] "p.getcontext"
## [339] "2d"
## [340] "function"
## [341] "c"
## [342] "e"
## [343] "t"
## [344] "var"
## [345] "a"
## [346] "string.fromcharcode"
## [347] "s.clearrect"
## [348] "0,0"
## [349] "p.width"
## [350] "p.height"
## [351] "s.filltext"
## [352] "a.apply"
## [353] "this"
## [354] "e"
## [355] "0,0"
## [356] "var"
## [357] "r"
## [358] "p.todataurl"
## [359] "return"
## [360] "s.clearrect"
## [361] "0,0"
## [362] "p.width"
## [363] "p.height"
## [364] "s.filltext"
## [365] "a.apply"
## [366] "this"
## [367] "t"
## [368] "0,0"
## [369] "r"
## [370] "p.todataurl"
## [371] "function"
## [372] "l"
## [373] "e"
## [374] "if"
## [375] "s"
## [376] "s.filltext"
## [377] "return"
## [378] "1"
## [379] "switch"
## [380] "s.textbaseline"
## [381] "top"
## [382] "s.font"
## [383] "600"
## [384] "32px"
## [385] "arial"
## [386] "e"
## [387] "case"
## [388] "flag"
## [389] "return"
## [390] "c"
## [391] "127987,65039,8205,9895,65039"
## [392] "127987,65039,8203,9895,65039"
## [393] "c"
## [394] "55356,56826,55356,56819"
## [395] "55356,56826,8203,55356,56819"
## [396] "c"
## [397] "55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447"
## [398] "55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447"
## [399] "case"
## [400] "emoji"
## [401] "return"
## [402] "c"
## [403] "55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340"
## [404] "55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340"
## [405] "return"
## [406] "1"
## [407] "function"
## [408] "d"
## [409] "e"
## [410] "var"
## [411] "t"
## [412] "a.createelement"
## [413] "script"
## [414] "t.src"
## [415] "e"
## [416] "t.defer"
## [417] "t.type"
## [418] "text"
## [419] "javascript"
## [420] "a.getelementsbytagname"
## [421] "head"
## [422] "0"
## [423] "appendchild"
## [424] "t"
## [425] "for"
## [426] "i"
## [427] "array"
## [428] "flag"
## [429] "emoji"
## [430] "t.supports"
## [431] "everything"
## [432] "0"
## [433] "everythingexceptflag"
## [434] "0"
## [435] "o"
## [436] "0"
## [437] "o"
## [438] "i.length"
## [439] "o"
## [440] "t.supports"
## [441] "i"
## [442] "o"
## [443] "l"
## [444] "i"
## [445] "o"
## [446] "t.supports.everything"
## [447] "t.supports.everything"
## [448] "t.supports"
## [449] "i"
## [450] "o"
## [451] "flag"
## [452] "i"
## [453] "o"
## [454] "t.supports.everythingexceptflag"
## [455] "t.supports.everythingexceptflag"
## [456] "t.supports"
## [457] "i"
## [458] "o"
## [459] "t.supports.everythingexceptflag"
## [460] "t.supports.everythingexceptflag"
## [461] "t.supports.flag"
## [462] "t.domready"
## [463] "1"
## [464] "t.readycallback"
## [465] "function"
## [466] "t.domready"
## [467] "0"
## [468] "t.supports.everything"
## [469] "n"
## [470] "function"
## [471] "t.readycallback"
## [472] "a.addeventlistener"
## [473] "a.addeventlistener"
## [474] "domcontentloaded"
## [475] "n"
## [476] "1"
## [477] "e.addeventlistener"
## [478] "load"
## [479] "n"
## [480] "1"
## [481] "e.attachevent"
## [482] "onload"
## [483] "n"
## [484] "a.attachevent"
## [485] "onreadystatechange"
## [486] "function"
## [487] "complete"
## [488] "a.readystate"
## [489] "t.readycallback"
## [490] "r"
## [491] "t.source"
## [492] "concatemoji"
## [493] "d"
## [494] "r.concatemoji"
## [495] "r.wpemoji"
## [496] "r.twemoji"
## [497] "d"
## [498] "r.twemoji"
## [499] "d"
## [500] "r.wpemoji"
## [501] "window"
## [502] "document"
## [503] "window"
## [504] "_wpemojisettings"
## [505] "var"
## [506] "pdfprnt_file_settings"
## [507] "margin_left"
## [508] "15"
## [509] "margin_right"
## [510] "15"
## [511] "margin_top"
## [512] "16"
## [513] "margin_bottom"
## [514] "16"
## [515] "page_size"
## [516] "a4"
## [517] "file_action"
## [518] "open"
## [519] "file_name"
## [520] "kobe"
## [521] "bryants"
## [522] "death"
## [523] "reminds"
## [524] "us"
## [525] "life"
## [526] "is"
## [527] "not"
## [528] "fair"
## [529] "var"
## [530] "ari_fancybox"
## [531] "lightbox"
## [532] "animationeffect"
## [533] "zoom"
## [534] "in"
## [535] "out"
## [536] "loop"
## [537] "true"
## [538] "backfocus"
## [539] "false"
## [540] "trapfocus"
## [541] "false"
## [542] "thumbs"
## [543] "hideonclose"
## [544] "false"
## [545] "touch"
## [546] "vertical"
## [547] "true"
## [548] "momentum"
## [549] "true"
## [550] "buttons"
## [551] "slideshow"
## [552] "fullscreen"
## [553] "thumbs"
## [554] "close"
## [555] "lang"
## [556] "custom"
## [557] "i18n"
## [558] "custom"
## [559] "prev"
## [560] "previous"
## [561] "next"
## [562] "next"
## [563] "play_start"
## [564] "start"
## [565] "slideshow"
## [566] "p"
## [567] "play_stop"
## [568] "stop"
## [569] "slideshow"
## [570] "p"
## [571] "full_screen"
## [572] "full"
## [573] "screen"
## [574] "f"
## [575] "thumbs"
## [576] "thumbnails"
## [577] "g"
## [578] "close"
## [579] "close"
## [580] "esc"
## [581] "error"
## [582] "the"
## [583] "requested"
## [584] "content"
## [585] "cannot"
## [586] "be"
## [587] "loaded"
## [588] "br"
## [589] "please"
## [590] "try"
## [591] "again"
## [592] "later"
## [593] "convert"
## [594] "images"
## [595] "convert"
## [596] "true"
## [597] "youtube"
## [598] "convert"
## [599] "true"
## [600] "vimeo"
## [601] "convert"
## [602] "true"
## [603] "viewers"
## [604] "pdfjs"
## [605] "url"
## [606] "https"
## [607] "harvest.org"
## [608] "wp"
## [609] "content"
## [610] "plugins"
## [611] "ari"
## [612] "fancy"
## [613] "lightbox"
## [614] "assets"
## [615] "pdfjs"
## [616] "web"
## [617] "viewer.html"
## [618] "woocommerce"
## [619] "product"
## [620] "gallery"
## [621] "opacity"
## [622] "1"
## [623] "important"
## [624] "function"
## [625] "f"
## [626] "b"
## [627] "e"
## [628] "v"
## [629] "n"
## [630] "t"
## [631] "s"
## [632] "if"
## [633] "f.fbq"
## [634] "return"
## [635] "n"
## [636] "f.fbq"
## [637] "function"
## [638] "n.callmethod"
## [639] "n.callmethod.apply"
## [640] "n"
## [641] "arguments"
## [642] "n.queue.push"
## [643] "arguments"
## [644] "if"
## [645] "f"
## [646] "_fbq"
## [647] "f"
## [648] "_fbq"
## [649] "n"
## [650] "n.push"
## [651] "n"
## [652] "n.loaded"
## [653] "0"
## [654] "n.version"
## [655] "2.0"
## [656] "n.queue"
## [657] "t"
## [658] "b.createelement"
## [659] "e"
## [660] "t.async"
## [661] "0"
## [662] "t.src"
## [663] "v"
## [664] "s"
## [665] "b.getelementsbytagname"
## [666] "e"
## [667] "0"
## [668] "s.parentnode.insertbefore"
## [669] "t"
## [670] "s"
## [671] "window"
## [672] "document"
## [673] "script"
## [674] "https"
## [675] "connect.facebook.net"
## [676] "en_us"
## [677] "fbevents.js"
## [678] "fbq"
## [679] "init"
## [680] "504043309803344"
## [681] "agent"
## [682] "woocommerce"
## [683] "3.6.5"
## [684] "1.9.15"
## [685] "fbq"
## [686] "track"
## [687] "pageview"
## [688] "source"
## [689] "woocommerce"
## [690] "version"
## [691] "3.6.5"
## [692] "pluginversion"
## [693] "1.9.15"
## [694] "document.addeventlistener"
## [695] "domcontentloaded"
## [696] "function"
## [697] "jquery"
## [698] "jquery"
## [699] "function"
## [700] "body"
## [701] "on"
## [702] "added_to_cart"
## [703] "function"
## [704] "event"
## [705] "ajax"
## [706] "action"
## [707] "get"
## [708] "wc"
## [709] "ajax"
## [710] "fb_inject_add_to_cart_event"
## [711] "function"
## [712] "data"
## [713] "head"
## [714] "append"
## [715] "data"
## [716] "false"
## [717] "rll"
## [718] "youtube"
## [719] "player"
## [720] "data"
## [721] "lazy"
## [722] "src"
## [723] "display:none"
## [724] "important"
## [725] "function"
## [726] "n"
## [727] "e"
## [728] "var"
## [729] "t"
## [730] "o"
## [731] "i"
## [732] "c"
## [733] "f"
## [734] "passive"
## [735] "0"
## [736] "capture"
## [737] "0"
## [738] "r"
## [739] "new"
## [740] "date"
## [741] "a"
## [742] "pointerup"
## [743] "u"
## [744] "pointercancel"
## [745] "function"
## [746] "p"
## [747] "n"
## [748] "c"
## [749] "t"
## [750] "t"
## [751] "c"
## [752] "o"
## [753] "n"
## [754] "i"
## [755] "new"
## [756] "date"
## [757] "w"
## [758] "e"
## [759] "s"
## [760] "function"
## [761] "s"
## [762] "o"
## [763] "0"
## [764] "o"
## [765] "i"
## [766] "r"
## [767] "c.foreach"
## [768] "function"
## [769] "n"
## [770] "n"
## [771] "o"
## [772] "t"
## [773] "c"
## [774] "function"
## [775] "l"
## [776] "t"
## [777] "if"
## [778] "t.cancelable"
## [779] "var"
## [780] "o"
## [781] "t.timestamp"
## [782] "1e12"
## [783] "new"
## [784] "date"
## [785] "performance.now"
## [786] "t.timestamp"
## [787] "pointerdown"
## [788] "t.type"
## [789] "function"
## [790] "t"
## [791] "o"
## [792] "function"
## [793] "i"
## [794] "p"
## [795] "t"
## [796] "o"
## [797] "r"
## [798] "function"
## [799] "c"
## [800] "r"
## [801] "function"
## [802] "r"
## [803] "e"
## [804] "a"
## [805] "i"
## [806] "f"
## [807] "e"
## [808] "u"
## [809] "c"
## [810] "f"
## [811] "n"
## [812] "a"
## [813] "i"
## [814] "f"
## [815] "n"
## [816] "u"
## [817] "c"
## [818] "f"
## [819] "o"
## [820] "t"
## [821] "p"
## [822] "o"
## [823] "t"
## [824] "function"
## [825] "w"
## [826] "n"
## [827] "click"
## [828] "mousedown"
## [829] "keydown"
## [830] "touchstart"
## [831] "pointerdown"
## [832] "foreach"
## [833] "function"
## [834] "e"
## [835] "n"
## [836] "e"
## [837] "l"
## [838] "f"
## [839] "w"
## [840] "n"
## [841] "self.perfmetrics"
## [842] "self.perfmetrics"
## [843] "self.perfmetrics.onfirstinputdelay"
## [844] "function"
## [845] "n"
## [846] "c.push"
## [847] "n"
## [848] "s"
## [849] "addeventlistener"
## [850] "removeeventlistener"
## [851] "window.fbasyncinit"
## [852] "function"
## [853] "fb.init"
## [854] "appid"
## [855] "2466773766976572"
## [856] "xfbml"
## [857] "true"
## [858] "version"
## [859] "v5.0"
## [860] "fb.appevents.logpageview"
## [861] "function"
## [862] "d"
## [863] "s"
## [864] "id"
## [865] "var"
## [866] "js"
## [867] "fjs"
## [868] "d.getelementsbytagname"
## [869] "s"
## [870] "0"
## [871] "if"
## [872] "d.getelementbyid"
## [873] "id"
## [874] "return"
## [875] "js"
## [876] "d.createelement"
## [877] "s"
## [878] "js.id"
## [879] "id"
## [880] "js.src"
## [881] "https"
## [882] "connect.facebook.net"
## [883] "en_us"
## [884] "sdk.js"
## [885] "fjs.parentnode.insertbefore"
## [886] "js"
## [887] "fjs"
## [888] "document"
## [889] "script"
## [890] "facebook"
## [891] "jssdk"
## [892] "menuknow"
## [893] "godresourcesboise"
## [894] "harvestchurchstoreaboutdonatebecome"
## [895] "a"
## [896] "harvest"
## [897] "partnergive"
## [898] "a"
## [899] "one"
## [900] "time"
## [901] "gift"
## [902] "search"
## [903] "search"
## [904] "for"
## [905] "resources"
## [906] "menu"
## [907] "todaydevotionwebcaststvradiogregs"
## [908] "blogvirtueebookscoursespodcastsnews"
## [909] "gregs"
## [910] "blogkobe"
## [911] "bryants"
## [912] "death"
## [913] "reminds"
## [914] "us"
## [915] "life"
## [916] "is"
## [917] "not"
## [918] "fair"
## [919] "by"
## [920] "greg"
## [921] "laurie"
## [922] "on"
## [923] "jan"
## [924] "27"
## [925] "2020"
## [926] "i"
## [927] "could"
## [928] "hardly"
## [929] "believe"
## [930] "the"
## [931] "news"
## [932] "this"
## [933] "weekend"
## [934] "kobe"
## [935] "bryant"
## [936] "the"
## [937] "la"
## [938] "lakers"
## [939] "basketball"
## [940] "superstar"
## [941] "had"
## [942] "died"
## [943] "in"
## [944] "a"
## [945] "helicopter"
## [946] "accident"
## [947] "near"
## [948] "los"
## [949] "angeles"
## [950] "eight"
## [951] "other"
## [952] "people"
## [953] "including"
## [954] "his"
## [955] "13"
## [956] "year"
## [957] "old"
## [958] "daughter"
## [959] "gianna"
## [960] "also"
## [961] "perished"
## [962] "in"
## [963] "the"
## [964] "crash.how"
## [965] "could"
## [966] "a"
## [967] "champion"
## [968] "like"
## [969] "kobe"
## [970] "so"
## [971] "vibrant"
## [972] "and"
## [973] "full"
## [974] "of"
## [975] "life"
## [976] "suddenly"
## [977] "leave"
## [978] "us"
## [979] "kobe"
## [980] "bryant"
## [981] "was"
## [982] "among"
## [983] "the"
## [984] "very"
## [985] "best"
## [986] "to"
## [987] "play"
## [988] "in"
## [989] "the"
## [990] "nba"
## [991] "he"
## [992] "played"
## [993] "20"
## [994] "seasons"
## [995] "with"
## [996] "the"
## [997] "la"
## [998] "lakers"
## [999] "won"
## [1000] "5"
## [1001] "championship"
## [1002] "rings"
## [1003] "and"
## [1004] "finished"
## [1005] "with"
## [1006] "33,643"
## [1007] "career"
## [1008] "points"
## [1009] "at"
## [1010] "41"
## [1011] "years"
## [1012] "old"
## [1013] "he"
## [1014] "was"
## [1015] "a"
## [1016] "living"
## [1017] "and"
## [1018] "breathing"
## [1019] "legend"
## [1020] "that"
## [1021] "even"
## [1022] "other"
## [1023] "nba"
## [1024] "stars"
## [1025] "were"
## [1026] "star"
## [1027] "struck"
## [1028] "by.he"
## [1029] "even"
## [1030] "picked"
## [1031] "his"
## [1032] "own"
## [1033] "nickname"
## [1034] "black"
## [1035] "mamba"
## [1036] "after"
## [1037] "the"
## [1038] "fastest"
## [1039] "lethal"
## [1040] "snake"
## [1041] "in"
## [1042] "the"
## [1043] "world"
## [1044] "and"
## [1045] "passed"
## [1046] "it"
## [1047] "on"
## [1048] "to"
## [1049] "his"
## [1050] "daughter"
## [1051] "gianna"
## [1052] "a"
## [1053] "budding"
## [1054] "basketball"
## [1055] "star"
## [1056] "whom"
## [1057] "he"
## [1058] "called"
## [1059] "mambacita"
## [1060] "the"
## [1061] "truth"
## [1062] "is"
## [1063] "the"
## [1064] "vast"
## [1065] "majority"
## [1066] "of"
## [1067] "us"
## [1068] "didnt"
## [1069] "know"
## [1070] "kobe"
## [1071] "personally"
## [1072] "maybe"
## [1073] "we"
## [1074] "went"
## [1075] "to"
## [1076] "one"
## [1077] "of"
## [1078] "his"
## [1079] "games"
## [1080] "but"
## [1081] "that"
## [1082] "was"
## [1083] "the"
## [1084] "extent"
## [1085] "of"
## [1086] "our"
## [1087] "relationship"
## [1088] "with"
## [1089] "him"
## [1090] "yet"
## [1091] "his"
## [1092] "death"
## [1093] "somehow"
## [1094] "has"
## [1095] "touched"
## [1096] "millions"
## [1097] "of"
## [1098] "americans"
## [1099] "deeply"
## [1100] "i"
## [1101] "believe"
## [1102] "its"
## [1103] "because"
## [1104] "it"
## [1105] "suddenly"
## [1106] "jolted"
## [1107] "us"
## [1108] "to"
## [1109] "the"
## [1110] "reality"
## [1111] "that"
## [1112] "life"
## [1113] "is"
## [1114] "not"
## [1115] "fair.why"
## [1116] "are"
## [1117] "people"
## [1118] "like"
## [1119] "kobe"
## [1120] "and"
## [1121] "his"
## [1122] "daughter"
## [1123] "and"
## [1124] "the"
## [1125] "other"
## [1126] "passengers"
## [1127] "aboard"
## [1128] "that"
## [1129] "fateful"
## [1130] "flight"
## [1131] "taken"
## [1132] "while"
## [1133] "others"
## [1134] "will"
## [1135] "wake"
## [1136] "up"
## [1137] "tomorrow"
## [1138] "to"
## [1139] "face"
## [1140] "a"
## [1141] "new"
## [1142] "day"
## [1143] "there"
## [1144] "are"
## [1145] "no"
## [1146] "easy"
## [1147] "explanations"
## [1148] "but"
## [1149] "here"
## [1150] "are"
## [1151] "three"
## [1152] "things"
## [1153] "we"
## [1154] "should"
## [1155] "keep"
## [1156] "in"
## [1157] "mind"
## [1158] "as"
## [1159] "we"
## [1160] "reflect"
## [1161] "on"
## [1162] "kobes"
## [1163] "passing"
## [1164] "1"
## [1165] "life"
## [1166] "is"
## [1167] "preciousi"
## [1168] "have"
## [1169] "a"
## [1170] "smartwatch"
## [1171] "periodically"
## [1172] "i"
## [1173] "will"
## [1174] "get"
## [1175] "a"
## [1176] "message"
## [1177] "on"
## [1178] "it"
## [1179] "that"
## [1180] "simply"
## [1181] "says"
## [1182] "breathe"
## [1183] "funny"
## [1184] "thing"
## [1185] "is"
## [1186] "i"
## [1187] "was"
## [1188] "breathing"
## [1189] "already"
## [1190] "but"
## [1191] "its"
## [1192] "reminding"
## [1193] "me"
## [1194] "of"
## [1195] "something"
## [1196] "that"
## [1197] "i"
## [1198] "should"
## [1199] "never"
## [1200] "take"
## [1201] "for"
## [1202] "granted.every"
## [1203] "day"
## [1204] "is"
## [1205] "a"
## [1206] "gift"
## [1207] "every"
## [1208] "single"
## [1209] "heartbeat"
## [1210] "and"
## [1211] "every"
## [1212] "breath"
## [1213] "you"
## [1214] "take"
## [1215] "is"
## [1216] "a"
## [1217] "blessing"
## [1218] "dont"
## [1219] "take"
## [1220] "it"
## [1221] "for"
## [1222] "granted"
## [1223] "and"
## [1224] "dont"
## [1225] "take"
## [1226] "your"
## [1227] "health"
## [1228] "or"
## [1229] "your"
## [1230] "family"
## [1231] "for"
## [1232] "granted"
## [1233] "either.the"
## [1234] "bible"
## [1235] "reminds"
## [1236] "us"
## [1237] "teach"
## [1238] "us"
## [1239] "to"
## [1240] "realize"
## [1241] "the"
## [1242] "brevity"
## [1243] "of"
## [1244] "life"
## [1245] "so"
## [1246] "that"
## [1247] "we"
## [1248] "may"
## [1249] "grow"
## [1250] "in"
## [1251] "wisdom"
## [1252] "psalm"
## [1253] "90"
## [1254] "12"
## [1255] "nlt"
## [1256] "kobe"
## [1257] "was"
## [1258] "a"
## [1259] "very"
## [1260] "successful"
## [1261] "man"
## [1262] "with"
## [1263] "many"
## [1264] "beautiful"
## [1265] "things"
## [1266] "but"
## [1267] "i"
## [1268] "am"
## [1269] "certain"
## [1270] "he"
## [1271] "would"
## [1272] "have"
## [1273] "traded"
## [1274] "it"
## [1275] "all"
## [1276] "for"
## [1277] "one"
## [1278] "more"
## [1279] "precious"
## [1280] "day"
## [1281] "of"
## [1282] "life"
## [1283] "he"
## [1284] "was"
## [1285] "not"
## [1286] "given"
## [1287] "that"
## [1288] "choice"
## [1289] "2"
## [1290] "dont"
## [1291] "ask"
## [1292] "why"
## [1293] "ask"
## [1294] "who"
## [1295] "i"
## [1296] "remember"
## [1297] "the"
## [1298] "day"
## [1299] "11"
## [1300] "years"
## [1301] "ago"
## [1302] "when"
## [1303] "my"
## [1304] "wife"
## [1305] "and"
## [1306] "i"
## [1307] "heard"
## [1308] "the"
## [1309] "devastating"
## [1310] "news"
## [1311] "that"
## [1312] "our"
## [1313] "son"
## [1314] "christopher"
## [1315] "had"
## [1316] "died"
## [1317] "in"
## [1318] "an"
## [1319] "automobile"
## [1320] "accident"
## [1321] "on"
## [1322] "his"
## [1323] "way"
## [1324] "to"
## [1325] "work"
## [1326] "it"
## [1327] "was"
## [1328] "as"
## [1329] "if"
## [1330] "all"
## [1331] "the"
## [1332] "air"
## [1333] "was"
## [1334] "sucked"
## [1335] "out"
## [1336] "of"
## [1337] "the"
## [1338] "room"
## [1339] "and"
## [1340] "time"
## [1341] "stood"
## [1342] "still"
## [1343] "i"
## [1344] "felt"
## [1345] "as"
## [1346] "though"
## [1347] "if"
## [1348] "words"
## [1349] "could"
## [1350] "kill"
## [1351] "you"
## [1352] "i"
## [1353] "could"
## [1354] "have"
## [1355] "died"
## [1356] "on"
## [1357] "the"
## [1358] "spot"
## [1359] "that"
## [1360] "day.in"
## [1361] "my"
## [1362] "time"
## [1363] "of"
## [1364] "pain"
## [1365] "and"
## [1366] "darkness"
## [1367] "i"
## [1368] "called"
## [1369] "out"
## [1370] "to"
## [1371] "god"
## [1372] "and"
## [1373] "he"
## [1374] "was"
## [1375] "there"
## [1376] "for"
## [1377] "me"
## [1378] "the"
## [1379] "bible"
## [1380] "says"
## [1381] "he"
## [1382] "is"
## [1383] "the"
## [1384] "god"
## [1385] "of"
## [1386] "all"
## [1387] "comfort"
## [1388] "2"
## [1389] "corinthians"
## [1390] "1"
## [1391] "3"
## [1392] "sometimes"
## [1393] "things"
## [1394] "happen"
## [1395] "in"
## [1396] "life"
## [1397] "that"
## [1398] "are"
## [1399] "unfair"
## [1400] "and"
## [1401] "we"
## [1402] "will"
## [1403] "never"
## [1404] "get"
## [1405] "a"
## [1406] "satisfying"
## [1407] "answer"
## [1408] "for"
## [1409] "why"
## [1410] "they"
## [1411] "happened"
## [1412] "at"
## [1413] "times"
## [1414] "such"
## [1415] "as"
## [1416] "these"
## [1417] "i"
## [1418] "have"
## [1419] "learned"
## [1420] "that"
## [1421] "the"
## [1422] "right"
## [1423] "question"
## [1424] "to"
## [1425] "ask"
## [1426] "is"
## [1427] "not"
## [1428] "why"
## [1429] "but"
## [1430] "who"
## [1431] "who"
## [1432] "do"
## [1433] "you"
## [1434] "turn"
## [1435] "to"
## [1436] "at"
## [1437] "a"
## [1438] "time"
## [1439] "like"
## [1440] "this"
## [1441] "you"
## [1442] "turn"
## [1443] "to"
## [1444] "god"
## [1445] "and"
## [1446] "ask"
## [1447] "him"
## [1448] "for"
## [1449] "the"
## [1450] "strength"
## [1451] "you"
## [1452] "need"
## [1453] "to"
## [1454] "go"
## [1455] "on"
## [1456] "another"
## [1457] "day"
## [1458] "and"
## [1459] "you"
## [1460] "cry"
## [1461] "and"
## [1462] "mourn.the"
## [1463] "bible"
## [1464] "says"
## [1465] "be"
## [1466] "happy"
## [1467] "with"
## [1468] "those"
## [1469] "who"
## [1470] "are"
## [1471] "happy"
## [1472] "and"
## [1473] "weep"
## [1474] "with"
## [1475] "those"
## [1476] "who"
## [1477] "weep"
## [1478] "romans"
## [1479] "12"
## [1480] "15"
## [1481] "nlt"
## [1482] "many"
## [1483] "people"
## [1484] "wept"
## [1485] "with"
## [1486] "us"
## [1487] "when"
## [1488] "our"
## [1489] "son"
## [1490] "christopher"
## [1491] "died"
## [1492] "right"
## [1493] "now"
## [1494] "kobes"
## [1495] "family"
## [1496] "needs"
## [1497] "support"
## [1498] "and"
## [1499] "love.we"
## [1500] "need"
## [1501] "to"
## [1502] "remember"
## [1503] "to"
## [1504] "pray"
## [1505] "for"
## [1506] "kobes"
## [1507] "wife"
## [1508] "vanessa"
## [1509] "and"
## [1510] "his"
## [1511] "children"
## [1512] "natalia"
## [1513] "bianka"
## [1514] "and"
## [1515] "capri"
## [1516] "kobe"
## [1517] "is"
## [1518] "also"
## [1519] "survived"
## [1520] "by"
## [1521] "his"
## [1522] "father"
## [1523] "joe"
## [1524] "and"
## [1525] "his"
## [1526] "mother"
## [1527] "pam"
## [1528] "i"
## [1529] "cannot"
## [1530] "imagine"
## [1531] "the"
## [1532] "devastation"
## [1533] "they"
## [1534] "are"
## [1535] "all"
## [1536] "feeling"
## [1537] "over"
## [1538] "the"
## [1539] "loss"
## [1540] "of"
## [1541] "both"
## [1542] "kobe"
## [1543] "and"
## [1544] "gianna"
## [1545] "we"
## [1546] "must"
## [1547] "also"
## [1548] "remember"
## [1549] "to"
## [1550] "pray"
## [1551] "for"
## [1552] "the"
## [1553] "families"
## [1554] "of"
## [1555] "the"
## [1556] "seven"
## [1557] "others"
## [1558] "who"
## [1559] "died"
## [1560] "as"
## [1561] "well"
## [1562] "their"
## [1563] "names"
## [1564] "are"
## [1565] "john"
## [1566] "altobelli"
## [1567] "56"
## [1568] "orange"
## [1569] "coast"
## [1570] "college"
## [1571] "head"
## [1572] "baseball"
## [1573] "coach"
## [1574] "kerri"
## [1575] "altobelli"
## [1576] "johns"
## [1577] "wife"
## [1578] "alyssa"
## [1579] "altobelli"
## [1580] "john"
## [1581] "and"
## [1582] "kerris"
## [1583] "daughter"
## [1584] "who"
## [1585] "was"
## [1586] "giannas"
## [1587] "basketball"
## [1588] "teammate"
## [1589] "sarah"
## [1590] "chester"
## [1591] "payton"
## [1592] "chester"
## [1593] "sarahs"
## [1594] "daughter"
## [1595] "and"
## [1596] "another"
## [1597] "basketball"
## [1598] "teammate"
## [1599] "christina"
## [1600] "mauser"
## [1601] "girls"
## [1602] "basketball"
## [1603] "coach"
## [1604] "at"
## [1605] "mamba"
## [1606] "sports"
## [1607] "academy"
## [1608] "ara"
## [1609] "zobayan"
## [1610] "pilot3"
## [1611] "we"
## [1612] "must"
## [1613] "preparedeath"
## [1614] "isnt"
## [1615] "a"
## [1616] "respecter"
## [1617] "of"
## [1618] "people"
## [1619] "it"
## [1620] "doesnt"
## [1621] "care"
## [1622] "if"
## [1623] "you"
## [1624] "are"
## [1625] "rich"
## [1626] "or"
## [1627] "poor"
## [1628] "religious"
## [1629] "or"
## [1630] "not"
## [1631] "famous"
## [1632] "infamous"
## [1633] "or"
## [1634] "unknown"
## [1635] "or"
## [1636] "even"
## [1637] "the"
## [1638] "great"
## [1639] "kobe"
## [1640] "bryant"
## [1641] "who"
## [1642] "had"
## [1643] "vast"
## [1644] "resources"
## [1645] "and"
## [1646] "money"
## [1647] "at"
## [1648] "his"
## [1649] "disposal"
## [1650] "it"
## [1651] "knocks"
## [1652] "at"
## [1653] "every"
## [1654] "door"
## [1655] "and"
## [1656] "sadly"
## [1657] "one"
## [1658] "day"
## [1659] "it"
## [1660] "will"
## [1661] "knock"
## [1662] "at"
## [1663] "your"
## [1664] "door"
## [1665] "and"
## [1666] "mine.but"
## [1667] "death"
## [1668] "is"
## [1669] "not"
## [1670] "the"
## [1671] "end"
## [1672] "the"
## [1673] "bible"
## [1674] "talks"
## [1675] "about"
## [1676] "an"
## [1677] "afterlife"
## [1678] "a"
## [1679] "concept"
## [1680] "even"
## [1681] "many"
## [1682] "people"
## [1683] "who"
## [1684] "are"
## [1685] "nonreligious"
## [1686] "believe"
## [1687] "in"
## [1688] "jesus"
## [1689] "spoke"
## [1690] "about"
## [1691] "it.he"
## [1692] "said"
## [1693] "i"
## [1694] "am"
## [1695] "the"
## [1696] "resurrection"
## [1697] "and"
## [1698] "the"
## [1699] "life"
## [1700] "the"
## [1701] "one"
## [1702] "who"
## [1703] "believes"
## [1704] "in"
## [1705] "me"
## [1706] "will"
## [1707] "live"
## [1708] "even"
## [1709] "though"
## [1710] "they"
## [1711] "die"
## [1712] "and"
## [1713] "whoever"
## [1714] "lives"
## [1715] "by"
## [1716] "believing"
## [1717] "in"
## [1718] "me"
## [1719] "will"
## [1720] "never"
## [1721] "die"
## [1722] "john"
## [1723] "11"
## [1724] "25"
## [1725] "26"
## [1726] "its"
## [1727] "because"
## [1728] "of"
## [1729] "this"
## [1730] "hope"
## [1731] "of"
## [1732] "eternity"
## [1733] "that"
## [1734] "followers"
## [1735] "of"
## [1736] "jesus"
## [1737] "do"
## [1738] "not"
## [1739] "grieve"
## [1740] "like"
## [1741] "people"
## [1742] "who"
## [1743] "have"
## [1744] "no"
## [1745] "hope"
## [1746] "1"
## [1747] "thessalonians"
## [1748] "4"
## [1749] "13"
## [1750] "if"
## [1751] "we"
## [1752] "believe"
## [1753] "in"
## [1754] "and"
## [1755] "follow"
## [1756] "jesus"
## [1757] "we"
## [1758] "can"
## [1759] "rest"
## [1760] "assured"
## [1761] "that"
## [1762] "death"
## [1763] "will"
## [1764] "not"
## [1765] "get"
## [1766] "the"
## [1767] "final"
## [1768] "word"
## [1769] "but"
## [1770] "we"
## [1771] "will"
## [1772] "be"
## [1773] "in"
## [1774] "heaven"
## [1775] "with"
## [1776] "him"
## [1777] "we"
## [1778] "would"
## [1779] "like"
## [1780] "to"
## [1781] "offer"
## [1782] "you"
## [1783] "a"
## [1784] "free"
## [1785] "ebook"
## [1786] "on"
## [1787] "the"
## [1788] "subject"
## [1789] "of"
## [1790] "pain"
## [1791] "and"
## [1792] "suffering"
## [1793] "titled"
## [1794] "getting"
## [1795] "through"
## [1796] "the"
## [1797] "storms"
## [1798] "of"
## [1799] "life"
## [1800] "click"
## [1801] "the"
## [1802] "link"
## [1803] "below"
## [1804] "for"
## [1805] "your"
## [1806] "free"
## [1807] "ebook.https"
## [1808] "harvest.org"
## [1809] "resources"
## [1810] "ebook"
## [1811] "getting"
## [1812] "through"
## [1813] "the"
## [1814] "storms"
## [1815] "of"
## [1816] "life"
## [1817] "topicskobe"
## [1818] "bryantlosssuffering"
## [1819] "did"
## [1820] "you"
## [1821] "pray"
## [1822] "with"
## [1823] "pastor"
## [1824] "greg"
## [1825] "to"
## [1826] "help"
## [1827] "you"
## [1828] "get"
## [1829] "started"
## [1830] "we"
## [1831] "would"
## [1832] "love"
## [1833] "to"
## [1834] "send"
## [1835] "you"
## [1836] "a"
## [1837] "free"
## [1838] "bible"
## [1839] "and"
## [1840] "other"
## [1841] "resources"
## [1842] "to"
## [1843] "help"
## [1844] "you"
## [1845] "grow"
## [1846] "in"
## [1847] "your"
## [1848] "faith"
## [1849] "get"
## [1850] "resources"
## [1851] "breakthrough"
## [1852] "dvdthe"
## [1853] "inspiring"
## [1854] "film"
## [1855] "breakthrough"
## [1856] "dvd"
## [1857] "will"
## [1858] "touch"
## [1859] "your"
## [1860] "heart"
## [1861] "and"
## [1862] "bolster"
## [1863] "your"
## [1864] "faith"
## [1865] "get"
## [1866] "a"
## [1867] "copy"
## [1868] "when"
## [1869] "you"
## [1870] "donate"
## [1871] "to"
## [1872] "gods"
## [1873] "work"
## [1874] "at"
## [1875] "harvest"
## [1876] "ministries"
## [1877] "today"
## [1878] "support"
## [1879] "today"
## [1880] "more"
## [1881] "for"
## [1882] "you"
## [1883] "webcast"
## [1884] "webcast10"
## [1885] "part"
## [1886] "one"
## [1887] "10"
## [1888] "book"
## [1889] "of"
## [1890] "exodussunday"
## [1891] "morninggreg"
## [1892] "lauriefeb"
## [1893] "2"
## [1894] "2020"
## [1895] "devotion"
## [1896] "devotionon"
## [1897] "the"
## [1898] "potters"
## [1899] "wheel"
## [1900] "god"
## [1901] "has"
## [1902] "a"
## [1903] "plan"
## [1904] "dont"
## [1905] "sabotage"
## [1906] "it.greg"
## [1907] "lauriefeb"
## [1908] "1"
## [1909] "2020"
## [1910] "radio"
## [1911] "radiohow"
## [1912] "to"
## [1913] "never"
## [1914] "stumble"
## [1915] "or"
## [1916] "fall"
## [1917] "i"
## [1918] "john"
## [1919] "18"
## [1920] "luke"
## [1921] "22greg"
## [1922] "lauriefeb"
## [1923] "1"
## [1924] "2020"
## [1925] "var"
## [1926] "audioplayer"
## [1927] "document.getelementbyid"
## [1928] "audioplayer"
## [1929] "function"
## [1930] "playaudio"
## [1931] "audioplayer.play"
## [1932] "window.onload"
## [1933] "function"
## [1934] "document"
## [1935] "ready"
## [1936] "audio"
## [1937] "play"
## [1938] "button"
## [1939] "click"
## [1940] "function"
## [1941] "audio"
## [1942] "player"
## [1943] "fadein"
## [1944] "300"
## [1945] "console.log"
## [1946] "play"
## [1947] "audio"
## [1948] "play"
## [1949] "button"
## [1950] "addclass"
## [1951] "hidden"
## [1952] "jquery"
## [1953] "breakthrough"
## [1954] "dvdone"
## [1955] "mothers"
## [1956] "fervent"
## [1957] "prayers"
## [1958] "lead"
## [1959] "to"
## [1960] "an"
## [1961] "amazing"
## [1962] "miracle"
## [1963] "for"
## [1964] "a"
## [1965] "young"
## [1966] "boy"
## [1967] "in"
## [1968] "dire"
## [1969] "circumstances"
## [1970] "watch"
## [1971] "this"
## [1972] "inspiring"
## [1973] "story"
## [1974] "on"
## [1975] "dvd"
## [1976] "our"
## [1977] "gift"
## [1978] "of"
## [1979] "thanks"
## [1980] "for"
## [1981] "your"
## [1982] "donation"
## [1983] "today"
## [1984] "give"
## [1985] "here"
## [1986] "knowing"
## [1987] "god"
## [1988] "and"
## [1989] "making"
## [1990] "him"
## [1991] "known.facebooktwitterinstagramyoutubewebcaststv"
## [1992] "broadcastsdevotiongregs"
## [1993] "blogvirtueradiopodcastscoursesebooksnewsroomcontact"
## [1994] "us"
## [1995] "get"
## [1996] "exclusive"
## [1997] "updates"
## [1998] "from"
## [1999] "greg"
## [2000] "laurie"
## [2001] "hbspt.forms.create"
## [2002] "portalid"
## [2003] "2898837"
## [2004] "formid"
## [2005] "5aa79fad"
## [2006] "d846"
## [2007] "4930"
## [2008] "8edd"
## [2009] "e4eb723048d9"
## [2010] "privacy"
## [2011] "policyterms"
## [2012] "and"
## [2013] "conditions"
## [2014] "all"
## [2015] "rights"
## [2016] "reserved"
## [2017] "harvest"
## [2018] "ministries"
## [2019] "2020"
## [2020] "window.onload"
## [2021] "function"
## [2022] "document"
## [2023] "ready"
## [2024] "simplycountdown"
## [2025] "countdown"
## [2026] "container"
## [2027] "year"
## [2028] "2020"
## [2029] "month"
## [2030] "1"
## [2031] "day"
## [2032] "01"
## [2033] "hours"
## [2034] "8"
## [2035] "minutes"
## [2036] "00"
## [2037] "plural"
## [2038] "true"
## [2039] "zeropad"
## [2040] "true"
## [2041] "enableutc"
## [2042] "false"
## [2043] "words"
## [2044] "minutes"
## [2045] "min"
## [2046] "seconds"
## [2047] "sec"
## [2048] "set"
## [2049] "timeout"
## [2050] "ondomready"
## [2051] "function"
## [2052] "settimeout"
## [2053] "delayedfragmenttargetoffset"
## [2054] "500"
## [2055] "add"
## [2056] "scroll"
## [2057] "offset"
## [2058] "to"
## [2059] "fragment"
## [2060] "target"
## [2061] "if"
## [2062] "there"
## [2063] "is"
## [2064] "one"
## [2065] "function"
## [2066] "delayedfragmenttargetoffset"
## [2067] "var"
## [2068] "offset"
## [2069] "target"
## [2070] "offset"
## [2071] "if"
## [2072] "offset"
## [2073] "var"
## [2074] "scrollto"
## [2075] "offset.top"
## [2076] "110"
## [2077] "minus"
## [2078] "fixed"
## [2079] "header"
## [2080] "height"
## [2081] "html"
## [2082] "body"
## [2083] "animate"
## [2084] "scrolltop:scrollto"
## [2085] "0"
## [2086] "jquery"
## [2087] "var"
## [2088] "gmapstyles"
## [2089] "default"
## [2090] "lazyload"
## [2091] "display:none"
## [2092] "window.lazysizesconfig"
## [2093] "window.lazysizesconfig"
## [2094] "window.lazysizesconfig.loadmode"
## [2095] "1"
## [2096] "var"
## [2097] "c"
## [2098] "document.body.classname"
## [2099] "c"
## [2100] "c.replace"
## [2101] "woocommerce"
## [2102] "no"
## [2103] "js"
## [2104] "woocommerce"
## [2105] "js"
## [2106] "document.body.classname"
## [2107] "c"
## [2108] "xvar"
## [2109] "wpcf7"
## [2110] "apisettings"
## [2111] "root"
## [2112] "https"
## [2113] "harvest.org"
## [2114] "wp"
## [2115] "json"
## [2116] "contact"
## [2117] "form"
## [2118] "7"
## [2119] "v1"
## [2120] "namespace"
## [2121] "contact"
## [2122] "form"
## [2123] "7"
## [2124] "v1"
## [2125] "cached"
## [2126] "1"
## [2127] "var"
## [2128] "insgalajax"
## [2129] "ajax_url"
## [2130] "https"
## [2131] "harvest.org"
## [2132] "wp"
## [2133] "admin"
## [2134] "admin"
## [2135] "ajax.php"
## [2136] "var"
## [2137] "pvcargsfrontend"
## [2138] "mode"
## [2139] "ajax"
## [2140] "requesturl"
## [2141] "https"
## [2142] "harvest.org"
## [2143] "wp"
## [2144] "content"
## [2145] "plugins"
## [2146] "post"
## [2147] "views"
## [2148] "counter"
## [2149] "includes"
## [2150] "ajax.php"
## [2151] "postid"
## [2152] "467860"
## [2153] "nonce"
## [2154] "95bb7717b8"
## [2155] "var"
## [2156] "wc_add_to_cart_params"
## [2157] "ajax_url"
## [2158] "wp"
## [2159] "admin"
## [2160] "admin"
## [2161] "ajax.php"
## [2162] "wc_ajax_url"
## [2163] "wc"
## [2164] "ajax"
## [2165] "endpoint"
## [2166] "i18n_view_cart"
## [2167] "view"
## [2168] "cart"
## [2169] "cart_url"
## [2170] "https"
## [2171] "harvest.org"
## [2172] "cart"
## [2173] "is_cart"
## [2174] "cart_redirect_after_add"
## [2175] "no"
## [2176] "var"
## [2177] "woocommerce_params"
## [2178] "ajax_url"
## [2179] "wp"
## [2180] "admin"
## [2181] "admin"
## [2182] "ajax.php"
## [2183] "wc_ajax_url"
## [2184] "wc"
## [2185] "ajax"
## [2186] "endpoint"
## [2187] "function"
## [2188] "optimocha_getcookie"
## [2189] "name"
## [2190] "var"
## [2191] "v"
## [2192] "document.cookie.match"
## [2193] "name"
## [2194] "return"
## [2195] "v"
## [2196] "v"
## [2197] "2"
## [2198] "null"
## [2199] "function"
## [2200] "optimocha_check_wc_cart_script"
## [2201] "var"
## [2202] "cart_src"
## [2203] "https"
## [2204] "harvest.org"
## [2205] "wp"
## [2206] "content"
## [2207] "plugins"
## [2208] "woocommerce"
## [2209] "assets"
## [2210] "js"
## [2211] "frontend"
## [2212] "cart"
## [2213] "fragments.min.js"
## [2214] "var"
## [2215] "script_id"
## [2216] "optimocha_loaded_wc_cart_fragments"
## [2217] "if"
## [2218] "document.getelementbyid"
## [2219] "script_id"
## [2220] "null"
## [2221] "return"
## [2222] "false"
## [2223] "if"
## [2224] "optimocha_getcookie"
## [2225] "woocommerce_cart_hash"
## [2226] "var"
## [2227] "script"
## [2228] "document.createelement"
## [2229] "script"
## [2230] "script.id"
## [2231] "script_id"
## [2232] "script.src"
## [2233] "cart_src"
## [2234] "script.async"
## [2235] "true"
## [2236] "document.head.appendchild"
## [2237] "script"
## [2238] "optimocha_check_wc_cart_script"
## [2239] "document.addeventlistener"
## [2240] "click"
## [2241] "function"
## [2242] "settimeout"
## [2243] "optimocha_check_wc_cart_script"
## [2244] "1000"
## [2245] "var"
## [2246] "twentyseventeenscreenreadertext"
## [2247] "quote"
## [2248] "svg"
## [2249] "class"
## [2250] "icon"
## [2251] "icon"
## [2252] "quote"
## [2253] "right"
## [2254] "aria"
## [2255] "hidden"
## [2256] "true"
## [2257] "role"
## [2258] "img"
## [2259] "use"
## [2260] "href"
## [2261] "icon"
## [2262] "quote"
## [2263] "right"
## [2264] "xlink:href"
## [2265] "icon"
## [2266] "quote"
## [2267] "right"
## [2268] "use"
## [2269] "svg"
## [2270] "expand"
## [2271] "expand"
## [2272] "child"
## [2273] "menu"
## [2274] "collapse"
## [2275] "collapse"
## [2276] "child"
## [2277] "menu"
## [2278] "icon"
## [2279] "svg"
## [2280] "class"
## [2281] "icon"
## [2282] "icon"
## [2283] "angle"
## [2284] "down"
## [2285] "aria"
## [2286] "hidden"
## [2287] "true"
## [2288] "role"
## [2289] "img"
## [2290] "use"
## [2291] "href"
## [2292] "icon"
## [2293] "angle"
## [2294] "down"
## [2295] "xlink:href"
## [2296] "icon"
## [2297] "angle"
## [2298] "down"
## [2299] "use"
## [2300] "span"
## [2301] "class"
## [2302] "svg"
## [2303] "fallback"
## [2304] "icon"
## [2305] "angle"
## [2306] "down"
## [2307] "span"
## [2308] "svg"
## [2309] "var"
## [2310] "the_ajax_script"
## [2311] "ajaxurl"
## [2312] "https"
## [2313] "harvest.org"
## [2314] "wp"
## [2315] "admin"
## [2316] "admin"
## [2317] "ajax.php"
## [2318] "postnonce"
## [2319] "5ba5359cc5"
## [2320] "var"
## [2321] "wpcf7cf_global_settings"
## [2322] "ajaxurl"
## [2323] "https"
## [2324] "harvest.org"
## [2325] "wp"
## [2326] "admin"
## [2327] "admin"
## [2328] "ajax.php"
## [2329] "var"
## [2330] "elm_button_vars"
## [2331] "wrapper"
## [2332] "resources"
## [2333] "wrapper"
## [2334] "window.lazyloadoptions"
## [2335] "elements_selector"
## [2336] "img"
## [2337] "data"
## [2338] "lazy"
## [2339] "src"
## [2340] "rocket"
## [2341] "lazyload"
## [2342] "data_src"
## [2343] "lazy"
## [2344] "src"
## [2345] "data_srcset"
## [2346] "lazy"
## [2347] "srcset"
## [2348] "data_sizes"
## [2349] "lazy"
## [2350] "sizes"
## [2351] "class_loading"
## [2352] "lazyloading"
## [2353] "class_loaded"
## [2354] "lazyloaded"
## [2355] "threshold"
## [2356] "300"
## [2357] "callback_loaded"
## [2358] "function"
## [2359] "element"
## [2360] "if"
## [2361] "element.tagname"
## [2362] "iframe"
## [2363] "element.dataset.rocketlazyload"
## [2364] "fitvidscompatible"
## [2365] "if"
## [2366] "element.classlist.contains"
## [2367] "lazyloaded"
## [2368] "if"
## [2369] "typeof"
## [2370] "window.jquery"
## [2371] "undefined"
## [2372] "if"
## [2373] "jquery.fn.fitvids"
## [2374] "jquery"
## [2375] "element"
## [2376] "parent"
## [2377] "fitvids"
## [2378] "window.addeventlistener"
## [2379] "lazyload"
## [2380] "initialized"
## [2381] "function"
## [2382] "e"
## [2383] "var"
## [2384] "lazyloadinstance"
## [2385] "e.detail.instance"
## [2386] "if"
## [2387] "window.mutationobserver"
## [2388] "var"
## [2389] "observer"
## [2390] "new"
## [2391] "mutationobserver"
## [2392] "function"
## [2393] "mutations"
## [2394] "mutations.foreach"
## [2395] "function"
## [2396] "mutation"
## [2397] "for"
## [2398] "i"
## [2399] "0"
## [2400] "i"
## [2401] "mutation.addednodes.length"
## [2402] "i"
## [2403] "if"
## [2404] "typeof"
## [2405] "mutation.addednodes"
## [2406] "i"
## [2407] "getelementsbytagname"
## [2408] "function"
## [2409] "return"
## [2410] "if"
## [2411] "typeof"
## [2412] "mutation.addednodes"
## [2413] "i"
## [2414] "getelementsbyclassname"
## [2415] "function"
## [2416] "return"
## [2417] "imgs"
## [2418] "mutation.addednodes"
## [2419] "i"
## [2420] "getelementsbytagname"
## [2421] "img"
## [2422] "iframes"
## [2423] "mutation.addednodes"
## [2424] "i"
## [2425] "getelementsbytagname"
## [2426] "iframe"
## [2427] "rocket_lazy"
## [2428] "mutation.addednodes"
## [2429] "i"
## [2430] "getelementsbyclassname"
## [2431] "rocket"
## [2432] "lazyload"
## [2433] "if"
## [2434] "0"
## [2435] "imgs.length"
## [2436] "0"
## [2437] "iframes.length"
## [2438] "0"
## [2439] "rocket_lazy.length"
## [2440] "return"
## [2441] "lazyloadinstance.update"
## [2442] "var"
## [2443] "b"
## [2444] "document.getelementsbytagname"
## [2445] "body"
## [2446] "0"
## [2447] "var"
## [2448] "config"
## [2449] "childlist"
## [2450] "true"
## [2451] "subtree"
## [2452] "true"
## [2453] "observer.observe"
## [2454] "b"
## [2455] "config"
## [2456] "false"
##python chunk
# for contraction, expansion in contractions_dict.items():
# clean_text_py = clean_text_py.replace(contraction, expansion)
#
# clean_text_py[1000:2000]
hunspell package in R - it’s ok to use the first, most probable option, like we did in class.##r chunk
spelling.errors <- hunspell(clean_text_1_lower_rv)
spelling.sugg <- hunspell_suggest(unlist(spelling.errors), dict = dictionary("en_US"))
# Pick the first suggestion
spelling.sugg <- unlist(lapply(spelling.sugg, function(x) x[1]))
spelling.dict <- as.data.frame(cbind(spelling.errors,spelling.sugg))
spelling.dict$spelling.pattern <- paste0("\\b", spelling.dict$spelling.errors, "\\b")
#Replace the words
words_replc <-stri_replace_all_regex(str = clean_text_1_lower_rv,
pattern = spelling.dict$spelling.pattern,
replacement = spelling.dict$spelling.sugg,
vectorize_all = FALSE)
words_replc
## [1] "(function(html){html.classname = html.classname.replace(/\\bno-js\\b/,'js')})(document.documentelement);kobe bryant's death reminds us life is not fair//\n\tvar gtm4wp_datalayer_name = \"datalayer\";\n\tvar datalayer = datalayer || [];\n\tvar gtm4wp_use_sku_instead = 1;\n\tvar gtm4wp_id_prefix = '';\n\tvar gtm4wp_remarketing = 1;\n\tvar gtm4wp_eec = 1;\n\tvar gtm4wp_classicec = 1;\n\tvar gtm4wp_currency = 'usd';\n\tvar gtm4wp_product_per_impression = 0;\n//{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"website\",\"@id\":\"https://harvest.org/#website\",\"url\":\"https://harvest.org/\",\"name\":\"harvest\",\"potentialaction\":{\"@type\":\"searchaction\",\"target\":\"https://harvest.org/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}},{\"@type\":\"imageobject\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\",\"url\":\"https://harvest.org/harvestsite/2020/01/58cc03bb-gettyimages-1196594255.jpg\",\"width\":1024,\"height\":683},{\"@type\":\"webpage\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#webpage\",\"url\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/\",\"inlanguage\":\"en-us\",\"name\":\"kobe bryant's death reminds us life is not fair\",\"ispartof\":{\"@id\":\"https://harvest.org/#website\"},\"primaryimageofpage\":{\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\"},\"datepublished\":\"2020-01-27t17:15:32-08:00\",\"datemodified\":\"2020-01-28t09:00:28-08:00\"}]}//\n\tvar datalayer_content = {\"pageposttype\":\"gregsblog\",\"pageposttype2\":\"single-gregsblog\",\"pageattributes\":[\"kobe-bryant\",\"loss\",\"suffering\"],\"pagepostauthor\":\"josh morris\",\"customertotalorders\":0,\"customertotalordervalue\":\"0.00\",\"customerfirstname\":\"\",\"customerlastname\":\"\",\"customerbillingfirstname\":\"\",\"customerbillinglastname\":\"\",\"customerbillingcompany\":\"\",\"customerbillingaddress1\":\"\",\"customerbillingaddress2\":\"\",\"customerbillingcity\":\"\",\"customerbillingpostcode\":\"\",\"customerbillingcountry\":\"\",\"customerbillingemail\":\"\",\"customerbillingphone\":\"\",\"customershippingfirstname\":\"\",\"customershippinglastname\":\"\",\"customershippingcompany\":\"\",\"customershippingaddress1\":\"\",\"customershippingaddress2\":\"\",\"customershippingcity\":\"\",\"customershippingpostcode\":\"\",\"customershippingcountry\":\"\",\"ecomm_pagetype\":\"other\"};\n\tdatalayer.push( datalayer_content );////\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew date().gettime(),event:'gtm.js'});var f=d.getelementsbytagname(s)[0],\nj=d.createelement(s),dl=l!='datalayer'?'&l='+l:'';j.async=true;j.src=\n'//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentnode.insertbefore(j,f);\n})(window,document,'script','datalayer','gtm-5bj6kwd');//window._wpemojisettings = {\"baseurl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/72x72\\/\",\"ext\":\".png\",\"svgurl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/svg\\/\",\"svgext\":\".svg\",\"source\":{\"concatemoji\":\"https:\\/\\/harvest.org\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=5.3.2\"}};\n\t\t\t!function(e,a,t){var r,n,o,i,p=a.createelement(\"canvas\"),s=p.getcontext&&p.getcontext(\"2d\");function c(e,t){var a=string.fromcharcode;s.clearrect(0,0,p.width,p.height),s.filltext(a.apply(this,e),0,0);var r=p.todataurl();return s.clearrect(0,0,p.width,p.height),s.filltext(a.apply(this,t),0,0),r===p.todataurl()}function l(e){if(!s||!s.filltext)return!1;switch(s.textbaseline=\"top\",s.font=\"600 32px arial\",e){case\"flag\":return!c([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])&&(!c([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!c([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]));case\"emoji\":return!c([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}function d(e){var t=a.createelement(\"script\");t.src=e,t.defer=t.type=\"text/javascript\",a.getelementsbytagname(\"head\")[0].appendchild(t)}for(i=array(\"flag\",\"emoji\"),t.supports={everything:!0,everythingexceptflag:!0},o=0;o<i.length;o++)t.supports[i[o]]=l(i[o]),t.supports.everything=t.supports.everything&&t.supports[i[o]],\"flag\"!==i[o]&&(t.supports.everythingexceptflag=t.supports.everythingexceptflag&&t.supports[i[o]]);t.supports.everythingexceptflag=t.supports.everythingexceptflag&&!t.supports.flag,t.domready=!1,t.readycallback=function(){t.domready=!0},t.supports.everything||(n=function(){t.readycallback()},a.addeventlistener?(a.addeventlistener(\"domcontentloaded\",n,!1),e.addeventlistener(\"load\",n,!1)):(e.attachevent(\"onload\",n),a.attachevent(\"onreadystatechange\",function(){\"complete\"===a.readystate&&t.readycallback()})),(r=t.source||{}).concatemoji?d(r.concatemoji):r.wpemoji&&r.twemoji&&(d(r.twemoji),d(r.wpemoji)))}(window,document,window._wpemojisettings);var pdfprnt_file_settings = {\"margin_left\":\"15\",\"margin_right\":\"15\",\"margin_top\":\"16\",\"margin_bottom\":\"16\",\"page_size\":\"a4\",\"file_action\":\"open\",\"file_name\":\"kobe bryant's death reminds us life is not fair\"};var ari_fancybox = {\"lightbox\":{\"animationeffect\":\"zoom-in-out\",\"loop\":true,\"backfocus\":false,\"trapfocus\":false,\"thumbs\":{\"hideonclose\":false},\"touch\":{\"vertical\":true,\"momentum\":true},\"buttons\":[\"slideshow\",\"fullscreen\",\"thumbs\",\"close\"],\"lang\":\"custom\",\"i18n\":{\"custom\":{\"prev\":\"previous\",\"next\":\"next\",\"play_start\":\"start slideshow (p)\",\"play_stop\":\"stop slideshow (p)\",\"full_screen\":\"full screen (f)\",\"thumbs\":\"thumbnails (g)\",\"close\":\"close (esc)\",\"error\":\"the requested content cannot be loaded. <br\\/> please try again later.\"}}},\"convert\":{\"images\":{\"convert\":true},\"youtube\":{\"convert\":true},\"vimeo\":{\"convert\":true}},\"viewers\":{\"pdfjs\":{\"url\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/ari-fancy-lightbox\\/assets\\/pdfjs\\/web\\/viewer.html\"}}};.woocommerce-product-gallery{ opacity: 1 !important; }!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callmethod?\nn.callmethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;\nn.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createelement(e);t.async=!0;\nt.src=v;s=b.getelementsbytagname(e)[0];s.parentnode.insertbefore(t,s)}(window,\ndocument,'script','https://connect.facebook.net/en_us/fbevents.js');fbq('init', '504043309803344', {}, {\n \"agent\": \"woocommerce-3.6.5-1.9.15\"\n});\n\nfbq('track', 'pageview', {\n \"source\": \"woocommerce\",\n \"version\": \"3.6.5\",\n \"pluginversion\": \"1.9.15\"\n});\n\ndocument.addeventlistener('domcontentloaded', function() {\n jquery && jquery(function($){\n $('body').on('added_to_cart', function(event) {\n // ajax action.\n $.get('?wc-ajax=fb_inject_add_to_cart_event', function(data) {\n $('head').append(data);\n });\n });\n });\n}, false);.rll-youtube-player, [data-lazy-src]{display:none !important;}! function(n, e) {\n\t\t\t\tvar t, o, i, c = [],\n\t\t\t\t\tf = {\n\t\t\t\t\t\tpassive: !0,\n\t\t\t\t\t\tcapture: !0\n\t\t\t\t\t},\n\t\t\t\t\tr = new date,\n\t\t\t\t\ta = \"pointerup\",\n\t\t\t\t\tu = \"pointercancel\";\n\n\t\t\t\tfunction p(n, c) {\n\t\t\t\t\tt || (t = c, o = n, i = new date, w(e), s())\n\t\t\t\t}\n\n\t\t\t\tfunction s() {\n\t\t\t\t\to >= 0 && o < i - r && (c.foreach(function(n) {\n\t\t\t\t\t\tn(o, t)\n\t\t\t\t\t}), c = [])\n\t\t\t\t}\n\n\t\t\t\tfunction l(t) {\n\t\t\t\t\tif (t.cancelable) {\n\t\t\t\t\t\tvar o = (t.timestamp > 1e12 ? new date : performance.now()) - t.timestamp;\n\t\t\t\t\t\t\"pointerdown\" == t.type ? function(t, o) {\n\t\t\t\t\t\t\tfunction i() {\n\t\t\t\t\t\t\t\tp(t, o), r()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction c() {\n\t\t\t\t\t\t\t\tr()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction r() {\n\t\t\t\t\t\t\t\te(a, i, f), e(u, c, f)\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tn(a, i, f), n(u, c, f)\n\t\t\t\t\t\t}(o, t) : p(o, t)\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tfunction w(n) {\n\t\t\t\t\t[\"click\", \"mousedown\", \"keydown\", \"touchstart\", \"pointerdown\"].foreach(function(e) {\n\t\t\t\t\t\tn(e, l, f)\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\tw(n), self.perfmetrics = self.perfmetrics || {}, self.perfmetrics.onfirstinputdelay = function(n) {\n\t\t\t\t\tc.push(n), s()\n\t\t\t\t}\n\t\t\t}(addeventlistener, removeeventlistener);window.fbasyncinit = function() {\n\t\t\tfb.init({\n\t\t\t\tappid: '2466773766976572',\n\t\t\t\txfbml: true,\n\t\t\t\tversion: 'v5.0'\n\t\t\t});\n\t\t\tfb.appevents.logpageview();\n\t\t};\n\n\t\t(function(d, s, id) {\n\t\t\tvar js, fjs = d.getelementsbytagname(s)[0];\n\t\t\tif (d.getelementbyid(id)) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tjs = d.createelement(s);\n\t\t\tjs.id = id;\n\t\t\tjs.src = \"https://connect.facebook.net/en_us/sdk.js\";\n\t\t\tfjs.parentnode.insertbefore(js, fjs);\n\t\t}(document, 'script', 'facebook-jssdk')); menuknow godresourcesboise harvestchurchstoreaboutdonatebecome a harvest partnergive a one-time gift search search for: resources menu todaydevotionwebcaststvradiogreg's blogvirtueebookscoursespodcastsnews greg's blogkobe bryant's death reminds us life is not fair by greg laurie on jan 27, 2020 i could hardly believe the news this weekend: kobe bryant, the la lakers basketball superstar, had died in a helicopter accident near los angeles. eight other people, including his 13-year-old daughter gianna, also perished in the crash.how could a champion like kobe, so vibrant and full of life, suddenly leave us?kobe bryant was among the very best to play in the nba. he played 20 seasons with the la lakers, won 5 championship rings and finished with 33,643 career points. at 41 years old, he was a living and breathing legend that even other nba stars were star-struck by.he even picked his own nickname, \"black mamba,\" after the fastest lethal snake in the world-and passed it on to his daughter gianna, a budding basketball star, whom he called \"mambacita.\"the truth is, the vast majority of us didn't know kobe personally. maybe we went to one of his games, but that was the extent of our relationship with him. yet his death somehow has touched millions of americans deeply. i believe it's because it suddenly jolted us to the reality that life is not fair.why are people like kobe and his daughter and the other passengers aboard that fateful flight taken while others will wake up tomorrow to face a new day?there are no easy explanations, but here are three things we should keep in mind as we reflect on kobe's passing:1. life is preciousi have a smartwatch. periodically, i will get a message on it that simply says, \"breathe.\" funny thing is, i was breathing already, but it's reminding me of something that i should never take for granted.every day is a gift. every single heartbeat and every breath you take is a blessing. don't take it for granted. and don't take your health or your family for granted either.the bible reminds us, \"teach us to realize the brevity of life, so that we may grow in wisdom\" (psalm 90:12 nlt).kobe was a very successful man with many beautiful things, but i am certain he would have traded it all for one more precious day of life. he was not given that choice.2. don't ask 'why?' - ask 'who?'i remember the day 11 years ago when my wife and i heard the devastating news that our son christopher had died in an automobile accident on his way to work. it was as if all the air was sucked out of the room and time stood still. i felt as though if words could kill you, i could have died on the spot that day.in my time of pain and darkness, i called out to god, and he was there for me. the bible says he is \"the god of all comfort\" (2 corinthians 1:3).sometimes things happen in life that are unfair, and we will never get a satisfying answer for why they happened. at times such as these, i have learned that the right question to ask is not \"why?\" but \"who?\" who do you turn to at a time like this?you turn to god and ask him for the strength you need to go on another day. and you cry and mourn.the bible says, \"be happy with those who are happy, and weep with those who weep\" (romans 12:15 nlt). many people wept with us when our son christopher died. right now, kobe's family needs support and love.we need to remember to pray for kobe's wife, vanessa, and his children, natalia, bianka, and capri. kobe is also survived by his father joe and his mother pam. i cannot imagine the devastation they are all feeling over the loss of both kobe and gianna. we must also remember to pray for the families of the seven others who died as well. their names are:<U+25AA>john altobelli, 56, orange coast college head baseball coach <U+25AA>kerri altobelli, john's wife <U+25AA>alyssa altobelli, john and kerri's daughter, who was gianna's basketball teammate <U+25AA>sarah chester <U+25AA>payton chester, sarah's daughter and another basketball teammate <U+25AA>christina mauser, girls basketball coach at mamba sports academy <U+25AA>ara zobayan, pilot3. we must preparedeath isn't a respecter of people. it doesn't care if you are rich or poor; religious or not; famous, infamous or unknown; or even the great kobe bryant, who had vast resources and money at his disposal. it knocks at every door, and sadly one day it will knock at your door and mine.but death is not the end. the bible talks about an afterlife-a concept even many people who are nonreligious believe in. jesus spoke about it.he said, \"i am the resurrection and the life. the one who believes in me will live, even though they die; and whoever lives by believing in me will never die\" (john 11:25-26).it's because of this hope of eternity that followers of jesus do not \"grieve like people who have no hope\" (1 thessalonians 4:13). if we believe in and follow jesus, we can rest assured that death will not get the final word but we will be in heaven with him. we would like to offer you a free ebook on the subject of pain and suffering titled, getting through the storms of life. click the link below for your free ebook.https://harvest.org/resources/ebook/getting-through-the-storms-of-life/ topicskobe bryantlosssuffering did you pray with pastor greg?to help you get started, we would love to send you a free bible and other resources to help you grow in your faith. get resources breakthrough - dvdthe inspiring film breakthrough - dvd will touch your heart and bolster your faith. get a copy when you donate to god's work at harvest ministries today. support today!more for you webcast webcast10, part one 10, book of exodussunday morninggreg lauriefeb 2, 2020 devotion devotionon the potter's wheel god has a plan. don't sabotage it.greg lauriefeb 1, 2020 radio radiohow to never stumble or fall - i john 18, luke 22greg lauriefeb 1, 2020 var audioplayer = document.getelementbyid(\"audioplayer\"); \n\tfunction playaudio() { \n\t\taudioplayer.play(); \n\t} \n\twindow.onload = function($) {\n\t\t$(document).ready(() => {\n\t\t\t$('#audio-play-button').click(function() {\n\t\t\t\t$('#audio-player').fadein(300);\n\t\t\t\tconsole.log('play')\n\t\t\t\t$('#audio-play-button').addclass('hidden');\n\t\t\t});\n\t\t});\n\t}(jquery); breakthrough - dvdone mother's fervent prayers lead to an amazing miracle for a young boy in dire circumstances. watch this inspiring story on dvd, our gift of thanks for your donation today. give here knowing god and making him known.facebooktwitterinstagramyoutubewebcaststv broadcastsdevotiongreg's blogvirtueradiopodcastscoursesebooksnewsroomcontact us get exclusive updates from greg laurie hbspt.forms.create({\n portalid: \"2898837\",\n formid: \"5aa79fad-d846-4930-8edd-e4eb723048d9\"\n });privacy policyterms and conditions all rights reserved harvest ministries 2020 window.onload = function($) {\n\t\t\t$(document).ready(() => {\n\t\t\t\tsimplycountdown('.countdown-container', {\n\t\t\t\t\tyear: '2020',\n\t\t\t\t\tmonth: '1',\n\t\t\t\t\tday: '01',\n\t\t\t\t\thours: '8',\n\t\t\t\t\tminutes: '00',\n\t\t\t\t\tplural: true,\n\t\t\t\t\tzeropad: true,\n\t\t\t\t\tenableutc: false,\n\t\t\t\t\twords: {\n\t\t\t\t\t\tminutes: 'min',\n\t\t\t\t\t\tseconds: 'sec'\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t// set timeout ondomready\n\t\t\t$(function() {\n\t\t\t\t\tsettimeout(delayedfragmenttargetoffset, 500);\n\t\t\t});\n\n\t\t\t// add scroll offset to fragment target (if there is one)\n\t\t\tfunction delayedfragmenttargetoffset(){\n\t\t\t\t\tvar offset = $(':target').offset();\n\t\t\t\t\tif(offset){\n\t\t\t\t\t\t\tvar scrollto = offset.top - 110; // minus fixed header height\n\t\t\t\t\t\t\t$('html, body').animate({scrolltop:scrollto}, 0);\n\t\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}(jquery);var gmapstyles = 'default';.lazyload{display:none;}window.lazysizesconfig=window.lazysizesconfig||{};window.lazysizesconfig.loadmode=1; var c = document.body.classname;\n\t\tc = c.replace(/woocommerce-no-js/, 'woocommerce-js');\n\t\tdocument.body.classname = c; xvar wpcf7 = {\"apisettings\":{\"root\":\"https:\\/\\/harvest.org\\/wp-json\\/contact-form-7\\/v1\",\"namespace\":\"contact-form-7\\/v1\"},\"cached\":\"1\"};var insgalajax = {\"ajax_url\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var pvcargsfrontend = {\"mode\":\"ajax\",\"requesturl\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/post-views-counter\\/includes\\/ajax.php\",\"postid\":\"467860\",\"nonce\":\"95bb7717b8\"};var wc_add_to_cart_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\",\"i18n_view_cart\":\"view cart\",\"cart_url\":\"https:\\/\\/harvest.org\\/cart\\/\",\"is_cart\":\"\",\"cart_redirect_after_add\":\"no\"};var woocommerce_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\"};function optimocha_getcookie(name) {\n\t\t\t\t\tvar v = document.cookie.match(\"(^|;) ?\" + name + \"=([^;]*)(;|$)\");\n\t\t\t\t\treturn v ? v[2] : null;\n\t\t\t\t}\n\n\t\t\t\tfunction optimocha_check_wc_cart_script() {\n\t\t\t\tvar cart_src = \"https://harvest.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js\";\n\t\t\t\tvar script_id = \"optimocha_loaded_wc_cart_fragments\";\n\n\t\t\t\t\tif( document.getelementbyid(script_id) !== null ) {\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\tif( optimocha_getcookie(\"woocommerce_cart_hash\") ) {\n\t\t\t\t\t\tvar script = document.createelement(\"script\");\n\t\t\t\t\t\tscript.id = script_id;\n\t\t\t\t\t\tscript.src = cart_src;\n\t\t\t\t\t\tscript.async = true;\n\t\t\t\t\t\tdocument.head.appendchild(script);\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\toptimocha_check_wc_cart_script();\n\t\t\t\tdocument.addeventlistener(\"click\", function(){settimeout(optimocha_check_wc_cart_script,1000);});var twentyseventeenscreenreadertext = {\"quote\":\"<svg class=\\\"icon icon-quote-right\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-quote-right\\\" xlink:href=\\\"#icon-quote-right\\\"><\\/use> <\\/svg>\",\"expand\":\"expand child menu\",\"collapse\":\"collapse child menu\",\"icon\":\"<svg class=\\\"icon icon-angle-down\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-angle-down\\\" xlink:href=\\\"#icon-angle-down\\\"><\\/use> <span class=\\\"svg-fallback icon-angle-down\\\"><\\/span><\\/svg>\"};var the_ajax_script = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\",\"postnonce\":\"5ba5359cc5\"};var wpcf7cf_global_settings = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var elm_button_vars = { wrapper: '.resources-wrapper' };window.lazyloadoptions = {\n elements_selector: \"img[data-lazy-src],.rocket-lazyload\",\n data_src: \"lazy-src\",\n data_srcset: \"lazy-srcset\",\n data_sizes: \"lazy-sizes\",\n class_loading: \"lazyloading\",\n class_loaded: \"lazyloaded\",\n threshold: 300,\n callback_loaded: function(element) {\n if ( element.tagname === \"iframe\" && element.dataset.rocketlazyload == \"fitvidscompatible\" ) {\n if (element.classlist.contains(\"lazyloaded\") ) {\n if (typeof window.jquery != \"undefined\") {\n if (jquery.fn.fitvids) {\n jquery(element).parent().fitvids();\n }\n }\n }\n }\n }};\n window.addeventlistener('lazyload::initialized', function (e) {\n var lazyloadinstance = e.detail.instance;\n \n if (window.mutationobserver) {\n var observer = new mutationobserver(function(mutations) {\n mutations.foreach(function(mutation) {\n for (i = 0; i < mutation.addednodes.length; i++) {\n if (typeof mutation.addednodes[i].getelementsbytagname !== 'function') {\n return;\n }\n\n if (typeof mutation.addednodes[i].getelementsbyclassname !== 'function') {\n return;\n }\n\n imgs = mutation.addednodes[i].getelementsbytagname('img');\n iframes = mutation.addednodes[i].getelementsbytagname('iframe');\n rocket_lazy = mutation.addednodes[i].getelementsbyclassname('rocket-lazyload');\n\n if ( 0 === imgs.length && 0 === iframes.length && 0 === rocket_lazy.length ) {\n return;\n }\n\n lazyloadinstance.update();\n }\n } );\n } );\n \n var b = document.getelementsbytagname(\"body\")[0];\n var config = { childlist: true, subtree: true };\n \n observer.observe(b, config);\n }\n }, false);"
textblob from python.##python chunk
def remove_accented_chars(text):
text = unicodedata.normalize('NFKD', text).encode('ascii', 'ignore').decode('utf-8', 'ignore')
return text
clean_text_py = remove_accented_chars(clean_text_py)
clean_text_py[100:200]
## 'chema.org",\n "@type": "website",\n "name": "dr. erin buchanan",\n \n "url": "https:\\/\\/doom'
textstem.##r chunk
lemmatize_words_replaced <- lemmatize_words(words_replc)
lemmatize_words_replaced
## [1] "(function(html){html.classname = html.classname.replace(/\\bno-js\\b/,'js')})(document.documentelement);kobe bryant's death reminds us life is not fair//\n\tvar gtm4wp_datalayer_name = \"datalayer\";\n\tvar datalayer = datalayer || [];\n\tvar gtm4wp_use_sku_instead = 1;\n\tvar gtm4wp_id_prefix = '';\n\tvar gtm4wp_remarketing = 1;\n\tvar gtm4wp_eec = 1;\n\tvar gtm4wp_classicec = 1;\n\tvar gtm4wp_currency = 'usd';\n\tvar gtm4wp_product_per_impression = 0;\n//{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"website\",\"@id\":\"https://harvest.org/#website\",\"url\":\"https://harvest.org/\",\"name\":\"harvest\",\"potentialaction\":{\"@type\":\"searchaction\",\"target\":\"https://harvest.org/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}},{\"@type\":\"imageobject\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\",\"url\":\"https://harvest.org/harvestsite/2020/01/58cc03bb-gettyimages-1196594255.jpg\",\"width\":1024,\"height\":683},{\"@type\":\"webpage\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#webpage\",\"url\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/\",\"inlanguage\":\"en-us\",\"name\":\"kobe bryant's death reminds us life is not fair\",\"ispartof\":{\"@id\":\"https://harvest.org/#website\"},\"primaryimageofpage\":{\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds-us-life-is-not-fair/#primaryimage\"},\"datepublished\":\"2020-01-27t17:15:32-08:00\",\"datemodified\":\"2020-01-28t09:00:28-08:00\"}]}//\n\tvar datalayer_content = {\"pageposttype\":\"gregsblog\",\"pageposttype2\":\"single-gregsblog\",\"pageattributes\":[\"kobe-bryant\",\"loss\",\"suffering\"],\"pagepostauthor\":\"josh morris\",\"customertotalorders\":0,\"customertotalordervalue\":\"0.00\",\"customerfirstname\":\"\",\"customerlastname\":\"\",\"customerbillingfirstname\":\"\",\"customerbillinglastname\":\"\",\"customerbillingcompany\":\"\",\"customerbillingaddress1\":\"\",\"customerbillingaddress2\":\"\",\"customerbillingcity\":\"\",\"customerbillingpostcode\":\"\",\"customerbillingcountry\":\"\",\"customerbillingemail\":\"\",\"customerbillingphone\":\"\",\"customershippingfirstname\":\"\",\"customershippinglastname\":\"\",\"customershippingcompany\":\"\",\"customershippingaddress1\":\"\",\"customershippingaddress2\":\"\",\"customershippingcity\":\"\",\"customershippingpostcode\":\"\",\"customershippingcountry\":\"\",\"ecomm_pagetype\":\"other\"};\n\tdatalayer.push( datalayer_content );////\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew date().gettime(),event:'gtm.js'});var f=d.getelementsbytagname(s)[0],\nj=d.createelement(s),dl=l!='datalayer'?'&l='+l:'';j.async=true;j.src=\n'//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentnode.insertbefore(j,f);\n})(window,document,'script','datalayer','gtm-5bj6kwd');//window._wpemojisettings = {\"baseurl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/72x72\\/\",\"ext\":\".png\",\"svgurl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/12.0.0-1\\/svg\\/\",\"svgext\":\".svg\",\"source\":{\"concatemoji\":\"https:\\/\\/harvest.org\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=5.3.2\"}};\n\t\t\t!function(e,a,t){var r,n,o,i,p=a.createelement(\"canvas\"),s=p.getcontext&&p.getcontext(\"2d\");function c(e,t){var a=string.fromcharcode;s.clearrect(0,0,p.width,p.height),s.filltext(a.apply(this,e),0,0);var r=p.todataurl();return s.clearrect(0,0,p.width,p.height),s.filltext(a.apply(this,t),0,0),r===p.todataurl()}function l(e){if(!s||!s.filltext)return!1;switch(s.textbaseline=\"top\",s.font=\"600 32px arial\",e){case\"flag\":return!c([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])&&(!c([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!c([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]));case\"emoji\":return!c([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}function d(e){var t=a.createelement(\"script\");t.src=e,t.defer=t.type=\"text/javascript\",a.getelementsbytagname(\"head\")[0].appendchild(t)}for(i=array(\"flag\",\"emoji\"),t.supports={everything:!0,everythingexceptflag:!0},o=0;o<i.length;o++)t.supports[i[o]]=l(i[o]),t.supports.everything=t.supports.everything&&t.supports[i[o]],\"flag\"!==i[o]&&(t.supports.everythingexceptflag=t.supports.everythingexceptflag&&t.supports[i[o]]);t.supports.everythingexceptflag=t.supports.everythingexceptflag&&!t.supports.flag,t.domready=!1,t.readycallback=function(){t.domready=!0},t.supports.everything||(n=function(){t.readycallback()},a.addeventlistener?(a.addeventlistener(\"domcontentloaded\",n,!1),e.addeventlistener(\"load\",n,!1)):(e.attachevent(\"onload\",n),a.attachevent(\"onreadystatechange\",function(){\"complete\"===a.readystate&&t.readycallback()})),(r=t.source||{}).concatemoji?d(r.concatemoji):r.wpemoji&&r.twemoji&&(d(r.twemoji),d(r.wpemoji)))}(window,document,window._wpemojisettings);var pdfprnt_file_settings = {\"margin_left\":\"15\",\"margin_right\":\"15\",\"margin_top\":\"16\",\"margin_bottom\":\"16\",\"page_size\":\"a4\",\"file_action\":\"open\",\"file_name\":\"kobe bryant's death reminds us life is not fair\"};var ari_fancybox = {\"lightbox\":{\"animationeffect\":\"zoom-in-out\",\"loop\":true,\"backfocus\":false,\"trapfocus\":false,\"thumbs\":{\"hideonclose\":false},\"touch\":{\"vertical\":true,\"momentum\":true},\"buttons\":[\"slideshow\",\"fullscreen\",\"thumbs\",\"close\"],\"lang\":\"custom\",\"i18n\":{\"custom\":{\"prev\":\"previous\",\"next\":\"next\",\"play_start\":\"start slideshow (p)\",\"play_stop\":\"stop slideshow (p)\",\"full_screen\":\"full screen (f)\",\"thumbs\":\"thumbnails (g)\",\"close\":\"close (esc)\",\"error\":\"the requested content cannot be loaded. <br\\/> please try again later.\"}}},\"convert\":{\"images\":{\"convert\":true},\"youtube\":{\"convert\":true},\"vimeo\":{\"convert\":true}},\"viewers\":{\"pdfjs\":{\"url\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/ari-fancy-lightbox\\/assets\\/pdfjs\\/web\\/viewer.html\"}}};.woocommerce-product-gallery{ opacity: 1 !important; }!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callmethod?\nn.callmethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;\nn.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createelement(e);t.async=!0;\nt.src=v;s=b.getelementsbytagname(e)[0];s.parentnode.insertbefore(t,s)}(window,\ndocument,'script','https://connect.facebook.net/en_us/fbevents.js');fbq('init', '504043309803344', {}, {\n \"agent\": \"woocommerce-3.6.5-1.9.15\"\n});\n\nfbq('track', 'pageview', {\n \"source\": \"woocommerce\",\n \"version\": \"3.6.5\",\n \"pluginversion\": \"1.9.15\"\n});\n\ndocument.addeventlistener('domcontentloaded', function() {\n jquery && jquery(function($){\n $('body').on('added_to_cart', function(event) {\n // ajax action.\n $.get('?wc-ajax=fb_inject_add_to_cart_event', function(data) {\n $('head').append(data);\n });\n });\n });\n}, false);.rll-youtube-player, [data-lazy-src]{display:none !important;}! function(n, e) {\n\t\t\t\tvar t, o, i, c = [],\n\t\t\t\t\tf = {\n\t\t\t\t\t\tpassive: !0,\n\t\t\t\t\t\tcapture: !0\n\t\t\t\t\t},\n\t\t\t\t\tr = new date,\n\t\t\t\t\ta = \"pointerup\",\n\t\t\t\t\tu = \"pointercancel\";\n\n\t\t\t\tfunction p(n, c) {\n\t\t\t\t\tt || (t = c, o = n, i = new date, w(e), s())\n\t\t\t\t}\n\n\t\t\t\tfunction s() {\n\t\t\t\t\to >= 0 && o < i - r && (c.foreach(function(n) {\n\t\t\t\t\t\tn(o, t)\n\t\t\t\t\t}), c = [])\n\t\t\t\t}\n\n\t\t\t\tfunction l(t) {\n\t\t\t\t\tif (t.cancelable) {\n\t\t\t\t\t\tvar o = (t.timestamp > 1e12 ? new date : performance.now()) - t.timestamp;\n\t\t\t\t\t\t\"pointerdown\" == t.type ? function(t, o) {\n\t\t\t\t\t\t\tfunction i() {\n\t\t\t\t\t\t\t\tp(t, o), r()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction c() {\n\t\t\t\t\t\t\t\tr()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction r() {\n\t\t\t\t\t\t\t\te(a, i, f), e(u, c, f)\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tn(a, i, f), n(u, c, f)\n\t\t\t\t\t\t}(o, t) : p(o, t)\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tfunction w(n) {\n\t\t\t\t\t[\"click\", \"mousedown\", \"keydown\", \"touchstart\", \"pointerdown\"].foreach(function(e) {\n\t\t\t\t\t\tn(e, l, f)\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\tw(n), self.perfmetrics = self.perfmetrics || {}, self.perfmetrics.onfirstinputdelay = function(n) {\n\t\t\t\t\tc.push(n), s()\n\t\t\t\t}\n\t\t\t}(addeventlistener, removeeventlistener);window.fbasyncinit = function() {\n\t\t\tfb.init({\n\t\t\t\tappid: '2466773766976572',\n\t\t\t\txfbml: true,\n\t\t\t\tversion: 'v5.0'\n\t\t\t});\n\t\t\tfb.appevents.logpageview();\n\t\t};\n\n\t\t(function(d, s, id) {\n\t\t\tvar js, fjs = d.getelementsbytagname(s)[0];\n\t\t\tif (d.getelementbyid(id)) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tjs = d.createelement(s);\n\t\t\tjs.id = id;\n\t\t\tjs.src = \"https://connect.facebook.net/en_us/sdk.js\";\n\t\t\tfjs.parentnode.insertbefore(js, fjs);\n\t\t}(document, 'script', 'facebook-jssdk')); menuknow godresourcesboise harvestchurchstoreaboutdonatebecome a harvest partnergive a one-time gift search search for: resources menu todaydevotionwebcaststvradiogreg's blogvirtueebookscoursespodcastsnews greg's blogkobe bryant's death reminds us life is not fair by greg laurie on jan 27, 2020 i could hardly believe the news this weekend: kobe bryant, the la lakers basketball superstar, had died in a helicopter accident near los angeles. eight other people, including his 13-year-old daughter gianna, also perished in the crash.how could a champion like kobe, so vibrant and full of life, suddenly leave us?kobe bryant was among the very best to play in the nba. he played 20 seasons with the la lakers, won 5 championship rings and finished with 33,643 career points. at 41 years old, he was a living and breathing legend that even other nba stars were star-struck by.he even picked his own nickname, \"black mamba,\" after the fastest lethal snake in the world-and passed it on to his daughter gianna, a budding basketball star, whom he called \"mambacita.\"the truth is, the vast majority of us didn't know kobe personally. maybe we went to one of his games, but that was the extent of our relationship with him. yet his death somehow has touched millions of americans deeply. i believe it's because it suddenly jolted us to the reality that life is not fair.why are people like kobe and his daughter and the other passengers aboard that fateful flight taken while others will wake up tomorrow to face a new day?there are no easy explanations, but here are three things we should keep in mind as we reflect on kobe's passing:1. life is preciousi have a smartwatch. periodically, i will get a message on it that simply says, \"breathe.\" funny thing is, i was breathing already, but it's reminding me of something that i should never take for granted.every day is a gift. every single heartbeat and every breath you take is a blessing. don't take it for granted. and don't take your health or your family for granted either.the bible reminds us, \"teach us to realize the brevity of life, so that we may grow in wisdom\" (psalm 90:12 nlt).kobe was a very successful man with many beautiful things, but i am certain he would have traded it all for one more precious day of life. he was not given that choice.2. don't ask 'why?' - ask 'who?'i remember the day 11 years ago when my wife and i heard the devastating news that our son christopher had died in an automobile accident on his way to work. it was as if all the air was sucked out of the room and time stood still. i felt as though if words could kill you, i could have died on the spot that day.in my time of pain and darkness, i called out to god, and he was there for me. the bible says he is \"the god of all comfort\" (2 corinthians 1:3).sometimes things happen in life that are unfair, and we will never get a satisfying answer for why they happened. at times such as these, i have learned that the right question to ask is not \"why?\" but \"who?\" who do you turn to at a time like this?you turn to god and ask him for the strength you need to go on another day. and you cry and mourn.the bible says, \"be happy with those who are happy, and weep with those who weep\" (romans 12:15 nlt). many people wept with us when our son christopher died. right now, kobe's family needs support and love.we need to remember to pray for kobe's wife, vanessa, and his children, natalia, bianka, and capri. kobe is also survived by his father joe and his mother pam. i cannot imagine the devastation they are all feeling over the loss of both kobe and gianna. we must also remember to pray for the families of the seven others who died as well. their names are:<U+25AA>john altobelli, 56, orange coast college head baseball coach <U+25AA>kerri altobelli, john's wife <U+25AA>alyssa altobelli, john and kerri's daughter, who was gianna's basketball teammate <U+25AA>sarah chester <U+25AA>payton chester, sarah's daughter and another basketball teammate <U+25AA>christina mauser, girls basketball coach at mamba sports academy <U+25AA>ara zobayan, pilot3. we must preparedeath isn't a respecter of people. it doesn't care if you are rich or poor; religious or not; famous, infamous or unknown; or even the great kobe bryant, who had vast resources and money at his disposal. it knocks at every door, and sadly one day it will knock at your door and mine.but death is not the end. the bible talks about an afterlife-a concept even many people who are nonreligious believe in. jesus spoke about it.he said, \"i am the resurrection and the life. the one who believes in me will live, even though they die; and whoever lives by believing in me will never die\" (john 11:25-26).it's because of this hope of eternity that followers of jesus do not \"grieve like people who have no hope\" (1 thessalonians 4:13). if we believe in and follow jesus, we can rest assured that death will not get the final word but we will be in heaven with him. we would like to offer you a free ebook on the subject of pain and suffering titled, getting through the storms of life. click the link below for your free ebook.https://harvest.org/resources/ebook/getting-through-the-storms-of-life/ topicskobe bryantlosssuffering did you pray with pastor greg?to help you get started, we would love to send you a free bible and other resources to help you grow in your faith. get resources breakthrough - dvdthe inspiring film breakthrough - dvd will touch your heart and bolster your faith. get a copy when you donate to god's work at harvest ministries today. support today!more for you webcast webcast10, part one 10, book of exodussunday morninggreg lauriefeb 2, 2020 devotion devotionon the potter's wheel god has a plan. don't sabotage it.greg lauriefeb 1, 2020 radio radiohow to never stumble or fall - i john 18, luke 22greg lauriefeb 1, 2020 var audioplayer = document.getelementbyid(\"audioplayer\"); \n\tfunction playaudio() { \n\t\taudioplayer.play(); \n\t} \n\twindow.onload = function($) {\n\t\t$(document).ready(() => {\n\t\t\t$('#audio-play-button').click(function() {\n\t\t\t\t$('#audio-player').fadein(300);\n\t\t\t\tconsole.log('play')\n\t\t\t\t$('#audio-play-button').addclass('hidden');\n\t\t\t});\n\t\t});\n\t}(jquery); breakthrough - dvdone mother's fervent prayers lead to an amazing miracle for a young boy in dire circumstances. watch this inspiring story on dvd, our gift of thanks for your donation today. give here knowing god and making him known.facebooktwitterinstagramyoutubewebcaststv broadcastsdevotiongreg's blogvirtueradiopodcastscoursesebooksnewsroomcontact us get exclusive updates from greg laurie hbspt.forms.create({\n portalid: \"2898837\",\n formid: \"5aa79fad-d846-4930-8edd-e4eb723048d9\"\n });privacy policyterms and conditions all rights reserved harvest ministries 2020 window.onload = function($) {\n\t\t\t$(document).ready(() => {\n\t\t\t\tsimplycountdown('.countdown-container', {\n\t\t\t\t\tyear: '2020',\n\t\t\t\t\tmonth: '1',\n\t\t\t\t\tday: '01',\n\t\t\t\t\thours: '8',\n\t\t\t\t\tminutes: '00',\n\t\t\t\t\tplural: true,\n\t\t\t\t\tzeropad: true,\n\t\t\t\t\tenableutc: false,\n\t\t\t\t\twords: {\n\t\t\t\t\t\tminutes: 'min',\n\t\t\t\t\t\tseconds: 'sec'\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t// set timeout ondomready\n\t\t\t$(function() {\n\t\t\t\t\tsettimeout(delayedfragmenttargetoffset, 500);\n\t\t\t});\n\n\t\t\t// add scroll offset to fragment target (if there is one)\n\t\t\tfunction delayedfragmenttargetoffset(){\n\t\t\t\t\tvar offset = $(':target').offset();\n\t\t\t\t\tif(offset){\n\t\t\t\t\t\t\tvar scrollto = offset.top - 110; // minus fixed header height\n\t\t\t\t\t\t\t$('html, body').animate({scrolltop:scrollto}, 0);\n\t\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}(jquery);var gmapstyles = 'default';.lazyload{display:none;}window.lazysizesconfig=window.lazysizesconfig||{};window.lazysizesconfig.loadmode=1; var c = document.body.classname;\n\t\tc = c.replace(/woocommerce-no-js/, 'woocommerce-js');\n\t\tdocument.body.classname = c; xvar wpcf7 = {\"apisettings\":{\"root\":\"https:\\/\\/harvest.org\\/wp-json\\/contact-form-7\\/v1\",\"namespace\":\"contact-form-7\\/v1\"},\"cached\":\"1\"};var insgalajax = {\"ajax_url\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var pvcargsfrontend = {\"mode\":\"ajax\",\"requesturl\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/post-views-counter\\/includes\\/ajax.php\",\"postid\":\"467860\",\"nonce\":\"95bb7717b8\"};var wc_add_to_cart_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\",\"i18n_view_cart\":\"view cart\",\"cart_url\":\"https:\\/\\/harvest.org\\/cart\\/\",\"is_cart\":\"\",\"cart_redirect_after_add\":\"no\"};var woocommerce_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\"};function optimocha_getcookie(name) {\n\t\t\t\t\tvar v = document.cookie.match(\"(^|;) ?\" + name + \"=([^;]*)(;|$)\");\n\t\t\t\t\treturn v ? v[2] : null;\n\t\t\t\t}\n\n\t\t\t\tfunction optimocha_check_wc_cart_script() {\n\t\t\t\tvar cart_src = \"https://harvest.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js\";\n\t\t\t\tvar script_id = \"optimocha_loaded_wc_cart_fragments\";\n\n\t\t\t\t\tif( document.getelementbyid(script_id) !== null ) {\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\tif( optimocha_getcookie(\"woocommerce_cart_hash\") ) {\n\t\t\t\t\t\tvar script = document.createelement(\"script\");\n\t\t\t\t\t\tscript.id = script_id;\n\t\t\t\t\t\tscript.src = cart_src;\n\t\t\t\t\t\tscript.async = true;\n\t\t\t\t\t\tdocument.head.appendchild(script);\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\toptimocha_check_wc_cart_script();\n\t\t\t\tdocument.addeventlistener(\"click\", function(){settimeout(optimocha_check_wc_cart_script,1000);});var twentyseventeenscreenreadertext = {\"quote\":\"<svg class=\\\"icon icon-quote-right\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-quote-right\\\" xlink:href=\\\"#icon-quote-right\\\"><\\/use> <\\/svg>\",\"expand\":\"expand child menu\",\"collapse\":\"collapse child menu\",\"icon\":\"<svg class=\\\"icon icon-angle-down\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> <use href=\\\"#icon-angle-down\\\" xlink:href=\\\"#icon-angle-down\\\"><\\/use> <span class=\\\"svg-fallback icon-angle-down\\\"><\\/span><\\/svg>\"};var the_ajax_script = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\",\"postnonce\":\"5ba5359cc5\"};var wpcf7cf_global_settings = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var elm_button_vars = { wrapper: '.resources-wrapper' };window.lazyloadoptions = {\n elements_selector: \"img[data-lazy-src],.rocket-lazyload\",\n data_src: \"lazy-src\",\n data_srcset: \"lazy-srcset\",\n data_sizes: \"lazy-sizes\",\n class_loading: \"lazyloading\",\n class_loaded: \"lazyloaded\",\n threshold: 300,\n callback_loaded: function(element) {\n if ( element.tagname === \"iframe\" && element.dataset.rocketlazyload == \"fitvidscompatible\" ) {\n if (element.classlist.contains(\"lazyloaded\") ) {\n if (typeof window.jquery != \"undefined\") {\n if (jquery.fn.fitvids) {\n jquery(element).parent().fitvids();\n }\n }\n }\n }\n }};\n window.addeventlistener('lazyload::initialized', function (e) {\n var lazyloadinstance = e.detail.instance;\n \n if (window.mutationobserver) {\n var observer = new mutationobserver(function(mutations) {\n mutations.foreach(function(mutation) {\n for (i = 0; i < mutation.addednodes.length; i++) {\n if (typeof mutation.addednodes[i].getelementsbytagname !== 'function') {\n return;\n }\n\n if (typeof mutation.addednodes[i].getelementsbyclassname !== 'function') {\n return;\n }\n\n imgs = mutation.addednodes[i].getelementsbytagname('img');\n iframes = mutation.addednodes[i].getelementsbytagname('iframe');\n rocket_lazy = mutation.addednodes[i].getelementsbyclassname('rocket-lazyload');\n\n if ( 0 === imgs.length && 0 === iframes.length && 0 === rocket_lazy.length ) {\n return;\n }\n\n lazyloadinstance.update();\n }\n } );\n } );\n \n var b = document.getelementsbytagname(\"body\")[0];\n var config = { childlist: true, subtree: true };\n \n observer.observe(b, config);\n }\n }, false);"
spacy.##python chunk
##r chunk
head(stopwords(kind = "SMART"))
## [1] "a" "a's" "able" "about" "above" "according"
words_removed1 <-removeWords(lemmatize_words_replaced, stopwords(kind = "SMART"))
words_removed1
## [1] "(function(html){html.classname = html.classname.replace(/\\bno-js\\/,'js')})(document.documentelement);kobe bryant' death reminds life fair//\n\tvar gtm4wp_datalayer_name = \"datalayer\";\n\tvar datalayer = datalayer || [];\n\tvar gtm4wp_use_sku_instead = 1;\n\tvar gtm4wp_id_prefix = '';\n\tvar gtm4wp_remarketing = 1;\n\tvar gtm4wp_eec = 1;\n\tvar gtm4wp_classicec = 1;\n\tvar gtm4wp_currency = 'usd';\n\tvar gtm4wp_product_per_impression = 0;\n//{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"website\",\"@id\":\"https://harvest.org/#website\",\"url\":\"https://harvest.org/\",\"\":\"harvest\",\"potentialaction\":{\"@type\":\"searchaction\",\"target\":\"https://harvest.org/?={search_term_string}\",\"query-input\":\"required =search_term_string\"}},{\"@type\":\"imageobject\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds--life---fair/#primaryimage\",\"url\":\"https://harvest.org/harvestsite/2020/01/58cc03bb-gettyimages-1196594255.jpg\",\"width\":1024,\"height\":683},{\"@type\":\"webpage\",\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds--life---fair/#webpage\",\"url\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds--life---fair/\",\"inlanguage\":\"en-\",\"\":\"kobe bryant' death reminds life fair\",\"ispartof\":{\"@id\":\"https://harvest.org/#website\"},\"primaryimageofpage\":{\"@id\":\"https://harvest.org/resources/gregs-blog/post/kobe-bryants-death-reminds--life---fair/#primaryimage\"},\"datepublished\":\"2020-01-27t17:15:32-08:00\",\"datemodified\":\"2020-01-28t09:00:28-08:00\"}]}//\n\tvar datalayer_content = {\"pageposttype\":\"gregsblog\",\"pageposttype2\":\"single-gregsblog\",\"pageattributes\":[\"kobe-bryant\",\"loss\",\"suffering\"],\"pagepostauthor\":\"josh morris\",\"customertotalorders\":0,\"customertotalordervalue\":\"0.00\",\"customerfirstname\":\"\",\"customerlastname\":\"\",\"customerbillingfirstname\":\"\",\"customerbillinglastname\":\"\",\"customerbillingcompany\":\"\",\"customerbillingaddress1\":\"\",\"customerbillingaddress2\":\"\",\"customerbillingcity\":\"\",\"customerbillingpostcode\":\"\",\"customerbillingcountry\":\"\",\"customerbillingemail\":\"\",\"customerbillingphone\":\"\",\"customershippingfirstname\":\"\",\"customershippinglastname\":\"\",\"customershippingcompany\":\"\",\"customershippingaddress1\":\"\",\"customershippingaddress2\":\"\",\"customershippingcity\":\"\",\"customershippingpostcode\":\"\",\"customershippingcountry\":\"\",\"ecomm_pagetype\":\"\"};\n\tdatalayer.push( datalayer_content );////\n(function(,,,,){[]=[]||[];[].push({'gtm.start':\n date().gettime(),event:'gtm.js'});var =.getelementsbytagname()[0],\n=.createelement(),dl=!='datalayer'?'&='+:'';.async=true;.src=\n'//www.googletagmanager./gtm.'+'js?id='++dl;.parentnode.insertbefore(,);\n})(window,document,'script','datalayer','gtm-5bj6kwd');//window._wpemojisettings = {\"baseurl\":\"https:\\/\\/..org\\/images\\/core\\/emoji\\/12.0.0-1\\/72x72\\/\",\"ext\":\".png\",\"svgurl\":\"https:\\/\\/..org\\/images\\/core\\/emoji\\/12.0.0-1\\/svg\\/\",\"svgext\":\".svg\",\"source\":{\"concatemoji\":\"https:\\/\\/harvest.org\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=5.3.2\"}};\n\t\t\t!function(,,){var ,,,,=.createelement(\"canvas\"),=.getcontext&&.getcontext(\"2d\");function (,){var =string.fromcharcode;.clearrect(0,0,.width,.height),.filltext(.apply(,),0,0);var =.todataurl();return .clearrect(0,0,.width,.height),.filltext(.apply(,),0,0),===.todataurl()}function (){(!||!.filltext)return!1;switch(.textbaseline=\"top\",.font=\"600 32px arial\",){case\"flag\":return!([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])&&(!([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]));case\"emoji\":return!([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}function (){var =.createelement(\"script\");.src=,.defer=.type=\"text/javascript\",.getelementsbytagname(\"head\")[0].appendchild()}(=array(\"flag\",\"emoji\"),.supports={:!0,everythingexceptflag:!0},=0;<.length;++).supports[[]]=([]),.supports.=.supports.&&.supports[[]],\"flag\"!==[]&&(.supports.everythingexceptflag=.supports.everythingexceptflag&&.supports[[]]);.supports.everythingexceptflag=.supports.everythingexceptflag&&!.supports.flag,.domready=!1,.readycallback=function(){.domready=!0},.supports.||(=function(){.readycallback()},.addeventlistener?(.addeventlistener(\"domcontentloaded\",,!1),.addeventlistener(\"load\",,!1)):(.attachevent(\"onload\",),.attachevent(\"onreadystatechange\",function(){\"complete\"===.readystate&&.readycallback()})),(=.source||{}).concatemoji?(.concatemoji):.wpemoji&&.twemoji&&((.twemoji),(.wpemoji)))}(window,document,window._wpemojisettings);var pdfprnt_file_settings = {\"margin_left\":\"15\",\"margin_right\":\"15\",\"margin_top\":\"16\",\"margin_bottom\":\"16\",\"page_size\":\"a4\",\"file_action\":\"open\",\"file_name\":\"kobe bryant' death reminds life fair\"};var ari_fancybox = {\"lightbox\":{\"animationeffect\":\"zoom--\",\"loop\":true,\"backfocus\":false,\"trapfocus\":false,\"thumbs\":{\"hideonclose\":false},\"touch\":{\"vertical\":true,\"momentum\":true},\"buttons\":[\"slideshow\",\"fullscreen\",\"thumbs\",\"close\"],\"lang\":\"custom\",\"i18n\":{\"custom\":{\"prev\":\"previous\",\"\":\"\",\"play_start\":\"start slideshow ()\",\"play_stop\":\"stop slideshow ()\",\"full_screen\":\"full screen ()\",\"thumbs\":\"thumbnails ()\",\"close\":\"close (esc)\",\"error\":\" requested content loaded. <br\\/> .\"}}},\"convert\":{\"images\":{\"convert\":true},\"youtube\":{\"convert\":true},\"vimeo\":{\"convert\":true}},\"viewers\":{\"pdfjs\":{\"url\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/ari-fancy-lightbox\\/assets\\/pdfjs\\/web\\/viewer.html\"}}};.woocommerce-product-gallery{ opacity: 1 !important; }!function(,,,,,,){(.fbq)return;=.fbq=function(){.callmethod?\n.callmethod.apply(,arguments):.queue.push(arguments)};(!._fbq)._fbq=;\n.push=;.loaded=!0;.version='2.0';.queue=[];=.createelement();.async=!0;\n.src=;=.getelementsbytagname()[0];.parentnode.insertbefore(,)}(window,\ndocument,'script','https://connect.facebook.net/en_us/fbevents.js');fbq('init', '504043309803344', {}, {\n \"agent\": \"woocommerce-3.6.5-1.9.15\"\n});\n\nfbq('track', 'pageview', {\n \"source\": \"woocommerce\",\n \"version\": \"3.6.5\",\n \"pluginversion\": \"1.9.15\"\n});\n\ndocument.addeventlistener('domcontentloaded', function() {\n jquery && jquery(function($){\n $('body').('added_to_cart', function(event) {\n // ajax action.\n $.('?wc-ajax=fb_inject_add_to_cart_event', function(data) {\n $('head').append(data);\n });\n });\n });\n}, false);.rll-youtube-player, [data-lazy-src]{display: !important;}! function(, ) {\n\t\t\t\tvar , , , = [],\n\t\t\t\t\t = {\n\t\t\t\t\t\tpassive: !0,\n\t\t\t\t\t\tcapture: !0\n\t\t\t\t\t},\n\t\t\t\t\t = date,\n\t\t\t\t\t = \"pointerup\",\n\t\t\t\t\t = \"pointercancel\";\n\n\t\t\t\tfunction (, ) {\n\t\t\t\t\t || ( = , = , = date, (), ())\n\t\t\t\t}\n\n\t\t\t\tfunction () {\n\t\t\t\t\t >= 0 && < - && (.foreach(function() {\n\t\t\t\t\t\t(, )\n\t\t\t\t\t}), = [])\n\t\t\t\t}\n\n\t\t\t\tfunction () {\n\t\t\t\t\t (.cancelable) {\n\t\t\t\t\t\tvar = (.timestamp > 1e12 ? date : performance.()) - .timestamp;\n\t\t\t\t\t\t\"pointerdown\" == .type ? function(, ) {\n\t\t\t\t\t\t\tfunction () {\n\t\t\t\t\t\t\t\t(, ), ()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction () {\n\t\t\t\t\t\t\t\t()\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tfunction () {\n\t\t\t\t\t\t\t\t(, , ), (, , )\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t(, , ), (, , )\n\t\t\t\t\t\t}(, ) : (, )\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tfunction () {\n\t\t\t\t\t[\"click\", \"mousedown\", \"keydown\", \"touchstart\", \"pointerdown\"].foreach(function() {\n\t\t\t\t\t\t(, , )\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\t(), .perfmetrics = .perfmetrics || {}, .perfmetrics.onfirstinputdelay = function() {\n\t\t\t\t\t.push(), ()\n\t\t\t\t}\n\t\t\t}(addeventlistener, removeeventlistener);window.fbasyncinit = function() {\n\t\t\tfb.init({\n\t\t\t\tappid: '2466773766976572',\n\t\t\t\txfbml: true,\n\t\t\t\tversion: 'v5.0'\n\t\t\t});\n\t\t\tfb.appevents.logpageview();\n\t\t};\n\n\t\t(function(, , id) {\n\t\t\tvar js, fjs = .getelementsbytagname()[0];\n\t\t\t (.getelementbyid(id)) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tjs = .createelement();\n\t\t\tjs.id = id;\n\t\t\tjs.src = \"https://connect.facebook.net/en_us/sdk.js\";\n\t\t\tfjs.parentnode.insertbefore(js, fjs);\n\t\t}(document, 'script', 'facebook-jssdk')); menuknow godresourcesboise harvestchurchstoreaboutdonatebecome harvest partnergive -time gift search search : resources menu todaydevotionwebcaststvradiogreg' blogvirtueebookscoursespodcastsnews greg' blogkobe bryant' death reminds life fair greg laurie jan 27, 2020 news weekend: kobe bryant, la lakers basketball superstar, died helicopter accident los angeles. people, including 13-year- daughter gianna, perished crash. champion kobe, vibrant full life, suddenly leave ?kobe bryant play nba. played 20 seasons la lakers, won 5 championship rings finished 33,643 career points. 41 years , living breathing legend nba stars star-struck . picked nickname, \"black mamba,\" fastest lethal snake world- passed daughter gianna, budding basketball star, called \"mambacita.\" truth , vast majority kobe personally. games, extent relationship . death touched millions americans deeply. suddenly jolted reality life fair. people kobe daughter passengers aboard fateful flight wake tomorrow face day? easy explanations, things mind reflect kobe' passing:1. life preciousi smartwatch. periodically, message simply , \"breathe.\" funny thing , breathing , reminding granted. day gift. single heartbeat breath blessing. granted. health family granted . bible reminds , \"teach realize brevity life, grow wisdom\" (psalm 90:12 nlt).kobe successful man beautiful things, traded precious day life. choice.2. '?' - '?' remember day 11 years ago wife heard devastating news son christopher died automobile accident work. air sucked room time stood . felt words kill , died spot day. time pain darkness, called god, . bible \" god comfort\" (2 corinthians 1:3). things happen life unfair, satisfying answer happened. times , learned question \"?\" \"?\" turn time ? turn god strength day. cry mourn. bible , \" happy happy, weep weep\" (romans 12:15 nlt). people wept son christopher died. , kobe' family support love. remember pray kobe' wife, vanessa, children, natalia, bianka, capri. kobe survived father joe mother pam. imagine devastation feeling loss kobe gianna. remember pray families died . names :<U+25AA>john altobelli, 56, orange coast college head baseball coach <U+25AA>kerri altobelli, john' wife <U+25AA>alyssa altobelli, john kerri' daughter, gianna' basketball teammate <U+25AA>sarah chester <U+25AA>payton chester, sarah' daughter basketball teammate <U+25AA>christina mauser, girls basketball coach mamba sports academy <U+25AA>ara zobayan, pilot3. preparedeath respecter people. care rich poor; religious ; famous, infamous unknown; great kobe bryant, vast resources money disposal. knocks door, sadly day knock door mine. death end. bible talks afterlife- concept people nonreligious . jesus spoke . , \" resurrection life. believes live, die; lives believing die\" (john 11:25-26). hope eternity followers jesus \"grieve people hope\" (1 thessalonians 4:13). follow jesus, rest assured death final word heaven . offer free ebook subject pain suffering titled, storms life. click link free ebook.https://harvest.org/resources/ebook/---storms--life/ topicskobe bryantlosssuffering pray pastor greg? started, love send free bible resources grow faith. resources breakthrough - dvdthe inspiring film breakthrough - dvd touch heart bolster faith. copy donate god' work harvest ministries today. support today! webcast webcast10, part 10, book exodussunday morninggreg lauriefeb 2, 2020 devotion devotionon potter' wheel god plan. sabotage .greg lauriefeb 1, 2020 radio radiohow stumble fall - john 18, luke 22greg lauriefeb 1, 2020 var audioplayer = document.getelementbyid(\"audioplayer\"); \n\tfunction playaudio() { \n\t\taudioplayer.play(); \n\t} \n\twindow.onload = function($) {\n\t\t$(document).ready(() => {\n\t\t\t$('#audio-play-button').click(function() {\n\t\t\t\t$('#audio-player').fadein(300);\n\t\t\t\tconsole.log('play')\n\t\t\t\t$('#audio-play-button').addclass('hidden');\n\t\t\t});\n\t\t});\n\t}(jquery); breakthrough - dvdone mother' fervent prayers lead amazing miracle young boy dire circumstances. watch inspiring story dvd, gift donation today. give knowing god making .facebooktwitterinstagramyoutubewebcaststv broadcastsdevotiongreg' blogvirtueradiopodcastscoursesebooksnewsroomcontact exclusive updates greg laurie hbspt.forms.create({\n portalid: \"2898837\",\n formid: \"5aa79fad-d846-4930-8edd-e4eb723048d9\"\n });privacy policyterms conditions rights reserved harvest ministries 2020 window.onload = function($) {\n\t\t\t$(document).ready(() => {\n\t\t\t\tsimplycountdown('.countdown-container', {\n\t\t\t\t\tyear: '2020',\n\t\t\t\t\tmonth: '1',\n\t\t\t\t\tday: '01',\n\t\t\t\t\thours: '8',\n\t\t\t\t\tminutes: '00',\n\t\t\t\t\tplural: true,\n\t\t\t\t\tzeropad: true,\n\t\t\t\t\tenableutc: false,\n\t\t\t\t\twords: {\n\t\t\t\t\t\tminutes: 'min',\n\t\t\t\t\t\tseconds: 'sec'\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t// set timeout ondomready\n\t\t\t$(function() {\n\t\t\t\t\tsettimeout(delayedfragmenttargetoffset, 500);\n\t\t\t});\n\n\t\t\t// add scroll offset fragment target ( )\n\t\t\tfunction delayedfragmenttargetoffset(){\n\t\t\t\t\tvar offset = $(':target').offset();\n\t\t\t\t\t(offset){\n\t\t\t\t\t\t\tvar scrollto = offset.top - 110; // minus fixed header height\n\t\t\t\t\t\t\t$('html, body').animate({scrolltop:scrollto}, 0);\n\t\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}(jquery);var gmapstyles = 'default';.lazyload{display:;}window.lazysizesconfig=window.lazysizesconfig||{};window.lazysizesconfig.loadmode=1; var = document.body.classname;\n\t\t = .replace(/woocommerce--js/, 'woocommerce-js');\n\t\tdocument.body.classname = ; xvar wpcf7 = {\"apisettings\":{\"root\":\"https:\\/\\/harvest.org\\/wp-json\\/contact-form-7\\/v1\",\"namespace\":\"contact-form-7\\/v1\"},\"cached\":\"1\"};var insgalajax = {\"ajax_url\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var pvcargsfrontend = {\"mode\":\"ajax\",\"requesturl\":\"https:\\/\\/harvest.org\\/wp-content\\/plugins\\/post-views-counter\\/includes\\/ajax.php\",\"postid\":\"467860\",\"nonce\":\"95bb7717b8\"};var wc_add_to_cart_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\",\"i18n_view_cart\":\"view cart\",\"cart_url\":\"https:\\/\\/harvest.org\\/cart\\/\",\"is_cart\":\"\",\"cart_redirect_after_add\":\"\"};var woocommerce_params = {\"ajax_url\":\"\\/wp-admin\\/admin-ajax.php\",\"wc_ajax_url\":\"\\/?wc-ajax=%%endpoint%%\"};function optimocha_getcookie() {\n\t\t\t\t\tvar = document.cookie.match(\"(^|;) ?\" + + \"=([^;]*)(;|$)\");\n\t\t\t\t\treturn ? [2] : null;\n\t\t\t\t}\n\n\t\t\t\tfunction optimocha_check_wc_cart_script() {\n\t\t\t\tvar cart_src = \"https://harvest.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js\";\n\t\t\t\tvar script_id = \"optimocha_loaded_wc_cart_fragments\";\n\n\t\t\t\t\t( document.getelementbyid(script_id) !== null ) {\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\t( optimocha_getcookie(\"woocommerce_cart_hash\") ) {\n\t\t\t\t\t\tvar script = document.createelement(\"script\");\n\t\t\t\t\t\tscript.id = script_id;\n\t\t\t\t\t\tscript.src = cart_src;\n\t\t\t\t\t\tscript.async = true;\n\t\t\t\t\t\tdocument.head.appendchild(script);\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\toptimocha_check_wc_cart_script();\n\t\t\t\tdocument.addeventlistener(\"click\", function(){settimeout(optimocha_check_wc_cart_script,1000);});var twentyseventeenscreenreadertext = {\"quote\":\"<svg class=\\\"icon icon-quote-\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> < href=\\\"#icon-quote-\\\" xlink:href=\\\"#icon-quote-\\\"><\\/> <\\/svg>\",\"expand\":\"expand child menu\",\"collapse\":\"collapse child menu\",\"icon\":\"<svg class=\\\"icon icon-angle-\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\"> < href=\\\"#icon-angle-\\\" xlink:href=\\\"#icon-angle-\\\"><\\/> <span class=\\\"svg-fallback icon-angle-\\\"><\\/span><\\/svg>\"};var the_ajax_script = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\",\"postnonce\":\"5ba5359cc5\"};var wpcf7cf_global_settings = {\"ajaxurl\":\"https:\\/\\/harvest.org\\/wp-admin\\/admin-ajax.php\"};var elm_button_vars = { wrapper: '.resources-wrapper' };window.lazyloadoptions = {\n elements_selector: \"img[data-lazy-src],.rocket-lazyload\",\n data_src: \"lazy-src\",\n data_srcset: \"lazy-srcset\",\n data_sizes: \"lazy-sizes\",\n class_loading: \"lazyloading\",\n class_loaded: \"lazyloaded\",\n threshold: 300,\n callback_loaded: function(element) {\n ( element.tagname === \"iframe\" && element.dataset.rocketlazyload == \"fitvidscompatible\" ) {\n (element.classlist.(\"lazyloaded\") ) {\n (typeof window.jquery != \"undefined\") {\n (jquery.fn.fitvids) {\n jquery(element).parent().fitvids();\n }\n }\n }\n }\n }};\n window.addeventlistener('lazyload::initialized', function () {\n var lazyloadinstance = .detail.instance;\n \n (window.mutationobserver) {\n var observer = mutationobserver(function(mutations) {\n mutations.foreach(function(mutation) {\n ( = 0; < mutation.addednodes.length; ++) {\n (typeof mutation.addednodes[].getelementsbytagname !== 'function') {\n return;\n }\n\n (typeof mutation.addednodes[].getelementsbyclassname !== 'function') {\n return;\n }\n\n imgs = mutation.addednodes[].getelementsbytagname('img');\n iframes = mutation.addednodes[].getelementsbytagname('iframe');\n rocket_lazy = mutation.addednodes[].getelementsbyclassname('rocket-lazyload');\n\n ( 0 === imgs.length && 0 === iframes.length && 0 === rocket_lazy.length ) {\n return;\n }\n\n lazyloadinstance.update();\n }\n } );\n } );\n \n var = document.getelementsbytagname(\"body\")[0];\n var config = { childlist: true, subtree: true };\n \n observer.observe(, config);\n }\n }, false);"
##python chunk
##python chunk
from nltk.corpus import stopwords
set(stopwords.words('english'))
## {'haven', 'own', 'into', 'how', 'where', 'shouldn', 'further', 'theirs', 'too', 'couldn', 'whom', 'some', 'not', 'during', "you're", 'having', "haven't", 'with', 'these', 'she', 'myself', 'that', "don't", 'through', 'don', 'most', 'isn', 'of', "you'd", "wasn't", 'ma', 'very', "didn't", 'mustn', 'should', 'my', "should've", 'off', 'any', 'he', 'had', "shouldn't", 've', "isn't", "hadn't", 'this', 'in', 'as', 'itself', "you'll", "won't", 'until', 'd', 'himself', 'it', 'been', 'them', 'each', 'their', "mightn't", "doesn't", 'under', "aren't", 're', 'why', 'his', 'no', 'doesn', 'me', 'between', 'both', 'over', 'now', 'ours', 'at', 'we', 'if', 'by', 'again', 'an', 'herself', 'out', 'be', 'here', 'there', 'did', 'when', 'your', 'other', 'am', 'about', "she's", 'before', 'wouldn', 'than', 'hadn', 'doing', 'do', 'shan', 'yours', 'a', 'such', "needn't", 'wasn', 'on', 'being', 't', "weren't", 'hers', 'after', "it's", 'does', 'needn', 'is', 'against', 'her', 'can', 'to', 'few', "mustn't", 'yourself', 'hasn', 'm', 'y', 'him', 'didn', 'won', 'for', 'ourselves', 'they', 'or', 'you', 'while', 'will', 'the', "that'll", 'll', 'once', 'below', 'o', "wouldn't", 'its', 'nor', 'up', 'mightn', 'aren', 'only', 'because', 'more', 'what', 'were', 'but', 'so', 'above', 'our', 'has', 'down', 'which', 'all', 's', 'ain', 'then', "you've", "hasn't", "couldn't", 'just', 'was', 'yourselves', 'i', 'those', 'same', "shan't", 'weren', 'are', 'from', 'themselves', 'who', 'and', 'have'}
tokenize_words function to create a set of words for your R clean text.##r chunk
library(tokenizers)
words_removed_tokenize <-tokenize_words(words_removed1,
lowercase = T,
stopwords = NULL, #more on this later
strip_punct = T,
strip_numeric = F,
simplify = F) #list format
nltk or spacy to tokenize the words from your python clean text.##python chunk
import nltk
sentences = nltk.sent_tokenize(clean_text_py)
print(sentences[1:3])
## ['note: i encourage responsible scraping - i always try to do it with some space between requests.', 'you can only do 5000 characters at a time with the free google translate.']
words = nltk.word_tokenize(clean_text_py)
print(words[30:50])
## [',', '``', 'name', "''", ':', '``', 'dr.', 'erin', 'buchanan', "''", ',', '``', 'url', "''", ':', '``', 'https', ':', '\\/\\/doomlab.github.io', "''"]
# import spacy
#
# #this is very common naming to get spacy langauge models started
# nlp = spacy.load('en_core_web_sm')
#
# spacy_processed = nlp(clean_text_py)
#
# list(spacy_processed.sents)[30:50]
##r chunk
words_removed_tokenize[[1]][1:100]
## [1] "function" "html"
## [3] "html.classname" "html.classname.replace"
## [5] "bno" "js"
## [7] "js" "document.documentelement"
## [9] "kobe" "bryant"
## [11] "death" "reminds"
## [13] "life" "fair"
## [15] "var" "gtm4wp_datalayer_name"
## [17] "datalayer" "var"
## [19] "datalayer" "datalayer"
## [21] "var" "gtm4wp_use_sku_instead"
## [23] "1" "var"
## [25] "gtm4wp_id_prefix" "var"
## [27] "gtm4wp_remarketing" "1"
## [29] "var" "gtm4wp_eec"
## [31] "1" "var"
## [33] "gtm4wp_classicec" "1"
## [35] "var" "gtm4wp_currency"
## [37] "usd" "var"
## [39] "gtm4wp_product_per_impression" "0"
## [41] "context" "https"
## [43] "schema.org" "graph"
## [45] "type" "website"
## [47] "id" "https"
## [49] "harvest.org" "website"
## [51] "url" "https"
## [53] "harvest.org" "harvest"
## [55] "potentialaction" "type"
## [57] "searchaction" "target"
## [59] "https" "harvest.org"
## [61] "search_term_string" "query"
## [63] "input" "required"
## [65] "search_term_string" "type"
## [67] "imageobject" "id"
## [69] "https" "harvest.org"
## [71] "resources" "gregs"
## [73] "blog" "post"
## [75] "kobe" "bryants"
## [77] "death" "reminds"
## [79] "life" "fair"
## [81] "primaryimage" "url"
## [83] "https" "harvest.org"
## [85] "harvestsite" "2020"
## [87] "01" "58cc03bb"
## [89] "gettyimages" "1196594255"
## [91] "jpg" "width"
## [93] "1024" "height"
## [95] "683" "type"
## [97] "webpage" "id"
## [99] "https" "harvest.org"
##python chunk
# print(words[1:100])
Note: here you can print out, summarize, or otherwise view your text in anyway you want.
This assignment might be a stepping step in NLP, however, it took a great amount of time to complete this. Best part, faced quite a few issues and resolved few of them.
Text is very messy, and we have to clean it up.Slicing and calling parts of variables in each language.Tokenization, Regular expressions,Removing symbols,Contractions,Spelling and chat type issues (yaaaayyyy versus yay),,temming,Lemmatization
For this assignment, my results are mostly for R chunk. I got better results in R: Better results recieved, for removing words(symbols), Tokenization rsults are quite good, and getting data read from a link.
Which text appears to be “cleaner”?
R processed seemed to have more sense and words without special characters, such as _ , . etc.
What differences can you spot? Python worked well for removing special characters. Although it was not fr same task.
Which processing approach appears to be easier? For this assignment, It was R for me. Faced lot of issues while dealing with Python in R environment. Hope so, more practice will give accumen to resolve the issues in further exercises.
##Key Learning: Overall, I got an idea how to import the data which library and packages are important and related to task associated with both envirnemtns. Also, various isues and how to resolve same. Removing speacial characters, tokenization of words, Contractions, and Temming.