From bbb66881aa0f4263d8e0aa046004c1ff427b6c72 Mon Sep 17 00:00:00 2001
From: R-icntay <63848664+R-icntay@users.noreply.github.com>
Date: Wed, 15 Sep 2021 18:34:05 +0300
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 50fe2399..17444326 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ By ensuring that the content aligns with projects, the process is made more enga
| 11 | Delicious Asian and Indian cuisines 🍜 | [Classification](4-Classification/README.md) | Introduction to classifiers |
- [Python](4-Classification/2-Classifiers-1/README.md)
- [R](4-Classification/2-Classifiers-1/solution/R/lesson_11-R.ipynb) |
- Jen and Cassie
- Eric Wanjau
|
| 12 | Delicious Asian and Indian cuisines 🍜 | [Classification](4-Classification/README.md) | More classifiers |- [Python](4-Classification/3-Classifiers-2/README.md)
- [R](4-Classification/3-Classifiers-2/solution/R/lesson_12-R.ipynb) |
- Jen and Cassie
- Eric Wanjau
|
| 13 | Delicious Asian and Indian cuisines 🍜 | [Classification](4-Classification/README.md) | Build a recommender web app using your model | [Python](4-Classification/4-Applied/README.md) | Jen |
-| 14 | Introduction to clustering | [Clustering](5-Clustering/README.md) | Clean, prep, and visualize your data; Introduction to clustering | [Python](5-Clustering/1-Visualize/README.md) | Jen |
+| 14 | Introduction to clustering | [Clustering](5-Clustering/README.md) | Clean, prep, and visualize your data; Introduction to clustering | - [Python](5-Clustering/1-Visualize/README.md)
- [R](5-Clustering/1-Visualize/solution/R/lesson_14-R.ipynb) | |
| 15 | Exploring Nigerian Musical Tastes 🎧 | [Clustering](5-Clustering/README.md) | Explore the K-Means clustering method | [Python](5-Clustering/2-K-Means/README.md) | Jen |
| 16 | Introduction to natural language processing ☕️ | [Natural language processing](6-NLP/README.md) | Learn the basics about NLP by building a simple bot | [Python](6-NLP/1-Introduction-to-NLP/README.md) | Stephen |
| 17 | Common NLP Tasks ☕️ | [Natural language processing](6-NLP/README.md) | Deepen your NLP knowledge by understanding common tasks required when dealing with language structures | [Python](6-NLP/2-Tasks/README.md) | Stephen |