This is an automated email from the ASF dual-hosted git repository. sergeykamov pushed a commit to branch NLPCRAFT-153 in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit 3628bd3d8238bd9e77f2f44cfb91f85a84ba6acd Merge: 2f7cb15 6be3c63 Author: Sergey Kamov <[email protected]> AuthorDate: Thu Nov 5 16:17:46 2020 +0300 Merge branch 'master' into NLPCRAFT-153 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 ++++++++-- .../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 ++--- 13 files changed, 103 insertions(+), 78 deletions(-)
