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 24512500 of 2874 papers

TitleStatusHype
CrowNER at Rocling 2022 Shared Task: NER using MacBERT and Adversarial Training0
CSECU-DSG at SemEval-2022 Task 11: Identifying the Multilingual Complex Named Entity in Text Using Stacked Embeddings and Transformer based Approach0
CU-NLP at SemEval-2016 Task 8: AMR Parsing using LSTM-based Recurrent Neural Networks0
Curating Grounded Synthetic Data with Global Perspectives for Equitable AI0
Curriculum d'apprentissage : reconnaissance d'entit\'es nomm\'ees pour l'extraction de concepts s\'emantiques (Curriculum learning : named entity recognition for semantic concept extraction)0
Czech Historical Named Entity Corpus v 1.00
Czech Text Processing with Contextual Embeddings: POS Tagging, Lemmatization, Parsing and NER0
DaCy: A Unified Framework for Danish NLP0
DAGA: Data Augmentation with a Generation Approach for Low-resource Tagging Tasks0
DAML: Chinese Named Entity Recognition with a fusion method of data-augmentation and meta-learning0
DAMO-NLP at NLPCC-2022 Task 2: Knowledge Enhanced Robust NER for Speech Entity Linking0
DAMO-NLP at SemEval-2023 Task 2: A Unified Retrieval-augmented System for Multilingual Named Entity Recognition0
DaNE: A Named Entity Resource for Danish0
DANGNT-SGU at SemEval-2022 Task 11: Using Pre-trained Language Model for Complex Named Entity Recognition0
Data Adaptation for Named Entity Recognition on Tweets with Features-Rich CRF0
Data Cleaning Tools for Token Classification Tasks0
DataWords: Getting Contrarian with Text, Structured Data and Explanations0
DATNet: Dual Adversarial Transfer for Low-resource Named Entity Recognition0
De-Bias for Generative Extraction in Unified NER Task0
Decoding with Finite-State Transducers on GPUs0
Decomposing Bilexical Dependencies into Semantic and Syntactic Vectors0
DeepCon: An End-to-End Multilingual Toolkit for Automatic Minuting of Multi-Party Dialogues0
Deep Exhaustive Model for Nested Named Entity Recognition0
DeepGeneMD: A Joint Deep Learning Model for Extracting Gene Mutation-Disease Knowledge from PubMed Literature0
DeepKE: A Deep Learning Based Knowledge Extraction Toolkit for Knowledge Base Population0
Deep Learning Approaches for Extracting Adverse Events and Indications of Dietary Supplements from Clinical Text0
Deep Learning Approach for Intelligent Named Entity Recognition of Cyber Security0
Deep Learning Architecture for Patient Data De-identification in Clinical Records0
Deep Learning for NLP (without Magic)0
Deep Learning Models For Multiword Expression Identification0
Deep learning models for representing out-of-vocabulary words0
Deep Learning Transformer Architecture for Named Entity Recognition on Low Resourced Languages: State of the art results0
Deep Learning with Minimal Training Data: TurkuNLP Entry in the BioNLP Shared Task 20160
Deep Multilingual Correlation for Improved Word Embeddings0
Deep Neural Model for Manipuri Multiword Named Entity Recognition with Unsupervised Cluster Feature0
Deep Neural Model Inspection and Comparison via Functional Neuron Pathways0
Deep neural model with enhanced embeddings for pharmaceutical and chemical entities recognition in Spanish clinical text0
Deep neural networks for fine-grained surveillance of overdose mortality0
DeepNNNER: Applying BLSTM-CNNs and Extended Lexicons to Named Entity Recognition in Tweets0
DeepPavlov: Open-Source Library for Dialogue Systems0
DeepTagger: Knowledge Enhanced Named Entity Recognition for Web-Based Ads Queries0
DeepVar: An End-to-End Deep Learning Approach for Genomic Variant Recognition in Biomedical Literature0
Deformable Stacked Structure for Named Entity Recognition0
De-identification of Unstructured Clinical Texts from Sequence to Sequence Perspective0
De-identifying Australian Hospital Discharge Summaries: An End-to-End Framework using Ensemble of Deep Learning Models0
Delexicalized Paraphrase Generation0
Delving Deep into Regularity: A Simple but Effective Method for Chinese Named Entity Recognition0
DeNERT-KG: Named Entity and Relation Extraction Model Using DQN, Knowledge Graph, and BERT0
Dependency-Aware Named Entity Recognition with Relative and Global Attentions0
Dependency Based Embeddings for Sentence Classification Tasks0
Show:102550
← PrevPage 50 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
4BLSTM-CNN-Char (SparkNLP)F189.13Unverified
5Spark NLPF189.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
8Spark NLPF189.73Unverified
9BLSTM-CNN-Char (SparkNLP)F189.73Unverified
10UniNER-7BF189.34Unverified