Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -46,9 +46,9 @@ demo = gr.Interface(
|
|
46 |
description="""
|
47 |
_By **Hicham Assoudi** – AI Researcher (Ph.D.), Oracle Consultant, and Author._
|
48 |
|
49 |
-
🔬 **Live Demo**: Try the French Healthcare NER model, showcased in *Natural Language Processing on Oracle Cloud Infrastructure: Building Transformer-Based NLP Solutions Using Oracle AI and Hugging Face*. Dive into Chapter 6 of the book to learn how to build this model step-by-step ([Get the Book](#)).
|
50 |
-
📚 **Educational Focus**: Gain practical, step-by-step guidance on building NLP models through a healthcare case study featured in the book. Discover how to extract insights from medical records, identify patient conditions, and ensure compliance with healthcare standards.
|
51 |
-
âš¡ **Powered by OCI**: This model was trained on Oracle Cloud Infrastructure, leveraging its robust AI capabilities
|
52 |
""",
|
53 |
article="""
|
54 |
### **Disclaimer**
|
|
|
46 |
description="""
|
47 |
_By **Hicham Assoudi** – AI Researcher (Ph.D.), Oracle Consultant, and Author._
|
48 |
|
49 |
+
🔬 **Live Demo**: Try the French Healthcare NER model, showcased in *Natural Language Processing on Oracle Cloud Infrastructure: Building Transformer-Based NLP Solutions Using Oracle AI and Hugging Face*. Dive into Chapter 6 of the book to learn how to build this model step-by-step ([Get the Book](#)).
|
50 |
+
📚 **Educational Focus**: Gain practical, step-by-step guidance on building NLP models through a healthcare case study featured in the book. Discover how to extract insights from medical records, identify patient conditions, and ensure compliance with healthcare standards.
|
51 |
+
âš¡ **Powered by OCI**: This model was trained on Oracle Cloud Infrastructure, leveraging its robust AI capabilities.
|
52 |
""",
|
53 |
article="""
|
54 |
### **Disclaimer**
|