This is an automated email from the ASF dual-hosted git repository.

sergeykamov pushed a change to branch NLPCRAFT-257
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.


    from 5ec9a27  WIP.
     add 2133789  WIP.
     add b54343c  Update NCIntentSolverEngine.scala
     add 429a852  WIP.
     add 705db63  WIP.
     add d947dac  WIP.
     new 544bcb4  Merge branch 'NLPCRAFT-206' into NLPCRAFT-257

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:
 .../scala/org/apache/nlpcraft/model/NCToken.java   |   4 +-
 .../nlpcraft/model/NCTokenPredicateResult.java     |  25 +-
 .../apache/nlpcraft/model/impl/NCTokenImpl.scala   |   2 +-
 .../apache/nlpcraft/model/intent/NCDslIntent.scala |   2 +-
 .../model/intent/NCDslTokenPredicate.scala         |   2 +-
 .../model/intent/compiler/NCDslCompiler.scala      |  49 +++-
 .../model/intent/compiler/NCDslCompilerBase.scala  | 300 +++++++++++----------
 .../model/intent/compiler/NCDslStack.scala         |  10 +-
 .../model/intent/solver/NCIntentSolverEngine.scala |  96 +++----
 .../intent/solver/NCIntentSolverVariant.scala      |  11 +-
 10 files changed, 253 insertions(+), 248 deletions(-)

Reply via email to