dictionary_tidiers: Tidy dictionary objects from the quanteda package

Description Usage Arguments Value

Description

Tidy dictionary objects from the quanteda package

Usage

1
2
## S3 method for class 'dictionary2'
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.


insightdataintel/tidytext documentation built on Aug. 23, 2020, 12:44 a.m.