Description Usage Arguments Details
Assert that file_path
is a valid topic model state
1 | assert_state(x)
|
x |
Object to check if it is a valid topic_model_state object |
The topic model state is a tibble
dataset with at least the variables
doc
, pos
, type
and topic
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.