NER

576 papers with code • 6 benchmarks • 24 datasets

The named entity recognition (NER) involves identification of key information in the text and classification into a set of predefined categories. This includes standard entities in the text like Part of Speech (PoS) and entities like places, names etc...

Libraries

Use these libraries to find NER models and implementations

Latest papers with no code

Few-shot Name Entity Recognition on StackOverflow

no code yet • 15 Apr 2024

StackOverflow, with its vast question repository and limited labeled examples, raise an annotation challenge for us.

ToNER: Type-oriented Named Entity Recognition with Generative Language Model

no code yet • 14 Apr 2024

In recent years, the fine-tuned generative models have been proven more powerful than the previous tagging-based or span-based models on named entity recognition (NER) task.

Hybrid Multi-stage Decoding for Few-shot NER with Entity-aware Contrastive Learning

no code yet • 10 Apr 2024

In the training process, we train and get the best entity-span detection model and the entity classification model separately on the source domain using meta-learning, where we create a contrastive learning module to enhance entity representations for entity classification.

LLMs in Biomedicine: A study on clinical Named Entity Recognition

no code yet • 10 Apr 2024

Large Language Models (LLMs) demonstrate remarkable versatility in various NLP tasks but encounter distinct challenges in biomedicine due to medical language complexities and data scarcity.

Comprehensive Study on German Language Models for Clinical and Biomedical Text Understanding

no code yet • 8 Apr 2024

Recent advances in natural language processing (NLP) can be largely attributed to the advent of pre-trained language models such as BERT and RoBERTa.

LTNER: Large Language Model Tagging for Named Entity Recognition with Contextualized Entity Marking

no code yet • 8 Apr 2024

The use of LLMs for natural language processing has become a popular trend in the past two years, driven by their formidable capacity for context comprehension and learning, which has inspired a wave of research from academics and industry professionals.

Enhancing Software Related Information Extraction with Generative Language Models through Single-Choice Question Answering

no code yet • 8 Apr 2024

This paper describes our participation in the Shared Task on Software Mentions Disambiguation (SOMD), with a focus on improving relation extraction in scholarly texts through Generative Language Models (GLMs) using single-choice question-answering.

How much reliable is ChatGPT's prediction on Information Extraction under Input Perturbations?

no code yet • 7 Apr 2024

In this paper, we assess the robustness (reliability) of ChatGPT under input perturbations for one of the most fundamental tasks of Information Extraction (IE) i. e. Named Entity Recognition (NER).

Quantifying AI Vulnerabilities: A Synthesis of Complexity, Dynamical Systems, and Game Theory

no code yet • 7 Apr 2024

The rapid integration of Artificial Intelligence (AI) systems across critical domains necessitates robust security evaluation frameworks.

SCANNER: Knowledge-Enhanced Approach for Robust Multi-modal Named Entity Recognition of Unseen Entities

no code yet • 2 Apr 2024

Our approach demonstrates competitive performance on the NER benchmark and surpasses existing methods on both MNER and GMNER benchmarks.