Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ demo = gr.Interface(
|
|
46 |
description="""
|
47 |
_By **Hicham Assoudi** – AI Researcher (Ph.D.), Oracle Consultant, and Author._
|
48 |
|
49 |
-
🔬 **Live Demo**: Try
|
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 |
""",
|
|
|
46 |
description="""
|
47 |
_By **Hicham Assoudi** – AI Researcher (Ph.D.), Oracle Consultant, and Author._
|
48 |
|
49 |
+
🔬 **Live Demo**: Try this French Healthcare NER model, part of the healthcare NLP case study featured in 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).* Dive into Chapter 6 for a comprehensive, step-by-step guide on building this model.
|
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 |
""",
|