View source: R/7_1_textTopics.R
textTopicsTree | R Documentation |
textTopicsTest (EXPERIMENTAL) to get the hierarchical topic tree
textTopicsTree(topic_model, data, data_var)
topic_model |
(list) The output from textTopics. |
data |
(tibble/data.frame) A tibble with the data |
data_var |
(string) The name of the text variable that the topic model was trained on |
prints a hierarchical topic tree on the console
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.