Skip to content
Discussion options

You must be logged in to vote

Two issues here:

  1. "Pope" is not included.

Whether to include titles or not is a decision made when designing training data. For the data in the spaCy models, titles are not included.

  1. "Benedict" is not always recognized as a name.

This is an accuracy problem, please understand the models are not perfect. It's also generally not possible to analyze why any specific single sentence failed. See #3052.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by polm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang / en English language data and models feat / ner Feature: Named Entity Recognizer perf / accuracy Performance: accuracy
2 participants