VirtoolsTranslation/NlpProc
yyc12345 52ea2745dd [refactor] do some works
- move gitignore in individual directories.
- change some directory layout.
- refactor NlpCodec but not finished.
2024-12-08 23:33:57 +08:00
..
.gitignore [refactor] do some works 2024-12-08 23:33:57 +08:00
NlpDirectCmp.py update python script 2023-07-10 21:42:52 +08:00
NlpJsonDecoder.py finish script. but vt can not recognize it 2023-07-11 22:36:07 +08:00
NlpJsonEncoder.py add critical field checker. add workable zh-cn translation 2023-07-14 15:56:35 +08:00
NlpUtils.py support virtools 3.0 file 2023-07-18 20:34:14 +08:00
README.md add scripts. rename NlpCodec. update documents 2023-07-13 22:12:02 +08:00

Nlp Proc

Example:

Create templates: py NlpJsonDecoder.py Compile translations: py NlpJsonEncoder.py

NOTE: all python files should be executed in this folder. NOT ROOT folder.