This is an automated email from the ASF dual-hosted git repository. ifropc pushed a commit to branch NLPCRAFT-91 in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit f70b51e07310e08af6d666f91fff5faf12e54335 Author: Aaron Radzinski <[email protected]> AuthorDate: Thu Mar 18 19:52:25 2021 -0700 Update minecraft.yaml --- nlpcraft-examples/minecraft-model/src/main/resources/minecraft.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/nlpcraft-examples/minecraft-model/src/main/resources/minecraft.yaml b/nlpcraft-examples/minecraft-model/src/main/resources/minecraft.yaml index a49ba37..9d21b4b 100644 --- a/nlpcraft-examples/minecraft-model/src/main/resources/minecraft.yaml +++ b/nlpcraft-examples/minecraft-model/src/main/resources/minecraft.yaml @@ -144,9 +144,6 @@ elements: jiggleFactor: 0 permutateSynonyms: false - - - # List of model intents. intents: - intent=weatherIntent term={id == 'weather:action'}? term(arg)={groups @@ 'weather'}
