Browse › Natural Language Processing › Named Entity Recognition (NER) › Ontonotes v5 (English)

Named Entity Recognition (NER) archive 2025-07-28

Ontonotes v5 (English) Benchmark (Named Entity Recognition (NER))

28 rows 27 with code listed 3 metrics Dataset page

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

The archive carries no text for this table; the description above is the archive's text for the task Named Entity Recognition (NER). archive 2025-07-28

Over time archive 2025-07-28

The chart needs JavaScript; the table below carries every value.

Direction inferred from the metric name, not from the archive: F1 (higher is better), Precision (higher is better), Recall (higher is better). Points are placed at the row's paper date; 28 of 28 rows carry one.

Results archive 2025-07-28

Archive rows end at the archive snapshot, 2025-07-28: no result published after that date is in this table. Rank is the archive's row order at that snapshot; not re-ranked here. Metric values are the archive's strings. Column headers sort the table in your browser; each row keeps its archive rank.

Paper Code Ran Syntology Report
1 BERT-MRC+DSC 92.07 ✓ Paper Code 2019 0 of 3 ran · 3 unverified report
2 PL-Marker 91.992.091.7 – Paper Code 2021 3 of 9 ran · 6 unverified report
3 Baseline + BS 91.74 – Paper Code 2022 linked, not harvested report
4 Biaffine-NER 91.3 – Paper Code 2020 3 of 10 ran · 7 unverified report
5 BERT-MRC 91.11 ✓ Paper Code 2019 2 of 5 ran · 3 unverified report
6 PIQN 90.96 – Paper Code 2022 linked, not harvested report
7 HGN 90.92 – Paper Code 2022 linked, not harvested report
8 Syn-LSTM + BERT (wo doc-context) 90.85 – Paper Code 2021 linked, not harvested report
9 DiffusionNER 90.66 – Paper Code 2023 linked, not harvested report
10 W2NER 90.50 – Paper Code 2021 linked, not harvested report
11 BARTNER 90.38 – Paper Code 2021 linked, not harvested report
12 AESINER 90.32 – Paper Code 2020 linked, not harvested report
13 Hierarchical + BERT 90.30 ✓ Paper Code 2019 1 of 9 ran · 8 unverified report
14 HSCRF + softdict 89.94 ✓ Paper Code 2019 linked, not harvested report
15 DGLSTM-CRF + ELMo 89.88 ✓ Paper Code 2019 linked, not harvested report
16 NuNER 89.187.890.5 – Paper Code 2024 linked, not harvested report
17 Syn-LSTM (wo doc-context) 89.04 – Paper Code 2021 linked, not harvested report
18 CVT + Multi-Task + Large 88.81 – Paper Code 2018 linked, not harvested report
19 DGLSTM-CRF (L=2) 88.52 – Paper Code 2019 linked, not harvested report
20 Att-BiLSTM-CNN 88.488.7188.11 – Paper Code 2019 linked, not harvested report
21 BiLSTM-LAN 88.16 – Paper Code 2019 linked, not harvested report
22 Hierarchical 87.98 – Paper Code 2019 1 of 9 ran · 8 unverified report
23 Bi-LSTM-CRF + Lexical Features 87.95 ✓ Paper Code 2018 linked, not harvested report
24 GRN 87.67 – Paper Code 2019 linked, not harvested report
25 BiLSTM-CRF 86.99 – Paper Code 2017 3 of 3 ran · 0 unverified report
26 Iterated Dilated CNN 86.84 – Paper Code 2017 3 of 3 ran · 0 unverified report
27 Chiu and Nichols (2016) 86.19 – Paper Code 2015 4 of 9 ran · 5 unverified report
28 Joint Model 84.04 – Paper – 2014 no code linked report

All 28 rows shown. 28 link to a paper page on this site; 6 are marked as using additional training data in the archive. No GitHub stars are tracked; "Code" is the first repository the archive lists for the row. The archive carries no row tags, review links or community-submitted rows for this table; none are shown. archive 2025-07-28

Syntology Ran reads "N of M ran · U unverified": of the M code samples Syntology harvested from repositories linked to that row's paper (joined by arXiv id), N executed on a synthesized input and the other U = M−N are unverified (harvested, no recorded run). It counts code from repositories linked to that row's paper, not this result: the row's number was not reproduced and nothing here is a correctness claim. The other cell texts mean no graph line for the row: "linked, not harvested" (the archive links code, Syntology has not harvested it), "no code linked" (no code link in the archive), "not matched" (the row's paper URL matched no paper on this site). 9 rows have a graph line, from 7 distinct papers; 8 rows (6 papers) have at least one sample that ran. Counting each paper once: Syntology ran 16 of 48 samples; 32 unverified. Separately, 10 of those 48 are pointer-only (licence): the site points at that code rather than redistributing it, a licence property recorded for ran and unverified samples alike; each cell's tooltip carries the row's own pointer-only count. Read from the graph 2026-09-24. Per-sample status is on the paper page.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections