You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* '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. Closesbmabey#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
...
we cant change no. of top terms from 30 to any other no.
The text was updated successfully, but these errors were encountered: