-
저는 tomotopy hdp모델을 활용하고 있습니다.
pyLDAvis를 활용하기 위해서는 인자로 model, corpus, dictionary가 필요한데, tomotopy를 통해 학습된 모델을 넣으면
'tomotopy.HDPModel' object has no attribute 'num_topics'
문제가 발생합니다.
그 어떤 결과보다 t…
-
Roadmap
---
We need to significantly refactor this repo.
Currently there are like 25 scripts that need to be run in some hidden order, that each have different input and output filepaths that need …
-
- @RobC-CTL Happy with either VM image or Docker
- We will use docker to get incremental builds
- @jemrobinson (James Robinson from REG) will build the Docker file / image
- Current definition of e…
-
To: RMedina@sanbruno.ca.gov, MSalazar@sanbruno.ca.gov, LDavis@sanbruno.ca.gov, MMedina@sanbruno.ca.gov, lmason@sanbruno.ca.gov, councilsb@sanbruno.ca.gov, mthurman@sanbruno.ca.gov,
To Mayor Medi…
-
### Description
In cartopy 0.17, longitude gridlines were constrained within the region of the minumum and maximum latitude gridlines, and latitude gridlines were constrained within the region of…
-
To: councilsb@sanbruno.ca.gov
Subject: [*** INSERT UNIQUE SUBJECT LINE ***]
Message: (Don't forget to replace the [x]'s with your information!)
To Mayor Medina and the San Bruno City Council,…
-
Hi,
Is there an effective way of adjusting plot dimensions (e.g. width, height) of LDAvis?
I am using it in shinydashboard (renderVis and visOutput functions), but plots exceed dashboard body dimensio…
-
## Motivation
Currently the term ranking bar graph shows the top relevant words, but the bars themselves are just placeholders. We need to compute the frequency metrics like they did in [LDAvis](ht…
-
## Toolbar Icons are not visible Safari
Similar to 3331 which was previously closed
The buttons still work. If I wait for the tool tip to show up I can identify the button.
Open notebook or …
-
It looks like it should be possible to embed an lda visualization in a self-contained HTML5, by using knitr and an iframe of some sort. Do you have a recipe for doing so?
Thanks much!