evidoria

← Back to browse

Good practice Imported

RIK's Automated Court-Decision Anonymiser — Estonia's ML Tool for Redacting Personal Data from Nearly 80,000 Rulings

Estonia · Tallinn · See the Estonia profile · See the Tallinn profile

Evidence: Descriptive / self-reported Top 15% 80/100 · Ask Evidence Copilot about this practice

Estonia's RIK, working with language-tech firm TEXTA, built an NER tool that automatically redacts names, IDs and addresses from court rulings — used to anonymise and republish nearly 80,000 historic decisions, though no independent accuracy audit is public.

nearly 80,000
Historic court decisions anonymised and republished
+99 %
Additional personal names tagged vs EstNER baseline
~3x
Additional organisation names tagged vs EstNER baseline
RIK's Automated Court-Decision Anonymiser — Estonia's ML Tool for Redacting Personal Data from Nearly 80,000 Rulings

Details

Maturity
Established
Promoter
Centre of Registers and Information Systems (RIK), Estonian Ministry of Justice and Digital Affairs, with TEXTA OÜ
Period
2022–2026
Region (NUTS)
EE001
Keywords
justice, data protection, natural language processing, court administration

Context

Estonian court decisions must have personal data removed before publication in the public Court Information System, but manually redacting long rulings — some running to more than 50 pages with multiple names, ID codes, birth dates, addresses, phone numbers, IBANs and email addresses — is slow and error-prone. The Centre of Registers and Information Systems (RIK), the government IT agency under Estonia's Ministry of Justice and Digital Affairs, commissioned language-technology company TEXTA OÜ to automate the process.

Activities

TEXTA built a hybrid pipeline combining a statistical Conditional Random Fields model, a neural Stanford Stanza named-entity-recognition model, and rule-based regex extractors for structured identifiers such as emails, IBANs and ID codes, trained on a custom-annotated corpus of Estonian court texts. RIK used the tool to anonymise and republish nearly 80,000 historic court decisions in the Court Information System, a backlog that would have been impractical to clear manually.

Results

In TEXTA's own benchmark, the resulting model tagged 99% more personal names and roughly three times more organisation names than Estonia's existing open-source EstNER model on the same court-case dataset. In January 2026, the European Commission's Interoperable Europe Portal featured the tool in its Justice & AI Toolbox collection as a reusable good practice for other EU member states building similar court-transparency systems.

Conclusions

No independent, third-party accuracy audit of the anonymisation model — covering, for example, its miss rate on rare name formats or non-standard layouts — has been published by RIK, TEXTA or the Ministry, and the reported precision/recall figures come from TEXTA's own internal benchmark rather than a court-ordered evaluation, so the residual risk of an unredacted personal detail slipping through is not independently quantified.

Implementation

Indicative cost
Medium (€50k–€500k) — Costs are not itemised in the source; the work was commissioned from an external vendor (TEXTA OÜ) rather than built in-house, implying a contracted-services cost, but no figure is disclosed.
Time to results
Medium (1–3 years) — Developed and deployed 2022-2026, used to clear a nearly 80,000-document historic backlog and featured by the European Commission in January 2026.
Staffing & skills
Centre of Registers and Information Systems (RIK), Estonian Ministry of Justice and Digital Affairs (commissioning agency), TEXTA OÜ (language-technology vendor and model developer)

Conditions for success

  • Hybrid modelling approach (CRF + neural NER + rule-based regex) tuned to the specific structured identifiers found in Estonian court texts
  • Custom-annotated training corpus of Estonian court documents rather than a generic off-the-shelf model
  • Statutory obligation to anonymise decisions before publication, giving a clear mandate and use case

Common failure modes

  • No independent third-party accuracy audit has been published; reported performance comes only from the vendor's own internal benchmark
  • Miss rate on rare name formats or non-standard document layouts is not quantified

Where it fits

Governance type
national government IT agency (RIK) with external vendor
Scale
national (Estonian court system)
Income level
high-income

Commonly funded by

National / regional programmes

Indicative funding routes for practices of this type — always check each programme's current calls and eligibility rules.

Do you run this practice? Claim it — verified implementers get a public contact pathway and can propose corrections.

Data sources

Where this practice's information was retrieved from, and when.

Attachments

Similar practices you may find useful