remove_gendered_words: Remove common gender pronouns and words from a corpus

Description Usage Arguments Value Examples

Description

Remove common gender pronouns and words from a corpus

Usage

1
remove_gendered_words(x, remove_familial = T)

Arguments

x

The input of strings(datframe,vector,etc)

remove_familial

Removes familial gender terms: aunt, uncle, mom, dad, mother, father, husband, wife, son, daughter, niece, nephew, grandmother, grandfather. Defaults to true

Value

Returns the input but without common gendered words

Examples

1

adrianapaza/easynlp documentation built on May 9, 2019, 7:31 p.m.