File size: 272 Bytes
7f9f52a
 
 
 
cd3f91d
1
2
3
4
5
import gradio as gr

examples = [['La f贸rmula leucocitaria mostr贸 un 56,6% de neutr贸filos, un 32,1% de linfocitos y un 10,2% de monocitos.']]

gr.Interface.load("models/ajtamayoh/NLP-CIC-WFU_SocialDisNER_fine_tuned_NER_EHR_Spanish_model_Mulitlingual_BERT_v2").launch();