-
Notifications
You must be signed in to change notification settings - Fork 777
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
blank labels issue with 2d documents Visualization #1920
Comments
Thanks for sharing but I am not familiar with your .py script. I will need a bit more information to understand what is happening here. Could you share your full code along with the version of BERTopic you are using? |
thank you for replying a normal importing for llama 2 and then I save visualization using write_html function
|
Could you check what labels you set in |
i checked them but i think the problem is when I run it in a py script. it works well when i run it in Jupyter Notebook but I need it in py file so it could be automated |
That's strange as the output is actually HTML I believe and should not render differently in a Jupyter Notebook compared to using .py |
when I run topicmodeling in .py script I got this issue
The text was updated successfully, but these errors were encountered: