Skip to main content
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:
Expected Response