| normalizer_nfc | R Documentation |
NFC normalizer
NFC normalizer
tok::tok_normalizer -> tok_normalizer_nfc
new()Initializes the NFC normalizer
normalizer_nfc$new()
clone()The objects of this class are cloneable with this method.
normalizer_nfc$clone(deep = FALSE)
deepWhether to make a deep clone.
Other normalizers:
normalizer_nfkc,
tok_normalizer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.