What does lemmatization mean?
The process of reducing a word to its base or dictionary form, often by removing inflectional endings. This is typically done to normalize words and facilitate natural language processing.
Example
"The lemmatization algorithm was used to reduce the words 'running', 'runs', and 'runner' to their base form 'run'."
Reviewed by Deb Chak, Editor. AI-assisted content curated by RJS Tech Solutions LLP.