This is an automated email from the ASF dual-hosted git repository.

sergeykamov pushed a commit to branch NLPCRAFT-287
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-287 by this push:
     new 9c579f5  WIP.
9c579f5 is described below

commit 9c579f576cd43800951e46fbcb0a4ada19126736
Author: Sergey Kamov <[email protected]>
AuthorDate: Thu Apr 15 21:56:24 2021 +0300

    WIP.
---
 .../main/scala/org/apache/nlpcraft/examples/sql/sql_model_init.yaml   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/nlpcraft/src/main/scala/org/apache/nlpcraft/examples/sql/sql_model_init.yaml 
b/nlpcraft/src/main/scala/org/apache/nlpcraft/examples/sql/sql_model_init.yaml
index 9438cfa..d8cfc3e 100644
--- 
a/nlpcraft/src/main/scala/org/apache/nlpcraft/examples/sql/sql_model_init.yaml
+++ 
b/nlpcraft/src/main/scala/org/apache/nlpcraft/examples/sql/sql_model_init.yaml
@@ -1422,5 +1422,5 @@ swearWordsAllowed: false
 noNounsAllowed: true
 noUserTokensAllowed: true
 dupSynonymsAllowed: true
-permutateSynonyms: true
-sparse: true
+permutateSynonyms: false
+sparse: false

Reply via email to