add critical field checker. add workable zh-cn translation

This commit is contained in:
2023-07-14 15:56:35 +08:00
parent 150466966b
commit ba2b9484e3
22 changed files with 10985 additions and 4 deletions

View File

@ -1,4 +1,4 @@
cd NlpEncoder
cd NlpCodec
mkdir out
cd out
cmake ..

View File

@ -5,6 +5,7 @@ then
echo ""
echo "./create_new_tr.sh <lang-symbol>"
echo "<lang-symbol>: your preferred language symbol. such as en, de, zh-cn..."
exit 1
fi
cd NlpTr