Vocab_to_Remove: Gets words of certain vocaublary from an input soruce...

Description Usage Arguments Value Examples

Description

Gets words of certain vocaublary from an input soruce (String, column, etc) which you may wish to remove later on.

Usage

1
Vocab_to_Remove(RemovableData)

Arguments

RemovableData

An input that may be a string or dataframe column

Value

Returns all the individual words that you do not want

Examples

1
Vocab_to_Remove(c('one direction','kale','russia'))

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