Skip to content

feat: tier 1 aspect-aware guided topic modeling (nb_015)#3

Merged
y4nder merged 1 commit into
masterfrom
feat/worker-migration
May 4, 2026
Merged

feat: tier 1 aspect-aware guided topic modeling (nb_015)#3
y4nder merged 1 commit into
masterfrom
feat/worker-migration

Conversation

@y4nder

@y4nder y4nder commented May 4, 2026

Copy link
Copy Markdown
Member

Adds opt-in tier1_guided branch that ports the four interpretability capabilities validated in run_nb_015_real_filtered: guided seed topics, MMR sibling representation, aspect mapping, and multi-topic soft assignment. Legacy run_bertopic path preserved verbatim — flag defaults to False, atomic rollback by flipping the API caller's flag.

Bumps worker to 1.1.0. New response fields are optional and stripped via model_dump(exclude_none=True) so 1.0.0 consumers stay compatible.

Adds opt-in `tier1_guided` branch that ports the four interpretability
capabilities validated in run_nb_015_real_filtered: guided seed topics,
MMR sibling representation, aspect mapping, and multi-topic soft
assignment. Legacy `run_bertopic` path preserved verbatim — flag
defaults to False, atomic rollback by flipping the API caller's flag.

Bumps worker to 1.1.0. New response fields are optional and stripped
via `model_dump(exclude_none=True)` so 1.0.0 consumers stay compatible.
@y4nder y4nder self-assigned this May 4, 2026
@y4nder y4nder merged commit c8b0c6c into master May 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant