Temporal theme modeling and theme evolution Sankey diagram #2239
superseanyoung
started this conversation in
General
Replies: 1 comment
-
That is currently not possible since these slices are not saved (they are quite big if you capture them all). That said, you might be able to extract them if you manually adjust some of the code here: BERTopic/bertopic/_bertopic.py Line 874 in 84dbf36 You would have to save and return all the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to model the topic in time, then get the topic in different time periods, and calculate the cosine similarity between these topic vectors, but I don't know how to find a vector representation of a topic.
Beta Was this translation helpful? Give feedback.
All reactions