-
Hi all,
I initially posted this to my previous topic on modeling induced eddy-currents in anatomical body models from time-varying magnetic fields (https://github.com/mfem/mfem/issues/1432) but maybe…
-
In "docs/sections/09-azure.md", the text suggests that a trial or free version of Azure is sufficient to deploy this workshop. However, it does not seem to deploy correctly.
When I got to the point …
-
**Describe the bug**
I am using ETM for topic modelling for a dataset of 50K documents. I am running the model multiple times (with random seed values) to find the appropriate value of K for my data.…
-
Slide #35. There are two beta-sub-2 on the slide. One 2 should be a 3
-
A common feature request for Serverpod is to add support for inheritance in model files. It's easy to see how this can be a handy feature. The current approach is to support similar functionality thro…
-
Thank you for your work on ETM model. I applied my documents using ETM. ETM gave clearer cut topics than LDA did.
The original LDA could have multiple topics assign to a single document. In the pap…
-
### Description
For evaluating and understanding a LDA topic model, phi and theta are essential. The documentation really should
provide information on how these can be aquired.
### Link to Do…
-
### Overview
We need to discuss our needs for permissions and turn them into requirements.
### Action Items
- [ ] [team discussion] what do we need?
- [ ] Make notes in discussion topic #159…
fyliu updated
14 hours ago
-
Hello,
I am not very elaborate on the topic and I would really appreciate if someone helps me out on the following issue(I am running on M2 Pro Mac):
`got prompt
model_type EPS
Using split atten…
-
Hi,
it seems there is a bug in _hierarchy.py when using aspects as custom labels. In line 151, fig.layout[axis]["ticktext"] returns a list of strings, but topics are indexed by ints in topic_model…