Skip to content
Discussion options

You must be logged in to vote

Backing up a step, I think you've accidentally trained your NER model on the individual BIOES tags rather than entity spans with labels like Party_name rather than B-Party_name. Take another look at how you're converting your training data?

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@karndeepsingh
Comment options

@adrianeboyd
Comment options

@karndeepsingh
Comment options

@adrianeboyd
Comment options

Answer selected by adrianeboyd
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