# Generated by roxygen2: do not edit by hand

S3method(coef,textmodel_newsmap)
S3method(coefficients,textmodel_newsmap)
S3method(predict,textmodel_newsmap)
S3method(print,textmodel_newsmap_summary)
S3method(summary,textmodel_newsmap)
S3method(summary,textmodel_newsmap_accuracy)
export(accuracy)
export(afe)
export(textmodel_newsmap)
import(Matrix)
importFrom(methods,as)
importFrom(quanteda,as.dfm)
importFrom(quanteda,colSums)
importFrom(quanteda,dfm_match)
importFrom(quanteda,dfm_subset)
importFrom(quanteda,dfm_trim)
importFrom(quanteda,dfm_weight)
importFrom(quanteda,docnames)
importFrom(quanteda,featnames)
importFrom(quanteda,is.dfm)
importFrom(quanteda,nfeat)
importFrom(quanteda,quanteda_options)
importFrom(quanteda,rowSums)
importFrom(quanteda.textstats,textstat_entropy)
importFrom(stats,coef)
importFrom(stats,coefficients)
