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/03/05 02:34:16 UTC

[incubator-nlpcraft] branch NLPCRAFT-206 updated (e00d7ff -> 4b39a1b)

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

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


    from e00d7ff  WIP (does NOT compile).
     add 60bedc3  Parts detection fixed.
     add c999e3c  Fix for NLPCRAFT-262.
     new 4b39a1b  Merge remote-tracking branch 'origin/master' into NLPCRAFT-206

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/model/tools/cmdline/NCCli.scala       | 17 ++++---
 .../nlpcraft/probe/mgrs/NCProbeSynonym.scala       | 24 ++++-----
 .../probe/mgrs/deploy/NCDeployManager.scala        |  2 +-
 .../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 59 +++++++++++-----------
 .../abstract/NCAbstractTokensVariantsSpec.scala    | 56 +++++++++++---------
 .../model/properties/NCTokensPropertiesSpec.scala  |  4 +-
 6 files changed, 86 insertions(+), 76 deletions(-)


[incubator-nlpcraft] 01/01: Merge remote-tracking branch 'origin/master' into NLPCRAFT-206

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

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

commit 4b39a1b478781f10eb773f97b676232916720304
Merge: e00d7ff c999e3c
Author: Aaron Radzinzski <ar...@datalingvo.com>
AuthorDate: Thu Mar 4 18:34:01 2021 -0800

    Merge remote-tracking branch 'origin/master' into NLPCRAFT-206

 .../nlpcraft/model/tools/cmdline/NCCli.scala       | 17 ++++---
 .../nlpcraft/probe/mgrs/NCProbeSynonym.scala       | 24 ++++-----
 .../probe/mgrs/deploy/NCDeployManager.scala        |  2 +-
 .../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 59 +++++++++++-----------
 .../abstract/NCAbstractTokensVariantsSpec.scala    | 56 +++++++++++---------
 .../model/properties/NCTokensPropertiesSpec.scala  |  4 +-
 6 files changed, 86 insertions(+), 76 deletions(-)