Manual Topic Modeling with Pre-Determined Hierarchical Topics #2282
Replies: 1 comment 3 replies
-
Hmmmm... that might be possible if you were to create a manual BERTopic model and then run |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a set of documents that were hierarchically clustered using another embedding/vectorization strategy, and I was hoping to use BERTopic to retrieve hierarchical topic names to be able to visualize the parent-child relationships for these clusters. Is there a way to perform hierarchical manual topic modeling with a predetermined hierarchy using BERTopic?
Beta Was this translation helpful? Give feedback.
All reactions