Learn R Programming

quanteda (version 4.5.0)

split_values: Internal function for special handling of multi-word dictionary values

Description

Internal function for special handling of multi-word dictionary values

Usage

split_values(dict, separator, concatenator)

Arguments

dict

a flatten dictionary

separator

separator from a dictionary object

concatenator

concatenator from a tokens object