Expected Response
Available Tokenizers
Whitespace
Tokenizes text by splitting on whitespace
The whitespace tokenizer splits only on whitespace. It also lowercases characters by default.
To get a feel for this tokenizer, run the following command and replace the text with your own: