bmabey/pyLDAvis

Gensim has lots of bugs

lakchchayam opened this issue · 2 comments

Please use the latest version 3.3.1 (I do no see any information about what version you are using.)
Where are you getting this code example from?

import pyLDAvis.gensim (as gensimvis)

is now

import pyLDAvis.gensim_models (as gensimvis)

See dfdf930

worked!