SOTAVerified

Named Entity Recognition (NER)

Named Entity Recognition (NER) is a task of Natural Language Processing (NLP) that involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, and others. The goal of NER is to extract structured information from unstructured text data and represent it in a machine-readable format. Approaches typically use BIO notation, which differentiates the beginning (B) and the inside (I) of entities. O is used for non-entity tokens.

Example:

| Mark | Watney | visited | Mars | | --- | ---| --- | --- | | B-PER | I-PER | O | B-LOC |

( Image credit: Zalando )

Papers

Showing 501550 of 2874 papers

TitleStatusHype
Synthetic4Health: Generating Annotated Synthetic Clinical LettersCode0
SubRegWeigh: Effective and Efficient Annotation Weighing with Subword RegularizationCode0
Preserving Empirical Probabilities in BERT for Small-sample Clinical Entity Recognition0
LSTM Recurrent Neural Networks for Cybersecurity Named Entity Recognition0
Investigating LLM Applications in E-Commerce0
CLLMFS: A Contrastive Learning enhanced Large Language Model Framework for Few-Shot Named Entity Recognition0
LLMs are not Zero-Shot Reasoners for Biomedical Information Extraction0
AttackER: Towards Enhancing Cyber-Attack Attribution with a Named Entity Recognition Dataset0
mucAI at WojoodNER 2024: Arabic Named Entity Recognition with Nearest Neighbor Search0
Enhancing Supply Chain Visibility with Knowledge Graphs and Large Language Models0
Comparative Analysis of Encoder-Based NER and Large Language Models for Skill Extraction from Russian Job Vacancies0
Learning Robust Named Entity Recognizers From Noisy Data With Retrieval Augmentation0
Developing a Reliable, Fast, General-Purpose Hallucination Detection and Mitigation Service0
MMM: Multilingual Mutual Reinforcement Effect Mix Datasets & Test with Open-domain Information Extraction Large Language Models0
WojoodNER 2024: The Second Arabic Named Entity Recognition Shared Task0
FsPONER: Few-shot Prompt Optimization for Named Entity Recognition in Domain-specific ScenariosCode0
TokenVerse: Towards Unifying Speech and NLP Tasks via Transducer-based ASRCode0
Entity Decomposition with Filtering: A Zero-Shot Clinical Named Entity Recognition Framework0
Are Data Augmentation Methods in Named Entity Recognition Applicable for Uncertainty Estimation?Code0
Show Less, Instruct More: Enriching Prompts with Definitions and Guidelines for Zero-Shot NER0
Adapting Multilingual LLMs to Low-Resource Languages with Knowledge Graphs via AdaptersCode0
Bridging the Gap: Transfer Learning from English PLMs to Malaysian English0
Large Language Models Struggle in Token-Level Clinical Named Entity RecognitionCode0
BioMNER: A Dataset for Biomedical Method Entity Recognition0
TocBERT: Medical Document Structure Extraction Using Bidirectional Transformers0
Annotation Errors and NER: A Study with OntoNotes 5.00
Transformer-based Named Entity Recognition with Combined Data Representation0
Medical Spoken Named Entity Recognition0
In-Context Learning on a Budget: A Case Study in Token Classification0
Improving Autoregressive Training with Dynamic Oracles0
Curating Grounded Synthetic Data with Global Perspectives for Equitable AI0
DeviceBERT: Applied Transfer Learning With Targeted Annotations and Vocabulary Enrichment to Identify Medical Device and Component Terminology in FDA Recall Summaries0
Fighting Against the Repetitive Training and Sample Dependency Problem in Few-shot Named Entity Recognition0
llmNER: (Zero|Few)-Shot Named Entity Recognition, Exploiting the Power of Large Language Models0
Assessing the Performance of Chinese Open Source Large Language Models in Information Extraction Tasks0
Synergizing Unsupervised and Supervised Learning: A Hybrid Approach for Accurate Natural Language Task Modeling0
GAMedX: Generative AI-based Medical Entity Data Extractor Using Large Language Models0
CPE-Identifier: Automated CPE identification and CVE summaries annotation with Deep Learning and NLP0
MSNER: A Multilingual Speech Dataset for Named Entity Recognition0
CoNECo: A corpus for named entity recognition and normalization of protein complexes0
Evaluation of large language model performance on the Biomedical Language Understanding and Reasoning Benchmark0
KnowledgeHub: An end-to-end Tool for Assisted Scientific Discovery0
Unveiling Social Media Comments with a Novel Named Entity Recognition System for Identity Groups0
NoiseBench: Benchmarking the Impact of Real Label Noise on Named Entity RecognitionCode0
Reddit-Impacts: A Named Entity Recognition Dataset for Analyzing Clinical and Social Effects of Substance Use Derived from Social Media0
P-ICL: Point In-Context Learning for Named Entity Recognition with Large Language ModelsCode0
Fine-tuning Pre-trained Named Entity Recognition Models For Indian Languages0
Enhancing Language Models for Financial Relation Extraction with Named Entities and Part-of-SpeechCode0
A Named Entity Recognition and Topic Modeling-based Solution for Locating and Better Assessment of Natural Disasters in Social Media0
Mix of Experts Language Model for Named Entity Recognition0
Show:102550
← PrevPage 11 of 58Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1ACE + document-contextF194.6Unverified
2LUKE 483MF194.3Unverified
3Co-regularized LUKEF194.22Unverified
4LUKE + SubRegWeigh (K-means)F194.2Unverified
5ASP+T5-3BF194.1Unverified
6FLERT XLM-RF194.09Unverified
7PL-MarkerF194Unverified
8CL-KLF193.85Unverified
9XLNet-GCNF193.82Unverified
10RoBERTa + SubRegWeigh (K-means)F193.81Unverified
#ModelMetricClaimedVerifiedStatus
1BERT-MRC+DSCF192.07Unverified
2PL-MarkerF191.9Unverified
3Baseline + BSF191.74Unverified
4Biaffine-NERF191.3Unverified
5BERT-MRCF191.11Unverified
6PIQNF190.96Unverified
7HGNF190.92Unverified
8Syn-LSTM + BERT (wo doc-context)F190.85Unverified
9DiffusionNERF190.66Unverified
10W2NERF190.5Unverified
#ModelMetricClaimedVerifiedStatus
1BioBERTF189.71Unverified
2SpanModel + SequenceLabelingModelF189.6Unverified
3SciFive-BaseF189.39Unverified
4Spark NLPF189.13Unverified
5BLSTM-CNN-Char (SparkNLP)F189.13Unverified
6KeBioLMF189.1Unverified
7CL-KLF188.96Unverified
8BioKMNER + BioBERTF188.77Unverified
9BioLinkBERT (large)F188.76Unverified
10CompactBioBERTF188.67Unverified
#ModelMetricClaimedVerifiedStatus
1CL-KLF160.45Unverified
2RoBERTa + SubRegWeigh (K-means)F160.29Unverified
3BERT-CRF (Replicated in AdaSeq)F159.69Unverified
4RoBERTa-BiLSTM-contextF159.61Unverified
5BERT + RegLERF158.9Unverified
6TNER -xlm-r-largeF158.5Unverified
7HGNF157.41Unverified
8ASA + RoBERTaF157.3Unverified
9BERTweetF156.5Unverified
10MINERF154.86Unverified
#ModelMetricClaimedVerifiedStatus
1Ours: cross-sentence ALBF190.9Unverified
2GoLLIEF189.6Unverified
3PromptNER [RoBERTa-large]F188.26Unverified
4PIQNF187.42Unverified
5PromptNER [BERT-large]F187.21Unverified
6DiffusionNERF186.93Unverified
7BERT-MRCF186.88Unverified
8UniNER-7BF186.69Unverified
9Locate and LabelF186.67Unverified
10BoningKnifeF185.46Unverified
#ModelMetricClaimedVerifiedStatus
1KeBioLMF182Unverified
2BLSTM-CNN-Char (SparkNLP)F181.29Unverified
3Spark NLPF181.29Unverified
4BINDERF180.3Unverified
5BioMobileBERTF180.13Unverified
6BioLinkBERT (large)F180.06Unverified
7DistilBioBERTF179.97Unverified
8CompactBioBERTF179.88Unverified
9BioDistilBERTF179.1Unverified
10PubMedBERT uncasedF179.1Unverified
#ModelMetricClaimedVerifiedStatus
1BINDERF191.9Unverified
2ConNERF191.3Unverified
3CL-L2F190.99Unverified
4aimpedF190.95Unverified
5BertForTokenClassification (Spark NLP)F190.89Unverified
6BioLinkBERT (large)F190.22Unverified
7ELECTRAMedF190.03Unverified
8BLSTM-CNN-Char (SparkNLP)F189.73Unverified
9Spark NLPF189.73Unverified
10UniNER-7BF189.34Unverified