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/29 19:54:45 UTC

[incubator-nlpcraft] branch master updated (7e2854b -> d2c07bc)

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 7e2854b  WIP.
     add 3000427  Code cleanup.
     add cfe489f  Code cleanup.
     add 8e343b2  Code cleanup.
     add 8f1a6b6  Code cleanup.
     add a9dc535  WIP.
     add d2c07bc  Merge branch 'master' into NLPCRAFT-456

No new revisions were added by this update.

Summary of changes:
 .../nlpcraft/common/nlp/NCNlpSentenceNote.scala    |   1 -
 .../nlpcraft/probe/mgrs/NCProbeIdlToken.scala      |  41 ++++-
 .../apache/nlpcraft/probe/mgrs/NCProbeModel.scala  |   3 +
 .../probe/mgrs/nlp/NCProbeEnrichmentManager.scala  |   2 +-
 .../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 104 ++++++------
 .../probe/mgrs/sentence/NCSentenceManager.scala    | 184 +++++++++++----------
 .../probe/mgrs/synonyms/NCSynonymsManager.scala    | 150 ++++++++++-------
 7 files changed, 280 insertions(+), 205 deletions(-)