View source: R/get_topic_trends.R
get_topic_trends | R Documentation |
Model and summarize topic trends based on text2vec LDA
get_topic_trends(doc_topic_distr, top_terms, doc_ids_years, loess_aicc_span = c(0.1, 0.9), sep_labels = "#", topic_selection_qt = 0.95, topic_selection_top_n = 10, topic_selection_pattern)
topic_selection_pattern |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.