CalamitousFelicitousness
|
36b2ed6bb7
|
feat(dicts): add curated dicts, pruning, and manifest generation
Add 4 curated vocabulary dicts (art, photography, quality, negative)
that ship bundled for out-of-the-box autocomplete. Add manifest.json
listing all dicts available on HuggingFace.
CLI tools:
- cli/prune_dicts.py: per-category pruning with configurable thresholds
- cli/gen_manifest.py: generate manifest from on-disk dict files
- cli/fetch_dicts.py: unified 14-category scheme, idol source, auto
manifest regeneration after fetch
Fetch and prune auto-update manifest.json when one already exists.
|
2026-03-26 00:47:13 +00:00 |
|