Certified AI Developer (CAID) Introduction to AI CAID
Quiz 7 Question 7 of 20

A data scientist is preprocessing a text corpus using the Natural Language Toolkit (NLTK) in Python. They need to reduce inflected word forms (like "running", "runs", and "ran") to their base dictionary form. Which NLTK module should they import?

Select an answer to reveal the explanation.