# Generated by roxygen2: do not edit by hand

S3method("$",multi_chains)
S3method("[",multi_chains)
S3method("[[",multi_chains)
S3method(as.JST,default)
S3method(as.JST,multi_chains)
S3method(as.JST,sentopicsmodel)
S3method(as.LDA,LDA_Gibbs)
S3method(as.LDA,LDA_VEM)
S3method(as.LDA,STM)
S3method(as.LDA,default)
S3method(as.LDA,keyATM_output)
S3method(as.LDA,multi_chains)
S3method(as.LDA,sentopicsmodel)
S3method(as.LDA,textmodel_lda)
S3method(as.list,multi_chains)
S3method(as.rJST,default)
S3method(as.rJST,multi_chains)
S3method(as.rJST,sentopicsmodel)
S3method(as.sentopicsmodel,JST)
S3method(as.sentopicsmodel,LDA)
S3method(as.sentopicsmodel,default)
S3method(as.sentopicsmodel,multi_chains)
S3method(as.sentopicsmodel,rJST)
S3method(as.sentopicsmodel,sentopicsmodel)
S3method(as.tokens,dfm)
S3method(coherence,JST)
S3method(coherence,LDA)
S3method(coherence,rJST)
S3method(coherence,sentopicsmodel)
S3method(docvars,sentopicsmodel)
S3method(fit,JST)
S3method(fit,LDA)
S3method(fit,multi_chains)
S3method(fit,rJST)
S3method(fit,sentopicsmodel)
S3method(grow,JST)
S3method(grow,LDA)
S3method(grow,multi_chains)
S3method(grow,rJST)
S3method(grow,sentopicsmodel)
S3method(melt,sentopicsmodel)
S3method(plot,multi_chains)
S3method(plot,sentopicsmodel)
S3method(print,JST)
S3method(print,LDA)
S3method(print,multi_chains)
S3method(print,rJST)
S3method(print,sentopicsmodel)
S3method(print,top_words)
S3method(rJST,LDA)
S3method(rJST,default)
export("sentopics_date<-")
export("sentopics_labels<-")
export("sentopics_sentiment<-")
export(JST)
export(LDA)
export(LDAvis)
export(as.JST)
export(as.LDA)
export(as.LDA_lda)
export(as.rJST)
export(as.sentopicsmodel)
export(as.tokens)
export(chains_distances)
export(chains_scores)
export(coherence)
export(compute_PicaultRenault_scores)
export(docvars)
export(fit)
export(fit.sentopicsmodel)
export(grow)
export(melt)
export(merge_topics)
export(plot_proportion_topics)
export(plot_sentiment_breakdown)
export(plot_sentiment_topics)
export(plot_top_words)
export(proportion_topics)
export(rJST)
export(reset)
export(sentiment_breakdown)
export(sentiment_series)
export(sentiment_topics)
export(sentopics_date)
export(sentopics_labels)
export(sentopics_sentiment)
export(sentopicsmodel)
export(tokens)
export(top_words)
import(data.table)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,melt)
importFrom(generics,fit)
importFrom(quanteda,as.tokens)
importFrom(quanteda,docvars)
importFrom(quanteda,tokens)
useDynLib(sentopics,.registration = TRUE)
