From bf66e8ab0edb6ef09c6803e09f3f592ab8c757b2 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Sat, 29 May 2021 23:25:52 -0400 Subject: [PATCH] Update README.md --- NLP/1-Introduction-to-NLP/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NLP/1-Introduction-to-NLP/README.md b/NLP/1-Introduction-to-NLP/README.md index 86ed6d54..bd8a7e95 100644 --- a/NLP/1-Introduction-to-NLP/README.md +++ b/NLP/1-Introduction-to-NLP/README.md @@ -1,4 +1,6 @@ # Introduction to Natural Language Processing + +This lesson covers a brief history and important concepts of *Computational Linguistics* focusing on *Natural Language Processing*. [![NLP 101](https://img.youtube.com/vi/C75SiVhXjRM/0.jpg)](https://youtu.be/C75SiVhXjRM "NLP 101") @@ -6,7 +8,7 @@ ## Introduction -This lesson covers a brief history and important concepts of *Computational Linguistics* focusing on *Natural Language Processing*. NLP, as it is commonly known, is one of the best-known areas where machine learning has been applied and used in production software. +NLP, as it is commonly known, is one of the best-known areas where machine learning has been applied and used in production software. ✅ Can you think of software that you use every day that probably has some NLP embedded? What about your word processing programs or mobile apps that you use regularly?