Why is stemming important?
A. It captures variations of the same root word to help an NLP algorithm learn more words.
B. It captures variations of the same root word to produce a larger number of tokens.
C. It indexes all variations of a word to populate a NLP word database.
D. It reduces variations of the same root word to produce a smaller number of tokens.