# Generated by roxygen2: do not edit by hand

export(pr_detect_days)
export(pr_detect_months)
export(pr_detect_pro)
export(pr_keep_only_alnum)
export(pr_normalize_punc)
export(pr_stem_sentences)
export(pr_stem_words)
export(pr_unacent)
export(proust_books)
export(proust_characters)
export(proust_random)
export(proust_sentiments)
export(proust_stopwords)
importFrom(SnowballC,wordStem)
importFrom(attempt,stop_if_not)
importFrom(rlang,enquo)
importFrom(rlang,quo_name)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_replace_all)
importFrom(tidyr,gather)
importFrom(tokenizers,tokenize_sentences)
importFrom(tokenizers,tokenize_word_stems)
