piskvorky/gensim

Document how to get complete document distribution from LDA

Open

#2,489 opened on 2019年5月10日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Python (15,144 stars) (4,349 forks)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.

コントリビューターガイド