Browse › Natural Language Processing › Named Entity Recognition (NER) › BC5CDR

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

BC5CDR Benchmark (Named Entity Recognition (NER))

16 rows 15 with code listed 1 metric 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). Points are placed at the row's paper date; 15 of 16 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 BINDER 91.9 – Paper Code 2022 4 of 4 ran · 0 unverified report
2 ConNER 91.3 – Paper Code 2022 linked, not harvested report
3 CL-L2 90.99 ✓ Paper Code 2021 0 of 4 ran · 4 unverified report
4 aimped 90.95 – – – not matched report
5 BertForTokenClassification (Spark NLP) 90.89 – Paper Code 2022 linked, not harvested report
6 BioLinkBERT (large) 90.22 ✓ Paper Code 2022 0 of 14 ran · 14 unverified report
7 ELECTRAMed 90.03 ✓ Paper Code 2021 linked, not harvested report
8 BLSTM-CNN-Char (SparkNLP) 89.73 – Paper Code 2020 linked, not harvested report
9 Spark NLP 89.73 – Paper Code 2020 linked, not harvested report
10 UniNER-7B 89.34 – Paper Code 2023 5 of 12 ran · 7 unverified report
11 SciBERT (SciVocab) 88.94 ✓ Paper Code 2019 linked, not harvested report
12 GoLLIE 88.4 ✓ Paper Code 2023 18 of 25 ran · 7 unverified report
13 SciBERT (Base Vocab) 88.11 ✓ Paper Code 2019 linked, not harvested report
14 RDANER 87.38 ✓ Paper Code 2021 linked, not harvested report
15 CollaboNet 87.12 – Paper Code 2018 linked, not harvested report
16 BERT-CRF 86 – Paper Code 2021 linked, not harvested report

All 16 rows shown. 15 link to a paper page on this site; 7 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). 5 rows have a graph line, from 5 distinct papers; 3 rows (3 papers) have at least one sample that ran. Counting each paper once: Syntology ran 27 of 59 samples; 32 unverified. Separately, 0 of those 59 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