When learning LDA model, the result of P(TopicIndicator) was always: a Multinomial [ 0.2, 0.2, 0.2, 0.2, 0.2 ] Am I doing anything wrong?