Skip to content
OpenTrain AIFor AI Companies

Exploring the Value of Pre-trained Language Models for Clinical Named Entity Recognition

Published Oct 1, 2022
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few days
Plan setup time
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
Exploring the Value of Pre-trained Language Models for Clinical Named Entity Recognition is the primary contribution described in this paper.
Task Dataset Metric Value Source
Natural language processing BERT-Apt F1. 0.832 paper-derived
Natural language processing BERT-Crf F1. 0.837 paper-derived
Natural language processing BioBERT-Apt F1. 0.049 paper-derived
Classification BERT-Apt F1. 0.974 paper-derived
Classification BERT-Crf F1. 0.974 paper-derived
Classification BioBERT-Apt F1. 0.800 paper-derived

Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.

Implementation

Historical official implementation (not recommended for new builds)

Why this implementation
Confidence: low

Only historical official repository was found (poethan/transformercrf).

Open poethan/transformercrf
Reproduction risks
  • Only historical official implementation is available
  • No direct maintained implementation is currently verified.
  • Only historical official repository was found: poethan/transformercrf.
  • No maintained paper-verified implementation met reliability thresholds.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

poethan/transformercrf
historical official
Maintenance
Stale
Confidence
High
Reproducibility
Limited
Stars
3
Last push
Nov 11, 2023 (1018d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance
Stale
Confidence
High
Reproducibility
Limited
Stars
1
Last push
Mar 5, 2024 (903d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases

Reproduction readiness

Time to first repro: days
Last checked: Aug 23, 2026

Major work

No dependency manifest, manual reconstruction required

  • poethan/transformercrf has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
  • You will need to reverse-engineer dependencies from import statements in the source code.
  • Last push was 1018 days ago.
Open poethan/transformercrf

Hardware requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Repositories and ecosystem

Official

  • A Transformer-based Machine Learning Framework using Conditional Random Fields as Decoder for Clinical Text Mining

    1 stars · 0 forks · Last push Mar 5, 2024

Community

No additional community repositories detected yet.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

Natural language processing, Classification

Methods

Transformer

Domains

Natural Language Processing

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).