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)/OntoNotes 4

Named Entity Recognition (NER) on OntoNotes 4

Metric: F1 (higher is better)

LeaderboardDataset
Loading chart...

Results

Submit a result
#Model↕F1▼Extra DataPaperDate↕Code
1BERT-MRC+DSC84.47YesDice Loss for Data-imbalanced NLP Tasks2019-11-07Code
2W2NER83.08NoUnified Named Entity Recognition as Word-Word Re...2021-12-19Code
3Baseline + BS82.83NoBoundary Smoothing for Named Entity Recognition2022-04-26Code
4BERT-MRC82.11YesA Unified MRC Framework for Named Entity Recogni...2019-10-25Code
5FGN82.04NoFGN: Fusion Glyph Network for Chinese Named Enti...2020-01-15Code
6FLAT+BERT81.82NoFLAT: Chinese NER Using Flat-Lattice Transformer2020-04-24Code
7AESINER81.18NoImproving Named Entity Recognition with Attentiv...2020-10-29Code
8Glyce + BERT80.62NoGlyce: Glyph-vectors for Chinese Character Repre...2019-01-29Code
9SLK-NER80.2NoSLK-NER: Exploiting Second-order Lexicon Knowled...2020-07-16Code
10NFLAT77.21NoNFLAT: Non-Flat-Lattice Transformer for Chinese ...2022-05-12Code
11FLAT76.45NoFLAT: Chinese NER Using Flat-Lattice Transformer2020-04-24Code
12LSTM + Lexicon augment75.54NoSimplify the Usage of Lexicon in Chinese NER2019-08-16Code
13LGN74.89No---
14Lattice73.88NoChinese NER Using Lattice LSTM2018-05-05Code
15CAN-NER Model73.64NoCAN-NER: Convolutional Attention Network for Chi...2019-04-03Code