Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inference bug? #1

Open
muye5 opened this issue Mar 20, 2015 · 2 comments
Open

inference bug? #1

muye5 opened this issue Mar 20, 2015 · 2 comments

Comments

@muye5
Copy link

muye5 commented Mar 20, 2015

phi never be used in inference?

@hankcs
Copy link
Owner

hankcs commented Mar 25, 2015

Yes, as I mentioned in the comment, it is not so much a bug as a TODO feature. This method is under construction, but I did not have a good understanding of that paper. Anyway, I'll leave this issue opened until anyone(include myself) complete it.

@laoyang945
Copy link

Hi guys, we should use phi[k][doc[n]] to replace (nw[doc[n]][k] + beta) / (nwsum[k] + V * beta) in the inference part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants