Feature request
Feature Request:
Add text_auto=True to BERTopic heatmap visualizations to automatically annotate cells with their values, similar to px.imshow. This improves readability without manual annotation.
Example: topic_model.visualize_heatmap(text_auto=True)
Motivation
- Improves readability of heatmaps without extra user effort.
Your contribution
.