VirtoolsTranslation/NlpProc/README.md

9 lines
184 B
Markdown
Raw Normal View History

2023-07-09 22:32:23 +08:00
# Nlp Proc
Example:
2023-07-10 21:42:52 +08:00
Create templates: `py NlpJsonDecoder.py`
Compile translations: `py NlpJsonEncoder.py`
NOTE: all python files should be executed in this folder. NOT ROOT folder.