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:
@@ -42,6 +42,13 @@ dependencies = [
|
||||
"anthropic",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
cluster = [
|
||||
"torch",
|
||||
"sentence-transformers",
|
||||
"scikit-learn",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
pop-fem-audit-tools = "pop_fem_audit_tools.__main__:main"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user