overcoming ✘ invalid whitespace entity spans #8721
DSLituiev
started this conversation in
Help: Best practices
Replies: 2 comments 11 replies
-
I would look at what kind of entities you have that are including spaces and why it's happening. Did your annotators actually put labels on spaces? Usually the issue is going to be that your annotations are off by some offset due to preprocessing or a miscalculation somewhere. Also there's nothing obviously wrong with your code, but you might want to use the |
Beta Was this translation helpful? Give feedback.
9 replies
-
AFAIK the flag is |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the recommended way to solve the above issue?
I tried this, but it doesn't seem to do the job:
Beta Was this translation helpful? Give feedback.
All reactions