Custom NER for new entities - Model differences and NER details #12321
Replies: 1 comment
-
Hi @teresa-arima. If you're not interested in any of the NER labels from a pretrained model like the If you want to avoid training from scratch and would like to use some pretrained If you're relatively new at this all, I advice reading through the training documentation in detail first, and in particular get more familiar with the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am interested in using a Custom NER to differentiate two types of Person names, and I am not interested in the entities the trained NER has, only in the new ones I will train it for. I am considering a model with the tok2ver and NER components. I have some probably quite naÏve questions I cannot find the answer for:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions