from bertopic import BERTopic topic_model = BERTopic.load("davanstrien/transformers_issues_topics") topic_model.get_topic_info()