This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-287
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from bbeecf6 WIP.
new a349b6f WIP.
add 05c65e9 Update NCModelView.java
add 98d26e2 Update NCIdlCompilerBase.scala
new f00be1e Merge branch 'master' into NLPCRAFT-287
new 8a27348 WIP.
The 3 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/common/nlp/NCNlpSentenceNote.scala | 25 ++--
.../org/apache/nlpcraft/model/NCModelView.java | 3 +-
.../apache/nlpcraft/model/impl/NCTokenImpl.scala | 8 +-
.../model/intent/compiler/NCIdlCompilerBase.scala | 4 +
.../probe/mgrs/deploy/NCDeployManager.scala | 4 +-
.../probe/mgrs/nlp/NCProbeEnrichmentManager.scala | 2 -
.../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 151 +++++++++++----------
.../probe/mgrs/sentence/NCSentenceManager.scala | 15 +-
.../nlpcraft/model/sparse/NCSparseSpec.scala | 15 +-
9 files changed, 127 insertions(+), 100 deletions(-)