named-entity-recognition

790 papers with code • 2 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find named-entity-recognition 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.

ClinLinker: Medical Entity Linking of Clinical Concept Mentions in Spanish

no code yet • 9 Apr 2024

This study presents ClinLinker, a novel approach employing a two-phase pipeline for medical entity linking that leverages the potential of in-domain adapted language models for biomedical text mining: initial candidate retrieval using a SapBERT-based bi-encoder and subsequent re-ranking with a cross-encoder, trained by following a contrastive-learning strategy to be tailored to medical concepts in Spanish.

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).