Skip to content
Discussion options

You must be logged in to vote

Hey rshahrabani 🎉,
ML models are not always 100% correct with their predictions and do misclassification sometimes. For your case, I'd recommend using the EntityRuler to find CARDINALS rule-based or to further improve the model with your own data.

You can read more about the EntityRuler here: https://spacy.io/usage/rule-based-matching#entityruler
and about training models here: https://spacy.io/usage/training#basics

In general, these kinds of issues with predictions are related to the statistical models and issue #3052 is a good place to report them, thanks!

I've converted the issue into a discussion since this isn't a bug

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thomashacker
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
2 participants
Converted from issue

This discussion was converted from issue #9274 on September 24, 2021 09:01.