Skip to content

Commit 1704b99

Browse files
author
NAKAMURA Masayuki
committed
Merge remote-tracking branch 'origin/main'
2 parents c93b757 + dc3ff05 commit 1704b99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Chatbot examples built with Botpress
66
質問応答ボットのサンプルです。
77
ユーザー発話に対してQnAが直接応答されない場合には、エンティティに基づくQnA検索結果を表示して、
88
検索結果からユーザーに選んでもらう仕組みを実現しています。
9+
これにより、NLUに学習させる発話データが十分にない状態でも、キーワード検索結果を表示するような会話を簡単に実装できます。
910

1011
### 使い方
1112

0 commit comments

Comments
 (0)