You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2020/12/16 20:58:18 UTC

[incubator-nlpcraft] branch master updated (b94b2f5 -> 2ed70a1)

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

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


    from b94b2f5  WIP.
     add 6ee9a38  WIP.
     add 2ed70a1  Fixed NLPCRAFT-193.

No new revisions were added by this update.

Summary of changes:
 .../nlpcraft/examples/time/TimeModelApp.java       |   2 +-
 .../model/tools/embedded/NCEmbeddedProbe.java      |  77 ++++-----------
 .../model/tools/test/NCTestAutoModelValidator.java | 105 +++++++++------------
 .../test/impl/NCTestAutoModelValidatorImpl.scala   |  71 +-------------
 .../scala/org/apache/nlpcraft/probe/NCProbe.scala  |   2 +-
 .../org/apache/nlpcraft/probe/NCProbeBoot.scala    | 104 +++++++-------------
 .../scala/org/apache/nlpcraft/NCTestContext.scala  |   2 +-
 .../nlpcraft/model/intent/dsl/NCDslSpec.scala      |   2 +-
 8 files changed, 103 insertions(+), 262 deletions(-)