This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch NLPCRAFT-278
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from 603d6d1 WIP.
new 5de3fe3 WIP.
new e83b473 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:
.../org/apache/nlpcraft/common/util/NCUtils.scala | 19 ++++++
.../model/intent/compiler/NCIdlCompilerBase.scala | 32 ++++++++--
.../model/intent/solver/NCIntentSolverEngine.scala | 60 ++++++++++---------
.../idl/compiler/functions/NCIdlFunctions.scala | 5 +-
.../functions/NCIdlFunctionsCollections.scala | 3 +-
.../compiler/functions/NCIdlFunctionsMath.scala | 10 ++--
.../compiler/functions/NCIdlFunctionsStat.scala | 8 +--
.../compiler/functions/NCIdlFunctionsStrings.scala | 69 +++++++++++-----------
8 files changed, 125 insertions(+), 81 deletions(-)