Skip to content

Some date entities being tagged as ORG #5647

Discussion options

You must be logged in to vote

Statistical models aren't going to be perfect and I think "5th September" isn't a common date format in the training data (OntoNotes, which contains a lot of American newspaper-type text). One option is to update the model with additional training examples (https://spacy.io/usage/training#ner). For dates with a consistent format like this, you might get better results with less effort using the EntityRuler rather than trying to update an NER model.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ines
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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
3 participants
Converted from issue

This discussion was converted from issue #5647 on December 11, 2020 00:13.