From bcc165eee087f8c4370477349666aa1330e61daf Mon Sep 17 00:00:00 2001 From: DarkAvenger10 Date: Sun, 6 Jan 2019 22:35:58 +0530 Subject: [PATCH] added what is natural language processing (#30862) --- guide/english/natural-language-processing/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/guide/english/natural-language-processing/index.md b/guide/english/natural-language-processing/index.md index f6ed129a73..fc336731b0 100644 --- a/guide/english/natural-language-processing/index.md +++ b/guide/english/natural-language-processing/index.md @@ -2,6 +2,11 @@ title: Introduction to NLP --- +## What is Natural Language processing +The application of computational techniques to process and to identify and recognise the speech of human voice. + + + ## Outline * Motivation * How Natural Language Processing works