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

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


    from 46aaa15  WIP.
     new 2f7cb15  WIP.
     add eb14120  Misc. fixes.
     add 7f1c3a1  Quick fixes.
     add 5c44d03  Quick fix.
     add 9e1c6ff  WIP.
     add c36cf12  Update LightSwitchModel.scala
     add fe32dcb  Fix for NLPCRAFT-166.
     add 6be3c63  Class header fixes.
     new 3628bd3  Merge branch 'master' into NLPCRAFT-153
     new 7438503  WIP.

The 3 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:
 README.md                                          |   6 +-
 .../org/apache/nlpcraft/common/NCException.java    |   2 +-
 .../org/apache/nlpcraft/common/util/NCUtils.scala  |  41 ++--
 .../examples/lightswitch/LightSwitchModel.scala    |   4 +-
 .../examples/lightswitch/lightswitch_model.yaml    |   4 +-
 .../nlpcraft/examples/time/TimeModelApp.java       |   5 +-
 .../model/factories/basic/NCBasicModelFactory.java |  18 +-
 .../nlpcraft/model/tools/cmdline/NCCli.scala       | 232 ++++++++++++++++-----
 .../model/tools/embedded/NCEmbeddedProbe.java      |  23 +-
 .../test/impl/NCTestAutoModelValidatorImpl.scala   |  15 +-
 .../probe/mgrs/deploy/NCDeployManager.scala        |  21 +-
 .../scala/org/apache/nlpcraft/NCTestContext.scala  |  17 +-
 .../apache/nlpcraft/model/NCIntentSampleSpec.scala |  17 ++
 .../nlpcraft/model/intent/dsl/NCDslSpec.scala      |   8 +-
 14 files changed, 286 insertions(+), 127 deletions(-)

Reply via email to