You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by se...@apache.org on 2020/09/22 06:53:01 UTC

[incubator-nlpcraft] branch NLPCRAFT-132 updated (455009b -> bc946e8)

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

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


    from 455009b  Merge branch 'master' into NLPCRAFT-132
     add a6d3241  WIP.
     add 61918f5  Merge branch 'master' of https://github.com/apache/incubator-nlpcraft
     add 412e4de  Removed separate dialog timeout from conversation implementation.
     add b9570fe  Update pom.xml
     new bc946e8  Merge branch 'master' into NLPCRAFT-132

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/nlpcraft/examples/sql/SqlModel.scala    | 10 ++++-----
 .../org/apache/nlpcraft/model/NCConversation.java  | 20 -----------------
 .../org/apache/nlpcraft/model/NCModelView.java     | 25 ----------------------
 .../probe/mgrs/deploy/NCDeployManager.scala        |  1 -
 .../mgrs/dialogflow/NCDialogFlowManager.scala      |  2 +-
 .../server/sugsyn/NCSuggestSynonymManager.scala    |  2 +-
 pom.xml                                            |  4 ++--
 7 files changed, 9 insertions(+), 55 deletions(-)


[incubator-nlpcraft] 01/01: Merge branch 'master' into NLPCRAFT-132

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit bc946e86f80d5b907085dd89043ff006302f8e19
Merge: 455009b b9570fe
Author: Sergey Kamov <se...@apache.org>
AuthorDate: Tue Sep 22 09:52:44 2020 +0300

    Merge branch 'master' into NLPCRAFT-132

 .../apache/nlpcraft/examples/sql/SqlModel.scala    | 10 ++++-----
 .../org/apache/nlpcraft/model/NCConversation.java  | 20 -----------------
 .../org/apache/nlpcraft/model/NCModelView.java     | 25 ----------------------
 .../probe/mgrs/deploy/NCDeployManager.scala        |  1 -
 .../mgrs/dialogflow/NCDialogFlowManager.scala      |  2 +-
 .../server/sugsyn/NCSuggestSynonymManager.scala    |  2 +-
 pom.xml                                            |  4 ++--
 7 files changed, 9 insertions(+), 55 deletions(-)