paper-with-me

홈 › Papers

NLNDE: Enhancing Neural Sequence Taggers with Attention and Noisy Channel for Robust Pharmacological Entity Detection

2020-07-02 · WS 2019 11 · Lukas Lange, Heike Adel, Jannik Strötgen

Named entity recognition has been extensively studied on English news texts. However, the transfer to other domains and languages is still a challenging problem. In this paper, we describe the system with which we participated in the first subtrack of the PharmaCoNER competition of the BioNLP Open Shared Tasks 2019. Aiming at pharmacological entity detection in Spanish texts, the task provides a non-standard domain and language setting. However, we propose an architecture that requires neither language nor domain expertise. We treat the task as a sequence labeling task and experiment with attention-based embedding selection and the training on automatically annotated data to further improve our system's performance. Our system achieves promising results, especially by combining the different techniques, and reaches up to 88.6% F1 in the competition.

📄 PDF Abstract BibTeX arXiv:2007.01022

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

NLNDE: The Neither-Language-Nor-Domain-Experts' Way of Spanish Medical Document De-Identification

2020-07-02 · Lukas Lange, Heike Adel, Jannik Strötgen

Natural language processing has huge potential in the medical domain which recently led to a lot of research in this field. However, a prerequisite of secure processing of medical documents, e.g., patient notes and clini…

De-identification

Enhancing Aspect Term Extraction with Soft Prototypes

2020-11-01 · EMNLP 2020 11 · Zhuang Chen, Tieyun Qian

Aspect term extraction (ATE) aims to extract aspect terms from a review sentence that users have expressed opinions on. Existing studies mostly focus on designing neural sequence taggers to extract linguistic features fr…

Extract AspectRetrievalSentenceTerm Extraction

Learning What's Easy: Fully Differentiable Neural Easy-First Taggers

2017-09-01 · EMNLP 2017 9 · Andr{\'e} F. T. Martins, Julia Kreutzer

We introduce a novel neural easy-first decoder that learns to solve sequence tagging tasks in a flexible order. In contrast to previous easy-first decoders, our models are end-to-end differentiable. The decoder iterative…

DecoderImitation LearningNamed Entity Recognition (NER)Part-Of-Speech Tagging

Named Entity Recognition for Partially Annotated Datasets

2022-04-19 · Michael Strobl, Amine Trabelsi, Osmar Zaiane

The most common Named Entity Recognizers are usually sequence taggers trained on fully annotated corpora, i.e. the class of all words for all entities is known. Partially annotated corpora, i.e. some but not all entities…

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

NLNDE at CANTEMIST: Neural Sequence Labeling and Parsing Approaches for Clinical Concept Extraction

2020-10-23 · Lukas Lange, Xiang Dai, Heike Adel, Jannik Strötgen

The recognition and normalization of clinical information, such as tumor morphology mentions, is an important, but complex process consisting of multiple subtasks. In this paper, we describe our system for the CANTEMIST …

Clinical Concept Extraction