Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ BERT-based token classification model specialized for **Korean Personally Identi
|
|
| 9 |
It detects and masks 14 common types of Korean PII entities.
|
| 10 |
|
| 11 |
For best accuracy in production, **strongly recommended**: use a **hybrid approach**
|
| 12 |
-
(pre-processing → model inference → post-processing (Regex and rule based) rather than the model alone.
|
| 13 |
|
| 14 |
## Base Model & Architecture
|
| 15 |
|
|
|
|
| 9 |
It detects and masks 14 common types of Korean PII entities.
|
| 10 |
|
| 11 |
For best accuracy in production, **strongly recommended**: use a **hybrid approach**
|
| 12 |
+
(pre-processing → model inference → post-processing (Regex and rule based) rather than the model alone.)
|
| 13 |
|
| 14 |
## Base Model & Architecture
|
| 15 |
|