piskvorky/gensim

Document how to get complete document distribution from LDA

Open

#2,489 创建于 2019年5月10日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Python (15,144 star) (4,349 fork)batch import
Hacktoberfestdifficulty easydocumentationgood first issue

描述

Document how to to get full document distribution from LDA, that would help in those cases where you are implementing your own distance algorithm and you need full distribution. Personally I set minimum_probability=0.0 but there might be other ways.

贡献者指南