How to get Confidence level of NER predicted entities using spacy 3.1? #10020
-
Hi, I have been training NER Transformer model using Spacy. I want the confidence level of each predicted entity , how this can be achieved? Please, help me to get confidence level as it is a key metrics to report in my organisation with predicted entities. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
polm
Jan 11, 2022
Replies: 1 comment 2 replies
-
Answer is the same as when you asked in September. Train a spancat. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
svlandeg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answer is the same as when you asked in September. Train a spancat.
#9189