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 2021/09/24 18:13:39 UTC

[incubator-nlpcraft] branch NLPCRAFT-446 updated (7881cfb -> ff4831b)

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

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


    from 7881cfb  Update NCDeployManager.scala
     add eecccbf  Fix for NLPCRAFT-445
     add 4297ad9  Default `nlpEngine` fixed.
     add 78386a0  Update alarm_intents.idl
     add fbb64bc  Fix for NLPCRAFT-448
     add 4154550  Fix for NLPCRAFT-451
     new ff4831b  Merge branch 'master' into NLPCRAFT-446

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:
 .../alarm/src/main/resources/alarm_intents.idl      |  2 +-
 nlpcraft-examples/minecraft-mod/build.gradle        |  4 ++--
 .../minecraft/src/main/resources/minecraft.yaml     |  4 ++--
 .../minecraft/src/main/resources/probe.conf         |  2 +-
 .../examples/minecraft/NCModelValidationSpec.scala  |  2 +-
 .../nlp/core/stanford/NCStanfordTokenizer.scala     | 21 +++++++++++++++++++++
 .../probe/mgrs/deploy/NCDeployManager.scala         | 13 +++++++++----
 7 files changed, 37 insertions(+), 11 deletions(-)

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

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

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

commit ff4831b30f7c944b773b3e7f9d4c85e18c744a66
Merge: 7881cfb 4154550
Author: Aaron Radzinski <ar...@datalingvo.com>
AuthorDate: Fri Sep 24 11:13:31 2021 -0700

    Merge branch 'master' into NLPCRAFT-446

 .../alarm/src/main/resources/alarm_intents.idl      |  2 +-
 nlpcraft-examples/minecraft-mod/build.gradle        |  4 ++--
 .../minecraft/src/main/resources/minecraft.yaml     |  4 ++--
 .../minecraft/src/main/resources/probe.conf         |  2 +-
 .../examples/minecraft/NCModelValidationSpec.scala  |  2 +-
 .../nlp/core/stanford/NCStanfordTokenizer.scala     | 21 +++++++++++++++++++++
 .../probe/mgrs/deploy/NCDeployManager.scala         | 13 +++++++++----
 7 files changed, 37 insertions(+), 11 deletions(-)