4 lines
119 B
Batchfile
4 lines
119 B
Batchfile
antlr4 Nlp.g4
|
|
javac Nlp*.java
|
|
;grun Nlp document -tree < testbench.txt
|
|
java NlpRunner < ../NlpSrc/VT50.txt > result.txt |