Skip to content

Conversation

@OliRafa
Copy link
Contributor

@OliRafa OliRafa commented Nov 22, 2021

This PR fixes #167

@hunaidkhan2000
Copy link

Quick fix for the problem would be to add this line before running the PyLDAvis code


from jupyterthemes import jtplot

jtplot.style(theme='monokai', context='notebook', ticks=True, grid=False)

after that run the PyLDAvis code

pyLDAvis.sklearn.prepare(lda, x_counts, count_vect)

@msusol msusol merged commit ae7c353 into bmabey:master Feb 11, 2023
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.

pyLDAvis colors unusable with Jupyter notebook theme

3 participants