What is the purpose of lemmatization in NLP?

What is the purpose of lemmatization in NLP?

a) To convert words into their past tense form
b) To reduce words to their base or dictionary form
c) To remove conjunctions
d) To count word occurrences

Answer:

b) To reduce words to their base or dictionary form

Explanation:

Lemmatization reduces words to their base or dictionary form, known as a lemma, which is useful for ensuring uniformity in text analysis.

Reference:

Natural Language Processing (NLP) Quiz – MCQ Questions and Answers

Scroll to Top