Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -43,7 +43,7 @@ demo = gr.Interface(
|
|
43 |
description="""
|
44 |
_By **[Hicham Assoudi](https://huggingface.co/hassoudi)** β AI Researcher (Ph.D.), Oracle Consultant, and Author._ π [Follow me on LinkedIn](https://www.linkedin.com/in/assoudi)
|
45 |
|
46 |
-
MagBERT-NER is a robust **Named Entity Recognition (NER)** model for the **French language**, trained on a
|
47 |
## π Highlights:
|
48 |
- **20,000+ Downloads**: Trusted by developers and researchers for French NER tasks.
|
49 |
- **π Recognized by John Snow Labs**: Adapted for scalability and enterprise-grade applications like **healthcare**.
|
|
|
43 |
description="""
|
44 |
_By **[Hicham Assoudi](https://huggingface.co/hassoudi)** β AI Researcher (Ph.D.), Oracle Consultant, and Author._ π [Follow me on LinkedIn](https://www.linkedin.com/in/assoudi)
|
45 |
|
46 |
+
MagBERT-NER is a robust **Named Entity Recognition (NER)** model for the **French language**, trained on a manually curated dataset from diverse Moroccan sources. Itβs designed to handle names, places, currencies, and other entities with exceptional precision, especially in **Moroccan contexts**.
|
47 |
## π Highlights:
|
48 |
- **20,000+ Downloads**: Trusted by developers and researchers for French NER tasks.
|
49 |
- **π Recognized by John Snow Labs**: Adapted for scalability and enterprise-grade applications like **healthcare**.
|