Replace hdbscan in bertopic with k-means and evaluate whether bertopic can be evaluated using topic consistency metrics? #2127
Unanswered
susanhhhhhh
asked this question in
Q&A
Replies: 1 comment 3 replies
-
You can indeed replace HDBSCAN with k-Means (or any other clustering method) and apply topic-based metrics using tools like Gensim or Octis. |
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
-
Replace hdbscan in bertopic with k-means and evaluate whether bertopic can be evaluated using topic consistency metrics
Beta Was this translation helpful? Give feedback.
All reactions