Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choosing number of Terms('R') in pyLDAvis.gensim.prepare() #6

Closed
prateekmehta opened this issue Jun 16, 2015 · 0 comments
Closed

Choosing number of Terms('R') in pyLDAvis.gensim.prepare() #6

prateekmehta opened this issue Jun 16, 2015 · 0 comments

Comments

@prateekmehta
Copy link

we cant change no. of top terms from 30 to any other no.

@bmabey bmabey closed this as completed in 497b089 Jun 16, 2015
paul-english added a commit to paul-english/pyLDAvis that referenced this issue Aug 5, 2015
* 'master' of https://github.com/bmabey/pyLDAvis: (84 commits)
  fixes other typo in gl notebook
  fix typo
  use the graphlab API for it's prepare, 3x+ speed improvement!
  updates notebook with models from LDAvis package
  replaces use of map with list comprehension to help with bmabey#8
  pass kargs to prepare fn in gensim and graphlab helpers. Closes bmabey#6, bmabey#7.
  releases v1.2.0
  adds link to the R vignette that explains the visualization
  prevents prepare from blowing up when used with a vocab smaller than R
  make the gensim extraction more explicit... trying to find bug in logic
  updates gensim adapter to get topic term dists directly /ht @cscorley
  fixes Makefile to run on osx
  releases v1.1.0
  change how web assets are served from github.. using detatched branch
  fixes graphlab viz
  fixes bug in graphlab model prepare causing bogus visualizations!
  doc fixes
  fix pypi badge
  release v1.0.0
  prep for v1.0.0 release
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant