Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -45,8 +45,11 @@ 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 |
π¬ **Live Demo**: Demonstration of the French Healthcare NER model from Chapter 6 of the book.
|
51 |
π **Educational Focus**: Step-by-step guidance on model building, from design to deployment.
|
52 |
π₯ **Applications**: Healthcare NLP for text analysis, clinical studies, and compliance.
|
|
|
45 |
title="French Healthcare NER Demo",
|
46 |
description="""
|
47 |
_By **Hicham Assoudi** β AI Researcher (Ph.D.), Oracle Consultant, and Author._
|
48 |
+
|
49 |
---
|
50 |
+
|
51 |
+
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).
|
52 |
+
|
53 |
π¬ **Live Demo**: Demonstration of the French Healthcare NER model from Chapter 6 of the book.
|
54 |
π **Educational Focus**: Step-by-step guidance on model building, from design to deployment.
|
55 |
π₯ **Applications**: Healthcare NLP for text analysis, clinical studies, and compliance.
|