| normalizer_nfc | R Documentation |
NFC normalizer
tok_normalizer -> tok_normalizer_nfc
tok_normalizer_nfc$new()Initializes the NFC normalizer
tok_normalizer_nfc$new()
tok_normalizer_nfc$clone()The objects of this class are cloneable with this method.
tok_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.