Skip to content
OpenTrain AIFor AI Companies

Type-Aware Decomposed Framework for Few-Shot Named Entity Recognition

Published Feb 1, 2023
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
Type-Aware Decomposed Framework for Few-Shot Named Entity Recognition is the primary contribution described in this paper.
Task Dataset Metric Value Source
Few-shot Named Entity Recognition I2B2 F1 39.3 paper-derived
Few-shot Named Entity Recognition CoNLL F1 70.4 paper-derived
Few-shot Named Entity Recognition WNUT F1 32.8 paper-derived

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

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

The code and data for our paper (EMNLP 2023 findings) "Type-Aware Decomposed Framework for Few-Shot Named Entity Recognition".

35 stars · 7 forks · Last push Jul 17, 2025 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords

Why this implementation
Confidence: high

liyongqi2002/TadNER is the strongest maintained implementation based on ranking signals. License is declared (MIT). Dependency/environment manifests are present.

Open liyongqi2002/TadNER
Reproduction risks
  • No CI workflows detected
  • Selected liyongqi2002/TadNER as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.
  • Official repository is preserved separately as historical context.

Compare implementation paths

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

liyongqi2002/TadNER
best maintained
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
35
Last push
Jul 17, 2025 (404d)

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
nlpwm-whu/tadner
historical official
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
9
Last push
Jun 18, 2024 (799d)

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: hours
Last checked: Aug 25, 2026

Setup required

Dependencies pinned, manual setup needed

  • liyongqi2002/TadNER has requirements.txt but requires manual environment setup.
  • Last push was 404 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open liyongqi2002/TadNER

Quick start

git clone https://github.com/liyongqi2002/TadNER.git
pip install -r requirements.txt

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

No trustworthy models matches right now.

Search models on Hugging Face

Datasets

Curated Related

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

Few-shot Named Entity Recognition

Methods

None detected

Domains

None detected

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 ).