Rdocumentation
powered by
Learn R Programming
tidytext (version 0.1.1)
dictionary_tidiers: Tidy dictionary objects from the quanteda package
Description
Tidy dictionary objects from the quanteda package
Usage
"tidy"(x, regex = FALSE, ...)
Arguments
x
A dictionary object
regex
Whether to turn dictionary items from a glob to a regex
...
Extra arguments, not used
Value
A data frame with two columns: category and word.