All functions |
|
---|---|
Calculate a matrix whose rows represent P(topic_i|tokens) |
|
Calculate Hellinger Distance |
|
Calculate Jensen-Shannon Divergence |
|
Calculate the log likelihood of a document term matrix given a topic model |
|
Probabilistic coherence of topics |
|
Calculate the R-squared of a topic model. |
|
Represent a document clustering as a topic model |
|
Convert a character vector to a document term matrix. |
|
Convert a character vector to a term co-occurrence matrix. |
|
Convert a DTM to a Character Vector of documents |
|
Turn a document term matrix into a list for LDA Gibbs sampling |
|
Turn a document term matrix into a term co-occurrence matrix |
|
Fit a Correlated Topic Model |
|
Fit a Latent Dirichlet Allocation topic model |
|
Fit a topic model using Latent Semantic Analysis |
|
Get cluster labels using a "more probable" method of terms |
|
Get Top Terms for each topic from a topic model |
|
|
Internal helper functions for |
Get some topic labels using a "more probable" method of terms |
|
Summarize topics in a topic model |
|
Get term frequencies and document frequencies from a document term matrix. |
|
An OS-independent parallel version of |
|
Abstracts and metadata from NIH research grants awarded in 2014 |
|
Posterior methods for topic models |
|
Draw from the posterior of an LDA topic model |
|
Predict method for Correlated topic models (CTM) |
|
Get predictions from a Latent Dirichlet Allocation model |
|
Predict method for LSA topic models |
|
textmineR |
|
Update methods for topic models |
|
Update a Latent Dirichlet Allocation topic model with new data |