MaartenGr/BERTopic

Custom labels for get_topic_tree

Open

#2,123 建立於 2024年8月17日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (634 fork)batch import
good first issue

倉庫指標

Star
 (5,074 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Discussed in https://github.com/MaartenGr/BERTopic/discussions/2122

Originally posted by clfkenny August 17, 2024 Hi there, I noticed the visualize_hierarchy method has a custom_labels parameter. Is there anything similar to this for the get_topic_tree method? I use the LLM generated labels as the custom labels so the hierarchy tree is much easier to interpret. Thanks!

This seems like a good first issue for someone wanting to contribute to this repository. It has a very similar structure to the visualize_hierarchy functionality, so I believe it should be straightforward to implement. Unfortunately, I have a large backlog and cannot prioritize this, so if anyone wants to help out then that would be great!

貢獻者指南