Skip to content
Discussion options

You must be logged in to vote

Thanks a lot @adrianeboyd, I have found the error and it was precisely what he commented on in the first message he wrote me, the dataset had header and index and that is why it was not able to be processed correctly. Once this was fixed, the model was able to train properly. I didn't write to youbefore, because I was finishing testing it to work.

However, the only thing that strikes me is that the NER is executed perfectly, but the dependencies from the POS given in the dataset, the system is not able to paint it once I do
displacy.serve(doc, style="dep")

I don't know why spacy not paint the POS relations?, Do you have any suggestion?

Replies: 9 comments 28 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@polm
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@svlandeg
Comment options

@JessitaMS
Comment options

Comment options

You must be logged in to vote
3 replies
@JessitaMS
Comment options

@polm
Comment options

@polm
Comment options

Comment options

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

@JessitaMS
Comment options

@JessitaMS
Comment options

@adrianeboyd
Comment options

@adrianeboyd
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
11 replies
@JessitaMS
Comment options

@adrianeboyd
Comment options

@JessitaMS
Comment options

@JessitaMS
Comment options

@polm
Comment options

Answer selected by svlandeg
Comment options

You must be logged in to vote
3 replies
@thomashacker
Comment options

@JessitaMS
Comment options

@polm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training Training and updating models
5 participants