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

Cannot run the demo due to missing LDA model #25

Open
mewim opened this issue Jan 19, 2022 · 1 comment
Open

Cannot run the demo due to missing LDA model #25

mewim opened this issue Jan 19, 2022 · 1 comment

Comments

@mewim
Copy link

mewim commented Jan 19, 2022

Hi,

I am trying to run the demo server locally. However, it fails to start due to a FileNotFoundError error.

FileNotFoundError: [Errno 2] No such file or directory: '/home/test/sato/topic_model/LDA_cache/type78/model_num-directstr_thr-0_tn-400'

I see that the file is ignored in

topic_model/LDA_cache/

Does it mean I would have to download the whole corpus and train the LDA model from scratch? Could I download it from somewhere instead?

Thank you.

@KentonParton
Copy link

It would be great if a trained model was included in the repo so that we don't have to retrain one. Would this be possible?
@cagataydemiralp @horseno @suhara

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

2 participants