Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -55,9 +55,9 @@ demo = gr.Interface(
|
|
55 |
description="""
|
56 |
_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)
|
57 |
|
58 |
-
π¬ **
|
59 |
-
|
60 |
-
|
61 |
""",
|
62 |
article="""
|
63 |
### **Disclaimer**
|
|
|
55 |
description="""
|
56 |
_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)
|
57 |
|
58 |
+
π¬ **Try the French Healthcare NER model**, developed as part of the healthcare NLP case study from the book *[Natural Language Processing on Oracle Cloud Infrastructure: Building Transformer-Based NLP Solutions Using Oracle AI and Hugging Face](https://a.co/d/h0xL4lo).
|
59 |
+
|
60 |
+
This Hugging Face Space demonstrates the step-by-step process detailed in π **Chapters 4 to 7**, including healthcare dataset preparation and fine-tuning a transformer-based NER model. It offers a practical example of how NLP can extract valuable insights from π₯ **French medical texts**, such as identifying conditions, treatments, and more.
|
61 |
""",
|
62 |
article="""
|
63 |
### **Disclaimer**
|