paper-with-me

홈 › Papers

Clinical Flair: A Pre-Trained Language Model for Spanish Clinical Natural Language Processing

2022-07-01 · NAACL (ClinicalNLP) 2022 7 · Matías Rojas, Jocelyn Dunstan, Fabián Villena

Word embeddings have been widely used in Natural Language Processing (NLP) tasks. Although these representations can capture the semantic information of words, they cannot learn the sequence-level semantics. This problem can be handled using contextual word embeddings derived from pre-trained language models, which have contributed to significant improvements in several NLP tasks. Further improvements are achieved when pre-training these models on domain-specific corpora. In this paper, we introduce Clinical Flair, a domain-specific language model trained on Spanish clinical narratives. To validate the quality of the contextual representations retrieved from our model, we tested them on four named entity recognition datasets belonging to the clinical and biomedical domains. Our experiments confirm that incorporating domain-specific embeddings into classical sequence labeling architectures improves model performance dramatically compared to general-domain embeddings, demonstrating the importance of having these resources available.

📄 PDF Abstract BibTeX

Code (1)

plncmm/spanish-clinical-flair 공식 구현 pytorch

Tasks

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Word Embeddings

Similar Papers 제목 키워드 기반

Automatic Extraction of Nested Entities in Clinical Referrals in Spanish

2022-04-07 · ACM Transactions on Computing for Healthcare 2022 4 · Pablo Báez, Felipe Bravo-Marquez, Jocelyn Dunstan, Matías Rojas 외

Here we describe a new clinical corpus rich in nested entities and a series of neural models to identify them. The corpus comprises de-identified referrals from the waiting list in Chilean public hospitals. A subset of 5…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

EriBERTa: A Bilingual Pre-Trained Language Model for Clinical Natural Language Processing

2023-06-12 · Iker de la Iglesia, Aitziber Atutxa, Koldo Gojenola, Ander Barrena

The utilization of clinical reports for various secondary purposes, including health research and treatment monitoring, is crucial for enhancing patient care. Natural Language Processing (NLP) tools have emerged as valua…

Language ModelingLanguage ModellingTransfer Learning

Pretrained Biomedical Language Models for Clinical NLP in Spanish

2022-05-01 · BioNLP (ACL) 2022 5 · Casimiro Pio Carrino, Joan Llop, Marc Pàmies, Asier Gutiérrez-Fandiño 외

This work presents the first large-scale biomedical Spanish language models trained from scratch, using large biomedical corpora consisting of a total of 1.1B tokens and an EHR corpus of 95M tokens. We compared them agai…

NER

A Survey of Spanish Clinical Language Models

2023-08-04 · Guillem García Subies, Álvaro Barbero Jiménez, Paloma Martínez Fernández

This survey focuses in encoder Language Models for solving tasks in the clinical domain in the Spanish language. We review the contributions of 17 corpora focused mainly in clinical tasks, then list the most relevant Spa…

BenchmarkingSurvey

Biomedical and Clinical Language Models for Spanish: On the Benefits of Domain-Specific Pretraining in a Mid-Resource Scenario

2021-09-08 · Casimiro Pio Carrino, Jordi Armengol-Estapé, Asier Gutiérrez-Fandiño, Joan Llop-Palao 외

This work presents biomedical and clinical language models for Spanish by experimenting with different pretraining choices, such as masking at word and subword level, varying the vocabulary size and testing with domain d…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER