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

Understanding the computation of empirical likelihood in HLDA. #169

Open
sarang18 opened this issue Jul 25, 2019 · 0 comments
Open

Understanding the computation of empirical likelihood in HLDA. #169

sarang18 opened this issue Jul 25, 2019 · 0 comments

Comments

@sarang18
Copy link

Hello,
I am using following command- bin\mallet run cc.mallet.topics.tui.HierarchicalLDATUI --input corpus.mallet --testing test.mallet --num-top-words 10 --num-levels 5 --show-topics-interval 50 --output-state topic-state-hldatest3.txt --eta 0.1 --gamma 1.0 --alpha 10.0 to make a hierarchical model of the input documents and calculate the loglikelihood(empirical likelihood) of the test file.
I want to know whether there is any way to find the specific words or the level in the hierarchical model with respect to which the loglikelihood of the test file is calculated.

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

No branches or pull requests

1 participant