paper-with-me

홈 › Papers

Annotating the Pandemic: Named Entity Recognition and Normalisation in COVID-19 Literature

2020-12-01 · EMNLP (NLP-COVID19) 2020 12 · Nico Colic, Lenz Furrer, Fabio Rinaldi

The COVID-19 pandemic has been accompanied by such an explosive increase in media coverage and scientific publications that researchers find it difficult to keep up. We are presenting a publicly available pipeline to perform named entity recognition and normalisation in parallel to help find relevant publications and to aid in downstream NLP tasks such as text summarisation. In our approach, we are using a dictionary-based system for its high recall in conjunction with two models based on BioBERT for their accuracy. Their outputs are combined according to different strategies depending on the entity type. In addition, we are using a manually crafted dictionary to increase performance for new concepts related to COVID-19. We have previously evaluated our work on the CRAFT corpus, and make the output of our pipeline available on two visualisation platforms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Named Entity Recognition in COVID-19 tweets with Entity Knowledge Augmentation

2025-10-05 · Xuankang Zhang, Jiangming Liu arxiv

The COVID-19 pandemic causes severe social and economic disruption around the world, raising various subjects that are discussed over social media. Identifying pandemic-related named entities as expressed on social media…

Improving Named Entity Recognition in Telephone Conversations via Effective Active Learning with Human in the Loop

2022-11-02 · Md Tahmid Rahman Laskar, Cheng Chen, Xue-Yong Fu, Shashi Bhushan TN

Telephone transcription data can be very noisy due to speech recognition errors, disfluencies, etc. Not only that annotating such data is very challenging for the annotators, but also such data may have lots of annotatio…

Active Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

FRACCO: A gold-standard annotated corpus of oncological entities with ICD-O-3.1 normalisation

2025-10-13 · Johann Pignat, Milena Vucetic, Christophe Gaudet-Blavignac, Jamil Zaghir 외 arxiv

Developing natural language processing tools for clinical text requires annotated datasets, yet French oncology resources remain scarce. We present FRACCO (FRench Annotated Corpus for Clinical Oncology) an expert-annotat…

COVID-19 Named Entity Recognition for Vietnamese

2021-04-08 · NAACL 2021 4 · Thinh Hung Truong, Mai Hoang Dao, Dat Quoc Nguyen

The current COVID-19 pandemic has lead to the creation of many corpora that facilitate NLP research and downstream applications to help fight the pandemic. However, most of these corpora are exclusively for English. As t…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition In VietnameseNamed Entity Recognition (NER)+3

Transferring Modern Named Entity Recognition to the Historical Domain: How to Take the Step?

2021-12-01 · NLP4DH (ICON) 2021 12 · Baptiste Blouin, Benoit Favre, Jeremy Auguste, Christian Henriot

Named entity recognition is of high interest to digital humanities, in particular when mining historical documents. Although the task is mature in the field of NLP, results of contemporary models are not satisfactory on …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Optical Character Recognition (OCR)