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

A developer is writing a Python script to preprocess text for an NLP model. Instead of using Python's built-in string.split() method, they decide to use a dedicated tokenizer from a library like spaCy. Why is using spaCy a better choice for this task?

Select an answer to reveal the explanation.