gensim.models.LdaMulticore.do_mstep

LdaMulticore.do_mstep(rho, other, extra_pass=False)

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