MaartenGr / MaartenGr/BERTopic
split topic into sub-topic
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.8k
- Forks
- 920
- Avg merge
- 22h 24m
- Merged PRs (30d)
- 5
Description
is there a way to split a large topic into sub_topic? for example , lets say that i have a "Sport" topic generated by an llm using bertopic and i want to split to Sport topic into sub categories like football, baseball etc like hierarchical clustering .
thank you very much!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points. Start by reviewing BERTopic's existing hierarchical clustering and topic-generation documentation or implementation, then determine whether splitting a topic into subtopics is an intended feature. Done would require an agreed design and verified support for producing subcategories such as football and baseball from a parent topic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100