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 2021/07/21 11:04:18 UTC

[incubator-nlpcraft] branch NLPCRAFT-70_NEW updated (da4c7f7 -> 989d9f5)

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

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


    from da4c7f7  WIP.
     add 22a83b2  Fix for NLPCRAFT-370.
     add 21d6245  Improved documentation.
     new 989d9f5  Merge branch 'master' into NLPCRAFT-70_NEW

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:
 .../src/main/resources/lightswitch_model.yaml      |  7 +++++
 .../minecraft/src/main/resources/minecraft.yaml    |  4 +++
 .../sql/src/main/resources/sql_model.yaml          |  5 ++++
 .../org/apache/nlpcraft/model/NCModelView.java     | 13 +++++----
 .../scala/org/apache/nlpcraft/model/NCVariant.java | 32 ++++++++++++++++++++--
 5 files changed, 53 insertions(+), 8 deletions(-)

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

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

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

commit 989d9f5a03835287c9d9bcb71d6b7290be7d2e0f
Merge: da4c7f7 21d6245
Author: Sergey Kamov <sk...@gmail.com>
AuthorDate: Wed Jul 21 14:03:53 2021 +0300

    Merge branch 'master' into NLPCRAFT-70_NEW

 .../src/main/resources/lightswitch_model.yaml      |  7 +++++
 .../minecraft/src/main/resources/minecraft.yaml    |  4 +++
 .../sql/src/main/resources/sql_model.yaml          |  5 ++++
 .../org/apache/nlpcraft/model/NCModelView.java     | 13 +++++----
 .../scala/org/apache/nlpcraft/model/NCVariant.java | 32 ++++++++++++++++++++--
 5 files changed, 53 insertions(+), 8 deletions(-)