Tasks
SotA
Datasets
Papers
Methods
Submit
About
SotA
/
Natural Language Processing
/
Named Entity Recognition (NER)
/
MSRA
Named Entity Recognition (NER) on MSRA
Metric: F1 (higher is better)
Leaderboard
Dataset
Loading chart...
Results
Submit a result
Hide extra data
Export CSV
#
Model
↕
F1
▼
Extra Data
Paper
Date
↕
Code
1
BERT-MRC+DSC
96.72
Yes
Dice Loss for Data-imbalanced NLP Tasks
2019-11-07
Code
2
BERT-CRF (Replicated in AdaSeq)
96.69
Yes
Improving Named Entity Recognition by External C...
2021-05-08
Code
3
Baseline + BS
96.26
No
Boundary Smoothing for Named Entity Recognition
2022-04-26
Code
4
W2NER
96.1
No
Unified Named Entity Recognition as Word-Word Re...
2021-12-19
Code
5
FLAT+BERT
96.09
No
FLAT: Chinese NER Using Flat-Lattice Transformer
2020-04-24
Code
6
BERT-MRC
95.75
Yes
A Unified MRC Framework for Named Entity Recogni...
2019-10-25
Code
7
FGN
95.64
No
FGN: Fusion Glyph Network for Chinese Named Enti...
2020-01-15
Code
8
Glyce + BERT
95.54
No
Glyce: Glyph-vectors for Chinese Character Repre...
2019-01-29
Code
9
ZEN (Init with Chinese BERT)
95.25
No
ZEN: Pre-training Chinese Text Encoder Enhanced ...
2019-11-02
Code
10
ERNIE 2.0 Large
95
No
ERNIE 2.0: A Continual Pre-training Framework fo...
2019-07-29
Code
11
DiffusionNER
94.91
No
DiffusionNER: Boundary Diffusion for Named Entit...
2023-05-22
Code
12
NFLAT
94.55
No
NFLAT: Non-Flat-Lattice Transformer for Chinese ...
2022-05-12
Code
13
FLAT
94.12
No
FLAT: Chinese NER Using Flat-Lattice Transformer
2020-04-24
Code
14
ERNIE
93.8
No
ERNIE: Enhanced Representation through Knowledge...
2019-04-19
Code
15
ERNIE 2.0 Base
93.8
No
ERNIE 2.0: A Continual Pre-training Framework fo...
2019-07-29
Code
16
LSTM + Lexicon augment
93.5
No
Simplify the Usage of Lexicon in Chinese NER
2019-08-16
Code
17
PIQN
93.48
No
Parallel Instance Query Network for Named Entity...
2022-03-20
Code
18
ZEN (Random Init)
93.24
No
ZEN: Pre-training Chinese Text Encoder Enhanced ...
2019-11-02
Code
19
Lattice
93.18
No
Chinese NER Using Lattice LSTM
2018-05-05
Code
20
CAN-NER Model
92.97
No
CAN-NER: Convolutional Attention Network for Chi...
2019-04-03
Code
21
TENER
92.74
No
TENER: Adapting Transformer Encoder for Named En...
2019-11-10
Code