Reads tokens from text and returns them by invoking a callback.
The text string to read tokens from.
The callback that is invoked when a token is read.
Reads tokens from text and returns them by invoking a callback.
The text string to read tokens from.
The callback that is invoked when a token is read.
A tokenizer that reads tokens from text and returns them by invoking a callback.
See
createTokenizer