koheiw / seededlda

LDA for semisupervised topic modeling
https://koheiw.github.io/seededlda/
73 stars 16 forks source link

Make phi to be sum to 1.0 even with pseudo counts #6

Closed koheiw closed 3 years ago

koheiw commented 3 years ago

Due to the pseudo counts, phi does not sum to 1.0, but it should.