philip11's picture
Update README.md
e03d035 verified
|
Raw
History Blame Contribute Delete
599 Bytes

A newer version of the Gradio SDK is available: 6.25.0

Upgrade
metadata
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