gensim.models.LdaModel.do_mstep

LdaModel.do_mstep(rho, other, extra_pass=False)[source]

M step: use linear interpolation between the existing topics and collected sufficient statistics in other to update the topics.