# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(plot,textreg.result)
S3method(predict,textreg.result)
S3method(print,fragment.sample)
S3method(print,textreg.corpus)
S3method(print,textreg.result)
export(build.corpus)
export(calc.loss)
export(clean.text)
export(cluster.phrases)
export(convert.tm.to.character)
export(find.CV.C)
export(find.threshold.C)
export(grab.fragments)
export(is.fragment.sample)
export(is.textreg.corpus)
export(is.textreg.result)
export(list.table.chart)
export(make.CV.chart)
export(make.appearance.matrix)
export(make.count.table)
export(make.list.table)
export(make.path.matrix)
export(make.phrase.correlation.chart)
export(make.phrase.matrix)
export(make.similarity.matrix)
export(path.matrix.chart)
export(phrase.count)
export(phrase.matrix)
export(reformat.textreg.model)
export(sample.fragments)
export(save.corpus.to.files)
export(stem.corpus)
export(textreg)
import(NLP)
import(Rcpp)
import(tm)
importFrom("grDevices", "grey", "rgb")
importFrom("graphics", "abline", "arrows", "axis", "image", "legend",
             "lines", "matplot", "par", "points", "text")
importFrom("stats", "as.dist", "cutree", "hclust", "loess", "optimize",
             "predict", "quantile", "rect.hclust", "sd")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
useDynLib(textreg)
