Simple NLP in Python with TextBlob: Lemmatization
Briefly

Introduction
TextBlob is a package built on top of two other packages, one of them is called Natural Language Toolkit, known mainly in its abbreviated form as NLTK, and the other is Pattern.NLTK is a traditional package used for text processing or Natural Language Processing (NLP), and Pattern is built mainly for web mining.
Read at Stack Abuse
[
add
]
[
|
|
]