# Generated by roxygen2: do not edit by hand

S3method("$",multiChains)
S3method("[",multiChains)
S3method("[[",multiChains)
S3method(as.JST,default)
S3method(as.JST,multiChains)
S3method(as.JST,sentopicmodel)
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,multiChains)
S3method(as.LDA,sentopicmodel)
S3method(as.LDA,textmodel_lda)
S3method(as.list,multiChains)
S3method(as.rJST,default)
S3method(as.rJST,multiChains)
S3method(as.rJST,sentopicmodel)
S3method(as.sentopicmodel,JST)
S3method(as.sentopicmodel,LDA)
S3method(as.sentopicmodel,default)
S3method(as.sentopicmodel,multiChains)
S3method(as.sentopicmodel,rJST)
S3method(as.sentopicmodel,sentopicmodel)
S3method(as.tokens,dfm)
S3method(coherence,JST)
S3method(coherence,LDA)
S3method(coherence,rJST)
S3method(coherence,sentopicmodel)
S3method(docvars,sentopicmodel)
S3method(grow,JST)
S3method(grow,LDA)
S3method(grow,multiChains)
S3method(grow,rJST)
S3method(grow,sentopicmodel)
S3method(melt,default)
S3method(melt,sentopicmodel)
S3method(plot,multiChains)
S3method(plot,sentopicmodel)
S3method(print,JST)
S3method(print,LDA)
S3method(print,multiChains)
S3method(print,rJST)
S3method(print,sentopicmodel)
S3method(print,topWords)
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.sentopicmodel)
export(as.tokens)
export(chainsDistances)
export(chainsScores)
export(coherence)
export(compute_PicaultRenault_scores)
export(docvars)
export(grow)
export(melt)
export(mergeTopics)
export(plot_proportion_topics)
export(plot_sentiment_breakdown)
export(plot_sentiment_topics)
export(plot_topWords)
export(proportion_topics)
export(rJST)
export(reset)
export(sentiment_breakdown)
export(sentiment_series)
export(sentiment_topics)
export(sentopicmodel)
export(sentopics_date)
export(sentopics_labels)
export(sentopics_sentiment)
export(tokens)
export(topWords)
import(data.table)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(quanteda,as.tokens)
importFrom(quanteda,docvars)
importFrom(quanteda,tokens)
useDynLib(sentopics,.registration = TRUE)
