You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by if...@apache.org on 2021/03/19 01:58:21 UTC

[incubator-nlpcraft] 26/27: NLPCRAFT-91: Uncomment macros

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 fae84d654937fbb140cc1838138a954ec9ce4afa
Author: Ifropc <if...@apache.org>
AuthorDate: Sat Mar 6 10:07:55 2021 -0800

    NLPCRAFT-91: Uncomment macros
---
 nlpcraft-examples/minecraft-model/src/main/resources/minecraft.yaml | 6 +++---
 1 file changed, 3 insertions(+), 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 9ad7c6a..e8adef9 100644
--- a/nlpcraft-examples/minecraft-model/src/main/resources/minecraft.yaml
+++ b/nlpcraft-examples/minecraft-model/src/main/resources/minecraft.yaml
@@ -24,10 +24,10 @@ description: Minecraft Model.
 ]
 
 macros:
-#  - name: "<PLAYER_NAME>"
-#    macro: "{me|I|my|//[a-zA-Z0-9]+//}"
   - name: "<PLAYER_NAME>"
-    macro: "{me|I|my}"
+    macro: "{me|I|my|//[a-zA-Z0-9]+//}"
+#  - name: "<PLAYER_NAME>"
+#    macro: "{me|I|my}"
 
 elements:
   # General synonyms