# Generated by roxygen2: do not edit by hand

S3method(augment,CTM)
S3method(augment,LDA)
S3method(augment,STM)
S3method(augment,jobjRef)
S3method(bind_tf_idf,data.frame)
S3method(bind_tf_idf,default)
S3method(bind_tf_idf_,data.frame)
S3method(glance,CTM)
S3method(glance,LDA)
S3method(glance,STM)
S3method(glance,corpus)
S3method(tidy,CTM)
S3method(tidy,Corpus)
S3method(tidy,DocumentTermMatrix)
S3method(tidy,LDA)
S3method(tidy,STM)
S3method(tidy,TermDocumentMatrix)
S3method(tidy,corpus)
S3method(tidy,dfm)
S3method(tidy,dfmSparse)
S3method(tidy,dictionary2)
S3method(tidy,estimateEffect)
S3method(tidy,jobjRef)
S3method(tidy,simple_triplet_matrix)
S3method(unnest_tokens,data.frame)
S3method(unnest_tokens,default)
S3method(unnest_tokens_,data.frame)
export(augment)
export(bind_tf_idf)
export(bind_tf_idf_)
export(cast_dfm)
export(cast_dfm_)
export(cast_dtm)
export(cast_dtm_)
export(cast_sparse)
export(cast_sparse_)
export(cast_tdm)
export(cast_tdm_)
export(get_sentiments)
export(get_stopwords)
export(glance)
export(reorder_within)
export(scale_x_reordered)
export(scale_y_reordered)
export(tidy)
export(unnest_tokens)
export(unnest_tokens_)
import(Matrix)
import(dplyr)
import(janeaustenr)
import(rlang)
import(tokenizers)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(utils,data)
