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/10 18:49:48 UTC

[incubator-nlpcraft] branch master updated (4517a1d -> f050c52)

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

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


    from 4517a1d  WIP.
     new 5696d2d  Added NCModelValidationSpec
     new 6f12106  Merge branch 'apache:master' into NLPCRAFT-339
     new dd4c25f  fixed minor typos
     new d4c0cf3  Update NCConnectionManager.scala
     new 382c371  updated and added JUnit
     new 201f2a3  added memo for clarity
     new 7a763d2  Added memo and disabled test with comment
     new 3616d83  Merge branch 'master' into pr/15
     new 83fde95  WIP.
     new da3b00b  Small changes in Javadoc for PR-15.
     new f050c52  Merge pull request #15 from rahul3/NLPCRAFT-339

The 1586 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:
 nlpcraft-examples/phone/pom.xml                    | 31 +++++++++++++++++++++-
 .../apache/nlpcraft/examples/phone/PhoneModel.java |  5 ++++
 .../examples/phone}/NCModelValidationSpec.scala    | 19 ++++++++-----
 .../probe/mgrs/conn/NCConnectionManager.scala      |  2 +-
 4 files changed, 49 insertions(+), 8 deletions(-)
 copy nlpcraft-examples/{minecraft/src/test/kotlin/org/apache/nlpcraft/example/minecraft => phone/src/test/java/org/apache/nlpcraft/examples/phone}/NCModelValidationSpec.scala (65%)