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
The impact of near domain transfer on biomedical named entity recognition0
The impact of simple feature engineering in multilingual medical NER0
The Importance of Automatic Syntactic Features in Vietnamese Named Entity Recognition0
The Intelius Nickname Collection: Quantitative Analyses from Billions of Public Records0
The IUCL+ System: Word-Level Language Identification via Extended Markov Models0
The Korean Morphologically Tight-Fitting Tokenizer for Noisy User-Generated Texts0
The overview of the NLM-Chem BioCreative VII track: full-text chemical identification and indexing in PubMed articles0
The Panacea Threat Intelligence and Active Defense Platform0
The ProfNER shared task on automatic recognition of occupation mentions in social media: systems, evaluation, guidelines, embeddings and corpora0
The Role of Emotional Stability in Twitter Conversations0
The Second Cross-Lingual Challenge on Recognition, Normalization, Classification, and Linking of Named Entities across Slavic Languages0
The SETimes.HR Linguistically Annotated Corpus of Croatian0
The Swedish PoliGraph: A Semantic Graph for Argument Mining of Swedish Parliamentary Data0
The University of Texas System Submission for the Code-Switching Workshop Shared Task 20180
The Unreasonable Effectiveness of Word Representations for Twitter Named Entity Recognition0
The Use of Artificial Intelligence in Military Intelligence: An Experimental Investigation of Added Value in the Analysis Process0
The Utility and Interplay of Gazetteers and Entity Segmentation for Named Entity Recognition in English0
XtremeDistil: Multi-stage Distillation for Massive Multilingual Models0
TLR at BSNLP2019: A Multilingual Named Entity Recognition System0
TMR: Evaluating NER Recall on Tough Mentions0
TMUNSW: Disorder Concept Recognition and Normalization in Clinical Notes for SemEval-2014 Task 70
TMUNSW: Identification of Disorders and Normalization to SNOMED-CT Terminology in Unstructured Clinical Notes0
TocBERT: Medical Document Structure Extraction Using Bidirectional Transformers0
To Do or Not to Do: the Role of Agendas for Action in Analyzing News Coverage of Violent Conflict0
Token and Type Constraints for Cross-Lingual Part-of-Speech Tagging0
Token-level Sequence Labeling for Spoken Language Understanding using Compositional End-to-End Models0
TopicBERT: A Transformer transfer learning based memory-graph approach for multimodal streaming social media topic detection0
Topic-Centric Unsupervised Multi-Document Summarization of Scientific and News Articles0
Topic Classification of Blog Posts Using Distant Supervision0
Topic Segmentation of Research Article Collections0
Topic Sentence Named Entity Recognition: A New Task with Its Dataset and Benchmarks0
Toponym Detection in the Bio-Medical Domain: A Hybrid Approach with Deep Learning0
Toward a Critical Toponymy Framework for Named Entity Recognition: A Case Study of Airbnb in New York City0
Toward Fully Exploiting Heterogeneous Corpus:A Decoupled Named Entity Recognition Model with Two-stage Training0
Toward Mention Detection Robustness with Recurrent Neural Networks0
Toward Pan-Slavic NLP: Some Experiments with Language Adaptation0
Toward Recognizing More Entity Types in NER: An Efficient Implementation using Only Entity Lexicons0
Towards AMR-BR: A SemBank for Brazilian Portuguese Language0
Towards an Encyclopedia of Compositional Semantics: Documenting the Interface of the English Resource Grammar0
Towards Automated Recipe Genre Classification using Semi-Supervised Learning0
Towards a Versatile Medical-Annotation Guideline Feasible Without Heavy Medical Knowledge: Starting From Critical Lung Diseases0
Towards Building a Multilingual Semantic Network: Identifying Interlingual Links in Wikipedia0
Towards Building Automatic Medical Consultation System: Framework, Task and Dataset0
Towards Confidence Estimation for Typed Protein-Protein Relation Extraction0
Towards Deep Learning in Hindi NER: An approach to tackle the Labelled Data Sparsity0
Towards Discourse Parsing-inspired Semantic Storytelling0
Towards Effective Multi-Task Interaction for Entity-Relation Extraction: A Unified Framework with Selection Recurrent Network0
Towards Efficient Named-Entity Rule Induction for Customizability0
Towards Fine-grained Classification of Climate Change related Social Media Text0
Towards High Accuracy Named Entity Recognition for Icelandic0
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