Leif Jonsson
Leif Jonsson
Great work putting together this debug framework btw! :)
I'll have a look. But I can't promise a quick turn around time I'm afraid... Life keeps getting in the way nowadays! :)
I have now a 9.2.0 release with (hopefully) this supported, would be glad if you could test it and verify that it works as expected.
Ok, thanks for that feedback. I must have been looking at some old spec. I'll have a look.
Hi, sorry for the delay on this. I have now checked the MALLET code and as far as I can see, I'm using the same format. Here is the relevant...
Hmm, so I was tricked by different implementations of printState in different samplers, so the ParallelTopicModel implements print state in another way which does indeed get the source... Will use...
It seems that in MALLET almost always the source will be NA... What is the expected value of source?
Have a 9.2.1 version that adds source, but it will basically always be NA. If this field is used I can add the proper info there, but I'm a bit...
If you mean the topic indicators (Z)…PartiallyCollapsedLDA/Configuration-README.md at master · lejon/PartiallyCollapsedLDAgithub.comCheers,-LeifOn 8 Jun 2023, at 16:38, Liam Tabibzadeh ***@***.***> wrote: Hi! Måns here. How do we change the config file...
Yes, I noticed this bug also, and have a fix in 9.2.0, for parts of the problem, but will have to double check if this is also solved with that...