Train ner component on subset of labels in training corpus #9480
-
I have a corpus that is fully labelled with the target entities. But, some of these are meant for entity_ruler components to label, while others are for an ner component to learn and predict. Is there a way to configure a I see that the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
No, we don't have a feature for this. I think the code to create a filtered DocBin should be minimal. |
Beta Was this translation helpful? Give feedback.
No, we don't have a feature for this. I think the code to create a filtered DocBin should be minimal.