We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c93b757 + dc3ff05 commit 1704b99Copy full SHA for 1704b99
README.md
@@ -6,6 +6,7 @@ Chatbot examples built with Botpress
6
質問応答ボットのサンプルです。
7
ユーザー発話に対してQnAが直接応答されない場合には、エンティティに基づくQnA検索結果を表示して、
8
検索結果からユーザーに選んでもらう仕組みを実現しています。
9
+これにより、NLUに学習させる発話データが十分にない状態でも、キーワード検索結果を表示するような会話を簡単に実装できます。
10
11
### 使い方
12
0 commit comments