You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I run the example shown here in a previous issues question. However I am unable to get the correct format for the sentence.to_dict(tag_type='ner') output. Currently I am expecting there to be an entities key but my out put doesn't have the key. I was wondering if there is a flag I have to set when calling the to_dict function. Why isn't it working the same as before?