Papers › PrionNER: A Named Entity Recognition Dataset for Prion Disease Biomedical Literature

PrionNER: A Named Entity Recognition Dataset for Prion Disease Biomedical Literature

27 May 2026arXiv:2605.28375added by Syntology

An Dao, Nhan Ly, Thao Tran, Yuji Matsumoto, Akiko Aizawa

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Prion diseases are rare, rapidly progressive, and fatal neurodegenerative disorders that remain difficult to diagnose, particularly in their early stages because of nonspecific clinical presentations. However, to our knowledge, there is no publicly available prion-disease-focused dataset designed to capture a broad range of clinically relevant entities from the biomedical literature. We introduce PrionNER, a manually annotated named entity recognition dataset for prion disease clinical information in PubMed abstracts. The current release comprises 317 abstracts, 2,943 sentences, and 6,955 text-bound entity annotations spanning 15 coarse-grained and 31 fine-grained clinically oriented entity types covering diseases, symptoms, diagnostics, findings, anatomy, treatments, and temporal and statistical evidence. Inter-annotator agreement reaches 81.78 exact-match F1, indicating strong annotation consistency. We benchmark supervised BERT baselines, W2NER, and zero-shot extractors on PrionNER. W2NER is the strongest supervised model, and Gemma-4-31B is the strongest zero-shot model, but the benchmark remains challenging, especially for structurally complex mentions and fine-grained clinically adjacent label distinctions. PrionNER provides a clinically grounded benchmark for prion-disease information extraction and supports research on rare-disease biomedical NLP under low-resource, fine-grained, and non-flat extraction conditions. The dataset, annotation guidelines, and evaluation scripts are available at https://github.com/daotuanan/PrionNER/.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.28375")

Code

Syntology Ran 21 of 22 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 21 ran with no contract checked.

By repository: found in paper text by Syntology: 22 samples from 1 repository, 21 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

daotuanan/PrionNER found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 21 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

21ran
1unverified

Licence: 0 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from daotuanan/PrionNER. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

bio_to_entities daotuanan/PrionNER/code/evaluate_conll_predictions.py found in paper text by Syntology ran MIT (permissive) · 5a82a9027d979c92 · report
build_tag_vocab daotuanan/PrionNER/code/train_bert_ner.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 2b7457bfbe0035ee · report
compute_metrics_from_tags daotuanan/PrionNER/code/evaluate_conll_predictions.py found in paper text by Syntology ran MIT (permissive) · 6720ad9ffde1acbe · report
dedupe_preserve_order daotuanan/PrionNER/code/export_w2ner_dataset.py found in paper text by Syntology ran fingerprinted MIT (permissive) · b5c74fe7c41b8170 · report
extract_spanned_text daotuanan/PrionNER/code/brat_to_json_conll.py found in paper text by Syntology ran MIT (permissive) · 5ee3b795e4dd2cf7 · report
load_json daotuanan/PrionNER/code/convert_w2ner_output_to_brat.py found in paper text by Syntology ran MIT (permissive) · f5868f251e1785a0 · report
load_label_map daotuanan/PrionNER/code/build_coarse_dataset.py found in paper text by Syntology ran MIT (permissive) · 4c52123532019b99 · report
load_pairs daotuanan/PrionNER/code/prepare_raw_split.py found in paper text by Syntology ran MIT (permissive) · e4b6a2d6715aa493 · report
load_w2ner_modules daotuanan/PrionNER/code/run_w2ner_no_dev.py found in paper text by Syntology ran MIT (permissive) · a9afd9edaa0f26eb · report
merge_token_indexes daotuanan/PrionNER/code/convert_w2ner_output_to_brat.py found in paper text by Syntology ran MIT (permissive) · 278255e94d2f1fe6 · report
normalize_formats daotuanan/PrionNER/code/brat_to_json_conll.py found in paper text by Syntology ran MIT (permissive) · 1f662b56e813d43f · report
normalize_label_input_mode daotuanan/PrionNER/code/gliner2_conll_predict.py found in paper text by Syntology ran MIT (permissive) · 9d34db2fe7dfc5d8 · report
normalize_label_list daotuanan/PrionNER/code/gliner2_conll_predict.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 6e7770475cd00bc3 · report
parse_span_list daotuanan/PrionNER/code/brat_to_json_conll.py found in paper text by Syntology ran MIT (permissive) · 8accd4a1e98e7093 · report
read_conll daotuanan/PrionNER/code/evaluate_conll_predictions.py found in paper text by Syntology ran MIT (permissive) · 5149436dbbc79df7 · report
read_schema_labels daotuanan/PrionNER/code/gliner2_conll_predict.py found in paper text by Syntology ran MIT (permissive) · ccc172ad50696aa8 · report
resolve_model_name daotuanan/PrionNER/code/train_bert_ner.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 57dfe5261a9134b3 · report
resolve_model_name daotuanan/PrionNER/code/train_gliner2_ner.py found in paper text by Syntology ran fingerprinted MIT (permissive) · ea7bb9a0ef66200b · report
span_text daotuanan/PrionNER/code/build_coarse_dataset.py found in paper text by Syntology ran MIT (permissive) · 2ec905b7f5d5735d · report
span_texts daotuanan/PrionNER/code/convert_w2ner_output_to_brat.py found in paper text by Syntology ran MIT (permissive) · d22dd17ae17f7ed6 · report
strip_footer_markers daotuanan/PrionNER/code/prepare_raw_split.py found in paper text by Syntology ran fingerprinted MIT (permissive) · ccb47bea461c7c85 · report
filter_annotation_lines daotuanan/PrionNER/code/prepare_raw_split.py found in paper text by Syntology unverified MIT (permissive) · d2efbeec4e89afa5 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.28375, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

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