TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

SotA/Natural Language Processing/Named Entity Recognition (NER)/CoNLL 2003 (English)

Named Entity Recognition (NER) on CoNLL 2003 (English)

Metric: F1 (higher is better)

LeaderboardDataset
Loading chart...

Results

Submit a result
#Model↕F1▼Extra DataPaperDate↕Code
1ACE + document-context94.6NoAutomated Concatenation of Embeddings for Struct...2020-10-10Code
2LUKE 483M94.3NoLUKE: Deep Contextualized Entity Representations...2020-10-02Code
3Co-regularized LUKE94.22NoLearning from Noisy Labels for Entity-Centric In...2021-04-17Code
4LUKE + SubRegWeigh (K-means)94.2NoSubRegWeigh: Effective and Efficient Annotation ...2024-09-10Code
5ASP+T5-3B94.1NoAutoregressive Structured Prediction with Langua...2022-10-26Code
6FLERT XLM-R94.09YesFLERT: Document-Level Features for Named Entity ...2020-11-13Code
7PL-Marker94NoPacked Levitated Marker for Entity and Relation ...2021-09-13Code
8CL-KL93.85NoImproving Named Entity Recognition by External C...2021-05-08Code
9XLNet-GCN93.82NoNamed entity recognition architecture combining ...2021-12-15Code
10RoBERTa + SubRegWeigh (K-means)93.81NoSubRegWeigh: Effective and Efficient Annotation ...2024-09-10Code
11ASP+flan-T5-large93.8NoAutoregressive Structured Prediction with Langua...2022-10-26Code
12InferNER93.76No---
13Cross-sentence context (First)93.74NoExploring Cross-sentence Contexts for Named Enti...2020-06-02Code
14XLM-RoBERTa-large union93.69NoTransformer-based Named Entity Recognition with ...2024-06-25-
15Baseline + BS93.65NoBoundary Smoothing for Named Entity Recognition2022-04-26Code
16ACE93.64NoAutomated Concatenation of Embeddings for Struct...2020-10-10Code
17BERT-CRF93.6NoFocusing on Potential Named Entities During Acti...2021-11-06Code
18CNN Large + fine-tune93.5YesCloze-driven Pretraining of Self-attention Netwo...2019-03-19-
19Biaffine-NER93.5NoNamed Entity Recognition as Dependency Parsing2020-05-14Code
20GCDT + BERT-L93.47YesGCDT: A Global Context Enhanced Deep Transition ...2019-06-06Code
21I-DARTS + Flair93.47Yes--Code
22CrossWeigh + Pooled Flair93.43NoCrossWeigh: Training Named Entity Tagger from Im...2019-09-03Code
23LSTM-CRF+ELMo+BERT+Flair93.38NoNeural Architectures for Nested NER through Line...2019-08-19Code
24Hierarchical + BERT93.37NoHierarchical Contextualized Representation for N...2019-11-06Code
25BERT-CRF (Replicated in AdaSeq)93.35NoImproving Named Entity Recognition by External C...2021-05-08Code
26BERT-MRC+DSC93.33YesDice Loss for Data-imbalanced NLP Tasks2019-11-07Code
27XLNet93.28NoNamed entity recognition architecture combining ...2021-12-15Code
28BARTNER93.24NoA Unified Generative Framework for Various NER S...2021-06-02Code
29GoLLIE93.1YesGoLLIE: Annotation Guidelines improve Zero-Shot ...2023-10-05Code
30Flair embeddings93.09Yes--Code
31PromptNER [RoBERTa-large]93.08YesPromptNER: Prompt Locating and Typing for Named ...2023-05-26Code
32W2NER93.07NoUnified Named Entity Recognition as Word-Word Re...2021-12-19Code
33BERT-MRC93.04YesA Unified MRC Framework for Named Entity Recogni...2019-10-25Code
34Locate and Label92.94NoLocate and Label: A Two-stage Identifier for Nes...2021-05-14Code
35PIQN92.87NoParallel Instance Query Network for Named Entity...2022-03-20Code
36DiffusionNER92.78NoDiffusionNER: Boundary Diffusion for Named Entit...2023-05-22Code
37HSCRF + softdict92.75Yes--Code
38TENER92.62NoTENER: Adapting Transformer Encoder for Named En...2019-11-10Code
39CVT + Multi-Task92.61YesSemi-Supervised Sequence Modeling with Cross-Vie...2018-09-22Code
40CVT + Multi-Task + Large92.61NoSemi-Supervised Sequence Modeling with Cross-Vie...2018-09-22Code
41Stack LSTM92.43NoJoint Learning of Named Entity Recognition and E...2019-07-18-
42PromptNER [BERT-large]92.41NoPromptNER: Prompt Locating and Typing for Named ...2023-05-26Code
43DGLSTM-CRF + ELMo (L=2) 3.0pt1-4.51.592.4NoDependency-Guided LSTM-CRF for Named Entity Reco...2019-09-23Code
44GRN92.34NoGRN: Gated Relation Network to Enhance Convoluti...2019-07-12Code
45Neural-CRF+AE92.29NoEvaluating the Utility of Hand-crafted Features ...2018-08-28Code
46MGNER92.28NoMulti-Grained Named Entity Recognition2019-06-20Code
47BiLSTM-CRF+ELMo92.22YesDeep contextualized word representations2018-02-15Code
48SpanRel92.2NoGeneralizing Natural Language Analysis through S...2019-11-10Code
49LD-Net92.03NoEfficient Contextualized Representation: Languag...2018-04-20Code
50GCDT91.96NoGCDT: A Global Context Enhanced Deep Transition ...2019-06-06Code
51Hierarchical91.96NoHierarchical Contextualized Representation for N...2019-11-06Code
52CRF + AutoEncoder91.87NoEvaluating the Utility of Hand-crafted Features ...2018-08-28Code
53PRISM91.8No--Code
54GraphIE (GCN+BiLSTM)91.74No---
55Bi-LSTM-CRF + Lexical Features91.73NoRobust Lexical Features for Improved Neural Netw...2018-06-09Code
56IntNet + BiLSTM-CRF91.64NoLearning Better Internal Structure of Words for ...2018-10-29-
57Yang et al. ([2017a])91.62NoNeural Reranking for Named Entity Recognition2017-07-17Code
58Bi-LSTM-CNN91.62NoNamed Entity Recognition with Bidirectional LSTM...2015-11-26Code
59S-LSTM91.57NoSentence-State LSTM for Text Representation2018-05-07Code
60LSTM with dynamic skip91.56NoLong Short-Term Memory with Dynamic Skip Connect...2018-11-09Code
61Adversarial Bi-LSTM91.56NoRobust Multilingual Part-of-Speech Tagging via A...2017-11-14Code
62HSCRF91.38NoHybrid semi-Markov CRF for Neural Sequence Label...2018-05-10Code
63IXA pipes91.36NoRobust Multilingual Named Entity Recognition wit...2017-01-31Code
64NCRF++91.35NoNCRF++: An Open-source Neural Sequence Labeling ...2018-06-14Code
65Yang et al.91.26NoTransfer Learning for Sequence Tagging with Hier...2017-03-18Code
66LM-LSTM-CRF91.24NoEmpower Sequence Labeling with Task-Aware Neural...2017-09-13Code
67Bi-LSTM-CNN-CRF91.22No--Code
68BLSTM-CNN-CRF91.21NoEnd-to-end Sequence Labeling via Bi-directional ...2016-03-04Code
69Bi-LSTM + Logic rules91.18NoHarnessing Deep Neural Networks with Logic Rules2016-03-21Code
70LSTM-CRF90.94NoNeural Architectures for Named Entity Recognition2016-03-04Code
71GCN88.63NoNamed entity recognition architecture combining ...2021-12-15Code
72SWEM-CRF86.28NoBaseline Needs More Love: On Simple Word-Embeddi...2018-05-24Code
73VSL-GG-Hier84.7NoVariational Sequential Labelers for Semi-Supervi...2019-06-23Code