roholazandie / topical_language_generation

16 stars 6 forks source link

alexa_lsi_config.json and alexa_lsa_config.json not found #1

Open christianwarmuth opened 2 years ago

christianwarmuth commented 2 years ago

Config files not part of the repo

When running python lsi_model.py or python lda_model.py,

the scripts throw a "FileNotFoundError: [Errno 2] No such file or directory: 'configs/alexa_lsi_config.json'. "

roholazandie commented 2 years ago

Hi, Thanks for your interest in my repo. I just pushed all the config files, they contain absolute paths on my hard drive so you just have to change them to your own paths. Also, I made a cleaner version of this repository here, I highly recommend you to check this out too. It is also compatible with the latest versions of hugging face transformer

https://github.com/roholazandie/topic_language_generation