Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PII-detector-tr

A Python-based PII detection and anonymization tool for Turkish, featuring a Streamlit UI and Microsoft Presidio Analyzer & Anonymizer.

Untitled5

Features

  • Detects Turkish PII (e.g., T.C. Kimlik No, Phone numbers, Emails, Credit Card number, Address, Names and Surnames) with custom Presidio recognizers
  • Supports anonymization via Presidio Anonymizer
  • Interactive Streamlit web app with real-time masking/redacting
  • Displays analysis for findings and condifence scores

Installation

git clone https://github.com/delos0/PII-detector-tr.git
cd PII-detector-tr
pip install -r requirements.txt

## Usage

```bash
streamlit run src/main.py

Open http://localhost:8501 to start detecting and redacting PII in Turkish text.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages