This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch NLPCRAFT-41
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from 53b0da8 Update TimeModel.java
new 2e74f63 WIP.
new 5edb8b5 WIP.
The 2 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/src/main/resources/log4j2.xml | 2 +-
.../nlpcraft/common/makro/NCMacroParser.scala | 2 +-
.../org/apache/nlpcraft/common/util/NCUtils.scala | 33 +++++++++++-
.../apache/nlpcraft/examples/time/TimeModel.java | 2 +-
.../nlpcraft/examples/weather/WeatherModel.java | 3 +-
.../model/intent/impl/NCIntentDslCompiler.scala | 10 ++--
.../org/apache/nlpcraft/probe/NCProbeBoot.scala | 2 +-
.../probe/mgrs/conn/NCConnectionManager.scala | 2 +-
.../probe/mgrs/deploy/NCDeployManager.scala | 60 ++++++++++++----------
.../probe/mgrs/nlp/NCProbeEnrichmentManager.scala | 2 +-
.../org/apache/nlpcraft/server/NCServer.scala | 9 ++--
.../nlpcraft/server/probe/NCProbeManager.scala | 24 +++++----
.../nlpcraft/server/query/NCQueryManager.scala | 2 +-
.../server/sugsyn/NCSuggestSynonymManager.scala | 2 +-
.../nlpcraft/server/user/NCUserManager.scala | 5 +-
nlpcraft/src/test/resources/log4j2.xml | 2 +-
16 files changed, 99 insertions(+), 63 deletions(-)