I am working on Watson Knowledge Studio and have built a custom model on it. I have declared many relations for my documents and all my documents are different. I have successfully deployed the model on the Natural Language Understanding service. After deploying the Watson Knowledge Studio model, it does not return relations.
Asked
Active
Viewed 242 times
1 Answers
0
Could you please double-check that you specify your model id in the relations
attribute?

sgnk
- 83
- 3
-
I have checked the model. But few relations were getting. I have checked the JSON result of NLU.Then I have observed in JSON entity type and entity text are mixed. I think that's why relation was no getting. – Mar 22 '18 at 04:38