ruke1ire commited on
Commit
caafe1e
·
verified ·
1 Parent(s): 59868a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ license_link: LICENSE
63
  # LFM2-350M-PII-Extract-JP
64
 
65
  Based on [LFM2-350M](https://huggingface.co/LiquidAI/LFM2-350M), LFM2-350M-PII-Extract-JP is designed to **extract personally identifiable information (PII) from Japanese text and output it in JSON format.**
66
- The output can then be used to mask sensitive information.
67
 
68
  In particular, it is trained to extract:
69
  * Address/locations (JSON key: `address`)
 
63
  # LFM2-350M-PII-Extract-JP
64
 
65
  Based on [LFM2-350M](https://huggingface.co/LiquidAI/LFM2-350M), LFM2-350M-PII-Extract-JP is designed to **extract personally identifiable information (PII) from Japanese text and output it in JSON format.**
66
+ The output can then be used to mask out sensitive information in contracts, emails, personal medical reports, insurance bills, etc. directly on-device.
67
 
68
  In particular, it is trained to extract:
69
  * Address/locations (JSON key: `address`)