Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -45,11 +45,10 @@ demo = gr.Interface(
|
|
45 |
title="French Healthcare NER Demo",
|
46 |
description="""
|
47 |
_By **Hicham Assoudi** – AI Researcher (Ph.D.), Oracle Consultant, and Author._
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
âš¡ **Built on OCI**: Trained using Oracle Cloud Infrastructure's AI capabilities.
|
53 |
""",
|
54 |
article="""
|
55 |
### **Disclaimer**
|
|
|
45 |
title="French Healthcare NER Demo",
|
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 for healthcare NLP.
|
|
|
52 |
""",
|
53 |
article="""
|
54 |
### **Disclaimer**
|