# Generated by roxygen2: do not edit by hand

S3method(as.coefficients_textmodel,data.frame)
S3method(as.coefficients_textmodel,numeric)
S3method(as.statistics_textmodel,data.frame)
S3method(as.statistics_textmodel,matrix)
S3method(as.textmodel_lss,matrix)
S3method(as.textmodel_lss,numeric)
S3method(as.textmodel_lss,textmodel_lss)
S3method(coef,textmodel_lss)
S3method(diagnosys,character)
S3method(diagnosys,corpus)
S3method(predict,textmodel_lss)
S3method(print,coefficients_textmodel)
S3method(print,statistics_textmodel)
S3method(print,summary.textmodel)
S3method(print,textmodel_lss)
S3method(summary,textmodel_lss)
S3method(textmodel_lss,dfm)
S3method(textmodel_lss,fcm)
S3method(textplot_components,textmodel_lss)
S3method(textplot_simil,textmodel_lss)
S3method(textplot_terms,textmodel_lss)
export(as.coefficients_textmodel)
export(as.seedwords)
export(as.statistics_textmodel)
export(as.summary.textmodel)
export(as.textmodel_lss)
export(char_context)
export(char_keyness)
export(coefficients.textmodel_lss)
export(cohesion)
export(diagnosys)
export(seedwords)
export(smooth_lss)
export(textmodel_lss)
export(textplot_components)
export(textplot_simil)
export(textplot_terms)
export(textstat_context)
import(ggplot2)
import(ggrepel)
import(locfit)
import(methods)
import(stats)
import(stringi)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(Matrix,t)
importFrom(Matrix,tcrossprod)
importFrom(Matrix,tril)
importFrom(quanteda,as.dfm)
importFrom(quanteda,check_integer)
importFrom(quanteda,convert)
importFrom(quanteda,corpus)
importFrom(quanteda,dfm)
importFrom(quanteda,dfm_lookup)
importFrom(quanteda,dfm_match)
importFrom(quanteda,dfm_remove)
importFrom(quanteda,dfm_select)
importFrom(quanteda,dfm_trim)
importFrom(quanteda,dictionary)
importFrom(quanteda,featnames)
importFrom(quanteda,is.dfm)
importFrom(quanteda,is.dictionary)
importFrom(quanteda,is.tokens)
importFrom(quanteda,meta)
importFrom(quanteda,ntoken)
importFrom(quanteda,texts)
importFrom(quanteda,tokens)
importFrom(quanteda,tokens_ngrams)
importFrom(quanteda,tokens_remove)
importFrom(quanteda,tokens_select)
importFrom(quanteda.textstats,textstat_keyness)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stringi,stri_detect_fixed)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringi,stri_trans_totitle)
importFrom(utils,head)
