paper-with-me

홈 › 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, Fabián Villena

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,000 referrals (58.6% medical and 41.4% dental) was manually annotated with 10 types of entities, six attributes, and pairs of relations with clinical relevance. In total, there are 110,771 annotated tokens. A trained medical doctor or dentist annotated these referrals, and then, together with three other researchers, consolidated each of the annotations. The annotated corpus has 48.17% of entities embedded in other entities or containing another one. We use this corpus to build models for Named Entity Recognition (NER). The best results were achieved using a Multiple Single-entity architecture with clinical word embeddings stacked with character and Flair contextual embeddings. The entity with the best performance is abbreviation, and the hardest to recognize is finding. NER models applied to this corpus can leverage statistics of diseases and pending procedures. This work constitutes the first annotated corpus using clinical narratives from Chile and one of the few in Spanish. The annotated corpus, clinical word embeddings, annotation guidelines, and neural models are freely released to the community.

📄 PDF Abstract BibTeX

Code (1)

plncmm/acm_health_msen pytorch

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERNested Named Entity RecognitionWord Embeddings

Similar Papers 제목 키워드 기반

The Chilean Waiting List Corpus: a new resource for clinical Named Entity Recognition in Spanish

2020-11-01 · EMNLP (ClinicalNLP) 2020 11 · Pablo Báez, Fabián Villena, Matías Rojas, Manuel Durán 외

In this work we describe the Waiting List Corpus consisting of de-identified referrals for several specialty consultations from the waiting list in Chilean public hospitals. A subset of 900 referrals was manually annotat…

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

Automatic Coding at Scale: Design and Deployment of a Nationwide System for Normalizing Referrals in the Chilean Public Healthcare System

2023-07-09 · Fabián Villena, Matías Rojas, Felipe Arias, Jorge Pacheco 외

The disease coding task involves assigning a unique identifier from a controlled vocabulary to each disease mentioned in a clinical document. This task is relevant since it allows information extraction from unstructured…

ManagementNER

DeepEventMine: end-to-end neural nested event extraction from biomedical texts

2020-06-17 · Hai-Long Trieu, Thy Thy Tran, Khoa N A Duong, Anh Nguyen 외

Motivation Recent neural approaches on event extraction from text mainly focus on flat events in general domain, while there are less attempts to detect nested and overlapping events. These existing systems are built on…

Event ExtractionSentence

Leveraging deep active learning to identify low-resource mobility functioning information in public clinical notes

2023-11-27 · Tuan-Dung Le, Zhuqi Miao, Samuel Alvarado, Brittany Smith 외

Function is increasingly recognized as an important indicator of whole-person health, although it receives little attention in clinical natural language processing research. We introduce the first public annotated datase…

Active LearningNER

NEREL: A Russian Dataset with Nested Named Entities, Relations and Events

2021-08-30 · RANLP 2021 9 · Natalia Loukachevitch, Ekaterina Artemova, Tatiana Batura, Pavel Braslavski 외

In this paper, we present NEREL, a Russian dataset for named entity recognition and relation extraction. NEREL is significantly larger than existing Russian datasets: to date it contains 56K annotated named entities and …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Relation Extraction+1