Skip to contents

Cleans and format input text, omit stopwords, lemmatize, splits to one word per row

Usage

prep_txt(x)

Arguments

clean_dat

a dataframe generated by the read_me() function

Value

a dataframe one-word-per-row format with variables of interest appended