Explore Library
FlashcardIntermediate

Handling Text Data

Tokenization splits text into words, and bag-of-words counts them as numeric features.

Question

What are tokenization and bag-of-words for text data?

Click to reveal answer