TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Neural Reranking for Named Entity Recognition

Neural Reranking for Named Entity Recognition

Jie Yang, Yue Zhang, Fei Dong

2017-07-17RANLP 2017 9Rerankingnamed-entity-recognitionNamed Entity RecognitionNERNamed Entity Recognition (NER)
PaperPDFCode(official)

Abstract

We propose a neural reranking system for named entity recognition (NER). The basic idea is to leverage recurrent neural network models to learn sentence-level patterns that involve named entity mentions. In particular, given an output sentence produced by a baseline NER model, we replace all entity mentions, such as \textit{Barack Obama}, into their entity types, such as \textit{PER}. The resulting sentence patterns contain direct output information, yet is less sparse without specific named entities. For example, "PER was born in LOC" can be such a pattern. LSTM and CNN structures are utilised for learning deep representations of such sentences for reranking. Results show that our system can significantly improve the NER accuracies over two different baselines, giving the best reported results on a standard benchmark.

Results

TaskDatasetMetricValueModel
Named Entity Recognition (NER)CoNLL 2003 (English)F191.62Yang et al. ([2017a])

Related Papers

SARA: Selective and Adaptive Retrieval-augmented Generation with Context Compression2025-07-08Efficiency-Effectiveness Reranking FLOPs for LLM-based Rerankers2025-07-08Flippi: End To End GenAI Assistant for E-Commerce2025-07-08Mask-aware Text-to-Image Retrieval: Referring Expression Segmentation Meets Cross-modal Retrieval2025-06-28Selecting and Merging: Towards Adaptable and Scalable Named Entity Recognition with Large Language Models2025-06-28JointRank: Rank Large Set with Single Pass2025-06-27Leveraging LLM-Assisted Query Understanding for Live Retrieval-Augmented Generation2025-06-26AI Assistants to Enhance and Exploit the PETSc Knowledge Base2025-06-25