Skip to content

Commit b998253

Browse files
authored
Update Makefile
renaming experiments folder to scripts
1 parent 8ca9655 commit b998253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data:
1111
cd ../data/scripts && \
1212
python3 filter_data.py bash && \
1313
python3 split_data.py bash && \
14-
cd ../../experiments
14+
cd ../../scripts
1515

1616
# Convert raw parallel corpus to features taken by the neural network
1717
./bash-run.sh --process_data --dataset bash

0 commit comments

Comments
 (0)