parallel_tokenize | R Documentation |
Calls optional 'setup' on 'tok' before launching 'TokenizeWithRules' using 'parallel_gen
parallel_tokenize(items, tok = NULL, rules = NULL, n_workers = 6)
items |
items |
tok |
tokenizer |
rules |
rules |
n_workers |
n_workers |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.