Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 1m20s
NER anonymization of German legal texts (plain text + DOCX) via the JuraNER model by Harshil Darji (MIT). The transformer model runs in the judge-ner host service; this module forwards documents over loopback HTTP and maps responses onto the capability contract.
8 lines
553 B
XML
8 lines
553 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
|
|
<rect width="64" height="64" rx="12" fill="#08090A"/>
|
|
<!-- document with redacted lines -->
|
|
<rect x="18" y="12" width="28" height="40" rx="3" fill="none" stroke="#E9E7E2" stroke-width="3"/>
|
|
<line x1="24" y1="22" x2="40" y2="22" stroke="#E9E7E2" stroke-width="3" stroke-linecap="round"/>
|
|
<rect x="24" y="28" width="16" height="5" rx="2" fill="#2E8F9E"/>
|
|
<line x1="24" y1="40" x2="36" y2="40" stroke="#E9E7E2" stroke-width="3" stroke-linecap="round"/>
|
|
</svg>
|