Skip to content

How to obtain document-topic probabilities after merging topics in BERTopic? #2263

Answered by MaartenGr
ziming00 asked this question in Q&A
Discussion options

You must be logged in to vote

If you have set calculate_probabilities=True, you can run .transform on your docs to get the document-topic probabilities. It will not use HDBSCAN / UMAP for that procedure so it should be quite fast.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ziming00
Comment options

Answer selected by ziming00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants