This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch NLPCRAFT-296
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from 1c9cbfd WIP.
new 679db5a WIP.
new 6c8e6eb 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/examples/sql/db/SqlAccess.scala | 1 -
.../nlpcraft/examples/sql/db/SqlBuilder.scala | 2 +-
nlpcraft/pom.xml | 8 +++----
.../org/apache/nlpcraft/common/NCService.scala | 4 +---
.../common/nlp/numeric/NCNumericManager.scala | 2 +-
.../org/apache/nlpcraft/common/util/NCUtils.scala | 2 +-
.../apache/nlpcraft/model/intent/NCIdlStack.scala | 2 +-
.../nlpcraft/probe/mgrs/cmd/NCCommandManager.scala | 2 +-
.../mgrs/nlp/enrichers/limit/NCLimitEnricher.scala | 4 ++--
.../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 2 +-
.../probe/mgrs/sentence/NCSentenceManager.scala | 10 +++++---
.../coordinate/NCCoordinatesEnricher.scala | 4 ++--
.../enrichers/stopword/NCStopWordEnricher.scala | 27 ++++++++++++++--------
.../server/sugsyn/NCSuggestSynonymManager.scala | 4 ++--
.../nlpcraft/common/ascii/NCAsciiTableSpec.scala | 7 +++---
.../common/blowfish/NCBlowfishHasherSpec.scala | 4 ++--
.../nlpcraft/common/crypto/NCCipherSpec.scala | 6 ++---
.../nlpcraft/common/makro/NCMacroParserSpec.scala | 6 ++---
.../apache/nlpcraft/common/util/NCUtilsSpec.scala | 8 +++----
.../compiler/functions/NCIdlFunctionsDate.scala | 1 +
.../sqlgen/impl/NCSqlModelGeneratorImplSpec.scala | 8 +++----
.../enrichers/date/tools/NCDateGeneratorSpec.scala | 11 +++++----
.../apache/nlpcraft/server/rest/NCRestSpec.scala | 2 +-
pom.xml | 20 ++++++++--------
24 files changed, 80 insertions(+), 67 deletions(-)