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

[incubator-nlpcraft] branch NLPCRAFT-247 updated (a31a047 -> e1c622b)

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

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


    from a31a047  WIP.
     add e67355f  Direct synonyms priorities issue.
     new e1c622b  Merge branch 'master' into NLPCRAFT-247

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:
 .../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 31 ++++++-
 .../nlpcraft/model/jiggle/NCJiggleSpec.scala       | 99 ++++++++++++++++++++++
 2 files changed, 128 insertions(+), 2 deletions(-)
 create mode 100644 nlpcraft/src/test/scala/org/apache/nlpcraft/model/jiggle/NCJiggleSpec.scala


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

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

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

commit e1c622b6f5cadf64073dc94b002674fb30f6cbcc
Merge: a31a047 e67355f
Author: Aaron Radzinski <ar...@apache.org>
AuthorDate: Tue Feb 23 08:02:50 2021 -0800

    Merge branch 'master' into NLPCRAFT-247

 .../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 31 ++++++-
 .../nlpcraft/model/jiggle/NCJiggleSpec.scala       | 99 ++++++++++++++++++++++
 2 files changed, 128 insertions(+), 2 deletions(-)