What is the purpose of lemmatization
Answers
Answered by
7
Lemmatization usually refers to doing things properly with the use of a vocabulary and morphological analysis of words, normally aiming to remove inflectional endings only and to return the base or dictionary form of a word, which is known as the lemma .
Answered by
0
Lemmatization is a process which seeks to analyse the intended meaning of a word rather than it's base form, also called as the 'lemma'
- In simpler terms lemmatization converts a word to it's base form.
- In terms of languages, lemmatization makes a user's task more efficient as it considers the intended meaning (larger meaning) rather than the literal meaning.
- In terms of computers, lemmatization again refers to the larger context of a problem, maybe the entire document. Thus, working on lemmatization algorithms is a promising and open area of research.
To know more about lemmatization, visit:
https://brainly.in/question/2917468
Similar questions