# Generated by roxygen2: do not edit by hand

S3method(as.coefficients_textmodel,data.frame)
S3method(as.coefficients_textmodel,matrix)
S3method(as.coefficients_textmodel,numeric)
S3method(as.dictionary,textmodel_wordmap)
S3method(as.list,textmodel_wordmap)
S3method(as.statistics_textmodel,data.frame)
S3method(as.statistics_textmodel,matrix)
S3method(coef,textmodel_wordmap)
S3method(coefficients,textmodel_wordmap)
S3method(predict,textmodel_wordmap)
S3method(print,coefficients_textmodel)
S3method(print,statistics_textmodel)
S3method(print,summary.textmodel)
S3method(print,textmodel_wordmap)
S3method(summary,textmodel_wordmap)
S3method(summary,textmodel_wordmap_accuracy)
S3method(textmodel_wordmap,dfm)
S3method(textplot_terms,textmodel_wordmap)
export(accuracy)
export(afe)
export(as.coefficients_textmodel)
export(as.statistics_textmodel)
export(as.summary.textmodel)
export(textmodel_wordmap)
export(textplot_terms)
import(Matrix)
import(ggplot2)
import(ggrepel)
import(quanteda)
import(stringi)
importFrom(ggrepel,geom_text_repel)
importFrom(methods,as)
importFrom(quanteda,as.dfm)
importFrom(quanteda,check_double)
importFrom(quanteda,check_integer)
importFrom(quanteda,check_logical)
importFrom(quanteda,dfm_subset)
importFrom(quanteda,dfm_trim)
importFrom(quanteda,dfm_weight)
importFrom(quanteda,is.dfm)
importFrom(quanteda,is.dictionary)
importFrom(quanteda,meta)
importFrom(quanteda,nfeat)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stringi,stri_detect_fixed)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringi,stri_trans_totitle)
