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

TitleStatusHype
Industry Scale Semi-Supervised Learning for Natural Language Understanding0
InferNER: an attentive model leveraging the sentence-level information for Named Entity Recognition in Microblogs0
Inferring Implicit Causal Relationships in Biomedical Literature0
Inflection-Tolerant Ontology-Based Named Entity Recognition for Real-Time Applications0
Inforex --- a collaborative system for text corpora annotation and analysis0
Inforex -- a web-based tool for text corpus management and semantic annotation0
Information Extraction from German Patient Records via Hybrid Parsing and Relation Extraction Strategies0
Information Extraction in Domain and Generic Documents: Findings from Heuristic-based and Data-driven Approaches0
TINKER: A framework for Open source Cyberthreat Intelligence0
Infrrd.ai at SemEval-2022 Task 11: A system for named entity recognition using data augmentation, transformer-based sequence labeling model, and EnsembleCRF0
Initial Explorations on using CRFs for Turkish Named Entity Recognition0
Injecting Categorical Labels and Syntactic Information into Biomedical NER0
In Search of Meaning: Lessons, Resources and Next Steps for Computational Analysis of Financial Discourse0
Inspire the Large Language Model by External Knowledge on BioMedical Named Entity Recognition0
Integrated Tools for Query-driven Development of Light-weight Ontologies and Information Extraction Components0
Integrating Boundary Assembling into a DNN Framework for Named Entity Recognition in Chinese Social Media Text0
Integrating Deep Learning with Logic Fusion for Information Extraction0
Integrating Dictionary Feature into A Deep Learning Model for Disease Named Entity Recognition0
Integration of Automatic Sentence Segmentation and Lexical Analysis of Ancient Chinese based on BiLSTM-CRF Model0
Interpretability Analysis for Named Entity Recognition to Understand System Predictions and How They Can Improve0
Intriguing Properties of Compression on Multilingual Models0
Intrinsic Evaluation of Word Vectors Fails to Predict Extrinsic Performance0
Intrinsic Evaluations of Word Embeddings: What Can We Do Better?0
Introducing the Hidden Neural Markov Chain framework0
Investigating Different Syntactic Context Types and Context Representations for Learning Word Embeddings0
Investigating LLM Applications in E-Commerce0
Investigating Software Usage in the Social Sciences: A Knowledge Graph Approach0
Investigating the Challenges of Temporal Relation Extraction from Clinical Text0
Investigation on Data Adaptation Techniques for Neural Named Entity Recognition0
IRCMS at SemEval-2018 Task 7 : Evaluating a basic CNN Method and Traditional Pipeline Method for Relation Classification0
ITA: Image-Text Alignments for Multi-Modal Named Entity Recognition0
Iterative Refinement and Quality Checking of Annotation Guidelines --- How to Deal Effectively with Semantically Sloppy Named Entity Types, such as Pathological Phenomena0
Iterative Viterbi A* Algorithm for K-Best Sequential Decoding0
IXAGroupEHUSpaceEval: (X-Space) A WordNet-based approach towards the Automatic Recognition of Spatial Information following the ISO-Space Annotation Scheme0
IXA pipeline: Efficient and Ready to Use Multilingual NLP tools0
Jiangnan at SemEval-2018 Task 11: Deep Neural Network with Attention Method for Machine Comprehension Task0
基于多任务标签一致性机制的中文命名实体识别(Chinese Named Entity Recognition based on Multi-task Label Consistency Mechanism)0
基於圖神經網路之中文健康照護命名實體辨識 (Chinese Healthcare Named Entity Recognition Based on Graph Neural Networks)0
J-MeDic: A Japanese Disease Name Dictionary based on Real Clinical Usage0
J-NERD: Joint Named Entity Recognition and Disambiguation with Rich Linguistic Features0
Joint Arabic Segmentation and Part-Of-Speech Tagging0
Joint Embeddings of Chinese Words, Characters, and Fine-grained Subcharacter Components0
Joint Entity and Relation Extraction for Legal Documents with Legal Feature Enhancement0
Joint Entity Recognition and Disambiguation0
Joint Extraction of Entity and Relation with Information Redundancy Elimination0
Joint Inference for Knowledge Base Population0
Joint Inference of Named Entity Recognition and Normalization for Tweets0
Joint Learning of Named Entity Recognition and Entity Linking0
Joint Learning with Pre-trained Transformer on Named Entity Recognition and Relation Extraction Tasks for Clinical Analytics0
Jointly Extracting Multiple Triplets with Multilayer Translation Constraints0
Show:102550
← PrevPage 39 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