F∆I Judge module store — NER anonymization of German legal texts (JuraNER)
Find a file
flemming-it aaad78b48f Rebundle 0.1.0 with license/maintainer disclaimer; declare judge-ner dependency
Bundle now carries the license, maintainers and human-review
disclaimer sections (JuraNonymizer/JuraNER are MIT, Harshil Darji,
HTW Berlin JUDGE-KI). Index entry declares requires_services:
[judge-ner] so Studio can surface the host-service dependency.
2026-07-10 12:53:48 +02:00
bundles Rebundle 0.1.0 with license/maintainer disclaimer; declare judge-ner dependency 2026-07-10 12:53:48 +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 Rebundle 0.1.0 with license/maintainer disclaimer; declare judge-ner dependency 2026-07-10 12:53:48 +02:00
store.yaml Rebundle 0.1.0 with license/maintainer disclaimer; declare judge-ner dependency 2026-07-10 12:53:48 +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).