
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
data <- quanteda::dfm(quanteda::data_corpus_irishbudget2010)
model <- jst(data, paradigm(), numTopics = 5, numIters = 50)
phi <- get_parameter(model, 'phi')
# }
Run the code above in your browser using DataLab