Unable to add custom labels to spacy doc spans #11251
Answered
by
ayoub-chammam
ayoub-chammam
asked this question in
Help: Coding & Implementations
-
Hi, I am trying to insert NER labels into Spacy doc, |
Beta Was this translation helpful? Give feedback.
Answered by
ayoub-chammam
Aug 1, 2022
Replies: 1 comment 2 replies
-
I've been looking for an answer for quite some time and I finally figured out how to apply this (turned out to be so simple) so I'm posting my approach here so maybe other people could share their insights:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
svlandeg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been looking for an answer for quite some time and I finally figured out how to apply this (turned out to be so simple) so I'm posting my approach here so maybe other people could share their insights: