]> git.angelumana.com Git - tweet_classification/.git/commitdiff
Update BERT_tweet_classification.ipynb master origin/HEAD origin/master
authorAngel Umana <60790401+ibidyouadu@users.noreply.github.com>
Thu, 23 Jul 2020 22:20:12 +0000 (18:20 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Jul 2020 22:20:12 +0000 (18:20 -0400)
modeling/BERT_tweet_classification.ipynb

index d7ebeca09a8d12074bea91be9ba7c46cfb1f204a..b36d800a32617cb4e4df144bcfc8cdc9376a20c1 100644 (file)
@@ -20,7 +20,7 @@
         "colab_type": "text"
       },
       "source": [
-        "The first few cells will import some libraries and a script. For the most part this is identical to [xhlulu's Kaggle code.](https://www.kaggle.com/xhlulu/disaster-nlp-keras-bert-using-tfhub) Only difference is the first cell, which you only need to run if using google colab, and the importing of re and nltk in cell 3. "
+        "The first few cells will import some libraries and a script. For the most part this is identical to [xhlulu's Kaggle code.](https://www.kaggle.com/xhlulu/disaster-nlp-keras-bert-using-tfhub) The first cell is required if using google colab."
       ]
     },
     {
       ]
     }
   ]
-}
\ No newline at end of file
+}