MaartenGr / MaartenGr/BERTopic
label topics with llama2 and then reduce outliers?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.8k
- Forks
- 920
- Avg merge
- 22h 24m
- Merged PRs (30d)
- 5
Description
I followed your YouTube tutorial to label topics with llama2.
I also want to do reduce outliers using the strategy of embeddings, but not sure which step should I take. I did topic.model.fit_tranform() then I did reduce outliers, and the custom labels not right....
thanks!
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
Start by reviewing the BERTopic tutorial referenced in the issue and the sequence around topic.model.fit_tranform() and reduce outliers. Reproduce the custom-label result with the same embedding-based strategy, then establish what label output is expected and whether the reported mismatch is reproducible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100