Update README.md
Browse files
README.md
CHANGED
@@ -29,8 +29,8 @@ language:
|
|
29 |
pipeline_tag: token-classification
|
30 |
---
|
31 |
|
32 |
-
# piiranha-v1
|
33 |
-
Piiranha is trained to detect 17 types of Personally Identifiable Information (PII) across six languages. It successfully catches 98.27% of PII tokens, with an overall classification accuracy of 99.44
|
34 |
Piiranha is especially accurate at detecting passwords, emails (100%), phone numbers, and usernames.
|
35 |
|
36 |
Supported languages: English, Spanish, French, German, Italian, Dutch
|
|
|
29 |
pipeline_tag: token-classification
|
30 |
---
|
31 |
|
32 |
+
# piiranha-v1: Protect your personal information!
|
33 |
+
Piiranha is trained to **detect 17 types** of Personally Identifiable Information (PII) across six languages. It successfully **catches 98.27% of PII** tokens, with an overall classification **accuracy of 99.44%**.
|
34 |
Piiranha is especially accurate at detecting passwords, emails (100%), phone numbers, and usernames.
|
35 |
|
36 |
Supported languages: English, Spanish, French, German, Italian, Dutch
|