tokenize_texts | R Documentation |
Tokenize 'texts' in parallel using 'n_workers'
tokenize_texts(texts, n_workers = 6, rules = NULL, tok = NULL)
texts |
texts |
n_workers |
n_workers |
rules |
rules |
tok |
tok |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.