This is an automated email from the ASF dual-hosted git repository. sergeykamov pushed a commit to branch NLPCRAFT-491 in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/NLPCRAFT-491 by this push: new fa2c5c21 WIP. fa2c5c21 is described below commit fa2c5c215709901da9b05fe242a70b05c8710595 Author: Sergey Kamov <skhdlem...@gmail.com> AuthorDate: Fri Apr 8 15:53:16 2022 +0300 WIP. --- nlpcraft-examples/pizzeria/src/main/resources/pizzeria_model.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlpcraft-examples/pizzeria/src/main/resources/pizzeria_model.yaml b/nlpcraft-examples/pizzeria/src/main/resources/pizzeria_model.yaml index aec8ca34..435c90ec 100644 --- a/nlpcraft-examples/pizzeria/src/main/resources/pizzeria_model.yaml +++ b/nlpcraft-examples/pizzeria/src/main/resources/pizzeria_model.yaml @@ -63,7 +63,7 @@ elements: - id: "ord:finish" description: "The order is over." synonyms: - - "{i|everything|order|_} {is|_} {finish|ready|done|over|confirmed}" + - "{i|everything|order|_} {be|_} {finish|ready|done|over|confirmed}" - id: "ord:menu" description: "Order menu."