When comes to NLP in Python, TextBlob is an ideal module to do text processing and maintain a comparatively moderate accuracy for noun_phrases, tokenization, sentiment analysis, and lemmatization even without a trained and advanced ML model to be avail of.
text version of this tutorial: https://www.frankdu.co/tutorial/nlp_a...
Textblob Documentation: https://textblob.readthedocs.io/en/dev/
GitHub Repo of this episode: https://github.com/Frankdew1995/NLP_a...
What is words lemmatization: https://nlp.stanford.edu/IR-book/html...