tok_processor | R Documentation |
Generic class for processors
Generic class for processors
.processor
Internal pointer to processor object
new()
Initializes a tokenizer
tok_processor$new(processor)
processor
a raw pointer to a processor
clone()
The objects of this class are cloneable with this method.
tok_processor$clone(deep = FALSE)
deep
Whether to make a deep clone.
Other processors:
processor_byte_level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.