ComfyUI Node
Token Classification (NER)
A ComfyUI node in Transformers/NLP/TokenClassification with 3 inputs and 1 output.
Token Classification (NER)
- entities_json
◄text►
◄model_namedslim/bert-base-NER►
◄aggregation_strategysimple►
CategoryTransformers/NLP/TokenClassification
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| model_name | STRING | dslim/bert-base-NER | — |
| aggregation_strategy | COMBO | simple | 5 options: simple, first, average, max, none |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| entities_json | STRING | — |