From 2a80a875cf39c24c2828b4174e09abb4bda42175 Mon Sep 17 00:00:00 2001 From: sayands Date: Sun, 23 Dec 2018 23:34:08 +0530 Subject: [PATCH] Added NLP tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5230ff5..6c11d2f 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Deep Learning and Medical Image Analysis for Malaria Detection](https://www.pyimagesearch.com/2018/12/03/deep-learning-and-medical-image-analysis-with-keras/) - [Transfer Learning for Image Classification using Keras](https://towardsdatascience.com/transfer-learning-for-image-classification-using-keras-c47ccf09c8c8) - [Code a Smile Classifier using CNNS in Python](https://github.com/kylemcdonald/SmileCNN) +- [Natural Language Processing using scikit-learn](https://towardsdatascience.com/natural-language-processing-count-vectorization-with-scikit-learn-e7804269bb5e) ### Miscellaneous: