A user wanted to use wordnet lemmatizer in python but has learnt that the default pos tag is NOUN and that it does not output the correct lemma for a verb, unless the pos tag is explicitly specified as VERB. What is the best shot in order to perform the above lemmatization accurately?

683    Asked by FukudaAshikaga in Data Science , Asked on Nov 17, 2019
Answered by Fukuda Ashikaga

Your Answer

Interviews

Parent Categories