Closed radhabasida closed 5 years ago
The process usually is to compose a test set containing all the utterances you want your Watson to train, then send all of them to Watson with Botium, and you evaluate the result. The training itself is done in Watson, on the Improvement tab. And then repeat until all utterances are resolved.
You typically don't have to write full convo files as test cases, you can just write the utterances files and use the "Expand Utterances to Conversations" option in Botium Box, or the "expandutterances" argument to Botium CLI.
I am using watson assistant. and I want to train my utterances using automation. Can botium provide any solution for it?