tmTopicModel
objectFunction to predict topic model probabilities for an existing topic model. The code snippets for Mallet interface were derived from Andrew Goldstone's solution, posted at https://gist.github.com/agoldst/edcfd45b5ac371296b76
"predict"(object, x, stoplist_file = "en.txt", token_regexp = regexp_token, n_iterations = 100, sampling_interval = 10, burn_in = 10, random_seed = NULL, ...)
"predict"(object, x, ...)
"predict"(object, x, stoplist_file = "en.txt", token_regexp = regexp_token, n_iterations = 100, sampling_interval = 10, burn_in = 10, random_seed = NULL, ...)
tmTopicModel
or LDA
or jobjRef
object