# Generated by roxygen2: do not edit by hand

S3method(print,textmodel_lda)
S3method(terms,textmodel_lda)
S3method(textmodel_lda,dfm)
S3method(textmodel_seededlda,dfm)
S3method(topics,textmodel_lda)
export(terms)
export(textmodel_lda)
export(textmodel_seededlda)
export(topics)
import(quanteda)
importFrom(methods,as)
importFrom(utils,head)
useDynLib(seededlda, .registration = TRUE)
