Spaces:
Running
Running
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 |
-
As featured in _Natural Language Processing on Oracle Cloud Infrastructure: Building Transformer-Based NLP Solutions Using Oracle AI and Hugging Face_. [Get the Book](https://a.co/d/eg7my5G).
|
49 |
|
50 |
-
🔬 **Live Demo
|
51 |
-
|
52 |
-
|
53 |
⚡ **Built on OCI**: Trained using Oracle Cloud Infrastructure's AI capabilities.
|
54 |
""",
|
55 |
article="""
|
|
|
45 |
title="French Healthcare NER Demo",
|
46 |
description="""
|
47 |
_By **Hicham Assoudi** – AI Researcher (Ph.D.), Oracle Consultant, and Author._
|
|
|
48 |
|
49 |
+
Explore the 🔬 **Live Demo** of the French Healthcare NER model, featured in _Natural Language Processing on Oracle Cloud Infrastructure: Building Transformer-Based NLP Solutions Using Oracle AI and Hugging Face_. Learn more in Chapter 6 of the book ([Get the Book](https://a.co/d/eg7my5G)).
|
50 |
+
|
51 |
+
📚 **Educational Focus**: Step-by-step guidance on building NLP models, using the healthcare case study featured in the book. Explore applications like extracting insights from medical records, identifying patient conditions, and supporting compliance with healthcare regulations.
|
52 |
⚡ **Built on OCI**: Trained using Oracle Cloud Infrastructure's AI capabilities.
|
53 |
""",
|
54 |
article="""
|