Interface for initializing the standard R backend
This function must be run before annotating text with the tokenizers backend.
cnlp_init_stringi(locale = NULL, include_spaces = FALSE)
locale |
string giving the locale name to
pass to the stringi functions. If
|
include_spaces |
logical. Should spaces be included as tokens in the output. Defaults to FALSE |
Taylor B. Arnold, taylor.arnold@acm.org
## Not run: cnlp_init_stringi() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.