If the work done by lemmatizer is same as stemmer…then why the different name?What is the basic difference between them?
Why the difference of name?
Hey @nikhil_sarda, There’s a little difference lemmatization is preferred when we want to create the root word which itself is actual word, Eg (just for understanding purpose) like jump , jumping etc may get reduced to jum using stemming but using lemmatization it gets reduced to jump.
There is no more difference than this between both.
Hope this resolved your doubt.
Plz mark the doubt as resolved in my doubts section. 