Last chance! 50% off unlimited learning
Sale ends in
This function must be run before annotating text with the tokenizers backend.
cnlp_init_stringi(locale = NULL, include_spaces = FALSE)
string giving the locale name to
pass to the stringi functions. If
NULL
, the default locale is
selected
logical. Should spaces be included as tokens in the output. Defaults to FALSE
Taylor B. Arnold, taylor.arnold@acm.org
if (FALSE) {
cnlp_init_stringi()
}
Run the code above in your browser using DataLab