This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-246
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from a4c4b10 Merge branch 'master' into NLPCRAFT-246
add e5846b1 Minor performance improvements.
add e67355f Direct synonyms priorities issue.
new b1dd336 Merge branch 'master' into NLPCRAFT-246
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:
.../apache/nlpcraft/common/nlp/NCNlpSentence.scala | 14 ++-
.../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 31 ++++++-
.../nlpcraft/model/jiggle/NCJiggleSpec.scala | 99 ++++++++++++++++++++++
3 files changed, 141 insertions(+), 3 deletions(-)
create mode 100644
nlpcraft/src/test/scala/org/apache/nlpcraft/model/jiggle/NCJiggleSpec.scala