Learn R Programming

cleanNLP (version 1.5.2)

init_tokenizers: Interface for initializing the tokenizers backend

Description

This function must be run before annotating text with the tokenizers backend.

Usage

init_tokenizers()

Arguments

Examples

Run this code
## Not run: ------------------------------------
# init_spaCy_tokenizers()
## ---------------------------------------------

Run the code above in your browser using DataLab