# Generated by roxygen2: do not edit by hand

export("%>%")
export(pr_detect_days)
export(pr_detect_months)
export(pr_detect_pro)
export(pr_normalize_punc)
export(pr_stem_sentences)
export(pr_stem_words)
export(proust_books)
export(proust_characters)
export(proust_random)
export(proust_sentiments)
export(proust_stopwords)
importFrom(SnowballC,wordStem)
importFrom(assertthat,assert_that)
importFrom(dplyr,filter)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(purrr,map_chr)
importFrom(rlang,enquo)
importFrom(rlang,quo_name)
importFrom(stringr,str_extract_all)
importFrom(tidyr,gather)
importFrom(tokenizers,tokenize_word_stems)
