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/03/14 07:55:30 UTC

[incubator-nlpcraft] branch NLPCRAFT-13 updated (a7a1ca3 -> 3be1ac3)

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

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


    from a7a1ca3  WIP.
     add 17776cd  WIP.
     add b53b17c  WIP.
     add 468a82b  WIP.
     add c73bf59  WIP.
     add 2582fe3  WIP.
     add aa60ed8  WIP.
     add 177669c  WIP.
     add 27573d8  WIP.
     add 1eebd1f  WIP.
     add b7fca7b  WIP.
     add 1970603  WIP.
     add e2836af  Merge branch 'master' into NLPCRAFT-2
     add 3be1ac3  WIP.

No new revisions were added by this update.

Summary of changes:
 .../common/nlp/core/NCNlpCoreManager.scala         |   4 +-
 .../org/nlpcraft/model/impl/NCTokenLogger.scala    |  27 +-
 .../nlpcraft/probe/mgrs/nlp/NCProbeEnricher.scala  |  42 +-
 .../aggregation/NCAggregationEnricher.scala        |  26 +-
 .../mgrs/nlp/enrichers/limit/NCLimitEnricher.scala |  14 +-
 .../nlp/enrichers/post/NCPostEnrichProcessor.scala | 157 +++++---
 .../enrichers/relation/NCRelationEnricher.scala    |   2 +-
 .../mgrs/nlp/enrichers/sort/NCSortEnricher.scala   | 425 ++++++++++++---------
 8 files changed, 429 insertions(+), 268 deletions(-)