tiny_gender_tagger {text2map} | R Documentation |
A very tiny "gender" tagger
Description
Provides a small dictionary which matches common English pronouns and nouns to conventional gender categories ("masculine" or "feminine"). There are 20 words in each category.
Usage
tiny_gender_tagger()
Value
returns a tibble with two columns
Author(s)
Dustin Stoltz
[Package text2map version 0.2.0 Index]