Description Usage Arguments Value
Returns the topic term matrices for a list of lda models. See also GetDocumentTopicMatrices
.
1 | GetTopicTermMatrices(lda.model.list, n.terms = 10)
|
lda.model.list |
The list of lda models. See |
n.terms |
The number of terms to display per topic (note the vocabulary can go up to over 95k for a given month). |
The ordered topic term matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.