Browse › Natural Language Processing › Named Entity Recognition (NER) › ACE 2004

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

ACE 2004 Benchmark (Named Entity Recognition (NER))

9 rows 8 with code listed 2 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). Not inferred (points only, no best-so-far line): Multi-Task Supervision. Points are placed at the row's paper date; 9 of 9 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 Ours: cross-sentence ALB 90.3y – Paper Code 2020 3 of 4 ran · 1 unverified report
2 PIQN 88.14n – Paper Code 2022 linked, not harvested report
3 Biaffine-NER 86.7n – Paper Code 2020 3 of 10 ran · 7 unverified report
4 BoningKnife 86.41n – Paper – 2021 no code linked report
5 Second-best learning and decoding 85.82n – Paper Code 2019 linked, not harvested report
6 seq2seq+BERT+Flair 84.40n – Paper Code 2019 linked, not harvested report
7 MGNER 79.5n – Paper Code 2019 linked, not harvested report
8 Neural segmental hypergraphs 75.1n – Paper Code 2018 linked, not harvested report
9 Neural transition-based model 73.3n – Paper Code 2018 linked, not harvested report

All 9 rows shown. 9 link to a paper page on this site; 0 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). 2 rows have a graph line, from 2 distinct papers; 2 rows (2 papers) have at least one sample that ran. Counting each paper once: Syntology ran 6 of 14 samples; 8 unverified. Separately, 1 of those 14 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