Stemming and Lemmatization using NLTK,spaCy – Natural Language Processing with Python | #NLProc
In this video I will be explain about Stemming and Lemmatization in the context of Natural Language Processing. I will also explain how you can do stemming and lemmatization using NLTK and spaCy packages in Python.
If you are new here and like such content please subscribe to the channel here:
https://www.youtube.com/c/RitheshSree...
If you like to support me financially, It is totally optional and voluntary.
Buy me a coffee here: https://www.buymeacoffee.com/rithesh
The code is present here: https://github.com/rsreetech/Stemming...
Relevant Links:
https://nlp.stanford.edu/IR-book/html...
https://en.wikipedia.org/wiki/Stemming
https://nlp.stanford.edu/IR-book/html...
https://en.wikipedia.org/wiki/Lemmati...
Chapters/Timestamps :
00:00 Stemming and Lemmatization using NLTK,spaCy – Natural Language Processing with Python | #NLProc
00:26 Stemming
02:04 Lemmatization
03:25 Lemmatization vs Stemming
06:03 Stemming with NLTK
09:41 Lemmatization using NLTK
14:53 Lemmatization using spaCy