basitanwer commited on
Commit
89055a7
·
unverified ·
1 Parent(s): b25a3d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -41,11 +41,11 @@ did not expect, for such a scenario Rasa provides a
41
  > option to either respond with a default message or attempt to disambiguate the
42
  > user input.
43
 
44
- Using the mechanism the bot can ask fallback and search through the reviews
45
  uploaded in [Zir-AI](https://zir-ai.com) with the help of
46
  [custom actions](https://rasa.com/docs/rasa/custom-actions). If the reviews have
47
  the relavent information, it is shown as a result otherwise if the confidence of
48
- the question to review matching is low, we fallback to a generic statement.
49
 
50
  The end results sums up to be this:
51
 
 
41
  > option to either respond with a default message or attempt to disambiguate the
42
  > user input.
43
 
44
+ Using the mechanism the bot can ask a fallback action and search through the reviews
45
  uploaded in [Zir-AI](https://zir-ai.com) with the help of
46
  [custom actions](https://rasa.com/docs/rasa/custom-actions). If the reviews have
47
  the relavent information, it is shown as a result otherwise if the confidence of
48
+ the question to reviews available is low, we fallback to a generic statement.
49
 
50
  The end results sums up to be this:
51