【发布时间】:2018-07-08 08:26:59
【问题描述】:
是否可以获取 Endpoint Utterance Log 并使用它来生成使用数据集训练 LUIS 应用所需的 JSON 文件?
【问题讨论】:
标签: json dataset bots azure-language-understanding
是否可以获取 Endpoint Utterance Log 并使用它来生成使用数据集训练 LUIS 应用所需的 JSON 文件?
【问题讨论】:
标签: json dataset bots azure-language-understanding
是的,LUIS-samples 存储库中有一个示例 - https://github.com/Microsoft/LUIS-Samples/tree/master/examples/demo-upload-example-utterances
【讨论】: