Bag-of-words picker
It's time for a quick check on your understanding of bag-of-words. Which of the below options, with basic nltk
tokenization, map the bag-of-words for the following text?
"The cat is in the box. The cat box."
This exercise is part of the course
Introduction to Natural Language Processing in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
