Capability
Batch Token Classification With Configurable Output Formats
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
token-classification model by undefined. 3,07,609 downloads.
Unique: Supports multiple output formats (BIO, BIOES, logits, confidence scores) from single inference pass without re-running model, reducing computational overhead for downstream tasks requiring different label representations
vs others: More flexible output options than spaCy's token classification (which outputs only single label per token); more efficient than running separate inference passes for different output formats