--- title: Email Classification System emoji: 📧 colorFrom: blue colorTo: green sdk: gradio sdk_version: 5.26.0 app_file: app.py pinned: false --- # Email Classification System This application classifies support emails and masks personally identifiable information (PII). ## Features - Masks PII information like names, email addresses, phone numbers, etc. - Classifies emails into predefined categories - User-friendly interface ## How to Use 1. Enter your email text in the input box 2. Click "Submit" to process the email 3. View the masked email, detected PII entities, and email category