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

Adds 'R' to gensim.prepare #7

Closed
wants to merge 1 commit into from

Conversation

prateekmehta
Copy link

Takes input top terms to be shown.

@bmabey
Copy link
Owner

bmabey commented Jun 16, 2015

Thanks for the PR. Rather than just accepting 'R' though lets take '**kargs' and pass them along. That is more future proof and keeps the API consistent.

@prateekmehta
Copy link
Author

yes, that is what we i should have done!

@bmabey bmabey closed this Jul 14, 2015
paul-english added a commit to paul-english/pyLDAvis that referenced this pull request 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

Successfully merging this pull request may close these issues.

2 participants