# Generated by roxygen2: do not edit by hand

S3method(augment,LDA)
S3method(glance,LDA)
S3method(glance,corpus)
S3method(tidy,Corpus)
S3method(tidy,DocumentTermMatrix)
S3method(tidy,LDA)
S3method(tidy,TermDocumentMatrix)
S3method(tidy,corpus)
S3method(tidy,dfmSparse)
S3method(tidy,dictionary)
S3method(tidy,simple_triplet_matrix)
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(glance)
export(pair_count)
export(pair_count_)
export(tidy)
export(unnest_tokens)
export(unnest_tokens_)
import(Matrix)
import(dplyr)
import(janeaustenr)
import(tokenizers)
importFrom(broom,augment)
importFrom(broom,glance)
importFrom(broom,tidy)
