I wanted to develop a model using Watson Knowledge studio, which has both rule based and machine learning models(some entities must be rules based, some must be machine learning pre-annotator), due to limitations from Watson i cannot build a single model, if i deploy both the models in same NLU instance, is it possible for me to use both model id's in same API call?
running 2 different API's calls for same set of documents is not economical.
Please suggest if there is any other solution supporting my issue.
thank you