diff --git a/subjects/ai/natural-language-processing/README.md b/subjects/ai/nlp/README.md similarity index 99% rename from subjects/ai/natural-language-processing/README.md rename to subjects/ai/nlp/README.md index 6fffd684..516cdb27 100644 --- a/subjects/ai/natural-language-processing/README.md +++ b/subjects/ai/nlp/README.md @@ -1,4 +1,4 @@ -# Natural Language processing +# NLP “NLP makes it possible for humans to talk to machines:” This branch of AI enables computers to understand, interpret, and manipulate human language. This technology is one of the most broadly applied areas of machine learning and is critical in effectively analyzing massive quantities of unstructured, text-heavy data. diff --git a/subjects/ai/natural-language-processing/audit/README.md b/subjects/ai/nlp/audit/README.md similarity index 100% rename from subjects/ai/natural-language-processing/audit/README.md rename to subjects/ai/nlp/audit/README.md