Tokenizer | R Documentation |
Provides a consistent 'Transform' interface to tokenizers operating on 'DataFrame's and folders
Tokenizer(
tok,
rules = NULL,
counter = NULL,
lengths = NULL,
mode = NULL,
sep = " "
)
tok |
tokenizer |
rules |
rules |
counter |
counter |
lengths |
lengths |
mode |
mode |
sep |
separator |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.