MaartenGr / MaartenGr/BERTopic

label topics with llama2 and then reduce outliers?

Open
#1,544 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.