We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368a766 commit fe63baeCopy full SHA for fe63bae
1 file changed
tools/text_processing_deployment/sh_test.sh
@@ -62,5 +62,5 @@ VERBALIZE_FAR=${CACHE_DIR}_${GRAMMARS}_${INPUT_CASE}/verbalize/verbalize.far
62
63
CONFIG=${LANGUAGE}_${GRAMMARS}_${INPUT_CASE}
64
65
-cp $CLASSIFY_FAR /workspace/sparrowhawk/documentation/grammars_${CONFIG}/en_toy/classify/
66
-cp $VERBALIZE_FAR /workspace/sparrowhawk/documentation/grammars_${CONFIG}/en_toy/verbalize/
+cp $CLASSIFY_FAR /workspace/sparrowhawk/documentation/grammars/en_toy/classify/
+cp $VERBALIZE_FAR /workspace/sparrowhawk/documentation/grammars/en_toy/verbalize/
0 commit comments