| tok_processor | R Documentation |
Generic class for processors
Generic class for processors
.processorInternal pointer to processor object
new()Initializes a tokenizer
tok_processor$new(processor)
processora raw pointer to a processor
clone()The objects of this class are cloneable with this method.
tok_processor$clone(deep = FALSE)
deepWhether 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.