Getting KeyError [E022] #6482
Answered
by
svlandeg
Mayurdeo
asked this question in
Help: Coding & Implementations
-
I'm trying to use perform custom named entity recognition, but I'm facing an error (shown above). This has never happened previously. Any help would be appreciated. Error: "[E022] Could not find a transition with the name 'B-Overcast Sky Cover' in the NER model." How to reproduce the behaviour
Your Environment
|
Beta Was this translation helpful? Give feedback.
Answered by
svlandeg
Dec 3, 2020
Replies: 2 comments 3 replies
-
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
-
It looks like there's a comma missing at the end of your second line ;-) |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
svlandeg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like there's a comma missing at the end of your second line ;-)