Learn R Programming

cleanNLP (version 1.9.0)

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()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab