R/dictionary_tidiers.R
dictionary_tidiers.Rd
Tidy dictionary objects from the quanteda package
# S3 method for dictionary2
tidy(x, regex = FALSE, ...)
A dictionary object
Whether to turn dictionary items from a glob to a regex
Extra arguments, not used
A data frame with two columns: category and word.