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/09/18 06:00:57 UTC

[incubator-nlpcraft] branch NLPCRAFT-41 updated (22edf82 -> 1d49198)

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

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


    from 22edf82  Merge branch 'master' into NLPCRAFT-41
     add 2026f46  Fix for NLPCRAFT-130.
     add 180d0b4  Improved logging for test framework (ANSI colored JSON).
     new 1d49198  Merge branch 'master' into NLPCRAFT-41

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:
 .../nlpcraft/common/makro/NCMacroParser.scala      |  2 +-
 .../org/apache/nlpcraft/common/util/NCUtils.scala  | 56 +++++++++++++++++++---
 .../model/intent/impl/NCIntentSolverEngine.scala   |  2 +-
 .../model/tools/test/NCTestClientBuilder.java      | 13 +++--
 .../org/apache/nlpcraft/probe/NCProbeBoot.scala    |  2 +-
 .../probe/mgrs/nlp/NCProbeEnrichmentManager.scala  |  4 +-
 6 files changed, 65 insertions(+), 14 deletions(-)


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

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

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

commit 1d49198a313fe607214f06c1ae3ad348991062da
Merge: 22edf82 180d0b4
Author: Aaron Radzinski <ar...@datalingvo.com>
AuthorDate: Thu Sep 17 23:00:43 2020 -0700

    Merge branch 'master' into NLPCRAFT-41

 .../nlpcraft/common/makro/NCMacroParser.scala      |  2 +-
 .../org/apache/nlpcraft/common/util/NCUtils.scala  | 56 +++++++++++++++++++---
 .../model/intent/impl/NCIntentSolverEngine.scala   |  2 +-
 .../model/tools/test/NCTestClientBuilder.java      | 13 +++--
 .../org/apache/nlpcraft/probe/NCProbeBoot.scala    |  2 +-
 .../probe/mgrs/nlp/NCProbeEnrichmentManager.scala  |  4 +-
 6 files changed, 65 insertions(+), 14 deletions(-)