paper-with-me

홈 › Papers

Negation Detection in Clinical Reports Written in German

2016-12-01 · WS 2016 12 · Viviana Cotik, Rol Roller, , Feiyu Xu, Hans Uszkoreit, Klemens Budde, Danilo Schmidt

An important subtask in clinical text mining tries to identify whether a clinical finding is expressed as present, absent or unsure in a text. This work presents a system for detecting mentions of clinical findings that are negated or just speculated. The system has been applied to two different types of German clinical texts: clinical notes and discharge summaries. Our approach is built on top of NegEx, a well known algorithm for identifying non-factive mentions of medical findings. In this work, we adjust a previous adaptation of NegEx to German and evaluate the system on our data to detect negation and speculation. The results are compared to a baseline algorithm and are analyzed for both types of clinical documents. Our system achieves an F1-Score above 0.9 on both types of reports.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Named Entity Recognition (NER)NegationNegation DetectionRelation Extraction

Similar Papers 제목 키워드 기반

Annotating Negation in Spanish Clinical Texts

2017-04-01 · WS 2017 4 · Noa Cruz, Roser Morante, Manuel J. Ma{\~n}a L{\'o}pez, Jacinto Mata V{\'a}zquez 외

In this paper we present on-going work on annotating negation in Spanish clinical documents. A corpus of anamnesis and radiology reports has been annotated by two domain expert annotators with negation markers and negate…

Negation

A Case Study on Pros and Cons of Regular Expression Detection and Dependency Parsing for Negation Extraction from German Medical Documents. Technical Report

2021-05-20 · Hans-Jürgen Profitlich, Daniel Sonntag

We describe our work on information extraction in medical documents written in German, especially detecting negations using an architecture based on the UIMA pipeline. Based on our previous work on software modules to co…

Dependency ParsingNegation

Joint Entity Extraction and Assertion Detection for Clinical Text

2018-12-13 · ACL 2019 7 · Parminder Bhatia, Busra Celikkaya, Mohammed Khalilia

Negative medical findings are prevalent in clinical reports, yet discriminating them from positive findings remains a challenging task for information extraction. Most of the existing systems treat this task as a pipelin…

DecoderEntity Extraction using GANnamed-entity-recognitionNamed Entity Recognition+4

NegBio: a high-performance tool for negation and uncertainty detection in radiology reports

2017-12-16 · Yifan Peng, Xiaosong Wang, Le Lu, Mohammadhadi Bagheri 외

Negative and uncertain medical findings are frequent in radiology reports, but discriminating them from positive findings remains challenging for information extraction. Here, we propose a new algorithm, NegBio, to detec…

BenchmarkingNegation

Not a cute stroke: Analysis of Rule- and Neural Network-based Information Extraction Systems for Brain Radiology Reports

2020-11-01 · EMNLP (Louhi) 2020 11 · Andreas Grivas, Beatrice Alex, Claire Grover, Richard Tobin 외

We present an in-depth comparison of three clinical information extraction (IE) systems designed to perform entity recognition and negation detection on brain imaging reports: EdIE-R, a bespoke rule-based system, and two…

Multi-Task LearningNegationNegation Detection