This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-305
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from 63f361a WIP
add 4a3f316 WIP.
add e8e463a Merge branch 'master' of
https://github.com/apache/incubator-nlpcraft
add 1be41b4 WIP.
add 2efb1e5 0.7.4 - 0.7.5
add e61da8a WIP.
new cce4cb6 Merge branch 'master' into NLPCRAFT-305
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:
README.md | 4 ++--
docker/readme.md | 14 +++++++-------
nlpcraft-examples/alarm/pom.xml | 2 +-
nlpcraft-examples/echo/pom.xml | 2 +-
nlpcraft-examples/helloworld/pom.xml | 2 +-
nlpcraft-examples/lightswitch/pom.xml | 2 +-
.../example/minecraft/utils/NCMinecraftFilesDump.java | 2 ++
nlpcraft-examples/minecraft/pom.xml | 2 +-
...tchProcessor.kt => MinecraftFIllMatchProcessor.kt} | 4 ++--
.../nlpcraft/example/minecraft/MinecraftModel.kt | 19 +++++++++++++++----
.../{ValueLoaders.kt => MinecraftValueLoader.kt} | 2 +-
.../minecraft/src/main/resources/minecraft.yaml | 6 +++---
nlpcraft-examples/phone/pom.xml | 2 +-
nlpcraft-examples/sql/pom.xml | 2 +-
nlpcraft-examples/time/pom.xml | 2 +-
nlpcraft-examples/weather/pom.xml | 2 +-
nlpcraft-stanford/pom.xml | 2 +-
nlpcraft/pom.xml | 2 +-
.../apache/nlpcraft/common/version/NCVersion.scala | 3 ++-
openapi/nlpcraft_swagger.yml | 2 +-
pom.xml | 4 ++--
21 files changed, 48 insertions(+), 34 deletions(-)
rename
nlpcraft-examples/minecraft/src/main/kotlin/org/apache/nlpcraft/example/minecraft/{FillMatchProcessor.kt
=> MinecraftFIllMatchProcessor.kt} (97%)
rename
nlpcraft-examples/minecraft/src/main/kotlin/org/apache/nlpcraft/example/minecraft/{ValueLoaders.kt
=> MinecraftValueLoader.kt} (98%)