This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-206
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from 1ce0cb5 Update NCModelManager.scala
add 3146084 DSL synonyms processing refactoring.
new e70c31a Merge branch 'master' into NLPCRAFT-206
add db066f4 Minor refactoring.
new 052f3c7 Merge branch 'master' into 206_tmp
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/common/nlp/NCNlpSentenceToken.scala | 2 +-
.../nlpcraft/examples/sql/db/SqlAccess.scala | 2 +-
.../nlpcraft/probe/mgrs/NCProbeSynonym.scala | 17 +-
.../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 271 +++++++++++++--------
.../scala/org/apache/nlpcraft/NCTestContext.scala | 2 +-
.../org/apache/nlpcraft/NCTestEnvironment.java | 6 +
.../nlpcraft/examples/sql/NCSqlExampleSpec.scala | 2 +-
.../nlpcraft/examples/sql/NCSqlModelSpec.scala | 2 +-
.../model/NCEnricherNestedModelSpec4.scala | 2 +-
9 files changed, 192 insertions(+), 114 deletions(-)