pith. sign in

arxiv: 2011.06993 · v2 · pith:3L4T6NUAnew · submitted 2020-11-13 · 💻 cs.CL

FLERT: Document-Level Features for Named Entity Recognition

classification 💻 cs.CL
keywords document-levelfeaturescontextentityexperimentsmodelnamedrecognition
0
0 comments X
read the original abstract

Current state-of-the-art approaches for named entity recognition (NER) typically consider text at the sentence-level and thus do not model information that crosses sentence boundaries. However, the use of transformer-based models for NER offers natural options for capturing document-level features. In this paper, we perform a comparative evaluation of document-level features in the two standard NER architectures commonly considered in the literature, namely "fine-tuning" and "feature-based LSTM-CRF". We evaluate different hyperparameters for document-level features such as context window size and enforcing document-locality. We present experiments from which we derive recommendations for how to model document context and present new state-of-the-art scores on several CoNLL-03 benchmark datasets. Our approach is integrated into the Flair framework to facilitate reproduction of our experiments.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DialogPII: A multilingual dataset of synthetic dialog transcripts to detect personal information

    cs.CL 2026-06 unverdicted novelty 7.0

    DialogPII is a new multilingual synthetic dialog dataset covering 11 languages, 8 scenarios, and 19 entity types for personal information detection, with aligned text and speech-derived transcripts plus baseline NER models.