Bevan Koopman
Bevan Koopman
First, thanks for this project - it's great! Just wondering what the recommendation is for notifications when an experiments finishes or fails? So either via the app, email, Slack etc....
First, thanks for producing a Julia implementation of LDA. The implementation current returns P(w|z) - the distribution over words w for the set of topic z. However, it currently does...
How does one do results pagination in pyersini? (There is support for this in Elastic which I thought it might inherit from Lucene itself but I didn't find anything online...
Thanks for open sourcing this. If you follow these instructions: ```bash cd sample-dataset python process.py athome4_sample.tgz # Create the data directory which is mounted to the docker containers mkdir ../data...