Raphael Reimann

Results 1 issues of Raphael Reimann

The [documentation](https://maartengr.github.io/BERTopic/getting_started/topicrepresentation/topicrepresentation.html#quick-start) suggests that the new custom labels argument is implemented for most visualizations, such as `topic_model.visualize_barchart(custom_labels=True)`. This new argument is however not implemented for `.visualize_barchart()` and `.visualize_topics()`. See >...