x-tabdeveloping / topicwizard

Powerful topic model visualization in Python
https://x-tabdeveloping.github.io/topicwizard/
MIT License
101 stars 13 forks source link

Usable on Colab #21

Closed firmai closed 8 months ago

firmai commented 11 months ago

A lot of people have resorted to using Colab for it memory power, it would be great to have a good working example without the conflicts maybe a Colab version..

Thanks for this, great work!

x-tabdeveloping commented 11 months ago

Hey, thanks for hitting me up about that, I live in my own little terminal land for the most part and tend to forget about such things. I will get to a working Colab example as soon as possible. I think the app should work fine in Colab though. What have you experienced? Can you maybe elaborate on what issues you had?

x-tabdeveloping commented 11 months ago

I rewrote the Colab example and it works as it should. Can you please verify @firmai ?

firmai commented 9 months ago

Lovely, thanks for that! Working on any new projects or just focusing on maintaining this one?

x-tabdeveloping commented 9 months ago

Hey @firmai, I'm currently working mainly on Scandinavian embeddings (benchmark and models) and a contextually sensitive topic modeling framework (turftopic) for which the papers and the Python package are already in progress + making topicwizard compatible with contextual models.