piskvorky/gensim

Document how to get complete document distribution from LDA

Open

#2489 aperta il 10 mag 2019

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Python (4349 fork)batch import
Hacktoberfestdifficulty easydocumentationgood first issue

Metriche repository

Star
 (15.144 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor