botframework - Effective way of training the bot, language processing APIs -
i'm using microsoft bot framework build bot helps users answer questions related specific topic. have list of these questions , correct answers each question. need teach bot these answers. when user asks similar, bot should give correct answer. kind of nature language processing apis can use? know luis, , know how build own model using luis. i'm not sure can train bot in way well. give me directions regarding effective way of training bot ? thank in advance!
in luis, can take advantage of 1 of model features: phrase lists, allow categorize similar words/phrase, , improve performance of training.
Comments
Post a Comment