-
Hello,
What is the reason for producing different keyword distribution over topics even I use same datasource and apply exactly same steps? In other words, each time I run topicexplorer in the same…
-
It would be nice to have a dynamic author topic model implemented in gensim. See an [example here](https://www.researchgate.net/profile/Shuo_Xu/publication/257836005_Author-Topic_over_Time_AToT_A_Dyna…
-
building Turing fails. I then attempted to run `Pkg.test("Turing")` and got the following error message:
[Turing]: Observe - `x` is an observation
in @~(::Any, ::Any) at compiler.jl:28
[Gibbs]…
-
In the celda-analysis vignette,
all `seq` options, for example `seq(5:50, by = 5)` should be changed to `seq(5,50,by=5)` to be able to have the code to be executed.
I am currently following the…
-
Hi Prof Robitzsch,
First this definitely isn't an issue with the package, but more of a general question... I'm working on a class project that involves MCMC methods for estimation in the Ising/2-f…
-
Especially hierarchical models, as in the BUGS examples and Stan's manual.
-
- More benchmark (https://github.com/yebai/Turing.jl/issues/335, https://github.com/yebai/Turing.jl/issues/309)
- [x] LDA (=clustering)
- [x] Naive Bayes (=classification)
- [ ] Cross cat? @y…
-
Hi all,
I'd like to explore MCMC for comparison with bias correction (of random effects conditional on the MLE) or asymptotic standard error estimates (of fixed effects conditional on the data). It …
-
How does the hLDA decide the number of topics within the levels? And can we set it?
From the results in [bbc_test notebook](https://github.com/joewandy/hlda/blob/26eb9064bc5aaa50b99ff45823148fe00d3…
-
We implemented LDA. But it does not work well. Please let me know if there is something wrong. Thank you.
#encoding: utf8
from __future__ import absolute_import
from __future__ imp…