MaartenGr / BERTopic

Leveraging BERT and c-TF-IDF to create easily interpretable topics.
https://maartengr.github.io/BERTopic/
MIT License
6.08k stars 757 forks source link

topics_over_time gets stuck #901

Closed oscarm3l1n closed 1 year ago

oscarm3l1n commented 1 year ago

Hello!

I am trying to run the topics_over_time() function, in order to later run visualize_topics_over_time(). However when I run topics_over_time(), it runs for 1 it, and then it's stuck.

image

Please help!

Kind regards

MaartenGr commented 1 year ago

Could you share your entire code for this and the version of BERTopic you are using? Also, is it possible to create a reproducible example? As of right now, there is much hidden from me which makes it difficult to see what exactly is going on here.

MaartenGr commented 1 year ago

Due to inactivity, I'll be closing this issue. Let me know if you want me to re-open the issue!