This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-479
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from c357f02 RU Lightswitch simplified example.
add b640d16 Update NCIntentSolverManager.scala
add 34f3c4e Resource download component added.
add 3b28a77 Merge branch 'NLPCRAFT-480'
new 63e0cf2 Merge branch 'master' into NLPCRAFT-479
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:
.../intent/matcher/NCIntentSolverManager.scala | 8 -
.../util/NCResourceReader.java} | 40 ++---
.../internal/util/NCResourceReaderImpl.scala | 182 +++++++++++++++++++++
.../NCResourceSpec.scala} | 32 ++--
4 files changed, 218 insertions(+), 44 deletions(-)
copy nlpcraft/src/main/scala/org/apache/nlpcraft/{NCToken.java =>
internal/util/NCResourceReader.java} (63%)
create mode 100644
nlpcraft/src/main/scala/org/apache/nlpcraft/internal/util/NCResourceReaderImpl.scala
copy
nlpcraft/src/test/scala/org/apache/nlpcraft/internal/{impl/scan/NCModelIntentsSpec.scala
=> util/NCResourceSpec.scala} (61%)