process_comments: Process Comments for tidytext

Description Usage Arguments Value

View source: R/process_comments.R

Description

Process Comments for tidytext

Usage

1
process_comments(comments, other_stop_words = "gt")

Arguments

comments

data frame, result of extract_comments function

other_stop_words

character vector of words to be removed, eg. for Reddit its 'gt', an artifact from inline HTML in the comments, for multiple use c("word1", "word2")

Value

data frame


lizbethvj/search_reddit documentation built on Dec. 21, 2021, 11:41 a.m.