File size: 3,999 Bytes
9b86380
 
20e1c5b
9b86380
 
 
 
 
 
 
20e1c5b
9b86380
 
2e7b33e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
---
title: HealthcareNER Fr
emoji: 🩺
colorFrom: blue
colorTo: pink
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: French Healthcare NER Demo from the Book NLP on OCI
---

# French Healthcare NER Model (Educational Version)

This Hugging Face Space provides a live demonstration of the model developed as part of the healthcare NLP case study featured throughout my 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.

## 📚 Purpose and Scope

This Hugging Face Space showcases the model built step-by-step in Chapters 4 to 7 of the book, covering everything from healthcare dataset creation to fine-tuning a transformer-based NER model. It provides a practical example of how NLP can be applied in healthcare to extract insights from French medical texts.

Why Explore This Demo?  
- **Experiment with the Model**: Interact with the healthcare NLP model from the book without the need to train one from scratch.  
- **Discover What You Can Build**: Get a hands-on preview of the process detailed in the book, from healthcare dataset preparation to fine-tuning a pre-trained transformer-based NER model.  

## ⚠️ Usage Restrictions

This is a demo provided for educational purposes. The Model behind was trained on a limited dataset and is not intended for production use, clinical decision-making, or real-world medical applications.

- Educational and research purposes only
- Not licensed for commercial deployment
- Not for production use
- Not for medical decisions

## 🎓 Book Reference

This model is built as described in Chapter 6 of the book *Natural Language Processing on Oracle Cloud Infrastructure*. The book covers the entire NLP solution lifecycle—including data preparation, model fine-tuning, deployment, and monitoring. Chapter 6 specifically focuses on:

- Fine-tuning a pretrained model from Hugging Face Hub for healthcare Named Entity Recognition (NER)  
- Training the model using OCI’s Data Science service and Hugging Face Transformers libraries 
- Performance evaluation and best practices for robust and cost-effective NLP models  

For more details, you can explore the book and Chapter 6 on the following platforms:  
- **Full Book on Springer**: [View Here](https://link.springer.com/book/10.1007/979-8-8688-1073-2)  
- **Chapter 6 on Springer**: [Read Chapter 6](https://link.springer.com/chapter/10.1007/979-8-8688-1073-2_6)  
- **Amazon**: [Learn More](https://a.co/d/3jDIQki)

## Citation

<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
If you use this model, please cite the following:

```bibtex
@Inbook{Assoudi2024,
author="Assoudi, Hicham",
title="Model Fine-Tuning",
bookTitle="Natural Language Processing on Oracle Cloud Infrastructure: Building Transformer-Based NLP Solutions Using Oracle AI and Hugging Face",
year="2024",
publisher="Apress",
address="Berkeley, CA",
pages="249--319",
abstract="This chapter focuses on the process of fine-tuning a pretrained model for healthcare Named Entity Recognition (NER). This chapter provides an in-depth exploration of training the healthcare NER model using OCI's Data Science platform and Hugging Face tools. It covers the fine-tuning process, performance evaluation, and best practices that contribute to creating robust and cost-effective NLP models.",
isbn="979-8-8688-1073-2",
doi="10.1007/979-8-8688-1073-2_6",
url="https://doi.org/10.1007/979-8-8688-1073-2_6"
}
```

## 📞 Connect and Contact

Stay updated on my latest models and projects:  
👉 **[Follow me on Hugging Face](https://huggingface.co/hassoudi)**  

For inquiries or professional communication, feel free to reach out:  
📧 **Email**: [[email protected]](mailto:[email protected])