Implement the custom ner spacy transformer model #12295
Unanswered
rafeekcse44
asked this question in
Help: Coding & Implementations
Replies: 1 comment
-
Hi @rafeekcse44, knowing more about your data would help us to give you reasonable advice. Can you share a sample of the data you are training on? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
I am trying to custom ner spacy model.In this mode i am using transformer model(en_core_web_trf). In train data what ever mention only able to get in the result .For example : spring boot mention in train data with skill label.After train the model the result is detect in the format in case of springboot , its not detect.How to improve the model.
Beta Was this translation helpful? Give feedback.
All reactions