F∆I Judge module store — NER anonymization of German legal texts (JuraNER)
Find a file
2026-07-10 12:27:18 +02:00
bundles Judge module store: text.anonymize.legal-de 0.1.0 (JuraNER bridge) 2026-07-10 12:27:18 +02:00
README.md Judge module store: text.anonymize.legal-de 0.1.0 (JuraNER bridge) 2026-07-10 12:27:18 +02:00
SHA256.txt Judge module store: text.anonymize.legal-de 0.1.0 (JuraNER bridge) 2026-07-10 12:27:18 +02:00
store.yaml Judge module store: text.anonymize.legal-de 0.1.0 (JuraNER bridge) 2026-07-10 12:27:18 +02:00

F∆I Judge — Ch∆In module store

Module store index for the F∆I Judge capabilities. Independent store; add it to a Ch∆In installation with:

chain store add Judge https://git.flemming.ai/chain-modules/judge/raw/branch/main/store.yaml

Modules

Capability Version Notes
text.anonymize.legal-de 0.1.0 NER anonymization of German legal texts (JuraNER model by Harshil Darji, MIT). Requires the judge-ner host service (Docker) — see the MODULE.md inside the bundle.

Publish flow

Bundles are packed locally with chain pack, sha256 hashes are mirrored in SHA256.txt, and publishing is a plain git push of store.yaml + bundles/*.chain to main. Bundles are unsigned for now (same policy as the Recl∆Im store).