x-tabdeveloping / turftopic

Robust and fast topic models with sentence-transformers.
https://x-tabdeveloping.github.io/turftopic/
MIT License
8 stars 3 forks source link

add dynamic topic modeling to clustering models #28

Closed rbroc closed 3 months ago

rbroc commented 4 months ago

fixes #11

Need to:

Still WIP and not tested, need to discuss what to do to compute temporal components when feature importance is based on distance from topic centroid, i.e.:

rbroc commented 4 months ago

This might be ready for a first review.

Couple of notes when feature_importance='centroid':

Docs deployment is failing, but this is a separate issue #30.

rbroc commented 4 months ago

oh also there's a few redundant commits because I accidentally pushed some unrelated stuff, let me know if you'd rather have a cleaner PR