hassoudi commited on
Commit
6123ce1
Β·
verified Β·
1 Parent(s): c87d13e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
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
- 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)
 
 
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.