sungjun12 commited on
Commit
8e260ff
·
verified ·
1 Parent(s): 6f4e97c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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