Repository navigation

#

text-anonymization

Examples scripts that showcase how to use Private AI Text to de-identify, redact, hash, tokenize, mask and synthesize PII in text.

Jupyter Notebook
84
4 天前

Clean your Text for Statistical ML and Language Model

Python
5
1 年前

This repository contains the code and data for the text re-identification attack presented in B. Manzanares-Salor, D. Sánchez, P. Lison, Evaluating the disclosure risk of anonymized documents via a machine learning-based re-identification attack, Data Mining and Knowledge Discovery, 2024.

Python
4
2 个月前

Simple project on html anonymization

Jupyter Notebook
3
4 年前

This repository contains the code and data for the text anonymization enhancement method presented in B. Manzanares-Salor, D. Sánchez, Enhancing text anonymization via re-identification risk-based explainability, Submitted, 2024.

Python
2
2 个月前

🛡️ Text Anonymizer using NuNER Zero-shot An academic project that auto-detects & masks sensitive entities (names, orgs, locations) in .txt/.docx files using Zero-shot NER. Features CLI & REST API. Replaces data with realistic fakes (Faker) or [REDACTED]. Built with Python, Flask, GLiNER.

Python
0
19 天前