This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-30
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from dff470a Merge remote-tracking branch 'origin/master' into
sql-example-archive.
add 1e544c3 WIP.
add 3767b84 Fix for NLPCRAFT-31.
add 4405417 Fix for NLPCRAFT-34.
add 8101350 Fixes for Apache RAT report.
new 218e651 Merge branch 'master' into NLPCRAFT-30
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:
bin/prepare.sh | 13 +++++++++----
pom.xml | 18 +++++++++---------
.../scala/org/apache/nlpcraft/model/NCUser.java | 22 +++++++++++++++-------
.../org/apache/nlpcraft/probe/NCProbeBoot.scala | 8 +++++++-
.../probe/mgrs/conn/NCConnectionManager.scala | 6 +++---
.../probe/mgrs/deploy/NCDeployManager.scala | 7 ++++---
.../nlpcraft/probe/mgrs/model/NCModelManager.scala | 3 ++-
.../probe/mgrs/nlp/NCProbeEnrichmentManager.scala | 11 +++++++----
.../server/nlp/core/NCNlpServerManager.scala | 3 ++-
.../nlp/core/google/NCGoogleNerEnricher.scala | 17 +++++++++++++++++
.../apache/nlpcraft/server/tx/NCTxManager.scala | 3 ++-
.../nlpcraft/model/intent/dsl/NCDslTestModel.scala | 2 +-
12 files changed, 78 insertions(+), 35 deletions(-)