Open ondretom opened 6 years ago
Logging info should be also present in entities part (in case when there are only entities we know nothing about progress in wcs nlu) https://github.com/Watson-Personal-Assistant/skill-sdk-nodejs/blob/3eaadfbac5219a3f9f4f427cf156c73d1b628b3e/lib/nlu/bundles/engines/wcs/nlu.js#L61-L66
It does not make sense to print the number of entities here because they are processed on line 64 https://github.com/Watson-Personal-Assistant/skill-sdk-nodejs/blob/3eaadfbac5219a3f9f4f427cf156c73d1b628b3e/lib/nlu/bundles/engines/wcs/nlu.js#L56