make code public
This commit is contained in:
parent
e3461007b6
commit
99c719fd49
1 changed files with 3 additions and 1 deletions
|
@ -83,7 +83,9 @@ python preprocess.py --input_dialogs_json <path_to_raw_dialog_file> --input_voca
|
||||||
|
|
||||||
First, change directory
|
First, change directory
|
||||||
|
|
||||||
- ```cd ../prog_generator```
|
```bash
|
||||||
|
cd ../prog_generator
|
||||||
|
```
|
||||||
|
|
||||||
## Caption Program Parser
|
## Caption Program Parser
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue