Spaces:
Sleeping
Sleeping
Commit
·
7a26c3c
1
Parent(s):
47850ae
Update app.py
Browse files
app.py
CHANGED
@@ -43,6 +43,8 @@ Important links:
|
|
43 |
1. [PIISA API docs](https://github.com/piisa/piisa)
|
44 |
2. [Blog](https://privacyprotection.substack.com/)
|
45 |
3. [LinkedIn](https://www.linkedin.com/company/piisa/)
|
|
|
|
|
46 |
"""
|
47 |
|
48 |
|
|
|
43 |
1. [PIISA API docs](https://github.com/piisa/piisa)
|
44 |
2. [Blog](https://privacyprotection.substack.com/)
|
45 |
3. [LinkedIn](https://www.linkedin.com/company/piisa/)
|
46 |
+
|
47 |
+
This demo uses the multi-lingual [wikineural model](https://huggingface.co/Babelscape/wikineural-multilingual-ner) from [Babelscape](https://huggingface.co/Babelscape).
|
48 |
"""
|
49 |
|
50 |
|