update python script

This commit is contained in:
2023-07-09 22:32:23 +08:00
parent b62f6c2fa4
commit 6eaa91fc9a
6 changed files with 168 additions and 57 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ NlpParser/*
!NlpParser/NlpRunner.java
!NlpParser/testbench.txt
!NlpParser/README.md
NlpTr/*
.vscode/