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

TitleStatusHype
Enhancing Pharmacovigilance with Drug Reviews and Social MediaCode0
TriggerNER: Learning with Entity Triggers as Explanations for Named Entity RecognitionCode1
LEAN-LIFE: A Label-Efficient Annotation Framework Towards Learning from Explanation0
A Simple Yet Strong Pipeline for HotpotQA0
Incorporating Uncertain Segmentation Information into Chinese NER for Social Media Text0
XtremeDistil: Multi-stage Distillation for Massive Multilingual Models0
A Natural Language Processing Pipeline of Chinese Free-text Radiology Reports for Liver Cancer Diagnosis0
One Model to Recognize Them All: Marginal Distillation from NER Models with Different Tag Sets0
Calibrating Structured Output Predictors for Natural Language Processing0
Interpretability Analysis for Named Entity Recognition to Understand System Predictions and How They Can Improve0
Self-Attention Gazetteer Embeddings for Named-Entity Recognition0
Entity-Switched Datasets: An Approach to Auditing the In-Domain Robustness of Named Entity Recognition ModelsCode0
A Corpus Study and Annotation Schema for Named Entity Recognition and Relation Extraction of Business Products0
A German Corpus for Fine-Grained Named Entity Recognition and Relation Extraction of Traffic and Industry Events0
The Russian Drug Reaction Corpus and Neural Models for Drug Reactions and Effectiveness Detection in User ReviewsCode1
Inexpensive Domain Adaptation of Pretrained Language Models: Case Studies on Biomedical NER and Covid-19 QACode0
Deep Learning Approach for Intelligent Named Entity Recognition of Cyber Security0
Neurals Networks for Projecting Named Entities from English to Ewondo0
A Dataset of German Legal Documents for Named Entity RecognitionCode1
Named Entities in Medical Case Reports: Corpus and Experiments0
Comprehensive Named Entity Recognition on CORD-19 with Distant or Weak Supervision0
Investigating Software Usage in the Social Sciences: A Knowledge Graph Approach0
Word2Vec: Optimal Hyper-Parameters and Their Impact on NLP Downstream TasksCode0
E2EET: From Pipeline to End-to-end Entity Typing via Transformer-Based Embeddings0
FedNER: Privacy-preserving Medical Named Entity Recognition with Federated Learning0
NSURL-2019 Task 7: Named Entity Recognition (NER) in Farsi0
Beheshti-NER: Persian Named Entity Recognition Using BERTCode1
Distant Supervision and Noisy Label Learning for Low Resource Named Entity Recognition: A Study on Hausa and Yorùbá0
Parallel sequence tagging for concept recognitionCode1
Stanza: A Python Natural Language Processing Toolkit for Many Human LanguagesCode1
Adaptive Name Entity Recognition under Highly Unbalanced Data0
Improving Neural Named Entity Recognition with GazetteersCode1
Neural Cross-Lingual Transfer and Limited Annotated Data for Named Entity Recognition in DanishCode0
Kleister: A novel task for Information Extraction involving Long Documents with Complex Layout0
Med7: a transferable clinical natural language processing model for electronic health recordsCode1
PhoBERT: Pre-trained language models for VietnameseCode1
AraBERT: Transformer-based Model for Arabic Language UnderstandingCode1
Integrating Boundary Assembling into a DNN Framework for Named Entity Recognition in Chinese Social Media Text0
Detecting Potential Topics In News Using BERT, CRF and WikipediaCode1
KBSET -- Knowledge-Based Support for Scholarly Editing and Text Processing with Declarative LaTeX Markup and a Core Written in SWI-Prolog0
Deeper Task-Specificity Improves Joint Entity and Relation ExtractionCode1
Zero-Resource Cross-Domain Named Entity RecognitionCode1
Performance Comparison of Crowdworkers and NLP Tools on Named-Entity Recognition and Sentiment Analysis of Political Tweets0
Application of Pre-training Models in Named Entity Recognition0
Self-attention-based BiGRU and capsule network for named entity recognition0
On the Importance of Word Order Information in Cross-lingual Sequence Labeling0
Data Mining in Clinical Trial Text: Transformers for Classification and Question Answering TasksCode1
Parameter Space Factorization for Zero-Shot Learning across Tasks and LanguagesCode1
MT-BioNER: Multi-task Learning for Biomedical Named Entity Recognition using Deep Bidirectional Transformers0
Contextualized Embeddings in Named-Entity Recognition: An Empirical Study on GeneralizationCode1
Show:102550
← PrevPage 32 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