piskvorky/gensim

Document how to get complete document distribution from LDA

Open

#2,489 建立於 2019年5月10日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Python (4,349 fork)batch import
Hacktoberfestdifficulty easydocumentationgood first issue

倉庫指標

Star
 (15,144 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南