Description Usage Arguments Value
Returns vector of tokens, tokenization by space
1 | space_tokenizer(input, sep = " ")
|
input |
String to tokenize |
sep |
Separator to split (default - space) |
vector of words
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.