Add the cluster-keywords subcommand for the coding vocabulary

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-05 19:36:58 +08:00
co-authored by Claude Opus 5
parent edfd8d57ba
commit f495e7882d
7 changed files with 501 additions and 0 deletions
+6
View File
@@ -67,6 +67,12 @@ pool-keywords
Deterministically pool the keywords of the two tagging runs into the clustering step's input, per the project's handoff contract. Check ``pop-fem-audit-tools pool-keywords -h`` for complete instructions on its usage.
cluster-keywords
----------------
Deterministically build the coding vocabulary from the pooled keywords by sentence-embedding and clustering them. Requires the optional ``cluster`` dependency group. Check ``pop-fem-audit-tools cluster-keywords -h`` for complete instructions on its usage.
Copyright
=========