A Deep Learning-Based System for PharmaCoNER
The Biological Text Mining Unit at BSC and CNIO organized the first shared task on chemical {\&} drug mention recognition from Spanish medical texts called PharmaCoNER (Pharmacological Substances, Compounds and proteins and Named Entity Recognition track) in 2019, which includes two tracks: one for NER offset and entity classification (track 1) and the other one for concept indexing (track 2). We developed a pipeline system based on deep learning methods for this shared task, specifically, a subsystem based on BERT (Bidirectional Encoder Representations from Transformers) for NER offset and entity classification and a subsystem based on Bpool (Bi-LSTM with max/mean pooling) for concept indexing. Evaluation conducted on the shared task data showed that our system achieves a micro-average F1-score of 0.9105 on track 1 and a micro-average F1-score of 0.8391 on track 2.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningGeneral Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Transfer Learning in Biomedical Named Entity Recognition: An Evaluation of BERT in the PharmaCoNER task
To date, a large amount of biomedical content has been published in non-English texts, especially for clinical documents. Therefore, it is of considerable significance to conduct Natural Language Processing (NLP) researc…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1RACAI's System at PharmaCoNER 2019
This paper describes the Named Entity Recognition system of the Institute for Artificial Intelligence {``}Mihai Dr{\u{a}}g{\u{a}}nescu{''} of the Romanian Academy (RACAI for short). Our best F1 score of 0.84984 was achie…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1Biomedical Named Entity Recognition with Multilingual BERT
We present the approach of the Turku NLP group to the PharmaCoNER task on Spanish biomedical named entity recognition. We apply a CRF-based baseline approach and multilingual BERT to the task, achieving an F-score of 88{…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)PharmaCoNER: Pharmacological Substances, Compounds and proteins Named Entity Recognition track
One of the biomedical entity types of relevance for medicine or biosciences are chemical compounds and drugs. The correct detection these entities is critical for other text mining applications building on them, such as …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Annotating and normalizing biomedical NEs with limited knowledge
Named entity recognition (NER) is the very first step in the linguistic processing of any new domain. It is currently a common process in BioNLP on English clinical text. However, it is still in its infancy in other majo…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER