| tok_normalizer | R Documentation |
Generic class for normalizers
Generic class for normalizers
.normalizerInternal pointer to normalizer object
new()Initializes a tokenizer
tok_normalizer$new(normalizer)
normalizera raw pointer to a tokenizer
clone()The objects of this class are cloneable with this method.
tok_normalizer$clone(deep = FALSE)
deepWhether to make a deep clone.
Other normalizers:
normalizer_nfc,
normalizer_nfkc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.