Closed fishfree closed 1 year ago
The error comes from there being a value LOC
in the identifier
feature - this is not a valid URI and it cannot be resolved using any knowledge base in the project. Thus you see the error.
Values such as the entity categories predicted by spacy (LOC
, ORG
, ...) would need to go into a string feature like value
.
Maybe you had configured your classifier to predict identifier
before?
Thank you for your explanation!
INCEpTION -- 27.3 After using the inception-external-recommender spacy_ner, it always shows "Error: NO LABEL" as the attached screenshot.