Exploring the Value of Pre-trained Language Models for Clinical Named Entity Recognition
Results and benchmarks
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.
Evidence graph: 2 refs, 1 links.
Utility signals: depth 95/100, grounding 68/100, status medium.
Implementation
Historical official implementation (not recommended for new builds)
Only a historical official implementation is available
Use with caution for new projects; verify against current tooling and maintained community alternatives.
poethan/transformercrf · 3 stars · Last push Nov 11, 2023
Only historical official repository was found (poethan/transformercrf).
Open poethan/transformercrf- 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.
- 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
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.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Repositories and ecosystem
Official
- hecta-uom/transformercrfConfidence: High
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
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).