-
I was able to get `LDAvis` to work with `rmarkdown`:
See [source](https://raw.githubusercontent.com/dselivanov/text2vec/gh-pages/topic_modeling.Rmd) and [corresponding page](http://dsnotes.com/text2ve…
-
When I try to run the LDAvis as described in the tutorial, the axis that is supposed to display the terms in the 30-Most Salient Terms (y-axis) only displays a number followed by a comma (3, 1, etc.).…
-
### Description
I cannot get the geo axes to work with cartopy 0.21.X. I see the ci is pinned at 0.20.X which is probably why you have not seen this. We should add a run constrained entry to th…
-
Thank you for your answers in advance!
The following is an example:
library(LDAvis)
library(shiny)
server
-
### 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…
-
I was using this package's createJSON() function while my topicmodel was for 2 topics and received this error
`
Error in stats::cmdscale(dist.mat, k = 2) :
'k' must be in {1, 2, .. n - 1}
`
Then …
-
- What variables should be presented in an interface?
- What style plots would be nice?
- What plot styles or tools may need further development?
I'm assuming we'll prefer using Bokeh.
-
Figure out what that looks like and then add it. We were thinking adding it to the documents page, maybe in an expandable part. Also, how do we make this page's content intuitive from the labeling?
-
Hi guys,
thanks a lot for great package it makes topic modelling life more beautiful.
I'm using python/gensim version and trying to customise output. Aim is to reduce shown topics (lets say remo…
-
hello,
i am using your LDAtools package,i want make a text such as your AP30.txt.but your LDAtools often collapse during running fitLDA。i want use lda package or topicmodels package make below data ,…