num_stop_words: Number of Stop Words

Description Usage Arguments

View source: R/text_attributes.R

Description

This function takes in any dataframe with headline and ids variables and returns a new dataframe containing the variable num_stop_words, which is an integer enumerating the number of stop words (as defined by the tidytext package) within a given headline.

Usage

1

Arguments

ds

dataset


nicholasjhorton/textclassificationexamples documentation built on July 26, 2020, 12:42 p.m.