Skip to content
Discussion options

You must be logged in to vote

The NER model doesn't expose confidence scores, the way it works the scores wouldn't be meaningful for that (see #831).

What you can do instead is train a spancat model, which can report confidence scores. Take a look at the spancat example project.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@polm
Comment options

@hiteshpara
Comment options

@adrianeboyd
Comment options

@giuppo
Comment options

@thomashacker
Comment options

Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / ner Feature: Named Entity Recognizer
6 participants