paper-with-me

Papers

Interpretable Multi-dataset Evaluation for Named Entity Recognition

2020-11-13 · EMNLP 2020 11 · Jinlan Fu, PengFei Liu, Graham Neubig

With the proliferation of models for natural language processing tasks, it is even harder to understand the differences between models and their relative merits. Simply looking at differences between holistic metrics such as accuracy, BLEU, or F1 does not tell us why or how particular methods perform differently and how diverse datasets influence the model design choices. In this paper, we present a general methodology for interpretable evaluation for the named entity recognition (NER) task. The proposed evaluation method enables us to interpret the differences in models and datasets, as well as the interplay between them, identifying the strengths and weaknesses of current systems. By making our analysis tool available, we make it easy for future researchers to run similar analyses and drive progress in this area: https://github.com/neulab/InterpretEval.

📄 PDF Abstract BibTeX arXiv:2011.06854

Code (2)

neulab/InterpretEval 공식 구현
Aitslab/BioNLP pytorch

Tasks

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

Similar Papers 제목 키워드 기반

Towards Interpretable Evaluations: A Case Study of Named Entity Recognition

2019-09-25 · Jinlan Fu, PengFei Liu, Xuanjing Huang

With the proliferation of models for natural language processing (NLP) tasks, it is even harder to understand the differences between models and their relative merits. Simply looking at differences between holistic m…

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

MedPath: Multi-Domain Cross-Vocabulary Hierarchical Paths for Biomedical Entity Linking

2025-11-14 · Nishant Mishra, Wilker Aziz, Iacer Calixto arxiv

Progress in biomedical Named Entity Recognition (NER) and Entity Linking (EL) is currently hindered by a fragmented data landscape, a lack of resources for building explainable models, and the limitations of semantically…

Entity Linking

Design Challenges in Named Entity Transliteration

2018-08-07 · COLING 2018 8 · Yuval Merhav, Stephen Ash

We analyze some of the fundamental design challenges that impact the development of a multilingual state-of-the-art named entity transliteration system, including curating bilingual named entity datasets and evaluation o…

DecoderTransliteration

Named Entity Normalization Model Using Edge Weight Updating Neural Network: Assimilation Between Knowledge-Driven Graph and Data-Driven Graph

2021-06-14 · Sung Hwan Jeon, Sungzoon Cho

Discriminating the matched named entity pairs or identifying the entities' canonical forms are critical in text mining tasks. More precise named entity normalization in text mining will benefit other subsequent text anal…

DANGNT-SGU at SemEval-2022 Task 11: Using Pre-trained Language Model for Complex Named Entity Recognition

2022-07-01 · SemEval (NAACL) 2022 7 · Dang Nguyen, Huy Khac Nguyen Huynh

In this paper, we describe a system that we built to participate in the SemEval 2022 Task 11: MultiCoNER Multilingual Complex Named Entity Recognition, specifically the track Mono-lingual in English. To construct this sy…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+1