Update README.md
Browse files
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`)
|