This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from 4e7131a Configuration processing fixed.
new 4a3f316 WIP.
new e8e463a Merge branch 'master' of
https://github.com/apache/incubator-nlpcraft
new 1be41b4 WIP.
The 3 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:
...Processor.kt => MinecraftFIllMatchProcessor.kt} | 23 ++++++++++++----------
.../nlpcraft/example/minecraft/MinecraftModel.kt | 20 ++++++++++++++++---
.../minecraft/{Utils.kt => MinecraftUtils.kt} | 15 +++++++++-----
.../{ValueLoaders.kt => MinecraftValueLoader.kt} | 2 +-
.../minecraft/src/main/resources/minecraft.yaml | 6 +++---
5 files changed, 44 insertions(+), 22 deletions(-)
rename
nlpcraft-examples/minecraft/src/main/kotlin/org/apache/nlpcraft/example/minecraft/{FIllMatchProcessor.kt
=> MinecraftFIllMatchProcessor.kt} (86%)
rename
nlpcraft-examples/minecraft/src/main/kotlin/org/apache/nlpcraft/example/minecraft/{Utils.kt
=> MinecraftUtils.kt} (88%)
rename
nlpcraft-examples/minecraft/src/main/kotlin/org/apache/nlpcraft/example/minecraft/{ValueLoaders.kt
=> MinecraftValueLoader.kt} (98%)