Expected Response
Available Tokenizers
Simple
Splits on any non-alphanumeric character
The simple tokenizer splits on any non-alphanumeric character (e.g. whitespace, punctuation, symbols). All characters are
lowercased by default.
To get a feel for this tokenizer, run the following command and replace the text with your own: