Token Classification

29 papers with code • 11 benchmarks • 9 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Ultrasound Video Transformers for Cardiac Ejection Fraction Estimation

HReynaud/UVT 2 Jul 2021

We achieve an average frame distance of 3. 36 frames for the ES and 7. 17 frames for the ED on videos of arbitrary length.

Entity at SemEval-2021 Task 5: Weakly Supervised Token Labelling for Toxic Spans Detection

vaibhav29498/toxic-spans-detection SEMEVAL 2021

The baseline approach for this problem using the transformer model is to add a token classification head to the language model and fine-tune the layers with the token labeled dataset.

BERT got a Date: Introducing Transformers to Temporal Tagging

satya77/Transformer_Temporal_Tagger 30 Sep 2021

By supplementing training resources with weakly labeled data from rule-based systems, our model surpasses previous works in temporal tagging and type classification, especially on rare classes.

General and Domain Adaptive Chinese Spelling Check with Error Consistent Pretraining

Aopolin-Lv/ECSpell 21 Mar 2022

However, there is a big gap between the real input scenario and automatic generated corpus.

Improving Radiology Report Generation Systems by Removing Hallucinated References to Non-existent Priors

rajpurkarlab/cxr-redone 27 Sep 2022

Current deep learning models trained to generate radiology reports from chest radiographs are capable of producing clinically accurate, clear, and actionable text that can advance patient care.

Empowering the Fact-checkers! Automatic Identification of Claim Spans on Twitter

lcs2-iiitd/daberta-emnlp-2022 10 Oct 2022

The current vogue is to employ manual fact-checkers to efficiently classify and verify such data to combat this avalanche of claim-ridden misinformation.

Technical Report: Impact of Position Bias on Language Models in Token Classification

mehdibenamorr/Token-Positional-Bias 26 Apr 2023

Therefore, we conduct an in-depth evaluation of the impact of position bias on the performance of LMs when fine-tuned on token classification benchmarks.

From Zero to Hero: Harnessing Transformers for Biomedical Named Entity Recognition in Zero- and Few-shot Contexts

br-ai-ns-institute/zero-shotner 5 May 2023

Supervised named entity recognition (NER) in the biomedical domain depends on large sets of annotated texts with the given named entities.