# Generated by roxygen2: do not edit by hand

S3method(coef,textmodel_lss)
S3method(diagnosys,character)
S3method(diagnosys,corpus)
S3method(predict,textmodel_lss)
S3method(print,textmodel_lss)
S3method(summary,textmodel_lss)
S3method(textmodel_lss,dfm)
S3method(textmodel_lss,fcm)
S3method(textplot_factor,textmodel_lss)
S3method(textplot_scale1d,textmodel_lss)
S3method(textplot_simil,textmodel_lss)
S3method(textplot_terms,textmodel_lss)
export(as.seedwords)
export(as.textmodel_lss)
export(char_keyness)
export(coefficients.textmodel_lss)
export(cohesion)
export(diagnosys)
export(discrimination)
export(divergence)
export(seedwords)
export(smooth_lss)
export(strength)
export(textmodel_lss)
export(textplot_factor)
export(textplot_scale1d)
export(textplot_simil)
export(textplot_terms)
import(ggplot2)
import(ggrepel)
import(grDevices)
import(methods)
import(quanteda)
import(stats)
importFrom(Matrix,Matrix)
importFrom(Matrix,band)
importFrom(Matrix,colMeans)
importFrom(Matrix,diag)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(Matrix,t)
importFrom(Matrix,tcrossprod)
importFrom(Matrix,tril)
importFrom(quanteda.textmodels,as.coefficients_textmodel)
importFrom(quanteda.textmodels,as.summary.textmodel)
importFrom(quanteda.textmodels,textplot_scale1d)
importFrom(stats,coef)
importFrom(utils,head)
