What is Natural Language Processing
- Natural Language Processing is a field of Artificial Intelligence where we create a software program in such a way that it can interact with Humans in their own language.
- It gives computers an ability to interact with humans as two humans interact with each other.
Which are the Best Libraries of NLP in Python
*There are various libraries using which we can start NLP projects in Python:
*Some of them are :
*Natural Language Toolkit (NLTK)
- Gensim.
- CoreNLP.
- spaCy.
- TextBlob.
- Pattern.
- PyNLPl.
In this course we will learn use of NLTK library.