Value Error: [E1010] Unable to set entity information #9741
Answered
by
polm
karndeepsingh
asked this question in
Help: Coding & Implementations
-
Hey, |
Beta Was this translation helpful? Give feedback.
Answered by
polm
Nov 25, 2021
Replies: 1 comment 2 replies
-
Like the error says, token 130 in your data has entity information that can't be used. Without your data it's not clear what the issue is, but maybe you have two labels for the same token. Also, as mentioned in other threads, please do not post screenshots of code, copy/paste them as text. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
adrianeboyd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Like the error says, token 130 in your data has entity information that can't be used. Without your data it's not clear what the issue is, but maybe you have two labels for the same token.
Also, as mentioned in other threads, please do not post screenshots of code, copy/paste them as text.